/*! KadR - Minimalistic Template for Photographers v.1.0.0 (2018-07-30) */
/*******************************************************************

[Table of contents]
1. Core CSS
1.1 Types
1.2 Lists
1.3 Tables
1.4 Grid
1.5 Forms
1.6 Buttons
2. Components
2.1 Navigation Lists
2.2 Figures
2.3 Pagination
2.4 Pager
2.5 Divider
2.6 Toggle
2.7 Breadcrumb
2.8 Message Box
3. Layout
3.1 Header
3.2 Navigation Bar
3.3 Footer
4. Utility classes
4.1 Utilities
4.2 Responsive Utilities

[Typography]
Font families: PT Sans, PT Serif
PT Sans - used for headings, main elements
PT Serif - for generic textes
Text default color: #686868
Theme colors: #9F1643
#9F1643 - main theme color, used for buttons and links

*******************************************************************/
/*******************************************************************
****    [1. Core CSS]    ****
*******************************************************************/
/*------------------------------------------------------------------
[1.1 Types]
*/
.navigation {padding-top:20px;}
body {
  letter-spacing: 1px;
  font-size: 16px;
}
img {
  max-width: 100% !important;
}
h1,
.h1 {
  margin-top: 75px;
}
.fa {
  letter-spacing: normal;
}
.text-box > :first-child {
  margin-top: -5px;
}
.text-box > :last-child {
  margin-bottom: -5px;
}
hr {
  height: 1px;
  border: none;
  background: url("data:image/gif;base64,R0lGODlhCQABAIABAMzMzP///yH5BAEAAAEALAAAAAAJAAEAAAIEhA8RBQA7") repeat-x left center;
}
hr.hr-solid {
  background: #dfdfdf;
}
blockquote {
  color: #333;
  position: relative;
  font-family: 'PT Sans', serif;
  font-size: 24px;
  font-style: italic;
  line-height: 1.47;
  min-height: 70px;
  padding: 10px 20px;
  margin: 0 0 25px;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEsAAAA6CAYAAAD4MKSOAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAABCFJREFUeNrMm+1LFFEUxu+Mm8ZammZkZkpJVFaGlRtGRREZKfWxiP7DvktZEVQEub2QIZm9Yy8GlYalvZjWc/CujMvO7p25574ceD6sO7P789l7zz1n7kzQ09MvHEQL1Amthy5D/4SjyOcHV7zO5QZWsOH9ZbaMRa4Q6oC6oQ2Rv2+BJoTDgEFKbDbMCqAd0EGovsT7XQ7NCmCUMltoGGYbdBE6GQND0Q7VOTBKiQ1m1pkeWY3QMWiz4vF7obuWTErNxj2yqqBe6EICGIpdFlJCajaMrgz3yGqATstVJGnUQNuhMUNGsbBxjayd0PmUMNFkaiLY2HRHViCHdjfDP9UENUOfGFdhNjZMxWYds+jcPmgr4yjoYjLLCFtas6qh/oSJslK8g0YYPscYWyYlzDloIxPIN+gOU2FqhA0tz0SanMUJQz3XI+g+tOCZUctsMGohTVFKdcoZJpgf0DVokrGGYmWDSZOlEqFqHIdaGWA+QkPQHGNOYWWDUXNxq4ZK7JP1im68hG4wTTsjbNFpl8Ysqn0OM8CMQreYC042NphUka1SBU9J8xRDDzluwCg2NhWjVMzqZbh8QsvuTQNtjHW2cmZtgvYw1CmUzBeZjWJjw6ha1DWLluITmjCUKK9CfwxcanHCFpbp0Ro0gfLQVwPTzxlbGHP95oAmzDT02IBRTtlKmbVfQunEPQN5yjlbsVlZWeTpBA3v1waMcs4WlqiGqzSBnggz4ZwtLKrmdZdjWmVeGDDKC7aoWR2yKtaJt9C8AbO8YIuaxdGMmtpZ9oKtYNZqwXMZ9r0Bo7xhK5jVJpZ2Q3TiNzRjwCxv2AJ5yxG1D52an/VXtg9Z+ZrywxfoFfRUI18YZ0N/OJ9kZLUwrVjZyOtVsuE9Al0S6a9kGmfL5QZaVc2iE9cJs1ELnZVTKklYY4NhbSpmNQk7Qd/VJ+FUwyobDKutdFC9sBfU1x1NcLxXbGSW7RvJOhKYYJ0No6u+nFlZYT92J2ievWELZdFnO9oTFKTesLkyq1Gx13PChqlYHWdWINzEWpWi2Se2ULiLGuFv1PhmVuCxWUGcWb8cAak8guIVG5n13RHQT4VjvGIjs6YcAc0qHOMVG5k16QhGZTfYCVs+P/gnzqxpB8P9s+JxXrEVVsNxy0BJrod7w1Ywi65kLlqCoZUmyUanN2xhZNUZswT0RjG5CxdsyFezlcyiGBb8tweV+uWGU5znBVtYVFvcNgz0MGU5YIUNo2pK1axCMh01OP3yGuc7ZyvVG9Iv+JwZhrachoT+U/bG2KJP2cdFJmbuXpc1To9ms037dXQ/1AhjXmFlg0nKbOXug38gl9FDYulRtCRXCWjT8pnMUbMGpo0TtkoPDVDCuwKtkVC0GUn7eHVF59KXzsjq94NYeuRsXpgN62z/BRgACN0j66t21QoAAAAASUVORK5CYII=") no-repeat 0px 10px;
}
blockquote,
blockquote.blockquote-reverse,
blockquote.pull-right {
  border: none;
  text-align: inherit;
  padding: 0 0 0 100px;
}
time.time-square {
  display: block;
  text-align: center;
  border: 2px solid #9f1643;
  font-size: 12px;
  font-family: 'PT Sans', sans-serif;
  font-weight: bold;
  color: #9f1643;
  line-height: 1.1;
  width: 66px;
  height: 66px;
  padding: 2px;
}
time.time-square > * {
  display: block;
}
time.time-square > :first-child {
  font-size: 26px;
}
/*------------------------------------------------------------------
[1.2 Lists]
*/
ol {
  counter-reset: item;
  list-style: none;
  padding: 0;
}
ol li {
  counter-increment: item;
  margin-bottom: 15px;
}
ol li:before {
  content: counter(item) ".";
  font-family: 'PT Sans', serif;
  font-weight: bold;
}
ol li:before,
ul li:before {
  margin-right: 15px;
  color: #9f1643;
  text-align: center;
  display: block;
  float: left;
}
ol ol {
  padding-left: 30px;
}
ul {
  list-style: none;
  padding: 0;
}
ul li {
  margin-bottom: 15px;
}
ul li:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: "\f054";
}
ul ul {
  padding-left: 30px;
}
ul.list-check-mark li:before {
  content: "\f00c";
}
ul.list-caret-mark li:before {
  content: "\f0da";
}
ul.list-dashed {
  position: relative;
}
ul.list-dashed li:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 1px;
  background: url("data:image/gif;base64,R0lGODlhCQABAIABAMzMzP///yH5BAEAAAEALAAAAAAJAAEAAAIEhA8RBQA7") repeat-x left center;
  left: 0;
  margin-top: -8px;
}
ul.list-dashed li:first-child:after {
  display: none;
}
/*------------------------------------------------------------------
[1.3 Tables]
*/
caption {
  text-align: left;
}
th {
  text-align: left;
}
table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 25px;
}
table > tbody > tr > td,
table > tfoot > tr > td,
table > thead > tr > td,
table > tbody > tr > th,
table > tfoot > tr > th,
table > thead > tr > th {
  padding: 10px 15px;
}
table > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
table > thead > tr > th {
  font-weight: normal;
  border-bottom: 5px solid #9f1643;
  padding-bottom: 5px;
}
/*------------------------------------------------------------------
[1.4 Grid]
*/
.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}
/*------------------------------------------------------------------
[1.5 Forms]
*/
.form-control {
  display: block;
  width: 100%;
  padding: 11px 18px;
  font-family: 'PT Sans', serif;
  font-size: 14px;
  line-height: 1.4;
  color: #333;
  background-color: #fff;
  background-image: none;
  border: 1px solid #e8e8e8;
}
.form-control::-moz-placeholder {
  color: #686868;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #686868;
}
.form-control::-webkit-input-placeholder {
  color: #686868;
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-group {
  margin-bottom: 30px;
}
.checkbox, .radio {
  position: relative;
  line-height: 40px;
  padding-right: 50px;
  display: inline-block;
  min-height: 40px;
}

.checkbox:before, .radio:before {
  content: '';
  width: 40px;
  height: 40px;
  border: 1px solid #e8e8e8;
  background: #ffffff;
  position: absolute;
  right: 0;
}

.radio:before {
  border-radius: 50px;
}

input[type="checkbox"]:checked + .checkbox:after, input[type="radio"]:checked + .radio:after {
  content: '';
  background: #9f1643;
  width: 20px;
  height: 20px;
  border-radius: 50px;
  position: absolute;
  right: 10px;
  top: 10px;
}

input[type="checkbox"], input[type="radio"] {
  display: none;
}
/*------------------------------------------------------------------
[1.6 Buttons]
*/
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 2px solid transparent;
  text-transform: uppercase;
  font-family: 'PT Sans', serif;
  padding: 11px 18px;
  font-size: 14px;
  line-height: 1.4;
}
.btn,
.divider {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.btn {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.btn:hover,
.btn:focus {
  text-decoration: none;
}
.btn .fa {
  position: relative;
  top: 1px;
}
.btn-sm {
  padding: 9px 14px;
  font-size: 12px;
  line-height: 1.5;
}
.btn-lg {
  padding: 13px 18px;
  font-size: 16px;
  line-height: 1.3;
}
.btn-wide {
  padding-left: 35px;
  padding-right: 35px;
}
.btn-primary {
  color: #fff;
  background-color: #9f1643;
  border-color: #9f1643;
}
.btn-primary:hover,
.btn-primary:focus {
  color: #fff;
  background-color: #721030;
  border-color: #721030;
}
.btn-outline-primary {
  color: #9f1643;
  background-color: transparent;
  border-color: #9f1643;
}
.btn-outline-primary:hover,
.btn-outline-primary:focus {
  color: #fff;
  background-color: #9f1643;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
/*******************************************************************
****    [2. Components]    ****
*******************************************************************/
/*------------------------------------------------------------------
[2.1 Navigation Lists]
*/
ul.nav-links {
  font-family: 'PT Sans', serif;
  margin: 30px 0;
  padding: 0;
  line-height: 2;
  letter-spacing: 1px;
  font-size: 0;
}
ul.nav-links li {
  display: inline-block;
  vertical-align: middle;
  margin: 0 20px;
  font-weight: bold;
  font-size: 18px;
}
ul.nav-links li:before {
  content: none;
}
ul.nav-links a {
  color: inherit;
}
ul.nav-links a:hover {
  color: #9f1643;
}
ul.nav-links a:hover,
ul.nav-links a:focus {
  text-decoration: none;
}
/*------------------------------------------------------------------
[2.2 Figures]
*/
.figure {
  position: relative;
  overflow: hidden;
}
.figure.jg-entry {
  position: absolute;
}
[class*="figure-bg-"]:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.figure-bg-black:before {
  background-color: rgba(0,0,0,0.6);
}
.figure-bg-white:before {
  background-color: rgba(255,255,255,0.6);
}
.figure-caption {
  position: absolute;
  width: 100%;
  padding: 30px;
}
.figure-caption .divider {
  text-align: inherit;
  margin-top: 0;
  margin-bottom: 15px;
}
.figure-caption > :not(div) {
  color: inherit;
}
.figure-caption > * {
  position: relative;
  margin-top: 0;
  margin-bottom: 15px;
}
.figure-caption > :last-child {
  margin-bottom: 0;
}
.figure-hover-bg-fade-in[class*="figure-bg-"]:before,
.figure-hover-bg-fade-in [class*="figure-bg-"]:before,
.figure-hover-text-slide-right .figure-caption > *,
.figure-hover-text-slide-left .figure-caption > *,
.figure-hover-text-fade-in .figure-caption > *,
.figure-hover-image-zoom-in img,
.figure-hover-image-zoom-out img,
.figure-hover-block-slide-right .figure-caption,
.figure-hover-block-slide-left .figure-caption,
.figure-hover-block-fade-in .figure-caption,
.figure-hover-block-zoom-in .figure-caption,
.figure-hover-block-zoom-out .figure-caption,
.figure-hover-block-rotate .figure-caption {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.figure-hover-bg-fade-in[class*="figure-bg-"]:not(:hover):before,
.figure-hover-bg-fade-in:not(:hover) [class*="figure-bg-"]:before {
  background-color: transparent;
}
.figure-hover-text-slide-right .figure-caption,
.figure-hover-text-slide-left .figure-caption {
  overflow: hidden;
  padding-left: 0;
  padding-right: 0;
}
.figure-hover-text-slide-right .figure-caption > *,
.figure-hover-text-slide-left .figure-caption > * {
  padding-left: 30px;
  padding-right: 30px;
}
.figure-hover-text-slide-right:hover .figure-caption > :nth-child(1),
.figure-hover-text-slide-left:hover .figure-caption > :nth-child(1) {
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  transition-delay: 0s;
}
.figure-hover-text-slide-right:hover .figure-caption > :nth-child(2),
.figure-hover-text-slide-left:hover .figure-caption > :nth-child(2) {
  -webkit-transition-delay: 0.2s;
  -moz-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.figure-hover-text-slide-right:hover .figure-caption > :nth-child(n+3),
.figure-hover-text-slide-left:hover .figure-caption > :nth-child(n+3) {
  -webkit-transition-delay: 0.4s;
  -moz-transition-delay: 0.4s;
  transition-delay: 0.4s;
}
.figure-hover-text-slide-right .figure-caption > * {
  left: -100%;
}
.figure-hover-text-slide-right:hover .figure-caption > * {
  left: 0%;
}
.figure-hover-text-slide-left .figure-caption > * {
  right: -100%;
}
.figure-hover-text-slide-left:hover .figure-caption > * {
  right: 0%;
}
.figure-hover-text-fade-in:not(:hover) .figure-caption > * {
  color: transparent;
}
.figure-hover-text-fade-in:hover .figure-caption > :nth-child(1) {
  -webkit-transition-delay: 0.2s;
  -moz-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.figure-hover-text-fade-in:hover .figure-caption > :nth-child(2) {
  -webkit-transition-delay: 0.4s;
  -moz-transition-delay: 0.4s;
  transition-delay: 0.4s;
}
.figure-hover-text-fade-in:hover .figure-caption > :nth-child(n+3) {
  -webkit-transition-delay: 0.6s;
  -moz-transition-delay: 0.6s;
  transition-delay: 0.6s;
}
.figure-hover-image-zoom-in {
  overflow: hidden;
}
.figure-hover-image-zoom-in:hover img {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  transform: scale(1.2);
}
.figure-hover-image-zoom-out {
  overflow: hidden;
}
.figure-hover-image-zoom-out img {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  transform: scale(1.2);
}
.figure-hover-image-zoom-out:hover img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  transform: scale(1);
}
.figure-hover-block-slide-right,
.figure-hover-block-slide-left {
  overflow: hidden;
}
.figure-hover-block-slide-right:hover .figure-caption,
.figure-hover-block-slide-left:hover .figure-caption {
  left: 0;
}
.figure-hover-block-slide-right .figure-caption {
  left: -100%;
}
.figure-hover-block-slide-left .figure-caption {
  left: 100%;
}
.figure-hover-block-fade-in .figure-caption,
.figure-hover-block-zoom-in .figure-caption,
.figure-hover-block-zoom-out .figure-caption,
.figure-hover-block-rotate .figure-caption {
  opacity: 0;
}
.figure-hover-block-fade-in:hover .figure-caption,
.figure-hover-block-zoom-in:hover .figure-caption,
.figure-hover-block-zoom-out:hover .figure-caption,
.figure-hover-block-rotate:hover .figure-caption {
  opacity: 1;
}
.figure-hover-block-zoom-in:hover .figure-caption,
.figure-hover-block-zoom-out:hover .figure-caption {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  transform: scale(1);
}
.figure-hover-block-zoom-in:hover .figure-caption.position-middle,
.figure-hover-block-zoom-out:hover .figure-caption.position-middle {
  -webkit-transform: translateY(-50%) scale(1);
  -moz-transform: translateY(-50%) scale(1);
  transform: translateY(-50%) scale(1);
}
.figure-hover-block-zoom-in .figure-caption {
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  transform: scale(0);
}
.figure-hover-block-zoom-in .figure-caption.position-middle {
  -webkit-transform: translateY(-50%) scale(0);
  -moz-transform: translateY(-50%) scale(0);
  transform: translateY(-50%) scale(0);
}
.figure-hover-block-zoom-out {
  overflow: hidden;
}
.figure-hover-block-zoom-out .figure-caption {
  -webkit-transform: scale(3);
  -moz-transform: scale(3);
  transform: scale(3);
}
.figure-hover-block-zoom-out .figure-caption.position-middle {
  -webkit-transform: translateY(-50%) scale(3);
  -moz-transform: translateY(-50%) scale(3);
  transform: translateY(-50%) scale(3);
}
.figure-hover-block-rotate {
  overflow: hidden;
}
.figure-hover-block-rotate .figure-caption {
  -webkit-transform: scale(0) rotate(-360deg);
  -moz-transform: scale(0) rotate(-360deg);
  transform: scale(0) rotate(-360deg);
}
.figure-hover-block-rotate .figure-caption.position-middle {
  -webkit-transform: translateY(-50%) scale(0) rotate(-360deg);
  -moz-transform: translateY(-50%) scale(0) rotate(-360deg);
  transform: translateY(-50%) scale(0) rotate(-360deg);
}
.figure-hover-block-rotate:hover .figure-caption {
  -webkit-transform: scale(1) rotate(0deg);
  -moz-transform: scale(1) rotate(0deg);
  transform: scale(1) rotate(0deg);
}
.figure-hover-block-rotate:hover .figure-caption.position-middle {
  -webkit-transform: translateY(-50%) scale(1) rotate(0deg);
  -moz-transform: translateY(-50%) scale(1) rotate(0deg);
  transform: translateY(-50%) scale(1) rotate(0deg);
}
/*------------------------------------------------------------------
[2.3 Pagination]
*/
.pagination {
  color: #333;
  font-weight: bold;
  display: inline-block;
  padding: 0;
  margin: 0;
  font-family: 'PT Sans', serif;
  font-size: 0;
}
.pagination li {
  display: inline-block;
  font-size: 15px;
  margin: 0;
  margin-right: 5px;
}
.pagination li:last-child {
  margin-right: 0;
}
.pagination li:before {
  content: none;
}
.pagination li > * {
  display: inline-block;
  min-width: 34px;
  line-height: 30px;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  border: 2px solid rgba(159,22,67,0);
}
.pagination li > *,
.pager > .text {
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
.pagination li a {
  color: inherit;
}
.pagination li.active > *,
.pagination li.active:hover > *,
.pagination li.control:hover > * {
  color: #fff;
  background-color: #9f1643;
}
.pagination li.control > *,
.pagination li:hover > a {
  border-color: #9f1643;
  color: #9f1643;
}
/*------------------------------------------------------------------
[2.4 Pager]
*/
.pager {
  display: table;
  font-weight: bold;
  font-family: 'PT Sans', serif;
  text-transform: uppercase;
  line-height: 1.3;
}
.pager:hover,
.pager:focus {
  text-decoration: none;
  color: #333;
}
.pager:hover > .text {
  border-color: #9f1643;
  color: #9f1643;
}
.pager > * {
  display: table-cell;
  vertical-align: middle;
  padding: 7px;
}
.pager > .text {
  letter-spacing: 3px;
  color: #333;
  font-size: 14px;
  border: 2px solid rgba(159,22,67,0);
}
.pager > .text:first-child {
  padding-right: 9px;
  border-right-width: 0;
}
.pager > .text:last-child {
  padding-left: 9px;
  border-left-width: 0;
}
.pager > .icon {
  background-color: #9f1643;
  min-width: 32px;
  color: #fff;
  text-align: center;
  font-size: 16px;
}
.pager.disabled {
  cursor: not-allowed;
}
.pager.disabled .text {
  border-color: rgba(159,22,67,0);
  color: #999;
}
/*------------------------------------------------------------------
[2.5 Divider]
*/
.divider {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  letter-spacing: normal;
  color: #9f1643;
  font-size: 18px;
  text-align: center;
  line-height: 7px;
  margin: 30px 0;
}
.divider:before {
  content: "\f0d8\f0d7\f0d8\f0d7\f0d8\f0d7\f0d8\f0d7\f0d8";
}
/*------------------------------------------------------------------
[2.6 Toggle]
*/
.toggle-group {
  margin-bottom: 30px;
}
.toggle-title {
  font-weight: bold;
  margin-bottom: 15px;
  cursor: pointer;
}
.toggle-title:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  color: #9f1643;
  content: "\f054";
  float: left;
  width: 20px;
}
.toggle-title + .toggle-content {
  display: none;
  top: -7px;
}
.toggle-title.active:before {
  content: "\f078";
}
.toggle-title.active + .toggle-content {
  display: block;
}
.toggle-content {
  background-color: #f9f9f9;
  position: relative;
  padding: 10px 15px;
  margin-bottom: 15px;
}
.toggle-content > :last-child {
  margin-bottom: 0;
}
/*------------------------------------------------------------------
[2.7 Breadcrumb]
*/
.breadcrumb {
  list-style: none;
  font-size: 0;
}
.breadcrumb > li {
  display: inline-block;
  margin: 0;
  font-size: 15px;
}
.breadcrumb > li:first-child:before {
  content: none;
}
.breadcrumb > li:before {
  content: "\00a0/\00a0";
  color: inherit;
  font-weight: normal;
  margin: 0;
}
.breadcrumb > li a {
  color: inherit;
}
/*------------------------------------------------------------------
[2.8 Message Box]
*/
.message-box {
  background-color: #e2e2e2;
  vertical-align: top;
  position: relative;
}
.message-box:before {
  content: "";
  position: absolute;
  top: 14px;
  right: 100%;
  border-style: solid;
  border-width: 6px 10px 6px 0;
  border-color: transparent #e2e2e2 transparent;
}
.message-box > * {
  font-size: inherit;
}
/*******************************************************************
****    [3. Layout]    ****
*******************************************************************/
/*------------------------------------------------------------------
[3.1 Header]
*/
header {
  height: 75px;
}
/*------------------------------------------------------------------
[3.2 Navigation Bar]
*/
.navbar {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}
.navbar ul.nav-links {
  margin: 0;
}
.navbar ul.nav-links li {
  display: table;
  width: 100%;
  margin: 0;
  font-size: 22px;
}
.navbar ul.nav-links li :checked ~ ul {
  display: block;
}
.navbar ul.nav-links li :checked ~ div {
  color: #9f1643;
}
.navbar ul.nav-links li :checked ~ div label:last-child:before {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  transform: rotate(180deg);
}
.navbar ul.nav-links li.active > div {
  color: #9f1643;
}
.navbar ul.nav-links li label {
  cursor: pointer;
}
.navbar ul.nav-links li label:last-child {
  display: inline-block;
  float: right;
}
.navbar ul.nav-links li label:last-child:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  width: 36px;
  content: "\f078";
  display: inline-block;
  text-align: center;
  -webkit-transition: -webkit-transform 0.5s;
  -moz-transition: -moz-transform 0.5s;
  transition: transform 0.5s;
}
.navbar ul.nav-links li label:hover {
  color: #9f1643;
}
.navbar ul.nav-links li ul {
  display: none;
  padding-left: 0;
}
.navbar ul.nav-links li ul ~ div {
  display: table-header-group;
}
.navbar ul.nav-links li li {
  font-size: 15px;
}
.navbar ul.nav-links li li div > * {
  padding: 8px 0;
}
.navbar ul.nav-links li li ul {
  padding-left: 15px;
}
.navbar ul.nav-links li div {
  line-height: 1.1;
}
.navbar ul.nav-links li div > * {
  padding: 8px 0;
  display: inline-block;
}
.navbar ul.nav-links > li > ul {
  padding-bottom: 15px;
}



.navbar-header {
  position: relative;
  z-index: 2;
  background-color: #fff;
}
.navbar-header .container > * {
  display: table-cell;
  vertical-align: middle;
}
.navbar-header .logo {
  height: 75px;
  max-width: 200px;
}
.navbar-header .logo img {
  max-height: 75px;
  width: auto;
}
.navbar-collapse {
  background-color: rgba(255,255,255,0.95);
}
.navbar-collapse {
  position: fixed;
  top: 75px;
  left: 0;
  right: 0;
  bottom: 100%;
  z-index: 1;
  overflow-y: hidden;
  -webkit-transition: bottom 0.5s;
  -moz-transition: bottom 0.5s;
  transition: bottom 0.5s;
}

.nav-menu-container {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0;
  flex-direction: column;
}

.navbar-collapse ul.nav-links {
  width: 100%;
}

.navbar-collapse .logo {
  display: none;
  height: 108px;
  text-align: center;
  max-width: 290px;
}
:checked + .navbar .navbar-collapse {
  overflow-y: auto;
  bottom: 0;
  -webkit-animation: navbar-collapse-scroll 0.5s linear forwards;
  -moz-animation: navbar-collapse-scroll 0.5s linear forwards;
  animation: navbar-collapse-scroll 0.5s linear forwards;
}
.navbar-toggler {
  text-align: right;
  position: absolute;
  right: 16px;
  top: 50%;    
  transform: translateY(-50%);
}
.navbar-toggler label {
  display: inline-block;
  position: relative;
  vertical-align: middle;
  width: 36px;
  height: 29px;
  border-radius: 5px;
  cursor: pointer;
}
.navbar-toggler label:before,
.navbar-toggler label:after {
  content: "";
}
.navbar-toggler label:before {
  top: 0;
}
.navbar-toggler label:after {
  bottom: 0;
}
.navbar-toggler label i {
  top: 41.5%;
}
.navbar-toggler label:before,
.navbar-toggler label:after,
.navbar-toggler label i {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  height: 17%;
  background-color: #333;
}
.navbar-toggler label:before,
.navbar-toggler label:after,
.navbar-toggler label i {
  -webkit-transition: top 0.5s, bottom 0.5s;
  -moz-transition: top 0.5s, bottom 0.5s;
  transition: top 0.5s, bottom 0.5s;
}
:checked + .navbar .navbar-toggler label {
  background-color: #9f1643;
}
:checked + .navbar .navbar-toggler label:before,
:checked + .navbar .navbar-toggler label:after {
  background-color: #fff;
  border-radius: 2px;
  left: 25%;
  right: 25%;
}
:checked + .navbar .navbar-toggler label:before {
  top: 41.5%;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
}
:checked + .navbar .navbar-toggler label:after {
  bottom: 41.5%;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
:checked + .navbar .navbar-toggler label i {
  background-color: transparent;
}

.img-log {max-height:100px;}

.container-fluid {clear:both;}

iframe.order-print {
  height: calc(100vh - 108px - 85px);
  border: 0;
  border-top: 1px #d2d0d0 solid;
  border-bottom: 1px #d2d0d0 solid;
}

/* END: REGULAR CSS */


/* START: MEDIA QUERY */
@media (min-width: 1052px) {
  
  .navbar ul.nav-links .highlighted {
  color: #9f1643;
  border: 1px solid #9f1643;
  border-radius: 5px;
  line-height: 20px;
  padding: 6px 10px;
  margin-block: 8px;
}

.navbar ul.nav-links .highlighted:hover,
.navbar ul.nav-links .highlighted:active {
  color: #fff;
  background: #9f1643;
}
  
  
  header {
    height: 108px;
  }

  .navbar ul.nav-links.left-part {
    width: 430px;
  }

  .navbar ul.nav-links li {
    width: auto;
    display: inline-block;
    position: relative;
    white-space: nowrap;
    margin: 0 17px;
    font-size: 18px;
  }
  .navbar ul.nav-links li div {
    display: block !important;
    color: inherit !important;
    line-height: inherit;
  }
  .navbar ul.nav-links li div > *:not(.highlighted) {
    padding: 0 !important;
  }
  .navbar ul.nav-links li label:last-child {
    display: none;
  }
  .navbar ul.nav-links li:hover > a,
  .navbar ul.nav-links li.active > a,
  .navbar ul.nav-links li:hover > div,
  .navbar ul.nav-links li.active > div {
    color: #9f1643 !important;
  }
  .navbar ul.nav-links li:hover > ul {
    visibility: visible;
    opacity: 1;
  }
  .navbar ul.nav-links a {
    display: inline-block;
  }
  .navbar ul.nav-links ul {
    display: block !important;
    position: absolute;
    padding: 7px 0 !important;
    min-width: 186px;
    background-color: #fff;
    text-align: left;
    -webkit-box-shadow: 0px 3px 6px 0px #888;
    box-shadow: 0px 3px 6px 0px #888;
    line-height: 1.4;
    overflow: visible;
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    transition: all 300ms;
    visibility: hidden;
    opacity: 0;
    z-index: 999;
  }
  .navbar ul.nav-links ul li {
    display: block;
    margin: 0;
    padding: 11px 24px;
    font-weight: normal;
    font-size: 13px;
  }
  .navbar ul.nav-links > li > ul {
    margin-top: 14px;
    top: 100%;
  }
  .navbar ul.nav-links > li > ul:before {
    background-color: inherit;
    content: "";
    position: absolute;
    height: 14px;
    bottom: 100%;
    left: 0;
    right: 0;
  }
  .navbar ul.nav-links > li > ul.opposite-side {
    right: 0;
  }
  .navbar ul.nav-links > li > ul li:hover > div,
  .navbar ul.nav-links > li > ul li.active > div {
    text-shadow: 0.5px 0 0, -0.5px 0 0;
  }
  .navbar ul.nav-links > li > ul ul {
    top: -7px;
    left: 100%;
    margin-left: -8px;
  }
  .navbar ul.nav-links > li > ul ul.opposite-side {
    left: auto;
    right: 100%;
    margin-left: 0;
    margin-right: -8px;
  }
  .navbar ul.nav-links > li > ul ul + div {
    padding-right: 15px;
  }
  .navbar ul.nav-links > li > ul ul + div:before {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    content: "\f054";
    position: absolute;
    right: 24px;
  }
  .navbar-header {
    display: none;
  }
  .navbar-collapse {
    position: static;
    padding-top: 0;
    background-color: #fff;
    overflow-y: visible !important;
    -webkit-animation: none !important;
    -moz-animation: none !important;
    animation: none !important;
  }

  .navbar-collapse .nav-menu-container {
    flex-direction: row;
    gap: 30px;
  }

  .navbar-collapse .container {
    padding: 0 15px;
  }
  .navbar-collapse .container > * {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .navbar-collapse .logo {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
  }

  @-webkit-keyframes navbar-collapse-scroll {
    0%, 99.99% {
      overflow-y: hidden;
    }
    100% {
      overflow-y: auto;
    }
  }

  @keyframes navbar-collapse-scroll {
    0%, 99.99% {
      overflow-y: hidden;
    }
    100% {
      overflow-y: auto;
    }
  }

  /*------------------------------------------------------------------
  [3.3 Footer]
  */
  footer {
    padding: 15px 0;
    font-size: 14px;
    letter-spacing: normal;
  }
  
  /*******************************************************************
  ****    [4. Utility classes]    ****
  *******************************************************************/
  /*------------------------------------------------------------------
  [4.1 Utilities]
  */
  .w-25 {
    width: 25% !important;
  }
  .w-50 {
    width: 50% !important;
  }
  .w-70 {
    width: 70% !important;
  }
  .w-100 {
    width: 100% !important;
  }
  .d-block {
    display: block !important;
  }
  .d-inline-block {
    display: inline-block !important;
  }
  .d-table {
    display: table !important;
  }
  .d-table-cell {
    display: table-cell !important;
  }
  .align-top {
    vertical-align: top !important;
  }
  .align-middle {
    vertical-align: middle !important;
  }
  .align-bottom {
    vertical-align: bottom !important;
  }
  .position-top {
    top: 0;
  }
  .position-middle {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .position-bottom {
    bottom: 0;
  }
  .text-dark {
    color: #333;
  }
  .text-light {
    color: #999;
  }
  .text-white {
    color: #fff;
  }
  .text-primary {
    color: #9f1643;
  }
  .font-heading {
    font-family: 'PT Sans', sans-serif;
  }
  .text-shadow-black {
    text-shadow: #000 0px 0px 8px;
  }
  .font-weight-normal {
    font-weight: normal !important;
  }
  .bg-dark {
    background-color: #e2e2e2;
  }
  .bg-light {
    background-color: #f2f2f2;
  }
  .line-height-1 {
    line-height: 1;
  }
  .has-sub-text {
    margin-bottom: 8px !important;
  }
  [data-text-width]:after {
    content: attr(data-text-width);
    display: block;
    visibility: hidden;
    overflow: hidden;
    height: 0;
  }
  .mt-0 {
    margin-top: 0 !important;
  }
  .mb-0 {
    margin-bottom: 0 !important;
  }
  .m-0 {
    margin: 0 !important;
  }
  .mt-1,
  .my-1 {
    margin-top: 15px !important;
  }
  .mr-1 {
    margin-right: 15px !important;
  }
  .mb-1,
  .my-1 {
    margin-bottom: 15px !important;
  }
  .m-1 {
    margin: 15px !important;
  }
  .pt-1 {
    padding-top: 15px !important;
  }
  .pr-1 {
    padding-right: 15px !important;
  }
  .pb-1 {
    padding-bottom: 15px !important;
  }
  .pl-1 {
    padding-left: 15px !important;
  }
  .p-1 {
    padding: 15px !important;
  }
  .mt-2 {
    margin-top: 30px !important;
  }
  .mr-2 {
    margin-right: 30px !important;
  }
  .mb-2 {
    margin-bottom: 30px !important;
  }
  .ml-2 {
    margin-left: 30px !important;
  }
  .m-2 {
    margin: 30px !important;
  }
  .pr-2 {
    padding-right: 30px !important;
  }
  .pl-2 {
    padding-left: 30px !important;
  }
  .p-2 {
    padding: 30px !important;
  }
  .py-2 {
    padding-top: 30px !important;
  }
  .py-2 {
    padding-bottom: 30px !important;
  }
  .mt-3 {
    margin-top: 45px !important;
  }
  .mb-3 {
    margin-bottom: 45px !important;
  }
  .py-3 {
    padding-top: 45px !important;
  }
  .py-3 {
    padding-bottom: 45px !important;
  }
  .mt-4,
  .my-4 {
    margin-top: 60px !important;
  }
  .mb-4,
  .my-4 {
    margin-bottom: 60px !important;
  }
  .mt-5 {
    margin-top: 75px !important;
  }
  .mb-5 {
    margin-bottom: 75px !important;
  }
  .mx-auto {
    margin-left: auto !important;
  }
  .mx-auto {
    margin-right: auto !important;
  }
  
  /* Added styles */
  .article-item {display: table; margin-bottom:30px}
  .article-image, .article-list-info {display: table-cell; vertical-align: top;}
  .article-image {padding-right: 20px; max-width: 240px;
        width: 240px;
        min-width: 240px;}
  .article-image img {max-width: 300px;}
  .article-list-info h2{margin-top: 0;}
  .gdpr-conditions-container {
    width: 100%;
    height: 100px;
    background: #fafafa;
    border: 1px solid #e8e8e8;
    overflow: auto;
    margin-bottom: 30px;
  }
  .img-logo {
    width: 80vw;
    max-width: 360px;
  }
  
  /*------------------------------------------------------------------
  [4.2 Responsive Utilities]
  */
  
  @media (min-width: 768px) {
    .text-sm-left {
      text-align: left;
    }
    .text-sm-center {
      text-align: center;
    }
    .text-sm-right {
      text-align: right;
    }
    .text-sm-justify {
      text-align: justify;
    }
    .px-sm-1 {
      padding-left: 15px !important;
    }
    .px-sm-1 {
      padding-right: 15px !important;
    }
    .px-sm-2 {
      padding-left: 30px !important;
    }
    .px-sm-2 {
      padding-right: 30px !important;
    }
    .pr-sm-4 {
      padding-right: 60px !important;
    }
    .pl-sm-4 {
      padding-left: 60px !important;
    }
  }
  
  @media (min-width: 1052px) {
    .text-md-left {
      text-align: left;
    }
    .text-md-center {
      text-align: center;
    }
    .text-md-right {
      text-align: right;
    }
    .text-md-justify {
      text-align: justify;
    }
    .px-md-1 {
      padding-left: 15px !important;
    }
    .px-md-1 {
      padding-right: 15px !important;
    }
    .px-md-2 {
      padding-left: 30px !important;
    }
    .px-md-2 {
      padding-right: 30px !important;
    }
    .pr-md-4 {
      padding-right: 60px !important;
    }
    .pl-md-4 {
      padding-left: 60px !important;
    }

    .pull-left {
      max-width: 40%;
      padding-right: 20px;
      float:left;
    }
    .pull-left img {max-width:100%}
  }
  
  
  @media (min-width: 1200px) {
    .text-lg-left {
      text-align: left;
    }
    .text-lg-center {
      text-align: center;
    }
    .text-lg-right {
      text-align: right;
    }
    .text-lg-justify {
      text-align: justify;
    }
    .px-lg-1 {
      padding-left: 15px !important;
    }
    .px-lg-1 {
      padding-right: 15px !important;
    }
    .px-lg-2 {
      padding-left: 30px !important;
    }
    .px-lg-2 {
      padding-right: 30px !important;
    }
    .pr-lg-4 {
      padding-right: 60px !important;
    }
    .pl-lg-4 {
      padding-left: 60px !important;
    }

    .navbar-collapse .logo {
      max-width: 390px;
    }
  }

  @media (max-width: 1051px) {
    .pull-left {
      max-width: 100%;
      padding-right: 0px;
      float:none;
    }
  }
}
  

@media (max-width: 1051px) {
  iframe.order-print {
    height: calc(100vh - 80px - 85px);
  }
}

/* END: MEDIA QUERY */



.bg-light .container {padding-bottom:50px;}


.btn-2 {
                      
                      background-color: #fff;
                      border-color: #9f1643;
                   color:#9f1643;
                   transition: all 0.2s ease-out;
                  }
                  .btn-2:hover {
                    color: #fff;
					 background-color: #9f1643;
                    transition: all 0.2s ease-out;
                  }
                  
                  .btn-3 {
                      
                      background-color: #fff;
                      border-color: #000;
                   color:#000;
                   transition: all 0.2s ease-out;
                  }
                  .btn-3:hover {
                    color: #fff;
					 background-color: #000;
                    transition: all 0.2s ease-out;
                  }

.btn-arrow:after{
  content: "\f054";
      font-family: 'Font Awesome 5 Free';
    font-weight: 900;

    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}
  

.container-main h1:first-child,.container-main h2:first-child { margin-top:0px;}
