@import "../fonts/fonts-style.css";
body {
  color: #333333;
  font-family: Abel;
  text-transform: none;
  font-size: 19px;
  line-height: 39px;
  letter-spacing: 0px;
  margin: 0;
  overflow-x: hidden;
}
#background-color {
  background-color: #ffffff;
}
#background-image {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}
.content-wrapper .content,
.sidebar .sidebar-inner {
  padding: 0 25px 30px;
  box-sizing: border-box;
  background-color: #ffffff;
}
img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
  display: block;
}
a {
  text-decoration: none;
  color: #000000;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -o-transition: .3s;
  -ms-transition: .3s;
  transition: .3s;
}
a:hover {
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -o-transition: .3s;
  -ms-transition: .3s;
  transition: .3s;
  color: #bd3737;
}
.content p a {
  text-decoration: underline;
}
.content h1.page-title {
  display: inline-block;
  width: 100%;
}
.page h1.page-title {
  margin: 20px 0 0;
}
.beyond {
  display: inline-block;
  width: 100%;
  color: #ffffff;
  -webkit-transform: perspective(2px) rotate(-2deg);
  -moz-transform: perspective(2px) rotate(-2deg);
  -ms-transform: rotate(-2deg);
  -o-transform: rotate(-2deg);
  transform: perspective(2px) rotate(-2deg);
  margin: 0 0 20px;
}
.single-team .beyond {
  margin: 0;
}
blockquote {
  position: relative;
  margin: 20px 0;
  padding: 0 0 0 20px;
}
blockquote:before {
  content: "";
  display: inline-block;
  width: 5px;
  top: 0;
  bottom: 0;
  left: 0;
  position: absolute;
  background: #bd3737;
}
p.has-drop-cap:first-letter {
  font-weight: bold;
  font-size: 3.2em !important;
}
a.remove {
  padding: 0 !important;
  width: 20px !important;
  height: 20px !important;
  line-height: 22px !important;
  font-size: 16px !important;
  font-family: sans-serif;
}
.angle {
  margin-top: 40px;
  margin-bottom: 40px;
}
.angle:before {
  content: '';
  top: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 75px 0px 0 2100px;
  border-color: #ffffff transparent transparent transparent;
  line-height: 0px;
  _border-color: #ffffff #000000 #000000 #000000;
  _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
  margin-left: -30px;
  position: absolute;
  z-index: 99;
}
.angle:after {
  content: '';
  bottom: 0;
  width: 105%;
  height: 65px;
  max-height: 88px;
  min-height: 85px;
  background: #ffffff;
  margin-left: -30px;
  bottom: -40px;
  position: absolute;
  z-index: 99;
  -webkit-transform: perspective(2px) rotate(2deg);
  -moz-transform: perspective(2px) rotate(2deg);
  -ms-transform: rotate(2deg);
  -o-transform: rotate(2deg);
  transform: perspective(2px) rotate(2deg);
  outline: 1px solid transparent;
}
.uagb-slider-container {
  position: relative;
  display: inline-block;
  width: 100%;
  padding: 0 !important;
  box-sizing: border-box;
}
.page .content-tri span,
.single-team .content-tri span,
.post-type-archive-portfolio .content-tri span {
  display: inline-block;
  width: 0px;
  height: 0px;
  border-style: solid;
  transform: rotate(0deg);
  border-width: 0 0 50px 2500px;
  border-color: transparent transparent #ffffff transparent;
  position: absolute;
  left: 0;
  bottom: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  margin: 0;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
  text-decoration: none;
}
h1 {
  color: #111111;
  font-family: Raleway;
  text-transform: none;
  text-align: left;
  font-size: 45px;
  line-height: 55px;
  letter-spacing: 0px;
  margin: 0;
}
h1 a {
  color: #111111;
}
h2 {
  color: #111111;
  font-family: Raleway;
  text-transform: none;
  text-align: left;
  font-size: 40px;
  line-height: 45px;
  letter-spacing: 0px;
}
h2 a {
  color: #111111;
}
h3 {
  color: #111111;
  font-family: Raleway;
  text-transform: none;
  text-align: center;
  font-size: 26px;
  line-height: 25px;
  letter-spacing: 0px;
}
h3 a {
  color: #111111;
}
h4 {
  color: #111111;
  font-family: Raleway;
  text-transform: uppercase;
  text-align: left;
  font-size: 20px;
  line-height: 35px;
  letter-spacing: 0px;
}
h4 a {
  color: #111111;
}
h5 {
  color: #111111;
  font-family: Raleway;
  text-transform: none;
  text-align: center;
  font-size: 18px;
  line-height: 25px;
  letter-spacing: 0px;
}
h5 a {
  color: #111111;
}
h6 {
  color: #333333;
  font-family: Raleway;
  text-transform: none;
  text-align: center;
  font-size: 16px;
  line-height: 23px;
  letter-spacing: 0px;
}
h6 a {
  color: #333333;
}
.secondary-title {
  color: #333333;
  font-family: Raleway;
  text-transform: none;
  text-align: center;
  font-size: 15px;
  line-height: 45px;
  letter-spacing: 0px;
}
.title-header.link-format,
.page-title.link-format {
  position: relative;
  display: flex;
  align-items: center;
}
.title-header.link-format h1,
.page-title.link-format h1 {
  z-index: 3;
  padding-right: 10px;
  background: #ffffff;
}
.title-header.audio-format,
.page-title.audio-format {
  position: relative;
  display: flex;
  align-items: center;
}
.title-header.audio-format h1,
.page-title.audio-format h1 {
  z-index: 3;
  padding-right: 10px;
  background: #ffffff;
}
.btn,
button,
input[type="submit"] {
  display: inline-block;
  margin: 0 5px;
  padding: 0 20px;
  box-sizing: border-box;
  background-color: #740738;
  color: #ffffff;
  font-family: Abel;
  text-transform: uppercase;
  text-align: center;
  font-size: 15px;
  line-height: 35px;
  letter-spacing: 1px;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -o-transition: .3s;
  -ms-transition: .3s;
  transition: .3s;
  -webkit-transform: skew(-7deg,0deg);
  transform: skew(-7deg,0deg);
  -webkit-backface-visibility: hidden;
  background: #740738;
}
.btn a,
button a,
input[type="submit"] a {
  display: inline-block;
  padding: 5px 35px;
  box-sizing: border-box;
  color: #ffffff;
  background-color: #740738;
}
.btn:hover,
.btn:focus,
.btn:active,
.btn:not(:disabled):not(.disabled):active,
button:hover,
button:focus,
button:active,
button:not(:disabled):not(.disabled):active,
input[type="submit"]:hover,
input[type="submit"]:focus,
input[type="submit"]:active,
input[type="submit"]:not(:disabled):not(.disabled):active {
  color: #ffffff;
  background-color: #000000;
  border-color: rgba(0,0,0,0) !important;
  -webkit-transition: .2s;
  -moz-transition: .2s;
  -o-transition: .2s;
  -ms-transition: .2s;
  transition: .2s;
}
.wp-block-button .wp-block-button__link {
  display: inline-block;
  padding: 0 20px;
  box-sizing: border-box;
  background-color: #740738;
  color: #ffffff;
  font-family: Abel;
  text-transform: uppercase;
  text-align: center;
  font-size: 15px;
  line-height: 35px;
  letter-spacing: 1px;
  border: 1px solid rgba(0,0,0,0);
  border-radius: 0;
  margin: 0 5px;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -o-transition: .3s;
  -ms-transition: .3s;
  transition: .3s;
  -webkit-transform: skew(-7deg,0deg);
  transform: skew(-7deg,0deg);
  -webkit-backface-visibility: hidden;
}
.wp-block-button .wp-block-button__link:hover {
  color: #ffffff;
  background-color: #000000;
  border-color: rgba(0,0,0,0) !important;
  -webkit-transition: .2s;
  -moz-transition: .2s;
  -o-transition: .2s;
  -ms-transition: .2s;
  transition: .2s;
}
input {
  border: 1px solid #e9e9e9;
  outline: none;
}
select,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  padding: 10px;
  box-sizing: border-box;
  background: #ffffff;
}
.select2-container--default .select2-selection--single {
  height: 40px;
  border-radius: 0;
  margin: 0;
  border: none;
  background: #ffffff;
}
.select2-container--default .select2-selection--single .select2-selection__rendered,
.select2-container--default .select2-selection--single span.select2-selection__arrow {
  height: 38px;
  line-height: 38px;
}
.btn,
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -o-transition: .3s;
  -ms-transition: .3s;
  transition: .3s;
  border: none;
  cursor: pointer;
}
.btn:hover,
.btn:focus,
.btn:active,
button:hover,
button:focus,
button:active,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="button"]:active,
input[type="reset"]:hover,
input[type="reset"]:focus,
input[type="reset"]:active,
input[type="submit"]:hover,
input[type="submit"]:focus,
input[type="submit"]:active {
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -o-transition: .3s;
  -ms-transition: .3s;
  transition: .3s;
}
textarea {
  background: #ffffff;
  padding: 10px;
  box-sizing: border-box;
  width: 100%;
  min-height: 150px;
  max-width: 100%;
  resize: none;
  border: 1px solid #e9e9e9;
  outline: none;
}
label {
  display: inline-block;
  position: relative;
  float: none;
  width: 100%;
}
input[type="radio"],
input[type="checkbox"] {
  appearance: none;
  background: #ffffff;
  border: 2px solid #333333;
  height: 1.5em;
  max-width: 1.5em !important;
  width: 1.5em;
  margin: 0 10px 3px 0;
  border-radius: 100%;
  vertical-align: text-bottom;
  position: relative;
}
input[type="checkbox"] {
  display: inline-block !important;
  border-radius: 0;
}
input[type="radio"]::before,
input[type="checkbox"]::before {
  content: "";
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  top: 0;
}
input[type="radio"]:checked::before {
  border: 5px solid transparent;
  border-radius: 100%;
  background: #bd3737;
  margin: 3px;
}
input[type="radio"]:checked {
  border-color: #bd3737;
}
input[type="checkbox"]:checked::before {
  border-right: 5px solid #bd3737;
  border-bottom: 6px solid #bd3737;
  height: 90%;
  width: 30%;
  transform: rotate(50deg) translateY(-20%) translateX(-10%);
}
fieldset {
  border: 2px solid #bd3737;
  margin: 30px 0 0;
}
.pager {
  display: inline-block;
  width: 100%;
  text-align: center;
  font-size: 19px;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 2px;
  padding: 20px 0;
}
.pager .pagination-item {
  display: inline-block;
  width: auto;
}
.pager .pagination-item:nth-of-type(2):before {
  content: "/";
  display: inline-block;
  margin: 0 20px;
}
body {
  text-align: center;
}
body .content-wrapper .content,
body .page-container .content {
  text-align: left;
  padding-bottom: 100px;
}
@media (max-width: 1000px) {
  body .content-wrapper .content,
  body .page-container .content {
    padding-bottom: 40px;
  }
}
.content-wrapper {
  display: inline-block;
  width: 100%;
  overflow: hidden;
  float: left;
  padding: 0 10px;
  box-sizing: border-box;
  margin-bottom: -60px;
  margin-top: 30px;
}
.content-wrapper:has(#breadcrumbs) {
  margin-top: -20px;
}
@media (max-width: 1000px) {
  .content-wrapper {
    margin-bottom: 40px;
  }
}
.title-span {
  text-transform: uppercase;
  font-size: 17px;
  line-height: 17px;
  letter-spacing: 2px;
}
.nothing-there {
  display: inline-block;
  width: 100%;
  text-align: center;
  margin: 50px 0;
}
.blog-title {
  display: inline-block;
  width: 100%;
  margin: 10px 0 40px;
}
.blog-container .single-post {
  display: inline-block;
  width: 100%;
  margin-bottom: 35px;
}
.blog-container .single-post h2 {
  margin: 0;
}
.single-archive-post {
  padding-bottom: 70px;
  overflow: hidden;
  position: relative;
}
.single-archive-post:has(img):before {
  content: "";
  position: absolute;
  width: 0px;
  height: 0px;
  border-style: solid;
  transform: rotate(0deg);
  z-index: 9;
}
.single-archive-post:has(img):nth-of-type(odd):before {
  border-width: 50px 2500px 0 0;
  border-color: #ffffff transparent transparent transparent;
}
.single-archive-post:has(img):nth-of-type(even):before {
  border-width: 0 2500px 50px 0;
  border-color: transparent #ffffff transparent transparent;
}
.single-archive-post .post-content {
  display: inline-block;
  width: 100%;
}
.single-archive-post iframe {
  min-width: 100%;
  min-height: 500px;
}
.post-header {
  display: inline-block;
  width: 100%;
  padding: 20px 0;
}
.single .content {
  overflow: hidden;
}
.post-meta {
  display: inline-block;
  width: calc(100% + 54px);
  border-top: 1px solid #e9e9e9;
  margin: 60px 0 40px -27px;
  padding: 0 10px;
  box-sizing: border-box;
  text-transform: uppercase;
  position: relative;
  background: #740738;
  color: #ffffff;
}
.post-meta a {
  color: #ffffff;
}
.post-meta svg {
  fill: #ffffff;
}
.post-meta > div {
  z-index: 1;
  position: relative;
  display: inline-block;
  padding: 10px;
  box-sizing: border-box;
}
.post-meta .meta-top-tri {
  display: inline-block;
  width: 100%;
  height: 65px;
  left: 0;
  overflow: hidden;
  position: relative;
  position: absolute;
  top: -35px;
  background-color: #740738;
  transform: matrix(1.00,0.02,-0.02,1.00,0,0);
  -ms-transform: matrix(1.00,0.02,-0.02,1.00,0,0);
  -webkit-transform: matrix(1.00,0.02,-0.02,1.00,0,0);
  z-index: 0;
}
.post-meta .meta-bottom-tri {
  display: inline-block;
  width: 100%;
  height: 65px;
  left: 0;
  overflow: hidden;
  position: relative;
  position: absolute;
  bottom: -35px;
  background-color: #740738;
  transform: matrix(1.00,-0.02,-0.02,1.00,0,0);
  -ms-transform: matrix(1.00,-0.02,-0.02,1.00,0,0);
  -webkit-transform: matrix(1.00,-0.02,-0.02,1.00,0,0);
  z-index: 0;
}
@media (max-width: 700px) {
  .post-meta {
    text-align: center;
  }
}
@media (min-width: 700px) {
  .post-meta .meta-comments,
  .post-meta .meta-likes {
    float: right;
  }
  .post-meta .header-meta {
    float: right;
  }
}
.post-meta.header-meta {
  margin: 0;
  padding: 10px 0 0;
}
.post-meta.header-meta .sharing-box {
  float: left;
}
.post-meta.header-meta .meta-likes {
  float: right;
}
.sharing-box .share-me {
  float: left;
  padding-right: 10px;
}
.sharing-box .share-button-wrapper {
  float: left;
}
.sharing-box .share-button-wrapper a {
  display: inline-block;
  padding: 3px 5px 0;
  box-sizing: border-box;
}
.sharing-box .share-button-wrapper a svg {
  width: 17px;
  height: 17px;
}
.likes-on-image {
  display: inline-block;
  width: 100%;
  position: relative;
}
.likes-on-image .meta-likes {
  position: absolute;
}
.likes-on-image .meta-likes:before {
  content: "";
  position: absolute;
  width: 0px;
  height: 0px;
  border-style: solid;
  transform: rotate(0deg);
  z-index: 9;
  border-width: 50px 2500px 0 0;
  border-color: #ffffff transparent transparent transparent;
}
.likes-on-image .meta-likes span.sl-wrapper {
  display: inline-block;
  position: relative;
  z-index: 10;
  padding-top: 10px;
}
.likes-on-image .meta-likes .sl-button {
  padding: 0;
}
.meta-author {
  text-align: left;
  font-style: italic;
  font-size: 41px;
}
.meta-author a {
  color: rgba(17,17,17,0.6);
}
.post-navigation {
  display: inline-block;
  width: 100%;
  margin: 20px 0;
  text-transform: uppercase;
}
.post-navigation .previous-post {
  float: left;
}
.post-navigation .next-post {
  float: right;
}
.post-navigation .previous-post a,
.post-navigation .next-post a {
  display: inline-block;
  padding: 0 20px;
  box-sizing: border-box;
  background-color: #740738;
  color: #ffffff;
  font-family: Abel;
  text-transform: uppercase;
  text-align: center;
  font-size: 15px;
  line-height: 35px;
  letter-spacing: 1px;
  border: 1px solid rgba(0,0,0,0);
  -webkit-transition: .2s;
  -moz-transition: .2s;
  -o-transition: .2s;
  -ms-transition: .2s;
  transition: .2s;
}
.post-navigation .previous-post a:hover,
.post-navigation .previous-post a:focus,
.post-navigation .previous-post a:active,
.post-navigation .previous-post a:not(:disabled):not(.disabled):active,
.post-navigation .next-post a:hover,
.post-navigation .next-post a:focus,
.post-navigation .next-post a:active,
.post-navigation .next-post a:not(:disabled):not(.disabled):active {
  color: #ffffff;
  background-color: #000000;
  border-color: rgba(0,0,0,0) !important;
  -webkit-transition: .2s;
  -moz-transition: .2s;
  -o-transition: .2s;
  -ms-transition: .2s;
  transition: .2s;
}
h3.related-title {
  display: inline-block;
  width: 100%;
  padding: 20px 0;
}
.related-single {
  display: inline-block;
  width: 100%;
  margin: 40px 0 0;
}
.related-posts {
  display: grid;
  grid-gap: 10px;
  margin: 0 0 50px;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}
@media (max-width: 800px) {
  .related-posts {
    grid-template-columns: 1fr 1fr;
  }
}
.related-posts .single-related-post {
  text-align: center;
  text-transform: uppercase;
}
@media (max-width: 500px) {
  .related-posts .single-related-post {
    width: 100%;
    margin-bottom: 20px;
  }
}
.related-posts .single-related-post img {
  margin: 0 0 10px;
}
.simple-post {
  padding: 20px 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 800px) {
  .simple-post {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-areas: "titlelikes" "titleblock";
  }
  .simple-post .title-block {
    grid-area: titleblock;
    text-align: center;
  }
  .simple-post .title-block .post-title,
  .simple-post .title-block h1,
  .simple-post .title-block h2 {
    float: none !important;
  }
  .simple-post .meta-likes {
    grid-area: titlelikes;
    text-align: center;
  }
}
.simple-post .title-block {
  display: flex;
  align-items: center;
  width: auto;
  float: left;
}
@media (max-width: 800px) {
  .simple-post .title-block {
    display: inline-block;
  }
  .simple-post .title-block h2,
  .simple-post .title-block span {
    display: inline-block;
    width: 100%;
  }
}
.simple-post .title-block .post-title,
.simple-post .title-block h1,
.simple-post .title-block h2 {
  display: inline-block;
  width: auto;
  float: left;
  margin: 0;
}
.simple-post .title-block div.post-title {
  text-transform: uppercase;
  margin: 0 5px 0 0;
  font-weight: bold;
}
.simple-post.archive-header .title-block {
  margin-top: 0;
  width: 100%;
}
.simple-post.archive-header .title-block h3 {
  display: inline-block;
  width: 100%;
  margin: 10px 0;
}
.simple-post.archive-header span {
  line-height: 45px;
  padding: 0 0 0 5px;
  box-sizing: border-box;
}
@media (max-width: 800px) {
  .simple-post.archive-header span {
    line-height: 39px;
  }
}
.simple-post.archive-header a:before {
  display: none !important;
}
.post-quotation {
  display: inline-block;
  width: 100%;
  padding: 0 0 30px;
  box-sizing: border-box;
}
.post-quotation .quote-content {
  color: #333333;
  font-family: Abel;
  text-transform: none;
  text-align: left;
  font-size: 19px;
  line-height: 39px;
  letter-spacing: 0px;
  margin: 0;
  padding: 20px 0 20px 20px;
  position: relative;
}
.post-quotation .quote-content:before {
  content: "";
  display: inline-block;
  width: 5px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  background: #bd3737;
}
.post-quotation .quote-content p {
  margin: 0;
}
.post-quotation .quote-author {
  display: inline-block;
  width: 100%;
  text-align: left;
  color: #333333;
  text-transform: uppercase;
  margin-top: 30px;
  padding: 10px;
  box-sizing: border-box;
}
.post-quotation .quote-author:before {
  content: "-";
  display: inline-block;
}
.popup-link {
  position: relative;
  display: inline-block;
  width: 100%;
}
.video-play-button {
  display: block;
  width: 70px;
  height: 70px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -35px 0 0 -35px;
  cursor: pointer;
}
.video-play-button .video-play-outline {
  display: block;
  width: 96px;
  height: 96px;
  border: #FFF 4px solid;
  border-radius: 50%;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  opacity: .7;
  transition: all .5s;
}
.video-play-button svg {
  display: block;
  transform: rotate(-90deg);
  transition: transform .3s;
}
.video-play-button svg .video-play-circle {
  stroke-dasharray: 315;
  stroke-dashoffset: 315;
  transition: stroke-dashoffset .5s;
  stroke: #bd3737;
  stroke-width: 3;
  stroke-miterlimit: 10;
}
.video-play-button svg path {
  stroke: #FFFFFF;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -o-transition: .3s;
  -ms-transition: .3s;
  transition: .3s;
  stroke-width: 4;
  stroke-miterlimit: 10;
}
.video-play-button:hover svg path {
  stroke: #bd3737;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -o-transition: .3s;
  -ms-transition: .3s;
  transition: .3s;
}
.video-play-button:hover .video-play-circle {
  stroke-dashoffset: 0;
}
.video-play-button:active .video-play-outline {
  transform: scale(1.5);
  opacity: 0;
}
.video-play-button:active svg {
  transform: rotate(-90deg) scale(.95);
}
.blog-container .single-post iframe,
.single-post .content iframe {
  width: 100%;
  min-height: 550px;
  height: auto;
}
@media (min-width: 500px) and (max-width: 700px) {
  .blog-container .single-post iframe,
  .single-post .content iframe {
    min-height: 350px;
  }
}
@media (max-width: 500px) {
  .blog-container .single-post iframe,
  .single-post .content iframe {
    min-height: 220px;
  }
}
.gallery-img {
  margin: 0;
  display: inline-block;
}
.gallery-list-wrap {
  display: grid;
  grid-template-columns: repeat(4,1fr);
  grid-template-rows: repeat(2,1fr);
  grid-template-areas: "gallery1 gallery1 gallery2 gallery3" "gallery1 gallery1 gallery4 galleryB";
  grid-gap: 10px;
}
.gallery-list-wrap.box1 {
  grid-template-columns: repeat(3,1fr);
  grid-template-rows: 1fr;
  grid-template-areas: "gallery1 gallery1 galleryB";
}
.gallery-list-wrap.box2 {
  grid-template-columns: repeat(3,1fr);
  grid-template-rows: repeat(2,1fr);
  grid-template-areas: "gallery1 gallery1 gallery2" "gallery1 gallery1 galleryB";
}
.gallery-list-wrap.box3 {
  grid-template-columns: repeat(3,1fr);
  grid-template-rows: 1fr 50px;
  grid-template-areas: "gallery1 gallery2 gallery3" "galleryB galleryB galleryB";
}
.gallery-list-wrap.box4 {
  grid-template-columns: repeat(4,1fr);
  grid-template-rows: repeat(2,1fr);
  grid-template-areas: "gallery1 gallery1 gallery2 gallery3" "gallery1 gallery1 gallery4 galleryB";
}
@media (max-width: 550px) {
  .gallery-list-wrap {
    grid-gap: 5px;
  }
}
.gallery-list-wrap .list-image:nth-of-type(1) {
  grid-area: gallery1;
}
.gallery-list-wrap .list-image:nth-of-type(2) {
  grid-area: gallery2;
}
.gallery-list-wrap .list-image:nth-of-type(3) {
  grid-area: gallery3;
}
.gallery-list-wrap .list-image:nth-of-type(4) {
  grid-area: gallery4;
}
.gallery-list-wrap .list-image a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.gallery-list-wrap .show-more-button {
  grid-area: galleryB;
  display: flex;
  align-items: center;
  justify-content: center;
}
.gallery-list-wrap .show-more-button a {
  background: none;
}
.gallery-list-wrap .show-more-button a:hover {
  color: #ffffff;
}
.gallery-list-wrap .btn {
  -webkit-transform: none;
  transform: none;
  margin: 0;
}
.post-gallery > a {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 2em;
  color: #ffeead;
  overflow: hidden;
}
.post-gallery img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.post-gallery {
  display: grid;
  grid-gap: 10px;
  grid-template-columns: repeat(auto-fit,minmax(250px,1fr));
  grid-auto-rows: 250px;
  grid-auto-flow: dense;
}
.header-image .header-content {
  background-position: top left;
  background-repeat: repeat;
  background-size: cover;
  background-attachment: scroll;
}
.header-color .header-content {
  background-color: #0c0c0c;
}
header {
  display: inline-block;
  width: 100%;
  position: relative;
  text-align: center;
  padding: 0 3px;
  box-sizing: border-box;
  top: 0;
  left: 0;
  z-index: 100;
}
header .container-fluid {
  position: relative;
}
body:has(.shop-menu) header {
  margin-top: 45px;
}
body:has(.header-slider) header:has(.sticky-top) {
  display: inline-block;
  width: 100%;
  overflow: hidden;
  width: 102%;
  left: -1%;
  right: -1%;
  padding: 0 1%;
  box-sizing: border-box;
}
@media (min-width: 1100px) {
  body:has(.header-slider) header:has(.sticky-top) {
    position: fixed;
  }
}
@media (min-width: 1100px) {
  body:has(.header-slider) header:not(:has(.sticky-top)) {
    position: absolute;
  }
}
body:has(.header-slider) .header-stripe {
  -webkit-transform: perspective(1px) rotate(1deg);
  -moz-transform: perspective(1px) rotate(1deg);
  -ms-transform: rotate(1deg);
  -o-transform: rotate(1deg);
  transform: perspective(1px) rotate(1deg);
  outline: 1px solid transparent;
  margin-top: -30px;
  margin-left: 0;
  padding: 5px 0 5px 0;
  z-index: 1;
  position: relative;
}
body:has(.header-slider) .header-stripe .stripe-ins {
  display: grid;
  align-items: center;
  grid-template-columns: auto 1fr;
}
#search-header input#search {
  background-color: #1a1a1a;
}
.header-stripe {
  background-color: #000000;
}
#search-header input#search,
#search-header button#search-form_is,
.header-stripe .stripe-ins {
  height: 35px;
}
body:not(:has(.header-slider)) .header-stripe {
  transform: matrix(1.00,-0.02,0.02,1.00,0,0);
  -ms-transform: matrix(1.00,-0.02,0.02,1.00,0,0);
  -webkit-transform: matrix(1.00,-0.02,0.02,1.00,0,0);
  outline: 1px solid transparent;
  margin-top: -5px;
  margin-left: 0;
  padding: 15px 0 10px 0;
  z-index: 1;
  position: relative;
}
body:not(:has(.header-slider)) .header-stripe .stripe-ins {
  display: grid;
  align-items: center;
  grid-template-columns: auto 1fr;
}
.header-content {
  position: relative;
  margin-right: -10px;
  margin-left: -10px;
  margin-top: -40px;
  padding: 40px 10px 0;
  box-sizing: border-box;
}
@media (min-width: 1000px) {
  .header-content {
    transform: matrix(1.00,-0.02,0.02,1.00,0,0);
    -ms-transform: matrix(1.00,-0.02,0.02,1.00,0,0);
    -webkit-transform: matrix(1.00,-0.02,0.02,1.00,0,0);
  }
}
.header-content .nav-container {
  display: inline-block;
  float: left;
}
.header-content .nav-container .nav-inner {
  float: right;
  display: inline-block;
  width: auto;
  margin-top: 0;
}
.header-content .nav-container:last-of-type .nav-inner ul li:last-of-type a:after {
  display: none;
}
.header-top {
  padding: 20px 0;
  box-sizing: border-box;
}
@media (min-width: 1100px) {
  .header-top {
    display: grid;
    align-items: center;
    grid-template-columns: auto 1fr auto;
  }
}
@media (max-width: 1100px) {
  .header-top {
    display: grid;
    align-items: center;
    grid-template-columns: auto 1fr auto;
  }
}
@media (max-width: 1100px) {
  .social {
    text-align: right;
  }
}
.social .social-icons {
  margin: 0;
  padding: 0;
  display: inline-block;
  position: relative;
  float: left;
}
.social .social-icons li {
  display: inline-block;
  list-style: none;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  margin: 0 3px;
  float: left;
}
.social .social-icons li a {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  color: #ffffff;
  font-size: 15px;
  float: left;
  width: 30px;
  height: 30px;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -o-transition: .3s;
  -ms-transition: .3s;
  transition: .3s;
}
.social .social-icons li a i {
  display: inline-block;
  float: left;
}
.social .social-icons li:hover a {
  color: rgba(255,255,255,0.6);
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -o-transition: .3s;
  -ms-transition: .3s;
  transition: .3s;
}
.logo {
  display: inline-block;
  width: 100%;
}
@media (min-width: 1000px) {
  .logo {
    transform: matrix(1.00,0.02,-0.02,1.00,0,0);
    -ms-transform: matrix(1.00,0.02,-0.02,1.00,0,0);
    -webkit-transform: matrix(1.00,0.02,-0.02,1.00,0,0);
  }
}
.logo h1 {
  display: inline-block;
  text-decoration: none;
  color: #000000;
  font-family: Raleway;
  text-transform: none;
  text-align: center;
  font-size: 59px;
  line-height: 65px;
  letter-spacing: px;
}
.logo img {
  display: inline-block;
  box-sizing: border-box;
}
.tagline {
  color: #000000;
  font-family: Raleway;
  text-transform: none;
  text-align: left;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 1px;
}
.menu-icons {
  display: inline-block;
  overflow: hidden;
  cursor: pointer;
}
@media (max-width: 1100px) {
  .menu-icons {
    float: right;
    margin: 0 15px;
  }
}
.menu-icons .menu {
  display: inline-block;
  margin: 0;
  padding: 0;
  float: right;
}
.menu-icons .menu li.menu-item {
  display: inline-block;
  float: left;
  list-style: none;
  margin: 0 10px;
}
.menu-icons .menu li.menu-item .btn,
.menu-icons .menu li.menu-item a {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 50px;
  padding: 0;
  color: #ffffff;
  font-size: 15px;
  line-height: 60px;
}
.search-form {
  display: inline-block;
  width: 100%;
  text-align: right;
}
@media (max-width: 1100px) {
  .search-form {
    display: none;
  }
}
#search-header {
  display: inline-block;
  position: relative;
  float: right;
}
#search-header input#search {
  vertical-align: top;
  float: right;
  font-size: 14px;
  font-family: Abel;
  padding: 0 33px 0 10px;
  border: none;
  height: 35px;
  color: #ffffff;
}
#search-header input#search::placeholder {
  text-transform: uppercase;
  color: rgba(255,255,255,0.4);
}
#search-header button#search-form_is {
  background: none;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  vertical-align: middle;
  position: absolute;
  right: 4px;
  top: 0;
  line-height: 35px;
  cursor: pointer;
  padding: 0;
  -webkit-transform: skew(0,0);
  transform: skew(0,0);
}
#search-header button#search-form_is span {
  height: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#search-header button#search-form_is span svg {
  max-width: 18px;
  height: 18px;
}
#search-header button#search-form_is span svg path {
  -webkit-transition: fill .8s;
  -moz-transition: fill .8s;
  -o-transition: fill .8s;
  -ms-transition: fill .8s;
  transition: fill .8s;
  fill: rgba(255,255,255,0.5);
}
#search-header button#search-form_is:hover,
#search-header button#search-form_is:active,
#search-header button#search-form_is:focus {
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}
#myHeader {
  min-height: 50px;
  position: relative;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -o-transition: .3s;
  -ms-transition: .3s;
  transition: .3s;
}
#myHeader.boxed-layout .sticky-top {
  max-width: 1400px;
  margin: 0 auto;
}
@media (min-width: 1100px) {
  #myHeader .sticky-top {
    position: fixed;
    top: 0;
    width: 100%;
    left: 0;
    right: 0;
    z-index: 1000;
    padding: 0;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    -ms-transition: .3s;
    transition: .3s;
  }
  #myHeader .sticky-top .header-content {
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    -ms-transition: .3s;
    transition: .3s;
  }
}
@media (max-width: 1100px) {
  #myHeader .sticky-top {
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    -ms-transition: .3s;
    transition: .3s;
  }
}
.sf-menu {
  color: #ffffff;
  font-family: Abel;
  text-transform: uppercase;
  text-align: left;
  font-size: 17px;
  line-height: 60px;
  letter-spacing: 1px;
  margin: 0 auto;
  padding: 0;
  clear: both;
  overflow: hidden;
}
.sf-menu a {
  color: #ffffff;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -o-transition: .3s;
  -ms-transition: .3s;
  transition: .3s;
}
.sf-menu a:hover,
.sf-menu a:active {
  color: #bd3737;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -o-transition: .3s;
  -ms-transition: .3s;
  transition: .3s;
  font-weight: bold;
}
.sf-menu .current-menu-item a {
  color: #bd3737;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -o-transition: .3s;
  -ms-transition: .3s;
  transition: .3s;
  font-weight: bold;
}
.sf-menu .sub-menu {
  background: #ffffff;
  border: 1px solid #e9e9e9;
  -webkit-box-shadow: 1px 1px 0 #e9e9e9;
  -moz-box-shadow: 1px 1px 0 #e9e9e9;
  box-shadow: 1px 1px 0 #e9e9e9;
}
.sf-menu .sub-menu li {
  display: inline-block;
  width: 100%;
  border-bottom: 1px solid #e9e9e9;
  overflow: hidden;
}
.sf-menu .sub-menu li:last-of-type {
  border-bottom: none;
}
.sf-menu ul {
  width: 100%;
  float: left;
  list-style: none;
  margin: 0;
  padding: 0;
}
.sf-menu ul li {
  position: relative;
}
.sf-menu li {
  float: left;
  list-style: none;
}
.sf-menu li a {
  display: block;
  margin: 0;
  padding: 0 25px;
  text-decoration: none;
  position: relative;
}
.sf-menu li li a,
.sf-menu li li a:link,
.sf-menu li li a:visited {
  width: 100%;
  margin: 0;
  padding: 10px 10px 10px 25px;
  box-sizing: border-box;
  position: relative;
  text-align: left;
}
.sf-menu li ul {
  z-index: 9999;
  position: absolute;
  left: -999em;
  width: 160px;
  max-height: 0;
  transition: max-height 1s ease;
  overflow: hidden;
}
.sf-menu li ul li {
  max-height: 0;
  overflow: hidden;
  -webkit-transition: 1.3s;
  -moz-transition: 1.3s;
  -o-transition: 1.3s;
  -ms-transition: 1.3s;
  transition: 1.3s;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
.sf-menu li:hover ul {
  transition: max-height 1s ease;
  height: auto;
  max-height: 500px;
  overflow: visible;
}
.sf-menu li:hover ul li {
  max-height: 200px;
  -webkit-transition: 1.3s;
  -moz-transition: 1.3s;
  -o-transition: 1.3s;
  -ms-transition: 1.3s;
  transition: 1.3s;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.sf-menu li ul a {
  width: 140px;
}
.sf-menu li ul ul {
  margin: calc(-81px) 0 0 159px;
  overflow: visible;
}
.sf-menu li:hover ul ul,
.sf-menu li:hover ul ul ul {
  left: -999em;
}
.sf-menu li:hover ul,
.sf-menu li li:hover ul,
.sf-menu li li li:hover ul {
  left: auto;
}
.sf-menu li:hover {
  position: static;
}
.more-sub ul.sub-menu li {
  color: #5F176B;
  font-family: Abel;
  text-transform: uppercase;
  text-align: center;
  font-size: 14px;
  line-height: 27px;
  letter-spacing: 1px;
}
.more-sub ul.sub-menu li a {
  color: #5F176B;
}
.more-sub ul.sub-menu ul {
  margin: calc(-48px) 0 0 159px;
}
@media (min-width: 1100px) {
  #mobileMenuBtn {
    display: none !important;
  }
}
@media (max-width: 1100px) {
  .nav-container {
    display: none !important;
  }
}
#mobileMenuBtn {
  display: inline-block;
  background: none !important;
  border: none;
  height: 56px;
  -webkit-transform: skew(0,0deg);
  transform: skew(0,0deg);
}
#mobileMenuBtn .menu {
  display: flex;
  flex-direction: column;
  width: 30px;
  cursor: pointer;
}
#mobileMenuBtn .menu span {
  background: #ffffff;
  border-radius: 10px;
  height: 2px;
  margin: 3px 0;
}
#mobileMenuBtn .menu span:nth-of-type(1) {
  width: 50%;
}
#mobileMenuBtn .menu span:nth-of-type(2) {
  width: 100%;
}
#mobileMenuBtn .menu span:nth-of-type(3) {
  width: 75%;
}
#mobileMenuModal {
  box-sizing: border-box;
}
#mobileMenuModal .modal-content {
  padding: 0;
  background: #ffffff;
}
#mobileMenuModal .modal-content .modal-body {
  width: 100%;
  height: 100%;
}
.mobile-nav {
  display: inline-block;
  width: 100%;
  height: 100vh;
}
.mobile-nav #mobile-menu {
  display: inline-block;
  height: 100vh;
  overflow-x: hidden;
  width: 100%;
}
.mobile-nav #mobile-menu li:first-of-type {
  box-sizing: border-box;
}
.mobile-nav ul {
  position: relative;
  display: inline-block;
  padding: 0 0 20px 0;
  box-sizing: border-box;
}
.mobile-nav ul li {
  list-style: none;
}
.mobile-nav ul a {
  display: inline-block;
  text-align: center;
  width: 100%;
  padding: 10px;
  box-sizing: border-box;
  text-align: center !important;
  position: relative;
  font-family: Abel;
  color: #ffffff;
  text-transform: uppercase;
  text-align: left;
  font-size: 17px;
  line-height: 60px;
  letter-spacing: 1px;
}
.mobile-nav .menu-item-has-children .sub-menu {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  transform: translateX(100%);
  transition: 0.3s;
  visibility: hidden;
  z-index: 999;
  overflow-x: auto;
  background: #ffffff;
}
.mobile-nav .menu-item-has-children a {
  justify-content: space-between;
}
.mobile-nav .menu-item-has-children .nav-back-link {
  border-bottom: 1px solid #e9e9e9;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 75px;
  font-weight: bold;
}
.mobile-nav .menu-item-has-children .nav-back-link .arrow {
  display: inline-block;
  height: 3px;
  width: 30px;
  margin: 0 0 0 20px;
  float: left;
  left: 0;
  position: absolute;
  background: #000;
  cursor: pointer;
}
.mobile-nav .menu-item-has-children .nav-back-link .arrow:before,
.mobile-nav .menu-item-has-children .nav-back-link .arrow:after {
  content: "";
  background: #000;
  position: absolute;
  height: 3px;
  width: 15px;
}
.mobile-nav .menu-item-has-children .nav-back-link .arrow:before {
  left: -3px;
  bottom: -4px;
  transform: rotate(45deg);
}
.mobile-nav .menu-item-has-children .nav-back-link .arrow:after {
  left: -3px;
  top: -4px;
  transform: rotate(-45deg);
}
.mobile-nav .menu-item-has-children.active > .sub-menu {
  transform: translateX(0);
  visibility: visible;
}
.mobile-nav *::-webkit-scrollbar {
  width: 0px;
}
footer {
  color: #ffffff;
  display: inline-block;
  width: 100%;
  position: relative;
  margin: -20px 0 0;
  padding: 25px 0 0;
  overflow: hidden;
  text-align: center;
  float: left;
}
footer .footer-wrapper {
  margin-bottom: -30px;
  padding: 0px 0 40px;
  background-color: #000000;
  transform: matrix(1.00,0.02,-0.02,1.00,0,0);
  -ms-transform: matrix(1.00,0.02,-0.02,1.00,0,0);
  -webkit-transform: matrix(1.00,0.02,-0.02,1.00,0,0);
}
footer .footer-credits {
  display: inline-block;
  width: 100%;
  padding: 10px;
  box-sizing: border-box;
  font-size: 16px;
}
footer .footer-credits a {
  color: #ffffff;
}
footer .footer-credits .copyrights {
  display: inline-block;
  width: auto;
  float: left;
  padding: 10px 0;
  box-sizing: border-box;
}
@media (max-width: 960px) {
  footer .footer-credits .copyrights {
    width: 100%;
    text-align: center;
  }
}
footer .footer-credits .copyrights p {
  padding: 0;
  margin: 0;
}
footer .footer-credits .credits {
  display: inline-block;
  width: auto;
  float: right;
  padding: 10px 0;
  box-sizing: border-box;
}
@media (max-width: 960px) {
  footer .footer-credits .credits {
    width: 100%;
    text-align: center;
  }
}
footer ul,
footer ol {
  margin: 0;
  padding: 0;
}
footer ul li,
footer ol li {
  list-style: none;
}
footer ul li a,
footer ol li a {
  display: inline-block;
  width: 100%;
  text-align: left;
  padding: 5px 0;
  box-sizing: border-box;
}
footer .widget_recent_comments ol li article footer {
  padding: 0;
}
footer .widget_recent_comments ol li article footer a {
  width: auto;
}
.instagram-gallery-feed .instagram-gallery__actions {
  margin: 0 !important;
}
#bio-text,
.bio-text {
  padding: 20px 25px;
  border: 1px solid #e9e9e9;
  margin-top: -15px;
}
.wp-block-separator {
  border-top: 1px solid;
  margin: 30px 0;
}
.center-text {
  text-align: center !important;
}
.center-text ul li a {
  display: inline-block;
  text-align: center !important;
}
.banner {
  margin: 30px 0;
}
.banner img {
  border: 8px solid #e9e9e9;
}
.widget {
  width: 100%;
}
.styled-list {
  display: inline-block;
  width: 100%;
}
.styled-list ul {
  display: inline-block;
  width: 100%;
}
.styled-list ul li {
  width: 100%;
  padding: 8px 5px 8px 45px;
}
.styled-list ul li a {
  display: inline-block;
  width: 100%;
}
.sidebar {
  text-align: left;
  margin-bottom: 70px;
}
.sidebar .sidebar-inner .widget {
  margin: 15px 0;
  display: inline-block;
  width: 100%;
}
.sidebar .sidebar-inner .widget:last-of-type {
  margin-bottom: 0;
}
.sidebar .sidebar-inner .widget .menu .menu-item-has-children .sub-menu {
  padding-left: 15px;
}
.sidebar .sidebar-inner ul {
  margin: 0;
  padding: 0;
}
.sidebar .sidebar-inner ul li {
  list-style: none;
}
.sidebar .sidebar-inner ul li a {
  display: inline-block;
  padding: 5px 0;
  box-sizing: border-box;
}
.sidebar .sidebar-inner .widget_search form {
  border-style: solid;
  border-width: 1px;
  position: relative;
}
.sidebar .sidebar-inner .widget_search form label.wp-block-search__label {
  display: none;
}
.sidebar .sidebar-inner .widget_search form .wp-block-search__inside-wrapper {
  display: flex !important;
  overflow: hidden;
}
.sidebar .sidebar-inner .widget_search form button {
  border: none;
  outline: none;
  box-shadow: none;
  float: right;
  padding: 5px 15px 0;
  box-sizing: border-box;
  margin: 0px -3px 0 0;
}
.sidebar .sidebar-inner .widget_search form input {
  border: none;
  outline: none;
  background: none;
  padding: 5px 0 0 15px;
  box-sizing: border-box;
  line-height: 45px;
}
.sidebar .sidebar-inner .no-padding {
  margin-top: -20px;
  margin-left: -20px;
  margin-right: -20px;
}
.sidebar .sidebar-inner .add-padding,
.sidebar .sidebar-inner .instagram-gallery-feed {
  padding: 10px;
  box-sizing: border-box;
  margin: 0;
}
.sidebar .sidebar-inner .wp-widget-group__inner-blocks {
  background: rgba(0,0,0,0);
}
.sidebar .sidebar-inner h1,
.sidebar .sidebar-inner h2,
.sidebar .sidebar-inner h3,
.sidebar .sidebar-inner h4,
.sidebar .sidebar-inner h5,
.sidebar .sidebar-inner h6 {
  text-align: center;
  margin-top: 0;
  display: flex;
  width: 100%;
  justify-content: space-between;
}
.sidebar .sidebar-inner select {
  width: 100%;
}
.wp-block-coblocks-posts__item {
  padding: 10px;
  box-sizing: border-box;
}
.tnp-subscription-minimal form {
  white-space: unset !important;
}
.tnp-subscription-minimal label {
  text-align: left;
}
.tnp-subscription-minimal input.tnp-email {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
}
.tnp-subscription-minimal input.tnp-submit {
  width: 100% !important;
  margin: 10px 0 0 0 !important;
  font-size: 15px !important;
  line-height: 35px !important;
  height: 45px !important;
  padding: 0 !important;
}
.wpcf7-form {
  margin: 20px 0;
}
.wpcf7-form p {
  margin: 10px 0;
  padding: 0;
}
.wp-block-coblocks-icon {
  display: inline-block;
  float: left;
  margin: 0 10px;
}
#pt-cv-view-lpweckr0 .pt-cv-thumbnail:not(.pt-cv-thumbnailsm) {
  height: auto !important;
}
h4.pt-cv-title {
  margin: 30px 0 20px !important;
  color: #111111;
  font-family: Raleway;
  text-transform: uppercase;
  text-align: left;
  font-size: 20px;
  line-height: 35px;
  letter-spacing: 0px;
}
h4.pt-cv-title a {
  font-weight: normal !important;
  font-size: 20px !important;
}
.pt-cv-wrapper {
  margin: 20px 0;
}
.pt-cv-wrapper .col-md-4 {
  padding: 0;
}
@media (min-width: 768px) {
  .pt-cv-wrapper .row:has(.col-md-4) {
    margin-left: 0;
    margin-right: 0;
    display: grid;
    grid-template-columns: repeat(3,1fr);
    grid-gap: 20px;
  }
}
.pt-cv-wrapper .row:has(.col-md-4):before,
.pt-cv-wrapper .row:has(.col-md-4):after {
  display: none;
}
.pt-cv-wrapper .row:has(.col-md-4) .pt-cv-content-item {
  width: 100%;
}
@media (max-width: 767px) {
  .pt-cv-wrapper .row:has(.col-md-4) .pt-cv-content-item {
    margin: 20px 0;
  }
}
.pt-cv-wrapper .carousel-control {
  color: #ffffff;
  text-shadow: none;
}
.pt-cv-wrapper .carousel-control .glyphicon {
  font-size: 13px;
  line-height: 30px;
}
.pt-cv-wrapper .carousel-control .glyphicon-chevron-left,
.pt-cv-wrapper .carousel-control .glyphicon-chevron-right {
  left: 0;
  margin-left: 0;
  width: 30px;
  top: 0;
  margin-top: 0;
  right: 0;
  margin-right: 0;
}
.pt-cv-wrapper a.left.carousel-control {
  left: auto;
  right: 45px;
}
.pt-cv-scrollable .pt-cv-cap-w-img {
  text-shadow: none;
  left: 0 !important;
  right: 0 !important;
}
.pt-cv-scrollable.iscvblock .carousel-control {
  bottom: auto;
  top: -55px;
  background-color: #bd3737;
  width: 30px;
  height: 30px;
}
.pt-cv-view .pt-cv-carousel-indicators li {
  width: 7px;
  height: 7px;
  margin: 2px 10px;
  background: #333333;
  border: none;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -o-transition: .3s;
  -ms-transition: .3s;
  transition: .3s;
  -webkit-box-shadow: 0 0 5px #e9e9e9;
  -moz-box-shadow: 0 0 5px #e9e9e9;
  box-shadow: 0 0 5px #e9e9e9;
}
.pt-cv-view .pt-cv-carousel-indicators li.active {
  background: none;
  border: 2px solid #333333;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -o-transition: .3s;
  -ms-transition: .3s;
  transition: .3s;
}
.pt-cv-scrollable.iscvblock .pt-cv-carousel-indicators {
  bottom: -30px;
}
.sidebar .pt-cv-content-item {
  border-bottom: 1px solid #e9e9e9;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.sidebar .pt-cv-content-item:last-of-type {
  border-bottom: none;
}
.wettervorhersage-widget .main_wrap,
.weather-info-wrap {
  border-radius: 0;
}
.wettervorhersage-widget .weather-info-wrap {
  max-width: 100%;
}
.uagb-block-d5e114a1.uagb-tabs__hstyle1-desktop > .uagb-tabs__body-wrap {
  padding: 0;
  border: none;
}
.widget.popular-posts .wpp-list li {
  border-bottom: 1px solid #e9e9e9;
  margin: 0 0 30px;
  padding: 0 0 20px;
  box-sizing: border-box;
}
.widget.popular-posts .wpp-list li:last-of-type {
  border-bottom: none;
}
.wpp-list a.wpp-post-title {
  display: inline-block;
  width: 100%;
  color: #111111;
  font-family: Raleway;
  text-transform: uppercase;
  text-align: left;
  font-size: 20px;
  line-height: 35px;
  letter-spacing: 0px;
}
.wpp-list .wpp-meta.post-stats {
  margin-top: 20px;
}
.wp-block-uagb-tabs .uagb-tabs__panel {
  background: #f2f2f2;
  background-size: 10px 10px;
  background-color: #ffffff;
  background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(0,0,0,0.05)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(0,0,0,0.05)),color-stop(.75,rgba(0,0,0,0.2)),color-stop(.75,transparent),to(transparent));
  background-image: -webkit-linear-gradient(45deg,rgba(0,0,0,0.05) 25%,transparent 25%,transparent 50%,rgba(0,0,0,0.05) 50%,rgba(0,0,0,0.05) 75%,transparent 75%,transparent);
  background-image: -moz-linear-gradient(45deg,rgba(0,0,0,0.05) 25%,transparent 25%,transparent 50%,rgba(0,0,0,0.05) 50%,rgba(0,0,0,0.05) 75%,transparent 75%,transparent);
  background-image: -ms-linear-gradient(45deg,rgba(0,0,0,0.05) 25%,transparent 25%,transparent 50%,rgba(0,0,0,0.05) 50%,rgba(0,0,0,0.05) 75%,transparent 75%,transparent);
  background-image: -o-linear-gradient(45deg,rgba(0,0,0,0.05) 25%,transparent 25%,transparent 50%,rgba(0,0,0,0.05) 50%,rgba(0,0,0,0.05) 75%,transparent 75%,transparent);
  background-image: linear-gradient(45deg,rgba(0,0,0,0.05) 25%,transparent 25%,transparent 50%,rgba(0,0,0,0.05) 50%,rgba(0,0,0,0.05) 75%,transparent 75%,transparent);
  height: 40px;
  border-bottom: 1px solid #e9e9e9;
}
.wp-block-uagb-tabs .uagb-tabs__panel li {
  height: 40px;
  padding: 0;
  margin: 0 !important;
  border: none !important;
  border: 1px solid rgba(233,233,233,0) !important;
  box-sizing: border-box;
  color: #bd3737;
  font-family: Abel;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -o-transition: .3s;
  -ms-transition: .3s;
  transition: .3s;
}
.wp-block-uagb-tabs .uagb-tabs__panel li.uagb-tabs__active {
  background: #ffffff;
  border: 1px solid #e9e9e9 !important;
  color: #000000;
}
.wp-block-uagb-tabs .uagb-tabs__panel li:hover {
  background: #740738;
  color: #bd3737;
}
.wp-block-uagb-tabs .uagb-tabs__panel li:hover a {
  -webkit-transition: .0s;
  -moz-transition: .0s;
  -o-transition: .0s;
  -ms-transition: .0s;
  transition: .0s;
}
.wp-block-uagb-image__figure img {
  padding: 15px;
  box-sizing: border-box;
  border-color: #e9e9e9;
}
.wp-block-uagb-post-grid {
  row-gap: 5px !important;
  column-gap: 5px !important;
}
.wp-block-uagb-post-grid.portfolio {
  -webkit-transform: perspective(2px) rotate(2deg);
  -moz-transform: perspective(2px) rotate(2deg);
  -ms-transform: rotate(2deg);
  -o-transform: rotate(2deg);
  transform: perspective(2px) rotate(2deg);
  overflow: hidden;
}
.wp-block-uagb-post-grid.portfolio article {
  padding: 0 !important;
  position: relative;
}
.wp-block-uagb-post-grid.portfolio article .uagb-post__image:first-child {
  margin-left: 0 !important;
  margin-right: 0 !important;
  margin-top: 0 !important;
  padding-bottom: 0;
}
.wp-block-uagb-post-grid.portfolio article a:before {
  content: "";
  width: 100%;
  height: 100%;
  display: inline-block;
  position: absolute;
  background-image: url(../admin/img/cross.png);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-color: rgba(255,255,255,0.4);
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
  z-index: 9;
  text-align: center;
  top: 0;
  left: 0;
  opacity: 0;
  filter: alpha(opacity=0);
}
.wp-block-uagb-post-grid.portfolio article:hover a:before {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}
.wp-block-uagb-post-grid .uagb-post__text:not(:has(p)):not(:has(time)):not(:has(span)) {
  display: none;
}
.wp-block-uagb-post-grid.team article {
  padding: 0 !important;
}
.wp-block-uagb-post-grid.team article .uagb-post__image {
  padding-bottom: 0;
}
@media only screen and (max-width: 976px) {
  .uagb-block-c0c861aa:not(.is-grid).uagb-post__items {
    margin-right: 0;
    margin-left: 0;
  }
}
#breadcrumbs {
  display: flex;
  padding: 35px 20px 0;
  box-sizing: border-box;
  margin: 0 auto 20px;
  background-color: #f5f5f5;
  color: #959595;
  text-transform: none;
  font-size: 13px;
  line-height: 44px;
  letter-spacing: 2px;
}
#breadcrumbs a,
#breadcrumbs a:hover {
  color: #959595;
}
#breadcrumbs ul.breadcrumb {
  margin: 0;
  padding: 0;
}
#breadcrumbs ul.breadcrumb .breadcrumb-label {
  color: #000000;
  text-transform: uppercase;
  float: left;
  margin-right: 10px;
}
#breadcrumbs ul.breadcrumb li {
  list-style: none;
  float: left;
  margin: 0 5px;
}
#m-background-image {
  background-position: top left;
  background-repeat: repeat;
  background-size: cover;
  background-attachment: scroll;
}
#m-background-color {
  background-color: #000000;
}
.modal {
  display: none;
  position: fixed;
  z-index: 100;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: rgba(0,0,0,0.4);
  z-index: 11000;
}
.modal .modal-content .modal-body {
  display: inline-block;
  position: relative;
  margin: 20px 0;
}
.modal .modal-content .header-title {
  text-align: center;
  display: inline-block;
  position: absolute;
  text-transform: none;
  font-size: 110px;
  line-height: 110px;
  left: 0;
  right: 0;
  top: -40px;
}
@media (max-width: 700px) {
  .modal .modal-content .header-title {
    font-size: 80px;
    line-height: 80px;
    top: -20px;
  }
}
#mobileMenuModal .modal-content {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  background-color: #0c0c0c;
  margin: auto;
  padding: 20px;
  box-sizing: border-box;
  bottom: 0;
  height: 100%;
}
#searchModal .modal-content {
  background: #ffffff;
  text-align: center;
  padding: 15px 10px 20px 10px;
  box-sizing: border-box;
}
#searchModal .modal-content form#search-header {
  display: flex;
}
@media (min-width: 920px) {
  #searchModal .close-container {
    position: absolute;
    right: 10px;
    top: 10px;
  }
}
button.close {
  display: inline-block;
  width: 100%;
  background: none;
  padding: 0;
  margin: 0;
  border: none;
  -webkit-transform: skew(0,0deg);
  transform: skew(0,0deg);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
button.close a {
  background: none !important;
  padding: 0 !important;
  margin: 0 !important;
}
button.close:hover,
button.close:focus,
button.close:active,
button.close:not(:disabled):not(.disabled):active {
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  background: none !important;
}
.close-container {
  margin: auto;
  width: 30px;
  height: 30px;
  cursor: pointer;
  position: relative;
  right: 0;
  top: 0;
}
.close-container:hover .leftright {
  transform: rotate(-45deg);
  background-color: #bd3737;
}
.close-container:hover .rightleft {
  transform: rotate(45deg);
  background-color: #bd3737;
}
.close-container:hover label {
  opacity: 1;
}
.close-container .leftright {
  height: 2px;
  width: 30px;
  position: absolute;
  margin-top: 24px;
  background-color: #ffffff;
  border-radius: 2px;
  transform: rotate(45deg);
  transition: all .3s ease-in;
}
.close-container .rightleft {
  height: 2px;
  width: 30px;
  position: absolute;
  margin-top: 24px;
  background-color: #ffffff;
  border-radius: 2px;
  transform: rotate(-45deg);
  transition: all .3s ease-in;
}
.close-container label {
  color: #bd3737;
  font-family: Helvetica, Arial, sans-serif;
  font-size: .6em;
  text-transform: uppercase;
  letter-spacing: 2px;
  transition: all .3s ease-in;
  opacity: 0;
}
.close-container .close {
  margin: 40px 0px 0 0;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
}
.video-popup {
  text-align: center;
}
.video-popup .video-container {
  display: inline-block;
  width: 100%;
  position: relative;
  max-width: 650px;
  margin: 0 auto;
}
.video-popup .video-container .video {
  display: inline-block;
  width: 100%;
}
@media (min-width: 650px) {
  .video-popup .video-container iframe {
    width: 650px;
    height: 450px;
  }
}
video#video {
  max-width: 100%;
}
.mfp-content {
  display: inline-block;
  width: auto !important;
}
.video-wrapper {
  position: relative;
  width: 100%;
}
.video-wrapper .single-video {
  max-width: 100%;
  width: 100%;
}
.sl-wrapper a {
  border-bottom: 0 !important;
  text-decoration: none !important;
  white-space: pre;
}
.sl-button {
  padding: 0.375em 0.625em;
  font-size: 1em;
  line-height: 1;
  font-weight: normal;
}
a.liked {
  color: #da1b1b;
}
a.liked:hover,
a.liked:active,
a.liked:focus {
  color: #666666;
}
a.liked span.sl-count,
a.liked .sl-count {
  color: #666666;
}
.sl-icon {
  margin-right: 0.3125em;
  font-family: 'Arial Unicode MS', Arial, sans-serif;
  vertical-align: middle;
}
.sl-icon svg {
  fill: currentColor;
  width: 1em;
  height: 1em;
}
.sl-icon svg:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.sl-count {
  font-size: 15px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  text-transform: uppercase;
  vertical-align: middle;
}
.loader,
.loader:before,
.loader:after {
  background: rgba(0,0,0,0.2);
  -webkit-animation: load1 1s infinite ease-in-out;
  animation: load1 1s infinite ease-in-out;
  width: .2em;
  height: .6em;
}
.loader:before,
.loader:after {
  position: absolute;
  top: 0;
  content: '';
}
.loader:before {
  left: -0.375em;
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}
.loader {
  text-indent: -9999em;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  font-size: 1em;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}
.loader:after {
  left: .375em;
}
@-webkit-keyframes load1 {
  0%,
  80%,
  100% {
    box-shadow: 0 0 rgba(0,0,0,0.2);
    height: .6em;
  }
  40% {
    box-shadow: 0 -0.3em rgba(0,0,0,0.2);
    height: 1em;
  }
}
@keyframes load1 {
  0%,
  80%,
  100% {
    box-shadow: 0 0 rgba(0,0,0,0.2);
    height: .6em;
  }
  40% {
    box-shadow: 0 -0.3em rgba(0,0,0,0.2);
    height: 1em;
  }
}
.header-player {
  display: inline-block;
  width: 100%;
  margin-bottom: 20px;
}
.iru-tiny-player {
  border-color: #333333;
}
.iru-tiny-player .icon {
  background-color: #333333;
}
.iru-tiny-player .song-volume-control {
  background-color: #ffffff;
}
.iru-tiny-player .song-volume-dot {
  background-color: #bd3737;
}
.iru-tiny-player .song-volume-dot:hover {
  background-color: #bd3737;
}
.iru-tiny-player .song-volume-bar {
  background-color: #bd3737;
}
.iru-tiny-player .song-volume-bar#bg {
  background-color: #333333;
}
.iru-tiny-player .song-seek {
  background-color: #ffffff;
}
.iru-tiny-player .song-progress {
  background-color: rgba(51,51,51,0.15);
}
.home h2.wp-block-heading {
  margin: 30px 0;
}
.home.page-template-page-fullwidth .content {
  padding-bottom: 0;
}
@media (max-width: 1000px) {
  .home.page-template-page-fullwidth .content-wrapper {
    margin-bottom: -50px;
  }
}
.home .last-home {
  margin-top: -50px;
}
.home .last-home:after {
  display: none;
}
.wp-block-uagb-info-box div {
  display: inline-block;
  width: 100%;
  margin: 20px 0;
}
.wp-block-uagb-info-box .uagb-ifb-image-content {
  display: inline-block;
  width: auto;
  margin: 0 auto;
  border: 1px solid #e9e9e9;
  border-radius: 100%;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -o-transition: .5s;
  -ms-transition: .5s;
  transition: .5s;
}
.wp-block-uagb-info-box .uagb-ifb-image-content img {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -o-transition: .3s;
  -ms-transition: .3s;
  transition: .3s;
}
.wp-block-uagb-info-box .uagb-ifb-title-wrap {
  margin-bottom: 0;
}
.wp-block-uagb-info-box .uagb-ifb-title-wrap .uagb-ifb-title {
  text-align: center;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -o-transition: .3s;
  -ms-transition: .3s;
  transition: .3s;
}
.wp-block-uagb-info-box:hover .uagb-ifb-image-content {
  border: 1px solid #333333;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -o-transition: .5s;
  -ms-transition: .5s;
  transition: .5s;
}
.wp-block-uagb-info-box:hover .uagb-ifb-image-content img {
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -o-transition: .3s;
  -ms-transition: .3s;
  transition: .3s;
  -webkit-backface-visibility: hidden;
}
.wp-block-uagb-info-box:hover .uagb-ifb-title {
  color: #bd3737;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -o-transition: .3s;
  -ms-transition: .3s;
  transition: .3s;
}
.wp-block-uagb-info-box .wp-block-button a {
  -webkit-transform: skew(-7deg,0deg);
  transform: skew(-7deg,0deg);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-backface-visibility: hidden;
  border-color: rgba(0,0,0,0) !important;
  background: #740738;
}
.wp-block-group__inner-container {
  position: relative;
}
.team-col {
  gap: 0;
  overflow: hidden;
}
.team-col .wp-block-column {
  padding: 30px 0;
  box-sizing: border-box;
}
.team-col .team-shape {
  position: relative;
  padding-right: 50px;
  box-sizing: border-box;
  height: 100%;
}
.team-col .team-shape:before {
  content: "";
  width: 0;
  height: 100%;
  border-style: solid;
  border-width: 800px 80px 0px 0;
  border-color: transparent #ffffff transparent transparent;
  line-height: 0px;
  _border-color: #000000 #ffffff #000000 #000000;
  _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
  position: absolute;
  left: -80px;
}
.team-col .team-shape .shape {
  width: 72px;
  height: 500px;
  float: left;
  shape-inside: polygon(100% 0,0 100%,100% 100%);
  shape-outside: polygon(0 0,0 100%,100% 0);
  shape-margin: 0;
  shape-padding: 0;
}
.wp-block-uagb-counter,
.wp-block-group__inner-container.is-layout-constrained.wp-block-group-is-layout-constrained {
  clip-path: inherit;
}
.wp-block-uagb-counter .wp-block-uagb-counter__title:empty,
.wp-block-group__inner-container.is-layout-constrained.wp-block-group-is-layout-constrained .wp-block-uagb-counter__title:empty {
  display: none;
}
.wp-block-uagb-counter__number {
  position: relative;
}
.wp-block-uagb-counter__number:before {
  content: "";
  position: absolute;
  left: -1px;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 70px 20px 0 0;
  border-color: #ffffff transparent transparent transparent;
  transform: rotate(0deg);
}
.lates-blog {
  width: 110%;
  -webkit-transform: perspective(2px) rotate(2deg);
  -moz-transform: perspective(2px) rotate(2deg);
  -ms-transform: rotate(2deg);
  -o-transform: rotate(2deg);
  transform: perspective(2px) rotate(2deg);
  outline: 1px solid transparent;
  display: inline-block;
  margin-top: 20px;
  z-index: 999;
  background: #ffffff;
  position: relative;
}
.lates-blog h5 {
  text-align: left;
}
.full-page {
  display: inline-block;
  width: 100%;
}
.full-page .content {
  width: 100%;
}
.page-template-page-login iframe {
  width: 100%;
  height: 100vh;
  box-sizing: border-box;
  border: none !important;
  margin-bottom: -10px;
}
.comingsoon-container {
  width: 100%;
  height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
}
.comingsoon-content {
  max-width: 440px;
  background-color: rgba(255,255,255,0.5);
  padding: 20px;
  box-sizing: border-box;
}
.comingsoon-content .logo {
  display: inline-block;
  width: 100%;
  text-align: center;
}
.comingsoon-content .logo img {
  margin: 0 auto;
}
.comingsoon-header {
  color: #000000;
  font-family: Raleway;
  text-transform: none;
  text-align: left;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 1px;
}
.comingsoon-message {
  color: #000000;
  font-family: Abel;
  text-transform: none;
  text-align: left;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 1px;
}
.comingsoon-contact {
  color: #000000;
  font-family: Abel;
  text-transform: none;
  text-align: left;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 1px;
}
#admin {
  width: 100%;
  height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
}
#admin.page-image {
  background-position: top left;
  background-repeat: repeat;
  background-size: cover;
}
#admin.page-color {
  background-color: #000000;
}
#admin .content-form {
  display: inline-block;
  width: 100%;
  max-width: 440px;
  padding: 10px;
  background-color: rgba(0,0,0,0.5);
}
#admin .admin-logo {
  display: inline-block;
  width: 100%;
  color: #000000;
  font-family: Raleway;
  text-transform: none;
  text-align: left;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 0px;
}
.admin-logo-image {
  display: inline-block;
  width: 100%;
  text-align: center;
}
.admin-logo-image img {
  display: inline-block;
  width: 100%;
  max-width: 120px;
}
#custom_loginform {
  color: #000000;
  font-family: Abel;
  text-transform: none;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 1px;
}
#custom_loginform p.login-username,
#custom_loginform p.login-password {
  display: grid;
  grid-template-columns: 1fr;
}
#custom_loginform p.login-username input,
#custom_loginform p.login-password input {
  min-height: 40px;
  background: rgba(0,0,0,0.5);
  border-color: #000000;
  border-width: 5px;
  border-style: solid;
}
.login-submit {
  text-align: left;
}
.login-submit .button {
  display: inline-block;
  width: 100%;
  text-align: left;
  min-height: 40px;
  background: rgba(0,0,0,0.5);
  border-color: #000000;
  border-width: 5px;
  border-style: solid;
  color: #000000;
  font-family: Raleway;
  text-transform: none;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 1px;
}
.login-submit .button.hover-me:hover {
  border-color: #000000;
  color: #000000;
  background: #000000;
}
.content > .alignfull {
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  background: #ffffff;
}
@media (min-width: 920px) {
  .content > .alignwide {
    margin: 32px calc(-76.5px);
    width: auto;
  }
}
@media (max-width: 919px) {
  .content > .alignwide {
    margin: 32px calc(0%);
    max-width: 100vw;
    width: 100vw;
  }
}
@media (min-width: 1000px) {
  .full-layout.left,
  .boxed-layout.left {
    display: grid;
    grid-template-columns: 350px 1fr;
    grid-template-areas: "sidebarTri contentTri" "title title" "sidebar content";
    grid-gap: 50px;
    row-gap: 0;
  }
}
.full-layout.left .title-header,
.full-layout.left .page-title,
.boxed-layout.left .title-header,
.boxed-layout.left .page-title {
  grid-area: title;
  min-width: 0;
}
.full-layout.left .content,
.boxed-layout.left .content {
  grid-area: content;
  min-width: 0;
}
.full-layout.left .sidebar,
.boxed-layout.left .sidebar {
  grid-area: sidebar;
}
@media (max-width: 1000px) {
  .full-layout.left .sidebar,
  .boxed-layout.left .sidebar {
    display: inline-block;
    width: 100%;
    height: auto !important;
  }
  .full-layout.left .sidebar .sidebar-inner,
  .full-layout.left .sidebar .inner-wrapper-sticky,
  .boxed-layout.left .sidebar .sidebar-inner,
  .boxed-layout.left .sidebar .inner-wrapper-sticky {
    position: relative !important;
    transform: none !important;
    left: 0 !important;
  }
}
@media (min-width: 1000px) {
  .full-layout.right,
  .boxed-layout.right {
    display: grid;
    grid-template-columns: 1fr 350px;
    grid-template-areas: "contentTri sidebarTri" "title title" "content sidebar";
    column-gap: 50px;
    row-gap: 0;
  }
}
.full-layout.right .title-header,
.full-layout.right .page-title,
.boxed-layout.right .title-header,
.boxed-layout.right .page-title {
  grid-area: title;
  min-width: 0;
}
.full-layout.right .content,
.boxed-layout.right .content {
  grid-area: content;
  min-width: 0;
}
.full-layout.right .sidebar,
.boxed-layout.right .sidebar {
  grid-area: sidebar;
}
@media (max-width: 1000px) {
  .full-layout.right .sidebar,
  .boxed-layout.right .sidebar {
    display: inline-block;
    width: 100%;
    height: auto !important;
  }
  .full-layout.right .sidebar .sidebar-inner,
  .full-layout.right .sidebar .inner-wrapper-sticky,
  .boxed-layout.right .sidebar .sidebar-inner,
  .boxed-layout.right .sidebar .inner-wrapper-sticky {
    position: relative !important;
    transform: none !important;
    left: 0 !important;
  }
}
.content-wrapper:not(:has(.sidebar)) .content-tri {
  margin-bottom: -13px;
}
.content-tri {
  grid-area: contentTri;
  display: inline-block;
  width: 100%;
  height: 50px;
  overflow: hidden;
  position: relative;
}
.content-tri span {
  display: inline-block;
  width: 0px;
  height: 0px;
  border-style: solid;
  transform: rotate(0deg);
  border-width: 50px 0 0 2500px;
  border-color: transparent transparent transparent #ffffff;
  position: absolute;
  left: 0;
  bottom: 0;
}
@media (max-width: 1000px) {
  .content-tri span {
    border-width: 35px 0 0 1300px;
  }
}
@media (max-width: 1000px) {
  .content-tri {
    margin-bottom: -10px;
  }
}
.sidebar-tri {
  grid-area: sidebarTri;
  display: inline-block;
  width: 100%;
  height: 50px;
  overflow: hidden;
  position: relative;
}
.sidebar-tri span {
  display: inline-block;
  width: 0px;
  height: 0px;
  border-style: solid;
  transform: rotate(0deg);
  border-width: 0 0 35px 1300px;
  border-color: transparent transparent #ffffff transparent;
  position: absolute;
  right: 0;
  bottom: 0;
}
@media (max-width: 1000px) {
  .sidebar-tri {
    margin-bottom: -15px;
  }
}
.full-layout {
  display: inline-block;
  width: 100%;
  max-width: 2500px;
  margin: 0 auto;
}
.full-layout.no-sidebar {
  grid-template-areas: "content content";
}
.boxed-layout {
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
}
.boxed-layout.no-sidebar {
  grid-template-areas: "content content";
}
.post-type-archive-portfolio .page-content {
  padding: 30px 0 10px;
  box-sizing: border-box;
}
.post-type-archive-portfolio h1 {
  margin-bottom: 10px;
}
#portfolio-grid {
  display: inline-block;
  width: 100%;
}
#portfolio-grid .header-player {
  position: relative;
}
#portfolio-grid .header-player .iru-tiny-player {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}
#portfolio-grid .portfolio-item-conteiner {
  box-sizing: border-box;
}
#portfolio-grid .portfolio-item-conteiner .post-content {
  display: inline-block;
  width: 100%;
  padding-bottom: 40px;
}
#portfolio-grid .portfolio-item-conteiner:has(.post-content) .archive-header {
  padding-bottom: 0;
}
#portfolio-grid.grid-1 .portfolio-item {
  width: 100%;
}
#portfolio-grid.grid-2 .portfolio-item {
  width: 50%;
}
#portfolio-grid.grid-2 .portfolio-item:nth-child(odd) .portfolio-item-conteiner {
  padding: 10px 10px 10px 0;
}
#portfolio-grid.grid-2 .portfolio-item:nth-child(even) .portfolio-item-conteiner {
  padding: 10px 0 10px 10px;
}
@media (min-width: 1000px) and (max-width: 1100px),(max-width: 750px) {
  #portfolio-grid.grid-2 .portfolio-item {
    width: 100%;
  }
  #portfolio-grid.grid-2 .portfolio-item:nth-child(odd) .portfolio-item-conteiner {
    padding-right: 0;
  }
  #portfolio-grid.grid-2 .portfolio-item:nth-child(even) .portfolio-item-conteiner {
    padding-left: 0;
  }
}
#portfolio-grid.grid-3 .portfolio-item {
  width: 33.33%;
}
#portfolio-grid.grid-3 .portfolio-item:nth-child(3n+1) .portfolio-item-conteiner {
  padding: 10px 10px 10px 0;
}
#portfolio-grid.grid-3 .portfolio-item:nth-child(3n + 2) .portfolio-item-conteiner {
  padding: 10px 5px;
}
#portfolio-grid.grid-3 .portfolio-item:nth-child(3n) .portfolio-item-conteiner {
  padding: 10px 0 10px 10px;
}
@media (min-width: 1100px) and (max-width: 1300px),(min-width: 750px) and (max-width: 1000px) {
  #portfolio-grid.grid-3 .portfolio-item {
    width: 50%;
  }
  #portfolio-grid.grid-3 .portfolio-item:nth-child(odd) .portfolio-item-conteiner {
    padding: 10px 10px 10px 0;
  }
  #portfolio-grid.grid-3 .portfolio-item:nth-child(even) .portfolio-item-conteiner {
    padding: 10px 0 10px 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1100px),(max-width: 750px) {
  #portfolio-grid.grid-3 .portfolio-item {
    width: 100%;
  }
  #portfolio-grid.grid-3 .portfolio-item:nth-child(odd) .portfolio-item-conteiner {
    padding: 10px 0;
  }
  #portfolio-grid.grid-3 .portfolio-item:nth-child(even) .portfolio-item-conteiner {
    padding: 10px 0;
  }
}
#portfolio-grid.portfolio-masonry .portfolio-item .portfolio-item-conteiner {
  padding: 5px 15px !important;
}
.with-sidebar #portfolio-grid {
  display: inline-block;
  width: 100%;
}
.with-sidebar #portfolio-grid.grid-4 .portfolio-item {
  width: 25%;
}
.with-sidebar #portfolio-grid.grid-4 .portfolio-item:nth-child(4n+1) .portfolio-item-conteiner {
  padding: 10px 10px 10px 0;
}
.with-sidebar #portfolio-grid.grid-4 .portfolio-item:nth-child(4n + 2) .portfolio-item-conteiner,
.with-sidebar #portfolio-grid.grid-4 .portfolio-item:nth-child(4n + 3) .portfolio-item-conteiner {
  padding: 10px 5px;
}
.with-sidebar #portfolio-grid.grid-4 .portfolio-item:nth-child(4n) .portfolio-item-conteiner {
  padding: 10px 0 10px 10px;
}
@media (min-width: 1300px) and (max-width: 1400px) {
  .with-sidebar #portfolio-grid.grid-4 .portfolio-item {
    width: 33.33%;
  }
  .with-sidebar #portfolio-grid.grid-4 .portfolio-item:nth-child(3n+1) .portfolio-item-conteiner {
    padding: 10px 10px 10px 0;
  }
  .with-sidebar #portfolio-grid.grid-4 .portfolio-item:nth-child(3n + 2) .portfolio-item-conteiner {
    padding: 10px 5px;
  }
  .with-sidebar #portfolio-grid.grid-4 .portfolio-item:nth-child(3n) .portfolio-item-conteiner {
    padding: 10px 0 10px 10px;
  }
}
@media (min-width: 1100px) and (max-width: 1300px),(min-width: 750px) and (max-width: 1000px) {
  .with-sidebar #portfolio-grid.grid-4 .portfolio-item {
    width: 50%;
  }
  .with-sidebar #portfolio-grid.grid-4 .portfolio-item:nth-child(odd) .portfolio-item-conteiner {
    padding: 10px 10px 10px 0;
  }
  .with-sidebar #portfolio-grid.grid-4 .portfolio-item:nth-child(even) .portfolio-item-conteiner {
    padding: 10px 0 10px 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1100px),(max-width: 750px) {
  .with-sidebar #portfolio-grid.grid-4 .portfolio-item {
    width: 100%;
  }
  .with-sidebar #portfolio-grid.grid-4 .portfolio-item:nth-child(odd) .portfolio-item-conteiner {
    padding: 10px 0;
  }
  .with-sidebar #portfolio-grid.grid-4 .portfolio-item:nth-child(even) .portfolio-item-conteiner {
    padding: 10px 0;
  }
}
.with-sidebar #portfolio-grid.grid-5 .portfolio-item {
  width: 20%;
}
.with-sidebar #portfolio-grid.grid-5 .portfolio-item:nth-child(5n+1) .portfolio-item-conteiner {
  padding: 10px 10px 10px 0;
}
.with-sidebar #portfolio-grid.grid-5 .portfolio-item:nth-child(5n + 2) .portfolio-item-conteiner,
.with-sidebar #portfolio-grid.grid-5 .portfolio-item:nth-child(5n + 3) .portfolio-item-conteiner,
.with-sidebar #portfolio-grid.grid-5 .portfolio-item:nth-child(5n + 4) .portfolio-item-conteiner {
  padding: 10px 5px;
}
.with-sidebar #portfolio-grid.grid-5 .portfolio-item:nth-child(5n) .portfolio-item-conteiner {
  padding: 10px 0 10px 10px;
}
@media (min-width: 1400px) and (max-width: 1500px) {
  .with-sidebar #portfolio-grid.grid-5 .portfolio-item {
    width: 25%;
  }
  .with-sidebar #portfolio-grid.grid-5 .portfolio-item:nth-child(4n+1) .portfolio-item-conteiner {
    padding: 10px 10px 10px 0;
  }
  .with-sidebar #portfolio-grid.grid-5 .portfolio-item:nth-child(4n + 2) .portfolio-item-conteiner,
  .with-sidebar #portfolio-grid.grid-5 .portfolio-item:nth-child(4n + 3) .portfolio-item-conteiner {
    padding: 10px 5px;
  }
  .with-sidebar #portfolio-grid.grid-5 .portfolio-item:nth-child(4n) .portfolio-item-conteiner {
    padding: 10px 0 10px 10px;
  }
}
@media (min-width: 1300px) and (max-width: 1400px) {
  .with-sidebar #portfolio-grid.grid-5 .portfolio-item {
    width: 33.33%;
  }
  .with-sidebar #portfolio-grid.grid-5 .portfolio-item:nth-child(3n+1) .portfolio-item-conteiner {
    padding: 10px 10px 10px 0;
  }
  .with-sidebar #portfolio-grid.grid-5 .portfolio-item:nth-child(3n + 2) .portfolio-item-conteiner {
    padding: 10px 5px;
  }
  .with-sidebar #portfolio-grid.grid-5 .portfolio-item:nth-child(3n) .portfolio-item-conteiner {
    padding: 10px 0 10px 10px;
  }
}
@media (min-width: 1100px) and (max-width: 1300px),(min-width: 750px) and (max-width: 1000px) {
  .with-sidebar #portfolio-grid.grid-5 .portfolio-item {
    width: 50%;
  }
  .with-sidebar #portfolio-grid.grid-5 .portfolio-item:nth-child(odd) .portfolio-item-conteiner {
    padding: 10px 10px 10px 0;
  }
  .with-sidebar #portfolio-grid.grid-5 .portfolio-item:nth-child(even) .portfolio-item-conteiner {
    padding: 10px 0 10px 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1100px),(max-width: 750px) {
  .with-sidebar #portfolio-grid.grid-5 .portfolio-item {
    width: 100%;
  }
  .with-sidebar #portfolio-grid.grid-5 .portfolio-item:nth-child(odd) .portfolio-item-conteiner {
    padding: 10px 0;
  }
  .with-sidebar #portfolio-grid.grid-5 .portfolio-item:nth-child(even) .portfolio-item-conteiner {
    padding: 10px 0;
  }
}
.with-sidebar #portfolio-grid.grid-6 .portfolio-item {
  width: 16.66%;
}
.with-sidebar #portfolio-grid.grid-6 .portfolio-item:nth-child(6n+1) .portfolio-item-conteiner {
  padding: 10px 10px 10px 0;
}
.with-sidebar #portfolio-grid.grid-6 .portfolio-item:nth-child(6n + 2) .portfolio-item-conteiner,
.with-sidebar #portfolio-grid.grid-6 .portfolio-item:nth-child(6n + 3) .portfolio-item-conteiner,
.with-sidebar #portfolio-grid.grid-6 .portfolio-item:nth-child(6n + 4) .portfolio-item-conteiner,
.with-sidebar #portfolio-grid.grid-6 .portfolio-item:nth-child(6n + 5) .portfolio-item-conteiner {
  padding: 10px 5px;
}
.with-sidebar #portfolio-grid.grid-6 .portfolio-item:nth-child(6n) .portfolio-item-conteiner {
  padding: 10px 0 10px 10px;
}
@media (min-width: 1500px) and (max-width: 1600px) {
  .with-sidebar #portfolio-grid.grid-6 .portfolio-item {
    width: 20%;
  }
  .with-sidebar #portfolio-grid.grid-6 .portfolio-item:nth-child(5n+1) .portfolio-item-conteiner {
    padding: 10px 10px 10px 0;
  }
  .with-sidebar #portfolio-grid.grid-6 .portfolio-item:nth-child(5n + 2) .portfolio-item-conteiner,
  .with-sidebar #portfolio-grid.grid-6 .portfolio-item:nth-child(5n + 3) .portfolio-item-conteiner,
  .with-sidebar #portfolio-grid.grid-6 .portfolio-item:nth-child(5n + 4) .portfolio-item-conteiner,
  .with-sidebar #portfolio-grid.grid-6 .portfolio-item:nth-child(5n) .portfolio-item-conteiner {
    padding: 10px 0 10px 10px;
  }
}
@media (min-width: 1400px) and (max-width: 1500px) {
  .with-sidebar #portfolio-grid.grid-6 .portfolio-item {
    width: 25%;
  }
  .with-sidebar #portfolio-grid.grid-6 .portfolio-item:nth-child(4n+1) .portfolio-item-conteiner {
    padding: 10px 10px 10px 0;
  }
  .with-sidebar #portfolio-grid.grid-6 .portfolio-item:nth-child(4n + 2) .portfolio-item-conteiner,
  .with-sidebar #portfolio-grid.grid-6 .portfolio-item:nth-child(4n + 3) .portfolio-item-conteiner {
    padding: 10px 5px;
  }
  .with-sidebar #portfolio-grid.grid-6 .portfolio-item:nth-child(4n) .portfolio-item-conteiner {
    padding: 10px 0 10px 10px;
  }
}
@media (min-width: 1300px) and (max-width: 1400px) {
  .with-sidebar #portfolio-grid.grid-6 .portfolio-item {
    width: 33.33%;
  }
  .with-sidebar #portfolio-grid.grid-6 .portfolio-item:nth-child(3n+1) .portfolio-item-conteiner {
    padding: 10px 10px 10px 0;
  }
  .with-sidebar #portfolio-grid.grid-6 .portfolio-item:nth-child(3n + 2) .portfolio-item-conteiner {
    padding: 10px 5px;
  }
  .with-sidebar #portfolio-grid.grid-6 .portfolio-item:nth-child(3n) .portfolio-item-conteiner {
    padding: 10px 0 10px 10px;
  }
}
@media (min-width: 1100px) and (max-width: 1300px),(min-width: 750px) and (max-width: 1000px) {
  .with-sidebar #portfolio-grid.grid-6 .portfolio-item {
    width: 50%;
  }
  .with-sidebar #portfolio-grid.grid-6 .portfolio-item:nth-child(odd) .portfolio-item-conteiner {
    padding: 10px 10px 10px 0;
  }
  .with-sidebar #portfolio-grid.grid-6 .portfolio-item:nth-child(even) .portfolio-item-conteiner {
    padding: 10px 0 10px 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1100px),(max-width: 750px) {
  .with-sidebar #portfolio-grid.grid-6 .portfolio-item {
    width: 100%;
  }
  .with-sidebar #portfolio-grid.grid-6 .portfolio-item:nth-child(odd) .portfolio-item-conteiner {
    padding: 10px 0;
  }
  .with-sidebar #portfolio-grid.grid-6 .portfolio-item:nth-child(even) .portfolio-item-conteiner {
    padding: 10px 0;
  }
}
.no-sidebar #portfolio-grid.grid-4 .portfolio-item {
  width: 25%;
}
.no-sidebar #portfolio-grid.grid-4 .portfolio-item:nth-child(4n+1) .portfolio-item-conteiner {
  padding: 10px 10px 10px 0;
}
.no-sidebar #portfolio-grid.grid-4 .portfolio-item:nth-child(4n + 2) .portfolio-item-conteiner,
.no-sidebar #portfolio-grid.grid-4 .portfolio-item:nth-child(4n + 3) .portfolio-item-conteiner {
  padding: 10px 5px;
}
.no-sidebar #portfolio-grid.grid-4 .portfolio-item:nth-child(4n) .portfolio-item-conteiner {
  padding: 10px 0 10px 10px;
}
@media (min-width: 1150px) and (max-width: 1400px) {
  .no-sidebar #portfolio-grid.grid-4 .portfolio-item {
    width: 33.33%;
  }
  .no-sidebar #portfolio-grid.grid-4 .portfolio-item:nth-child(3n+1) .portfolio-item-conteiner {
    padding: 10px 10px 10px 0;
  }
  .no-sidebar #portfolio-grid.grid-4 .portfolio-item:nth-child(3n + 2) .portfolio-item-conteiner {
    padding: 10px 5px;
  }
  .no-sidebar #portfolio-grid.grid-4 .portfolio-item:nth-child(3n) .portfolio-item-conteiner {
    padding: 10px 0 10px 10px;
  }
}
@media (min-width: 750px) and (max-width: 1150px) {
  .no-sidebar #portfolio-grid.grid-4 .portfolio-item {
    width: 50%;
  }
  .no-sidebar #portfolio-grid.grid-4 .portfolio-item:nth-child(odd) .portfolio-item-conteiner {
    padding: 10px 10px 10px 0;
  }
  .no-sidebar #portfolio-grid.grid-4 .portfolio-item:nth-child(even) .portfolio-item-conteiner {
    padding: 10px 0 10px 10px;
  }
}
@media (max-width: 750px) {
  .no-sidebar #portfolio-grid.grid-4 .portfolio-item {
    width: 100%;
  }
  .no-sidebar #portfolio-grid.grid-4 .portfolio-item:nth-child(odd) .portfolio-item-conteiner {
    padding: 10px 0;
  }
  .no-sidebar #portfolio-grid.grid-4 .portfolio-item:nth-child(even) .portfolio-item-conteiner {
    padding: 10px 0;
  }
}
.no-sidebar #portfolio-grid.grid-5 .portfolio-item {
  width: 20%;
}
.no-sidebar #portfolio-grid.grid-5 .portfolio-item:nth-child(5n+1) .portfolio-item-conteiner {
  padding: 10px 10px 10px 0;
}
.no-sidebar #portfolio-grid.grid-5 .portfolio-item:nth-child(5n + 2) .portfolio-item-conteiner,
.no-sidebar #portfolio-grid.grid-5 .portfolio-item:nth-child(5n + 3) .portfolio-item-conteiner,
.no-sidebar #portfolio-grid.grid-5 .portfolio-item:nth-child(5n + 4) .portfolio-item-conteiner {
  padding: 10px 5px;
}
.no-sidebar #portfolio-grid.grid-5 .portfolio-item:nth-child(5n) .portfolio-item-conteiner {
  padding: 10px 0 10px 10px;
}
@media (min-width: 1400px) and (max-width: 1550px) {
  .no-sidebar #portfolio-grid.grid-5 .portfolio-item {
    width: 25%;
  }
  .no-sidebar #portfolio-grid.grid-5 .portfolio-item:nth-child(4n+1) .portfolio-item-conteiner {
    padding: 10px 10px 10px 0;
  }
  .no-sidebar #portfolio-grid.grid-5 .portfolio-item:nth-child(4n + 2) .portfolio-item-conteiner,
  .no-sidebar #portfolio-grid.grid-5 .portfolio-item:nth-child(4n + 3) .portfolio-item-conteiner {
    padding: 10px 5px;
  }
  .no-sidebar #portfolio-grid.grid-5 .portfolio-item:nth-child(4n) .portfolio-item-conteiner {
    padding: 10px 0 10px 10px;
  }
}
@media (min-width: 1150px) and (max-width: 1400px) {
  .no-sidebar #portfolio-grid.grid-5 .portfolio-item {
    width: 33.33%;
  }
  .no-sidebar #portfolio-grid.grid-5 .portfolio-item:nth-child(3n+1) .portfolio-item-conteiner {
    padding: 10px 10px 10px 0;
  }
  .no-sidebar #portfolio-grid.grid-5 .portfolio-item:nth-child(3n + 2) .portfolio-item-conteiner {
    padding: 10px 5px;
  }
  .no-sidebar #portfolio-grid.grid-5 .portfolio-item:nth-child(3n) .portfolio-item-conteiner {
    padding: 10px 0 10px 10px;
  }
}
@media (min-width: 750px) and (max-width: 1150px) {
  .no-sidebar #portfolio-grid.grid-5 .portfolio-item {
    width: 50%;
  }
  .no-sidebar #portfolio-grid.grid-5 .portfolio-item:nth-child(odd) .portfolio-item-conteiner {
    padding: 10px 10px 10px 0;
  }
  .no-sidebar #portfolio-grid.grid-5 .portfolio-item:nth-child(even) .portfolio-item-conteiner {
    padding: 10px 0 10px 10px;
  }
}
@media (max-width: 750px) {
  .no-sidebar #portfolio-grid.grid-5 .portfolio-item {
    width: 100%;
  }
  .no-sidebar #portfolio-grid.grid-5 .portfolio-item:nth-child(odd) .portfolio-item-conteiner {
    padding: 10px 0;
  }
  .no-sidebar #portfolio-grid.grid-5 .portfolio-item:nth-child(even) .portfolio-item-conteiner {
    padding: 10px 0;
  }
}
.no-sidebar #portfolio-grid.grid-6 .portfolio-item {
  width: 16.66%;
}
.no-sidebar #portfolio-grid.grid-6 .portfolio-item:nth-child(6n+1) .portfolio-item-conteiner {
  padding: 10px 10px 10px 0;
}
.no-sidebar #portfolio-grid.grid-6 .portfolio-item:nth-child(6n + 2) .portfolio-item-conteiner,
.no-sidebar #portfolio-grid.grid-6 .portfolio-item:nth-child(6n + 3) .portfolio-item-conteiner,
.no-sidebar #portfolio-grid.grid-6 .portfolio-item:nth-child(6n + 4) .portfolio-item-conteiner,
.no-sidebar #portfolio-grid.grid-6 .portfolio-item:nth-child(6n + 5) .portfolio-item-conteiner {
  padding: 10px 5px;
}
.no-sidebar #portfolio-grid.grid-6 .portfolio-item:nth-child(6n) .portfolio-item-conteiner {
  padding: 10px 0 10px 10px;
}
@media (min-width: 1550px) and (max-width: 1600px) {
  .no-sidebar #portfolio-grid.grid-6 .portfolio-item {
    width: 20%;
  }
  .no-sidebar #portfolio-grid.grid-6 .portfolio-item:nth-child(5n+1) .portfolio-item-conteiner {
    padding: 10px 10px 10px 0;
  }
  .no-sidebar #portfolio-grid.grid-6 .portfolio-item:nth-child(5n + 2) .portfolio-item-conteiner,
  .no-sidebar #portfolio-grid.grid-6 .portfolio-item:nth-child(5n + 3) .portfolio-item-conteiner,
  .no-sidebar #portfolio-grid.grid-6 .portfolio-item:nth-child(5n + 4) .portfolio-item-conteiner,
  .no-sidebar #portfolio-grid.grid-6 .portfolio-item:nth-child(5n) .portfolio-item-conteiner {
    padding: 10px 0 10px 10px;
  }
}
@media (min-width: 1400px) and (max-width: 1550px) {
  .no-sidebar #portfolio-grid.grid-6 .portfolio-item {
    width: 25%;
  }
  .no-sidebar #portfolio-grid.grid-6 .portfolio-item:nth-child(4n+1) .portfolio-item-conteiner {
    padding: 10px 10px 10px 0;
  }
  .no-sidebar #portfolio-grid.grid-6 .portfolio-item:nth-child(4n + 2) .portfolio-item-conteiner,
  .no-sidebar #portfolio-grid.grid-6 .portfolio-item:nth-child(4n + 3) .portfolio-item-conteiner {
    padding: 10px 5px;
  }
  .no-sidebar #portfolio-grid.grid-6 .portfolio-item:nth-child(4n) .portfolio-item-conteiner {
    padding: 10px 0 10px 10px;
  }
}
@media (min-width: 1150px) and (max-width: 1400px) {
  .no-sidebar #portfolio-grid.grid-6 .portfolio-item {
    width: 33.33%;
  }
  .no-sidebar #portfolio-grid.grid-6 .portfolio-item:nth-child(3n+1) .portfolio-item-conteiner {
    padding: 10px 10px 10px 0;
  }
  .no-sidebar #portfolio-grid.grid-6 .portfolio-item:nth-child(3n + 2) .portfolio-item-conteiner {
    padding: 10px 5px;
  }
  .no-sidebar #portfolio-grid.grid-6 .portfolio-item:nth-child(3n) .portfolio-item-conteiner {
    padding: 10px 0 10px 10px;
  }
}
@media (min-width: 750px) and (max-width: 1150px) {
  .no-sidebar #portfolio-grid.grid-6 .portfolio-item {
    width: 50%;
  }
  .no-sidebar #portfolio-grid.grid-6 .portfolio-item:nth-child(odd) .portfolio-item-conteiner {
    padding: 10px 10px 10px 0;
  }
  .no-sidebar #portfolio-grid.grid-6 .portfolio-item:nth-child(even) .portfolio-item-conteiner {
    padding: 10px 0 10px 10px;
  }
}
@media (max-width: 750px) {
  .no-sidebar #portfolio-grid.grid-6 .portfolio-item {
    width: 100%;
  }
  .no-sidebar #portfolio-grid.grid-6 .portfolio-item:nth-child(odd) .portfolio-item-conteiner {
    padding: 10px 0;
  }
  .no-sidebar #portfolio-grid.grid-6 .portfolio-item:nth-child(even) .portfolio-item-conteiner {
    padding: 10px 0;
  }
}
.portfolio-item .portfolio-item-conteiner a {
  position: relative;
}
.portfolio-item .portfolio-item-conteiner a:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  background-color: rgba(41,41,41,0.4);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transition: .4s;
  -moz-transition: .4s;
  -o-transition: .4s;
  -ms-transition: .4s;
  transition: .4s;
  cursor: pointer;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.portfolio-item .portfolio-item-conteiner a:hover:before {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -webkit-transition: .4s;
  -moz-transition: .4s;
  -o-transition: .4s;
  -ms-transition: .4s;
  transition: .4s;
}
.portfolio-item.image .image-link a:before {
  background-image: url(../admin/img/image_icon.png);
}
.portfolio-item.gallery .image-link a:before {
  background-image: url(../admin/img/gallery_icon.png);
}
.portfolio-item.gallery .image-link a.show-more-button:before {
  display: none;
}
.portfolio-item.audio .image-link a:before {
  bottom: 60px;
  background-image: url(../admin/img/audio_icon.png);
}
.portfolio-item .gallery-list-wrap {
  display: grid;
  grid-template-columns: repeat(2,1fr);
  grid-template-rows: repeat(2,1fr);
  grid-template-areas: "gallery1 gallery2 " "gallery3 galleryB";
  grid-gap: 10px;
}
.portfolio-item .gallery-list-wrap.box2 {
  grid-template-areas: "gallery1 gallery2 " "galleryB galleryB";
}
.portfolio-item .gallery-list-wrap.box1 {
  grid-template-columns: repeat(2,1fr);
  grid-template-rows: 1fr;
  grid-template-areas: "gallery1 galleryB";
}
.portfolio-filters {
  display: inline-block;
  margin: 20px auto;
  float: right;
  text-align: center;
  width: auto;
  text-transform: uppercase;
}
@media (max-width: 950px) {
  .portfolio-filters {
    width: 100%;
    text-align: left;
    margin: 20px 0 10px;
  }
}
.portfolio-filters button {
  padding: 0 15px;
  margin: 5px 0 5px 2px;
  cursor: pointer;
  border: none;
  background: none;
  color: #333333;
  text-transform: uppercase;
  border: 1px solid #e9e9e9;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -o-transition: .3s;
  -ms-transition: .3s;
  transition: .3s;
}
.portfolio-filters button:hover {
  color: #bd3737;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -o-transition: .3s;
  -ms-transition: .3s;
  transition: .3s;
}
.portfolio-filters button:focus,
.portfolio-filters button:active,
.portfolio-filters button:not(:disabled):not(.disabled):active,
.portfolio-filters button.active {
  color: #bd3737;
  background: none;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -o-transition: .3s;
  -ms-transition: .3s;
  transition: .3s;
}
.single-portfolio .columns .portfolio-columns {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 30px;
}
@media (min-width: 950px) and (max-width: 1150px),(max-width: 750px) {
  .single-portfolio .columns .portfolio-columns {
    grid-template-columns: 1fr;
  }
  .single-portfolio .columns .portfolio-columns .header-meta {
    border-top: none;
    border-bottom: 1px solid #e9e9e9;
    margin-top: -30px;
  }
}
.single-portfolio .content h1 {
  margin: 0 0 30px 0;
}
.single-portfolio .content iframe {
  width: 100%;
  min-height: 390px;
  height: auto;
}
@media (min-width: 500px) and (max-width: 700px) {
  .single-portfolio .content iframe {
    min-height: 350px;
  }
}
@media (max-width: 500px) {
  .single-portfolio .content iframe {
    min-height: 220px;
  }
}
.single-portfolio img {
  margin-bottom: 20px;
}
.client {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 0 15px;
  margin: 0 0 10px;
  border-bottom: 1px solid rgba(51,51,51,0.2);
}
.client span {
  font-weight: bold;
  text-transform: uppercase;
}
.page-template-page-fullwidth {
  background: #ffffff;
  background-image: none !important;
}
.page-template-page-fullwidth header {
  margin-bottom: 0;
  padding-bottom: 0;
}
.page-template-page-fullwidth .content-wrapper {
  padding-top: 0;
  margin-top: -10px;
  text-align: left;
}
.faq-entry {
  display: inline-block;
  width: 100%;
  border-bottom: 20px;
  padding: 30px 0;
  box-sizing: border-box;
  border-bottom: 1px solid #e9e9e9;
}
.faq-entry:last-of-type {
  border-bottom: 0;
  border: none;
}
.faq-entry h5 {
  position: relative;
  text-align: left;
  padding: 0 0 0 40px;
}
.faq-entry .faq-content {
  position: relative;
  padding: 0 0 0 40px;
}
.faq-entry .faq-content .marker {
  top: 14px;
}
.faq-entry .marker {
  position: absolute;
  margin: 0;
  top: 0;
  left: 0;
  color: #111111;
  font-family: Raleway;
  text-transform: none;
  text-align: center;
  font-size: 23px;
  line-height: 25px;
  letter-spacing: 0px;
}
.single-team .page-title span:first-of-type {
  padding-right: 5px;
}
.single-team .page-title span:first-of-type:before {
  content: "/";
  display: inline-block;
  padding: 0 5px 0 0;
  box-sizing: border-box;
}
.single-team .page-title span:after {
  content: ",";
  display: inline-block;
}
.single-team .page-title span:last-of-type:after {
  display: none;
}
.single-team-category .team-category-title {
  position: relative;
  display: flex;
  align-items: center;
}
.single-team-category .team-category-title h3 {
  display: inline-block;
  position: relative;
  background: #ffffff;
  padding-right: 20px;
  box-sizing: border-box;
}
.single-team-category .team-category-title:before {
  position: absolute;
  display: block;
  content: '';
  height: 10px;
  width: 100%;
  box-sizing: border-box;
  overflow: auto;
  left: 0;
  margin-right: 10px;
  z-index: 0;
  background: #f2f2f2;
  background-size: 10px 10px;
  background-color: #ffffff;
  background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(0,0,0,0.05)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(0,0,0,0.05)),color-stop(.75,rgba(0,0,0,0.2)),color-stop(.75,transparent),to(transparent));
  background-image: -webkit-linear-gradient(45deg,rgba(0,0,0,0.05) 25%,transparent 25%,transparent 50%,rgba(0,0,0,0.05) 50%,rgba(0,0,0,0.05) 75%,transparent 75%,transparent);
  background-image: -moz-linear-gradient(45deg,rgba(0,0,0,0.05) 25%,transparent 25%,transparent 50%,rgba(0,0,0,0.05) 50%,rgba(0,0,0,0.05) 75%,transparent 75%,transparent);
  background-image: -ms-linear-gradient(45deg,rgba(0,0,0,0.05) 25%,transparent 25%,transparent 50%,rgba(0,0,0,0.05) 50%,rgba(0,0,0,0.05) 75%,transparent 75%,transparent);
  background-image: -o-linear-gradient(45deg,rgba(0,0,0,0.05) 25%,transparent 25%,transparent 50%,rgba(0,0,0,0.05) 50%,rgba(0,0,0,0.05) 75%,transparent 75%,transparent);
  background-image: linear-gradient(45deg,rgba(0,0,0,0.05) 25%,transparent 25%,transparent 50%,rgba(0,0,0,0.05) 50%,rgba(0,0,0,0.05) 75%,transparent 75%,transparent);
}
.single-team-category ul {
  margin: 40px 10px;
  padding: 0 10px 25px;
}
@media (min-width: 1100px) {
  .single-team-category ul {
    display: grid;
    grid-template-columns: repeat(3,1fr);
  }
}
@media (min-width: 800px) and (max-width: 1100px) {
  .single-team-category ul {
    display: grid;
    grid-template-columns: repeat(2,1fr);
  }
}
.single-team-category ul li {
  list-style: none;
}
.single-team-category ul li a {
  padding: 5px 0;
  display: inline-block;
  color: #bd3737;
}
.single-team-category ul li a:hover {
  color: #000000;
}
.team-content img {
  float: left;
  padding: 0 20px 20px 0;
}
.team-content picture {
  display: none;
}
.team-content .social-title {
  color: #111111;
  font-family: Raleway;
  text-transform: none;
  text-align: left;
  font-size: 26px;
  line-height: 25px;
  letter-spacing: 0px;
  margin: 0 0 15px 0;
  border-bottom: 1px solid #e9e9e9;
  padding: 0 0 15px;
}
.team-content .social-accounts {
  display: inline-block;
  width: 100%;
  text-align: left;
  padding: 20px 0;
  box-sizing: border-box;
}
.team-content .social-accounts a {
  padding: 5px 20px 5px 0;
  display: inline-block;
}
.team-content .social-accounts a:before {
  padding: 0 5px 0 0;
  box-sizing: border-box;
}
h1.team-title {
  display: inline-block;
  width: 100%;
  margin: 0 0 30px;
}
.out-team {
  display: grid;
  grid-template-columns: repeat(4,1fr);
  column-gap: 30px;
  row-gap: 60px;
  margin-bottom: 120px;
  margin-top: 50px;
}
@media (max-width: 1150px) and (min-width: 900px) {
  .out-team {
    grid-template-columns: repeat(3,1fr);
  }
}
@media (max-width: 900px) and (min-width: 470px) {
  .out-team {
    grid-template-columns: repeat(2,1fr);
  }
}
@media (max-width: 470px) {
  .out-team {
    grid-template-columns: repeat(1,1fr);
  }
}
.out-team .team-holder {
  position: relative;
  padding: 15px;
  background: #ffffff;
}
.out-team .team-holder img {
  margin-bottom: 20px;
}
.out-team .team-holder .social-accounts {
  display: inline-block;
  width: 100%;
  border-top: 1px solid #e9e9e9;
  padding-top: 10px;
  margin-top: 15px;
  box-sizing: border-box;
}
.out-team .team-holder .social-accounts a {
  padding: 0 10px;
}
.out-team .post-start {
  width: 100%;
  height: 0;
  padding-top: 8%;
  overflow: hidden;
  position: absolute;
  left: 0;
  bottom: 99.98%;
}
.out-team .post-start:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  margin-top: -40px;
  border-top: 40px solid rgba(255,255,255,0);
  border-right: 850px solid #ffffff;
  -webkit-transform: rotate(360deg);
}
.out-team .post-end {
  width: 100%;
  height: 0;
  padding-bottom: 7%;
  overflow: hidden;
  position: absolute;
  top: 100%;
  left: 0;
}
.out-team .post-end:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-right: 390px solid transparent;
  border-top: 15px solid #ffffff;
  margin-right: -10px;
  border-left: none;
  -webkit-transform: rotate(360deg);
}
.team-holder .social-accounts a,
.team-content .social-accounts a {
  box-sizing: border-box;
}
.team-holder .social-accounts a:before,
.team-content .social-accounts a:before {
  font-family: "Font Awesome 6 Brands";
}
.team-holder .social-accounts a.behance:before,
.team-content .social-accounts a.behance:before {
  content: "\f1b4";
}
.team-holder .social-accounts a.codepen:before,
.team-content .social-accounts a.codepen:before {
  content: "\f1cb";
}
.team-holder .social-accounts a.deviantart:before,
.team-content .social-accounts a.deviantart:before {
  content: "\f1bd";
}
.team-holder .social-accounts a.dribbble:before,
.team-content .social-accounts a.dribbble:before {
  content: "\f17d";
}
.team-holder .social-accounts a.etsy:before,
.team-content .social-accounts a.etsy:before {
  content: "\f2d7";
}
.team-holder .social-accounts a.facebook:before,
.team-content .social-accounts a.facebook:before {
  content: "\f082";
}
.team-holder .social-accounts a.flickr:before,
.team-content .social-accounts a.flickr:before {
  content: "\f16e";
}
.team-holder .social-accounts a.github:before,
.team-content .social-accounts a.github:before {
  content: "\f09b";
}
.team-holder .social-accounts a.instagram:before,
.team-content .social-accounts a.instagram:before {
  content: "\e055";
}
.team-holder .social-accounts a.kickstarter:before,
.team-content .social-accounts a.kickstarter:before {
  content: "\f3bb";
}
.team-holder .social-accounts a.last:before,
.team-content .social-accounts a.last:before {
  content: "\f203";
}
.team-holder .social-accounts a.linkedin:before,
.team-content .social-accounts a.linkedin:before {
  content: "\f08c";
}
.team-holder .social-accounts a.patreon:before,
.team-content .social-accounts a.patreon:before {
  content: "\f3d9";
}
.team-holder .social-accounts a.pinterest:before,
.team-content .social-accounts a.pinterest:before {
  content: "\f0d2";
}
.team-holder .social-accounts a.snapchat:before,
.team-content .social-accounts a.snapchat:before {
  content: "\f2ad";
}
.team-holder .social-accounts a.soundcloud:before,
.team-content .social-accounts a.soundcloud:before {
  content: "\f1be";
}
.team-holder .social-accounts a.spotify:before,
.team-content .social-accounts a.spotify:before {
  content: "\f1bc";
}
.team-holder .social-accounts a.tiktok:before,
.team-content .social-accounts a.tiktok:before {
  content: "\e07b";
}
.team-holder .social-accounts a.tumblr:before,
.team-content .social-accounts a.tumblr:before {
  content: "\f174";
}
.team-holder .social-accounts a.twitch:before,
.team-content .social-accounts a.twitch:before {
  content: "\f1e8";
}
.team-holder .social-accounts a.twitter:before,
.team-content .social-accounts a.twitter:before {
  content: "\f099";
}
.team-holder .social-accounts a.vimeo:before,
.team-content .social-accounts a.vimeo:before {
  content: "\f27d";
}
.team-holder .social-accounts a.youtube:before,
.team-content .social-accounts a.youtube:before {
  content: "\f167";
}
.team-skills-list {
  display: inline-block;
  font-size: 26px;
}
.team-skills-list:before {
  content: '(';
  display: inline-block;
}
.team-skills-list .team-skill-item {
  display: inline-block;
}
.team-skills-list:after {
  content: ')';
  display: inline-block;
}
.testimonial {
  width: 100%;
  display: inline-block;
  position: relative;
  padding: 40px 30px 30px 0;
  box-sizing: border-box;
  border-bottom: 1px solid #e9e9e9;
}
.testimonial:last-of-type {
  border-bottom: none;
}
.testimonial img {
  float: left;
  padding: 0 20px 20px 0;
}
.testimonial:after {
  content: ',,';
  color: #000000;
  font-size: 8em;
  position: absolute;
  top: -15px;
  right: 0;
  font-family: Anivers;
  letter-spacing: -0.0625em;
  z-index: 99;
}
.testimonial .user:before {
  content: "\2014 \00A0";
  display: inline-block;
}
.testimonial .testi-url,
.testimonial .testi-email {
  color: #bd3737;
}
.testimonial .testimonial_content p {
  font-style: italic;
}
.not-found {
  display: inline-block;
  width: 100%;
  font-size: 100px;
  line-height: 100px;
  padding: 30px 0;
}
details.wp-block-details.is-layout-flow.wp-block-details-is-layout-flow {
  padding: 25px 0;
  border-top: 1px solid #000;
}
details.wp-block-details.is-layout-flow.wp-block-details-is-layout-flow summary {
  color: #111111;
  font-family: Raleway;
  text-transform: none;
  text-align: left;
  font-size: 25px;
  line-height: 45px;
  letter-spacing: 0px;
}
details.wp-block-details.is-layout-flow.wp-block-details-is-layout-flow:last-of-type {
  border-bottom: 1px solid #000;
}
.email-content strong {
  unicode-bidi: bidi-override;
  direction: rtl;
  font-weight: normal;
}
[class^="icon-"],
[class*=" icon-"] {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
}
#comments {
  display: inline-block;
  width: 100%;
  margin: 0 0 50px 0;
}
#comments-title {
  margin: 30px 0;
}
form p {
  display: inline-block;
  width: 100%;
  padding: 0 10px;
  box-sizing: border-box;
}
@media (max-width: 500px) {
  form p {
    margin: 0;
  }
}
form p input {
  width: 100%;
}
form p.comment-form-author,
form p.comment-form-email {
  width: 50%;
  float: left;
}
@media (max-width: 500px) {
  form p.comment-form-author,
  form p.comment-form-email {
    width: 100%;
  }
}
form p.comment-form-cookies-consent {
  display: flex;
}
form p.comment-form-cookies-consent input {
  width: 20px;
  float: left;
  margin: 0 10px 0 0;
}
p.logged-in-as {
  text-align: center;
}
ol.commentlist {
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline-block;
  width: 100%;
}
ol.commentlist .comment {
  display: inline-block;
  width: 100%;
}
ol.commentlist .comment .comment-meta {
  background-color: #f2f2f2;
}
ol.commentlist .comment span.edit-link {
  float: right;
}
ol.commentlist .comment ul li {
  list-style: none;
}
ol.commentlist .comment .reply {
  float: right;
}
ol.commentlist .thread-alt {
  padding: 30px 0 30px 30px;
  box-sizing: border-box;
}
.comment-author.vcard {
  padding: 10px;
  box-sizing: border-box;
}
h3#reply-title {
  margin: 50px 0 0;
}
.woocommerce ul.products li.product {
  text-align: center;
}
.woocommerce ul.products li.product .price {
  text-align: center;
  font-size: 1em;
}
.woocommerce ul.products li.product .star-rating {
  margin: 0 auto;
}
.woocommerce ul.products li.product h2 {
  text-align: center;
}
.woocommerce ul.products li.product .button {
  margin-top: 0;
}
.woocommerce .wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward,
.woocommerce .content .button {
  background: #740738 !important;
  font-family: Abel !important;
  color: #ffffff !important;
  text-transform: uppercase !important;
  text-align: center !important;
  font-size: 15px !important;
  line-height: 45px !important;
  letter-spacing: 1px !important;
  border: 1px solid rgba(0,0,0,0) !important;
  padding: 0 20px !important;
  border-radius: 0 !important;
  font-weight: normal !important;
  -webkit-transition: .2s !important;
  -moz-transition: .2s !important;
  -o-transition: .2s !important;
  -ms-transition: .2s !important;
  transition: .2s !important;
}
.woocommerce .wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:hover,
.woocommerce .content .button:hover {
  background: #000000 !important;
  color: #ffffff !important;
  border-color: rgba(0,0,0,0) !important;
  -webkit-box-shadow: 0 3px 0 #000000 !important;
  -moz-box-shadow: 0 3px 0 #000000 !important;
  box-shadow: 0 3px 0 #000000 !important;
  -webkit-transition: .2s !important;
  -moz-transition: .2s !important;
  -o-transition: .2s !important;
  -ms-transition: .2s !important;
  transition: .2s !important;
}
.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button {
  background: #740738 !important;
  font-family: Abel !important;
  color: #ffffff !important;
  text-transform: uppercase !important;
  text-align: center !important;
  font-size: 15px !important;
  line-height: 45px !important;
  letter-spacing: 1px !important;
  border: 1px solid rgba(0,0,0,0) !important;
  padding: 0 20px !important;
  border-radius: 0 !important;
  font-weight: normal !important;
  -webkit-transition: .2s !important;
  -moz-transition: .2s !important;
  -o-transition: .2s !important;
  -ms-transition: .2s !important;
  transition: .2s !important;
}
.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:active,
.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:focus,
.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:active,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:focus,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:active,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:focus,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:active,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:focus,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:active,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:focus,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:active,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:focus,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:active,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:focus,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:active,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:focus,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:active,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:focus,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:hover {
  background: #000000 !important;
  color: #ffffff !important;
  border-color: rgba(0,0,0,0) !important;
  -webkit-box-shadow: 0 3px 0 #000000 !important;
  -moz-box-shadow: 0 3px 0 #000000 !important;
  box-shadow: 0 3px 0 #000000 !important;
  -webkit-transition: .2s !important;
  -moz-transition: .2s !important;
  -o-transition: .2s !important;
  -ms-transition: .2s !important;
  transition: .2s !important;
}
.wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]:focus {
  outline: none !important;
}
body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link):focus {
  outline: none !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}
.woocommerce-mini-cart__buttons.buttons a,
.wc-block-components-button:not(.is-link) {
  background: #740738 !important;
  font-family: Abel !important;
  color: #ffffff !important;
  text-transform: uppercase !important;
  text-align: center !important;
  font-size: 15px !important;
  min-height: 45px !important;
  max-height: 45px !important;
  line-height: 45px !important;
  letter-spacing: 1px !important;
  border: 1px solid rgba(0,0,0,0) !important;
  padding: 0 20px !important;
  border-radius: 0 !important;
  font-weight: normal !important;
}
.woocommerce-mini-cart__buttons.buttons a:hover,
.wc-block-components-button:not(.is-link):hover {
  background: #000000 !important;
  color: #ffffff !important;
  border-color: rgba(0,0,0,0) !important;
  -webkit-box-shadow: 0 3px 0 #000000 !important;
  -moz-box-shadow: 0 3px 0 #000000 !important;
  box-shadow: 0 3px 0 #000000 !important;
}
.wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input {
  font-family: sans-serif !important;
  font-size: 14px !important;
  font-weight: normal !important;
}
select.orderby {
  outline: none;
  border-color: #e9e9e9;
}
.price {
  color: #bd3737 !important;
  font-size: 19px;
}
.price ins {
  text-decoration: none;
}
a.added_to_cart.wc-forward {
  margin-left: 10px;
}
.woocommerce-product-details__short-description {
  display: inline-block;
}
.woocommerce-product-gallery__image {
  padding: 10px;
  box-sizing: border-box;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
  margin: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
  border-radius: 0;
  border-color: #740738;
  background-color: #740738;
  padding: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::before,
.woocommerce div.product .woocommerce-tabs ul.tabs li::after,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active::before {
  display: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
  text-transform: uppercase;
  padding: 10px 25px;
  box-sizing: border-box;
  font-weight: normal;
  font-size: 19px;
  color: #ffffff;
}
.woocommerce div.product .woocommerce-tabs ul.tabs::before {
  border-color: #e9e9e9;
}
.woocommerce div.product .woocommerce-tabs .panel {
  float: left;
  width: 100%;
  border-left: 1px solid #e9e9e9;
  border-bottom: 1px solid #e9e9e9;
  border-right: 1px solid #e9e9e9;
  padding: 20px;
  box-sizing: border-box;
  margin-bottom: 40px;
}
.woocommerce .sidebar-inner {
  padding-top: 10px;
}
.woocommerce .sidebar-inner aside {
  margin-bottom: 40px;
}
.woocommerce .sidebar-inner aside .wp-block-group {
  padding-bottom: 10px;
}
.woocommerce .sidebar-inner aside .wp-block-group div {
  width: 100%;
}
.woocommerce div.product form.cart .quantity input[type="number"] {
  padding: 0;
  border-color: #e9e9e9;
  height: 45px;
  line-height: 45px !important;
}
.woocommerce div.product form.cart .button {
  background: #740738;
  font-family: Abel;
  color: #ffffff;
  text-transform: uppercase;
  text-align: center;
  font-size: 15px;
  line-height: 43px !important;
  letter-spacing: 1px;
  border: 1px solid rgba(0,0,0,0);
  padding: 0 30px;
  border-radius: 0;
}
.woocommerce div.product form.cart .button:hover {
  background: #000000;
  color: #ffffff;
  border-color: rgba(0,0,0,0);
  -webkit-box-shadow: 0 3px 0 #000000 !important;
  -moz-box-shadow: 0 3px 0 #000000 !important;
  box-shadow: 0 3px 0 #000000 !important;
}
.woocommerce div.product form p {
  margin: 0;
  padding: 0;
}
.woocommerce div.product .product_meta {
  display: inline-block;
  width: 100%;
  margin-bottom: 30px;
}
.woocommerce div.product .product_meta span {
  display: inline-block;
  width: 100%;
}
.woocommerce div.product .header-meta .star-rating {
  padding: 0 !important;
  margin-top: 10px;
}
.woocommerce .post-meta.header-meta {
  padding: 10px 0 0 !important;
  box-sizing: border-box;
  margin-top: 10px;
}
.woocommerce .product_title {
  border-top: 1px solid #e9e9e9;
  padding: 20px 0 0 !important;
}
.woocommerce form .form-row {
  padding: 5px 0;
  margin: 0 0 10px;
}
.woocommerce form p {
  padding: 5px 0;
}
.onsale {
  background: #000000 !important;
  font-family: Raleway;
  color: #ffffff !important;
  text-transform: uppercase;
  text-align: center !important;
  font-size: 11px !important;
  line-height: 50px !important;
  min-height: 50px !important;
  max-width: 50px !important;
  min-width: 50px !important;
  letter-spacing: 1px;
  padding: 0 !important;
}
.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
  border-color: #e9e9e9;
  border-radius: 0;
}
.woocommerce .product .woocommerce-product-rating {
  font-size: 19px;
}
.posted_in,
.tagged_as {
  text-transform: uppercase;
  margin: 5px 0;
}
.posted_in a,
.tagged_as a {
  text-transform: none;
}
.posted_in:before {
  content: "";
  display: inline-block;
  -webkit-mask: url(../admin/img/folder.svg) no-repeat 0 50%;
  mask: url(../admin/img/folder.svg) no-repeat 0 50%;
  mask-size: 20px;
  -webkit-mask-size: 20px;
  background-color: #333333;
  width: 20px;
  height: 18px;
  padding-right: 10px;
}
.tagged_as:before {
  content: "";
  display: inline-block;
  -webkit-mask: url(../admin/img/tags.svg) no-repeat 0 50%;
  mask: url(../admin/img/tags.svg) no-repeat 0 50%;
  mask-size: 20px;
  -webkit-mask-size: 20px;
  background-color: #333333;
  width: 20px;
  height: 18px;
  padding-right: 10px;
}
.related.products {
  display: inline-block;
  width: 100%;
}
.related.products h2 {
  margin: 20px 0;
}
.related.products a h2 {
  margin: 0;
  text-align: center;
}
.related.products .button,
.related.products img {
  margin: 0 !important;
}
@media (min-width: 500px) {
  .woocommerce #review_form #respond p.comment-form-author {
    padding: 0 10px 0 0;
    box-sizing: border-box;
  }
  .woocommerce #review_form #respond p.comment-form-email {
    padding: 0 0 0 10px;
    box-sizing: border-box;
  }
}
.woocommerce p.stars a {
  height: 25px;
  width: 25px;
  font-size: 18px;
}
.woocommerce p.stars span {
  display: inline-block;
}
span#reply-title {
  padding: 10px 0 20px 0;
  display: inline-block;
  width: 100%;
}
.woocommerce #review_form #respond .form-submit input {
  background: #740738;
  font-family: Abel;
  color: #ffffff;
  text-transform: uppercase;
  text-align: center;
  font-size: 15px;
  line-height: 45px !important;
  letter-spacing: 1px;
  border: 1px solid rgba(0,0,0,0);
  padding: 0 30px;
  border-radius: 0;
  font-weight: normal;
}
.woocommerce #review_form #respond .form-submit input:hover {
  background: #000000;
  color: #ffffff;
  border-color: rgba(0,0,0,0);
}
nav.woocommerce-pagination ul {
  background: none;
  border: none !important;
}
nav.woocommerce-pagination ul li {
  border: none !important;
}
nav.woocommerce-pagination ul li a {
  color: #000000;
}
nav.woocommerce-pagination ul li a:focus,
nav.woocommerce-pagination ul li a:hover,
nav.woocommerce-pagination ul li span.current {
  background: none !important;
  color: #bd3737 !important;
}
.woocommerce #reviews #comments ol.commentlist li {
  border-bottom: 1px solid #e9e9e9;
  padding: 0 0 20px 0;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
  padding: 0;
  border: none;
}
.woocommerce #reviews #comments ol.commentlist li img.avatar {
  padding: 1px;
  background: #ffffff;
  border-color: #e9e9e9;
}
.woocommerce #reviews #comments ol.commentlist li .meta {
  color: #bd3737;
}
.woocommerce table.shop_table {
  border: none;
}
.woocommerce table.shop_table th {
  text-transform: uppercase;
}
.woocommerce table.shop_table td {
  border-color: #e9e9e9;
}
.woocommerce table.shop_table tbody th,
.woocommerce table.shop_table tfoot td,
.woocommerce table.shop_table tfoot th {
  border-color: #e9e9e9;
}
.woocommerce-cart-form,
.cart-collaterals,
.checkout_coupon,
.woocommerce-checkout-payment {
  margin: 30px 0 !important;
  border-radius: 0 !important;
  border-color: #e9e9e9 !important;
}
.woocommerce-cart-form input#coupon_code,
.cart-collaterals input#coupon_code,
.checkout_coupon input#coupon_code,
.woocommerce-checkout-payment input#coupon_code {
  border: 1px solid rgba(0,0,0,0) !important;
  line-height: 35px !important;
  padding: 0 10px;
  min-width: 110px;
}
.woocommerce-cart-form a.button,
.woocommerce-cart-form button,
.cart-collaterals a.button,
.cart-collaterals button,
.checkout_coupon a.button,
.checkout_coupon button,
.woocommerce-checkout-payment a.button,
.woocommerce-checkout-payment button {
  background: #740738 !important;
  font-family: Abel;
  color: #ffffff !important;
  text-transform: uppercase;
  text-align: center;
  font-size: 15px !important;
  line-height: 43px !important;
  letter-spacing: 1px;
  border: 1px solid rgba(0,0,0,0) !important;
  padding: 0 30px !important;
  border-radius: 0 !important;
  font-weight: normal !important;
}
.woocommerce-cart-form a.button:hover,
.woocommerce-cart-form button:hover,
.cart-collaterals a.button:hover,
.cart-collaterals button:hover,
.checkout_coupon a.button:hover,
.checkout_coupon button:hover,
.woocommerce-checkout-payment a.button:hover,
.woocommerce-checkout-payment button:hover {
  background: #000000 !important;
  color: #ffffff !important;
  border-color: rgba(0,0,0,0) !important;
  -webkit-box-shadow: 0 3px 0 #000000 !important;
  -moz-box-shadow: 0 3px 0 #000000 !important;
  box-shadow: 0 3px 0 #000000 !important;
}
.woocommerce .quantity .qty {
  width: 80px;
}
.woocommerce form.checkout_coupon {
  margin-top: -30px !important;
}
.woocommerce form.checkout_coupon .form-row-last {
  float: left;
}
.woocommerce-checkout-payment {
  background: #000000 !important;
  border-radius: 0 !important;
}
#payment div.payment_box {
  border-radius: 0 !important;
}
#payment div.payment_box p {
  margin: 0;
}
.woocommerce ul.order_details {
  margin: 30px 0 50px !important;
  padding: 15px;
  background: #000000;
  list-style: none;
}
.woocommerce ul.order_details li strong {
  font-weight: normal !important;
  padding: 10px 0 0;
}
.woocommerce .woocommerce-customer-details address {
  border-radius: 0 !important;
  border: 1px solid #e9e9e9;
}
.woocommerce mark {
  background: #bd3737;
  padding: 3px;
  box-sizing: border-box;
}
.woocommerce-MyAccount-navigation ul {
  margin: 0;
  padding: 0;
}
.woocommerce-MyAccount-navigation ul li {
  list-style: none;
}
.woocommerce-MyAccount-navigation ul li a {
  text-transform: uppercase;
  padding: 5px 0;
  display: inline-block;
  width: 100%;
  -webkit-transition: .2s;
  -moz-transition: .2s;
  -o-transition: .2s;
  -ms-transition: .2s;
  transition: .2s;
}
.woocommerce-MyAccount-navigation ul li a:hover {
  padding: 5px 0 5px 5px;
  -webkit-transition: .2s;
  -moz-transition: .2s;
  -o-transition: .2s;
  -ms-transition: .2s;
  transition: .2s;
}
.woocommerce-MyAccount-navigation ul li.is-active {
  font-weight: bold;
  color: #bd3737;
}
.woocommerce fieldset legend {
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #bd3737;
}
.woocommerce fieldset p {
  margin: 15px 0 30px;
  text-align: center;
}
.woocommerce fieldset label {
  text-align: left;
}
.shop-menu {
  display: grid;
  grid-template-columns: 1fr auto;
  align-items: center;
  padding: 0 20px;
  box-sizing: border-box;
  font-family: Abel;
  color: #ffffff;
  text-transform: uppercase;
  text-align: center;
  font-size: 15px;
  line-height: 45px;
  letter-spacing: 0px;
  background-color: #000;
  z-index: 999;
  position: relative;
}
.shop-menu a,
.shop-menu a:hover {
  color: #ffffff;
}
.shop-menu a.shopping-cart {
  line-height: 20px;
}
.shop-menu .login-link {
  padding: 0 20px;
  box-sizing: border-box;
}
.header-content a.shopping-cart .shopping-div {
  padding: 0 20px 0 20px;
  line-height: 56px;
}
a.shopping-cart {
  position: relative;
  display: inline-block;
  float: right;
}
a.shopping-cart svg {
  fill: #333333;
  width: 24px;
  height: 20px;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -o-transition: .3s;
  -ms-transition: .3s;
  transition: .3s;
}
a.shopping-cart:hover .full svg {
  fill: #31ACDE;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -o-transition: .3s;
  -ms-transition: .3s;
  transition: .3s;
}
a.shopping-cart .shopping-div {
  display: inline-block;
  width: auto;
  position: relative;
}
a.shopping-cart .shopping-div .header-cart-count {
  background: #31ACDE;
  border-radius: 50%;
  font-size: 12px;
  padding: 0px 3px 0;
  position: absolute;
  top: -4px;
  right: -10px;
  left: auto;
  min-width: 14px;
  line-height: 20px;
  color: #ffffff;
  text-align: center;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -o-transition: .3s;
  -ms-transition: .3s;
  transition: .3s;
}
a.shopping-cart .custom-cart {
  display: inline-block;
  margin: 0 15px 0 0;
}
@media (max-width: 900px) {
  a.shopping-cart .custom-cart {
    display: none;
  }
}
.wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox] {
  position: relative !important;
}
.wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]:before {
  display: none;
}
ul.wc-block-active-filters__list.wc-block-active-filters__list--chips {
  text-align: center;
}
.wc-block-stock-filter__actions {
  margin: 0;
}
button.wp-block-button__link.wc-block-filter-submit-button.wc-block-components-filter-submit-button.wc-block-price-filter__button.wc-block-components-price-slider__button {
  padding: 0 20px;
  border-radius: 0;
}
.woocommerce .widget_shopping_cart .cart_list li a.remove,
.woocommerce.widget_shopping_cart .cart_list li a.remove {
  top: 10px !important;
}
.woocommerce .widget_shopping_cart .cart_list li,
.woocommerce.widget_shopping_cart .cart_list li {
  padding-left: 1.3em !important;
}
.woocommerce-mini-cart-item.mini_cart_item span.quantity {
  display: inline-block;
  width: 100%;
}
.woocommerce-mini-cart-item.mini_cart_item a {
  width: 100%;
}
.widget.widget_block:has(.wp-block-woocommerce-price-filter):not(:has(.wc-block-price-slider)),
.widget.widget_block:has(.wp-block-woocommerce-stock-filter):not(:has(.wc-block-stock-filter)),
.widget.widget_block:has(.wp-block-woocommerce-active-filters):not(:has(.wc-block-active-filters__list)) {
  display: none;
}
.wc-block-components-chip.wc-block-components-chip--radius-large {
  padding: 10px !important;
  border-radius: 0 !important;
  margin: 5px !important;
}
.wc-block-active-filters .wc-block-active-filters__list li:first-child .wc-block-active-filters__list-item-type,
.wc-block-active-filters .wc-block-active-filters__list>li:first-child {
  border: none;
}
.wc-block-active-filters {
  margin-bottom: 0 !important;
}
.header-slider {
  display: none;
  visibility: hidden;
  position: relative;
  z-index: 0;
}
.header-slider:has(.swiper-slide) {
  margin: 0;
  display: inline-block;
  width: 100%;
  visibility: visible;
}
@media (max-width: 1100px) {
  .header-slider:has(.swiper-slide) {
    margin-top: -10px;
  }
}
.header-slider:has(.swiper-slide) .slider-style {
  position: relative;
  overflow: hidden;
}
.header-slider:has(.swiper-slide) .swiper-button-next,
.header-slider:has(.swiper-slide) .swiper-button-prev {
  width: 40px;
  height: 40px;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -o-transition: .3s;
  -ms-transition: .3s;
  transition: .3s;
}
.header-slider:has(.swiper-slide) .swiper-button-next:after,
.header-slider:has(.swiper-slide) .swiper-button-prev:after {
  content: "";
}
@media (max-width: 960px) {
  .header-slider:has(.swiper-slide) .swiper-button-next,
  .header-slider:has(.swiper-slide) .swiper-button-prev {
    display: none;
  }
}
.header-slider:has(.swiper-slide) .swiper-button-next:after {
  -webkit-mask: url(../admin/img/next.svg) no-repeat 100% 50%;
  mask: url(../admin/img/next.svg) no-repeat 100% 50%;
  mask-size: 20px;
  -webkit-mask-size: 40px;
  background-color: #740738;
  width: 40px;
  height: 40px;
}
.header-slider:has(.swiper-slide) .swiper-button-prev {
  left: auto;
}
.header-slider:has(.swiper-slide) .swiper-button-prev:after {
  -webkit-mask: url(../admin/img/prev.svg) no-repeat 0 50%;
  mask: url(../admin/img/prev.svg) no-repeat 0 50%;
  mask-size: 20px;
  -webkit-mask-size: 40px;
  background-color: #740738;
  width: 40px;
  height: 40px;
}
.header-slider:has(.swiper-slide) .swiper-pagination .swiper-pagination-bullet {
  background: #333333;
  border: none;
  margin: 12px 10px;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -o-transition: .3s;
  -ms-transition: .3s;
  transition: .3s;
  -webkit-box-shadow: 0 0 5px #e9e9e9;
  -moz-box-shadow: 0 0 5px #e9e9e9;
  box-shadow: 0 0 5px #e9e9e9;
  width: 7px !important;
  height: 7px !important;
}
.header-slider:has(.swiper-slide) .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: none;
  margin: 10px;
  border: 2px solid #333333;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -o-transition: .3s;
  -ms-transition: .3s;
  transition: .3s;
}
.header-slider:has(.swiper-slide):hover .swiper-button-next,
.header-slider:has(.swiper-slide):hover .swiper-button-prev {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.header-slider:has(.swiper-slide):hover .swiper-button-next.swiper-button-disabled,
.header-slider:has(.swiper-slide):hover .swiper-button-prev.swiper-button-disabled {
  -webkit-opacity: .3;
  -moz-opacity: .3;
  opacity: .3;
}
.swiper-pagination {
  position: relative;
  margin: 15px 0;
}
@keyframes progress {
  from {
    width: 0%;
  }
  to {
    width: 100%;
  }
}
.autoplay-progress {
  position: absolute;
  right: 16px;
  bottom: 16px;
  z-index: 10;
  width: 48px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  color: var(--swiper-theme-color);
}
.autoplay-progress svg {
  --progress: 0;
  position: absolute;
  left: 0;
  top: 0px;
  z-index: 10;
  width: 100%;
  height: 100%;
  stroke-width: 4px;
  stroke: var(--swiper-theme-color);
  fill: none;
  stroke-dashoffset: calc(125.6 * 1 - var(--progress));
  stroke-dasharray: 125.6;
  transform: rotate(-90deg);
}
.slider1 .swiper-scrollbar {
  display: inline-block;
  top: 0;
  left: 0;
  right: 0;
}
.swiper-scrollbar {
  display: none;
}
.slider2 .swiper-wrapper {
  max-height: 80vh;
}
.slider2 .swiper-wrapper .swiper-slide {
  text-align: center;
  font-size: 18px;
}
.slider2 .swiper-pagination {
  display: none;
}
.slider3 {
  margin-bottom: 60px;
}
.slider3 .swiper-button-prev:after,
.slider3 .swiper-button-next:after {
  font-size: 26px !important;
  font-weight: bold !important;
  transition: 0.3s;
}
.slider3 .swiper-button-prev:hover:after,
.slider3 .swiper-button-next:hover:after {
  opacity: 0.7;
}
.slider3 .swiper-pagination-bullets {
  bottom: 18px !important;
}
.slider3 .swiper-pagination-bullet {
  width: 10px !important;
  height: 10px !important;
  border: 2px solid #333333;
  border-radius: 50% !important;
  background-color: transparent !important;
  opacity: 1 !important;
}
.slider3 .swiper-pagination-bullet-active {
  background-color: #ffffff !important;
}
.slider3 .swiper-pagination {
  display: none;
}
.carousel-progress {
  position: relative;
  max-width: 100%;
  height: 4px;
  margin: -4px auto 0 auto;
  background-color: #333333;
  z-index: 1 !important;
}
.progress {
  position: absolute;
  height: 4px;
  background-color: #bd3737;
  animation-name: progress;
  animation-duration: 5s;
  animation-timing-function: linear;
  animation-iteration-count: 1;
}
.slider-content {
  position: absolute;
  bottom: 40px;
  left: 0;
  right: 0;
  display: inline-block;
  width: auto;
  padding: 20px;
  box-sizing: border-box;
  font-family: Abel;
  color: #ffffff;
  text-transform: none;
  text-align: left;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 0px;
}
@media (max-width: 700px) {
  .slider-content {
    padding: 0;
  }
}
.slider-content:has(.slider-excerpt ) {
  background: -moz-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(12,12,12,0.5) 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(12,12,12,0.5)),color-stop(100%,rgba(12,12,12,0.5)));
  background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(12,12,12,0.5) 100%);
  background: -o-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(12,12,12,0.5) 100%);
  background: -ms-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(12,12,12,0.5) 100%);
  background: linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(12,12,12,0.5) 100%);
}
.slider-content .read-more a.btn.btn-primary {
  display: inline-block;
  padding: 0 20px;
  box-sizing: border-box;
  margin: 10px 0 0;
}
.slider-content span {
  width: 100%;
  float: left;
  color: #c3eaf5;
  font-family: Raleway;
  text-transform: none;
  text-align: left;
  font-size: 26px;
  line-height: 25px;
  letter-spacing: 0px;
  padding-left: 20px;
  padding-top: 20px;
  margin-bottom: 0;
  margin-left: 20px;
  box-sizing: border-box;
  border-left: 5px solid #ffffff;
}
@media (max-width: 700px) {
  .slider-content span {
    padding-top: 0;
  }
}
.slider-content .slider-excerpt {
  width: 100%;
  float: left;
  padding: 20px;
  margin-left: 20px;
  margin-bottom: 20px;
  box-sizing: border-box;
  border-left: 5px solid #ffffff;
}
@media (max-width: 700px) {
  .slider-content .slider-excerpt {
    padding: 0 20px;
  }
}
.style4-with-thumb {
  margin-top: 10px;
  overflow: hidden;
}
.lb-nav a.lb-prev,
.lb-nav a.lb-next {
  background-color: #000000;
}
.gallery-post {
  position: relative;
  max-width: 1600px;
  display: grid;
}
.gallery-post .gallery-post-top {
  overflow: hidden;
}
.gallery-post .gallery-post-top .gallery-slider {
  position: relative;
}
.gallery-post .gallery-post-top .swiper-navigation {
  display: inline-block;
  position: absolute;
  right: 0;
  left: 0;
  top: auto;
  bottom: 0;
  z-index: 11;
}
.gallery-post .gallery-post-top .swiper-navigation .swiper-button-next,
.gallery-post .gallery-post-top .swiper-navigation .swiper-button-prev {
  position: absolute;
  width: 40px;
  height: 69px;
  top: calc(50% - 30px);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -o-transition: .3s;
  -ms-transition: .3s;
  transition: .3s;
}
.gallery-post .gallery-post-top .swiper-navigation .swiper-button-next:after,
.gallery-post .gallery-post-top .swiper-navigation .swiper-button-prev:after {
  content: "";
}
.gallery-post .gallery-post-top .swiper-navigation .swiper-button-next.swiper-button-disabled,
.gallery-post .gallery-post-top .swiper-navigation .swiper-button-prev.swiper-button-disabled {
  -webkit-opacity: .3;
  -moz-opacity: .3;
  opacity: .3;
}
.gallery-post .gallery-post-top .swiper-navigation .swiper-button-prev {
  float: left;
  left: 0;
}
.gallery-post .gallery-post-top .swiper-navigation .swiper-button-prev:after {
  -webkit-mask: url(../admin/img/prev.svg) no-repeat 50% 50%;
  mask: url(../admin/img/prev.svg) no-repeat 50% 50%;
  mask-size: 22px;
  -webkit-mask-size: 22px;
  background-color: #740738;
  width: 40px;
  height: 69px;
}
.gallery-post .gallery-post-top .swiper-navigation .swiper-button-next {
  float: right;
  right: 0;
}
.gallery-post .gallery-post-top .swiper-navigation .swiper-button-next:after {
  -webkit-mask: url(../admin/img/next.svg) no-repeat 50% 50%;
  mask: url(../admin/img/next.svg) no-repeat 50% 50%;
  mask-size: 22px;
  -webkit-mask-size: 22px;
  background-color: #740738;
  width: 40px;
  height: 69px;
}
.gallery-post .gallery-post-top:hover .swiper-navigation .swiper-button-next,
.gallery-post .gallery-post-top:hover .swiper-navigation .swiper-button-prev {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -o-transition: .3s;
  -ms-transition: .3s;
  transition: .3s;
}
.gallery-post .swiper-pagination-bullets {
  bottom: -10px !important;
  z-index: 10;
  margin: 0;
}
.gallery-post .swiper-pagination-bullets .swiper-pagination-bullet {
  background: #740738;
  border: none;
  margin: 12px 10px;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -o-transition: .3s;
  -ms-transition: .3s;
  transition: .3s;
  -webkit-box-shadow: 0 0 5px #e9e9e9;
  -moz-box-shadow: 0 0 5px #e9e9e9;
  box-shadow: 0 0 5px #e9e9e9;
  width: 9px !important;
  height: 9px !important;
  border-radius: 0;
}
.gallery-post .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  background: transparent;
  margin: 10px;
  border: 2px solid #740738;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -o-transition: .3s;
  -ms-transition: .3s;
  transition: .3s;
}
.slider-items img {
  margin: 0 auto;
}
#slider-image {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
}
#slider-color {
  background-color: #ffffff;
}
