/*-------------------------------
[Table of contents]

1. Typography
	1.1 Typography Styles
	1.2 Page Preloader
	1.3 Forms
	1.4 Buttons
	1.5 Social Icons
	1.6 Tags
	1.7 Calendar
	1.8 Nav Pills
2. Main Structure
	2.1 Layout Styles
	2.2 Header
	2.3 Slide Menu
	2.4 Footer
	2.5 Main Slider
3. Content
	3.1 Breadcrumbs block
	3.2 Video block
	3.3 Text + Icon block
	3.4 Testimonials block
	3.5 Person Block
	3.6 Faq page
	3.7 Blog page
	3.8 Appointment Form
	3.9 Appointment Banner
	3.10 Banner Under Slider
	3.11 Services
	3.12 GetForm
	3.13 Promo Banner
	3.14 How it works
	3.15 Statistic
	3.16 Show/Hide Block
	3.17 Gallery Page
4. Custom Animation
5. Plugins overlay styles

-----------------------------------*/
/*---------------------------------------*/
/*--------     1. Typography     --------*/
/*---------------------------------------*/
/*-------  1.1 Typography Styles --------*/
body {
  font-family: 'Muli', sans-serif;
  color: #292929;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}
@media (max-width: 767px) {
  body {
    font-size: 14px;
    line-height: 22px;
  }
}
body.modal-open {
  padding-right: 0 !important;
}
a {
  text-decoration: underline;
  color: #292929;
}
a:hover,
a:focus {
  text-decoration: none;
  color: #292929;
}
p {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 24px;
}
@media (max-width: 767px) {
  p {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 20px;
  }
}
.info {
  font-size: 20px;
  line-height: 26px;
  margin-bottom: 26px;
  font-style: italic;
}
@media (max-width: 767px) {
  .info {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 22px;
  }
}
h1 + p.info,
h2 + p.info {
  margin-top: -30px;
}
@media (max-width: 767px) {
  h1 + p.info,
  h2 + p.info {
    margin-top: -10px;
  }
}
@media (max-width: 479px) {
  h1 + p.info,
  h2 + p.info {
    margin-top: -10px;
  }
}
p.info + p {
  margin-top: 35px;
}
p.info + h2.h-phone {
  margin-top: -5px;
}
.color,
a.color,
a.color:hover,
a.color:focus {
  color: #fede00 !important;
}
.color-alt {
  color: #2c2c2c;
}
svg path.color {
  fill: #fede00 !important;
}
h1,
h2.h-lg {
  font-size: 44px;
  line-height: 44px;
  font-family: 'Muli', sans-serif;
  font-weight: 500;
  margin: 0 0 35px;
  color: #292929;
}
@media (max-width: 767px) {
  h1,
  h2.h-lg {
    font-size: 32px;
    line-height: 34px;
    margin: 0 0 15px;
  }
}
@media (max-width: 479px) {
  h1,
  h2.h-lg {
    font-size: 30px;
    line-height: 32px;
  }
}
span.sm {
  display: inline-block;
  font-size: 14px;
  font-weight: normal;
  width: 53px;
}
h2 {
  font-size: 34px;
  line-height: 34px;
  font-family: 'Muli', sans-serif;
  font-weight: 500;
  margin: 0 0 30px;
  color: #292929;
}
@media (max-width: 767px) {
  h2 {
    font-size: 28px;
    line-height: 30px;
    margin: 0 0 15px;
  }
}
h2.h-phone {
  letter-spacing: -1px;
}
h3 {
  font-size: 30px;
  line-height: 1em;
  font-family: 'Muli', sans-serif;
  font-weight: 500;
  padding: 0;
  margin: 0 0 20px;
  color: #292929;
}
@media (max-width: 767px) {
  h3 {
    font-size: 24px;
    margin: 0 0 10px;
  }
}
h4 {
  font-size: 22px;
  line-height: 28px;
  font-family: 'Muli', sans-serif;
  font-weight: 400;
  padding: 0;
  margin: 0 0 15px;
  text-transform: uppercase;
}
h5 {
  font-size: 18px;
  line-height: 22px;
  font-weight: 700;
  font-family: 'Muli', sans-serif;
  padding: 0;
  margin: 0 0 15px;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  h5 {
    font-size: 16px;
  }
}
h6 {
  font-size: 15px;
  line-height: 20px;
  font-weight: 700;
  margin: 0 0 15px;
  padding: 0;
  text-transform: uppercase;
}
.divider-lg {
  clear: both;
  height: 45px;
}
.divider {
  clear: both;
  height: 20px;
}
.divider-sm {
  clear: both;
  height: 10px;
}
.divider-line {
  clear: both;
  height: 50px;
  margin-top: 50px;
  border-top: 1px solid #fede00;
}
@media (max-width: 767px) {
  .divider-line {
    margin-top: 30px;
    height: 30px;
  }
}
.quote {
  margin-top: 25px;
  margin-bottom: 40px;
  font-style: italic;
  padding-left: 115px;
  position: relative;
}
.quote:before {
  font-size: 250px;
  line-height: 1em;
  font-style: normal;
  content: "“";
  position: absolute;
  left: 0;
  top: -32px;
  color: #fede00;
}
.quote-simple {
  margin-top: 30px;
  margin-bottom: 30px;
  margin-left: 40px;
  font-style: italic;
  padding-left: 30px;
  border-left: 4px solid #fede00;
}
.marker-list {
  margin: 17px 0 5px;
  padding: 0;
  list-style: none;
}
.marker-list > li {
  font-size: 18px;
  line-height: 26px;
  font-weight: 500;
  font-style: italic;
  position: relative;
  padding-left: 33px;
  margin-bottom: 8px;
}
@media (max-width: 1199px) {
  .marker-list > li {
    font-size: 16px;
    line-height: 22px;
    padding-left: 30px;
  }
}
.marker-list > li:after {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  font-family: 'auto';
  content: "\e91d";
  font-size: 15px;
  color: #fede00;
}
@media (max-width: 1199px) {
  .marker-list > li:after {
    font-size: 18px;
  }
}
.marker-list-sm {
  margin: 15px 0 0;
  padding: 0;
  list-style: none;
}
.marker-list-sm > li {
  font-size: 16px;
  line-height: 20px;
  font-weight: 500;
  font-style: italic;
  position: relative;
  padding-left: 29px;
  margin-bottom: 8px;
}
.marker-list-sm > li:after {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  font-family: 'auto';
  content: "\e91d";
  font-size: 15px;
  color: #fede00;
}
ul.category-list {
  margin: 35px 0 0;
  padding: 0;
  font-size: 16px;
  line-height: 22px;
  text-align: left;
  list-style: none;
}
ul.category-list li {
  padding: 0 0 12px 23px;
  position: relative;
}
ul.category-list li a {
  text-decoration: none;
  -webkit-transition: color 200ms ease;
  -moz-transition: color 200ms ease;
  -ms-transition: color 200ms ease;
  -o-transition: color 200ms ease;
}
ul.category-list li a:hover {
  text-decoration: underline;
}
ul.category-list li:after {
  content: '\e920';
  font-family: 'auto';
  color: #fede00;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  font-size: 10px;
}
ul.category-list li span {
  color: #b1b1b1;
}
.number-list {
  margin: 15px 0 0;
  padding: 0;
  list-style: none;
  counter-reset: item;
}
.number-list > li {
  font-size: 15px;
  line-height: 20px;
  font-weight: 600;
  position: relative;
  margin-bottom: 10px;
}
.number-list > li:before {
  display: inline-block;
  min-width: 18px;
  content: counter(item) ". ";
  counter-increment: item;
  color: #fede00;
}
.contact-info {
  margin: 0 0 25px;
  padding-left: 50px;
  position: relative;
  font-size: 18px;
  line-height: 22px;
  text-align: left;
}
.contact-info > .icon {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 36px;
  line-height: 1em;
  color: #fede00;
}
.contact-info h5 {
  text-transform: none;
  padding: 7px 0 0 0;
  margin-bottom: 7px;
}
.contact-info .social-links {
  margin-top: 20px;
}
@media (max-width: 767px) {
  #pageContent .contact-info {
    margin: 0 auto 40px;
    max-width: 260px;
    text-align: left;
  }
  #pageContent .row-grey .contact-info {
    max-width: 100%;
    text-align: left;
  }
}
.vert-wrap {
  display: table;
  height: 100%;
  width: 100%;
  position: relative;
  z-index: 1;
}
.vert {
  display: table-cell;
  vertical-align: middle;
}
.more-loader {
  display: none;
}
.more-loader.visible {
  display: block;
  text-align: center;
  padding-bottom: 25px;
}
.inline-icons {
  margin-bottom: 30px;
}
.inline-icons .icon-wrapper {
  margin-right: 30px;
}
.inline-icons .icon-wrapper:last-child {
  margin-right: 0;
}
.inline-icons .icon-big {
  margin-right: 10px;
}
.inline-icons .icon-big:last-child {
  margin-right: 0;
}
/*-------- 1.2 Page Preloader    --------*/
/*  Copyright (c) 2017 by Creativity (http://codepen.io/Creativity/pen/myMNdR) */
#loader-wrapper.loader-off {
  display: none !important;
}
#loader-wrapper {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: #000;
  z-index: 15000;
  overflow: hidden;
}
.loader {
  width: 150px;
  height: 150px;
  border: 1px #fff solid;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -75px 0 0 -75px;
  border-radius: 50%;
}
.loader .loading {
  font-size: 10px;
  position: absolute;
  width: 100%;
  text-align: center;
  line-height: 14px;
  font-family: 'Century Gothic', sans-serif;
  font-style: italic;
  left: 0;
  top: 50%;
  margin-top: 20px;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
}
.loader-circle-1 {
  width: 138px;
  height: 138px;
  left: 5px;
  top: 5px;
  border: 1px #fff solid;
  border-radius: 50%;
  position: absolute;
  border-right-color: transparent;
  -webkit-animation: spin 3s linear infinite;
  animation: spin 3s linear infinite;
}
.loader-circle-2 {
  width: 126px;
  height: 126px;
  left: 5px;
  top: 5px;
  border: 1px transparent solid;
  border-radius: 50%;
  position: absolute;
  border-right-color: #fede00;
  -webkit-animation: spin 5s linear infinite;
  animation: spin 5s linear infinite;
}
.loader .line {
  width: 10px;
  height: 2px;
  background: #fff;
  position: absolute;
}
.loader .line:nth-child(1) {
  left: 16px;
  top: 50%;
  margin-top: -1px;
}
.loader .line:nth-child(2) {
  transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  left: 33px;
  top: 33px;
}
.loader .line:nth-child(3) {
  top: 16px;
  left: 50%;
  width: 2px;
  height: 10px;
}
.loader .line:nth-child(4) {
  transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  right: 33px;
  top: 33px;
}
.loader .line:nth-child(5) {
  right: 16px;
  top: 50%;
  margin-top: -1px;
}
.loader .line:nth-child(6) {
  transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  right: 33px;
  bottom: 33px;
  background: #fede00;
}
.loader .subline {
  position: absolute;
  width: 3px;
  height: 2px;
  background: #fff;
}
.loader .subline:nth-child(7) {
  transform: rotate(22.5deg);
  -moz-transform: rotate(22.5deg);
  -webkit-transform: rotate(22.5deg);
  -ms-transform: rotate(22.5deg);
  left: 21px;
  top: 50px;
}
.loader .subline:nth-child(8) {
  transform: rotate(67.5deg);
  -moz-transform: rotate(67.5deg);
  -webkit-transform: rotate(67.5deg);
  -ms-transform: rotate(67.5deg);
  left: 50px;
  top: 21px;
}
.loader .subline:nth-child(9) {
  transform: rotate(112.5deg);
  -moz-transform: rotate(112.5deg);
  -webkit-transform: rotate(112.5deg);
  -ms-transform: rotate(112.5deg);
  right: 50px;
  top: 21px;
}
.loader .subline:nth-child(10) {
  transform: rotate(157.5deg);
  -moz-transform: rotate(157.5deg);
  -webkit-transform: rotate(157.5deg);
  -ms-transform: rotate(157.5deg);
  right: 21px;
  top: 50px;
}
.loader .subline:nth-child(11) {
  transform: rotate(22.5deg);
  -moz-transform: rotate(22.5deg);
  -webkit-transform: rotate(22.5deg);
  -ms-transform: rotate(22.5deg);
  right: 20px;
  bottom: 49px;
  background: #fede00;
}
.loader .needle {
  width: 14px;
  height: 14px;
  border-radius: 50%;
  border: 1px #fff solid;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -8px 0 0 -8px;
  z-index: 1;
  -webkit-animation: pegIt 3s infinite ease-in-out;
  animation: pegIt 3s infinite ease-in-out;
}
.loader .needle:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 3.5px 50px 3.5px 0;
  border-color: transparent #fede00 transparent transparent;
  position: absolute;
  right: 50%;
  top: 50%;
  margin: -3.5px 0 0 0;
  border-radius: 0 50% 50% 0;
}
@keyframes pegIt {
  0% {
    transform: rotate(0deg);
  }
  16% {
    transform: rotate(75deg);
  }
  25% {
    transform: rotate(55deg);
  }
  30% {
    transform: rotate(90deg);
  }
  36% {
    transform: rotate(170deg);
  }
  42% {
    transform: rotate(150deg);
  }
  50% {
    transform: rotate(227deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@-webkit-keyframes pegIt {
  0% {
    -webkit-transform: rotate(0deg);
  }
  16% {
    -webkit-transform: rotate(75deg);
  }
  25% {
    -webkit-transform: rotate(55deg);
  }
  30% {
    -webkit-transform: rotate(90deg);
  }
  36% {
    -webkit-transform: rotate(170deg);
  }
  42% {
    -webkit-transform: rotate(150deg);
  }
  50% {
    -webkit-transform: rotate(227deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/*-------- 1.3 Forms             --------*/
.input-custom {
  appearance: none;
  margin-bottom: 4px;
  padding: 15px 15px 15px;
  font-size: 18px;
  line-height: 24px;
  height: 54px;
  background: #fff;
  border: 1px solid #dbdbdb;
  border-radius: 0;
  color: #2b2b2b;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}
.input-custom:hover,
.input-custom:focus,
.input-custom.focus {
  outline: none;
  border-color: #fede00;
}
.input-custom.input-full {
  width: 100%;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background: #fff;
}
.textarea-custom {
  appearance: none;
  margin-bottom: 4px;
  padding: 15px 15px 15px;
  font-size: 18px;
  line-height: 24px;
  height: 54px;
  background: #fff;
  border: 1px solid #dbdbdb;
  border-radius: 0;
  color: #2b2b2b;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  min-height: 193px;
  height: auto;
}
.textarea-custom:hover,
.textarea-custom:focus,
.textarea-custom.focus {
  outline: none;
  border-color: #fede00;
}
.textarea-custom.input-full {
  width: 100%;
}
.input-wrapper {
  position: relative;
  margin-bottom: 11px;
}
.placeholder {
  font-size: 16px;
  line-height: 20px;
  color: #989898;
}
input::-webkit-input-placeholder {
  font-size: 16px;
  line-height: 20px;
  color: #989898;
}
input::-moz-placeholder {
  font-size: 16px;
  line-height: 20px;
  color: #989898;
}
input:-ms-input-placeholder {
  font-size: 16px;
  line-height: 20px;
  color: #989898;
}
input:-moz-placeholder {
  font-size: 16px;
  line-height: 20px;
  color: #989898;
}
.required {
  color: red;
}
input.input-custom,
textarea.textarea-custom,
.select-wrapper select.input-custom {
  -webkit-appearance: none;
  -moz-appearance: none;
}
.select-wrapper {
  position: relative;
}
.select-wrapper:before {
  content: '\25BE';
  position: absolute;
  right: 1px;
  top: 1px;
  bottom: 1px;
  width: 52px;
  height: 52px;
  font-size: 14px;
  line-height: 54px;
  pointer-events: none;
  color: #2b2b2b;
  text-align: center;
  background-color: #fff;
}
.select-wrapper select {
  padding-right: 40px;
  width: 100%;
  background-color: #fff;
  color: #2b2b2b;
}
select {
  -moz-appearance: none;
  -webkit-appearance: none;
}
/*for IE10*/
select::-ms-expand {
  display: none;
}
.contact-form {
  margin-bottom: 15px;
  margin-top: 0;
}
label {
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 5px;
  color: #000;
}
form label.error {
  display: block;
  color: #ff0000;
  font-size: 14px !important;
  opacity: 1 !important;
}
.successform,
.errorform {
  display: none;
  height: 70px;
}
.successform span,
.errorform span {
  display: block;
}
.successform span p,
.errorform span p {
  margin-top: 15px;
}
.successform span p {
  color: #2990d6;
}
.errorform span p {
  color: #c0392b;
}
.form-table input::-webkit-input-placeholder {
  color: #000;
}
.form-table input::-moz-placeholder {
  color: #000;
}
.form-table input:-ms-input-placeholder {
  color: #000;
}
.form-table input:-moz-placeholder {
  color: #000;
}
@media (min-width: 992px) {
  .form-table {
    display: table;
    width: 100%;
    table-layout: fixed;
    padding-top: 5px;
  }
  .form-table .form-group-cell {
    display: table-cell;
    vertical-align: top;
    padding: 0 10px;
  }
  .form-table .form-group-cell.sm {
    width: 125px;
  }
  .form-table .form-group-cell.action {
    width: 190px;
  }
  .form-table .form-group-cell .btn {
    height: 55px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .form-table .form-group-cell {
    display: inline-block;
    vertical-align: top;
    padding: 0 10px;
    width: 50%;
    margin-right: -4px;
  }
  .form-table .form-group-cell.sm {
    width: 125px;
  }
  .form-table .form-group-cell.action {
    width: 190px;
  }
  .form-table .form-group-cell .btn {
    height: 55px;
  }
}
@media (max-width: 767px) {
  .form-table {
    max-width: 460px;
    margin: 0 auto;
  }
}
/*-------- 1.4 Buttons           --------*/
button:focus,
.btn:focus,
button:active:focus,
.btn:active:focus,
button.active:focus,
.btn.active:focus,
button.focus,
.btn.focus,
button:active.focus,
.btn:active.focus,
button.active.focus,
.btn.active.focus {
  outline: 0;
  outline: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
button:hover,
.btn:hover,
button:focus,
.btn:focus,
button.focus,
.btn.focus {
  outline: 0;
  outline: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
button:active,
.btn:active,
button.active,
.btn.active {
  outline: 0;
  outline: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
button.pull-right,
.btn.pull-right {
  margin-right: 10px;
}
.btn {
  position: relative;
  padding: 20px 25px;
  font-size: 14px;
  line-height: 18px;
  font-weight: 700;
  height: auto;
  background-color: #2c2c2c;
  color: #ffffff;
  border-radius: 0;
  border: 0;
  vertical-align: top;
  -webkit-transition: all 1.2s .6s ease, background-color .4s ease-in-out, color .4s ease;
  -moz-transition: all 1.2s .6s ease, background-color .4s ease-in-out, color .4s ease;
  -ms-transition: all 1.2s .6s ease, background-color .4s ease-in-out, color .4s ease;
  -o-transition: all 1.2s .6s ease, background-color .4s ease-in-out, color .4s ease;
  text-decoration: none;
  text-transform: uppercase;
  min-width: 195px;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
}
.btn:hover,
.btn.active,
.btn:active,
.btn.focus,
.btn:focus {
  background: #fede00;
  color: #2c2c2c;
}
.btn:before,
.btn:after {
  content: '';
  position: absolute;
  z-index: 0;
  left: 100%;
  top: 0;
  width: 150%;
  height: 100%;
  background-color: #fede00;
  -webkit-transform: skew(30deg) translate3d(0, 0, 0);
  -moz-transform: skew(30deg) translate3d(0, 0, 0);
  -ms-transform: skew(30deg) translate3d(0, 0, 0);
  -o-transform: skew(30deg) translate3d(0, 0, 0);
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  opacity: 0;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
}
.btn:before {
  left: auto;
  right: 100%;
  -webkit-transform: skew(-30deg) translate3d(0, 0, 0);
  -moz-transform: skew(-30deg) translate3d(0, 0, 0);
  -ms-transform: skew(-30deg) translate3d(0, 0, 0);
  -o-transform: skew(-30deg) translate3d(0, 0, 0);
}
.btn:hover {
  background-color: #2c2c2c;
}
.btn:hover:before {
  -webkit-transform: skew(-30deg) translate3d(70%, 0, 0);
  -moz-transform: skew(-30deg) translate3d(70%, 0, 0);
  -ms-transform: skew(-30deg) translate3d(70%, 0, 0);
  -o-transform: skew(-30deg) translate3d(70%, 0, 0);
  opacity: 1;
}
.btn:hover:after {
  -webkit-transform: skew(30deg) translate3d(-70%, 0, 0);
  -moz-transform: skew(30deg) translate3d(-70%, 0, 0);
  -ms-transform: skew(30deg) translate3d(-70%, 0, 0);
  -o-transform: skew(30deg) translate3d(-70%, 0, 0);
  opacity: 1;
}
.btn span {
  display: block;
  position: relative;
  z-index: 1;
}
.btn.btn-border {
  border: 2px solid #fede00;
  background: transparent;
}
.btn.btn-lg {
  height: auto;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
  padding: 20px 35px;
}
@media (max-width: 767px) {
  .btn.btn-lg {
    font-size: 16px;
  }
}
.btn.btn-sm {
  font-size: 14px;
  line-height: 26px;
  font-weight: bold;
  padding: 10px 15px;
  text-transform: none;
  min-width: 0;
}
.btn.btn-xs {
  font-size: 12px;
  line-height: 14px;
  font-weight: bold;
  padding: 10px 15px;
  min-width: 0;
}
.btn.btn-full {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.btn-invert {
  background: #fede00;
  color: #2c2c2c;
}
.btn-invert:hover,
.btn-invert.active,
.btn-invert:active,
.btn-invert.focus,
.btn-invert:focus {
  background: #2c2c2c !important;
  color: #ffffff !important;
}
.btn-invert:before,
.btn-invert:after {
  background-color: #2c2c2c !important;
}
.btn-invert-alt {
  background: #2c2c2c;
}
.btn-invert-alt:hover,
.btn-invert-alt.active,
.btn-invert-alt:active,
.btn-invert-alt.focus,
.btn-invert-alt:focus {
  background-color: #fff;
  color: #2c2c2c;
}
.btn-white {
  background: #fff;
  color: #2c2c2c;
  -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1);
}
.btn-white:hover,
.btn-white.active,
.btn-white:active,
.btn-white.focus,
.btn-white:focus {
  background-color: #2c2c2c;
  color: #fff;
}
.btn-inline .btn {
  margin: 0 24px 10px 0;
}
.text-center .btn-inline .btn {
  margin: 0 12px 10px;
}
/*-------- 1.5 Social Icons      --------*/
.social-links ul {
  margin: 0;
  padding: 0;
}
.social-links ul li {
  display: inline-block;
  margin: 0 7px 5px 0;
  list-style: none;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .social-links ul li {
    margin: 0 4px 3px 0;
  }
}
.social-links ul li:last-child {
  margin-right: 0;
}
.social-links ul li a {
  font-size: 45px;
  color: #fede00;
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
}
@media screen and (max-width: 767px) {
  .social-links ul li a {
    font-size: 36px;
  }
}
.social-links ul li a:hover {
  color: #2c2c2c;
}
.link a {
  font-size: 34px;
  line-height: 1em;
  color: #fede00;
  text-decoration: none;
  padding: 0 4px 0 0;
  -webkit-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
}
.link a:hover {
  color: #2c2c2c;
}
a.icon-facebook-logo:hover {
  color: #3b5998 !important;
}
a.icon-twitter-logo:hover {
  color: #55acee !important;
}
a.icon-google-plus-logo:hover {
  color: #dd4b39 !important;
}
a.icon-linkedin-logo:hover {
  color: #4875B4 !important;
}
a.icon-pinterest-logo:hover {
  color: #C92228 !important;
}
a.icon-instagram-logo:hover {
  color: #4E433C !important;
}
/*-------- 1.6 Tags              --------*/
.tag {
  display: block;
  background-color: #f1f1f1;
  color: #2b2b2b;
  font-size: 14px;
  line-height: 25px;
  padding: 0 10px;
  text-decoration: none;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
}
.tag:hover {
  background-color: #fede00;
}
.tags-list {
  position: relative;
  list-style: none;
  margin: 30px 0 0;
  padding: 0;
}
.tags-list li {
  display: inline-block;
  padding: 0;
  margin-bottom: 7px;
  margin-right: 5px;
}
.tags-list li a {
  display: block;
  background-color: #f1f1f1;
  color: #2b2b2b;
  font-size: 14px;
  line-height: 25px;
  padding: 0 10px;
  text-decoration: none;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
}
.tags-list li a:hover {
  background-color: #fede00;
}
/*-------- 1.7 Calendar          --------*/
.calendar__header {
  font-size: 16px;
  font-style: italic;
  padding: 0 0 18px;
}
.calendar__footer {
  font-size: 16px;
  font-style: italic;
  padding: 10px 0 0;
}
.calendar__footer a {
  text-decoration: none;
}
.calendar__footer a:hover {
  color: #fede00;
}
.calendar table {
  background: #fff;
  border-collapse: collapse;
  color: #2c2c2c;
  font-size: 15px;
  width: 100%;
  max-width: 350px;
  border-spacing: 1px;
  border-collapse: separate;
}
.calendar th,
.calendar td {
  border: 1px solid #eee;
  color: #484848;
  cursor: pointer;
  line-height: 36px;
  text-align: center;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
}
.calendar th:hover,
.calendar td:hover {
  background-color: #f5f5f5;
}
.calendar th {
  background-color: #f5f5f5;
}
.calendar tr:first-child td {
  color: #2c2c2c;
  font-weight: 700;
  padding-bottom: 10px;
}
.calendar .selected,
.calendar .selected:hover {
  background-color: #fede00;
  color: #2c2c2c;
}
/*-------- 1.8 Nav Pills         --------*/
.tab-content {
  position: relative;
}
.tab-content > .tab-pane {
  display: block;
  position: absolute;
  width: calc(100% + 30px);
  top: -10000px;
}
.tab-content > .active {
  position: relative;
  top: 0;
}
.nav-pills {
  margin: 70px 0 47px;
  text-align: center;
}
.nav-pills > li {
  display: inline-block;
  float: none;
  margin: 0 3px 10px 3px;
}
.nav-pills > li > a {
  display: block;
  border-radius: 0;
  padding: 0 18px;
  min-width: 50px;
  border: 1px solid #eaeaea;
  font-size: 14px;
  line-height: 53px;
  color: #383838;
  text-decoration: none;
  text-align: center;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:focus,
.nav-pills > li.active > a:hover {
  background: #fede00;
  border-color: #fede00;
  color: #383838;
}
/*---------------------------------------*/
/*--------   2. Main Structure   --------*/
/*---------------------------------------*/
/*--------   2.1 Layout Styles   --------*/
body,
html {
  overflow-x: hidden;
}
.block {
  margin-bottom: 120px;
}
.block.bottom-sm {
  margin-bottom: 48px;
}
.block.bottom-md {
  margin-bottom: 100px;
}
.block.bottom-null {
  margin-bottom: 0;
}
.block.bg-1,
.block.bg-2,
.block.bg-3 {
  background: url(../images/block-bg-1.jpg) no-repeat fixed center center;
  background-size: cover;
  padding: 75px 0 60px;
}
@media (max-width: 767px) {
  .block.bg-1,
  .block.bg-2,
  .block.bg-3 {
    padding: 44px 0 30px;
  }
}
.block.bg-1,
.block.bg-2,
.block.bg-3,
.block.bg-1 a,
.block.bg-2 a,
.block.bg-3 a {
  color: #fff;
}
.block.bg-1 h1,
.block.bg-2 h1,
.block.bg-3 h1,
.block.bg-1 h2,
.block.bg-2 h2,
.block.bg-3 h2,
.block.bg-1 h3,
.block.bg-2 h3,
.block.bg-3 h3 {
  color: #fff;
}
.block.bg-1 .slick-dots li button:after,
.block.bg-2 .slick-dots li button:after,
.block.bg-3 .slick-dots li button:after {
  background: #fff;
}
.block.bg-1 .slick-dots li.slick-active button:after,
.block.bg-2 .slick-dots li.slick-active button:after,
.block.bg-3 .slick-dots li.slick-active button:after,
.block.bg-1 .slick-dots li.slick-active button:hover:after,
.block.bg-2 .slick-dots li.slick-active button:hover:after,
.block.bg-3 .slick-dots li.slick-active button:hover:after {
  background: #2c2c2c;
}
.block.bg-2 {
  background-image: url(../images/block-bg-2.jpg);
  padding: 75px 0 60px;
}
@media (max-width: 767px) {
  .block.bg-2 {
    padding: 44px 0 40px;
  }
}
.block.bg-3 {
  background: #252525;
  padding: 52px 0 0;
}
@media (max-width: 767px) {
  .block.bg-3 {
    padding: 44px 0 0;
  }
}
@media (min-width: 768px) {
  .block.bg-3 .container-fluid {
    padding: 0;
  }
}
.block.bg-dark {
  color: #fff;
}
.block.bg-dark h1,
.block.bg-dark h2,
.block.bg-dark h3 {
  color: #fff;
}
.block.bg-dark.full-block {
  background: url(../images/grey-bg-1.png) repeat 0 0;
}
.block.bg-dark:not(.full-block) .container {
  background: url(../images/grey-bg-1.png) repeat 0 0;
}
.block.offset-sm {
  margin-top: -35px;
}
.block.pad-sm {
  padding: 42px 0 45px;
}
@media (max-width: 991px) {
  .block {
    margin-bottom: 45px;
  }
  .block.offset-sm {
    margin-top: 0;
  }
}
@media (min-width: 1200px) {
  .block > .container,
  #pageContent > .container {
    padding-left: 0;
    padding-right: 0;
  }
}/*
body:not(.home) {
  background: url(../images/header-photo-bg.jpg) repeat-y 0;
}*/

.header-background{
  background: url(../images/avt.jpg) repeat-y 0;
}
 #pageContent {
  padding-top: 100px;
}
@media (max-width: 991px) {
  #pageContent {
    padding-top: 45px;
  }
}
@media (max-width: 767px) {
   #pageContent {
    padding-top: 35px;
  }
}
#pageContent {
  position: relative;
  background-color: #fff;
  z-index: 3;
}
#pageContent:before,
#pageContent:after {
  content: '';
  display: table;
}
#pageTitle {
  padding-bottom: 12px;
}
@media (min-width: 1200px) {
  #pageTitle .container {
    padding: 0;
  }
}
#pageTitle h1,
#pageTitle h2 {
  text-align: center;
  color: #fff;
}
@media (max-width: 991px) {
  #pageTitle {
    background: url(../images/header-photo-bg.jpg) repeat 0;
  }
}
.row-grey {
  margin: 50px 0 70px;
  padding: 30px 20px;
  background-color: #f3f3f3;
}
@media (max-width: 767px) {
  .row-grey {
    margin: 40px 0 40px;
    padding: 20px 15px;
  }
}
.row-grey .contact-info {
  margin-bottom: 0;
}
/*--------   2.2 Header          --------*/
header {
  position: absolute;
  top: 0;
  background: none;
  width: 100%;
  z-index: 999;
}

header.page-header{
  position: relative;
  border:none;
  margin:0;
  padding: 0;
}

@media (min-width: 991px) {
  body.fixedSlider header.page-header {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 2;
  }
}
/*
header.page-header {
  position: relative;
  width: 100%;
  z-index: 1000;
  padding: 0;
  margin: 0;
  border: 0;
  font-weight: normal;
}*/
.icons{
  display:inline-block;
  position:relative;
}

.icon-phone{
  width:14px;
  height:19px;
  background:url(../images/icon-phone.png) no-repeat 50%;
}

.icon-lang{
  width:15px;
  height:15px;
  background:url(../images/icon-lang.png) no-repeat 50%;
  top:2px;
}

.icon-faq{
  width:15px;
  height:15px;
  background:url(../images/icon-faq.png) no-repeat 50%;
}

.header-location{
  line-height:28px;
  margin-left:65px;
}

.header-location .icon-locate{
  color: #fede00;
}

.header-location span, .header-phone span{
  color:#fff;
  opacity: 0.8;

}

.vertical{
  display:table;
}

.vertical >*{
  display:table-cell !important;
  vertical-align:middle;
}

.header-location span{
  padding-left:15px;
}

.header-right{
  list-style:none;
  padding:0;
  margin: 0 0px 0 10px;
}

.header-right ul{
  padding:0;
}

.header-right>li{
float: left;
}

.header-right>li>a span{
  padding-left:15px;
}

.header-right>li a{
  color:#fff;
  text-decoration:none;
}

.lang-dropdown li a{
  color:#000;
}

.lang-dropdown button span{
  padding-left:15px;
}

.lang-dropdown button{
  background:none;
  border:none;
  color:#fff;
}

.header-top{
  padding:5px 0 0;
}

@media (max-width: 1199px) {
  header .header-row .logo {
    width: 300px;
  }
}
  header .header-right .address {
    float: left;
    width: 65%;
    position: relative;
    background-color: #131313;
    height: 59px;
    border-radius: 0 0 0 20px;
    font-size: 18px;
    line-height: 25px;
    padding: 17px 60px 17px 80px;
    margin-left: -15px;
    width: calc(100% - 305px);
    color: #fff;
    text-align: center;
  }
  @media (max-width: 1199px) {
    header .header-right .address {
      font-size: 16px;
      width: calc(100% - 250px);
      padding: 17px 30px 17px 40px;
    }
  }
  header .header-right .address span {
    color: #fede00;
  }
  header .header-right .address:after {
    position: absolute;
    left: -41.3px;
    top: 0;
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0px 48px 54px 0;
    border-color: transparent #131313 transparent transparent;
  }
  header .header-right-top {
    height: 59px;
    background-color: #131313;
    width: 100%;
  }
  header .header-right-bottom {
    padding: 16px 20px 17px;
    height: 66px;
    text-align: right;
  }
  header .header-phone {
    font-size: 15px;
    line-height: 28px;
    color: #fff;
    display:inline-table;
  }

   header .header-phone:not(:last-child){
       margin-right: 10px;
   }

  header .header-phone > span {
    display: inline-block;
    vertical-align: middle;
    padding-left:15px;
  }
  header .header-phone .text {
    padding-right: 10px;
    font-size: 14px;
    padding-top: 4px;
    text-transform: uppercase;
  }
  header .header-phone .phone-number {
    font-size: 27px;
    line-height: 28px;
  }
  header .header-phone .phone-number .code {
    color: #fede00;
  }

  header .logo > a {
    position: relative;
    display: block;
  }
  /*header .logo img {
    max-width: 100%;
    }*/
    .appointment {
      display: block;
      float: right;
      position: relative;
      background-color: #fede00;
      height: 59px;
      border-radius: 0 0 0 20px;
      font-size: 24px;
      line-height: 25px;
      font-weight: 700;
      font-style: italic;
      text-transform: uppercase;
      padding: 17px 20px;
      margin-left: -15px;
      width: 305px;
      color: #000;
      text-align: center;
      outline: none;
    }
    @media (max-width: 1199px) {
      .appointment {
        width: 250px;
        font-size: 22px;
        padding: 17px 10px;
      }
    }
    .appointment:focus,
    .appointment:hover {
      outline: none;
    }
    .appointment .icon {
      margin-right: 12px;
    }
    .appointment span,
    .appointment .icon {
      display: inline-block;
      vertical-align: top;
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
    }
    .appointment:hover .icon {
      padding-left: 15px;
      -webkit-transition: all 0.3s ease 0.2s;
      -moz-transition: all 0.3s ease 0.2s;
      -ms-transition: all 0.3s ease 0.2s;
      -o-transition: all 0.3s ease 0.2s;
    }
    .appointment:after {
      position: absolute;
      left: -41.3px;
      top: 0;
      content: '';
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 0px 48px 54px 0;
      border-color: transparent #fede00 transparent transparent;
    }
    @media (min-width: 992px) {
  /*#slide-nav #slidemenu {
    position: relative;
    background: #fafafa;
    background: -moz-linear-gradient(top, #fafafa 0%, #dddddd 100%);
    background: -webkit-linear-gradient(top, #fafafa 0%, #dddddd 100%);
    background: linear-gradient(to bottom, #fafafa 0%, #dddddd 100%);
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    }*/
    .header-row {
      float: none;
    }
    .navbar-toggle {
      display: none;
    }
    .navbar {
      background-color: #1b1b1b;
      border: 0;
      border-radius: 0;
      margin-bottom: 0;
      padding: 0;
    }
    .ecaret {
      dispaly: none;
    }
    .nav .open > a,
    .nav .open > a:focus,
    .nav .open > a:hover {
      background-color: transparent;
      color: #000000;
    }
    /*.navbar-nav {
      margin: 0 20px;
      float: none;
      }*/
      .navbar-nav > li > a {
        display: block;
        position: relative;
        overflow: hidden;
        font-size: 19px;
        line-height: 53px;
        font-family: 'Muli', sans-serif;
        padding: 20px 16px;
        text-decoration: none;
        color: #fff;
      }

      .navbar-nav > li > a:after{
        height:5px;
        background:transparent;
        display:block;
        content:'';
        position:absolute;
        width: 100%;
        left: -100%;
        right: -100%;
        bottom:0;
        margin: auto;
      }

      .navbar-nav > li:not(:last-child){
        margin-right:75px;
      }

      .navbar-nav > li > a:hover, .navbar-nav > li.active a, .navbar-nav > li > a:focus{
        background:none;
      }

      .navbar-nav > li > a:hover:after, .navbar-nav > li.active a:after, .navbar-nav > li > a:focus:after{
        background:#fede00;
      }



      .navbar-nav .dropdown .dropdown-menu {
        border: 0;
        border-radius: 0;
        padding: 0;
        margin-left: -110px;
        transform: translateX(20px);
        bottom: auto !important;
        left: 50%;
        width: 220px;
        display: block !important;
        opacity: 1;
        visibility: hidden;
        top: -5000px;
        -webkit-box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.2);
        -moz-box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.2);
        box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.2);
      }
      .navbar-nav .dropdown .dropdown-menu:after {
        bottom: 100%;
        left: 50%;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
        border-color: rgba(255, 255, 255, 0);
        border-bottom-color: #fff;
        border-width: 7px;
        margin-left: -7px;
      }
      .navbar-nav .dropdown .dropdown-menu li.open > a {
        background-color: transparent;
      }
      .navbar-nav .dropdown .dropdown-menu li > a {
        font-size: 15px;
        line-height: 20px;
        font-family: 'Muli', sans-serif;
        padding: 10px 45px 10px 15px;
        color: #000000;
        background-color: #fff !important;
        border-bottom: 1px solid #f0f0f0;
        white-space: normal;
        text-decoration: none;
        -webkit-transition: all 200ms ease;
        -moz-transition: all 200ms ease;
        -ms-transition: all 200ms ease;
        -o-transition: all 200ms ease;
      }
      .navbar-nav .dropdown .dropdown-menu li > a:hover,
      .navbar-nav .dropdown .dropdown-menu li > a:focus {
        background-color: #f2f2f2 !important;
      }
      .navbar-nav .dropdown .dropdown-menu li:last-child > a {
        border-bottom: 0;
      }
      .navbar-nav .dropdown .dropdown-menu .dropdown-menu {
        top: 6px;
      }
      .navbar-nav .dropdown:hover .dropdown-menu {
        transform: translateX(0);
        -webkit-transition: opacity 0.4s ease 0s, transform 0.4s ease 0s, -webkit-transform 0.4s ease 0s;
        -moz-transition: opacity 0.4s ease 0s, transform 0.4s ease 0s, -webkit-transform 0.4s ease 0s;
        -ms-transition: opacity 0.4s ease 0s, transform 0.4s ease 0s, -webkit-transform 0.4s ease 0s;
        -o-transition: opacity 0.4s ease 0s, transform 0.4s ease 0s, -webkit-transform 0.4s ease 0s;
        opacity: 1;
        visibility: visible;
        top: 100%;
        margin-top: -4px;
      }
    }

    .navbar-collapse{
      padding:0;
    }

    @media (max-width: 1199px) {
      header .navbar-nav > li > a {
        padding-left: 8px;
        padding-right: 8px;
      }
    }
    @media (max-width: 991px) {
      header.page-header {
        position: relative;
        padding: 0;
        margin: 0;
      }
      header.page-header .navbar-nav > li > a {
        padding-left: 30px;
        padding-right: 30px;
      }
      header.page-header .phone .right-text {
        display: none;
      }
      header.page-header .phone .phone-wrapper {
        margin: 0;
      }
      header.page-header [class*="col-"] {
        position: static;
        padding: 0;
      }
      header.page-header .navbar-toggle {
        display: block;
      }
      header.page-header .logo {
        text-align: center;
        width: 100%;
        padding-top: 42px;
      }
      header.page-header .address {
        display: none;
      }
      header.page-header .header-right {
        width: 100%;
      }
      header.page-header .header-right-bottom {
        padding: 0 0 30px;
        height: auto;
      }
      header.page-header .header-right-top {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        height: 42px;
        background-color: #131313;
      }
      header.page-header .header-phone {
        text-align: center;
      }
      header.page-header .header-phone .text {
        display: none;
      }
      header.page-header .navbar {
        position: static;
        min-height: 0;
        border: 0;
        margin: 0;
      }
      header.page-header .dropdown-menu {
        border-radius: 0;
      }
      header.page-header .navbar-nav .ecaret {
        display: block;
        width: 60px;
        height: 60px;
        border: 0;
        background: rgba(255, 255, 255, 0.1);
        position: absolute;
        z-index: 100;
        top: 0;
        right: 0;
      }
      header.page-header .navbar-nav .ecaret:after {
        font-family: 'auto';
        content: '\e92a';
        position: absolute;
        top: 0;
        width: 100%;
        font-size: 28px;
        line-height: 60px;
        text-align: center;
      }
      header.page-header .navbar-nav li.opened > a > .ecaret:after {
        content: '\e929';
      }
      header.page-header .navbar-nav li {
        background: transparent;
        position: relative;
        float: none;
        width: 100%;
      }
      header.page-header .navbar-nav li > a {
        position: relative;
      }
      header.page-header .navbar-nav > li > a,
      header.page-header .navbar-nav > li > a:focus {
        font-size: 20px;
        line-height: 29px;
        padding: 15px 20px 15px 30px;
        color: #fff;
        background: transparent;
        text-decoration: none;
        border-bottom: 1px solid #333;
        -webkit-transition: all 200ms ease;
        -moz-transition: all 200ms ease;
        -ms-transition: all 200ms ease;
        -o-transition: all 200ms ease;
      }
      header.page-header .navbar-nav > li > a:hover {
        background-color: rgba(0, 0, 0, 0.1);
        color: #fff;
      }
      header.page-header .navbar-nav .opened > a,
      header.page-header .navbar-nav .opened > a:focus,
      header.page-header .navbar-nav .opened > a:hover {
        background-color: rgba(0, 0, 0, 0.2);
        color: #fff;
      }
      header.page-header .navbar-toggle {
        position: absolute;
        z-index: 1;
        top: 10px;
        left: 2px;
        padding: 0 8px;
        margin: 0;
        font-size: 20px;
        color: #fede00;
      }
      header.page-header .navbar-toggle .icon-cancel {
        display: none;
        font-size: 34px;
      }
      header.page-header .navbar-nav .dropdown-menu {
        margin: 0 0 10px;
        padding: 0;
        display: none;
        width: 100%;
        position: relative;
        background-color: #f0f0f0;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
      }
      header.page-header .navbar-nav .dropdown-menu a,
      header.page-header .navbar-nav .dropdown-menu a:focus {
        font-size: 16px;
        line-height: 30px;
        color: #333;
        background: transparent;
        padding: 10px 15px 10px 20px;
        -webkit-transition: all 200ms ease;
        -moz-transition: all 200ms ease;
        -ms-transition: all 200ms ease;
        -o-transition: all 200ms ease;
      }
      header.page-header .navbar-nav .dropdown-menu a:hover {
        background-color: rgba(0, 0, 0, 0.2);
        color: #fff;
      }
      header.page-header .navbar-nav .dropdown-menu .dropdown-menu {
        background-color: #fcfcfc;
      }
      header.page-header .navbar-nav .opened > .dropdown-menu {
        display: block;
      }
      .appointment {
        white-space: nowrap;
        padding: 10px 20px;
        width: auto;
        color: #000;
        text-align: center;
        font-size: 18px;
        line-height: 22px;
        height: 42px;
      }
      .appointment .icon {
        margin-right: 8px;
        font-size: 20px;
      }
      .appointment:after {
        top: -17px;
      }
    }
    .search-container {
      overflow: hidden;
      position: relative;
      float: right;
      width: 50px;
      height: 50px;
      margin: 7px 10px 0 0;
      -moz-transition: width 0.35s;
      -webkit-transition: width 0.35s;
    }
    .search-container:hover {
      width: 100%;
    }
    .search-container:hover input {
      display: block;
      width: calc(100% - 50px);
      opacity: 1;
      background-color: #fff;
    }
    .search-container:hover .button {
      background-color: #fede00;
      color: #000;
    }
    .search-container input {
      -moz-appearance: none;
      -webkit-appearance: none;
      appearance: none;
      float: left;
      width: calc(100% - 50px);
      height: 50px;
      padding: 10px;
      border: 0;
      -moz-transition: all 0.25s;
      -webkit-transition: all 0.25s;
      background-color: transparent;
      outline: none;
    }
    .search-container .button {
      display: block;
      position: absolute;
      right: 0;
      top: 0;
      width: 50px;
      height: 50px;
      margin: 0;
      background: transparent;
      text-align: center;
      font-size: 20px;
      line-height: 50px;
      color: #5f5f5f;
      cursor: pointer;
      text-decoration: none;
    }
    @media (max-width: 991px) {
      .search-container {
        width: calc(100% - 30px) !important;
        margin: 20px 15px;
      }
      .search-container input {
        display: block;
        width: calc(100% - 50px);
        opacity: 1;
        background-color: #fff;
      }
      .search-container .button {
        background-color: #fede00;
        color: #000;
      }
    }
    /*--------   2.3 Slide Menu      --------*/
    body .darkout-menu {
      position: fixed;
      z-index: -1;
      top: 100%;
      left: 0;
      right: 0;
      bottom: 0;
      background: #000;
      opacity: 0.5;
      -webkit-transition: opacity 0.3s linear, left 0.3s linear;
      -moz-transition: opacity 0.3s linear, left 0.3s linear;
      -ms-transition: opacity 0.3s linear, left 0.3s linear;
      -o-transition: opacity 0.3s linear, left 0.3s linear;
    }
    body.slide-active {
      overflow-x: hidden;
    }
    body.slide-active .darkout-menu {
      z-index: 1000;
      left: 270px;
      top: 0;
    }
    #pageContent {
      position: relative;
      left: 0;
    }
    #pageContent.slide-active {
      padding-top: 0;
    }

    #slidemenu,
    #pageContent,
    #mainSliderWrapper,
    .page-footer,
    .page-header .header-row {
      -webkit-transition: left 0.3s linear;
      -moz-transition: left 0.3s linear;
      -ms-transition: left 0.3s linear;
      -o-transition: left 0.3s linear;
      left: 0;
      position: relative;
    }
    #slidemenu.slide-active,
    #pageContent.slide-active,
    #mainSliderWrapper.slide-active,
    .page-footer.slide-active,
    .page-header .header-row.slide-active {
      left: 270px;
    }
    @media (max-width: 991px) {
      #slide-nav .container {
        margin: 0!important;
        padding: 0!important;
        height: 100%;
        width: 100%;
      }
      #slide-nav .navbar-header {
        margin: 0 auto;
        padding: 0 15px;
      }
      #slide-nav .navbar.slide-active {
        position: absolute;
        width: 270px;
        top: -1px;
        z-index: 1000;
      }
      #slide-nav #slidemenu {
        left: -100%;
        width: 270px;
        min-width: 0;
        position: absolute;
        z-index: 2;
        top: 0;
        margin: 0;
        padding-right: 0;
        padding-left: 0;
        background: transparent;
        border: 0;
        -webkit-transition: left 0.3s linear;
        -moz-transition: left 0.3s linear;
        -ms-transition: left 0.3s linear;
        -o-transition: left 0.3s linear;
      }
      #slide-nav #slidemenu .close-menu {
        display: none;
        position: absolute;
        z-index: 1;
        top: 0;
        left: 10px;
        right: 0;
        height: 42px;
        color: #fede00;
        text-align: left;
        text-transform: uppercase;
        font-size: 18px;
        line-height: 42px;
        font-weight: 500;
      }
      #slide-nav #slidemenu.slide-active {
        left: 0;
      }
      #slide-nav #slidemenu.slide-active .row {
        margin: 0;
      }
      #slide-nav #slidemenu.slide-active .close-menu {
        display: block;
      }
      #slide-nav #slidemenu .navbar-nav {
        min-width: 0;
        width: 100%;
        margin: 42px 0 0;
      }
      #slide-nav #slidemenu .navbar-nav .dropdown-menu li a {
        min-width: 0;
        width: 100%;
        white-space: normal;
        text-decoration: none;
      }
      #slide-nav {
        border-top: 0;
      }
      #navbar-height-col {
        position: fixed;
        top: 0;
        height: 100%;
        bottom: 0;
        width: 270px;
        left: -270px;
        background: #262626;
        -webkit-transition: left 0.3s linear;
        -moz-transition: left 0.3s linear;
        -ms-transition: left 0.3s linear;
        -o-transition: left 0.3s linear;
      }
      #navbar-height-col.slide-active {
        left: 0;
      }
    }
    @media (min-width: 992px) {
      #slide-nav #slidemenu .close-menu {
        display: none !important;
      }
      #pageContent {
        left: 0 !important;
      }
      .navbar.navbar-fixed-top.slide-active {
        position: fixed;
      }
      .navbar-header {
        left: 0 !important;
      }
    }
    /*--------   2.4 Footer          --------*/
    @media (min-width: 767px) {
      body.fixedFooter .page-footer {
        position: fixed;
        bottom: -100%;
        width: 100%;
        z-index: 2;
      }
    }
    @media (min-width: 768px) {
      .page-footer .footer-content {
        display: table;
        width: 100%;
        table-layout: fixed;
        background-color: #2b2b2b;
      }
      .page-footer .footer-col-left {
        display: table-cell;
        vertical-align: top;
        width: 44%;
        padding: 0;
      }
      .page-footer .footer-col-left .inside {
        width: 470px;
        float: right;
        padding: 68px 15px 55px 0;
      }
      .page-footer .footer-col-right {
        display: table-cell;
        vertical-align: top;
        width: 56%;
        position: relative;
      }

    }
    @media (min-width: 992px) and (max-width: 1199px) {
      .page-footer .footer-col-left .inside {
        width: 390px;
      }
    }
    @media (min-width: 768px) and (max-width: 991px) {
      .page-footer .footer-col-left .inside {
        width: 360px;
      }
      .page-footer .footer-col-left,
      .page-footer .footer-col-right {
        width: 50%;
      }
    }
    @media (max-width: 767px) {
      .page-footer .footer-col-left {
        padding: 40px 20px;
      }
    }
    .page-footer {
      position: relative;
      background: #2c2c2c;
      color: #fff;
      z-index: 2;
      margin-bottom:120px;
    }
    .page-footer .footer-content {
      background-color: #2b2b2b;
    }
    .page-footer .footer-bottom {
      background-color: #121212;
    }
    .page-footer .container {
      position: relative;
      z-index: 100;
    }
    .page-footer .copyright {
      color: #c8c8c8;
      padding: 15px 0;
      font-size: 16px;
      line-height: 27px;
    }
    @media (max-width: 767px) {
      .page-footer .copyright {
        font-size: 14px;
        line-height: 21px;
        text-align: center;
        padding: 15px 45px;
      }
    }
    .page-footer .footer-map {
      max-height: 600px;
    }
    @media (max-width: 767px) {
      .page-footer .footer-map {
        height: 320px;
        min-height: 0;
      }
    }
    .page-footer .social-links {
      margin-top: 68px;
    }
    @media (max-width: 767px) {
      .page-footer .social-links {
        margin-top: 35px;
      }
    }
    .page-footer .social-links ul li {
      margin: 0 8px 0 0;
    }
    .page-footer .social-links ul li a {
      color: #fede00;
      font-size: 46px;
    }
    .page-footer .social-links ul li a:hover {
      color: #fff;
    }
    .page-footer .footer-phone {
      margin-bottom: 62px;
      font-size: 34px;
      line-height: 1em;
    }
    @media (max-width: 767px) {
      .page-footer .footer-phone {
        margin-bottom: 35px;
      }
    }
    .page-footer .footer-phone,
    .page-footer .footer-phone h2 {
      color: #fff;
    }
    .page-footer .footer-phone .number {
      color: #fede00;
      white-space: nowrap;
    }
    .page-footer .contact-info {
      margin: 0 0 30px;
    }
    .page-footer .contact-info .icon {
      color: #fede00;
      font-size: 36px;
    }
    /*--------   2.5 Main Slider     --------*/
    /*slider*/
    @media (min-width: 992px) {
      body.fixedSlider #mainSlider {
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 1;
      }
    }
    #mainSlider {
      opacity: 0;
    }
    #mainSlider.slick-slider {
      margin-bottom: 0;
    }
    #mainSlider.slick-initialized {
      opacity: 1;
    }
    @media (min-width: 992px) {
      #mainSlider {
        height: 800px;
      }
    }
    @media (max-width: 991px) {
      #mainSlider.slick-slider {
        margin-bottom: 0;
      }
    }
    #mainSliders .slide .img--holder {
      background-size: cover;
      background-position: center bottom;
      background-repeat: no-repeat;
      height:800px;
    }
    #mainSliders .slide-content {
      height: 100%;
      width: 100%;
      position: absolute;
      top: 0;
      color: #fff;
      z-index: 100;
      padding-top:130px;
    }
    #mainSlider .slide-content.center {
      text-align: center;
    }
    #mainSlider .slide-content.left {
      text-align: left;
    }
    #mainSlider .slide-content.right {
      text-align: right;
    }
    #mainSlider .slide-content h4 {
      font-size: 44px;
      line-height: 1em;
      font-weight: 100;
      margin-bottom: 0.2em;
      color: #fff;
      text-transform: none;
    }
    #mainSlider .slide-content h3 {
      font-size: 90px;
      line-height: 1em;
      font-weight: 400;
      margin-bottom: 0.2em;
      color: #fede00;
      text-transform: none;
    }
    #mainSlider .slide-content.left h3,
    #mainSlider .slide-content.right h3 {
      display: table;
    }
    #mainSlider .slide-content h3 + h3 {
      margin-top: -0.3em;
    }
    #mainSlider .slide-content p {
      font-size: 16px;
      line-height: 1.5em;
      text-transform: uppercase;
      margin-bottom: 2.5em;
    }
    #mainSlider .slide-content .btn,
    #mainSlider .slide-content .btn:focus {
      height: auto;
      font-size: 18px;
      line-height: 22px;
      font-weight: 700;
      text-transform: uppercase;
      border-radius: 5px;
      padding: 20px 27px;
      outline: 0;
      -moz-box-shadow: none;
      box-shadow: none;
      border: 0;
    }
    #mainSlider .slide-content .btn:hover,
    #mainSlider .slide-content .btn.active,
    #mainSlider .slide-content .btn:active,
    #mainSlider .slide-content .btn.focus,
    #mainSlider .slide-content .btn:focus {
      background: #fff;
      color: #fede00;
    }
    #mainSlider .vert-wrap {
      padding-top: 220px;
      width: inherit;
    }
    @media (max-width: 1199px) {
      #mainSlider .slide-content h3 {
        font-size: 80px;
      }
      #mainSlider .slide-content h4 {
        font-size: 40px;
      }
      #mainSlider .slide-content p {
        font-size: 18px;
      }
    }
    @media (max-width: 991px) {
      #mainSlider .slide-content .container {
        padding-left: 40px;
        padding-right: 40px;
      }
      #mainSlider .slide-content h3 {
        font-size: 60px;
      }
      #mainSlider .slide-content h4 {
        font-size: 30px;
      }
      #mainSlider .slide-content p {
        font-size: 16px;
      }
      #mainSlider .slide .img--holder {
        height: 520px;
      }
      #mainSlider .vert-wrap {
        padding-top: 0;
      }
    }
    @media (max-width: 767px) {
      #mainSlider .slide-content h3 {
        font-size: 55px;
      }
      #mainSlider .slide-content h4 {
        font-size: 30px;
      }
      #mainSlider .slide-content p {
        font-size: 16px;
      }
      #mainSlider .slide-content .btn {
        font-size: 12px;
        padding: 15px 20px;
      }
      #mainSlider .slide .img--holder {
        height: 320px;
      }
    }
    @media (max-width: 667px) {
      #mainSlider .slide-content h3 {
        font-size: 40px;
      }
      #mainSlider .slide-content h4 {
        font-size: 24px;
      }
      #mainSlider .slide-content p {
        font-size: 12px;
      }
    }
    @media (max-width: 480px) {
      #mainSlider .slide-content h3 {
        font-size: 24px;
      }
      #mainSlider .slide-content h4 {
        font-size: 15px;
      }
      #mainSlider .slide-content p {
        font-size: 9px;
        margin-bottom: 1em;
      }
    }
    @media (max-width: 480px) {
      #mainSlider .slide .img--holder {
        height: 160px;
      }
    }
    #mainSlider .slick-prev,
    #mainSlider .slick-next {
      width: 30px;
      height: 30px;
      margin-top: -15px;
    }
    #mainSlider .slick-prev:before,
    #mainSlider .slick-next:before {
      font-size: 23px;
      line-height: 30px;
      color: #fff;
    }
    #mainSlider .slick-prev:hover:before,
    #mainSlider .slick-next:hover:before {
      color: #fede00;
    }
    #mainSlider .slick-prev {
      left: 50px;
    }
    #mainSlider .slick-next {
      right: 50px;
    }
    @media (max-width: 1199px) {
      #mainSlider .slick-prev {
        left: 10px;
      }
      #mainSlider .slick-next {
        right: 10px;
      }
    }
    #mainSliderWrapper {
      position: relative;
    }
    /*---------------------------------------*/
    /*--------      3. Content       --------*/
    /*---------------------------------------*/
    /*-----  3.1 Breadcrumbs block   --------*/
    .breadcrumbs {
      overflow: hidden;
    }
    .breadcrumbs .breadcrumb {
      color: #fff;
      background-color: transparent;
      display: inline-block;
      padding: 18px 0;
      border-radius: 0;
      margin: 0;
      width: 100%;
    }
    .breadcrumbs .breadcrumb li,
    .breadcrumbs .breadcrumb a {
      color: #fff;
      font-size: 14px;
      line-height: 18px;
      text-decoration: none;
    }
    .breadcrumbs .breadcrumb a:hover {
      color: #fede00;
    }
    .breadcrumbs .breadcrumb > li {
      display: inline-block;
    }
    .breadcrumbs .breadcrumb > li + li:before {
      content: "/";
      padding: 0 15px;
    }
    /*-----  3.2 Video block         --------*/
    .video-responsive {
      height: 0;
      overflow: hidden;
      padding-bottom: 56.25%;
      position: relative;
    }
    .video-responsive iframe {
      border: 0;
      height: 100%;
      left: 0;
      position: absolute;
      top: 0;
      width: 100%;
    }
    /*-----  3.3 Text + Icon block   --------*/
    .text-icon {
      position: relative;
      margin: 90px 0 0;
      text-align: center;
      border: 1px solid #dcdcdc;
      padding: 0 25px 36px;
    }
    @media (max-width: 767px) {
      .text-icon {
        margin-top: 65px;
      }
    }
    .text-icon .icon-wrapper {
      display: inline-block;
      border: 1px solid #dcdcdc;
      padding: 4px;
      margin-top: -70px;
      background: #fff;
      border-radius: 50%;
    }
    @media (max-width: 767px) {
      .text-icon .icon-wrapper {
        margin-top: -62px;
      }
    }
    .text-icon .icon-wrapper > span {
      display: block;
      width: 120px;
      height: 120px;
      margin: 0 auto;
      background: #fede00;
      border-radius: 50%;
    }
    @media (max-width: 767px) {
      .text-icon .icon-wrapper > span {
        width: 104px;
        height: 104px;
      }
    }
    .text-icon .icon-wrapper > span i {
      font-size: 58px;
      line-height: 120px;
      color: #fff;
    }
    @media (max-width: 767px) {
      .text-icon .icon-wrapper > span i {
        font-size: 50px;
        line-height: 104px;
      }
    }
    .text-icon .title {
      margin: 40px auto 23px;
      text-transform: uppercase;
    }
    .text-icon .number {
      font-size: 40px;
      line-height: 1em;
      margin: 0 0 11px;
      font-weight: 400;
      text-transform: none;
      color: #fff;
    }
    @media (max-width: 991px) and (min-width: 768px) {
      .text-icon .number {
        font-size: 30px;
      }
    }
    .text-icon p {
      font-size: 18px;
      line-height: 24px;
    }
    .text-icon .text {
      max-width: 250px;
      margin: 0 auto;
    }
    /* text icon horizontal */
    .text-icon-hor-grid {
      margin-top: 45px;
    }
    .text-icon-hor {
      position: relative;
      display: table;
      width: 100%;
      margin-top: 15px;
      padding-bottom: 15px;
      border-bottom: 1px solid #e8e8e8;
    }
    .text-icon-hor:last-child {
      border-bottom: 0;
    }
    .text-icon-hor .icon-wrapper {
      display: table-cell;
      vertical-align: middle;
      width: 200px;
      padding: 8px;
    }
    @media (max-width: 767px) {
      .text-icon-hor .icon-wrapper {
        width: 120px;
      }
    }
    .text-icon-hor .icon-wrapper span {
      display: inline-block;
      position: relative;
      width: 144px;
      height: 144px;
      border-radius: 50%;
      background: #fff;
      text-align: center;
      -webkit-transition: all 0.5s ease;
      -moz-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
      -o-transition: all 0.5s ease;
      -webkit-box-shadow: 0 0 0 8px #e9eaed;
      -moz-box-shadow: 0 0 0 8px #e9eaed;
      box-shadow: 0 0 0 8px #e9eaed;
    }
    @media (max-width: 767px) {
      .text-icon-hor .icon-wrapper span {
        width: 90px;
        height: 90px;
      }
    }
    .text-icon-hor .icon-wrapper span i.icon {
      position: relative;
      z-index: 1;
      font-size: 60px;
      line-height: 144px;
      color: #fede00;
      -webkit-transition: color 0.5s ease;
      -moz-transition: color 0.5s ease;
      -ms-transition: color 0.5s ease;
      -o-transition: color 0.5s ease;
    }
    @media (max-width: 767px) {
      .text-icon-hor .icon-wrapper span i.icon {
        font-size: 40px;
        line-height: 90px;
      }
    }
    .text-icon-hor .icon-wrapper .icon-hover {
      position: absolute;
      z-index: 0;
      top: 0;
      left: 0;
      width: calc(100%);
      height: calc(100%);
      opacity: 0;
      background-color: #fede00;
      -webkit-box-shadow: 0 0 0 0 rgba(94, 138, 241, 0.25);
      -moz-box-shadow: 0 0 0 0 rgba(94, 138, 241, 0.25);
      box-shadow: 0 0 0 0 rgba(94, 138, 241, 0.25);
      -webkit-transition: all 0.5s ease;
      -moz-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
      -o-transition: all 0.5s ease;
    }
    .text-icon-hor:hover .icon-wrapper span {
      -webkit-box-shadow: 0 0 0 20px rgba(94, 138, 241, 0);
      -moz-box-shadow: 0 0 0 20px rgba(94, 138, 241, 0);
      box-shadow: 0 0 0 20px rgba(94, 138, 241, 0);
    }
    .text-icon-hor:hover .icon-wrapper .icon-hover {
      opacity: 1;
      -webkit-box-shadow: 0 0 0 8px rgba(94, 138, 241, 0.25);
      -moz-box-shadow: 0 0 0 8px rgba(94, 138, 241, 0.25);
      box-shadow: 0 0 0 8px rgba(94, 138, 241, 0.25);
    }
    .text-icon-hor:hover .icon-wrapper span i.icon {
      color: #fff;
    }
    .text-icon-hor h4.title {
      text-transform: none;
      margin-bottom: 7px;
    }
    .text-icon-hor .text {
      display: table-cell;
      vertical-align: middle;
    }
    .text-icon-hor .text p:last-child {
      margin-bottom: 0;
    }
    .text-icon-hor .price {
      display: table-cell;
      vertical-align: middle;
      width: 170px;
      white-space: nowrap;
      font-size: 20px;
      line-height: 40px;
      font-family: 'Muli', sans-serif;
      color: #fede00;
      text-align: right;
    }
    .text-icon-hor .price span {
      font-size: 40px;
    }
    @media (max-width: 767px) {
      .text-icon-hor .price span {
        font-size: 30px;
      }
    }
    .text-icon-hor .price .remark {
      color: #f84646;
    }
    /*-----  3.4 Testimonials block  --------*/
    h2 + .testimonials {
      margin-top: 55px;
    }
    .testimonials {
      display: table;
      width: 100%;
      table-layout: fixed;
    }
    .testimonials-item {
      display: table-cell;
      vertical-align: top;
      width: 50%;
      position: relative;
    }
    .testimonials-item .bg-image {
      position: absolute;
      z-index: 0;
      top: 0;
      bottom: 0;
      right: 0;
      left: 0;
      background-size: cover;
      opacity: 0.2;
    }
    .testimonials-item .inside {
      float: right;
      margin-right: 15px;
    }
    .testimonials-item {
      background-color: #fede00;
    }
    .testimonials-item:nth-child(2n) .bg-image {
      opacity: 1;
    }
    .testimonials-item:nth-child(2n) .inside {
      float: left;
      margin-left: 15px;
    }
    .testimonials-item .inside {
      width: 570px;
      padding: 0 10px 0 100px;
      text-align: left;
      color: #fff;
      margin-top: 96px;
      margin-bottom: 90px;
      position: relative;
      z-index: 1;
    }
    @media (min-width: 992px) and (max-width: 1199px) {
      .testimonials-item .inside {
        width: 485px;
      }
    }
    @media (min-width: 768px) and (max-width: 991px) {
      .testimonials-item .inside {
        width: 360px;
      }
    }
    .testimonials-item .inside h5 {
      margin-bottom: 8px;
      color: #2a2a2a;
    }
    .testimonials-item .inside .rating {
      margin-right: 15px;
      font-size: 11px;
      color: #fede00;
    }
    .testimonials-item .inside .rating i {
      margin-right: 5px;
    }
    .testimonials-item .inside .username {
      font-size: 18px;
      font-weight: bold;
    }
    .testimonials-item .inside .meta {
      margin-bottom: 15px;
    }
    .testimonials-item .inside .text {
      font-size: 18px;
      line-height: 24px;
    }
    .testimonials-item .inside:before {
      display: block;
      position: absolute;
      z-index: 1;
      top: -29px;
      left: 20px;
      content: '“';
      color: #fff;
      font-size: 150px;
      line-height: 1em;
    }
    @media (max-width: 767px) {
      .testimonials-item {
        display: block;
        width: calc(100% + 30px);
        padding: 0;
        margin-left: -15px;
        margin-right: -15px;
      }
      .testimonials-item .inside {
        width: 100%;
        float: none !important;
        padding: 50px 15px 50px 88px;
        margin: 0 !important;
      }
      .testimonials-item .inside .username,
      .testimonials-item .inside .rating {
        display: block;
        margin-bottom: 10px;
      }
      .testimonials-item .inside:before {
        top: 14px;
        left: 12px;
      }
    }
    .testimonials-carousel {
      margin-top: 35px;
    }
    .testimonials-carousel.slick-slider {
      padding: 0 0 30px;
    }
    .testimonials-carousel.slick-slider.row {
      margin-left: -15px;
      margin-right: -15px;
    }
    @media (max-width: 767px) {
      .testimonials-carousel.slick-slider {
        padding: 0 0 15px;
      }
    }
    .testimonials-carousel.slick-slider .slick-dots {
      margin-bottom: -20px;
    }
    .testimonials-grid {
      margin-bottom: 60px;
      -webkit-transition: height 0.25s ease;
      -moz-transition: height 0.25s ease;
      -ms-transition: height 0.25s ease;
      -o-transition: height 0.25s ease;
    }
    .testimonials-grid .testimonials-item .inside {
      -webkit-box-shadow: 0 15px 55px 5px rgba(0, 0, 0, 0.1);
      -moz-box-shadow: 0 15px 55px 5px rgba(0, 0, 0, 0.1);
      box-shadow: 0 15px 55px 5px rgba(0, 0, 0, 0.1);
      margin-bottom: 40px;
      -webkit-transition: background 0.25s ease;
      -moz-transition: background 0.25s ease;
      -ms-transition: background 0.25s ease;
      -o-transition: background 0.25s ease;
    }
    .testimonials-grid .testimonials-item .inside:hover {
      background-color: #f6f6f7;
    }
    .testimonials-grid .testimonials-item .inside:hover:after {
      border-top-color: #f6f6f7;
    }
    @media (max-width: 767px) {
      .testimonials-grid .testimonials-item {
        margin-bottom: 60px;
      }
    }
    .testimonials-single {
      text-align: center;
      color: #2a2a2a;
      position: relative;
    }
    .testimonials-single .inside {
      margin: 0 auto;
      max-width: 970px;
    }
    .testimonials-single h5 {
      margin-bottom: 20px;
      font-weight: 600;
      color: #2a2a2a;
    }
    .testimonials-single p {
      margin-bottom: 18px;
    }
    .testimonials-single .rating {
      margin-bottom: 25px;
      font-size: 10px;
      color: #000;
    }
    .testimonials-single .rating i {
      margin-right: 2px;
    }
    .testimonials-single .userpic {
      margin-bottom: 12px;
    }
    .testimonials-single .userpic img {
      display: inline-block;
      width: 103px;
      height: 103px;
      border-radius: 50%;
    }
    .testimonials-single .username {
      font-size: 15px;
      font-weight: 700;
      font-style: italic;
      color: #fede00;
    }
    .testimonials-single-carousel.slick-slider:not(.row) {
      margin-bottom: 60px;
    }
    .testimonials-single-carousel .slick-dots {
      bottom: -70px;
    }
    .testimonials-single-carousel .slick-prev,
    .testimonials-single-carousel .slick-next {
      margin-top: -20px;
    }
    /*-----  3.5 Person Block        --------*/
    .person {
      margin-top: 23px;
    }
    .person .image {
      margin: 0 auto 20px;
      position: relative;
    }
    .person .name {
      margin-bottom: 8px;
      line-height: 1.2em;
      text-transform: uppercase;
    }
    .person .position {
      margin-bottom: 16px;
      padding: 0;
      font-style: italic;
      font-weight: normal;
      text-transform: none;
    }
    .person .text {
      margin-bottom: 30px;
    }
    @media (max-width: 767px) {
      .person:not(.last) {
        margin-bottom: 25px;
      }
    }
    /*-----  3.6 Faq page            --------*/
    .panel-group {
      margin-top: 43px;
      margin-bottom: 0;
    }
    .panel-group#accordion {
      margin-top: 0;
    }
    .faq-item .panel,
    .faq-item.panel {
      margin-bottom: 10px;
      background: transparent;
      -webkit-box-shadow: 0 0 0;
      -moz-box-shadow: 0 0 0;
      box-shadow: 0 0 0;
      border-radius: 0;
    }
    .faq-item .panel-heading {
      position: relative;
      padding: 0;
    }
    .faq-item .panel-heading .panel-title {
      text-align: left !important;
      border-top: 1px solid #fede00;
      display: table;
      min-height: 90px;
      width: 100%;
    }
    @media screen and (max-width: 767px) {
      .faq-item .panel-heading .panel-title {
        min-height: 60px;
      }
    }
    .faq-item .panel-heading .panel-title > a {
      display: table-cell;
      vertical-align: middle;
      position: relative;
      padding: 0 0 0 125px;
      font-size: 18px;
      line-height: 25px;
      font-weight: 600;
      text-transform: uppercase;
      -webkit-transition: color 0.3s ease;
      -moz-transition: color 0.3s ease;
      -ms-transition: color 0.3s ease;
      -o-transition: color 0.3s ease;
    }
    .faq-item .panel-heading .panel-title > a:hover {
      color: #fede00;
    }
    @media screen and (max-width: 767px) {
      .faq-item .panel-heading .panel-title > a {
        padding: 15px 0 15px 75px;
      }
    }
    .faq-item .panel-heading a,
    .faq-item .panel-heading a:hover {
      text-decoration: none;
      -webkit-transition: all 0.25s  ease;
      -moz-transition: all 0.25s ease;
      -ms-transition: all 0.25s ease;
      -o-transition: all 0.25s ease;
    }
    .faq-item .panel-heading a > span.caret-toggle {
      display: block;
      position: absolute;
      z-index: 1;
      top: 0;
      left: 0;
      width: 90px;
      height: 90px;
      font-size: 44px;
      line-height: 90px;
      background-color: #fede00;
      text-align: center;
      color: #000;
    }
    @media screen and (max-width: 767px) {
      .faq-item .panel-heading a > span.caret-toggle {
        width: 60px;
        height: 60px;
        font-size: 34px;
        line-height: 58px;
      }
    }
    .faq-item .panel-heading a:not(.collapsed) > span.opened {
      display: none;
    }
    .faq-item .panel-heading a.collapsed > span.closed {
      display: none;
    }
    .faq-item .panel-collapse {
      background: transparent;
    }
    .faq-item .panel-body {
      border: 0;
      padding: 0 0 25px 125px;
    }
    @media screen and (max-width: 767px) {
      .faq-item .panel-body {
        padding-left: 75px;
      }
    }
    .faq-item .panel-body > p:last-child {
      margin-bottom: 0;
    }
    .faq-item .panel-heading + .panel-collapse > .panel-body {
      border: 0;
    }
    /*-----  3.7 Blog page           --------*/
    .blog-post {
      margin-bottom: 100px;
    }
    @media (max-width: 767px) {
      .blog-post {
        margin-bottom: 50px;
      }
    }
    .blog-post .post-video {
      position: relative;
      padding-bottom: 56.25%;
      /* 16:9 */
      height: 0;
    }
    .blog-post .post-video iframe,
    .blog-post .post-video object,
    .blog-post .post-video embed {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      border: 0;
    }
    .blog-post .post-music iframe,
    .blog-post .post-music object,
    .blog-post .post-music embed {
      width: 100%;
      height: auto;
      border: 0;
    }
    .blog-post .post-image {
      position: relative;
      margin-bottom: 85px;
      border-radius: 0;
    }
.val{

  width: 350px !important;
  height: 200px !important;
}
    .blog-post .post-image img {
      width: 100%;
    }
    .blog-post .post-image .post-link-wrapper {
      position: absolute;
      top: 0;
      width: 100%;
      height: 100%;
      text-align: center;
    }
    .blog-post .post-image .post-link {
      font-size: 42px;
      line-height: 1em;
      color: #fff;
      -webkit-transition: all 200ms ease;
      -moz-transition: all 200ms ease;
      -ms-transition: all 200ms ease;
      -o-transition: all 200ms ease;
      text-decoration: none;
    }
    @media (max-width: 767px) {
      .blog-post .post-image .post-link {
        font-size: 4vw;
      }
    }
    .blog-post .post-image .post-link:hover {
      color: #fede00;
      text-decoration: none;
    }
    .blog-post .post-title {
      margin-bottom: 28px;
      line-height: 1.4em;
      max-width: 720px;
    }
    .blog-post .post-meta {
      margin: 0 0 26px;
      padding: 0;
      overflow: hidden;
      list-style: none;
    }
    .blog-post .post-meta li {
      float: left;
      font-size: 14px;
      padding-right: 40px;
    }
    .blog-post .post-meta li i.icon,
    .blog-post .post-meta li span {
      display: inline-block;
      vertical-align: middle;
    }
    .blog-post .post-meta li i.icon {
      font-size: 20px;
      padding-right: 7px;
      color: #fede00;
    }
    .blog-post .post-meta li:last-child {
      padding-right: 0;
    }
    .blog-post .post-meta li .author {
      font-size: 15px;
    }
    @media (max-width: 767px) {
      .blog-post .post-meta li {
        padding-right: 15px;
      }
    }
    .blog-post .post-teaser {
      margin-bottom: 32px;
    }
    .blog-post .post-author {
      margin: 20px 0 25px;
    }
    .blog-post .post-author img {
      margin-right: 20px;
    }
    .blog-post.single {
      margin-bottom: 0;
    }
    .post-carousel {
      overflow: hidden;
    }
    .post-carousel .slick-prev {
      left: 20px;
    }
    .post-carousel .slick-next {
      right: 20px;
    }
    .post-carousel .slick-prev:before,
    .post-carousel .slick-next:before {
      color: #fff;
    }
    .post-preview {
      margin-top: 28px;
      margin-bottom: 45px;
    }
    .post-preview .post-image {
      margin-bottom: 15px;
    }
    .post-preview .post-meta {
      margin-bottom: 15px;
      font-size: 13px;
    }
    .post-preview .post-title {
      line-height: 1.222em;
      margin-bottom: 10px;
      text-transform: uppercase;
    }
    .post-preview .post-title a {
      text-decoration: none;
      -webkit-transition: color 200ms ease;
      -moz-transition: color 200ms ease;
      -ms-transition: color 200ms ease;
      -o-transition: color 200ms ease;
    }
    .post-preview .post-title a:hover {
      color: #fede00;
    }
    .view-more-post {
      margin-bottom: 30px;
    }
    .side-block {
      margin-bottom: 45px;
      padding-bottom: 30px;

    }
    .side-block h3 {
      margin-bottom: 18px;
    }
    .side-block:last-child {
      border-bottom: 0;
    }
    .comments {
      padding-top: 15px;
    }
    .comments .comment {
      margin: 10px 0 0;
    }
    .comments .comment .userpic {
      width: 64px;
      height: 64px;
      float: left;
      margin: 0 26px 0 0;
      font-size: 64px;
      line-height: 64px;
      color: #e8e8e8;
    }
    .comments .comment .text {
      overflow: hidden;
    }
    .comments .comment .text p {
      font-style: italic;
    }
    .comments .comment .text .meta {
      padding-bottom: 5px;
    }
    .comments .comment .text .meta a {
      color: #fede00;
      font-size: 14px;
      padding: 0 12px;
    }
    .comments .comment .text .date {
      margin: 0 0 20px;
      padding: 0;
      overflow: hidden;
      font-size: 13px;
    }
    .comments .comment .text .date i.icon,
    .comments .comment .text .date span {
      display: inline-block;
      vertical-align: middle;
    }
    .comments .comment .text .date i.icon {
      font-size: 20px;
      padding-right: 7px;
      color: #fede00;
    }
    .comments .comment.replay {
      margin-left: 80px;
    }
    .comment-form .form-group {
      margin-bottom: 8px;
    }
    .comment-form input[type=text],
    .comment-form textarea {
      border-left: 0;
      border-top: 0;
      border-right: 0;
      padding: 5px 0;
      margin-bottom: 0;
      height: 38px;
    }
    .comment-form textarea {
      padding: 12px 0;
      overflow: hidden;
    }
    .blog-isotope {
      overflow: hidden;
      margin-bottom: 50px;
      margin-top: 10px;
      overflow: visible;
    }
    .blog-isotope .post-meta li.author {
      display: none;
    }
    .blog-isotope .post-image {
      margin-left: -20px;
      margin-right: -20px;
      margin-top: -20px;
    }
    .blog-isotope .blog-post {
      position: relative;
      float: left;
      width: calc(33.333% - 20px);
      padding: 20px 20px 20px;
      margin-bottom: 30px;
      box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
    }
    @media (max-width: 1199px) {
      .blog-isotope .blog-post {
        width: calc(50% - 15px);
      }
    }
    @media (max-width: 767px) {
      .blog-isotope .blog-post {
        width: 100%;
      }
    }
    @media (min-width: 768px) {
      .blog-isotope .post-image {
        margin-bottom: 15px;
      }
      .blog-isotope .post-meta {
        margin-bottom: 15px;
        font-size: 14px;
      }
      .blog-isotope .post-title {
        font-size: 18px;
        line-height: 22px;
        font-weight: bold;
        text-transform: uppercase;
        margin-bottom: 15px;
      }
      .blog-isotope .post-image .post-link {
        font-size: 22px;
      }
      .blog-isotope .quote {
        margin-top: 15px;
        margin-bottom: 20px;
        padding-left: 80px;
      }
      .blog-isotope .quote:before {
        font-size: 200px;
        top: -35px;
        left: -10px;
      }
    }
    /*-----  3.8 Appointment Form    --------*/
    #appointmentForm.modal {
      padding-left: 0 !important;
    }
    #appointmentForm.modal .modal-dialog {
      margin: 0 auto;
      width: 1170px;
      padding-left: 0;
      padding-right: 0;
    }
    @media (min-width: 992px) and (max-width: 1199px) {
      #appointmentForm.modal .modal-dialog {
        width: 970px;
      }
    }
    @media (max-width: 991px) {
      #appointmentForm.modal .modal-dialog {
        width: 100%;
      }
    }
    #appointmentForm.modal .modal-dialog .modal-body {
      padding: 0;
    }
    #appointmentForm.modal .modal-dialog .modal-content {
      background-color: #f7f7f7;
      border-radius: 0;
      border: 0;
    }
    @media (max-width: 991px) {
      #appointmentForm.modal .modal-dialog .modal-content {
        padding-left: 25px;
        padding-right: 25px;
      }
    }
    #appointmentForm.modal .modal-dialog .modal-header {
      height: 59px;
      border: 0;
      padding: 0;
    }
    @media (max-width: 1240px) {
      #appointmentForm.modal .modal-dialog .modal-header {
        margin-bottom: 35px;
      }
    }
    #appointmentForm.modal .modal-dialog .modal-header .close {
      margin-top: 0;
      position: absolute;
      right: -70px;
      top: 5px;
      font-size: 58px;
      text-shadow: inherit;
      opacity: 1;
      color: #fede00;
    }
    @media (max-width: 1240px) {
      #appointmentForm.modal .modal-dialog .modal-header .close {
        left: 0;
        right: 0;
        top: 0;
        background: #131313;
        width: 100%;
        text-align: left;
        z-index: 0;
        font-size: 24px;
        line-height: 58px;
        padding-left: 25px;
      }
    }
    @media (max-width: 1240px) {
      #appointmentForm.modal .modal-dialog .modal-header .close {
        font-size: 20px;
        line-height: 22px;
        height: 42px;
      }
    }
    #appointmentForm.modal a.appointment {
      position: absolute;
      top: 0;
      right: 0;
      z-index: 1;
    }
    #appointmentForm.modal .container-fluid {
      padding: 0;
      overflow-x: hidden;
    }
    #appointmentForm .form-group {
      position: relative;
    }
    #appointmentForm .form-horizontal {
      padding: 0;
    }
    #appointmentForm .form-horizontal .form-group {
      margin-left: 0;
      margin-right: 0;
    }
    #appointmentForm .input-group .form-control {
      display: block;
      float: none;
      width: 100%;
    }
    #appointmentForm .input-group {
      display: block;
    }
    #appointmentForm .input-group-addon {
      display: block;
      position: absolute;
      top: 1px;
      right: 1px;
      z-index: 10;
      padding: 12px 15px;
      margin: 0;
      font-size: 18px;
      line-height: 30px;
      height: 52px;
      width: 52px;
      background: #fff;
      border: 0;
      border-radius: 0;
      color: #989898;
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      box-shadow: none;
    }
    #appointmentForm .input-group-addon:before {
      content: '';
      position: absolute;
      left: -5px;
      top: 0;
      height: 100%;
      width: 10px;
      background-color: #fff;
    }
    #appointmentForm .datetimepicker {
      min-width: 200px;
    }
    @media (max-width: 991px) {
      #appointmentForm .datetimepicker {
        margin-left: -19px;
      }
    }
    #appointmentForm.modal.fade,
    #appointmentForm.modal.fade .modal-dialog,
    #appointmentForm.modal.fade.in .modal-dialog {
      opacity: 1;
    }
    /*-----  3.9 Appointment Banner  --------*/
    @media (min-width: 1400px) {
      .text-appointment {
        width: calc(100% + 130px);
        margin: 0 0 0 -35px;
        text-align: center;
      }
      .img-move {
        position: relative;
      }
      .img-move img {
        position: absolute;
        top: 0;
        left: -4%;
        width: 130%;
      }
    }
    @media (max-width: 1399px) {
      .text-appointment {
        text-align: center;
      }
      .img-move {
        width: calc(100% + 30px);
        margin: 15px 0 0 -15px;
        text-align: center;
      }
      .img-move img {
        max-width: 100%;
      }
    }
    @media (max-width: 479px) {
      .btn-inline .btn {
        margin-right: 0;
      }
    }
    /*-----  3.10 Banner Under Slider--------*/
    .banner-under-slider {
      width:970px;
      background: #191919;
      color: #fff;
      display: table;
      padding: 35px 69px 25px 24px;
      margin: -66px auto 100px;
      z-index: 999;
      position: relative;
    }

    .banner-right, .banner-left{
      width: 50%;
      display: table;
      float: left;
    }



    .banner-under-slider h2{
      padding-top: 41px;
      font-size:24px;
      text-transform:uppercase;
    }

    .banner-under-slider p{
      font-size:14px;
      line-height: 22px;
      font-weight:200;
    }

    .banner-under-slider .btn-border span{
      font-size: 18px;
      text-transform: none;
      color: #fede00;
    }

    .banner-under-slider .btn-border:hover span{
      color:#000;
    }

    @media (max-width: 767px) {
      .banner-under-slider {
        margin-bottom: 45px;
      }
    }
    .banner-under-slider .negative-margin {
      margin: -80px 0 -90px;
    }
    .banner-under-slider h2,
    .banner-under-slider h3,
    .banner-under-slider h4 {
      margin: 0;
      color: #fff;
    }
    .banner-under-slider .action {
      padding-top: 41px;
    }
    .banner-under-slider p {
      margin-bottom: 0;
    }
    @media (min-width: 1200px) {
      .banner-under-slider .action {
        padding-top: 41px;
      }
      .banner-under-slider .action .btn {
        width: calc(100% + 30px);
        margin-left: -30px;
      }
    }
    @media (max-width: 1199px) {
      .banner-under-slider .negative-margin {
        margin: -30px 0 -30px;
      }
    }
    @media (max-width: 991px) {
      .banner-under-slider .negative-margin {
        width: 205px;
        margin: -70px 0 0;
      }
      .banner-under-slider h2.text-right {
        text-align: left;
        margin-bottom: 10px;
      }
      .banner-under-slider h2.text-right,
      .banner-under-slider p {
        padding-left: 32px;
      }
    }
    @media (max-width: 767px) {
      .banner-under-slider {
        padding: 18px 0 25px;
      }
      .banner-under-slider [class*="col-"] {
        position: static;
      }
      .banner-under-slider .negative-margin {
        margin: 0;
        position: absolute;
        top: -15px;
        right: -50px;
        width: 205px;
      }
    }
    /*-----  3.11 Services           --------*/
    .services-block {
     width: 83%;
     display: table;
     margin: 30px auto 0;
   }
   .services-block .service {
    width: 100%;
    position: relative;
    display: block;
    float: left;
    overflow: hidden;
    vertical-align: top;
    color: #292929;
    padding: 25px 3%;
  }
  @media screen and (min-width: 768px) {
    .services-block .service {
      width: 33.333%;
    }
    .services-block .service:nth-child(3n+1) {
      clear: left;
    }
  }
  @media screen and (max-width: 991px) and (min-width: 768px) {
    .services-block .service .caption {
      font-size: 14px;
      line-height: 16px;
      padding: 0 7%;
    }
    .services-block .service h2 {
      font-size: 26px;
      margin-bottom: 10px;
    }
    .services-block .service h3 {
      font-size: 22px;
    }
  }
  @media screen and (max-width: 767px) {
    .services-block {
      margin-top: 20px;
    }
    .services-block .service .caption {
      font-size: 3.87vw;
      line-height: 1.1em;
      padding: 0 5%;
    }
    .services-block .service h2 {
      font-size: 5vw;
      line-height: 1.2em;
      margin-bottom: 7px;
      letter-spacing: -0.5px;
    }
    .services-block .service h3 {
      font-size: 4.2vw;
      line-height: 1.2em;
      margin-bottom: 0;
      letter-spacing: -0.5px;
    }
  }
  .services-block-alt {
    margin-top: 30px;
    text-align: center;
  }
  .services-block-alt .image img {
    width: 100%;
  }
  .services-block-alt .caption {
    background-color: #2c2c2c;
    color: #fff;
    font-size: 18px;
    line-height: 26px;
    padding: 33px 40px 40px;
  }
  .services-block-alt .caption .title {
    color: #fede00;
    text-transform: uppercase;
    line-height: 1.2;
    margin-bottom: 14px;
  }
  @media screen and (max-width: 767px) {
    .services-block-alt .caption {
      padding: 20px 20px 30px;
    }
  }
  @media screen and (min-width: 992px) {
    .services-block-alt.col-sm-3:nth-child(3n+1) {
      clear: left;
    }
  }
  @media screen and (max-width: 991px) and (min-width: 768px) {
    .services-block-alt.col-sm-3:nth-child(3n+1) {
      clear: left;
    }
  }
  @media screen and (max-width: 767px) and (min-width: 480px) {
    .services-block-alt.col-xs-6:nth-child(2n+1) {
      clear: left;
    }
  }
  /*-----  3.12 GetForm            --------*/
  .vertical-tab-container {
    background-color: #fede00;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.12);
    -moz-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.12);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.12);
    width: calc(100% - 12px);
    overflow: hidden;
    color: #444;
  }
  @media (max-width: 767px) {
    .vertical-tab-container {
      width: calc(100% + 30px);
      margin-left: -15px;
      margin-right: -15px;
    }
  }
  .vertical-tab-container .toggle-btn {
    float: left;
    width: 50%;
    margin-top: 4px;
    margin-bottom: 14px;
    font-size: 14px;
    line-height: 30px;
    border: 1px solid #1a1a1a;
    color: #444;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
  }
  @media (max-width: 767px) {
    .vertical-tab-container .toggle-btn {
      font-size: 12px;
      line-height: 28px;
      margin-bottom: 11px;
    }
  }
  .vertical-tab-container .toggle-btn.active {
    background: #1a1a1a;
    color: #fff;
  }
  .vertical-tab-container p.comment {
    font-size: 14px;
    margin-bottom: 11px;
  }
  .vertical-tab-container a.comment {
    display: inline-block;
    padding: 15px 0;
    font-size: 14px;
    line-height: 16px;
    text-decoration: none;
  }
  .vertical-tab-container a.comment:hover {
    text-decoration: underline;
  }
  .vertical-tab-container form .form-group {
    margin-bottom: 7px;
  }
  @media (max-width: 767px) {
    .vertical-tab-container form .form-group {
      margin-bottom: 6px;
    }
  }
  .vertical-tab-container form input.input-custom,
  .vertical-tab-container form textarea.textarea-custom,
  .vertical-tab-container form .select-wrapper select.input-custom {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border: 0;
    border-bottom: 1px solid #d8be08;
    color: #444;
    padding: 15px;
    font-size: 14px;
    line-height: 16px;
    height: 46px;
  }
  .vertical-tab-container form .select-wrapper:before {
    width: 44px;
    height: 44px;
    line-height: 44px;
    color: #444;
  }
  .vertical-tab-container form .btn:before,
  .vertical-tab-container form .btn:after {
    display: none;
  }
  .vertical-tab-container form .btn span {
    color: #fff;
  }
  .vertical-tab-container form .btn:hover {
    background-color: #444 !important;
  }
  .vertical-tab-container form .btn:hover span {
    color: #fff;
  }
  .vertical-tab-menu {
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 0;
    width: 132px;
    float: left;
  }
  @media (max-width: 767px) {
    .vertical-tab-menu {
      width: 103px;
    }
  }
  .vertical-tab-menu .list-group {
    margin-bottom: 0;
  }
  .vertical-tab-menu .list-group > a {
    margin-bottom: 2px;
    padding: 17px 10px 21px;
    border: 0;
    background-color: #252525;
    border-right: 1px solid #181818;
    border-radius: 0 !important;
    font-size: 14px;
    line-height: 16px;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
  }
  @media (max-width: 767px) {
    .vertical-tab-menu .list-group > a {
      padding: 20px 10px 28px;
    }
  }
  @media (max-width: 767px) {
    .vertical-tab-menu .list-group > a {
      font-size: 12px;
      line-height: 14px;
    }
  }
  .vertical-tab-menu .list-group > a span {
    display: block;
    margin-bottom: 13px;
  }
  .vertical-tab-menu .list-group > a i.icon {
    color: #fede00;
    font-size: 50px;
  }
  @media (max-width: 767px) {
    .vertical-tab-menu .list-group > a i.icon {
      font-size: 40px;
    }
  }
  .vertical-tab-menu .list-group > a:last-child {
    margin-bottom: 0;
  }
  .vertical-tab-menu .list-group > a.active {
    background-color: #fede00;
    color: #1a1a1a;
    border-right: 1px solid #fede00;
  }
  .vertical-tab-menu .list-group > a.active i.icon {
    color: #444 !important;
  }
  div.vertical-tab {
    width: calc(100% - 132px);
    padding: 25px 25px 10px;
    float: left;
  }
  @media (max-width: 767px) {
    div.vertical-tab {
      width: calc(100% - 103px);
      padding: 20px 12px 10px;
    }
  }
  div.vertical-tab div.vertical-tab-content:not(.active) {
    display: none;
  }
  .modal.modal-info .modal-header h3 {
    margin-bottom: 0;
  }
  .modal.modal-info .modal-header .close {
    margin-top: 10px;
  }
  /*-----  3.13 Promo Banner       --------*/
  .promo-banner {
    border: 2px dotted #fede00;
    padding: 25px 32px;
    margin: 42px 0 0;
  }
  @media (max-width: 1199px) {
    .promo-banner {
      text-align: center;
      padding: 25px 15px;
    }
  }
  @media (min-width: 1200px) {
    .promo-banner .text {
      padding-right: 15px;
    }
    .promo-banner .action {
      float: right;
    }
  }
  .promo-banner .action {
    text-align: center;
  }
  .promo-banner .title {
    font-size: 40px;
    line-height: 1em;
    margin-bottom: 15px;
  }
  @media (max-width: 1199px) {
    .promo-banner .title {
      font-size: 30px;
    }
  }
  .promo-banner .title span {
    color: #fe0000;
    font-size: 50px;
    font-weight: 700;
  }
  @media (max-width: 1199px) {
    .promo-banner .title span {
      font-size: 36px;
    }
  }
  .promo-banner .icon-lg {
    display: block;
    font-size: 50px;
    line-height: 1em;
    margin-bottom: 12px;
    color: #fede00;
    animation: arrowUpDown 2s infinite;
    -webkit-animation: arrowUpDown 2s infinite;
    -moz-animation: arrowUpDown 2s infinite;
    -o-animation: arrowUpDown 2s infinite;
  }
  .promo-banner p {
    margin-bottom: 0;
  }
  /*-----  3.14 How it works       --------*/
  .how-works-block {
    display: table;
    width: 100%;
    margin-top: 25px;
    margin-bottom: 20px;
  }
  .how-works-block .image img {
    width: 100%;
  }
  .how-works-block .caption > .inside {
    overflow: hidden;
    display: table;
    width: 100%;
    margin-top: 18px;
  }
  .how-works-block .caption > .inside .number {
    display: table-cell;
    vertical-align: middle;
  }
  .how-works-block .caption > .inside .number span {
    display: block;
    width: 42px;
    height: 42px;
    font-size: 30px;
    line-height: 42px;
    font-weight: bold;
    color: #444;
    background-color: #fede00;
    text-align: center;
  }
  .how-works-block .caption > .inside .text {
    vertical-align: middle;
    padding-left: 15px;
    overflow: hidden;
    display: table-cell;
  }
  .how-works-block .caption > .inside .text h5 {
    font-weight: 600;
    margin-bottom: 0;
  }
  .how-works-block.shifted {
    margin-top: -10px;
  }
  @media (min-width: 768px) {
    .how-works-row.shifted > div:nth-child(2n) .how-works-block {
      margin-top: 90px;
    }
    .how-works-row.shifted > div:nth-child(3n) .how-works-block {
      margin-top: 34px;
    }
    .how-works-row.shifted > div:nth-child(4n) .how-works-block {
      margin-top: 90px;
    }
    .how-works-row.shifted > div:nth-child(2n) .how-works-block .caption,
    .how-works-row.shifted > div:nth-child(4n) .how-works-block .caption {
      display: table-header-group;
    }
    .how-works-row.shifted > div:nth-child(2n) .how-works-block .caption .inside,
    .how-works-row.shifted > div:nth-child(4n) .how-works-block .caption .inside {
      margin-bottom: 18px;
      margin-top: 0;
    }
    .how-works-row.shifted > div:nth-child(2n) .how-works-block .image,
    .how-works-row.shifted > div:nth-child(4n) .how-works-block .image {
      display: table-footer-group;
    }
  }
  @media (max-width: 767px) {
    .how-works-block {
      margin-top: 10px;
      margin-bottom: 30px;
      padding: 0 10px;
    }
    .how-works-block .caption .inside .text {
      padding-left: 10px;
    }
    .how-works-row > div:nth-child(2n) .how-works-block .inside,
    .how-works-row > div:nth-child(4n) .how-works-block .inside {
      direction: rtl;
    }
    .how-works-row > div:nth-child(2n) .how-works-block .inside .number,
    .how-works-row > div:nth-child(4n) .how-works-block .inside .number {
      direction: ltr;
      float: right;
    }
    .how-works-row > div:nth-child(2n) .how-works-block .inside .text,
    .how-works-row > div:nth-child(4n) .how-works-block .inside .text {
      direction: ltr;
      padding-left: 0;
      padding-right: 10px;
      text-align: right;
      width: 100%;
    }
  }
  /*-----  3.15 Statistic          --------*/
  .stat-box {
    margin: 30px 0 0 0;
    text-align: center;
  }
  @media (max-width: 767px) {
    .stat-box {
      margin: 15px 0 25px 0;
    }
  }
  .stat-box .text {
    border-top: 1px solid #e5e5e5;
    padding-top: 10px;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
  }
  @media (max-width: 767px) {
    .stat-box .text {
      max-width: 215px;
    }
  }
  .stat-box .number {
    font-size: 44px;
    line-height: 46px;
    font-weight: bold;
    color: #2b2b2b;
    padding: 0 10px 0 0;
    display: inline-block;
    vertical-align: middle;
  }
  .stat-box .icon {
    font-size: 44px;
    line-height: 46px;
    color: #fede00;
    display: inline-block;
    vertical-align: middle;
  }
  /*-----  3.16 Show/Hide Block    --------*/
  @media (min-width: 768px) {
    .view-more-link {
      display: none;
    }
  }
  @media (max-width: 767px) {
    .view-more-mobile {
      display: none;
    }
    .view-more-mobile .marker-list {
      margin-top: 0;
      margin-bottom: 0;
    }
    .view-more-link {
      display: block;
      margin-top: 15px;
      text-decoration: underline;
    }
    .view-more-link:hover {
      text-decoration: none;
    }
  }
  .view-more-link .less {
    display: none;
  }
  .view-more-link.opened .more {
    display: none;
  }
  .view-more-link.opened .less {
    display: inline-block;
  }
  /*-----  3.17 Gallery Page       --------*/
  .gallery-item {
    position: relative;
    float: left;
    width: calc(33.333% - 20px);
    margin-bottom: 30px;
    overflow: hidden;
    background: #071638;
  }
  @media (max-width: 767px) {
    .gallery-item {
      width: calc(50% - 15px);
    }
  }
  @media (max-width: 480px) {
    .gallery-item {
      width: calc(50% - 15px);
    }
  }
  .gallery-item img {
    width: 100%;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .gallery-item .hover {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    color: #fff;
    text-align: center;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    background-color: rgba(0, 0, 0, 0.09);
    /* IE9, iOS 3.2+ */
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0idnNnZyIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSIwJSIgeTE9IjEwMCUiIHgyPSIwJSIgeTI9IjAlIj48c3RvcCBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjAuOCIgb2Zmc2V0PSIwIi8+PHN0b3Agc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIiBvZmZzZXQ9IjAuMjMxOTk5OTk5OTk5OTk5OTgiLz48L2xpbmVhckdyYWRpZW50PjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjdnNnZykiIC8+PC9zdmc+);
    background-image: -webkit-gradient(linear, 0% 100%, 0% 0%, color-stop(0, rgba(0, 0, 0, 0.8)), color-stop(0.232, rgba(0, 0, 0, 0)));
    /* Android 2.3 */
    background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 23.2%);
    /* IE10+ */
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 23.2%);
    background-image: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 23.2%);
    text-decoration: none !important;
  }
  .gallery-item .hover span {
    display: block;
  }
  .gallery-item .hover .view {
    position: absolute;
    top: 50%;
    width: 100%;
    margin-top: -22px;
  }
  .gallery-item .hover .view .icon {
    text-align: center;
    font-size: 44px;
  }
  .gallery-item .hover .tags {
    position: absolute;
    bottom: 5px;
    left: 0;
    right: 0;
    padding: 0 10px;
    overflow: hidden;
    font-size: 16px;
    line-height: 20px;
  }
  .gallery-item .hover .tags .icon {
    font-size: 20px;
    padding-right: 5px;
    display: inline-block;
    vertical-align: bottom;
  }
  .gallery-item-image {
    overflow: hidden;
  }
  .gallery-item:hover .hover {
    opacity: 1;
  }
  .filters-by-category ul {
    margin: 0 0 50px;
    padding: 0;
    list-style: none;
    text-align: center;
  }
  .filters-by-category ul li {
    display: inline-block;
    line-height: 1em;
    margin: 0 0 10px;
  }
  .filters-by-category ul li + li a:before {
    content: "|";
    position: absolute;
    left: 0;
    top: -2px;
    color: #292929;
  }
  .filters-by-category ul li a {
    display: block;
    position: relative;
    font-size: 26px;
    line-height: 30px;
    text-decoration: none;
    padding: 0 36px;
    text-transform: uppercase;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
  }
  .filters-by-category ul li a:hover,
  .filters-by-category ul li a.selected {
    color: #fede00;
  }
  @media (max-width: 1199px) {
    .filters-by-category ul li a {
      font-size: 18px;
      padding: 0 20px;
    }
  }
  @media (max-width: 991px) {
    .filters-by-category ul li a {
      font-size: 16px;
      line-height: 20px;
      padding: 0 10px;
    }
  }
  /*-----  4. Custom Animation      --------*/
  @media (min-width: 768px) {
    .image-scale {
      position: relative;
      overflow: hidden;
      display: block;
    }
    .image-scale > a {
      display: block;
      overflow: hidden;
    }
    .image-scale img {
      -webkit-transition: transform 0.4s ease-in-out 0.05s;
      -moz-transition: transform 0.4s ease-in-out 0.05s;
      -ms-transition: transform 0.4s ease-in-out 0.05s;
      -o-transition: transform 0.4s ease-in-out 0.05s;
      -webkit-backface-visibility: hidden;
      backface-visibility: hidden;
      image-rendering: optimizeQuality;
      vertical-align: middle;
      max-width: 100%;
    }
    .image-scale:hover img {
      -webkit-transform: scale3d(1.1, 1.1, 1) rotate(0.0001deg);
      transform: scale3d(1.1, 1.1, 1) rotate(0.0001deg);
    }
  }
  @media (min-width: 768px) {
    .image-scale-color {
      position: relative;
      overflow: hidden;
      display: block;
    }
    .image-scale-color > a {
      display: block;
      overflow: hidden;
    }
    .image-scale-color img {
      -webkit-transition: transform 0.4s ease-in-out 0.05s;
      -moz-transition: transform 0.4s ease-in-out 0.05s;
      -ms-transition: transform 0.4s ease-in-out 0.05s;
      -o-transition: transform 0.4s ease-in-out 0.05s;
      -webkit-backface-visibility: hidden;
      backface-visibility: hidden;
      image-rendering: optimizeQuality;
      vertical-align: middle;
      max-width: 100%;
    }
    .image-scale-color:after {
      content: '';
      background: #fede00;
      position: absolute;
      z-index: 1;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      opacity: 0;
      -webkit-transition: opacity 0.4s ease-in-out;
      -moz-transition: opacity 0.4s ease-in-out;
      -ms-transition: opacity 0.4s ease-in-out;
      -o-transition: opacity 0.4s ease-in-out;
    }
    .image-scale-color:hover:after {
      opacity: 0.2;
    }
    .image-scale-color:hover img {
      -webkit-transform: scale3d(1.1, 1.1, 1) rotate(0.0001deg);
      transform: scale3d(1.1, 1.1, 1) rotate(0.0001deg);
    }
  }
  @-webkit-keyframes arrowUpDown {
    0%,
    20%,
    50%,
    80%,
    100% {
      -webkit-transform: translateY(0);
    }
    40% {
      -webkit-transform: translateY(-10px);
    }
    60% {
      -webkit-transform: translateY(-5px);
    }
  }
  @-moz-keyframes arrowUpDown {
    0%,
    20%,
    50%,
    80%,
    100% {
      -moz-transform: translateY(0);
    }
    40% {
      -moz-transform: translateY(-10px);
    }
    60% {
      -moz-transform: translateY(-5px);
    }
  }
  @-o-keyframes arrowUpDown {
    0%,
    20%,
    50%,
    80%,
    100% {
      -o-transform: translateY(0);
    }
    40% {
      -o-transform: translateY(-10px);
    }
    60% {
      -o-transform: translateY(-15px);
    }
  }
  @keyframes arrowUpDown {
    0%,
    20%,
    50%,
    80%,
    100% {
      transform: translateY(0);
    }
    40% {
      transform: translateY(-10px);
    }
    60% {
      transform: translateY(-5px);
    }
  }
  /*----------------------------------------*/
  /*----   5. Plugins overlay styles  ------*/
  /*----------------------------------------*/
  /* slider */
  .slick-loading .slick-list {
    background: #ffffff url('../images/ajax-loader.gif') center center no-repeat;
  }
  /* arrows */
  .slick-prev,
  .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 30px;
    height: 30px;
    margin-top: -15px;
    padding: 0;
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
    z-index: 200;
    text-align: center;
  }
  .slick-prev:hover,
  .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    color: transparent;
    outline: none;
    background: transparent;
  }
  .slick-prev:hover:before,
  .slick-prev:focus:before,
  .slick-next:hover:before,
  .slick-next:focus:before {
    opacity: 1;
  }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before,
  .slick-prev.slick-disabled:after,
  .slick-next.slick-disabled:after {
    opacity: .25;
  }
  .slick-prev:before,
  .slick-next:before {
    font-family: 'auto';
    font-size: 23px;
    line-height: 30px;
    color: #727272;
    cursor: pointer;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .slick-prev:hover:before,
  .slick-next:hover:before {
    color: #fede00;
  }
  .slick-prev {
    left: -20px;
  }
  .slick-prev:before {
    content: "\e91f";
  }
  .slick-next {
    right: -20px;
  }
  .slick-next:before {
    content: "\e920";
  }
  /* dots */
  .slick-slider {
    padding: 0;
    list-style: none;
  }
  .slick-slider.nav-dot {
    margin-bottom: 75px;
  }
  @media (max-width: 767px) {
    .slick-slider {
      margin-bottom: 30px;
    }
  }
  .slick-dots {
    position: absolute;
    bottom: -40px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
  }
  .slick-dots li {
    position: relative;
    display: inline-block;
    margin: 0 -4px 0 0;
    padding: 0;
    cursor: pointer;
  }
  .slick-dots li button {
    position: relative;
    display: block;
    width: 8px;
    height: 8px;
    margin: 0 5px;
    padding: 0;
    color: transparent;
    background-color: transparent;
    border: 0;
    outline: none;
    border-radius: 50%;
    background: #c1c1c1;
  }
  .slick-dots li button:after {
    display: none;
  }
  .slick-dots li.slick-active button,
  .slick-dots li.slick-active button:hover {
    background: #fede00;
  }
  .slick-dots li button:hover,
  .slick-dots li button:focus {
    outline: none;
  }
  @media (max-width: 991px) {
    .slick-slide .animation {
      opacity: 1 !important;
      animation-name: none !important;
      -webkit-animation-name: none !important;
    }
  }

  .btn-login{
    background:#fede00;
    color:#000;
    font-size:15px;
    text-decoration:none;
    padding:15px 0;
    width: 15%;
    display: block;
    text-align: center;
    margin:19px 0;
  }

  #mainSliders{

  }

  #mainSliders .slick-prev{
    left:10%;
  }

  #mainSliders .slick-next{
    right:10%;
  }



  #mainSliders .slick-prev,   #mainSliders .slick-next,
  .multiple-items .slick-prev, .multiple-items .slick-next{
    width:25px;
    height:47px;
    top:130px;
    bottom:0;
    margin:auto;
  }

  #mainSliders .slick-prev:before,   #mainSliders .slick-next:before,
  .multiple-items .slick-prev:before, .multiple-items .slick-next:before{
    width:25px;
    height:47px;
    content:'';
    display: block;
  }

  #mainSliders .slick-prev:before, .multiple-items .slick-prev:before{
    background:url(../images/arrow-slider.png) no-repeat;
  }

  #mainSliders .slick-next:before, .multiple-items .slick-next:before{
   background:url(../images/arrow-slider.png) no-repeat;
   transform: scale(-1, 1);
 }

.multiple-items .slick-prev:before{
    background:url(../images/arrow-slider-gray.png) no-repeat;
  }

.multiple-items .slick-next:before{
   background:url(../images/arrow-slider-gray.png) no-repeat;
   transform: scale(-1, 1);
 }



 .text-slider h4{
  font-size:50px;
  font-weight: 200;
  text-transform: none;
  line-height: 83px;
}

.text-slider h3{
 font-size:50px;
 text-transform: none;
 line-height: 88px;
 color:#fede00;
 margin: 0 0 30px;
}

.text-slider p{
  font-size:17px;
  color:#fff;
  opacity:0.8;
  text-transform:uppercase;
}

.section-title{
  font-weight:200;
  font-size:50px;
  margin-bottom: 30px;
}

.section-title-white{
  color:#fff;
}

.section-sub-title-white{
 color:#fff;
}

.section-title-black{
  color:#000;
}

.section-sub-title-black{
 color:#000;
}

.section-sub-title{
  font-weight:200;
  font-size:17px;
  margin:0;
}

.service .caption{
  height: 262px;
  box-shadow: 0 0 30px 5px #ccc;
  background-size:cover;
  background-repeat:no-repeat;
}

.icon-ordering{
  width:30px;
  height:38px;
  background:url(../images/icon-ordering.png) no-repeat 50%;
}

.icon-payment{
  width:41px;
  height:38px;
  background:url(../images/icon-payment.png) no-repeat 50%;
}

.icon-delivery{
  width:50px;
  height:38px;
  background:url(../images/icon-delivery.png) no-repeat 50%;
}

.icons{
  display:inline-block;
  position:relative;
}

.service .caption .icons{
  display: table;
  margin:0 auto 20px;
}

.service .caption h2{
  font-size:20px;
  margin-bottom:18px;
  color:#fff;
  text-transform:uppercase;
}

.service .caption .text{
  font-size:14px;
  font-weight:200;
  color:#fff;
  opacity:0.8;
  padding: 0 40px;
}

.section-our-goods{
  background:url(../images/our-goods.jpg) no-repeat;
  background-size: cover;
  padding: 120px 0 130px;
}

.list{
  list-style: none;
  padding: 0;
}

.list li span{
  color: #fff;
  font-size:14px;
  opacity:0.8;
}

.list li:not(:last-child){
  margin-bottom:3px;
}

/*.list li:before{
  width:4px;
  height:4px;
  display:block;
  content:'';
  border-radius:50%;
  background:#fede00;
  float:left;
  position: relative;
  top: 10px;
  margin-right: 15px;
} */
.text-center{
  text-align: center;

}
.non{
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  overflow: hidden;

}
.post-teaser a{

color:  #fede00;
  text-decoration: none;
}
.img-item-goods{
  height: 97px;
}
.img-item-goods img {
  width: 92px;
  height: 96px;
  margin: 0 auto;
  display: block;
  opacity: 0.9;
}


.item-goods .img-item-goods{
  margin-bottom:55px;
}

.section-our-goods .wrapper-title{
  margin-bottom:90px;
}

/***style section statistics***/
.section-statistics{
    width:910px;
    display: table;
    padding:155px 0;
    margin: 0 auto;
}

.img-statistics img{
  margin:0 auto;
}

.icon-experience{
  width:25px;
  height:31px;
  background:url(../images/icon-experience.png) no-repeat;
}

.icon-workers{
  width:25px;
  height:31px;
  background:url(../images/icon-workers.png) no-repeat;
}

.icon-order{
  width:30px;
  height:30px;
  background:url(../images/icon-order.png) no-repeat;
}

.icon-customers{
  width:34px;
  height:24px;
  background:url(../images/icon-customers.png) no-repeat;
}


.number-statistics{
  color:#000;
  font-size: 35px;
  font-weight:200;
  padding-left:15px;
}

.statistics{
  display;inline-block;
  width:100%;
  margin-top:80px;
}

.item-statistics .vertical{
  margin:0 auto;
}
.item-statistics{
  width:80%;
  margin:0 auto;
}

.item-statistics:not(:last-child){
  margin-bottom:90px;
}

.statistics-border{
  border-bottom:2px solid #eeeeee;
  padding-bottom:17px;
  margin-bottom:10px;
}

.name-statistics{
  font-size:17px;
  font-weight:200;
  margin:0;
}

.item-statistics:first-child{
  margin-top:40px;
}

.section-shop{
  background:url(../images/section-shop.jpg) no-repeat;
  background-size:cover;
      padding: 200px 0;
  margin-bottom: 120px;
}

.section-shop .vertical{
  width:100%;
}

.btn-yellow span {
color:#fede00;
text-transform:none;
}

.btn-yellow:hover span{
  color:#000;
}

.bnt-center{
  display:table;
  margin:0 auto;
}

.section-shop .wrapper-title{
  margin-bottom: 35px;
}

.section-shop .btn{
  padding: 13px 25px;
}

.multiple-items .slick-slide{
  padding:0 60px;
       display: block;
    height: 132px;
    line-height: 132px;
    width: 170px;
    text-align: center;
}

.multiple-items .slick-slide img{
     vertical-align: middle;
    max-width: 170px;
    max-height: 132px;
    float: none;
        display: inline-block;
          -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
    -webkit-transition: filter 0.5s; /* Safari 3.1 to 6.0 */
    transition: filter 0.5s;
}

.multiple-items .slick-slide img:hover{
  filter:none;
  -webkit-transition: filter 0.5s; /* Safari 3.1 to 6.0 */
    transition: filter 0.5s;
}

.multiple-items .slick-prev{
  left:-7%;
}

.multiple-items .slick-next{
  right:-7%;
}

.multiple-items .slick-prev,
.multiple-items .slick-next{
  top:0;
}

.section-partners{
  padding:115px 0 200px;
}

 .multiple-items{
  margin-top:90px;
 }
/*****/

.page-footer{
  padding:0;
}

.contacts-bacground{
  height:600px;
  background:url(../images/contacts-img.jpg);
  background-size: cover;
  padding:66px 0;
}

.border-bottom{
     border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

.icons-contact{
  width:53px;
  display:table;
  height:53px;
  margin: 0 auto 20px;
}

.icons-contact-phone{
  background:url(../images/phone-call.png) no-repeat 50%;
}

.icons-contact-location{
 background:url(../images/location.png) no-repeat 50%;
}

.icons-contact-time{
 background:url(../images/time.png) no-repeat 50%;
}

.icons-contact-email{
 background:url(../images/email.png) no-repeat 50%;
}

.name-contact{
  color:#fff;
  font-size:15px;
  opacity:0.7;
  margin-bottom: 12px;
}

.info-contact{
    color:#fff;
  font-size:15px;
  margin:0;
}

.contacts-item:first-child{
   border-right: 1px solid rgba(255, 255, 255, 0.3);
}

.contacts-item{
  padding:50px 0;
}

.contact-row{
      width: 625px;
    display: table;
    margin: 0 auto;
}

footer{
  background:#333333;
  padding:55px 0 40px;
}

.footer-logo img{
max-width:165px;
margin-bottom:25px;
}


.copyright{
  font-size:15px;
  color:#fff;
  margin:0;
}

.contact-text{
  margin-bottom:30px;
}

.title-footer{
  color:#ffffff;
  font-size:19px;
  text-transform:none;
      margin-bottom: 50px;
}

.nav-footer{
 padding-left: 80px;
  list-style:none;
}

.nav-footer li a{
  font-size:15px;
  color: #fff;
  opacity:0.8;
  text-decoration:none;
}

.nav-footer li a:hover{
  opacity:1;
}

footer p{
color: #fff;
    opacity: 0.8;
    font-size: 15px;
    font-weight: 200;
    margin:0;
}

.btn-send{
  background:#fede00;
  font-weight:100;
  font-size:15px;
  color:#000;
  text-transform:none;
  min-width: auto;
  padding:8px 18px;
}

.btn-send:hover{
  color:#fff;
}

.block-newsletter .form-control{
  background:none;
  border-radius:0;
  padding-left: 25px;
  color:#fff;
}

.block-newsletter .input-group-btn{
 border-left: 3px solid #333333;
}

.block-newsletter .form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #fff;
}
.holder{

  width: 231px;
  height: 215px;
}
.block-newsletter .form-control::-moz-placeholder { /* Firefox 19+ */
  color: #fff;
}
.block-newsletter .form-control:-ms-input-placeholder { /* IE 10+ */
  color: #fff;
}
.block-newsletter .form-control:-moz-placeholder { /* Firefox 18- */
  color: #fff;
}



       .logo img{
        max-width:220px;
        padding: 10px 0;
       }
.container{
  position:relative;
}


.form-lang{
  margin-left:10px;
}

.form-lang select{
  background:none;
  border:none;
  color:#fff;
}


.form-lang select option:not(first-child) {
  color: #000;
}

#mainSliderWrapper+#pageContent{
  padding: 0;
}

.number-phone span{
    display:block;
    padding-top:15px;
}


  @media (min-width: 1450px) {
footer .container{
  width:1420px;
}
  }




@media (min-width: 1630px){
  .logo{
       position:absolute;
        left: -235px;
      }
}

@media (min-width: 1720px) {
     .logo{
        left:-245px;
      }
}


@media (max-width: 1630px){
  .logo{
    margin-right:15px;
  }
}

@media (max-width: 991px) {
.services-block{
  width:100%;
}
.item-goods{
  margin-bottom:15px;
}
.contacts-bacground{
  height:auto;
}
.contacts-item:first-child{
  border-right:none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.title-footer{
  text-align:center;
  margin:10px 0 25px;

}
.section-statistics, .contact-row{
  width:100%;
}
.footer-logo{
  display:block;
  margin-top:15px;
}
.multiple-items .slick-prev{
  left:0;
}
 .multiple-items .slick-next{
  right:0;
 }
 .banner-under-slider{
  width:100%;
 }
 .text-slider h3{
font-size: 9vw;
 }
 .text-slider h4{
      font-size: 8vw;
 }
 .banner-under-slider .negative-margin {
    margin: -70px auto 0;
}
.banner-left{
     padding: 40px 0;
}
}

@media (max-width: 767px) {
 header.page-header .navbar-toggle{
  position:relative;
      top: 20px;
 }
 .navbar-toggle .icon-bar{
  background: #fff;
 }
 .logo img{
      max-width: 130px;
 }
 header.page-header .logo{
  padding:0 0 0 15px;
 }
 .header-location,  header .header-phone{
  margin-left: 15px;
 }

.navbar-nav{
  margin:0;
}

 .navbar-collapse{
  background:#3d3d3d;
 }
 .btn-login{
  width:125px;
      padding: 5px 0;
  margin:10px auto;
 }
 #mainSliders .slide .img--holder{
      height: 470px;
 }
 .banner-under-slider{
      margin: -30px auto 100px;
 }
 .slide-content .container{
  padding:0 50px;
 }
 #mainSliders .slick-prev{
  left:15px;
 }
  #mainSliders .slick-next{
  right:15px;
 }
 .banner-right, .banner-left{
  width:100%;
      display: inline-block;
 }
 .banner-under-slider .negative-margin{
  position:relative;
  right:auto;
  top:0;
 }
 .banner-under-slider .negative-margin {
    margin: 0px auto 0;
}
.item-goods .list, .img-item-goods img{

  display:table;
  margin: 0 auto;

}
.text-slider h3{
      line-height: 45px;
}
.text-slider h4{
      line-height: 35px;
}
}

@media (max-width: 650px) {
.header-center{
  display:table;
  margin:0 auto;
  float:none !important;
}
.header-phone, .header-location{
  display:table;
     margin: 0 auto !important;
    float: none !important;
}
}

.error {
z-index: 9999;
  position: absolute;
  top: 0px;
  right: 0px;
  left: 0px;
  text-align: center;
}
.error ul{
  list-style: none;
}
.huy{
  color: red! important;

}