@charset "UTF-8";

@font-face {
  font-family: 'RussoOne-Regular';
  src: url("/media/fonts/RussoOne-Regular.eot");
  src: url("/media/fonts/RussoOne-Regular.eot?#iefix") format("embedded-opentype"), url("/media/fonts/RussoOne-Regular.woff2") format("woff2"), url("/media/fonts/RussoOne-Regular.woff") format("woff"), url("/media/fonts/RussoOne-Regular.ttf") format("truetype"), url("/media/fonts/RussoOne-Regular.svg#RussoOne-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
}

nav,
header {
  background: #67c0b9;
}

header .bottom {
  background: #67c0b9;
}

nav + .dropdown:before {
  border-color: #67c0b9 transparent transparent transparent;
}

nav > ul > li > a:hover {
  color: #12110c;
}

nav > ul > li:hover > a {
  color: #12110c;
}

nav > ul > li > ul > li a:hover {
  color: #67c0b9;
}

.card .card-header,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:hover,
.checkbox input[type="checkbox"]:checked + label::before,
.sideBarContainer .sideBar,
.btn-primary,
.yellowBg {
  background: #67c0b9;
  background-color: #67c0b9;
}

.btn-primary:not(:disabled):not(.disabled):active,
.btn-primary:not(:disabled):not(.disabled).active,
.show > .btn-primary.dropdown-toggle {
  background-color: #67c0b9;
  color: #ffffff;
}

.btn-primary:not(:disabled):not(.disabled):active:focus,
.btn-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-primary.dropdown-toggle:focus,
.btn-empty:active,
.btn-primary:active {
  background-color: #67c0b9;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(103, 192, 185, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(103, 192, 185, 0.5);
}

.btn.btn-info:not(:disabled):not(.disabled):active,
.btn.btn-info:not(:disabled):not(.disabled).active,
.show > .btn.btn-info.dropdown-toggle,
.btn.btn-info {
  color: #67c0b9;
}

.sideBarContainer .sideBar a:hover {
  color: #12110c;
}

footer .social a:hover {
  color: #67c0b9;
}

footer .social a:hover:before {
  border-color: #67c0b9;
}

footer ul + a,
footer ul li a:hover,
footer ul + a,
.pager a,
footer ul + a:hover,
.terms.checkbox a,
.select2-container .select2-selection:after {
  color: #67c0b9 !important;
}

.btn-empty:hover {
  background-color: #67c0b9;
}

.checkbox label::before {
  border: 1px solid #67c0b9;
}

.btn-empty {
  color: #67c0b9;
  border: 2px solid #67c0b9;
}

a.logo {
  background: transparent url(/media/images/iniciál_logo_berauto.png) no-repeat 0 0;
  width: 220px;
  height: 46px;
  margin: 22px 0 0 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
.btn,
.submenu a,
.filterHeader,
.mainCarousel [class^="col-"] h2,
.nav .nav-link,
.sideBarContainer a {
  font-family: 'RussoOne-Regular';
}

table {
  margin: 10px 0;
  width: 100%;
  border-spacing: 0;
  border-collapse: collapse;
}

table tr:first-child td:first-child {
  text-align: left;
}

table td {
  color: #12110c;
  font-size: 16px;
  text-align: center;
  padding: 17px 20px;
}

table tr td:first-child {
  text-align: left;
}

table tbody tr:nth-child(odd) td {
  background: rgba(172, 172, 171, 0.2);
}

table tbody tr:first-child th {
  background-color: #333d43;
  color: #fff;
  font-size: 18px;
  padding: 21px 20px;
}

textarea.big {
  height: 230px;
}

.contact label {
  color: #4a4a4a;
  font-size: 14px;
  line-height: 22px;
  margin: 0;
}

.contact .dropdown.bootstrap-select,
.contact input {
  margin-bottom: 20px;
}

.contact input {
  height: 44px;
  border-radius: 22px;
  background-color: #ffffff;
  color: #4a4a4a;
  font-size: 14px;
  font-weight: 400;
  padding: 0 20px;
  line-height: 42px;
  border: 1px solid transparent;
  width: 100%;
  outline: none !important;
}

.map {
  height: 100%;
  width: 100%;
  background: red;
  padding: 22px 0 20px 0;
}

.card .card-header .btn[aria-expanded=true],
.sliderWithImage .slick-dots li.slick-active button {
  background: #67c0b9;
}

.checkbox,
.radio {
  position: relative;
  padding-bottom: 5px;
}

.radio + .radio,
.checkbox + .checkbox {
  margin-top: 0;
}

.checkbox,
.radio {
  position: relative;
  margin: 0;
  padding-bottom: 15px;
}

.checkbox:after,
.checkbox:before,
.radio:after {
  display: table;
  width: 100%;
  clear: both;
  content: "";
}

.checkbox input[type="checkbox"],
.radio input[type="radio"] {
  opacity: 0;
  z-index: 1;
}

.checkbox input,
.radio input {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 100% !important;
  cursor: pointer;
  padding: 0;
}

.checkbox label,
.radio label {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  padding: 0 3px 0 30px;
  width: auto;
  font-weight: 400;
  cursor: pointer;
  top: 0 !important;
  line-height: 20px !important;
  margin-bottom: 0;
  color: #4a4a4a;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
}

.checkbox label::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 20px;
  height: 20px;
  background: transparent;
  left: 0;
  margin-left: 0;
  font-weight: normal;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 3px;
  top: 0;
}

.checkbox label::after {
  font-family: 'Material Icons';
  content: "";
  display: inline-block;
  position: absolute;
  width: 14px;
  font-size: 14px;
  height: 14px;
  left: 3px;
  top: 0;
  padding-top: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #fff;
}

.checkbox input[type="checkbox"]:checked + label::after {
  content: "\E876";
}

.radio {
  float: left;
  width: auto;
  padding: 0;
  margin: 0 30px 0 0;
}

.radio label::before {
  content: "";
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  left: 0;
  margin-left: 0;
  border-radius: 100%;
  background: #fff;
  font-weight: normal;
  -webkit-transition: all .15s ease-in-out,color .15s ease-in-out;
  transition: all .15s ease-in-out,color .15s ease-in-out;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.radio label::after {
  content: "";
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  left: 0;
  top: 0;
  border-radius: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.radio label {
  padding: 0 0 0 30px;
  line-height: 20px !important;
}

.checkbox.terms {
  display: inline-block;
  float: left;
  width: auto;
}

.checkbox.terms input {
  width: auto !important;
}

.checkbox.terms input[type="checkbox"]:checked + label::after {
  top: 0;
}

.terms.checkbox a {
  font-weight: 600;
  line-height: 20px;
  display: inline-block;
  vertical-align: middle;
  z-index: 2;
}

.sites [class*='col-'] {
  position: relative;
  margin: 20px 0;
}

.sites [class*='col-']:after {
  display: block;
  width: 1px;
  height: 100%;
  content: "";
  background: #d8d8d8;
  position: absolute;
  top: 0;
  right: 0;
}

.sites [class*='col-']:last-child:after,
.sites [class*='col-']:nth-child(4n):after {
  display: none;
}

.slider-nav div.slick-slide {
  padding: 0 5px;
}

.slick-slider.slider-nav {
  width: calc(100% + 10px);
  margin: 0 -5px;
}

.slider-nav .slick-arrow {
  position: absolute;
  top: 50%;
  left: 5px;
  margin-top: -20px;
  width: 40px;
  height: 40px;
  border-radius: 0 20px 20px 0;
  text-align: center;
  line-height: 40px;
  border: 0;
  font-size: 0;
  z-index: 2;
  outline: none;
  cursor: pointer;
}

.slider-nav .slick-arrow:before {
  content: "\E5CB";
  color: #fff;
  font-family: 'Material Icons';
  font-size: 20px;
}

.slider-nav .slick-arrow.slick-next {
  left: auto;
  right: 5px;
  border-radius: 20px 0 0 20px;
}

.slider-nav .slick-arrow.slick-next:before {
  content: "\E5CC";
}

.invalid-feedback {
  margin: -10px 0 20px 0;
}

input.is-invalid ~ .invalid-feedback,
.is-invalid + .invalid-feedback {
  display: block;
}

select.is-invalid ~ .bs-invalid {
  border: 1px solid #dc3545 !important;
}

section {
  padding: 30px 0;
}

section.mainCarousel,
section.titleSection {
  padding: 0;
}

.radio input.is-invalid ~ .invalid-feedback,
.checkbox input.is-invalid ~ .invalid-feedback {
  margin: 5px 0 0 0;
}

.form-control {
  display: block;
  width: 100%;
  padding: 0;
  font-size: inherit;
  line-height: 42px;
  background-color: #fff !important;
  background-clip: padding-box;
  border: 1px solid transparent;
  border-radius: 22px;
  -webkit-transition: none;
  transition: none;
}

.dropdown.form-control {
  background: transparent !important;
}

.bootstrap-select > .dropdown-toggle {
  text-transform: none;
  outline: none;
}

.bootstrap-select > .dropdown-toggle.bs-placeholder,
.bootstrap-select > .dropdown-toggle.bs-placeholder:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder:active {
  background: #fff;
}

.form-control:focus {
  background-color: #fff;
  border-color: transparent;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-light:focus,
.btn-light.focus {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.bootstrap-select > .dropdown-toggle.bs-placeholder,
.bootstrap-select > .dropdown-toggle.bs-placeholder:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder:active {
  padding: 0 20px;
}

.bootstrap-select .dropdown-toggle:focus {
  outline: none !important;
  outline-offset: -2px;
}

.select2-container {
  width: 100% !important;
  margin-bottom: 20px;
}

.select2-container .select2-selection {
  outline: none !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  background: #fff;
  color: #4a4a4a;
  font-weight: 400;
  text-transform: none;
  position: relative;
  height: 44px;
  line-height: 44px !important;
  border-radius: 22px;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  padding: 0 16px !important;
  border: 0;
  width: 100%;
}

.select2-container .select2-selection:after {
  position: absolute;
  color: #3fb2d2;
  font-size: 20px;
  font-weight: 400;
  line-height: 22px;
  font-family: 'Material Icons';
  content: "\E5CF";
  top: 11px;
  right: 10px;
  border: 0;
  width: 20px;
  height: 22px;
}

.select2-container .select2-selection .select2-selection__arrow {
  display: none;
}

.select2-container .select2-selection__rendered {
  line-height: 44px !important;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
}

.select2-container .dropdown-item {
  padding: 0 16px;
  color: #4a4a4a;
}

.select2-container .text {
  padding-top: 0;
  padding-bottom: 0;
}

.select2-container .selected a {
  color: #fff;
}

.select2-container .select2-dropdown {
  padding: 10px;
  margin: 0;
  font-size: 14px;
  color: #4a4a4a;
  text-align: left;
  list-style: none;
  background-clip: padding-box;
  border: 0;
  -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.25);
          box-shadow: 0 2px 10px rgba(0, 0, 0, 0.25);
  border-radius: 22px;
  background-color: #ffffff;
}

.select2-container .select2-results__option {
  color: #4a4a4a;
  outline: none !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  text-transform: none;
  padding: 9px 16px;
}

.select2-container .select2-results__option:hover {
  color: #67c0b9;
  background: transparent;
}

.select2-container .select2-results__option[aria-selected=true] {
  color: #fff;
  text-decoration: none;
  background-color: #67c0b9;
  border-radius: 20px;
}

.select2-container .select2-results__option--highlighted[aria-selected] {
  color: #fff;
  text-decoration: none;
  background-color: #67c0b9;
  border-radius: 20px;
}

#nlModal .modal-dialog {
  max-width: 700px;
}

#nlModal .modal-footer {
  border: 0;
}

#nlModal .close {
  color: #fff;
  text-shadow: none;
  font-size: 30px;
  opacity: 1 !important;
  outline: none !important;
}

.select2.select2-container {
  border: 1px solid #e6e6e6;
  border-radius: 22px;
}

.ui-datepicker {
  padding: 10px;
  margin: 0;
  font-size: 14px;
  color: #4a4a4a;
  text-align: left;
  list-style: none;
  background-clip: padding-box;
  border: 0;
  -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.25);
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.25);
  border-radius: 22px;
  background-color: #ffffff;
}

.ui-datepicker .ui-state-default,
.ui-datepicker .ui-widget-content .ui-state-default,
.ui-datepicker .ui-widget-header .ui-state-default,
.ui-datepicker .ui-button,
.ui-datepicker html .ui-button.ui-state-disabled:hover,
.ui-datepicker html .ui-button.ui-state-disabled:active {
  border-radius: 5px;
}

.ui-datepicker .ui-state-active,
.ui-datepicker .ui-widget-content .ui-state-active,
.ui-datepicker .ui-widget-header .ui-state-active,
.ui-datepicker a.ui-button:active,
.ui-datepicker .ui-button:active,
.ui-datepicker .ui-button.ui-state-active:hover,
.ui-datepicker .ui-state-highlight,
.ui-datepicker .ui-widget-content .ui-state-highlight,
.ui-datepicker .ui-widget-header .ui-state-highlight {
  border: 1px solid #67c0b9;
  background: #67c0b9;
  color: #fff;
}

.ui-datepicker-header {
  background: #67c0b9;
  border: 0;
  border-radius: 16px;
}

.ui-datepicker-header * {
  color: #fff;
}

.ui-datepicker-header a {
  color: #fff !important;
  border: 0 !important;
  background: transparent !important;
  margin: 0 !important;
}

.ui-datepicker-header a span {
  background: transparent !important;
}

.ui-datepicker-header .ui-datepicker-prev:before {
  font-size: 20px;
  font-weight: 400;
  font-family: 'Material Icons';
  content: "\E314";
}

.ui-datepicker-header .ui-datepicker-next:before {
  font-size: 20px;
  font-weight: 400;
  font-family: 'Material Icons';
  content: "\E315";
}

.ui-datepicker .ui-datepicker-prev {
  top: 0 !important;
  left: 2px !important;
  cursor: pointer;
}

.ui-datepicker .ui-datepicker-next {
  right: 0 !important;
  left: auto !important;
  top: 0 !important;
  cursor: pointer;
}

:target {
  scroll-behavior: smooth;
}

p {
  color: inherit;
}

.counterContainer {
  padding: 20px 0;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
}

.counterContainer p {
  color: #fff;
  font-size: 16px;
  line-height: 30px;
}

.counter span {
  width: 90px;
  height: 80px;
  border-radius: 4px;
  border: 1px solid #ffffff;
  background-color: rgba(0, 0, 0, 0.2);
  text-align: center;
  display: inline-block;
  line-height: 78px;
  color: #fff;
  font-size: 46px;
  position: relative;
  margin-bottom: 5px;
  font-family: "RussoOne-Regular";
}

.counter span:after {
  height: 39px;
  border-radius: 3px 3px 0 0;
  background-color: rgba(0, 0, 0, 0.2);
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  display: inline-block;
  width: 100%;
}

.counter [data-widgets="countdown"] {
  width: 100%;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
}

.counter [data-widgets="countdown"] > div {
  display: inline-block;
  color: #ffffff;
  font-size: 12px;
  margin: 0 10px;
  text-align: center;
  position: relative;
}

.counter [data-widgets="countdown"] > div:after {
  content: "";
  position: absolute;
  top: 32px;
  right: -12px;
  width: 4px;
  height: 15px;
  background: transparent url(/media/images/divider.svg) no-repeat 0 0;
  background-size: cover;
}

.counter [data-widgets="countdown"] > div:last-child:after {
  display: none;
}

.sliderWithImage {
  padding: 60px 0;
  position: relative;
}

.sliderWithImage .slick-slide > div {
  padding: 0 100px 30px 100px;
}

.sliderWithImage .slick-arrow {
  position: absolute;
  top: 50%;
  border: 0;
  background: transparent;
  font-size: 0;
  padding: 0;
  line-height: normal;
  z-index: 2;
  cursor: pointer;
  outline: none !important;
}

.sliderWithImage .slick-arrow:before {
  font-size: 40px;
  font-family: 'Material Icons';
}

.sliderWithImage .slick-arrow.slick-prev {
  left: 30px;
}

.sliderWithImage .slick-arrow.slick-next {
  right: 30px;
}

.sliderWithImage .slick-arrow.slick-prev:before {
  content: "\E5CB";
}

.sliderWithImage .slick-arrow.slick-next:before {
  content: "\E5CC";
}

.sliderWithImage .slick-arrow.slick-disabled {
  opacity: 0.5;
}

.sliderWithImage .slick-dots {
  position: absolute;
  bottom: 60px;
  left: 0;
  width: 100%;
  list-style: none;
  text-align: center;
  margin: 0;
  padding: 0;
}

.sliderWithImage .slick-dots li {
  display: inline-block;
  margin: 0 5px;
  padding: 2px 0;
  height: 8px;
  position: relative;
  width: 44px;
  overflow: hidden;
}

.sliderWithImage .slick-dots li button {
  width: 40px;
  height: 4px;
  border-radius: 2px;
  background: #919698;
  margin: 0;
  display: block;
  border: 0;
  font-size: 0;
  cursor: pointer;
  outline: none;
}

.boxWithBg {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-pack: end;
  -webkit-box-pack: end;
          justify-content: flex-end;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -ms-flex-align: stretch;
  -webkit-box-align: stretch;
          align-items: stretch;
  height: 280px;
  overflow: hidden;
  padding: 0;
  position: relative;
  margin-bottom: 40px;
}

.boxWithBg span.image {
  display: inline-block;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}

.boxWithBg div {
  background: rgba(0, 0, 0, 0.6);
  padding: 20px 10px;
  color: #fff;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  z-index: 2;
}

.boxWithBg div span.title {
  font-size: 18px;
  text-transform: uppercase;
  color: #fff;
  margin-top: 0;
  line-height: normal;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-pack: start;
  -webkit-box-pack: start;
          justify-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
}

.boxWithBg div span.title img {
  max-height: 50px;
  max-width: 50px;
  margin-right: 10px;
}

.boxWithBg div span.title em {
  display: inline-block;
  font-size: 20px;
  color: #ffffff;
  margin: 0 10px 0 0;
  width: 40px;
  height: 40px;
  padding-left: 9px;
  line-height: 40px;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
  position: relative;
}

.boxWithBg div span.title em:before {
  display: block;
  width: 44px;
  height: 32px;
  content: "";
  border: 1px solid #ffffff;
  border-radius: 21px;
  position: absolute;
  top: 4px;
  left: -2px;
  transform: rotate(132deg);
  -webkit-transform: rotate(132deg);
  -moz-transform: rotate(132deg);
  -o-transform: rotate(132deg);
  -ms-transform: rotate(132deg);
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

.boxWithBg div span.title em i {
  font-size: 24px;
  display: inline-block;
  height: 24px;
  overflow: hidden;
}

.boxWithBg div p {
  max-height: 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  overflow: hidden;
  width: 100%;
  font-size: 15px;
  font-weight: 400;
  line-height: 24px;
  color: #fff;
  padding: 0;
}

.boxWithBg:hover p {
  max-height: 280px;
  -webkit-transition: all .5s ease-in;
  transition: all .5s ease-in;
}

.boxWithBg:hover span.image {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.sectionWithBg {
  padding: 0 0 60px 0;
  /** {
    color: #fff;
  }*/
}

.sectionWithBg p {
  font-size: 15px;
  line-height: 24px;
}

.sectionWithBg .title {
  display: inline-block;
  width: 100%;
}

.sectionWithBg .iconHolder {
  display: inline-block;
  background: transparent url(/media/images/car-finder.svg) no-repeat 0 0;
  width: 80px;
  height: 80px;
  margin: 50px 0 10px 0;
}

.fs20 {
  font-size: 20px;
}

.fs18 {
  font-size: 18px !important;
}

.card {
  border: 1px solid #e3e3e3 !important;
  background-color: #ffffff;
  margin-bottom: 10px;
}

.card .card-header {
  padding: 0;
  margin-bottom: 0;
  border-bottom: 0;
  border-radius: 0 !important;
}

.card .card-header .btn {
  line-height: normal;
  width: 100%;
  text-transform: uppercase;
  text-align: left;
  height: auto;
  font-size: 18px;
  text-decoration: none !important;
  border-radius: 0;
  padding: 18px 30px 13px 30px;
}

.card .card-header .btn:after {
  font-family: 'Material Icons';
  content: "\E5CB";
  transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  display: inline-block;
  float: right;
  font-size: 32px;
  margin-top: -3px;
}

.card .card-header .btn[aria-expanded="true"] {
  color: #fff !important;
}

.card .card-header .btn[aria-expanded="true"]:after {
  color: #fff;
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
}

.card .card-body {
  padding: 10px 30px;
  font-size: 16px;
  line-height: 30px;
}

.card .card-body p {
  font-size: 16px;
  line-height: 30px;
}

.galleryWithText .sliderWithImage {
  background: transparent;
  padding: 0 0 30px 0;
}

.galleryWithText .sliderWithImage .slick-slide > div {
  padding: 0;
}

.galleryWithText .sliderWithImage .slick-dots {
  bottom: 0;
}

.galleryWithText .sliderWithImage .slick-arrow {
  display: none !important;
}

.miniCounterContainer {
  color: #ffffff;
  font-size: 46px;
}

.miniCounterContainer div {
  display: inline-block;
}

.nav-pills {
  padding: 60px 0;
  border-right: 4px solid rgba(255, 255, 255, 0.1);
}

.nav-pills a {
  display: inline-block;
  width: calc(100% + 4px);
  font-size: 16px;
  line-height: 30px;
  padding: 10px 20px;
  margin-right: -4px !important;
  border-radius: 0 !important;
  color: #fff;
}

.nav-pills a.active {
  border-right: 4px solid #fff;
  background: rgba(255, 255, 255, 0.1) !important;
}

.nav-tabs {
  padding: 0 100px;
}

.nav-tabs .nav-link,
.nav-tabs .nav-item .nav-link {
  font-size: 18px;
  text-transform: uppercase;
}

.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  background-color: #fff;
  border-color: #dee2e6 #dee2e6 #fff;
  border-radius: 0;
}

.fb_iframe_widget {
  max-width: 100%;
  overflow: hidden;
}

.tab-content .tab-pane {
  padding: 20px 0;
}

@media (max-width: 768px) {
  .mainCarousel {
    height: 260px;
  }

  .mainCarousel [class^=col-] {
    height: 260px;
    padding-bottom: 20px;
  }

  a.logo {
    height: 30px;
    width: 133px;
  }

  a.logo + img {
    max-height: 30px;
  }

  header {
    height: 60px;
  }

  .mainCarousel [class^="col-"] h2 {
    font-size: 20px;
    padding: 0 0 10px 0;
    line-height: normal;
  }

  .mainCarousel [class^="col-"] h3 {
    font-size: 18px;
    line-height: normal;
  }

  .mainCarousel [class^="col-"] p {
    font-size: 12px;
    line-height: normal;
  }

  .mainCarousel .text {
    padding: 10px;
  }

  section {
    padding: 15px 0;
  }

  h2 {
    font-size: 23px;
    line-height: normal;
    padding: 10px 0;
    margin: 0;
  }

  p {
    font-size: 12px;
    line-height: 18px;
  }

  .btn {
    height: 30px;
    line-height: 30px;
    border-radius: 15px;
    font-size: 12px;
    padding: 0 20px;
  }

  ul li {
    font-size: 12px;
    line-height: 18px;
  }

  .title {
    font-size: 14px;
    margin: 10px 0 0 0;
  }

  .grayBox p {
    font-size: 12px;
    line-height: 18px;
  }

  .pt40 {
    padding-top: 20px;
  }

  iframe {
    height: auto !important;
  }

  .contact label {
    font-size: 12px;
    line-height: 18px;
  }

  table tr th,
  table tr td {
    font-size: 12px;
    padding: 10px;
    white-space: nowrap;
    word-wrap: break-word;
  }

  table tr:first-child td {
    font-size: 12px;
    padding: 10px;
  }

  .scrollableContainer {
    overflow-x: auto;
  }

  table {
    width: auto;
  }

  .terms.checkbox a {
    line-height: 12px;
    font-size: 12px;
  }

  .map {
    height: 160px;
    margin-bottom: 15px;
  }

  footer [class*='col-'] {
    display: block;
  }

  footer .social {
    padding-top: 15px;
  }

  .nav-tabs {
    padding: 0 10px !important;
    overflow-x: auto;
    overflow-y: hidden;
    display: -webkit-box;
    display: -moz-box;
  }

  .nav-tabs li a {
    font-size: 12px !important;
  }

  .nav-pills {
    padding: 10px 0 !important;
  }

  .nav-pills a {
    font-size: 12px !important;
    line-height: normal !important;
    padding: 10px !important;
  }

  .grayBox {
    margin-bottom: 10px;
  }

  h1 {
    font-size: 24px;
  }

  .sliderWithImage .slick-slide > div {
    padding: 0 10px 30px 10px;
  }

  .sliderWithImage .slick-arrow.slick-next {
    right: -15px;
  }

  .sliderWithImage .slick-arrow.slick-prev {
    left: -15px;
  }

  .sliderWithImage {
    padding: 20px 0;
    position: relative;
  }

  .card .card-header .btn {
    font-size: 14px;
    padding: 10px;
    white-space: normal;
  }

  .card .card-body,
  .card .card-body p {
    padding: 10px;
    font-size: 14px;
    line-height: 18px;
  }
}

.nav .nav-link.active:before {
  display: none;
}

.nav .nav-link {
  height: auto;
  line-height: normal;
  padding: 25px 30px;
  color: inherit;
}

.nav .nav-link.active {
  color: #67c0b9;
}

h2 {
  color: inherit;
}

.mainCarousel .container {
  width: 100%;
  max-width: none;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.mainCarousel .text {
  background: rgba(18, 17, 12, 0.4);
  padding: 30px;
  margin-bottom: -60px;
  border-radius: 3px;
}

.mainCarousel [class^="col-"] h3 {
  color: #ffffff;
  font-family: "Open Sans";
  font-size: 20px;
  font-weight: 700;
  line-height: 40px;
}

.mainCarousel [class^="col-"] h2 {
  padding: 0 0 10px 0;
}

.slider-nav .slick-arrow {
  background: #67c0b9;
}

.listItem.inirent p {
  color: #67c0b9;
}

.listItem em span {
  float: none;
}

.dataTable tbody tr:first-child th {
  color: #4a4a4a;
  font-size: 14px;
  line-height: 24px;
  padding: 5px 10px;
  font-weight: 700;
  text-align: right;
}

@media (max-width: 992px) {
  .mobile-header a.logo {
    height: 36px;
    margin: 12px 0 0 16px;
  }

  .mobilebutton i.fa-bars {
    color: #67c0b9;
  }

  ul.mobileSecondLevel li a,
  div.mobileTopLevel > a,
  .mobile-header:after {
    background-color: #67c0b9;
  }

  ul.mobileSecondLevel li a.hasThirdLevelMenu:after {
    top: 9px;
  }

  .mobilebutton.open span {
    font-style: normal;
    background: transparent;
  }

  .mobilebutton.open span:after {
    width: 3px;
    height: 26px;
    left: 8px;
    top: -2px;
    content: "";
    position: absolute;
    background: #67c0b9;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  .mobilebutton.open span:before {
    width: 26px;
    height: 3px;
    left: -3px;
    top: 9px;
    content: "";
    position: absolute;
    background: #67c0b9;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  section.titleSection {
    height: auto;
    padding: 10px 0;
  }

  .gallerySlick .slick-dots li.slick-active button {
    background: #67c0b9;
  }

  .gallerySlick .slick-dots li button {
    border: 1px solid #67c0b9;
  }

  .dataTable td,
  .dataTable th {
    white-space: normal;
  }

  .checkbox label,
  .radio label {
    font-size: 12px;
  }

  .content.simpletext ul li,
  .content.simpletext ol li {
    font-size: 12px;
    line-height: normal;
  }

  .pt60 {
    padding-top: 10px;
  }

  .pb100 {
    padding-bottom: 10px;
  }
}

.iniDesc * {
  color: gray;
}

.iniDesc ul {
  padding: 5px 0 0 20px;
}

.iniDesc ul li:nth-child(n+4) {
  display: none;
}

