/*
Theme Name: LCM
Author: Ideaweb
Description: LCM template
Version: 1.0
License: GNU General Public License v3
License URI: http://www.gnu.org/licenses/gpl.html
Text Domain: lcm
*/
/* ---------- LESS Elements 0.9 / More info at: lesselements.com ---------- 
gradient(@color: #F5F5F5, @start: #EEE, @stop: #FFF)
bw-gradient(@color: #F5F5F5, @start: 0, @stop: 255)
bordered(@top-color: #EEE, @right-color: #EEE, @bottom-color: #EEE, @left-color: #EEE)
drop-shadow(@x-axis: 0, @y-axis: 1px, @blur: 2px, @alpha: 0.1)
rounded(@radius: 2px)
border-radius(@topright: 0, @bottomright: 0, @bottomleft: 0, @topleft: 0)
opacity(@opacity: 0.5)
transition-duration(@duration: 0.2s)
transform(@arguments)
rotation(@deg:5deg)
scale(@ratio:1.5)
transition(@duration:0.2s, @ease:ease-out)
inner-shadow(@horizontal:0, @vertical:1px, @blur:2px, @alpha: 0.4)
box-shadow(@arguments)
box-sizing(@sizing: border-box)
user-select(@argument: none)
columns(@colwidth: 250px, @colcount: 0, @colgap: 50px, @columnRuleColor: #EEE, @columnRuleStyle: solid, @columnRuleWidth: 1px)
translate(@x:0, @y:0)
background-clip(@argument: padding-box)
*/
/*---------------------------------------------------
    LESS Elements 0.9
  ---------------------------------------------------
    A set of useful LESS mixins
    More info at: http://lesselements.com
  ---------------------------------------------------*/
/* ---------- Bootstrap ms extension ---------- */
/* ---------- Normalize.css v3.0.3 / github.com/necolas/normalize.css ---------- */
@import "css/normalize.css";
/* ---------- Fonts ---------- */
@font-face {
  font-family: 'Catamaran';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/catamaran/v28/o-0bIpQoyXQa2RxT7-5B6Ryxs2E_6n1iPHjd5aDdvg.ttf) format('truetype');
}
@font-face {
  font-family: 'Catamaran';
  font-style: normal;
  font-weight: 500;
  src: url(https://fonts.gstatic.com/s/catamaran/v28/o-0bIpQoyXQa2RxT7-5B6Ryxs2E_6n1iPErd5aDdvg.ttf) format('truetype');
}
@font-face {
  font-family: 'Catamaran';
  font-style: normal;
  font-weight: 600;
  src: url(https://fonts.gstatic.com/s/catamaran/v28/o-0bIpQoyXQa2RxT7-5B6Ryxs2E_6n1iPKba5aDdvg.ttf) format('truetype');
}
@font-face {
  font-family: 'Catamaran';
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/catamaran/v28/o-0bIpQoyXQa2RxT7-5B6Ryxs2E_6n1iPJ_a5aDdvg.ttf) format('truetype');
}
@font-face {
  font-family: 'Mirza';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/mirza/v19/co3ImWlikiN5EtrUIsM.ttf) format('truetype');
}
@font-face {
  font-family: 'Mirza';
  font-style: normal;
  font-weight: 500;
  src: url(https://fonts.gstatic.com/s/mirza/v19/co3FmWlikiN5EtIpAdOxk6M.ttf) format('truetype');
}
@font-face {
  font-family: 'Mirza';
  font-style: normal;
  font-weight: 600;
  src: url(https://fonts.gstatic.com/s/mirza/v19/co3FmWlikiN5EtIFBtOxk6M.ttf) format('truetype');
}
@font-face {
  font-family: 'Mirza';
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/mirza/v19/co3FmWlikiN5EtJhB9Oxk6M.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4uaVc.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  font-stretch: normal;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsgH1x4uaVc.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-stretch: normal;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsg-1x4uaVc.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans Condensed';
  font-style: normal;
  font-weight: 300;
  src: url(https://fonts.gstatic.com/s/opensanscondensed/v24/z7NFdQDnbTkabZAIOl9il_O6KJj73e7Ff1GhDuvMQg.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans Condensed';
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/opensanscondensed/v24/z7NFdQDnbTkabZAIOl9il_O6KJj73e7Ff0GmDuvMQg.ttf) format('truetype');
}
/* --------------------------------------------------------------------------- */
/*  VARS
/* --------------------------------------------------------------------------- */
/* --------------------------------------------------------------------------- */
/*  RESET & TYPOGRAPHY
/* --------------------------------------------------------------------------- */
html,
body {
  margin: 0;
  padding: 0;
  min-height: 100%;
  background-color: #FFF;
}
body {
  margin: 0;
  padding: 0;
  font-family: 'Open Sans';
  font-size: 22px;
  line-height: 1.5;
  color: #404040;
  font-weight: 400;
}
.wrapper {
  position: relative;
  float: left;
  min-height: 100%;
  width: 100%;
  overflow: hidden;
}
.container {
  position: relative;
  float: left;
  padding: 0;
  width: 100%;
  max-width: 100%;
}
.container .row {
  margin: 0 auto;
}
.row {
  position: relative;
  margin: 0 auto;
  max-width: 1200px;
}
* {
  outline: 0;
}
a,
a:hover,
a:focus {
  text-decoration: none;
  outline: none;
  color: #009933;
}
a:hover {
  text-decoration: underline;
}
input,
select,
textarea {
  border-width: 1px;
}
iframe {
  border: 0;
  outline: 0;
}
table {
  width: auto;
  font-size: 1em;
}
table > thead > tr > th,
table > thead > tr > td,
table > tbody > tr > th,
table > tbody > tr > td,
table > tfoot > tr > th,
table > tfoot > tr > td {
  vertical-align: middle;
  padding: 8px 10px;
  font-size: 1em;
}
table > thead > tr > th p,
table > thead > tr > td p,
table > tbody > tr > th p,
table > tbody > tr > td p,
table > tfoot > tr > th p,
table > tfoot > tr > td p {
  margin: 0;
}
hr {
  margin: 15px 0;
  height: 0;
  border-top: 1px solid #F8F8F8;
}
h1 {
  font-size: 2.4em;
  font-weight: 600;
}
h2 {
  font-size: 2em;
  font-weight: 600;
}
h3 {
  font-size: 1.6em;
  font-weight: 600;
}
ul {
  padding: 0 0 0 40px;
  list-style: initial;
}
ul li {
  list-style: initial;
}
/* --------------------------------------------------------------------------- */
/*  STYLES
/* --------------------------------------------------------------------------- */
/* ----- FOR ALL ----- */
.container .light {
  background-color: #F8F8F8;
}
.container.page {
  background-color: #FFF;
  padding: 40px 20px;
  min-height: 60%;
}
.container.page .image {
  padding: 40px 0 0;
  width: 100%;
  text-align: center;
}
.container.page .image img {
  max-width: 100%;
  height: auto;
}
.line-title {
  display: table;
  width: 100%;
  margin: 20px 0;
}
.line-title .line {
  display: table-cell;
  vertical-align: middle;
  width: 50%;
  padding: 0;
}
.line-title .line hr {
  width: 100%;
  height: 0px;
  border: 0;
  border-top: 1px solid #D9D9D9;
}
.line-title h2 {
  display: table-cell;
  vertical-align: middle;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 2.3em;
  text-align: center;
  color: #000;
  margin: 20px 0;
  padding: 0 40px;
}
input {
  line-height: inherit;
}
form {
  padding: 0;
  margin: 0;
}
form label {
  left: 0;
}
.btn,
.btn:visited,
btn:focus,
.btn-flat {
  padding: 0 10px;
  font-family: 'Open Sans Condensed', sans-serif;
  font-weight: 600;
  font-size: 0.75em;
  padding: 15px 15px 13px;
  height: auto;
  line-height: 1;
  text-transform: uppercase;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0);
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-transition: all 0.2s ease-out !important;
  -moz-transition: all 0.2s ease-out !important;
  -o-transition: all 0.2s ease-out !important;
  transition: all 0.2s ease-out !important;
}
.btn i,
.btn:visited i,
btn:focus i,
.btn-flat i {
  margin-right: 10px;
}
.btn:hover,
.btn:visited:hover,
btn:focus:hover,
.btn-flat:hover {
  color: #FFF;
  background-color: #009933;
  text-decoration: none;
  -webkit-box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.15);
  box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.15);
}
.btn.red,
.btn:visited.red,
btn:focus.red,
.btn-flat.red {
  color: #FFF;
  background-color: #CF2832 !important;
}
.btn.red:hover,
.btn:visited.red:hover,
btn:focus.red:hover,
.btn-flat.red:hover {
  background-color: #a42028 !important;
}
.btn-flat.red {
  color: #CF2832;
  background-color: transparent !important;
}
.btn-flat.red:hover {
  color: #FFF;
  background-color: #CF2832 !important;
}
.blue {
  background-color: #0070C0 !important;
}
.card {
  font-family: 'Open Sans Condensed', sans-serif;
}
.card .card-image {
  height: 222px;
  background-size: cover;
  background-position: center center;
}
.card .card-image .card-title {
  width: 100%;
  padding: 10px;
  color: #92D050;
  font-weight: 600;
  font-size: 1.2em;
  cursor: pointer;
  background: rgba(0, 0, 0, 0.8);
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, rgba(0, 0, 0, 0.9)), color-stop(1, transparent));
  background: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0.9), transparent);
  background: -moz-linear-gradient(center bottom, rgba(0, 0, 0, 0.9) 0%, transparent 100%);
  background: -o-linear-gradient(transparent, rgba(0, 0, 0, 0.9));
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='transparent', endColorstr='rgba(0, 0, 0, 0.9)', GradientType=0);
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.card .card-image .card-title:hover {
  text-decoration: underline;
  background: rgba(0, 0, 0, 0.8);
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, rgba(0, 0, 0, 0.9)), color-stop(1, rgba(0, 0, 0, 0.4)));
  background: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.4));
  background: -moz-linear-gradient(center bottom, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0.4) 100%);
  background: -o-linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.9));
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(0, 0, 0, 0.4)', endColorstr='rgba(0, 0, 0, 0.9)', GradientType=0);
}
.card .card-image .card-title span {
  float: left;
  width: calc(100% - 35px);
}
.card .card-image .card-title i {
  margin: 0;
}
.card .card-content {
  padding: 10px;
}
.card .card-content .desc {
  height: 48px;
  overflow: hidden;
}
.card .card-content .text {
  display: none;
}
.card .card-action {
  display: table;
  width: 100%;
  padding: 10px;
  height: 65px;
}
.card .card-action .price {
  display: table-cell;
  vertical-align: middle;
  width: 50%;
  line-height: 1.3;
}
.card .card-action .price ul {
  padding: 0;
  margin: 0;
  display: inline-block;
  width: 100%;
}
.card .card-action .price ul li span {
  font-size: 1.1em;
  font-weight: 600;
  color: #CF2832;
}
.card .card-action .buy {
  display: table-cell;
  vertical-align: middle;
  width: 50%;
  text-align: right;
}
.card .card-action .buy button i {
  display: none;
  color: #FFF;
  margin: 0;
}
.card .card-action .buy button.loading {
  background-color: #009933;
}
.card .card-action .buy button.loading span {
  display: none;
}
.card .card-action .buy button.loading i {
  display: inline-block;
}
.card.promo {
  display: inline-table;
  width: 100%;
  text-align: left;
}
.card.promo .card-image {
  display: table-cell;
  vertical-align: top;
  width: 150px;
  height: 150px;
}
.card.promo .card-content {
  display: table-cell;
  vertical-align: top;
  padding: 0;
}
.card.promo .card-content .card-title {
  display: inline-block;
  padding: 15px;
  line-height: 1;
  color: #009933;
  font-weight: 600;
  font-size: 1.2em;
}
.card.promo .card-content .card-title:hover {
  text-decoration: underline;
}
.card.promo .card-content .card-text {
  padding: 0 15px 10px;
  height: 58px;
}
.card.promo .card-content .card-text .desc {
  display: inline-block;
  overflow: hidden;
}
.card.promo .card-content .card-action {
  text-align: right;
}
.card.promo .card-content .card-action a {
  margin: 0 !important;
  font-size: 0.9em;
  font-weight: 600;
  color: #BFBFBF !important;
}
.card.promo .card-content .card-action a:hover {
  color: #a6a6a6 !important;
}
.card.promo .card-action {
  height: auto;
}
.modal {
  position: fixed;
  top: 0 !important;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  max-height: 100%;
  padding: 5% 20px;
  z-index: 1050;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
  overflow-y: auto;
  background-color: transparent;
  transform: scaleX(1) !important;
}
.modal .modal-dialog {
  margin: 0 auto;
  max-width: 800px;
  background-color: #fafafa;
}
.modal .modal-dialog .modal-header {
  padding: 24px 24px 14px;
}
.modal .modal-dialog .modal-header h4.title {
  margin: 0 0 10px;
  padding: 0;
}
.modal .modal-dialog .modal-content {
  padding: 10px 24px;
  font-size: 0.75em;
}
.modal .modal-dialog .modal-footer {
  float: none;
  text-align: right;
}
.modal .modal-dialog .modal-footer button {
  float: none;
}
.modal .modal-footer {
  height: 62px;
  padding: 2px 6px;
}
.modal p {
  margin: 0;
}
.modal#product-modal {
  font-family: 'Open Sans Condensed', sans-serif;
}
.modal#product-modal .modal-dialog {
  max-width: 740px;
}
.modal#product-modal .modal-dialog .modal-content {
  padding: 24px 14px;
}
.modal#product-modal .modal-dialog .modal-content .title {
  padding: 0 10px;
  font-size: 2em;
  font-weight: 600;
  color: #009933;
  text-align: center;
}
.modal#product-modal .modal-dialog .modal-content .image {
  padding: 0 10px;
}
.modal#product-modal .modal-dialog .modal-content .image img {
  max-width: 100%;
}
.modal#product-modal .modal-dialog .modal-content .text {
  padding: 20px 10px 0 10px;
}
.modal#product-modal .modal-dialog .modal-content .info {
  text-align: center;
}
.modal#product-modal .modal-dialog .modal-content .info .tit {
  display: inline-block;
  width: 100%;
  font-size: 1.1em;
  font-weight: 600;
}
.modal#product-modal .modal-dialog .modal-content .info .desc {
  padding: 20px 10px 0;
}
.modal#product-modal .modal-dialog .modal-content .info .price {
  padding: 20px 10px 0;
}
.modal#product-modal .modal-dialog .modal-content .info .price .txt ul {
  padding: 0;
  margin: 0;
}
.modal#product-modal .modal-dialog .modal-content .info .price .txt span {
  font-size: 1.1em;
  font-weight: 600;
  color: #CF2832;
}
.modal#product-modal .modal-dialog .modal-footer {
  padding: 10px 20px;
  height: auto;
  border-top: 1px solid #D9D9D9;
}
.modal#buy-modal {
  font-family: 'Open Sans Condensed', sans-serif;
}
.modal#buy-modal .modal-dialog {
  max-width: 800px;
}
.modal#buy-modal .modal-dialog .modal-content {
  padding: 24px 24px 16px;
}
.modal#buy-modal .modal-dialog .modal-content .title {
  padding: 0;
  font-size: 2em;
  font-weight: 600;
  color: #009933;
}
.modal#buy-modal .modal-dialog .modal-content .product .name {
  font-weight: 600;
  font-size: 1.2em;
}
.modal#buy-modal .modal-dialog .modal-content .add-to-cart {
  display: inline-block;
  width: 100%;
}
.modal#buy-modal .modal-dialog .modal-content .add-to-cart .inputs {
  float: left;
  padding: 15px 0 0;
}
.modal#buy-modal .modal-dialog .modal-content .add-to-cart .inputs label {
  font-size: 0.9em;
  font-weight: 600;
  color: #000;
}
.modal#buy-modal .modal-dialog .modal-content .add-to-cart .inputs .input-field {
  display: inline-block;
  max-width: 100px;
  margin: 0 20px 10px 5px;
}
.modal#buy-modal .modal-dialog .modal-content .add-to-cart .inputs .input-field input {
  border: 1px solid #D9D9D9;
  padding: 5px;
  height: auto;
  line-height: 1;
  margin: 0;
}
.modal#buy-modal .modal-dialog .modal-content .add-to-cart .inputs .input-field.input-quantity {
  max-width: 50px;
}
.modal#buy-modal .modal-dialog .modal-content .add-to-cart .inputs .input-field .caret {
  top: 10px;
}
.modal#buy-modal .modal-dialog .modal-content .add-to-cart .inputs .input-field .select-wrapper input {
  font-size: 1.05em;
}
.modal#buy-modal .modal-dialog .modal-content .add-to-cart .price {
  float: right;
  padding: 15px 0 0;
  font-size: 1.2em;
  font-weight: 600;
  text-align: right;
}
.modal#buy-modal .modal-dialog .modal-content .add-to-cart .price span {
  color: #A6A6A6;
}
.modal#buy-modal .modal-dialog .modal-content .add-to-cart .price span.box {
  color: #606060;
  font-weight: 600;
  font-size: 0.8em;
}
.modal#buy-modal .modal-dialog .modal-footer {
  border-top: 1px solid #D9D9D9;
}
.modal#buy-modal .modal-dialog .modal-footer .total {
  float: left;
  font-size: 1.1em;
  font-weight: 600;
  padding: 10px;
}
.modal#buy-modal .modal-dialog .modal-footer .total span {
  color: #CF2832;
}
.modal#reservation-modal .modal-dialog .modal-content p {
  margin-bottom: 10px;
}
.gallery {
  text-align: center;
}
.gallery .gallery-item .gallery-icon a {
  display: inline-block;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}
.gallery .gallery-item .gallery-icon a img {
  max-width: 100%;
  height: auto;
}
.tooltipster-base .tooltipster-content {
  max-width: 320px;
  background-color: #606060;
  color: #FFF !important;
  font-family: 'Open Sans Condensed', sans-serif;
  text-align: center;
  padding: 10px 15px !important;
  line-height: 1.4 !important;
  font-size: 0.75em;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.tooltipster-base .tooltipster-content p {
  margin: 0;
  font-size: 1.1em;
}
.tooltipster-base .tooltipster-arrow .tooltipster-arrow-border {
  border-bottom-color: #606060 !important;
}
.dropdown-content {
  padding: 0;
  margin: 0;
  list-style: none;
}
.dropdown-content li {
  list-style: none;
}
[type="checkbox"]:not(:checked),
[type="checkbox"]:checked {
  left: 2px;
  top: 16px;
}
/* ----- EFFECTS ----- */
.rotate {
  animation: rotating 2s linear infinite;
  -webkit-animation: rotating 2s linear infinite;
}
.math-captcha-form {
  margin: 15px 0 30px !important;
}
.math-captcha-form label {
  position: relative;
  margin: 5px 0 5px;
  top: auto;
}
/* ----- HOME ----- */
header {
  position: relative;
  width: 100%;
  top: 0;
  left: 0;
  padding: 0;
  z-index: 999;
}
header .top {
  position: relative;
  float: left;
  width: 100%;
}
header .top .logo {
  position: relative;
  float: left;
  min-height: 80px;
  margin: 19px 0;
  z-index: 2;
}
header .top .logo a.logotype {
  display: table-cell;
  vertical-align: middle;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
header .top .logo a.logotype img {
  width: auto;
  height: auto;
  max-height: 80px;
  max-width: 100%;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
header .top .logo a.logotype:hover {
  -webkit-transform: scale(1.15);
  -moz-transform: scale(1.15);
  -o-transform: scale(1.15);
  -ms-transform: scale(1.15);
  transform: scale(1.15);
}
header .top .logo .title {
  display: table-cell;
  vertical-align: middle;
  padding-left: 15px;
  font-family: 'Mirza', sans-serif;
  font-weight: 500;
  line-height: 1;
  font-size: 1.5em;
  text-transform: uppercase;
}
header .top .logo .title span {
  font-size: 0.8em;
  font-weight: 400;
}
header .top .logo .title span.year {
  line-height: 1.4;
  font-size: 0.5em;
}
header .top .right {
  position: relative;
  text-align: right;
}
header .top .right .info {
  position: relative;
  float: right;
  display: inline-table;
  min-height: 120px;
  background-color: #F8F8F8;
  padding: 10px;
}
header .top .right .info .txt {
  height: 100%;
  vertical-align: bottom;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 0.75em;
  text-align: right;
}
header .top .right .info .txt p {
  margin: 9px 0 0;
}
header .top .right .info .txt a {
  color: #404040;
}
header .top .right .info .eu {
  position: absolute;
  bottom: 10px;
  left: calc(-100% - 60px);
}
header .top .right .info .eu img {
  max-height: 50px;
}
header .top .right .info .search {
  position: absolute;
  top: 10px;
  left: -233px;
}
header .top .right .info .search form input[type="text"] {
  float: left;
  border: 1px solid #D9D9D9;
  width: 222px;
  height: 34px;
  padding: 0 5px;
  font-size: 0.6em;
}
header .top .right .info .search form button[type="submit"] {
  float: left;
  height: 36px;
  width: 36px;
  text-align: center;
  padding: 0;
  line-height: 1;
  background-color: #D9D9D9;
  border: 1px solid #D9D9D9;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
header .top .right .info .search form button[type="submit"]:hover {
  background-color: #606060;
  border-color: #606060;
  color: #D9D9D9;
}
header .main-menu {
  position: relative;
  float: left;
  width: 100%;
  background-color: #005414;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.15);
  z-index: 999;
}
header .main-menu ul.menu {
  float: left;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
}
header .main-menu ul.menu > li {
  float: left;
  width: auto;
  list-style: none;
}
header .main-menu ul.menu > li > a {
  float: left;
  padding: 15px 11px;
  font-family: 'Open Sans Condensed', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.78em;
  color: #FFF;
  text-decoration: none;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
header .main-menu ul.menu > li > a:hover {
  text-decoration: none;
  background-color: #009933;
  color: #FFF;
}
header .main-menu ul.menu > li > a.active {
  color: #FFF;
  background-color: #009933;
}
header .main-menu ul.menu > li ul {
  display: none;
  position: absolute;
  width: 100%;
  left: 0;
  top: 100%;
  padding: 15px 15px 15px 6px;
  background-color: #009933;
}
header .main-menu ul.menu > li ul:before {
  content: "";
  position: absolute;
  top: 0;
  left: -1000px;
  right: -1000px;
  bottom: 0;
  width: calc(100% + 2000px);
  height: 100%;
  background-color: #009933;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.15);
}
header .main-menu ul.menu > li ul li {
  position: relative;
  float: left;
  width: 25%;
  padding: 5px;
  list-style: none;
  z-index: 2;
}
header .main-menu ul.menu > li ul li a {
  float: left;
  color: #FFF;
  font-size: 0.9em;
  font-family: 'Open Sans Condensed', sans-serif;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
header .main-menu ul.menu > li ul li a:hover {
  text-decoration: underline;
}
header .main-menu ul.menu > li ul li:nth-child(3n+1) {
  clear: left;
}
header .main-menu ul.menu > li ul:after {
  content: "";
  position: absolute;
  width: calc(25% - 30px);
  height: calc(100% - 30px);
  top: 15px;
  right: 15px;
  bottom: 15px;
  background-image: url('img/logo_bw.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: right center;
  z-index: 2;
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  -webkit-opacity: 0.8;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  filter: alpha(opacity=80);
}
header .main-menu ul.menu > li ul.active {
  display: block;
}
header .main-menu ul.menu li.current-menu-item2 > a,
header .main-menu ul.menu li.current-menu-parent2 > a {
  color: #FFF;
  background-color: #009933;
}
header .main-menu ul.menu li.current-menu-item2 ul,
header .main-menu ul.menu li.current-menu-parent2 ul {
  display: block;
}
header .main-menu .mobile {
  display: none;
  cursor: pointer;
  color: #FFF;
  margin: 10px;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
header .main-menu .mobile i {
  font-size: 2em;
}
header .main-menu .mobile:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
header .main-menu .mobile.active {
  display: inline-block;
}
header.scrolled .top {
  margin-bottom: 53px;
}
header.scrolled .main-menu {
  position: fixed;
}
footer {
  background-color: #CF2832;
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 30px 0 0;
  box-shadow: 0px -2px 4px rgba(0, 0, 0, 0.1);
}
footer .col.logo {
  padding: 0 0.75rem 30px;
}
footer .col.logo a {
  display: inline-block;
}
footer .col.logo a img {
  max-height: 120px;
}
footer .col.center {
  padding: 0 0.75rem 30px;
}
footer .col.center p {
  margin: 0;
}
footer .col.center img {
  display: inline-block;
  max-height: 100px;
  width: auto;
  margin: 0;
}
footer .col.txt {
  padding: 0 0.75rem 30px;
  font-size: 0.8em;
  color: #FFF;
  text-align: right;
  font-family: 'Open Sans Condensed', sans-serif;
  line-height: 1.4;
}
footer .col.txt p {
  margin: 0;
}
footer .icons {
  text-align: right;
  margin: 15px 0;
}
footer .icons .icon {
  display: inline-block;
  padding: 0;
  margin: 0 10px;
  width: 36px;
  height: 36px;
  text-align: center;
  color: #FFF;
  cursor: default;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
footer .icons .icon i {
  font-size: 1.2em;
  line-height: 38px;
  margin: 0;
}
footer .icons .icon.fb:hover {
  color: #1F4E79;
}
footer .icons .icon.google:hover {
  color: #CF2832;
}
footer .icons a.icon {
  cursor: pointer;
}
footer .icons a.icon:hover {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -o-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}
footer .icons ul.menu {
  padding: 0;
  margin: 0;
  list-style: none;
  width: auto;
}
footer .icons ul.menu li {
  display: inline-block;
  width: auto;
  padding: 0 10px 0 15px;
}
footer .icons ul.menu li:not(:first-child) {
  border-left: 1px solid #FFF;
}
footer .icons ul.menu li a {
  font-size: 0.75em;
  color: #FFF;
  font-family: 'Catamaran', sans-serif;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
footer .icons ul.menu li a:hover {
  text-decoration: underline;
}
footer.wh2 .txt {
  color: #606060;
}
footer.wh2 .icons .icon {
  color: #606060;
}
footer.wh2 .icons ul.menu li:not(:first-child) {
  border-left: 1px solid #606060;
}
footer.wh2 .icons ul.menu li a {
  color: #606060;
}
.footer-fix {
  float: left;
  width: 100%;
  min-height: 130px;
}
.news .list {
  width: 100%;
  margin: 5px 0 0;
  list-style: none;
  padding: 0;
}
.news .list li {
  list-style: none;
}
.news .list .element {
  list-style: none;
  padding: 10px;
}
.news .list .element .post-element {
  float: left;
  width: 100%;
  background-color: #FFF;
  -webkit-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.1);
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.1);
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.news .list .element .post-element .post-image {
  position: relative;
  display: block;
  overflow: hidden;
  border-bottom: 0px solid #D9D9D9;
}
.news .list .element .post-element .post-image:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 153, 51, 0.6);
  z-index: 2;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.news .list .element .post-element .post-image:after {
  content: "+";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 80px;
  height: 80px;
  margin: -40px;
  color: #FFF;
  text-align: center;
  line-height: 75px;
  font-size: 2em;
  font-weight: 300;
  z-index: 2;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  border-radius: 40px;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.news .list .element .post-element .post-image .image {
  display: block;
  width: 100%;
  height: 180px;
  background-size: cover;
  background-position: center center;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.news .list .element .post-element .post-image .image.no-image {
  background-color: #FFF;
  background-image: url('img/logo.png');
  background-size: auto 62%;
  background-repeat: no-repeat;
}
.news .list .element .post-element .post-image:hover .image {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.news .list .element .post-element .post-image:hover:before {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.news .list .element .post-element .post-image:hover:after {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.news .list .element .post-element .post-content {
  position: relative;
  float: left;
  width: 100%;
  padding: 10px;
  min-height: 210px;
  font-family: 'Open Sans Condensed', sans-serif;
}
.news .list .element .post-element .post-content .post-title {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0;
  font-size: 0.95em;
}
.news .list .element .post-element .post-content .post-title a {
  font-size: 1em;
  font-weight: 600;
  color: #606060;
}
.news .list .element .post-element .post-content .post-title a:hover {
  text-decoration: underline;
}
.news .list .element .post-element .post-content .post-excerpt {
  float: left;
  width: 100%;
  font-size: 0.8em;
  margin: 10px 0 25px;
  line-height: 1.4;
}
.news .list .element .post-element .post-content .post-excerpt p {
  margin: 0;
}
.news .list .element .post-element .post-content .post-more {
  position: absolute;
  right: 10px;
  bottom: 10px;
  font-size: 0.85em;
  color: #606060;
}
.news .list .element .post-element .post-content .post-more i {
  margin: 0 5px;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.news .list .element .post-element .post-content .post-more:hover {
  text-decoration: underline;
}
.news .list .element .post-element .post-content .post-more:hover i {
  -webkit-transform: translateX(3px);
  -moz-transform: translateX(3px);
  -o-transform: translateX(3px);
  -ms-transform: translateX(3px);
  transform: translateX(3px);
}
.news .list .element .post-element:hover {
  -webkit-box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.15);
  box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.15);
}
.news .title {
  width: 100%;
  text-align: center;
}
.news .single-post .post-date {
  width: 100%;
  text-align: center;
}
.news .single-post .post-image {
  text-align: center;
  margin: 30px 0;
}
.news .single-post .post-image .image {
  max-height: 600px;
}
.news .single-post .post-social {
  float: left;
  width: 100%;
  margin: 30px 0 0;
  text-align: left;
}
.news .single-post .post-social .like {
  padding: 0 0 15px;
}
.news .single-post .post-social .share .title {
  float: left;
  width: 100%;
  padding: 0 0 5px;
  font-size: 0.9em;
  font-weight: bold;
  text-align: left;
}
.news .single-post .post-social .share a img {
  width: 30px;
  height: 30px;
}
.news .single-post .post-social .share > span {
  position: relative;
  display: inline-block;
  padding: 2px 5px;
  margin: 0 2px;
  border: 1px solid #bfbfbf;
  border-radius: 5px;
  font-size: 0.8em;
  line-height: 1;
  -webkit-transform: translateY(-7px);
  -moz-transform: translateY(-7px);
  -o-transform: translateY(-7px);
  -ms-transform: translateY(-7px);
  transform: translateY(-7px);
}
.news .single-post .post-social .share > span:after {
  content: "";
  position: absolute;
  top: 7px;
  left: -4px;
  width: 6px;
  height: 6px;
  border-left: 1px solid #bfbfbf;
  border-bottom: 1px solid #bfbfbf;
  transform: rotate(45deg);
  background-color: #FFF;
}
.widgets {
  position: absolute;
  top: 66px;
  right: 0;
  z-index: 999;
}
.widgets .icon {
  float: right;
  clear: right;
  width: 44px;
  height: 44px;
  text-align: center;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.15);
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.widgets .icon:hover {
  width: 54px;
}
.widgets .icon i {
  color: #FFF;
  line-height: 44px;
}
.widgets .icon.fb {
  background-color: #3B5998;
}
.widgets .icon.gp {
  background-color: #DC4E41;
}
.container {
  padding: 0;
}
.container .top {
  float: left;
  width: 100%;
  height: 300px;
  background-size: cover;
  background-position: center center;
}
.container .top .row {
  display: table;
  text-align: center;
}
.container .top .row .title {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  height: 300px;
  padding: 150px 0 0;
  color: #FFF;
  font-family: 'Catamaran', sans-serif;
  text-align: center;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 2em;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.6);
}
.container .top .row .title span {
  text-transform: initial;
}
.container .content {
  float: left;
  padding: 45px 0 90px;
  width: 100%;
  position: relative;
  z-index: 1;
  line-height: 1.6;
}
.container .content h1 {
  padding: 0 15px 30px;
  margin: 0;
  font-weight: 600;
  font-family: 'Open Sans Condensed', sans-serif;
}
.container .content .image {
  margin: 15px 15px 30px;
}
.container .content .image .img {
  max-height: 600px;
}
.container .content .txt {
  font-size: 0.75em;
  padding: 0 15px;
}
.container .content .txt h2 {
  font-size: 1.8em;
  font-weight: 700;
}
.container .content .txt img {
  max-width: 100%;
  width: auto;
  height: auto;
}
.container .content .txt .gallery .gallery-item .gallery-icon a {
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.container .content .txt .gallery .gallery-item .gallery-icon a:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.container .content .pagination {
  width: 100%;
  float: left;
  margin: 30px 0 0;
  text-align: center;
}
.container .content .pagination > * {
  padding: 2px 10px 4px;
}
.container .content .pagination > *:hover {
  background-color: #F8F8F8;
}
.container .content .pagination > *.current {
  background-color: #CF2832;
  color: #FFF;
}
.container .content .form {
  float: left;
  width: 100%;
  padding: 15px 5px;
  margin-top: 30px;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.1), 0px -2px 4px rgba(0, 0, 0, 0.1);
}
.container .content .form h2 {
  float: left;
  width: 100%;
  font-weight: 600;
  margin: 0 0 15px;
  padding: 0 0.75rem;
}
.container .content .form h3 {
  float: left;
  width: 100%;
  margin: 0;
  padding: 15px 0.75rem;
  font-weight: 700;
  font-size: 1em;
}
.container .content .form form {
  float: left;
  width: 100%;
}
.container .content .form form label {
  left: 0;
  top: 0;
  font-family: 'Open Sans', sans-serif;
  font-size: 0.9rem;
}
.container .content .form form label.active {
  font-size: 0.8rem;
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
}
.container .content .form form .select-wrapper + label {
  font-size: 0.8rem;
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
}
.container .content .form form .character-counter {
  margin-top: -15px;
}
.container .content .form form input,
.container .content .form form select,
.container .content .form form textarea {
  height: 2rem;
  font-family: 'Open Sans', sans-serif;
}
.container .content .form form .recaptcha {
  margin: 15px 0 0;
}
.container .content .form form .dropdown-content li {
  font-family: 'Open Sans', sans-serif;
}
.container .content .form form [type="checkbox"] + label {
  height: auto;
}
.container .content .form form .list {
  width: 100%;
  position: relative;
  padding: 0 10px 0 30px;
  margin: 5px 0 15px;
  font-family: 'Open Sans', sans-serif;
}
.container .content .form form .list li {
  position: relative;
  width: 100%;
}
.container .content .form form .list li .label {
  padding: 0 45px 0 0;
}
.container .content .form form .list li .remove {
  position: absolute;
  right: 0;
  top: 0;
  width: 33px;
  height: 33px;
  cursor: pointer;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.container .content .form form .list li .remove i {
  line-height: 33px;
}
.container .content .form form .list li .remove:hover {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -o-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}
.container .content .form form .group {
  float: left;
  width: 100%;
  margin: 0 0 30px;
  padding: 10px 0 0;
  border: 1px solid #D9D9D9;
}
.container .content .form form .group .add {
  float: right;
  text-align: right;
  margin: 0 0 10px;
}
.container.home .row {
  padding: 0 15px;
}
.container.home ul.home-slider {
  position: relative;
  margin: 0;
  padding: 0;
}
.container.home ul.home-slider li {
  position: relative;
  width: 100%;
  height: 600px;
  min-height: 600px;
}
.container.home ul.home-slider li .bg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
  background-position: center center;
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
}
.container.home ul.home-slider li .bg:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0);
}
.container.home ul.home-slider li .row {
  position: relative;
  display: table;
  width: 100%;
  height: 100%;
  height: 600px;
  min-height: 600px;
}
.container.home ul.home-slider li .row .content {
  display: table-cell;
  vertical-align: middle;
  float: none;
  width: 100%;
  height: 100%;
  padding: 60px 15px 60px;
  font-family: 'Open Sans Condensed', sans-serif;
}
.container.home ul.home-slider li .row .content .text {
  display: inline-block;
  padding: 15px 30px;
  background-color: rgba(255, 255, 255, 0.85);
}
.container.home ul.home-slider li .row .content h1 {
  padding: 15px 0 0;
}
.container.home ul.home-slider li .row .content h2 {
  font-weight: 700;
}
.container.home ul.home-slider li .row .content a {
  padding: 0 10px;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 0.75em;
  padding: 15px 15px 13px;
  height: auto;
  line-height: 1;
  text-transform: uppercase;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0);
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-transition: all 0.2s ease-out !important;
  -moz-transition: all 0.2s ease-out !important;
  -o-transition: all 0.2s ease-out !important;
  transition: all 0.2s ease-out !important;
  display: inline-block;
  margin-top: 0px;
  font-weight: 600;
  background-color: #0070C0;
  color: #FFF;
  text-decoration: none;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.container.home ul.home-slider li .row .content a i {
  margin-right: 10px;
}
.container.home ul.home-slider li .row .content a:hover {
  color: #FFF;
  background-color: #009933;
  text-decoration: none;
  -webkit-box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.15);
  box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.15);
}
.container.home ul.home-slider li .row .content a.red {
  color: #FFF;
  background-color: #CF2832 !important;
}
.container.home ul.home-slider li .row .content a.red:hover {
  background-color: #a42028 !important;
}
.container.home ul.home-slider li .row .content a:hover {
  text-decoration: underline;
  background-color: #0070C0;
  text-decoration: none;
}
.container.home ul.home-slider li .row .content img {
  max-width: 100%;
  height: auto;
}
.container.home .bx-wrapper .bx-controls .bx-pager {
  position: absolute;
  width: 100%;
  bottom: 0;
  padding: 30px 15px;
  text-align: center;
  z-index: 99;
}
.container.home .bx-wrapper .bx-controls .bx-pager .bx-pager-item {
  display: inline-block;
  width: auto;
}
.container.home .bx-wrapper .bx-controls .bx-pager .bx-pager-item .bx-pager-link {
  position: relative;
  display: inline-block;
  width: 16px;
  height: 16px;
  margin: 0 15px;
  background-color: #CF2832;
  border: 2px solid #CF2832;
  font-size: 0;
  cursor: pinter;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.container.home .bx-wrapper .bx-controls .bx-pager .bx-pager-item .bx-pager-link.active {
  border-color: #FFF;
}
.container.home .bx-wrapper .bx-controls .bx-pager .bx-pager-item .bx-pager-link:hover {
  background-color: #FFF;
  border-color: #FFF;
}
.container.home .bx-wrapper .bx-controls .bx-pager .bx-pager-item:not(:first-child) a:after {
  content: none;
  position: absolute;
  bottom: 6px;
  right: 24px;
  width: 10px;
  height: 1px;
  border-top: 1px solid #FFF;
}
.container.home .bx-wrapper .bx-controls .bx-controls-direction {
  position: absolute;
  top: 50%;
  margin-top: -15px;
  width: 100%;
  padding: 30px 15px 30px 275px;
  z-index: 99;
}
.container.home .bx-wrapper .bx-controls .bx-controls-direction a {
  color: #FFF;
  font-size: 2em;
  -moz-opacity: 0.4;
  -khtml-opacity: 0.4;
  -webkit-opacity: 0.4;
  opacity: 0.4;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=40);
  filter: alpha(opacity=40);
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.container.home .bx-wrapper .bx-controls .bx-controls-direction a.bx-prev {
  float: left;
}
.container.home .bx-wrapper .bx-controls .bx-controls-direction a.bx-next {
  float: right;
}
.container.home .bx-wrapper .bx-controls .bx-controls-direction a:hover {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.container.home.slider {
  height: auto;
}
.container.home.about {
  padding: 0;
}
.container.home.about .bg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
  background-position: center center;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
.container.home.about .bg:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.9);
}
.container.home.about .text {
  padding: 60 15px;
  font-family: 'Open Sans Condensed', sans-serif;
}
.container.home.about .text .title {
  padding: 0;
  margin: 0;
  font-size: 2.5em;
  font-weight: 600;
  line-height: 1.1;
}
.container.home.about .text .content {
  padding: 15px 0 0;
  font-size: 1em;
}
.container.home.about .text .more {
  padding: 0 10px;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 0.75em;
  padding: 15px 15px 13px;
  height: auto;
  line-height: 1;
  text-transform: uppercase;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0);
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-transition: all 0.2s ease-out !important;
  -moz-transition: all 0.2s ease-out !important;
  -o-transition: all 0.2s ease-out !important;
  transition: all 0.2s ease-out !important;
  display: inline-block;
  margin-top: 30px;
  font-weight: 600;
  background-color: #0070C0;
  color: #FFF;
  text-decoration: none;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.container.home.about .text .more i {
  margin-right: 10px;
}
.container.home.about .text .more:hover {
  color: #FFF;
  background-color: #009933;
  text-decoration: none;
  -webkit-box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.15);
  box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.15);
}
.container.home.about .text .more.red {
  color: #FFF;
  background-color: #CF2832 !important;
}
.container.home.about .text .more.red:hover {
  background-color: #a42028 !important;
}
.container.home.about .text .more:hover {
  text-decoration: underline;
  background-color: #0070C0;
  text-decoration: none;
}
.container.home.services {
  padding: 60px 0 75px;
  /* box-shadow:0px 2px 4px fade(@black,10%), 0px -2px 4px fade(@black,10%); */
  z-index: 99;
}
.container.home.services .title {
  font-family: 'Open Sans Condensed', sans-serif;
  font-weight: 600;
  color: #BFBFBF;
  padding: 0;
  margin: 0 0 35px;
  font-size: 2.5em;
}
.container.home.services .elements {
  float: left;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.1);
}
.container.home.services .elements .element {
  display: table;
  height: 200px;
  padding: 0;
  margin: 0;
  overflow: hidden;
}
.container.home.services .elements .element .tit {
  position: relative;
  display: table-cell;
  vertical-align: middle;
  width: 50%;
  height: 100%;
  text-align: center;
  background-color: #F8F8F8;
  color: #FFF;
  z-index: 2;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.container.home.services .elements .element .tit h2 {
  position: relative;
  font-size: 1.2em;
  font-weight: 600;
  font-family: 'Open Sans Condensed', sans-serif;
  line-height: 1.2;
  z-index: 3;
}
.container.home.services .elements .element .tit h2 span {
  display: inline-block;
  font-weight: 400;
  width: 100%;
}
.container.home.services .elements .element .tit:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.container.home.services .elements .element .tit:after {
  content: "";
  position: absolute;
  width: 30px;
  height: 30px;
  top: 50%;
  left: 100%;
  margin-top: -15px;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  border: 15px solid transparent;
  border-left: 15px solid #CF2832;
}
.container.home.services .elements .element .tit.rg:before {
  left: 0;
  right: auto;
}
.container.home.services .elements .element .tit.rg:after {
  content: "";
  position: absolute;
  width: 30px;
  height: 30px;
  top: 50%;
  left: auto;
  right: 100%;
  margin-top: -15px;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  border: 15px solid transparent;
  border-left: 0;
  border-right: 15px solid #CF2832;
}
.container.home.services .elements .element .image {
  position: relative;
  display: table-cell;
  vertical-align: middle;
  width: 50%;
  height: 100%;
  background-size: cover;
  background-position: center center;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.container.home.services .elements .element .image:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.3);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.container.home.services .elements .element:hover .tit {
  color: #606060;
}
.container.home.services .elements .element:hover .tit:before {
  width: 10px;
}
.container.home.services .elements .element:hover .image {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}
.container.home.services .elements .element:hover .image:before {
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
}
.container.home.services .elements .element:nth-child(1n) .tit:before {
  background-color: #CF2832;
}
.container.home.services .elements .element:nth-child(1n) .tit:after {
  border-left-color: #CF2832;
}
.container.home.services .elements .element:nth-child(1n) .tit.rg:after {
  border-right-color: #CF2832;
}
.container.home.services .elements .element:nth-child(2n) .tit:before {
  background-color: #FFC000;
}
.container.home.services .elements .element:nth-child(2n) .tit:after {
  border-left-color: #FFC000;
}
.container.home.services .elements .element:nth-child(2n) .tit.rg:after {
  border-right-color: #FFC000;
}
.container.home.services .elements .element:nth-child(3n) .tit:before {
  background-color: #0070C0;
}
.container.home.services .elements .element:nth-child(3n) .tit:after {
  border-left-color: #0070C0;
}
.container.home.services .elements .element:nth-child(3n) .tit.rg:after {
  border-right-color: #0070C0;
}
.container.home.services .elements .element:nth-child(4n) .tit:before {
  background-color: #009933;
}
.container.home.services .elements .element:nth-child(4n) .tit:after {
  border-left-color: #009933;
}
.container.home.services .elements .element:nth-child(4n) .tit.rg:after {
  border-right-color: #009933;
}
.container.home.news {
  padding: 60px 0 75px;
  /* box-shadow:0px 2px 4px fade(@black,10%), 0px -2px 4px fade(@black,10%); */
  z-index: 99;
}
.container.home.news .title {
  float: left;
  width: auto;
  font-family: 'Open Sans Condensed', sans-serif;
  font-weight: 600;
  color: #BFBFBF;
  padding: 0;
  margin: 0 0 35px;
  font-size: 2.5em;
  text-align: left;
}
.container.home.news .more {
  float: right;
  margin: 10px 0;
}
.container.home.news .more a {
  color: #FFF;
}
.container.home.categories {
  background-color: #F8F8F8;
}
.container.home.categories .content {
  padding: 60px 0 90px;
}
.container.home.categories .content .title {
  display: inline-block;
  margin: 0;
  padding: 0 30px 30px;
  font-size: 2em;
  text-transform: uppercase;
  font-family: 'Catamaran', sans-serif;
  font-weight: 600;
}
.container.home.categories .content .title:before {
  content: "";
  display: inline-block;
  width: 60px;
  height: 16px;
  margin-right: 15px;
  border-top: 5px solid #CF2832;
}
.container.home.label {
  background-color: #CF2832;
  padding: 30px 0;
}
.container.home.label .text {
  padding: 0 30px;
  text-align: center;
}
.container.home.label .text .btn {
  color: #FFF;
  display: inline-block;
  padding: 10px 25px;
  border: 2px solid #FFF;
  background-color: transparent;
  font-weight: initial;
  text-transform: initial;
  line-height: 1.4;
  font-size: 0.9em;
  box-shadow: none;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.container.home.label .text .btn p {
  margin: 0;
}
.container.home.label .text .btn:not(.def):hover {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
  background-color: rgba(0, 0, 0, 0.2);
}
.container.home.label .text .btn.def {
  cursor: default;
}
.container.home.map .row {
  position: absolute;
  text-align: center;
  width: 100%;
  max-width: 100%;
  z-index: 2;
}
.container.home.map .title {
  display: inline-block;
  width: auto;
  font-family: 'Open Sans Condensed', sans-serif;
  font-weight: 600;
  padding: 10px 15px;
  margin: 0;
  font-size: 2em;
  text-align: left;
  z-index: 1;
  background-color: rgba(255, 255, 255, 0.6);
  -webkit-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.1);
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.1);
}
.container.home.map #map_container {
  height: 300px;
}
.container.home.promo {
  padding: 0;
}
.container.home.promo .row {
  padding: 0;
  margin: 60px auto 30px;
}
.container.home.promo .happyhours {
  width: 100%;
  color: #FFF;
  background-color: #CF2832;
  padding: 15px;
  text-align: center;
  font-size: 0.9em;
}
.container.home.promo .pro .title,
.container.home.promo .month .title {
  width: 100%;
  text-align: center;
  margin: 0;
  padding: 0;
  font-size: 2em;
  text-transform: uppercase;
  font-family: 'Catamaran', sans-serif;
  font-weight: 600;
}
.container.home.promo .pro .content,
.container.home.promo .month .content {
  padding: 30px 30px 60px;
}
.container.home.promo .pro .content ul,
.container.home.promo .month .content ul {
  padding: 0;
  margin: 0;
}
.container.home.promo .pro {
  border-right: 1px solid #D9D9D9;
}
.container.home.promo .pro .content a {
  position: relative;
  float: left;
  width: 100%;
  text-align: center;
  padding: 15px 20px;
  margin: 5px 0;
  color: #FFF;
  text-decoration: none !important;
  background-size: cover;
  background-position: center center;
  font-family: 'Catamaran', sans-serif;
  overflow: hidden;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.container.home.promo .pro .content a .tit {
  position: relative;
  display: inline-block;
  z-index: 2;
  font-size: 1.1em;
  font-weight: 600;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.container.home.promo .pro .content a .excerpt {
  position: relative;
  font-size: 0.75em;
  margin: 5px 0 0;
  z-index: 2;
  line-height: 1.2;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.container.home.promo .pro .content a:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(96, 96, 96, 0.6);
  z-index: 1;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.container.home.promo .pro .content a:after {
  content: none;
  position: absolute;
  top: 5px;
  left: 5px;
  right: 5px;
  bottom: 5px;
  width: calc(100% - 10px);
  height: calc(100% - 10px);
  border: 1px solid #FFF;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  z-index: 1;
}
.container.home.promo .pro .content a:hover {
  -webkit-transform: scale(0.97);
  -moz-transform: scale(0.97);
  -o-transform: scale(0.97);
  -ms-transform: scale(0.97);
  transform: scale(0.97);
  z-index: 2;
}
.container.home.promo .pro .content a:hover .tit {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.container.home.promo .pro .content a:hover:before {
  background-color: rgba(0, 0, 0, 0.5);
}
.container.home.promo .pro .content .info {
  float: left;
  width: 100%;
  text-align: center;
  margin: 5px 0 0;
  font-weight: 600;
  font-size: 0.8em;
}
.container.home.promo .month {
  margin-left: -1px;
  border-left: 1px solid #D9D9D9;
}
.container.category .content .txt .description {
  display: table;
  float: left;
  width: 100%;
  padding: 10px;
  margin: 0 0 15px;
  border: 2px solid #D9D9D9;
  background-color: rgba(0, 0, 0, 0);
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
}
.container.category .content .txt .description .img {
  float: none;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  width: 10%;
}
.container.category .content .txt .description .img img {
  max-width: 100%;
  max-height: 100%;
  min-width: 100px;
  width: auto;
  height: auto;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
}
.container.category .content .txt .description .desc {
  float: none;
  display: table-cell;
  vertical-align: middle;
  font-size: 0.9em;
  padding: 10px 10px 10px 20px;
}
.container.category .content .txt .description .desc.isimg {
  width: 90%;
}
.container.contact .content .map {
  margin-top: 45px;
  width: 100%;
  height: 460px;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}
.container.staff .kind {
  padding: 15px;
}
.container.staff .kind label {
  float: left;
}
.container.staff .kind label .select-wrapper {
  display: block;
  float: left;
  max-width: 350px;
  width: 100%;
  margin: 5px 0 0;
}
.container.staff .kind label .select-wrapper .select-dropdown {
  border: 1px solid #D9D9D9;
  padding: 0 0 0 10px;
  font-size: 0.9em;
}
.container.staff .kind label .select-wrapper .dropdown-content {
  padding: 0;
}
.container.staff .kind label .select-wrapper .dropdown-content li span {
  color: #606060;
  font-size: 0.9em;
}
.container.staff .info {
  padding: 0 15px;
}
.container.staff .info .doctor {
  float: left;
  width: 100%;
  margin: 15px 0 30px;
  box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.1);
}
.container.staff .info .doctor .image {
  padding: 15px;
}
.container.staff .info .doctor .image .photo {
  width: 100%;
  height: auto;
  background-size: cover;
  background-position: center center;
  max-height: 400px;
}
.container.staff .info .doctor .content {
  padding: 10px 15px 10px 5px;
}
.container.staff .info .doctor .content .name {
  font-size: 1.3em;
  font-weight: 600;
  margin: 0;
  font-family: 'Open Sans Condensed', sans-serif;
}
.container.staff .info .doctor .content .name span {
  font-size: 0.7em;
  font-weight: 400;
  font-style: italic;
}
.container.staff .info .doctor .content .txt {
  padding: 0;
  margin: 20px 0 0;
  font-size: 0.7em;
}
.container.staff .info .doctor .content .txt p {
  margin: 0 0 15px 0;
}
.container.prices .price h2,
.container.slide .price h2,
.container.prices .content h2,
.container.slide .content h2 {
  position: relative;
  display: inline-block;
  width: 100%;
  padding: 7px 0 7px 15px;
  margin: 8px 0;
  font-size: 1.4em;
  cursor: pointer;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.container.prices .price h2:not(.active):hover:before,
.container.slide .price h2:not(.active):hover:before,
.container.prices .content h2:not(.active):hover:before,
.container.slide .content h2:not(.active):hover:before {
  background-color: #009933;
}
.container.prices .price h2:before,
.container.slide .price h2:before,
.container.prices .content h2:before,
.container.slide .content h2:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 5px;
  background-color: #D9D9D9;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.container.prices .price h2.active,
.container.slide .price h2.active,
.container.prices .content h2.active,
.container.slide .content h2.active {
  padding: 10px 0 10px 25px;
  margin-bottom: 20px;
  border-left: 0;
  color: #009933;
}
.container.prices .price h2.active:before,
.container.slide .price h2.active:before,
.container.prices .content h2.active:before,
.container.slide .content h2.active:before {
  height: 50%;
  top: 10px;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  background-color: #009933;
}
.container.prices .price h2 ~ p,
.container.slide .price h2 ~ p,
.container.prices .content h2 ~ p,
.container.slide .content h2 ~ p {
  margin: 0 0 15px;
  display: none;
}
.container.prices .price table,
.container.slide .price table {
  display: none;
  width: 100%;
  margin: 5px 0 45px;
}
.container.prices .price table tr td,
.container.slide .price table tr td {
  padding: 5px;
  border-top: 1px solid #D9D9D9;
}
.container.prices .price table tr td p,
.container.slide .price table tr td p {
  margin: 0;
}
.container.prices .price table tr td:first-child,
.container.slide .price table tr td:first-child {
  text-align: center;
  border-right: 1px solid #D9D9D9;
}
.container.prices .price table tr td:last-child,
.container.slide .price table tr td:last-child {
  text-align: right;
  min-width: 100px;
}
.container.prices .price table tr:first-child td,
.container.slide .price table tr:first-child td {
  border-top: 0;
}
.container.prices .price table.lowercase td,
.container.slide .price table.lowercase td {
  text-transform: lowercase !important;
}
.container.prices .price table.search tr,
.container.slide .price table.search tr {
  display: none;
}
.container.prices .price table.search tr.phrase,
.container.slide .price table.search tr.phrase {
  display: table-row;
}
.container.prices .price table.search tr.phrase .found,
.container.slide .price table.search tr.phrase .found {
  color: #009933;
}
.container.prices .search,
.container.slide .search {
  float: left;
  width: 100%;
  padding: 15px 0 30px;
}
.container.prices .search .input-field,
.container.slide .search .input-field {
  float: left;
  max-width: 100%;
  margin: 0 15px;
}
.container.prices .search .input-field input[type="text"],
.container.slide .search .input-field input[type="text"] {
  padding-right: 25px;
  height: 2rem;
}
.container.prices .search .input-field label,
.container.slide .search .input-field label {
  left: 0;
  top: 0;
  font-family: 'Open Sans', sans-serif;
  font-size: 0.9rem;
}
.container.prices .search .input-field label.active,
.container.slide .search .input-field label.active {
  font-size: 0.8rem;
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
}
.container.prices .search .input-field.action,
.container.slide .search .input-field.action {
  padding: 0 15px;
}
.container.prices .search .input-field.action input[type="button"],
.container.slide .search .input-field.action input[type="button"] {
  float: left;
}
.container.prices .search .input-field.action .btn,
.container.slide .search .input-field.action .btn {
  padding: 11px 15px 13px;
}
.container.prices .search .input-field.action .btn i,
.container.slide .search .input-field.action .btn i {
  font-size: 1rem;
}
.container.prices .search .input-field .clear,
.container.slide .search .input-field .clear {
  position: absolute;
  display: none;
  top: 12px;
  right: -10px;
  cursor: pointer;
  z-index: 2;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.container.prices .search .input-field .clear:hover,
.container.slide .search .input-field .clear:hover {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -o-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}
.error404 .nopage {
  position: relative;
  float: left;
  width: 100%;
}
.error404 .nopage .row .content {
  margin: 45px 15px 160px;
  width: 100%;
  text-align: center;
}
.error404 .nopage .row .content .text {
  display: inline-block;
  color: #606060;
}
.error404 .nopage .row .content .text p {
  font-size: 1.2em;
  margin: 0;
}
.error404 .nopage .row .content .text p.top {
  font-size: 1.6em;
}
.error404 .nopage .row .content .text h2 {
  font-size: 18em;
  font-weight: bold;
  margin: 0;
}
.error404 .nopage .row .content .text h2 span {
  position: relative;
  margin: 0 -18px;
  text-shadow: 20px 20px 60px rgba(0, 0, 0, 0.7);
  color: #f3f3f3;
}
.error404 .nopage .row .content .text h2 span:nth-child(1) {
  z-index: 3;
}
.error404 .nopage .row .content .text h2 span:nth-child(2) {
  z-index: 2;
}
.error404 .nopage .row .content .text h2 span:nth-child(3) {
  z-index: 1;
}
/* ----- PAGES ----- */
.container.page {
  padding: 0 0 30px;
}
.container.page .content {
  padding: 15px;
}
/* -------------------- MOBILE RESOLUTIONS -------------------- */
@media screen and (max-width: 991px) {
  header .top {
    position: relative;
    float: left;
    width: 100%;
  }
  header .top .col.logo {
    float: none;
    display: inline-block;
    text-align: center;
  }
  header .top .col.logo a.logotype {
    display: inline-block;
  }
  header .top .col.logo .title {
    display: inline-block;
    text-align: left;
    width: auto;
  }
  header .top .col.right {
    float: none !important;
    display: inline-block;
  }
  header .top .col.right .info {
    width: 100%;
    background-color: #FFF;
    text-align: center;
    padding: 0 15px;
  }
  header .top .col.right .info .eu {
    position: relative;
    float: left;
    width: 100%;
    bottom: auto;
    left: auto;
    padding: 10px 0;
  }
  header .top .col.right .info .eu img {
    max-height: 50px;
  }
  header .top .col.right .info .search {
    position: relative;
    float: left;
    width: 100%;
    top: auto;
    left: auto;
  }
  header .top .col.right .info .search form {
    display: inline-block;
  }
  header .top .col.right .info .txt {
    position: relative;
    float: left;
    width: 100%;
    text-align: center;
    padding: 15px 0;
  }
  header .top .col.right .info .txt p {
    margin: 0;
  }
  header .main-menu {
    text-align: center;
  }
  header .main-menu .mobile {
    display: inline-block;
  }
  header .main-menu ul.menu {
    font-size: 1.2em;
  }
  header .main-menu ul.menu li {
    width: 100%;
  }
  header .main-menu ul.menu li a {
    width: 100%;
    text-align: center;
  }
  header .main-menu ul.menu li ul {
    position: relative;
    float: left;
    top: auto;
    left: auto;
  }
  header .main-menu ul.menu li ul:after {
    content: none;
  }
  header .main-menu ul.menu li ul li {
    width: 100%;
    padding: 10px;
  }
}
@media screen and (max-width: 600px) {
  .container.home.slider {
    display: none;
  }
  footer {
    text-align: center;
  }
  footer .col.logo {
    text-align: center;
  }
  footer .col.txt {
    text-align: center;
  }
}
/*# sourceMappingURL=./style.css.map */