@font-face {
  font-family: "Cirka";
  src: url('../fonts/Cirka-Light.woff2') format('woff2'), url('../fonts/Cirka-Light.woff') format('woff'), url('../fonts/Cirka-Light.otf') format('otf');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Cirka";
  src: url('../fonts/Cirka-Regular.woff2') format('woff2'), url('../fonts/Cirka-Regular.woff') format('woff'), url('../fonts/Cirka-Regular.otf') format('otf');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Cirka";
  src: url('../fonts/Cirka-Medium.woff2') format('woff2'), url('../fonts/Cirka-Medium.woff') format('woff'), url('../fonts/Cirka-Medium.otf') format('otf');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Cirka";
  src: url('../fonts/Cirka-Bold.woff2') format('woff2'), url('../fonts/Cirka-Bold.woff') format('woff'), url('../fonts/Cirka-Bold.woff') format('otf');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Hrot Premium SemiBold";
  src: url('../fonts/HrotPremium-SemiBold.woff2') format('woff2'), url('../fonts/HrotPremium-SemiBold.woff') format('woff'), url('../fonts/HrotPremium-SemiBold.otf') format('otf');
  font-weight: normal;
  font-style: normal;
}
@media (min-width: 1200px) {
  .container {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) {
  .container {
    max-width: 1290px;
  }
}
.clicable-tile {
  cursor: pointer;
}
body {
  font-family: 'Cirka', Arial, sans-serif;
  font-weight: 400;
  font-size: 18px;
  color: #6639b7;
  line-height: 1.6;
  background-color: #fbfbf8;
}
@media (max-width: 1199px) {
  body {
    font-size: 16px;
  }
}
h1,
h2,
h3,
h4,
h5 {
  font-family: 'Hrot Premium SemiBold', Arial, sans-serif;
  font-weight: 600;
}
h2 {
  color: #ec4b26;
  font-size: 40px;
}
@media (max-width: 1199px) {
  h2 {
    font-size: 36px;
  }
}
@media (max-width: 767px) {
  h2 {
    font-size: 32px;
  }
}
section {
  padding: 30px 0 30px 0;
}
@media (max-width: 991px) {
  section {
    padding-top: 15px;
  }
}
.main-menu-bar {
  padding: 20px 0;
}
@media (max-width: 1199px) {
  .main-menu-bar {
    padding: 0;
  }
}
.main-menu-bar .navbar-brand {
  padding: 0;
}
@media (max-width: 1199px) {
  .main-menu-bar .navbar-brand {
    padding: 20px 0;
  }
}
.main-menu-bar .navbar-brand img {
  max-width: 130px;
}
@media (max-width: 1299px) {
  .main-menu-bar .navbar-brand img {
    max-width: 100px;
  }
}
.main-menu-bar .navbar-toggler {
  width: 30px;
  padding: 0;
  outline: 0;
}
.main-menu-bar .navbar-toggler .menu-liner {
  height: 2px;
  margin: 7px 0;
  background-color: #000;
  display: block;
}
.main-menu-bar #navbarResponsive {
  margin-left: 20px;
}
@media (max-width: 1199px) {
  .main-menu-bar #navbarResponsive {
    border-left: 0;
    margin-left: 0;
  }
}
.main-menu-bar #navbarResponsive .navbar-nav .nav-item {
  padding: 0 10px;
}
@media (max-width: 1199px) {
  .main-menu-bar #navbarResponsive .navbar-nav .nav-item {
    padding: 0;
  }
}
.main-menu-bar #navbarResponsive .navbar-nav .nav-item .dropdown-item {
  font-size: 18px;
  color: #6639b7;
}
@media (max-width: 991px) {
  .main-menu-bar #navbarResponsive .navbar-nav .nav-item .dropdown-item {
    text-align: right;
  }
}
.main-menu-bar #navbarResponsive .navbar-nav .nav-item a.nav-link {
  padding: 1px 0;
  font-size: 20px;
  font-weight: 600;
  color: #6639b7;
  border-bottom: 1px solid #fbfbf8;
}
@media (max-width: 1299px) {
  .main-menu-bar #navbarResponsive .navbar-nav .nav-item a.nav-link {
    font-size: 18px;
  }
}
@media (max-width: 1199px) {
  .main-menu-bar #navbarResponsive .navbar-nav .nav-item a.nav-link {
    padding: 15px 0;
    font-size: 18px;
    text-align: right;
    border-bottom: 1px solid #aaaaaa;
  }
}
.main-menu-bar #navbarResponsive .navbar-nav .nav-item a.nav-link:hover {
  border-color: #ec4b26;
  color: #ec4b26;
}
.main-menu-bar #navbarResponsive .navbar-nav .nav-item.active a {
  font-weight: 900;
  border-color: #ec4b26;
  color: #ec4b26;
}
.btn-more {
  color: #fbfbf8;
  background-color: #ec4b26;
  border: 1px solid #ec4b26;
  padding: 16px 30px;
  font-size: 14px;
  display: inline-block;
  font-family: "Hrot Premium SemiBold", sans-serif;
}
@media (max-width: 1199px) {
  .btn-more {
    font-size: 12px;
    padding: 14px 25px;
  }
}
.btn-more:hover {
  color: #fbfbf8;
  border-color: #6639b7;
  text-decoration: none;
  background-color: #6639b7;
}
.main-slider {
  padding-top: 45px;
  padding-bottom: 45px;
}
@media (max-width: 991px) {
  .main-slider {
    padding-bottom: 35px;
  }
}
.main-slider .slider-overlay {
  outline: 0;
}
.main-slider .slider-overlay .slider-right-side {
  padding-left: 20px;
}
@media (max-width: 991px) {
  .main-slider .slider-overlay .slider-right-side {
    padding-left: 0;
  }
}
.main-slider .slider-overlay .slider-right-side .symbol-line {
  height: 25px;
}
@media (max-width: 1299px) {
  .main-slider .slider-overlay .slider-right-side .symbol-line {
    height: 18px;
  }
}
.main-slider .slider-overlay .slider-right-side .grey-symbol-line {
  background-color: #dbdbdb;
  margin-right: 70px;
}
.main-slider .slider-overlay .slider-right-side .black-symbol-line {
  background-color: #000;
  margin-left: 70px;
}
.main-slider .slider-overlay .slider-right-side h2 {
  font-size: 45px;
  margin-bottom: 35px;
  margin-top: 30px;
}
@media (max-width: 1299px) {
  .main-slider .slider-overlay .slider-right-side h2 {
    font-size: 44px;
    margin-top: 0;
  }
}
@media (max-width: 1199px) {
  .main-slider .slider-overlay .slider-right-side h2 {
    font-size: 36px;
  }
}
@media (max-width: 991px) {
  .main-slider .slider-overlay .slider-right-side h2 {
    font-size: 36px;
    margin-top: 20px;
  }
}
@media (max-width: 767px) {
  .main-slider .slider-overlay .slider-right-side h2 {
    font-size: 33px;
  }
}
.main-slider .slider-overlay .slider-right-side p {
  color: #ec4b26;
  font-size: 26px;
  margin-bottom: 35px;
  font-weight: 500;
  line-height: 1.3;
}
@media (max-width: 1199px) {
  .main-slider .slider-overlay .slider-right-side p {
    font-size: 20px;
  }
}
.main-slider .slider-overlay .slider-right-side .slider-controls {
  margin-top: 40px;
}
.main-slider .slider-overlay .slider-right-side .slider-controls .slide-dot {
  display: inline-block;
  height: 16px;
  width: 16px;
  background-color: #dbdbdb;
  margin-right: 2px;
}
.main-slider .slider-overlay .slider-right-side .slider-controls .slide-dot.active {
  background-color: #000;
}
.main-slider .slick-dots {
  width: auto;
  bottom: 60px;
  left: 655px;
}
@media (max-width: 1299px) {
  .main-slider .slick-dots {
    left: 610px;
    bottom: 30px;
  }
}
@media (max-width: 1199px) {
  .main-slider .slick-dots {
    left: 490px;
    bottom: 0;
  }
}
.main-slider .slick-dots li {
  width: 10px;
  height: 10px;
}
.main-slider .slick-dots li button:before {
  content: "";
  width: 10px;
  height: 10px;
  background-color: #6639b7;
  opacity: 1;
}
.main-slider .slick-dots li.slick-active button:before {
  background-color: #ec4b26;
}
.main-slider .slick-dots li button:hover:before {
  background-color: #ec4b26;
}
.tiles {
  padding-bottom: 0;
  padding-top: 0;
}
.tiles .noframe {
  padding: 0;
}
@media (max-width: 1199px) {
  .tiles .noframe:nth-child(1) .tile-content,
  .tiles .noframe:nth-child(4) .tile-content {
    border: 0;
  }
}
.tiles .noframe:nth-child(3) .tile-content,
.tiles .noframe:nth-child(6) .tile-content {
  border-right: none;
}
@media (max-width: 1199px) {
  .tiles .noframe:nth-child(2n+1) {
    border-right: 2px solid #6639b7 !important;
  }
  .tiles .noframe:nth-child(1),
  .tiles .noframe:nth-child(2) {
    border-top: 2px solid #6639b7 !important;
  }
}
@media (max-width: 1199px) and (max-width: 991px) {
  .tiles .noframe:nth-child(2n+1) {
    border-right: 0 !important;
  }
}
@media (max-width: 1199px) and (max-width: 991px) {
  .tiles .noframe:nth-child(1),
  .tiles .noframe:nth-child(2) {
    border-top: 0 !important;
  }
}
.tiles .bottomline {
  border-bottom: 2px solid #6639b7;
}
@media (max-width: 1199px) {
  .tiles .bottomline {
    border: 0;
  }
}
.tiles .tile-content {
  border-right: 2px solid #6639b7;
  padding: 60px 30px 60px 30px;
  text-align: center;
}
@media (max-width: 1199px) {
  .tiles .tile-content {
    border: 0;
    border-bottom: 2px solid #6639b7 !important;
  }
}
@media (max-width: 991px) {
  .tiles .tile-content {
    padding: 25px 0;
    border-bottom: 0 !important;
    border-top: 1px solid #aaaaaa !important;
  }
}
.tiles .tile-content a {
  font-size: 20px;
  font-family: 'Hrot Premium SemiBold', Arial, sans-serif;
  font-weight: 600;
  color: #ec4b26;
}
@media (max-width: 1199px) {
  .tiles .tile-content a {
    font-size: 18px;
  }
}
.tiles .tile-content a:hover {
  text-decoration: none;
}
.tiles .tile-content p {
  margin-bottom: 0;
  margin-top: 10px;
}
.tiles .tile-content:hover {
  background-color: #6639b7;
  color: #fbfbf8;
}
.tiles .tile-content:hover a {
  color: #fbfbf8;
}
@media (max-width: 991px) {
  .tiles .tile-content:hover {
    border-bottom: 2px solid #6639b7 !important;
  }
}
.homepage-text {
  background-color: #ec4b26;
  color: #000;
}
.homepage-text .homepage-header {
  padding: 30px 0 0 0;
  margin-bottom: 30px;
}
.homepage-text .homepage-header span {
  display: block;
  color: #aaaaaa;
  text-transform: uppercase;
  font-size: 13px;
}
.homepage-text .homepage-header h2 {
  line-height: 1;
  color: #000;
}
.homepage-text .homepage-triplecolumn .homepage-perex {
  font-weight: 600;
  font-family: 'Cirka', Arial, sans-serif;
  font-size: 20px;
  text-align: justify;
}
.homepage-text .homepage-triplecolumn .homepage-perex .btn-more {
  font-family: 'Hrot Premium SemiBold', Arial, sans-serif;
  font-weight: 400;
  font-size: 15px;
  background-color: #000;
  border-color: #000;
  color: #fbfbf8;
}
.homepage-text .homepage-triplecolumn .homepage-perex .btn-more:hover {
  color: #fbfbf8;
  background-color: #6639b7;
  border-color: #6639b7;
}
.homepage-text .homepage-triplecolumn .homepage-text-content {
  text-align: justify;
}
.download-category h3 {
  margin-top: 0 !important;
}
.download-category p {
  padding: 0 !important;
}
.posts-list {
  margin: 20px 0;
}
.posts-list .post-item {
  margin: 20px 0;
}
.posts-list .post-item img {
  margin-bottom: 15px;
}
.posts-list .post-item h3 {
  font-size: 18px;
  color: #ec4b26;
  margin-top: 10px;
}
@media (max-width: 991px) {
  .posts-list .post-item h3 {
    font-size: 16px;
  }
}
.posts-list .post-item p {
  font-size: 16px;
}
.posts-list .divider {
  height: 2px;
  background: #6639b7;
  margin-bottom: 20px;
}
.posts-list.download-category .post-item {
  margin: 0;
}
.posts-list .download-list {
  list-style: square;
  padding-left: 20px;
  color: #6639b7;
  border-top: 1px solid #ccc;
  padding-top: 20px;
}
.posts-list .download-list a {
  color: #6639b7;
  font-size: 20px;
}
@media (max-width: 991px) {
  .posts-list .download-list a {
    font-size: 16px;
  }
}
.posts-list .download-list-2 {
  padding-top: 0;
  border-top: 0;
}
.posts-list.gallery-detail .post-item {
  margin: 7px 0;
}
.subpage h2 {
  color: #ec4b26;
  font-size: 32px;
}
@media (max-width: 1199px) {
  .subpage h2 {
    font-size: 28px;
  }
}
@media (max-width: 767px) {
  .subpage h2 {
    font-size: 26px;
  }
}
.subpage h3 {
  color: #000;
  font-size: 20px;
  margin-top: 30px;
}
.subpage .galleries h3 {
  color: #000;
}
.subpage .thumbnail {
  margin-bottom: 15px;
}
.subpage .subpage-content {
  margin: 20px 0;
}
.subpage .subpage-content p {
  padding: 8px 0;
}
.subpage .subpage-content h2 {
  margin-bottom: 15px;
  line-height: 1.4;
}
.subpage .subpage-content a {
  color: #ec4b26;
  text-decoration: underline;
}
.subpage .subpage-content a:hover {
  color: #6639b7;
}
.subpage .btn-info {
  color: #fff !important;
  background: #6639b7;
  border-color: #6639b7;
  border-radius: 0;
  font-family: 'Hrot Premium SemiBold', Arial, sans-serif;
  font-size: 13px;
  padding: 7px 25px;
}
.subpage .btn-info:hover {
  background: #ec4b26;
  border-color: #ec4b26;
}
.subpage img {
  margin: 15px 0;
}
footer {
  font-size: 16px;
  background-color: #191919;
  color: #fbfbf8;
}
@media (max-width: 991px) {
  footer {
    font-size: 14px;
  }
}
footer .hidden-footer {
  border-top: 1px solid #aaaaaa;
  padding: 20px 0;
  display: none;
}
@media (max-width: 991px) {
  footer .hidden-footer {
    display: block;
  }
}
footer .right-solid {
  border-right: 1px solid #aaaaaa;
}
@media (max-width: 1299px) {
  footer .right-solid {
    display: none;
  }
}
footer .footer-col1 {
  padding: 40px 0 30px 0;
}
footer .footer-col1 img {
  max-height: 80px;
  max-width: 130px;
  margin-right: 20px;
}
@media (max-width: 1199px) {
  footer .footer-col1 img {
    max-height: 80px;
    max-width: 100px;
    margin-right: 20px;
  }
}
@media (max-width: 767px) {
  footer .footer-col1 img {
    width: 40px;
  }
}
footer .footer-col1 p {
  font-family: "Hrot Premium SemiBold", sans-serif;
  line-height: 2;
  margin-top: 50px;
  font-size: 12px;
}
@media (max-width: 991px) {
  footer .footer-col1 p {
    margin-top: 50px;
  }
}
@media (max-width: 767px) {
  footer .footer-col1 p {
    margin-top: 20px;
  }
}
footer .footer-col1 p a {
  color: #fbfbf8;
  font-weight: 500;
  text-decoration: underline;
}
footer .footer-col-anchors {
  margin: 0 20px;
  padding: 40px 0 30px 0;
}
@media (max-width: 1199px) {
  footer .footer-col-anchors {
    margin: 0 20px 0 0;
  }
}
@media (max-width: 767px) {
  footer .footer-col-anchors {
    text-align: center;
    padding: 30px 0;
  }
}
footer .footer-col-anchors h4 {
  font-size: 20px;
  margin-bottom: 15px;
}
@media (max-width: 1199px) {
  footer .footer-col-anchors h4 {
    font-size: 16px;
  }
}
footer .footer-col-anchors a {
  display: block;
  color: #fbfbf8;
}
footer .footer-col-anchors .nav-link {
  padding-top: 0;
  padding-bottom: 6px;
}
footer .footer-logos {
  padding: 40px 0 30px 0;
  display: flex;
  align-items: center;
}
@media (max-width: 1199px) {
  footer .footer-logos {
    flex-flow: column;
    align-items: flex-end;
  }
}
@media (max-width: 1199px) {
  footer .footer-logos {
    align-items: center;
  }
}
footer .footer-logos a {
  display: inline-block;
  margin-right: 30px;
}
@media (max-width: 1199px) {
  footer .footer-logos a {
    margin-right: 0;
    margin-bottom: 20px;
  }
}
footer .footer-logos a:last-child {
  margin-right: 0;
}
footer .footer-logos img {
  display: inline-block;
  max-height: 55px;
  max-width: 95px;
}
@media (max-width: 1199px) {
  footer .footer-logos img {
    max-height: 60px;
    max-width: 110px;
  }
}
@media (max-width: 991px) {
  footer .partners {
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
  }
  footer .partners .footer-logos {
    text-align: center;
    padding: 15px 0 30px 0;
  }
  footer .partners .footer-logos a {
    margin: 0 10px;
    display: inline-block;
  }
}
@media (max-width: 991px) and (max-width: 575px) {
  footer .partners .footer-logos {
    padding: 30px 0;
  }
}
footer .hidden-footer a {
  color: #fff;
  text-decoration: underline;
  font-weight: 600;
}
.lang_select .dropdown-menu {
  min-width: 0;
}
@media (min-width: 992px) {
  .lang_select .dropdown-menu {
    left: auto;
    right: 0;
  }
}
.lang_select .flag-icon {
  width: 20px;
}
.lang_select .dropdown-toggle::after {
  border-top-width: 0.27em;
  border-right-width: 0.27em;
  border-left-width: 0.27em;
}
.select2-container .select2-selection--single {
  height: 38px !important;
  border-radius: 0;
}
.select2-container .select2-selection--single .select2-selection__rendered {
  padding-top: 2px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 5px;
}
.catalogue-filters {
  background-color: #6639b7;
  color: white;
  padding: 10px 0;
  margin-bottom: 40px !important;
}
.catalogue-filters .custom-radio {
  padding-left: 35px;
  margin-right: 30px;
}
.catalogue-filters .custom-radio .custom-control-label:before {
  border-radius: 0;
  width: 24px;
  height: 24px;
  top: 3px;
  left: -35px;
  border: none;
}
.catalogue-filters .custom-radio .custom-control-label:after {
  border-radius: 0;
  width: 24px;
  height: 24px;
  top: 3px;
  left: -35px;
}
@media (max-width: 1199px) {
  .catalogue-filters .custom-radio {
    padding-left: 30px;
    margin-right: 10px;
  }
  .catalogue-filters .custom-radio .custom-control-label:before {
    border-radius: 0;
    width: 20px;
    height: 20px;
    top: 3px;
    left: -30px;
    border: none;
  }
  .catalogue-filters .custom-radio .custom-control-label:after {
    border-radius: 0;
    width: 20px;
    height: 20px;
    top: 3px;
    left: -30px;
  }
}
@media (max-width: 1199px) {
  .catalogue-filters .custom-radio {
    padding-left: 20px;
  }
  .catalogue-filters .custom-radio .custom-control-label:before {
    width: 16px;
    height: 16px;
    left: -20px;
    top: 5px;
  }
  .catalogue-filters .custom-radio .custom-control-label:after {
    width: 16px;
    height: 16px;
    left: -20px;
    top: 5px;
  }
}
.catalogue-filters .radiosFilter {
  margin-top: 20px;
  text-align: center;
}
.catalogue-filters .custom-control-input:checked ~ .custom-control-label::after {
  background: #ec4b26;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f00c";
  color: white;
  padding-left: 4px;
  padding-top: 2px;
  font-size: 14px;
}
@media (max-width: 1199px) {
  .catalogue-filters .custom-control-input:checked ~ .custom-control-label::after {
    font-size: 10px;
    padding-top: 0px;
    padding-left: 0px;
  }
}
@media (max-width: 991px) {
  .catalogue-filters .custom-control-input:checked ~ .custom-control-label::after {
    font-size: 10px;
    padding-top: 8px;
    padding-left: 0px;
    line-height: 0;
  }
}
.catalogue-filters .range-values {
  width: 12%;
}
.catalogue-filters #slider-range {
  width: 75%;
}
.catalogue-filters #slider-range.ui-widget.ui-widget-content {
  border-radius: 0;
  border: none;
  height: 3px;
}
.catalogue-filters #slider-range .ui-slider-handle {
  top: -10px;
  border: none;
  border-radius: 0;
  background-color: #ec4b26;
}
.catalogue-filters #slider-range .ui-slider-range {
  background: #ec4b26;
}
.catalogue-filters #range-start {
  padding-right: 20px;
}
.catalogue-filters #range-end {
  padding-left: 20px;
  text-align: right;
}
.catalogue-filters .form-control {
  border-radius: 0;
}
.btn-filter {
  background-color: #ec4b26;
  font-family: 'Hrot Premium SemiBold', Arial, sans-serif;
  text-transform: uppercase;
  padding: 8px 30px;
  border: none;
  font-size: 15px;
}
.btn-filter:hover {
  background-color: black;
  color: white;
}
@media (max-width: 1199px) {
  .btn-filter {
    padding: 6px 25px;
    font-size: 14px;
  }
}
.btn-filter.reset-filter.btn-primary {
  color: white;
  text-decoration: none;
}
.btn-filter.reset-filter.btn-primary:hover {
  color: white;
}
.catalogue-table .table-striped thead tr {
  background: #d8d8d8;
  color: #6639b7;
}
.catalogue-table .table-striped tbody tr:nth-of-type(odd) {
  background: none;
}
.catalogue-table .table-striped tbody tr:nth-of-type(even) {
  background: rgba(0, 0, 0, 0.05);
}
.catalogue-table .table-striped tbody tr td {
  vertical-align: middle;
}
.catalogue-table .table-striped tbody tr td img {
  max-width: 90px;
  max-height: 90px;
}
.catalogue-table .table-striped a {
  color: black;
  display: inline-block;
}
.catalogue-table .table-striped a:hover {
  color: #ec4b26;
}
.catalogue-table .table-striped .sort-down {
  width: 5px;
  height: 5px;
  border-style: solid;
  border-width: 8px 5px 0 5px;
  border-color: #6639b7 transparent transparent transparent;
  margin-left: 2px;
}
.catalogue-table .table-striped .sort-up {
  width: 5px;
  height: 5px;
  border-style: solid;
  border-width: 0 5px 8px 5px;
  border-color: transparent transparent #6639b7 transparent;
}
.catalogue-table .table-footer {
  margin-top: 30px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 575px) {
  .catalogue-table .table-footer {
    flex-wrap: wrap;
  }
}
@media (max-width: 575px) {
  .catalogue-table .table-footer .pagination-container {
    width: 100%;
    margin-top: 15px;
  }
}
.catalogue-table .table-footer .pagination {
  margin-bottom: 0;
}
.catalogue-table .table-footer .pagination .page-link {
  background-color: #6639b7;
  color: white;
  text-decoration: none;
  border-radius: 0 !important;
  padding: 0;
  width: 38px;
  height: 38px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 5px;
}
@media (max-width: 991px) {
  .catalogue-table .table-footer .pagination .page-link {
    width: 33px;
    height: 33px;
  }
}
.catalogue-table .table-footer .pagination .active {
  background-color: #ec4b26;
}
.catalogue-detail .name {
  display: inline-block;
}
@media (max-width: 420px) {
  .catalogue-detail .name {
    width: 100%;
    text-align: center;
  }
}
.catalogue-detail .name h3 {
  color: white;
  margin-top: 0;
}
.catalogue-detail .catalogue-back {
  float: right;
  display: inline-block;
}
@media (max-width: 420px) {
  .catalogue-detail .catalogue-back {
    width: 100%;
    text-align: center;
    margin-top: 15px;
  }
}
.catalogue-detail .catalogue-back a {
  background-color: #ec4b26;
  color: white;
  text-decoration: none;
  padding: 8px 30px;
  font-family: 'Hrot Premium SemiBold', Arial, sans-serif;
  text-transform: uppercase;
  font-size: 15px;
}
.catalogue-detail .catalogue-back a:hover {
  background-color: black;
  color: white;
}
@media (max-width: 575px) {
  .catalogue-detail .catalogue-back a {
    padding: 6px 25px;
    font-size: 14px;
  }
}
@media (max-width: 420px) {
  .catalogue-detail h2 {
    text-align: center;
  }
}
.catalogue-detail .table {
  color: #6639b7;
  margin-bottom: 25px;
}
.catalogue-detail .table tr th {
  border-top: none;
  border-bottom: 2px solid #cacaca;
}
.catalogue-detail .table tr td {
  border-top: none;
  border-bottom: 2px solid #cacaca;
}
.catalogue-map {
  width: 100%;
  height: 500px;
}
.catalogue-map .gm-style-iw {
  max-height: 200px !important;
  overflow: auto !important;
}
.catalogue-map .gm-style-iw-d {
  max-height: 200px !important;
}
.catalogue-map .gm-style-iw-d a {
  color: #ec4b26;
  text-decoration: none;
}
.catalogue-map .gm-style-iw-d a:hover {
  color: #6639b7;
}
.catalogue-map.big-map {
  height: 720px;
}
.catalogue-map img {
  margin: 0;
}
.img-placeholder {
  background-color: #aaaaaa;
  position: relative;
  max-width: 500px;
  margin: auto;
}
@media (max-width: 767px) {
  .img-placeholder {
    max-width: 100%;
  }
}
.img-placeholder .text {
  font-family: 'Hrot Premium SemiBold', Arial, sans-serif;
  position: absolute;
  text-align: center;
  color: black;
  width: 100%;
  top: 50%;
  transform: translateY(-50%);
}
.img-placeholder:after {
  content: "";
  display: block;
  padding-bottom: 100%;
}
.primary-highlight {
  color: #6639b7 !important;
}
.colorbox {
  width: 10px;
  height: 10px;
  display: inline-block;
  margin-right: 6px;
  border: 1px solid #ccc;
}
.nav-tabs .nav-link {
  color: #495057;
  background-color: #fff;
  border-color: #dee2e6 #dee2e6 #fff;
  border-bottom: none;
}
.nav-tabs .nav-link.active {
  background-color: #6639b7;
  border-color: #6639b7;
  color: white;
}
.nav-tabs .nav-link.active:hover {
  color: #ec4b26;
}
.subpage .author-profile-picture {
  width: 300px;
  float: left;
  margin-right: 15px;
  margin-top: 10px;
}
@media (max-width: 420px) {
  .subpage .author-profile-picture {
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
  }
}
.detail-small-images .post-item {
  position: relative;
}
.detail-small-images .post-item::after {
  content: "";
  display: block;
  padding-bottom: 100%;
}
.detail-small-images .post-item img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.custom-checkboxes .custom-checkbox {
  padding-left: 35px;
  margin-right: 30px;
}
.custom-checkboxes .custom-checkbox .custom-control-label:before {
  border-radius: 0;
  width: 24px;
  height: 24px;
  top: 3px;
  left: -35px;
  border: none;
  border: #ec4b26 1px solid;
}
.custom-checkboxes .custom-checkbox .custom-control-label:after {
  border-radius: 0;
  width: 24px;
  height: 24px;
  top: 3px;
  left: -35px;
}
@media (max-width: 1199px) {
  .custom-checkboxes .custom-checkbox {
    padding-left: 30px;
    margin-right: 10px;
  }
  .custom-checkboxes .custom-checkbox .custom-control-label:before {
    border-radius: 0;
    width: 20px;
    height: 20px;
    top: 3px;
    left: -30px;
  }
  .custom-checkboxes .custom-checkbox .custom-control-label:after {
    border-radius: 0;
    width: 20px;
    height: 20px;
    top: 3px;
    left: -30px;
  }
}
@media (max-width: 1199px) {
  .custom-checkboxes .custom-checkbox {
    padding-left: 20px;
  }
  .custom-checkboxes .custom-checkbox .custom-control-label:before {
    width: 16px;
    height: 16px;
    left: -20px;
    top: 5px;
  }
  .custom-checkboxes .custom-checkbox .custom-control-label:after {
    width: 16px;
    height: 16px;
    left: -20px;
    top: 5px;
  }
}
.custom-checkboxes .custom-control-input:checked ~ .custom-control-label::after {
  background: #ec4b26;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f00c";
  color: white;
  padding-left: 5px;
  padding-top: 2px;
  font-size: 14px;
}
@media (max-width: 1199px) {
  .custom-checkboxes .custom-control-input:checked ~ .custom-control-label::after {
    font-size: 10px;
    padding-top: 0px;
    padding-left: 3px;
  }
}
@media (max-width: 991px) {
  .custom-checkboxes .custom-control-input:checked ~ .custom-control-label::after {
    font-size: 10px;
    padding-top: 8px;
    padding-left: 3px;
    line-height: 0;
  }
}
/*# sourceMappingURL=style.css.map */