@charset "UTF-8";
@keyframes scroll {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(1.111vw);
  }
}
body {
  overflow-x: hidden;
  word-wrap: break-word;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: "Raleway", sans-serif;
  font-optical-sizing: auto;
  outline: 0;
  color: #555555;
  word-wrap: normal;
  font-weight: 400;
}
body .overlay-bg {
  position: fixed;
  top: 0;
  left: 0;
  background: url("../img/bg-net.jpeg") center center no-repeat;
  background-size: cover;
  width: 100vw;
  height: 100vh;
  z-index: -1;
}
body.servicios .overlay-bg {
  background: url("../img/bck2.jpg") center center no-repeat;
  background-size: cover;
}
body.single-portfolio {
  background: #fff;
}
body .title-link {
  display: inline;
  background-size: 0 2px;
  background-position: 0 90%;
  background-repeat: no-repeat;
  background-image: linear-gradient(0deg, #4b4b4b, #f5f5f5);
  transition: all 0.2s linear !important;
}
body .title-link:hover {
  cursor: pointer;
  background-size: 100% 2px;
}
body.single-post, body.single-portfolio {
  padding-top: 0;
}
body.single-post .overlay, body.single-portfolio .overlay {
  background: #fff !important;
}
body.single-post .single-blog .wp-block-latest-posts__list li, body.single-portfolio .single-blog .wp-block-latest-posts__list li {
  margin-bottom: 25px;
}
body.single-post .single-blog .wp-block-latest-posts__list li::after, body.single-portfolio .single-blog .wp-block-latest-posts__list li::after {
  display: block;
  clear: both;
  content: "";
}
body.single-post .single-blog .wp-block-latest-posts__list a, body.single-portfolio .single-blog .wp-block-latest-posts__list a {
  line-height: 24px;
  font-size: 18px;
  font-weight: 400;
  font-family: "Titillium Web", sans-serif;
  word-break: break-word;
}
body.single-post .single-blog .wp-block-categories-list, body.single-portfolio .single-blog .wp-block-categories-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
body.single-post .single-blog a, body.single-portfolio .single-blog a {
  background-size: 0 2px;
  background-position: 0 88%;
  background-repeat: no-repeat;
  background-image: linear-gradient(0deg, #4b4b4b, #f5f5f5);
  text-decoration: none;
  color: #555555;
}
body.single-post .single-blog a:hover, body.single-portfolio .single-blog a:hover {
  color: #555555;
  opacity: 1;
  background-size: 100% 2px;
}
body.single-post .single-blog .wp-block-quote p.has-large-font-size, body.single-post .single-blog .wp-block-quote p span, body.single-post .single-blog .wp-block-quote p a, body.single-portfolio .single-blog .wp-block-quote p.has-large-font-size, body.single-portfolio .single-blog .wp-block-quote p span, body.single-portfolio .single-blog .wp-block-quote p a {
  font-size: 22px !important;
  line-height: 1.5;
  font-weight: 600;
}
body.single-post .single-blog .wp-block-quote p.has-large-font-size span, body.single-post .single-blog .wp-block-quote p.has-large-font-size a, body.single-post .single-blog .wp-block-quote p span span, body.single-post .single-blog .wp-block-quote p span a, body.single-post .single-blog .wp-block-quote p a span, body.single-post .single-blog .wp-block-quote p a a, body.single-portfolio .single-blog .wp-block-quote p.has-large-font-size span, body.single-portfolio .single-blog .wp-block-quote p.has-large-font-size a, body.single-portfolio .single-blog .wp-block-quote p span span, body.single-portfolio .single-blog .wp-block-quote p span a, body.single-portfolio .single-blog .wp-block-quote p a span, body.single-portfolio .single-blog .wp-block-quote p a a {
  font-size: 22px !important;
  line-height: 1.5;
  font-weight: 600;
}
body.single-post .single-blog .wp-block-quote a, body.single-portfolio .single-blog .wp-block-quote a {
  color: inherit;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  font-family: inherit;
}
body.single-post .single-blog #respond h3, body.single-portfolio .single-blog #respond h3 {
  display: flex;
  justify-content: space-between;
}
body.single-post .single-blog #respond h3 a, body.single-portfolio .single-blog #respond h3 a {
  color: #E27909;
  text-decoration: none;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-size: 14px;
}
body.single-post .single-blog #comments, body.single-portfolio .single-blog #comments {
  list-style: none;
  padding-left: 0;
}
body.single-post .single-blog #comments li, body.single-portfolio .single-blog #comments li {
  margin-bottom: 30px;
}
body.single-post .single-blog #comments li .fe-comment-body, body.single-portfolio .single-blog #comments li .fe-comment-body {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
body.single-post .single-blog #comments li::before, body.single-portfolio .single-blog #comments li::before {
  width: 0;
  border: none;
}
body.single-post .single-blog #comments li .fe-comment-reply, body.single-portfolio .single-blog #comments li .fe-comment-reply {
  align-self: flex-end;
}
body.single-post .single-blog #comments li .fe-comment-reply a, body.single-portfolio .single-blog #comments li .fe-comment-reply a {
  color: #E27909;
  text-decoration: none;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-size: 14px;
  margin-right: 95px;
}
body.single-post .single-blog #comments li .fe-comment-reply a::before, body.single-portfolio .single-blog #comments li .fe-comment-reply a::before {
  content: "";
  position: absolute;
  background: #E27909;
  top: 55%;
  left: 100%;
  width: 5px;
  height: 5px;
  background: #ed4266;
  margin-top: -3px;
  margin-left: 13px;
  border-radius: 50%;
}
body.single-post .single-blog #comments li .fe-comment-reply a::after, body.single-portfolio .single-blog #comments li .fe-comment-reply a::after {
  content: "";
  position: absolute;
  background: linear-gradient(to right, rgb(0, 159, 229) 0%, rgba(237, 66, 102, 0) 100%);
  top: 55%;
  left: 100%;
  width: 88px;
  height: 1px;
  margin-top: -1px;
  margin-left: 15px;
}
body.single-post .single-blog #comments li .fe-comment-content, body.single-portfolio .single-blog #comments li .fe-comment-content {
  width: 60%;
}
body.single-post .single-blog #comments li .fe-comment-authorimage, body.single-portfolio .single-blog #comments li .fe-comment-authorimage {
  width: 100px;
}
body.single-post .single-blog #comments li .fe-comment-authorimage img, body.single-portfolio .single-blog #comments li .fe-comment-authorimage img {
  border-radius: 50%;
  width: 95px;
  height: 95px;
  -o-object-fit: cover;
     object-fit: cover;
}
body.single-post .single-blog .main-content #comments h2, body.single-portfolio .single-blog .main-content #comments h2 {
  margin-bottom: 10px;
}
body.single-post .single-blog .main-content #comments .logged-in-as, body.single-portfolio .single-blog .main-content #comments .logged-in-as {
  color: #6c6a6a;
  font-size: 12px;
  font-weight: 600;
}
body.single-post .single-blog .main-content #comments .logged-in-as a, body.single-portfolio .single-blog .main-content #comments .logged-in-as a {
  color: #6c6a6a;
  font-size: 12px;
  font-weight: 700;
}
body.single-post .single-blog .main-content #comments .logged-in-as .required-field-message, body.single-portfolio .single-blog .main-content #comments .logged-in-as .required-field-message {
  display: none;
}
body.single-post .single-blog .main-content h1, body.single-portfolio .single-blog .main-content h1 {
  color: #1a1a1a;
  font-size: 36px;
  font-weight: 400;
  line-height: 1.4;
  margin-bottom: 20px;
}
body.single-post .single-blog .main-content h2, body.single-portfolio .single-blog .main-content h2 {
  margin: 30px 0 20px;
}
body.single-post .single-blog .main-content h2 a, body.single-portfolio .single-blog .main-content h2 a {
  font-size: inherit;
  font-weight: inherit;
  color: inherit;
  line-height: inherit;
  text-decoration: none;
}
body.single-post .single-blog .main-content h2 a:hover, body.single-portfolio .single-blog .main-content h2 a:hover {
  opacity: 0.7;
}
body.single-post .single-blog .main-content h2 strong, body.single-portfolio .single-blog .main-content h2 strong {
  font-style: normal;
}
body.single-post .single-blog .main-content h2 span, body.single-portfolio .single-blog .main-content h2 span {
  background: none;
  -webkit-text-fill-color: currentColor;
}
body.single-post .single-blog .main-content h3, body.single-portfolio .single-blog .main-content h3 {
  font-size: 36px;
  margin: 20px 0 20px;
}
body.single-post .single-blog .main-content h3 strong, body.single-portfolio .single-blog .main-content h3 strong {
  font-style: normal;
}
body.single-post .single-blog .main-content a, body.single-portfolio .single-blog .main-content a {
  text-decoration: underline;
  transition: all 0.2s linear !important;
}
body.single-post .single-blog .main-content a:hover, body.single-portfolio .single-blog .main-content a:hover {
  text-decoration: none;
}
body.single-post .single-blog .main-content img, body.single-portfolio .single-blog .main-content img {
  margin-bottom: 0px;
}
body.single-post .single-blog .main-content figure, body.single-portfolio .single-blog .main-content figure {
  margin-bottom: 20px;
}
body.single-post .single-blog .main-content p, body.single-portfolio .single-blog .main-content p {
  margin-bottom: 20px;
}
body.single-post .single-blog .main-content iframe, body.single-portfolio .single-blog .main-content iframe {
  margin-bottom: 20px;
}
body.single-post .single-blog .main-content ul, body.single-portfolio .single-blog .main-content ul {
  list-style: none;
  padding: 0;
}
body.single-post .single-blog .main-content ul li, body.single-portfolio .single-blog .main-content ul li {
  position: relative;
  margin: 10px;
  padding-left: 20px;
}
body.single-post .single-blog .main-content ul li::before, body.single-portfolio .single-blog .main-content ul li::before {
  content: "";
  position: absolute;
  left: -5px;
  top: 12px;
  width: 3px;
  height: 3px;
  border: 3px solid;
  color: #555555;
  border-radius: 50%;
}
body.single-post .single-blog .main-content .post-nav .post-prev:hover i.fa, body.single-portfolio .single-blog .main-content .post-nav .post-prev:hover i.fa {
  left: 0px;
}
body.single-post .single-blog .main-content .post-nav .post-prev:hover a, body.single-portfolio .single-blog .main-content .post-nav .post-prev:hover a {
  margin-left: 20px;
}
body.single-post .single-blog .main-content .post-nav .post-prev i.fa, body.single-portfolio .single-blog .main-content .post-nav .post-prev i.fa {
  left: -20px;
}
body.single-post .single-blog .main-content .post-nav .post-next:hover i.fa, body.single-portfolio .single-blog .main-content .post-nav .post-next:hover i.fa {
  right: 0px;
}
body.single-post .single-blog .main-content .post-nav .post-next:hover a, body.single-portfolio .single-blog .main-content .post-nav .post-next:hover a {
  margin-right: 20px;
}
body.single-post .single-blog .main-content .post-nav .post-next i.fa, body.single-portfolio .single-blog .main-content .post-nav .post-next i.fa {
  right: -20px;
}
body.single-post .single-blog .main-content .post-nav .post-next, body.single-post .single-blog .main-content .post-nav .post-prev, body.single-portfolio .single-blog .main-content .post-nav .post-next, body.single-portfolio .single-blog .main-content .post-nav .post-prev {
  position: relative;
  overflow: hidden;
  transition: all 0.2s linear !important;
}
body.single-post .single-blog .main-content .post-nav .post-next i.fa, body.single-post .single-blog .main-content .post-nav .post-prev i.fa, body.single-portfolio .single-blog .main-content .post-nav .post-next i.fa, body.single-portfolio .single-blog .main-content .post-nav .post-prev i.fa {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  font-size: 20px;
  transition: all 0.2s linear !important;
}
body.single-post .single-blog .main-content .post-nav .post-next a, body.single-post .single-blog .main-content .post-nav .post-prev a, body.single-portfolio .single-blog .main-content .post-nav .post-next a, body.single-portfolio .single-blog .main-content .post-nav .post-prev a {
  display: block;
  position: relative;
  transition: all 0.2s linear !important;
}
body.single-post .single-blog .main-content .post-nav a, body.single-portfolio .single-blog .main-content .post-nav a {
  text-decoration: none;
}
body.single-post .single-blog .main-content .post-nav a:hover, body.single-portfolio .single-blog .main-content .post-nav a:hover {
  background-size: 0 2px;
}
body.single-post .single-blog .main-content .post-nav span.date, body.single-portfolio .single-blog .main-content .post-nav span.date {
  color: #6c6a6a;
  font-family: "Josefin Sans", sans-serif;
  text-transform: uppercase;
  display: inline-block;
  font-size: 12px;
  line-height: 1;
}
body.single-post .single-blog .main-content .post-nav .info-post-prev, body.single-post .single-blog .main-content .post-nav .info-post-next, body.single-portfolio .single-blog .main-content .post-nav .info-post-prev, body.single-portfolio .single-blog .main-content .post-nav .info-post-next {
  width: 240px;
}
body.single-post .single-blog .main-content .post-nav .info-post-prev h6, body.single-post .single-blog .main-content .post-nav .info-post-next h6, body.single-portfolio .single-blog .main-content .post-nav .info-post-prev h6, body.single-portfolio .single-blog .main-content .post-nav .info-post-next h6 {
  margin: 0;
}
body.single-post .single-blog .main-content .post-nav .info-post-prev h6 span, body.single-post .single-blog .main-content .post-nav .info-post-next h6 span, body.single-portfolio .single-blog .main-content .post-nav .info-post-prev h6 span, body.single-portfolio .single-blog .main-content .post-nav .info-post-next h6 span {
  font-size: 18px;
  line-height: 24px;
}
body.single-post .single-blog .main-content .post-nav .info-post-prev, body.single-portfolio .single-blog .main-content .post-nav .info-post-prev {
  margin-left: 15px;
}
body.single-post .single-blog .main-content .post-nav .info-post-next, body.single-portfolio .single-blog .main-content .post-nav .info-post-next {
  margin-right: 15px;
}
body.single-post .single-blog .main-content .post-nav .info-post-next h6, body.single-portfolio .single-blog .main-content .post-nav .info-post-next h6 {
  text-align: right;
}
body.single-post .single-blog .main-content .post-nav .thumb-post-prev, body.single-portfolio .single-blog .main-content .post-nav .thumb-post-prev {
  width: 75px;
}
body.single-post .single-blog .main-content .post-nav .thumb-post-prev img, body.single-portfolio .single-blog .main-content .post-nav .thumb-post-prev img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
body.single-post .single-blog .main-content .post-nav .thumb-post-next, body.single-portfolio .single-blog .main-content .post-nav .thumb-post-next {
  width: 75px;
}
body.single-post .single-blog .main-content .post-nav .thumb-post-next img, body.single-portfolio .single-blog .main-content .post-nav .thumb-post-next img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
body.single-post .single-blog .main-content .tags, body.single-portfolio .single-blog .main-content .tags {
  padding-bottom: 50px;
  margin-bottom: 30px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
body.single-post .single-blog .main-content .tags a, body.single-portfolio .single-blog .main-content .tags a {
  padding: 8px 12px;
  margin: 3px;
  background: #fff;
  color: #555555;
  font-family: "Titillium Web", sans-serif;
  text-transform: lowercase;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  text-decoration: none;
  display: inline-block;
  transition: all 0.2s linear !important;
  border: 1px solid #e0e0e0;
}
body.single-post .single-blog .main-content .tags a:hover, body.single-portfolio .single-blog .main-content .tags a:hover {
  background: #1a1a1a;
  color: #fff;
  opacity: 1;
}
body.single-post .single-blog .main-content .post-image, body.single-portfolio .single-blog .main-content .post-image {
  height: auto;
  width: 100%;
  position: relative;
  margin: 0 0 30px;
}
body.single-post .single-blog .main-content .post-image .categories, body.single-portfolio .single-blog .main-content .post-image .categories {
  position: absolute;
  bottom: 0;
  left: 0;
}
body.single-post .single-blog .main-content .post-image .categories a, body.single-portfolio .single-blog .main-content .post-image .categories a {
  padding: 8px 10px;
  margin-right: 7px;
  background: #1a1a1a;
  color: #fff;
  font-family: "Titillium Web", sans-serif;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.6px;
  line-height: 1.1;
  text-decoration: none;
  display: inline-block;
  transition: all 0.2s linear !important;
}
body.single-post .single-blog .main-content .post-image .categories a:hover, body.single-portfolio .single-blog .main-content .post-image .categories a:hover {
  background: #fff;
  color: #1a1a1a;
  opacity: 1;
}
body.single-post .single-blog .main-content .post-image img, body.single-portfolio .single-blog .main-content .post-image img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  margin: 0 !important;
}
body.single-post .single-blog .main-content .post-date, body.single-portfolio .single-blog .main-content .post-date {
  color: #6c6a6a;
  font-weight: 400;
  line-height: 1.875;
  font-weight: 600;
  word-break: break-word;
  font-family: "Josefin Sans", sans-serif;
  text-transform: uppercase;
  font-size: 14px;
  margin: 10px 0;
  display: block;
}
body.single-post .single-blog .main-content .post-date .author, body.single-portfolio .single-blog .main-content .post-date .author {
  font-family: "Josefin Sans", sans-serif;
  text-transform: uppercase;
  font-size: 14px;
  text-decoration: none;
}
body.contactanos .open-contact-form {
  display: none;
}
body h1, body h2, body h3, body h4, body h5, body h6 {
  font-family: "Titillium Web", sans-serif;
  color: #1a1a1a;
  font-weight: 400;
  line-height: 1.4;
  margin-bottom: 20px;
}
body h1 {
  font-size: 50px;
}
body h1.page-title {
  color: #FFFFFF;
  text-align: center;
  font-size: 60px;
  font-weight: 300;
  margin-top: 75px;
  margin-bottom: 10px;
}
body h2 {
  font-size: 42px;
}
body h2.subtitle {
  position: relative;
  padding-bottom: 30px;
  margin-bottom: 20px;
}
body h2.subtitle::after {
  content: "";
  position: absolute;
  left: 1px;
  bottom: 1px;
  width: 66px;
  height: 2px;
  border-bottom: 2px dotted #1a1a1a;
}
body h3 {
  font-size: 35px;
}
body h4 {
  font-size: 20px;
}
body h5 {
  font-size: 24px;
}
body h6 {
  font-size: 16px;
}
body a {
  word-wrap: break-word;
  position: relative;
  text-decoration: underline;
  opacity: 1;
  transition: all 0.2s linear !important;
}
body a:hover {
  text-decoration: none;
  opacity: 0.7;
}
body body, body button, body input, body select, body optgroup, body textarea {
  color: #555555;
}
body p, body input, body select, body li, body a {
  color: #555555;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.875;
}
body span.heading {
  font-family: "Josefin Sans", sans-serif;
  font-size: 14px;
  font-weight: 600;
  color: #6c6a6a;
  display: inline-block;
  margin-bottom: 6px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
body p {
  word-break: break-word;
}
body p.small {
  font-size: 14px;
}
body p.smaller {
  font-size: 11px;
}
body b, body strong {
  font-weight: 700;
  display: inline;
}
body .open-contact-form {
  width: 70px;
  height: 70px;
  position: fixed;
  bottom: 20px;
  right: 15px;
  left: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 999;
  opacity: 0.2;
  transition: all 0.2s linear !important;
}
body .open-contact-form:hover {
  opacity: 1;
  cursor: pointer;
}
body .open-contact-form i.fa {
  font-size: 24px;
  color: #FFFFFF;
  position: absolute;
  z-index: 2;
}
body .open-contact-form .circle {
  background: #1a1a1a;
  width: 80%;
  height: 80%;
  border-radius: 5px;
  position: absolute;
  z-index: 1;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}
body .goto-top {
  position: fixed;
  bottom: 100px;
  right: 30px;
  width: 40px;
  height: 40px;
  align-items: center;
  justify-content: center;
  transition: all 0.2s linear !important;
  opacity: 0.2;
  z-index: 999;
}
body .goto-top svg {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}
body .goto-top:hover {
  opacity: 1;
  cursor: pointer;
}
body ul.list {
  grid-auto-columns: 1fr;
  display: grid;
  grid-column-gap: 20px;
  grid-row-gap: 30px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  list-style: none;
  padding: 0;
  margin: 0;
}
body ul.list li {
  color: #201a17;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 600;
  padding-top: 2px;
  padding-bottom: 2px;
  text-align: left;
  position: relative;
  padding: 2px 0 2px 30px;
}
body ul.list li:before {
  position: absolute;
  content: "";
  background: url(../img/line-style.png) center center no-repeat;
  width: 20px;
  height: 20px;
  left: 0;
  top: 5px;
}
body .btn-primary {
  font-family: "Titillium Web", sans-serif;
  font-weight: 600 !important;
  font-size: 13px !important;
  line-height: 1 !important;
  border: none !important;
  border-radius: 0 !important;
  background: #1a1a1a !important;
  padding: 18px 41px !important;
  display: inline-block !important;
  vertical-align: middle !important;
  position: relative !important;
  text-transform: uppercase !important;
  transition: all 0.3s linear !important;
  letter-spacing: 0.5px;
  z-index: 1 !important;
  color: #FFFFFF !important;
  text-decoration: none !important;
}
body .btn-primary.inverted {
  background: #FFFFFF !important;
  color: #1a1a1a !important;
}
body .btn-primary.inverted::after {
  background-color: #FFFFFF !important;
}
body .btn-primary.inverted::before {
  background-color: #FFFFFF !important;
}
body .btn-primary.inverted:hover {
  background: #000 !important;
  color: #FFFFFF !important;
}
body .btn-primary::before {
  opacity: 1;
  content: "";
  position: absolute;
  bottom: -7px;
  left: 15px;
  width: 100%;
  height: 1px;
  background-color: #1a1a1a !important;
  transition: all 0.3s linear !important;
}
body .btn-primary::after {
  opacity: 1;
  content: "";
  position: absolute;
  right: -7px;
  top: 15px;
  width: 1px;
  height: 100%;
  background-color: #1a1a1a !important;
  transition: all 0.3s linear !important;
}
body .btn-primary:hover {
  border: none !important;
  background: #FFFFFF !important;
  color: #000 !important;
  box-shadow: none !important;
}
body .btn-primary:hover::after {
  height: 0;
}
body .btn-primary:hover::before {
  width: 0;
}
body .btn-primary:disabled, body .btn-primary.disabled {
  background: #555555 !important;
  border-color: #555555 !important;
}
body .btn-primary:disabled:hover, body .btn-primary.disabled:hover {
  cursor: not-allowed !important;
  border: none !important;
  background: #555555 !important;
  color: #000 !important;
}
body .btn.active, body .btn.show, body .btn:first-child:active, body .btn:not(.btn-check) + .btn:active {
  color: #FFFFFF !important;
  background: #555555 !important;
  border-color: #555555 !important;
}
body .btn-primary.focus, body .btn-primary:focus {
  box-shadow: none !important;
}
body .blur-section {
  overflow: unset;
}
body .blur-section.active {
  height: 100%;
  width: 100%;
}
body .overlay {
  position: fixed;
  z-index: 2;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
body #mobile-menu {
  position: fixed;
  z-index: 999999;
  left: auto;
  right: -100vw;
  top: 0;
  padding-top: 0px;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0);
  -webkit-backdrop-filter: blur(0px);
          backdrop-filter: blur(0px);
}
body #mobile-menu .mainbar {
  width: 100%;
  margin: 0 auto 20px;
}
body #mobile-menu .logo-link img {
  height: 37px;
  width: auto;
}
body #mobile-menu .icon-close-menu {
  position: inherit;
  z-index: 99999;
}
body #mobile-menu .icon-close-menu:hover {
  cursor: pointer;
}
body #mobile-menu .mainmenu-container {
  background: #2a2a2a;
  padding: 30px 40px;
  list-style: none;
  text-align: left;
  position: relative;
  top: 0;
  right: -100vw;
  margin: 0 0 0 auto;
  height: 100%;
  width: 50%;
  overflow-y: auto;
  overflow-x: hidden;
  flex-direction: column;
}
body #mobile-menu .mainmenu-container i.fas {
  font-size: 30px;
  color: #fff;
  margin-bottom: 10px;
}
body #mobile-menu .mainmenu-container .mainmenu {
  padding: 0;
  list-style: none;
  text-align: center;
  position: relative;
  margin: 0px auto 0;
  width: 100%;
}
body #mobile-menu .mainmenu-container .mainmenu li {
  margin-bottom: 0;
  position: relative;
  padding: 0;
  height: 60px;
  display: flex;
  align-items: flex-start;
  z-index: 1;
  overflow: hidden;
}
body #mobile-menu .mainmenu-container .mainmenu li::before {
  background-color: rgba(255, 255, 255, 0.2);
  position: absolute;
  content: "";
  height: 1px;
  width: 100%;
  left: 0;
  bottom: 0;
}
body #mobile-menu .mainmenu-container .mainmenu li .sub-menu {
  list-style: none;
  padding: 0;
  margin: 70px 0 0 20px;
  display: none;
  width: 100%;
}
body #mobile-menu .mainmenu-container .mainmenu li .sub-menu li:last-child:before {
  height: 0 !important;
}
body #mobile-menu .mainmenu-container .mainmenu li .sub-menu li a {
  font-family: "Titillium Web", sans-serif;
  font-size: 14px;
  line-height: 1;
  letter-spacing: -0.09px;
  color: #fff;
  font-weight: 400;
  padding: 10px 0;
  text-transform: uppercase;
  background: none !important;
  -webkit-background-clip: initial !important;
  -webkit-text-fill-color: initial !important;
}
body #mobile-menu .mainmenu-container .mainmenu li.menu-item-has-children {
  position: relative;
}
body #mobile-menu .mainmenu-container .mainmenu li.menu-item-has-children.open::after {
  content: "";
  background: url(../img/icon-angle-down-orange.svg) center center no-repeat;
  background-size: contain;
  width: 25px;
  height: 25px;
  opacity: 1;
  transition: all 0.2s linear !important;
  position: absolute;
  transform: rotate(180deg);
  right: 10px;
  left: auto;
  top: 22px;
}
body #mobile-menu .mainmenu-container .mainmenu li.menu-item-has-children.open a {
  background: linear-gradient(85.28deg, #E27909 0%, #EE6D54 94.72%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
body #mobile-menu .mainmenu-container .mainmenu li.menu-item-has-children::after {
  content: "";
  background: url(../img/icon-angle-down.svg) center center no-repeat;
  background-size: contain;
  width: 25px;
  height: 25px;
  opacity: 1;
  transition: all 0.2s linear !important;
  position: absolute;
  right: 10px;
  left: auto;
  top: 22px;
}
body #mobile-menu .mainmenu-container .mainmenu li.menu-item-has-children:hover {
  cursor: pointer;
}
body #mobile-menu .mainmenu-container .mainmenu li:last-child {
  margin-bottom: 0;
}
body #mobile-menu .mainmenu-container .mainmenu li a {
  color: #fff;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  padding: 0;
  display: flex;
  align-items: center;
  opacity: 1;
  text-align: left;
  position: absolute;
  z-index: 2;
  width: 80%;
  height: 60px;
  font-family: "Titillium Web", sans-serif;
  text-decoration: none;
}
body #mobile-menu .mainmenu-container .mainmenu li a:hover {
  text-decoration: none;
}
body #mobile-menu .mainmenu-container .mainmenu li a:hover::after {
  opacity: 1;
}
body #header {
  background: transparent;
  position: absolute;
  z-index: 99999;
  height: 76px;
  top: -200px;
  width: 100%;
  margin: 0;
}
body #header.semitransp {
  background: rgba(0, 0, 0, 0.8);
  -webkit-backdrop-filter: blur(25px);
          backdrop-filter: blur(25px);
}
body #header.scrolled {
  width: 100%;
  box-shadow: none;
  position: fixed;
  background: rgba(0, 0, 0, 0.8);
  -webkit-backdrop-filter: blur(25px);
          backdrop-filter: blur(25px);
  z-index: 99999;
  height: 76px;
}
body #header.scrolled .burger span {
  background: #fff;
}
body #header.scrolled .mainbar {
  height: 76px;
}
body #header.scrolled .mainmenu li a {
  color: #fff;
}
body #header.scrolled .mainmenu li a span {
  color: #fff;
}
body #header.scrolled .mainmenu li a:hover, body #header.scrolled .mainmenu li a[aria-current=page] {
  color: #fff;
}
body #header.scrolled .logo-link:after {
  background: none;
}
body #header.scrolled .logo-link img {
  width: auto;
  height: 37px;
}
body #header .logo-link:after {
  background: none;
}
body #header .logo-link img {
  height: 37px;
  width: auto;
}
body #header .logo-link:hover {
  text-decoration: none;
  opacity: 0.9;
}
body #header .mainbar {
  height: 76px;
  position: relative;
}
body #header .mainbar .row {
  width: 100%;
}
body #header .fa-search {
  font-size: 25px;
}
body #header .burger {
  position: relative;
  width: 24px;
  height: 18px;
}
body #header .burger:hover {
  cursor: pointer;
}
body #header .burger.on span:nth-child(1) {
  transform: rotate(45deg);
  transform-origin: 50%;
  top: 10px;
}
body #header .burger.on span:nth-child(2) {
  transform: scale(0);
}
body #header .burger.on span:nth-child(3) {
  transform: rotate(-45deg);
  top: 10px;
}
body #header .burger span {
  height: 2px;
  background: #fff;
  width: 28px;
  position: absolute;
  right: 0;
  transition: all 0.2s linear !important;
  border-radius: 2px;
}
body #header .burger span:nth-child(1) {
  top: 0;
}
body #header .burger span:nth-child(2) {
  top: 8px;
}
body #header .burger span:nth-child(3) {
  top: 16px;
}
body #header .mainmenu {
  list-style: none;
  display: flex;
  padding: 0;
  margin: 0 0;
  align-items: center;
}
body #header .mainmenu li {
  margin: 0 0 0 20px;
  padding: 0;
  position: relative;
  font-size: 0;
  line-height: 0;
  align-items: center;
  display: flex;
  transition: all 0.2s linear !important;
}
body #header .mainmenu li.current-menu-item a, body #header .mainmenu li.current-menu-ancestor a {
  text-decoration: none;
  transition: all 0.5s linear !important;
}
body #header .mainmenu li.current-menu-item a::after, body #header .mainmenu li.current-menu-ancestor a::after {
  bottom: -4px;
}
body #header .mainmenu li.menu-item-has-children:hover {
  cursor: pointer;
}
body #header .mainmenu li.menu-item-has-children:hover > a {
  color: #141416;
}
body #header .mainmenu li.menu-item-has-children:hover .sub-menu {
  visibility: visible;
  opacity: 1;
  transform: scale(1);
}
body #header .mainmenu li .sub-menu {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  width: -moz-max-content;
  width: max-content;
  padding: 20px 0 0 0;
  text-align: left;
  border: 1px solid #201a17;
  top: 30px;
  left: -20px;
  transition: all 0.2s linear !important;
  transform: scale(0.9);
  z-index: 1;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
  border-radius: 5px;
  overflow: hidden;
  background: transparent;
}
body #header .mainmenu li .sub-menu:before {
  background: rgba(0, 0, 0, 0.8);
  -webkit-backdrop-filter: blur(20px);
          backdrop-filter: blur(20px);
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
  z-index: -1;
}
body #header .mainmenu li .sub-menu.active {
  visibility: visible;
  opacity: 1;
  transform: scale(1);
}
body #header .mainmenu li .sub-menu li {
  margin: 0;
  padding: 0px 20px;
  background: transparent !important;
  position: relative;
  display: block;
}
body #header .mainmenu li .sub-menu li.current-menu-item a {
  opacity: 1;
  background: linear-gradient(85.28deg, #E27909 0%, #EE6D54 94.72%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
body #header .mainmenu li .sub-menu li:last-child {
  padding-bottom: 20px;
}
body #header .mainmenu li .sub-menu li a {
  font-size: 14px;
  line-height: 1;
  letter-spacing: 0.1em;
  opacity: 1;
  text-transform: uppercase;
  background: linear-gradient(85.28deg, #fff 0%, #fff 94.72%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  transition: all 0.3s linear !important;
  white-space: nowrap;
  position: relative;
  display: block;
  width: 100%;
  padding-right: 20px;
  text-align: left;
  font-family: "Titillium Web", sans-serif;
}
body #header .mainmenu li .sub-menu li a::after {
  width: 0;
}
body #header .mainmenu li .sub-menu li a::before {
  position: absolute;
  content: "";
  background: url("../img/rightMenu.svg") center center no-repeat;
  background-size: contain;
  height: 15px;
  width: 0;
  left: -5px;
  top: 50%;
  transform: translateY(-50%);
  margin-left: 0;
  transition: all 0.3s linear !important;
}
body #header .mainmenu li .sub-menu li a:hover {
  opacity: 1;
  padding-left: 20px;
  background: linear-gradient(85.28deg, #E27909 0%, #EE6D54 94.72%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  padding-right: 0;
}
body #header .mainmenu li .sub-menu li a:hover::before {
  width: 20px;
}
body #header .mainmenu li a {
  display: inline-block;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.8;
  letter-spacing: 0.1em;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  position: relative;
  z-index: 2;
  color: #FFFFFF;
  overflow: hidden;
  font-family: "Titillium Web", sans-serif;
  transition: all 0.5s linear !important;
}
body #header .mainmenu li a::after {
  content: "";
  background: #FFFFFF;
  position: absolute;
  bottom: -14px;
  opacity: 1;
  height: 8px;
  width: 8px;
  left: 50%;
  margin-left: -5px;
  display: block;
  transform: rotate(45deg);
  transition: all 0.2s linear !important;
}
body #header .mainmenu li a:hover, body #header .mainmenu li a[aria-current=page] {
  text-decoration: none;
  opacity: 1;
}
body #header .mainmenu li a:hover::after, body #header .mainmenu li a[aria-current=page]::after {
  bottom: -4px;
}
body #categories-widget h2 {
  font-weight: 500;
  font-size: 36px;
  line-height: 46px;
  letter-spacing: initial;
  padding: 16px;
  text-transform: initial;
}
body #categories-widget .categories {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 0 15px;
}
body #categories-widget .categories a {
  margin: 10px 0;
  border: 1px solid #e27909;
  padding: 10px 15px;
  font-weight: 600;
  font-size: 16px;
  line-height: 26px;
  color: #201A17;
  border-radius: 100px;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 10px;
  transition: all 0.2s linear !important;
}
body #categories-widget .categories a:hover {
  opacity: 0.7;
}
body #categories-widget .categories a img {
  width: 25px;
  height: auto;
}
body #banner-content {
  padding-top: 30px;
  padding-bottom: 30px;
}
body #banner-content.style-3 {
  padding-top: 50px;
  padding-bottom: 50px;
}
body #banner-content.style-2 {
  padding-top: 50px;
  padding-bottom: 50px;
}
body #banner-content.style-2 .banner-description h2, body #banner-content.style-2 .banner-description p {
  color: #1a1a1a;
}
body #banner-content .banner-description h2, body #banner-content .banner-description p {
  color: #FFFFFF;
}
body #banner-content .avatar-info .avatar-info-name {
  color: #FFFFFF;
}
body #banner-content .avatar-info .avatar-info-position {
  color: #555555;
}
body #hover-boxes {
  background: #FFFFFF;
  padding-top: 0px;
  padding-bottom: 50px;
}
body #hover-boxes.style-5 {
  background: transparent;
}
body #hover-boxes.style-5.bg-white svg, body #hover-boxes.style-5.bg-white img {
  width: 100px;
  height: 100px;
}
body #hover-boxes.style-5 svg {
  width: 40px;
  height: 40px;
}
body #hover-boxes.style-5 .inner {
  padding: 27px 55px;
}
body #hover-boxes.style-2 {
  background: transparent;
}
body #hover-boxes.style-2 .inner {
  padding: 27px 35px;
}
body #hover-boxes.style-2 p {
  text-align: justify;
}
body #hover-boxes.style-2 p, body #hover-boxes.style-2 li, body #hover-boxes.style-2 span, body #hover-boxes.style-2 a, body #hover-boxes.style-2 h5 {
  color: #FFFFFF !important;
}
body #hover-boxes img.img-fluid, body #hover-boxes svg {
  width: 80px;
  height: 80px;
  -o-object-fit: contain;
     object-fit: contain;
  transition: all 0.2s linear !important;
}
body #hover-boxes span.heading {
  color: #6c6a6a;
}
body #hover-boxes.style-4 {
  padding-bottom: 30px !important;
}
body #hover-boxes.style-4 .inner {
  padding-top: 0 !important;
  padding-bottom: 10px;
}
body #hover-boxes.style-3 .inner:hover:before, body #hover-boxes.style-4 .inner:hover:before, body #hover-boxes.style-5 .inner:hover:before {
  width: 0;
}
body #hover-boxes.style-3 .inner:hover:after, body #hover-boxes.style-4 .inner:hover:after, body #hover-boxes.style-5 .inner:hover:after {
  height: 0;
}
body #hover-boxes.style-3 .inner:hover svg, body #hover-boxes.style-4 .inner:hover svg, body #hover-boxes.style-5 .inner:hover svg {
  fill: initial;
}
body #hover-boxes.style-3 .inner:hover h5, body #hover-boxes.style-3 .inner:hover a, body #hover-boxes.style-4 .inner:hover h5, body #hover-boxes.style-4 .inner:hover a, body #hover-boxes.style-5 .inner:hover h5, body #hover-boxes.style-5 .inner:hover a {
  color: #555555;
}
body #hover-boxes.style-3 .inner:hover li, body #hover-boxes.style-3 .inner:hover p, body #hover-boxes.style-4 .inner:hover li, body #hover-boxes.style-4 .inner:hover p, body #hover-boxes.style-5 .inner:hover li, body #hover-boxes.style-5 .inner:hover p {
  color: #555555;
}
body #hover-boxes.style-3 .inner:hover a:before, body #hover-boxes.style-4 .inner:hover a:before, body #hover-boxes.style-5 .inner:hover a:before {
  background: #555555;
}
body #hover-boxes .inner {
  width: 100%;
  padding: 37px 55px;
  transition: all 0.2s linear !important;
  position: relative;
}
body #hover-boxes .inner::before {
  opacity: 1;
  content: "";
  position: absolute;
  bottom: -7px;
  left: 15px;
  width: 0;
  height: 1px;
  background-color: #1a1a1a !important;
  transition: all 0.4s linear !important;
}
body #hover-boxes .inner::after {
  opacity: 1;
  content: "";
  position: absolute;
  right: -7px;
  top: 15px;
  width: 1px;
  height: 0;
  background-color: #1a1a1a !important;
  transition: all 0.4s linear !important;
}
body #hover-boxes .inner:hover svg {
  fill: #FFFFFF;
}
body #hover-boxes .inner:hover:before {
  width: 100%;
}
body #hover-boxes .inner:hover:after {
  height: 100%;
}
body #hover-boxes .inner:hover h5, body #hover-boxes .inner:hover a {
  color: #FFFFFF;
}
body #hover-boxes .inner:hover li, body #hover-boxes .inner:hover p {
  color: #a3a3a3;
}
body #hover-boxes .inner:hover a:before {
  background: #505050;
}
body #hover-boxes .inner li, body #hover-boxes .inner p {
  transition: all 0.2s linear !important;
  color: #555555;
  font-family: "Raleway", sans-serif;
  font-size: 16px;
  line-height: 1.875;
  font-weight: 400;
}
body #hover-boxes .inner ul {
  list-style: none;
  padding: 0;
  text-align: center;
}
body #hover-boxes .inner ul li {
  position: relative;
  padding-left: 0px;
}
body #hover-boxes .inner ul li::before {
  content: "·";
  position: absolute;
  left: auto;
  top: 0px;
  margin-left: -10px;
  color: #555555;
  font-family: "Raleway", sans-serif;
  font-size: 22px;
  line-height: 1.4;
  font-weight: 400;
}
body #hover-boxes .inner h5 {
  font-weight: 500;
  color: #1a1a1a;
  transition: all 0.2s linear !important;
}
body #hover-boxes .inner a {
  transition: all 0.2s linear !important;
  position: relative;
  font-family: "Titillium Web", sans-serif;
  font-size: 13px;
  font-weight: 600;
  color: #1a1a1a;
  text-transform: uppercase;
  z-index: 0;
  letter-spacing: 0.5px;
  text-decoration: none;
}
body #hover-boxes .inner a:hover {
  color: #FFFFFF !important;
  opacity: 1;
}
body #hover-boxes .inner a:hover:before {
  width: calc(100% + 14px);
  transition: width 0.6s cubic-bezier(0.68, -0.55, 0.265, 1.55) !important;
  -webkit-transition: width 0.6s cubic-bezier(0.68, -0.55, 0.265, 1.55) !important;
  -moz-transition: width 0.6s cubic-bezier(0.68, -0.55, 0.265, 1.55) !important;
  -o-transition: width 0.6s cubic-bezier(0.68, -0.55, 0.265, 1.55) !important;
  -ms-transition: width 0.6s cubic-bezier(0.68, -0.55, 0.265, 1.55) !important;
}
body #hover-boxes .inner a:before {
  position: absolute;
  content: "";
  background: #dddddd;
  bottom: -3px;
  left: -7px;
  width: 20px;
  height: 12px;
  z-index: -1;
  transition: all 0.2s linear !important;
}
body #newsletter-widget h2 {
  font-weight: 500;
  font-size: 36px;
  line-height: 46px;
  letter-spacing: initial;
  padding: 16px;
  text-transform: initial;
}
body #newsletter-widget .wpcf7 {
  width: 100%;
  padding-right: 0px;
}
body #newsletter-widget .wpcf7 a {
  text-decoration: underline;
}
body #newsletter-widget .wpcf7 a:hover {
  text-decoration: none;
  background-image: linear-gradient(85.28deg, #E27909 0%, #EE6D54 94.72%);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
}
body #newsletter-widget .wpcf7 .wpcf7-list-item {
  margin-left: 0;
}
body #newsletter-widget .wpcf7 .wpcf7-list-item .form-check-input {
  width: 24px;
  height: 24px;
}
body #newsletter-widget .wpcf7 .wpcf7-list-item .wpcf7-list-item-label {
  line-height: 30px;
}
body #newsletter-widget .wpcf7 .input-group {
  width: 100%;
  background: #fff;
  margin-top: 20px;
  padding: 0 5px;
  display: flex;
  align-items: flex-end;
  width: 100%;
  margin-bottom: 0;
  border-bottom: 1px solid #201A17;
  justify-content: space-between;
}
body #newsletter-widget .wpcf7 .input-group .wpcf7-submit {
  display: none;
}
body #newsletter-widget .wpcf7 .input-group i {
  margin-bottom: 10px;
  font-size: 16px;
}
body #newsletter-widget .wpcf7 .input-group i:hover {
  cursor: pointer;
  background: linear-gradient(85.28deg, #E27909 0%, #EE6D54 94.72%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
body #newsletter-widget .wpcf7 .input-group .wpcf7-spinner {
  position: absolute;
  right: -60px;
  bottom: 8px;
  border-radius: 100% !important;
}
body #newsletter-widget .wpcf7 .input-group .wpcf7-form-control-wrap {
  width: 90%;
  display: block;
  background: #fff;
}
body #newsletter-widget .wpcf7 .input-group .wpcf7-form-control-wrap input[type=email] {
  background: #fff;
  border: none;
  color: inherit;
  font-size: 14px;
  font-style: italic;
  padding: 6px 55px 6px 0;
  line-height: 26px;
  width: 100%;
}
body #newsletter-widget .wpcf7 .input-group .wpcf7-form-control-wrap input[type=email]:focus {
  border: none;
  outline: 0;
  box-shadow: none;
}
body #newsletter-block {
  background: #fff;
}
body #newsletter-block .right-img {
  margin-top: -40px;
}
body #newsletter-block .wpcf7 {
  width: 100%;
  padding-right: 50px;
}
body #newsletter-block .wpcf7 a {
  text-decoration: underline;
}
body #newsletter-block .wpcf7 a:hover {
  text-decoration: none;
  background-image: linear-gradient(85.28deg, #E27909 0%, #EE6D54 94.72%);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
}
body #newsletter-block .wpcf7 .wpcf7-list-item {
  margin-left: 0;
}
body #newsletter-block .wpcf7 .wpcf7-list-item .form-check-input {
  width: 24px;
  height: 24px;
}
body #newsletter-block .wpcf7 .wpcf7-list-item .wpcf7-list-item-label {
  line-height: 30px;
}
body #newsletter-block .wpcf7 .input-group {
  width: 100%;
  display: flex;
  align-items: flex-end;
  width: 100%;
  margin-bottom: 0;
  border-bottom: 1px solid #201A17;
  justify-content: space-between;
}
body #newsletter-block .wpcf7 .input-group .wpcf7-submit {
  display: none;
}
body #newsletter-block .wpcf7 .input-group i {
  margin-bottom: 10px;
  font-size: 16px;
}
body #newsletter-block .wpcf7 .input-group i:hover {
  cursor: pointer;
  background: linear-gradient(85.28deg, #E27909 0%, #EE6D54 94.72%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
body #newsletter-block .wpcf7 .input-group .wpcf7-spinner {
  position: absolute;
  right: -60px;
  bottom: 8px;
  border-radius: 100% !important;
}
body #newsletter-block .wpcf7 .input-group .wpcf7-form-control-wrap {
  width: 90%;
  margin-top: 40px;
  display: block;
}
body #newsletter-block .wpcf7 .input-group .wpcf7-form-control-wrap input[type=email] {
  background: 0 0;
  border: none;
  color: inherit;
  font-size: 14px;
  font-style: italic;
  padding: 6px 55px 6px 0;
  line-height: 26px;
  width: 100%;
}
body #newsletter-block .wpcf7 .input-group .wpcf7-form-control-wrap input[type=email]:focus {
  border: none;
  outline: 0;
  box-shadow: none;
}
body #footer {
  background: #1D1D1D;
  padding-top: 80px;
  padding-bottom: 20px;
}
body #footer .contact-info p {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  text-align: left;
}
body #footer .contact-info p i {
  margin-right: 10px;
  color: #FFFFFF;
}
body #footer .wp-block-image img {
  width: 207px;
}
body #footer p {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5em;
  color: #7A7A7A;
  text-align: justify;
  padding-right: 20px;
}
body #footer a {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5em;
  color: #7A7A7A;
  background-image: none;
  transition: all 0.2s linear;
  text-decoration: none;
  font-family: "Raleway", sans-serif;
}
body #footer a:hover {
  opacity: 1;
  color: #fff;
  transition: all 0.2s linear;
}
body #footer h2 {
  color: #fff;
  font-size: 20px;
  line-height: 1;
  font-weight: 400;
  font-family: "Titillium Web", sans-serif;
  font-style: normal;
  text-transform: none;
  margin-bottom: 20px;
  margin-top: 0;
}
body #footer ul {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-bottom: 30px;
}
body #footer ul li {
  margin: 8px 0;
  line-height: 1.3;
}
body.page-template-page-legal table th {
  text-align: center;
  background: #201a17;
  color: #fff;
}
body #inner-hero {
  height: 500px;
  display: flex;
  align-items: center;
  justify-content: center;
}
body #inner-hero .breadcrumb {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #FFFFFF;
  font-family: "Josefin Sans", sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.8;
  letter-spacing: 4px;
  text-transform: uppercase;
}
body #inner-hero .breadcrumb * {
  color: #FFFFFF;
  font-family: "Josefin Sans", sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.8;
  letter-spacing: 4px;
  text-transform: uppercase;
}
body #inner-hero .breadcrumb a {
  text-decoration: none;
}
body #home-hero .icon-down {
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
  transition: all 0.2s linear !important;
}
body #home-hero .icon-down:hover {
  bottom: 15px;
  cursor: pointer;
}
body #home-hero .hero-social-networks {
  position: absolute;
  right: -60px;
  transform: rotate(90deg);
  top: 50%;
}
body #home-hero .hero-social-networks a {
  transform: rotate(-90deg);
}
body #home-hero .home-hero {
  mix-blend-mode: multiply;
  background-position: 0 0, 0%;
  padding: 0;
  min-height: 100vh;
  display: flex;
  align-items: center;
}
body #home-hero .home-hero p.desc {
  color: #fff;
}
body #home-hero .home-hero video {
  position: absolute;
  min-width: 102%;
  min-height: 100%;
  width: 100%;
  height: 100%;
  top: 50%;
  left: 50%;
  -o-object-fit: cover;
     object-fit: cover;
  transform: translate(-50%, -50%);
}
body #stories-download {
  background: #fff;
}
body #photos-slider {
  padding-top: 90px;
  padding-bottom: 70px;
  background: #fff;
}
body #photos-slider .gallery-grid a {
  display: block;
  height: 100%;
}
body #photos-slider .gallery-grid a img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
body #photos-slider .gallery-slider .slick-slide img {
  min-height: 230px;
  -o-object-fit: cover;
     object-fit: cover;
}
body #latest-blogs {
  padding-top: 90px;
  padding-bottom: 90px;
}
body #latest-blogs.light-theme {
  background: #fff;
}
body #latest-blogs .inner {
  background: #fff;
  padding: 15px;
  transition: all 0.2s linear !important;
  height: 100%;
}
body #latest-blogs .inner:hover {
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
}
body #latest-blogs .inner .post-desc {
  min-height: 52px;
}
body #latest-blogs .inner .read-more {
  font-family: "OpenSans-Condensed";
  display: inline-flex;
  justify-content: space-between;
  text-transform: uppercase;
  align-items: center;
  font-weight: 500;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 0.15em;
  color: #201A17;
  transition: all 0.2s linear !important;
}
body #latest-blogs .inner .read-more:hover {
  color: #EE6D54;
}
body #latest-blogs .inner .read-more:hover .fa {
  color: #EE6D54;
}
body #latest-blogs .inner .read-more .fa {
  font-size: 16px;
  line-height: 28px;
  margin-left: 15px;
}
body #latest-blogs .inner img {
  height: 250px;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
body .ai-box.gradient {
  background: -webkit-linear-gradient(left, rgb(2, 205, 232) 0%, rgb(226, 121, 9) 0%, rgb(238, 110, 84) 100%);
}
body .ai-box.style-1 {
  padding-top: 40px;
  padding-bottom: 40px;
}
body .ai-box p {
  color: inherit;
}
body .ai-box.style-2 .text-container, body .ai-box.style-3 .text-container {
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
}
body #team {
  padding-top: 90px;
  padding-bottom: 40px;
  background: #fff;
}
body #team .inner {
  position: relative;
  padding-bottom: 70px;
  width: 100%;
}
body #team .inner:hover .team-overlay, body #team .inner:focus .team-overlay, body #team .inner.active .team-overlay {
  opacity: 1;
}
body #team .inner .team-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(226, 121, 9, 0.7);
  z-index: 1;
  left: 0;
  top: 0;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  opacity: 0;
  transition: all 0.2s linear !important;
}
body #team .inner .team-overlay .desc {
  font-size: 14px;
  line-height: 1.714em;
  font-style: italic;
  font-weight: 500;
  padding: 15px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  margin: 0 30px;
  color: #fff;
}
body #team .inner .team-overlay i {
  font-size: 20px;
  transition: all 0.2s linear !important;
}
body #team .inner .team-overlay i:hover {
  color: #6c6a6a !important;
}
body #team .inner .team-pos {
  position: absolute;
  width: 100%;
  height: 70px;
  bottom: 0;
  left: 0;
  z-index: 2;
  background: #fff;
}
body #contact-form-block {
  padding-top: 50px;
  padding-bottom: 50px;
  background: #fff;
  margin-bottom: 100px;
}
body #contact-form-block .inner {
  background: #000;
  padding: 40px 50px;
  margin: -65px 0px;
  height: calc(100% + 130px);
}
body #contact-form-block .inner a {
  text-decoration: none;
}
body #contact-form-block .inner .contact-items .contact-item {
  margin-bottom: 10px;
}
body #contact-form-block .inner .contact-items .contact-item i {
  margin-right: 10px;
}
body #contact-form-block .inner * {
  color: #FFFFFF;
}
body #contact-form-block .inner .heading {
  color: #6c6a6a;
}
body #contact-form-block .inner .subtitle::after {
  border-color: #FFFFFF;
}
body #contact-form-block input::-moz-placeholder, body #contact-form-block textarea::-moz-placeholder {
  color: #333 !important;
}
body #contact-form-block input::placeholder, body #contact-form-block textarea::placeholder {
  color: #333 !important;
}
body #contact-form-block a {
  text-decoration: underline;
}
body #contact-form-block .wpcf7-spinner {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 100% !important;
}
body #contact-form-block .form-control {
  color: #555555;
  border: none;
  background: #fff;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding: 8px 10px;
  box-sizing: border-box;
  outline: none;
  font-size: 14px;
  font-weight: 500;
  margin-top: 10px;
}
body #contact-form-block .form-control:focus {
  border: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: none;
}
body #contact-form-block .wpcf7-form-control-wrap {
  width: 100%;
  display: inline-block;
}
body #contact-form-block .wpcf7-form-control-wrap .form-checkbox-input label {
  display: flex;
  align-items: center;
}
body #contact-form-block .wpcf7-form-control-wrap .form-checkbox-input label input {
  width: 20px !important;
  height: 20px !important;
  margin-bottom: 0;
}
body #contact-form-block .wpcf7-form-control-wrap .wpcf7-form-control {
  width: 100%;
  display: inline-block;
}
body #contact-form-block .wpcf7-form-control-wrap .wpcf7-form-control .wpcf7-list-item {
  width: 100%;
  display: inline-block;
  margin-left: 0;
  margin-top: 0px;
}
body #contact-form-block .wpcf7-form-control-wrap .wpcf7-form-control .wpcf7-list-item label {
  width: 100%;
}
body #contact-form-block .wpcf7-form-control-wrap .wpcf7-form-control .wpcf7-list-item label input {
  width: 20px;
  height: 20px;
}
body #contact-form-block .wpcf7-form-control-wrap .wpcf7-form-control .wpcf7-list-item label span {
  width: 90%;
}
body #contact-form-block .wpcf7-form-control-wrap .wpcf7-form-control .wpcf7-list-item label:first-of-type {
  display: flex;
  align-items: center;
}
body #contact-form-block textarea.form-control {
  height: 130px;
}
body .wp-block-search__inside-wrapper {
  color: #555555 !important;
  border: none;
  background: #fff;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding: 0;
  box-sizing: border-box;
  outline: none;
  font-size: 14px;
  font-weight: 500;
  margin-top: 10px;
}
body .wp-block-search__inside-wrapper:placeholder {
  color: #555555 !important;
}
body .wp-block-search__inside-wrapper .wp-block-search__button {
  border: 0;
  background: transparent;
  transform: rotateY(180deg);
}
body .wp-block-search__inside-wrapper input {
  border: 0;
}
body .wp-block-search__inside-wrapper input:focus {
  border: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: none;
  outline: 0;
}
body #our-values {
  padding-top: 0;
  padding-bottom: 50px;
  background: #fff;
}
body #our-values .bg-overlay {
  position: relative;
}
body #our-values .bg-overlay::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  left: 0;
  top: 0;
  z-index: 1;
}
body #our-values .bg-overlay h2 {
  z-index: 2;
  position: relative;
}
body #our-values ul {
  padding-left: 0px;
  width: 100%;
  list-style: none;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  grid-column-gap: 30px;
  grid-row-gap: 10px;
  margin-top: 20px;
  margin-bottom: 0;
}
body #our-values ul li {
  color: #201a17;
  letter-spacing: normal;
  margin-top: 0;
  margin-bottom: 10px;
  font-family: Generalsans, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  position: relative;
  padding: 2px 0 2px 30px;
}
body #our-values ul li:before {
  position: absolute;
  content: "";
  background: url(../img/checkmark-circled.svg) center center no-repeat;
  width: 20px;
  height: 20px;
  left: 0;
  top: 5px;
  border-radius: 50%;
}
body #page-links {
  padding-top: 90px;
  padding-bottom: 90px;
}
body #page-links .links .link .inner {
  background: #fff;
  padding: 20px;
}
body #page-links .links .link .inner img {
  height: 200px;
  width: 100%;
  max-width: none;
  -o-object-fit: cover;
     object-fit: cover;
  margin-bottom: 20px;
}
body #page-links .links .link .inner h2 {
  margin-bottom: 20px;
}
body #rolling-numbers .order-lg-6 {
  order: 7;
}
body #rolling-numbers .order-lg-7 {
  order: 8;
}
body #rolling-numbers.bottom-border {
  border-bottom: 10px solid #fff;
}
body #rolling-numbers.top-border {
  border-top: 10px solid #fff;
}
body #rolling-numbers .rolling-cols .rolling-col {
  padding-top: 22%;
  position: relative;
}
body #rolling-numbers .rolling-cols .rolling-col .inner {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 0 20px;
}
body #rolling-numbers .rolling-cols .rolling-col .inner i {
  font-size: 75px;
  margin-bottom: 10px;
  color: #fff;
}
body #rolling-numbers .rolling-cols .rolling-col .inner .number {
  margin: 10px 0;
  color: #fff;
  font-size: 60px;
  line-height: 60px;
  font-weight: 700;
  font-style: italic;
}
body #rolling-numbers .rolling-cols .rolling-col .inner h3 {
  color: #fff;
  font-size: 20px;
  line-height: 30px;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-weight: 700;
}
body #home-clients {
  padding-top: 90px;
  padding-bottom: 70px;
  background: #191919;
}
body #home-clients img {
  height: 75px;
  -o-object-fit: contain;
     object-fit: contain;
  margin: 25px auto;
  width: 80% !important;
}
body #home-clients.custom-logos {
  background: #fff;
  padding-top: 0;
}
body #home-clients.custom-logos img {
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  margin: 0 auto;
}
body #home-clients.custom-logos h3 {
  color: #201a17;
}
body #home-clients.custom-logos .logos-slider {
  height: 150px;
}
body #home-clients.custom-logos .logos-slider .slick-list {
  height: 100%;
}
body #home-clients.custom-logos .logos-slider .slick-list .slick-track {
  height: 100%;
}
body #home-clients .clients-slider .slick-track {
  display: flex;
  align-items: center;
}
body #home-clients .clients-slider .slick-track .slide {
  margin: 0 10px;
  text-align: center;
}
body #home-clients .clients-slider .slick-track .slide a:hover {
  text-decoration: none;
}
body #home-clients .clients-slider .slick-track .slide a:hover img {
  opacity: 1;
}
body #home-clients .clients-slider .slick-track .slide img {
  opacity: 1;
  cursor: pointer;
  transition: all 0.2s linear !important;
  vertical-align: bottom;
  max-width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  display: inline-block;
}
body #home-clients .clients-slider .slick-track .slide img.img-black {
  filter: brightness(0);
  opacity: 1;
}
body #clients-list {
  padding-top: 50px;
  padding-bottom: 0px;
}
body #clients-list .allcats {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 15px;
  flex-wrap: wrap;
}
body #clients-list .allcats li {
  border: 1px solid #f5942c;
  color: #f5942c;
  letter-spacing: 0.05em;
  cursor: pointer;
  background-color: #fff;
  border-radius: 5px;
  margin: 0;
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  padding: 6px 20px;
}
body #clients-list .allcats li.active {
  color: #fff;
  background-color: #f5942c;
  box-shadow: 1px 1px 3px #201a17;
  position: relative;
}
body #clients-list .allcats li.active::after {
  content: "";
  background: url(../img/white-cross.svg) center center no-repeat;
  background-size: contain;
  width: 17px;
  height: 17px;
  position: absolute;
}
body #clients-list .grid {
  display: block;
}
body #clients-list .grid .grid-item {
  display: inline-block;
  height: 110px;
  width: 25%;
  margin-bottom: 25px;
  margin-top: 25px;
  text-align: center;
}
body #clients-list .grid .grid-item a {
  height: 110px;
  display: flex;
  text-align: center;
  align-items: center;
  justify-content: center;
}
body #clients-list .grid .grid-item img {
  width: 75%;
  margin-bottom: 0px;
  height: 110px;
  -o-object-fit: contain;
     object-fit: contain;
}
body #page-content p.desc {
  max-width: 675px;
  color: #999;
  text-align: center;
  justify-content: flex-start;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  font-size: 16px;
  font-weight: 400;
  line-height: 27px;
  display: block;
}
body #contact-form, body .jobs-popup {
  top: 0;
  right: 0;
  left: 0;
  z-index: 999999;
  background: rgba(0, 0, 0, 0.7);
  -webkit-backdrop-filter: blur(20px);
          backdrop-filter: blur(20px);
  opacity: 0;
}
body #contact-form input[type=file], body .jobs-popup input[type=file] {
  display: none;
}
body #contact-form p, body .jobs-popup p {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
}
body #contact-form .nopadding p, body .jobs-popup .nopadding p {
  margin: 0;
}
body #contact-form .icon-close, body .jobs-popup .icon-close {
  width: 70px;
  height: 70px;
  position: absolute;
  top: 10px;
  bottom: auto;
  left: auto;
  right: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
}
body #contact-form .icon-close:hover, body .jobs-popup .icon-close:hover {
  cursor: pointer;
}
body #contact-form .icon-close i.fa, body .jobs-popup .icon-close i.fa {
  color: #FFFFFF;
  font-size: 30px;
  position: absolute;
  z-index: 2;
}
body #contact-form .icon-close .circle, body .jobs-popup .icon-close .circle {
  background-color: #1a1a1a;
  background-image: linear-gradient(85.28deg, #1a1a1a 0%, #1a1a1a 94.72%);
  width: 80%;
  height: 80%;
  border-radius: 100%;
  position: absolute;
  z-index: 1;
}
body #contact-form .contact-items img, body .jobs-popup .contact-items img {
  width: 17px;
  height: 17px;
}
body #contact-form .contact-items span, body .jobs-popup .contact-items span {
  letter-spacing: 0.02em;
  padding-right: 10px;
  font-size: 12px;
  font-weight: 600;
  line-height: 18px;
}
body #contact-form .contact-items span a, body .jobs-popup .contact-items span a {
  font-size: 12px;
  font-weight: 600;
  line-height: 18px;
}
body #contact-form .contact-items a, body .jobs-popup .contact-items a {
  color: #f5942c;
  align-self: center;
  line-height: 21px;
  font-size: 16px;
  font-weight: 400;
}
body #contact-form h2, body .jobs-popup h2 {
  font-weight: 400;
  font-size: 30px;
}
body #contact-form h4, body .jobs-popup h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
}
body #contact-form ul li, body .jobs-popup ul li {
  color: #535353;
  padding-top: 2px;
  padding-bottom: 2px;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  margin: 0;
}
body #contact-form .bg-transparent, body .jobs-popup .bg-transparent {
  padding: 60px 0 60px;
  height: 92vh;
  margin: 4vh;
  position: relative;
}
body #contact-form .bg-transparent *, body .jobs-popup .bg-transparent * {
  color: #fff;
}
body #contact-form .bg-transparent h2, body .jobs-popup .bg-transparent h2 {
  margin-bottom: 30px;
}
body #contact-form .bg-transparent img, body .jobs-popup .bg-transparent img {
  width: 24px;
  height: 24px;
}
body #contact-form .bg-transparent hr, body .jobs-popup .bg-transparent hr {
  background: #fff;
  height: 1px;
  width: 200px;
  opacity: 1;
  margin-bottom: 30px;
}
body #contact-form .bg-transparent a, body .jobs-popup .bg-transparent a {
  color: #fff;
  margin-bottom: 25px;
  font-weight: 600;
  display: inline-block;
}
body #contact-form .bg-transparent a:hover, body .jobs-popup .bg-transparent a:hover {
  color: #212121;
}
body #contact-form .bg-light, body .jobs-popup .bg-light {
  padding: 40px 60px;
  background: white !important;
  overflow-y: auto;
  overflow-x: hidden;
  height: 92vh;
  margin: 4vh;
  position: relative;
}
body #contact-form .line-separator .image-line, body .jobs-popup .line-separator .image-line {
  width: 45%;
  display: inline-block;
}
body #contact-form .line-separator .image-or, body .jobs-popup .line-separator .image-or {
  display: inline-block;
  padding: 0 2%;
}
body #contact-form .wpcf7-spinner, body .jobs-popup .wpcf7-spinner {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 100% !important;
}
body #contact-form .form-control, body .jobs-popup .form-control {
  color: #555555;
  border: none;
  background: #fff;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding: 8px 10px;
  box-sizing: border-box;
  outline: none;
  font-size: 14px;
  font-weight: 500;
  margin-top: 10px;
}
body #contact-form .form-control:focus, body .jobs-popup .form-control:focus {
  border: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: none;
}
body #contact-form span[data-name=acceptance-newsletter], body .jobs-popup span[data-name=acceptance-newsletter] {
  margin-bottom: 20px;
}
body #contact-form .wpcf7-form-control-wrap, body .jobs-popup .wpcf7-form-control-wrap {
  width: 100%;
  display: inline-block;
}
body #contact-form .wpcf7-form-control-wrap select, body .jobs-popup .wpcf7-form-control-wrap select {
  margin-left: 0 !important;
}
body #contact-form .wpcf7-form-control-wrap .wpcf7-form-control, body .jobs-popup .wpcf7-form-control-wrap .wpcf7-form-control {
  width: 100%;
  display: inline-block;
}
body #contact-form .wpcf7-form-control-wrap .wpcf7-form-control .wpcf7-list-item, body .jobs-popup .wpcf7-form-control-wrap .wpcf7-form-control .wpcf7-list-item {
  width: 100%;
  display: inline-block;
  margin-left: 0;
  margin-top: 0px;
}
body #contact-form .wpcf7-form-control-wrap .wpcf7-form-control .wpcf7-list-item label, body .jobs-popup .wpcf7-form-control-wrap .wpcf7-form-control .wpcf7-list-item label {
  width: 100%;
}
body #contact-form .wpcf7-form-control-wrap .wpcf7-form-control .wpcf7-list-item label input, body .jobs-popup .wpcf7-form-control-wrap .wpcf7-form-control .wpcf7-list-item label input {
  width: 20px;
  height: 20px;
}
body #contact-form .wpcf7-form-control-wrap .wpcf7-form-control .wpcf7-list-item label span, body .jobs-popup .wpcf7-form-control-wrap .wpcf7-form-control .wpcf7-list-item label span {
  width: 90%;
}
body #contact-form .wpcf7-form-control-wrap .wpcf7-form-control .wpcf7-list-item label:first-of-type, body .jobs-popup .wpcf7-form-control-wrap .wpcf7-form-control .wpcf7-list-item label:first-of-type {
  display: flex;
  align-items: center;
}
body #contact-form textarea.form-control, body .jobs-popup textarea.form-control {
  height: 130px;
}
body #contact-form-page {
  z-index: 999999;
  background: rgba(0, 0, 0, 0.7);
  -webkit-backdrop-filter: blur(20px);
          backdrop-filter: blur(20px);
  opacity: 1;
}
body #contact-form-page input[type=file] {
  display: none;
}
body #contact-form-page .file-upload-container p {
  margin: 0;
}
body #contact-form-page .file-upload-container span {
  color: #999;
  font-size: 12px;
  line-height: 18px;
}
body #contact-form-page .file-upload-container .file-upload-box {
  position: relative;
  padding-left: 43px !important;
  background: #fcfcfc !important;
  transition: all 0.2s linear !important;
  margin: 0;
}
body #contact-form-page .file-upload-container .file-upload-box.selected {
  padding-left: 15px !important;
}
body #contact-form-page .file-upload-container .file-upload-box.selected::before {
  width: 0;
}
body #contact-form-page .file-upload-container .file-upload-box.selected::after {
  position: absolute;
  content: "";
  background: url("../img/black-cross.svg") center center no-repeat;
  background-size: contain;
  width: 20px;
  height: 20px;
  right: 5px;
  top: 50%;
  transform: translateY(-50%);
}
body #contact-form-page .file-upload-container .file-upload-box:hover {
  background: #fff !important;
  cursor: pointer;
}
body #contact-form-page .file-upload-container .file-upload-box::before {
  width: 22px;
  height: 30px;
  content: "";
  position: absolute;
  background: url("../img/cloud-upload.svg") center center no-repeat;
  background-size: contain;
  left: 15px;
  top: 50%;
  transform: translateY(-50%);
}
body #contact-form-page p {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
}
body #contact-form-page .nopadding p {
  margin: 0;
}
body #contact-form-page .contact-items img {
  width: 17px;
  height: 17px;
}
body #contact-form-page .contact-items span {
  letter-spacing: 0.02em;
  padding-right: 10px;
  font-size: 12px;
  font-weight: 600;
  line-height: 18px;
}
body #contact-form-page .contact-items span a {
  font-size: 12px;
  font-weight: 600;
  line-height: 18px;
}
body #contact-form-page .contact-items a {
  color: #f5942c;
  align-self: center;
  line-height: 21px;
  font-size: 16px;
  font-weight: 400;
}
body #contact-form-page h2 {
  font-weight: 400;
}
body #contact-form-page h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
}
body #contact-form-page ul li {
  color: #535353;
  padding-top: 2px;
  padding-bottom: 2px;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  margin: 0;
}
body #contact-form-page .bg-transparent {
  padding: 60px 0 60px;
  margin: 4vh;
  position: relative;
}
body #contact-form-page .bg-transparent * {
  color: #fff;
}
body #contact-form-page .bg-transparent h2 {
  margin-bottom: 30px;
}
body #contact-form-page .bg-transparent img {
  width: 24px;
  height: 24px;
}
body #contact-form-page .bg-transparent hr {
  background: #fff;
  height: 1px;
  width: 200px;
  opacity: 1;
  margin-bottom: 30px;
}
body #contact-form-page .bg-transparent a {
  color: #fff;
  margin-bottom: 25px;
  font-weight: 600;
  display: inline-block;
}
body #contact-form-page .bg-transparent a:hover {
  color: #212121;
}
body #contact-form-page .bg-light {
  padding: 60px;
  background: white !important;
  overflow-y: auto;
  margin: 4vh;
  position: relative;
}
body #contact-form-page .line-separator .image-line {
  width: 45%;
  display: inline-block;
}
body #contact-form-page .line-separator .image-or {
  display: inline-block;
  padding: 0 2%;
}
body #contact-form-page .wpcf7-spinner {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 100% !important;
}
body #contact-form-page .form-control {
  height: 42px;
  color: #333;
  vertical-align: middle;
  background-color: #fff;
  border: 1px solid #ccc;
  margin-bottom: 5px;
  padding: 8px 12px;
  font-size: 16px;
  line-height: 1.5;
  display: block;
  border-radius: 0;
}
body #contact-form-page span[data-name=acceptance-newsletter] {
  margin-bottom: 20px;
}
body #contact-form-page .wpcf7-form-control-wrap {
  width: 100%;
  display: inline-block;
}
body #contact-form-page .wpcf7-form-control-wrap .wpcf7-form-control {
  width: 100%;
  display: inline-block;
}
body #contact-form-page .wpcf7-form-control-wrap .wpcf7-form-control .wpcf7-list-item {
  width: 100%;
  display: inline-block;
  margin-left: 0;
  margin-top: 0px;
}
body #contact-form-page .wpcf7-form-control-wrap .wpcf7-form-control .wpcf7-list-item label {
  width: 100%;
}
body #contact-form-page .wpcf7-form-control-wrap .wpcf7-form-control .wpcf7-list-item label input {
  width: 20px;
  height: 20px;
}
body #contact-form-page .wpcf7-form-control-wrap .wpcf7-form-control .wpcf7-list-item label span {
  width: 90%;
}
body #contact-form-page .wpcf7-form-control-wrap .wpcf7-form-control .wpcf7-list-item label:first-of-type {
  display: flex;
  align-items: center;
}
body #contact-form-page textarea.form-control {
  height: 130px;
}
body .inner-pages {
  position: relative;
}
body .inner-pages.legal .overlay {
  background: #fff;
}
body .inner-pages .overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.7);
  left: 0;
  top: 0;
  z-index: -1;
}
body .inner-pages.blog .wp-block-latest-posts__list li {
  margin-bottom: 25px;
}
body .inner-pages.blog .wp-block-latest-posts__list a {
  line-height: 24px;
  font-size: 18px;
  font-weight: 400;
  font-family: "Titillium Web", sans-serif;
  word-break: break-word;
}
body .inner-pages.blog .wp-block-categories-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
body .inner-pages.blog a {
  background-size: 0 2px;
  background-position: 0 88%;
  background-repeat: no-repeat;
  background-image: linear-gradient(0deg, #4b4b4b, #f5f5f5);
  text-decoration: none;
  color: #555555;
}
body .inner-pages.blog a:hover {
  color: #555555;
  opacity: 1;
  background-size: 100% 2px;
}
body .inner-pages.blog.archive-portfolio .post-image {
  height: 300px;
}
body .inner-pages.blog.archive-portfolio .post-image .categories {
  position: absolute;
  bottom: 0;
  left: 0;
}
body .inner-pages.blog.archive-portfolio .post-image .categories a {
  padding: 8px 10px;
  margin: 3px;
  background: #1a1a1a;
  color: #fff;
  font-family: "Titillium Web", sans-serif;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.6px;
  line-height: 1.1;
  text-decoration: none;
  display: inline-block;
  transition: all 0.2s linear !important;
}
body .inner-pages.blog.archive-portfolio .post-image .categories a:hover {
  background: #fff;
  color: #1a1a1a;
  opacity: 1;
}
body .inner-pages.blog.archive-portfolio .post-image img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
body .inner-pages.blog .archive-list {
  width: 100%;
}
body .inner-pages.blog .archive-list .archive-list-item {
  padding: 15px;
}
body .inner-pages.blog .archive-list .archive-list-item:hover .inner {
  border: 1px solid #1a1a1a;
}
body .inner-pages.blog .archive-list .archive-list-item .inner {
  border: 1px solid #e0e0e0;
  transition: all 0.2s linear !important;
}
body .inner-pages.blog .blog-list-masonry {
  width: 100%;
  left: 12px;
}
body .inner-pages.blog .blog-list-masonry::after {
  content: "";
  display: block;
  clear: both;
}
body .inner-pages.blog .blog-list-masonry .blog-list-item, body .inner-pages.blog .blog-list-masonry .grid-sizer {
  width: 50%;
}
body .inner-pages.blog .blog-list-masonry .blog-list-item {
  float: left;
  padding: 15px;
}
body .inner-pages.blog .blog-list-masonry .blog-list-item:hover .inner {
  border: 1px solid #1a1a1a;
}
body .inner-pages.blog .blog-list-masonry .blog-list-item .inner {
  border: 1px solid #e0e0e0;
  transition: all 0.2s linear !important;
}
body .inner-pages.blog .post-link a {
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 0.15em;
  color: #201A17;
  text-transform: uppercase;
  font-family: "OpenSans-Condensed";
  display: flex;
  align-items: center;
  transition: all 0.2s linear !important;
}
body .inner-pages.blog .post-link a:hover {
  color: #E27909;
}
body .inner-pages.blog .post-link a i {
  font-size: 14px;
}
body .inner-pages.blog .post-content p {
  font-size: 14px;
  line-height: 1.714em;
  color: #717171;
  letter-spacing: -0.025em;
  word-break: break-word;
}
body .inner-pages.blog .post-image {
  position: relative;
}
body .inner-pages.blog .post-image .categories {
  position: absolute;
  bottom: 0;
  left: 0;
}
body .inner-pages.blog .post-image .categories a {
  padding: 8px 10px;
  margin: 3px;
  background: #1a1a1a;
  color: #fff;
  font-family: "Titillium Web", sans-serif;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.6px;
  line-height: 1.1;
  text-decoration: none;
  display: inline-block;
  transition: all 0.2s linear !important;
}
body .inner-pages.blog .post-image .categories a:hover {
  background: #fff;
  color: #1a1a1a;
  opacity: 1;
}
body .inner-pages.blog .post-image img {
  -o-object-fit: contain;
     object-fit: contain;
}
body .inner-pages.blog .post-date {
  color: #6c6a6a;
  font-weight: 400;
  line-height: 1.875;
  font-weight: 600;
  word-break: break-word;
  font-family: "Josefin Sans", sans-serif;
  text-transform: uppercase;
  font-size: 14px;
  margin: 10px 0;
  display: block;
}
body .inner-pages.blog .post-date .author {
  font-family: "Josefin Sans", sans-serif;
  text-transform: uppercase;
  font-size: 14px;
  text-decoration: none;
}
body .inner-pages.blog .post-excerpt {
  color: #555555;
  font-family: "Raleway", sans-serif;
  font-size: 16px;
  line-height: 1.875;
  font-weight: 400;
  word-break: break-word;
}
body .inner-pages.blog .post-excerpt p {
  color: #555555;
  font-family: "Raleway", sans-serif;
  font-size: 16px;
  line-height: 1.875;
  font-weight: 400;
  word-break: break-word;
}
body .inner-pages.blog .post-title a {
  font-size: 24px;
  font-family: "Titillium Web", sans-serif;
  font-weight: 600;
  line-height: 1.3;
  text-decoration: none;
  color: #1a1a1a;
}
body .inner-pages.blog .post-title a:hover {
  text-decoration: underline;
  opacity: 1;
}
body .inner-pages a.page-link {
  letter-spacing: 0.05em;
  font-weight: 600;
  font-size: 18px;
  display: inline-block;
  line-height: 30px;
  position: relative;
  bottom: -30px;
}
body .inner-pages a.page-link.clipped {
  border-bottom: 1px solid #f5942c;
}
body .inner-pages a.page-link.clipped.text-decoration-none {
  border: none;
}
body #portfolio-widget h2 {
  font-weight: 500;
  font-size: 36px;
  line-height: 46px;
  letter-spacing: initial;
  padding: 16px;
  text-transform: initial;
}
body #portfolio-widget .portfolio-grid-style2 {
  padding: 0 20px;
}
body #portfolio-widget .portfolio-grid-style2 .portfolio-grid-item {
  position: relative;
}
body #portfolio-widget .portfolio-grid-style2 .portfolio-grid-item .inner {
  position: relative;
  width: 100%;
  height: 100%;
}
body #portfolio-widget .portfolio-grid-style2 .portfolio-grid-item .inner::before {
  content: "";
  display: block;
  padding-bottom: 100%;
}
body #portfolio-widget .portfolio-grid-style2 .portfolio-grid-item .inner .text {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  padding: 0 30px 30px;
  display: flex;
  align-items: flex-start;
  justify-content: flex-end;
  flex-direction: column;
  opacity: 0;
  transition: all 0.3s linear !important;
}
body #portfolio-widget .portfolio-grid-style2 .portfolio-grid-item .inner .text h4 {
  font-style: italic;
  font-weight: 700;
  font-size: 30px;
  line-height: 35px;
  text-transform: initial;
  color: #fff;
}
body #portfolio-widget .portfolio-grid-style2 .portfolio-grid-item .inner .text p {
  text-transform: uppercase;
  color: #fff;
}
body #portfolio-widget .portfolio-grid-style2 .portfolio-grid-item .inner .link {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}
body #portfolio-widget .portfolio-grid-style2 .portfolio-grid-item .inner:hover {
  cursor: pointer;
}
body #portfolio-widget .portfolio-grid-style2 .portfolio-grid-item .inner:hover .overlay {
  opacity: 1;
}
body #portfolio-widget .portfolio-grid-style2 .portfolio-grid-item .inner:hover .text {
  opacity: 1;
}
body #portfolio-widget .portfolio-grid-style2 .portfolio-grid-item .inner .bg-image {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  padding: 0 5px;
}
body #portfolio-widget .portfolio-grid-style2 .portfolio-grid-item .inner .overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 1;
  transition: all 0.3s linear !important;
}
body #masonry-portfolio, body .archive-portfolio {
  padding-top: 90px;
  padding-bottom: 90px;
}
body #masonry-portfolio .allcats, body .archive-portfolio .allcats {
  padding: 0;
  margin: 0 0 30px;
  list-style: none;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 15px;
  flex-wrap: wrap;
  box-shadow: inset 0 -1px 0 #d1d8db;
}
body #masonry-portfolio .allcats li, body .archive-portfolio .allcats li {
  color: #969696;
  letter-spacing: 0.05em;
  cursor: pointer;
  border-radius: 0;
  margin: 0 7px;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  padding: 0 0 10px;
  text-transform: uppercase;
}
body #masonry-portfolio .allcats li.active, body .archive-portfolio .allcats li.active {
  color: #f5942c;
  box-shadow: inset 0 -3px 0 #f5942c;
  position: relative;
}
body #masonry-portfolio .portfolio-grid-style1, body .archive-portfolio .portfolio-grid-style1 {
  width: 100%;
}
body #masonry-portfolio .portfolio-grid-style1::after, body .archive-portfolio .portfolio-grid-style1::after {
  content: "";
  display: block;
  clear: both;
}
body #masonry-portfolio .portfolio-grid-style1 .grid-item, body #masonry-portfolio .portfolio-grid-style1 .grid-sizer, body .archive-portfolio .portfolio-grid-style1 .grid-item, body .archive-portfolio .portfolio-grid-style1 .grid-sizer {
  width: 50%;
}
body #masonry-portfolio .portfolio-grid-style1 .grid-item, body .archive-portfolio .portfolio-grid-style1 .grid-item {
  float: left;
  padding: 15px;
}
body #masonry-portfolio .portfolio-grid-style1 .grid-item:hover .overlay, body .archive-portfolio .portfolio-grid-style1 .grid-item:hover .overlay {
  opacity: 1;
}
body #masonry-portfolio .portfolio-grid-style1 .grid-item:hover .text, body .archive-portfolio .portfolio-grid-style1 .grid-item:hover .text {
  opacity: 1;
}
body #masonry-portfolio .portfolio-grid-style1 .grid-item .text, body .archive-portfolio .portfolio-grid-style1 .grid-item .text {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  padding: 0 30px 30px;
  display: flex;
  align-items: flex-start;
  justify-content: flex-end;
  flex-direction: column;
  opacity: 0;
  transition: all 0.3s linear !important;
}
body #masonry-portfolio .portfolio-grid-style1 .grid-item .text h4, body .archive-portfolio .portfolio-grid-style1 .grid-item .text h4 {
  font-style: italic;
  font-weight: 700;
  font-size: 30px;
  line-height: 35px;
  text-transform: initial;
  color: #fff;
}
body #masonry-portfolio .portfolio-grid-style1 .grid-item .text p, body .archive-portfolio .portfolio-grid-style1 .grid-item .text p {
  text-transform: uppercase;
  color: #fff;
}
body #masonry-portfolio .portfolio-grid-style1 .grid-item .overlay, body .archive-portfolio .portfolio-grid-style1 .grid-item .overlay {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: calc(100% - 30px);
  height: calc(100% - 30px);
  opacity: 0;
  z-index: 1;
  transition: all 0.3s linear !important;
}
body #masonry-portfolio .portfolio-grid-style1 .grid-item a, body .archive-portfolio .portfolio-grid-style1 .grid-item a {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}
body #masonry-portfolio .portfolio-grid-style1 .grid-item img, body .archive-portfolio .portfolio-grid-style1 .grid-item img {
  display: block;
  max-width: 100%;
  height: auto;
}
body #masonry-portfolio .portfolio-grid .portfolio-grid-item, body .archive-portfolio .portfolio-grid .portfolio-grid-item {
  position: relative;
}
body #masonry-portfolio .portfolio-grid .portfolio-grid-item .inner, body .archive-portfolio .portfolio-grid .portfolio-grid-item .inner {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
body #masonry-portfolio .portfolio-grid .portfolio-grid-item .inner .text, body .archive-portfolio .portfolio-grid .portfolio-grid-item .inner .text {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  padding: 0 30px 30px;
  display: flex;
  align-items: flex-start;
  justify-content: flex-end;
  flex-direction: column;
  opacity: 0;
  transition: all 0.3s linear !important;
}
body #masonry-portfolio .portfolio-grid .portfolio-grid-item .inner .text h4, body .archive-portfolio .portfolio-grid .portfolio-grid-item .inner .text h4 {
  font-style: italic;
  font-weight: 700;
  font-size: 30px;
  line-height: 35px;
  text-transform: initial;
  color: #fff;
}
body #masonry-portfolio .portfolio-grid .portfolio-grid-item .inner .text p, body .archive-portfolio .portfolio-grid .portfolio-grid-item .inner .text p {
  text-transform: uppercase;
  color: #fff;
}
body #masonry-portfolio .portfolio-grid .portfolio-grid-item .inner .link, body .archive-portfolio .portfolio-grid .portfolio-grid-item .inner .link {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}
body #masonry-portfolio .portfolio-grid .portfolio-grid-item .inner:hover, body .archive-portfolio .portfolio-grid .portfolio-grid-item .inner:hover {
  cursor: pointer;
}
body #masonry-portfolio .portfolio-grid .portfolio-grid-item .inner:hover .overlay, body .archive-portfolio .portfolio-grid .portfolio-grid-item .inner:hover .overlay {
  opacity: 1;
}
body #masonry-portfolio .portfolio-grid .portfolio-grid-item .inner:hover .text, body .archive-portfolio .portfolio-grid .portfolio-grid-item .inner:hover .text {
  opacity: 1;
}
body #masonry-portfolio .portfolio-grid .portfolio-grid-item .inner .bg-image, body .archive-portfolio .portfolio-grid .portfolio-grid-item .inner .bg-image {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
body #masonry-portfolio .portfolio-grid .portfolio-grid-item .inner .overlay, body .archive-portfolio .portfolio-grid .portfolio-grid-item .inner .overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 1;
  transition: all 0.3s linear !important;
}
body #masonry-portfolio .portfolio-grid .portfolio-grid-item::before, body .archive-portfolio .portfolio-grid .portfolio-grid-item::before {
  content: "";
  display: block;
}
body #masonry-portfolio .portfolio-grid .portfolio-grid-item:nth-child(5n+1)::before, body .archive-portfolio .portfolio-grid .portfolio-grid-item:nth-child(5n+1)::before {
  padding-bottom: 74.5%;
}
body #masonry-portfolio .portfolio-grid .portfolio-grid-item:nth-child(5n+2)::before, body .archive-portfolio .portfolio-grid .portfolio-grid-item:nth-child(5n+2)::before {
  padding-bottom: 85%;
}
body #masonry-portfolio .portfolio-grid .portfolio-grid-item:nth-child(5n+3)::before, body .archive-portfolio .portfolio-grid .portfolio-grid-item:nth-child(5n+3)::before {
  padding-bottom: 142.9%;
}
body #masonry-portfolio .portfolio-grid .portfolio-grid-item:nth-child(5n+4)::before, body .archive-portfolio .portfolio-grid .portfolio-grid-item:nth-child(5n+4)::before {
  padding-bottom: 68.5%;
}
body #masonry-portfolio .portfolio-grid .portfolio-grid-item:nth-child(5n+5)::before, body .archive-portfolio .portfolio-grid .portfolio-grid-item:nth-child(5n+5)::before {
  padding-bottom: 58%;
}
body #masonry-portfolio .portfolio-grid-style2 .portfolio-grid-item, body .archive-portfolio .portfolio-grid-style2 .portfolio-grid-item {
  position: relative;
}
body #masonry-portfolio .portfolio-grid-style2 .portfolio-grid-item .inner, body .archive-portfolio .portfolio-grid-style2 .portfolio-grid-item .inner {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
body #masonry-portfolio .portfolio-grid-style2 .portfolio-grid-item .inner .text, body .archive-portfolio .portfolio-grid-style2 .portfolio-grid-item .inner .text {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  padding: 0 30px 30px;
  display: flex;
  align-items: flex-start;
  justify-content: flex-end;
  flex-direction: column;
  opacity: 0;
  transition: all 0.3s linear !important;
}
body #masonry-portfolio .portfolio-grid-style2 .portfolio-grid-item .inner .text h4, body .archive-portfolio .portfolio-grid-style2 .portfolio-grid-item .inner .text h4 {
  font-style: italic;
  font-weight: 700;
  font-size: 30px;
  line-height: 35px;
  text-transform: initial;
  color: #fff;
}
body #masonry-portfolio .portfolio-grid-style2 .portfolio-grid-item .inner .text p, body .archive-portfolio .portfolio-grid-style2 .portfolio-grid-item .inner .text p {
  text-transform: uppercase;
  color: #fff;
}
body #masonry-portfolio .portfolio-grid-style2 .portfolio-grid-item .inner .link, body .archive-portfolio .portfolio-grid-style2 .portfolio-grid-item .inner .link {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}
body #masonry-portfolio .portfolio-grid-style2 .portfolio-grid-item .inner:hover, body .archive-portfolio .portfolio-grid-style2 .portfolio-grid-item .inner:hover {
  cursor: pointer;
}
body #masonry-portfolio .portfolio-grid-style2 .portfolio-grid-item .inner:hover .overlay, body .archive-portfolio .portfolio-grid-style2 .portfolio-grid-item .inner:hover .overlay {
  opacity: 1;
}
body #masonry-portfolio .portfolio-grid-style2 .portfolio-grid-item .inner:hover .text, body .archive-portfolio .portfolio-grid-style2 .portfolio-grid-item .inner:hover .text {
  opacity: 1;
}
body #masonry-portfolio .portfolio-grid-style2 .portfolio-grid-item .inner .bg-image, body .archive-portfolio .portfolio-grid-style2 .portfolio-grid-item .inner .bg-image {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  padding: 0 5px;
}
body #masonry-portfolio .portfolio-grid-style2 .portfolio-grid-item .inner .overlay, body .archive-portfolio .portfolio-grid-style2 .portfolio-grid-item .inner .overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 1;
  transition: all 0.3s linear !important;
}
body #masonry-portfolio .portfolio-grid-style2 .portfolio-grid-item::before, body .archive-portfolio .portfolio-grid-style2 .portfolio-grid-item::before {
  content: "";
  display: block;
  padding-bottom: 100%;
}
body #home-guides {
  padding-top: 90px;
  padding-bottom: 60px;
}
body #home-guides .img-full-height img {
  height: 100%;
  width: 100%;
}
body #home-guides a {
  position: relative;
  display: block;
  height: 100%;
  width: 100%;
}
body #home-guides a img {
  height: 180px;
  -o-object-fit: cover;
     object-fit: cover;
}
body #testimonials {
  background: transparent;
  padding-top: 50px;
  padding-bottom: 50px;
}
body #testimonials .slick-next, body #testimonials .slick-prev {
  width: 36px;
  height: 36px;
}
body #testimonials .slick-next {
  background: url("../img/icons/black/arrow-right.svg") no-repeat center center/contain;
  left: auto;
  right: 40px;
  bottom: 0;
  top: auto;
  opacity: 1;
}
body #testimonials .slick-prev {
  background: url("../img/icons/black/arrow-left.svg") no-repeat center center/contain;
  left: auto;
  right: 120px;
  bottom: 0;
  top: auto;
  opacity: 1;
}
body #testimonials .inner {
  padding: 0px 30px 40px;
  position: relative;
  margin: 0 15px;
  display: flex;
  min-height: 350px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}
body #testimonials .inner .quote p {
  font-size: 20px;
  line-height: 1.8;
  color: #555555;
  font-family: "Raleway", sans-serif;
  margin-bottom: 30px;
  font-weight: 400;
}
body #testimonials .inner .owner {
  margin: 0;
}
body #testimonials .inner .owner h5 {
  color: #313131;
}
body #testimonials .inner .job span {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 500;
  color: #6f6f6f;
}
body .bullets {
  padding: 0px;
  margin: 0 0 20px;
  list-style: none;
}
body .bullets li {
  padding: 0 0 0 25px;
  margin: 15px 0;
  font-size: 16px;
  line-height: 1.4;
  position: relative;
}
body .bullets li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 4px;
  width: 10px;
  height: 10px;
  border: 2px solid;
  color: #6c6a6a;
  border-radius: 50%;
}
body .bullets li a {
  font-size: 16px;
  line-height: 1.4;
  color: #4c4c4c;
  text-decoration: underline;
}
body #generic-content .description p {
  text-align: justify;
}
body #generic-content .overlay-content {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -1;
}
body #generic-content .text-center h2::after {
  left: 50%;
  transform: translateX(-50%);
}
body #generic-content.light-theme span.heading {
  color: #6c6a6a;
}
body #generic-content.light-theme p, body #generic-content.light-theme a, body #generic-content.light-theme li, body #generic-content.light-theme h2 {
  color: #FFFFFF;
}
body #generic-content.light-theme h2:after {
  border-color: #FFFFFF;
}
body #generic-content p {
  color: inherit;
}
body #generic-content a {
  text-decoration: underline;
}
body #generic-content .bullets {
  padding: 0px;
  margin: 0 0 20px;
  list-style: none;
}
body #generic-content .bullets li {
  padding: 0 0 0 25px;
  margin: 15px 0;
  font-size: 16px;
  line-height: 1;
  position: relative;
}
body #generic-content .bullets li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 4px;
  width: 10px;
  height: 10px;
  border: 2px solid;
  color: #6c6a6a;
  border-radius: 50%;
}
body #generic-content .bullets li a {
  font-size: 16px;
  line-height: 1.2;
  color: #4c4c4c;
  text-decoration: underline;
}
body #boxed-cols {
  padding-top: 90px;
  padding-bottom: 70px;
}
body #boxed-cols .inner {
  height: 100%;
  position: relative;
}
body #cols-title {
  padding-top: 90px;
  padding-bottom: 40px;
}
body #cols-title .img-icon {
  height: 48px;
  widows: auto;
}
body [class^=essential-compilation-], body [class*=" essential-compilation-"] {
  font-size: 50px;
}
body [class^=essential-compilation-]::before, body [class*=" essential-compilation-"]::before {
  background: linear-gradient(85.28deg, #E27909 0%, #EE6D54 94.72%) !important;
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
}
body [class^=graphic-design-], body [class*=" graphic-design-"] {
  font-size: 50px;
}
body [class^=graphic-design-]::before, body [class*=" graphic-design-"]::before {
  background: linear-gradient(85.28deg, #E27909 0%, #EE6D54 94.72%) !important;
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
}
body [class^=digital-marketing-], body [class*=" digital-marketing-"] {
  font-size: 50px;
}
body [class^=digital-marketing-]::before, body [class*=" digital-marketing-"]::before {
  background: linear-gradient(85.28deg, #E27909 0%, #EE6D54 94.72%) !important;
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
}
body #cols-hover {
  background: #fff;
}
body #cols-hover .cols-hover-items .cols-hover-items-inner {
  height: 300px;
  width: 100%;
}
body #cols-hover .cols-hover-items .icon {
  height: 45px;
  width: auto;
}
body #cols-hover .cols-hover-items h5 {
  text-transform: uppercase;
  color: #fff;
}
body #cols-hover .cols-hover-items .overlay {
  opacity: 0;
  transition: all 0.4s linear !important;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  -webkit-backdrop-filter: blur(25px);
          backdrop-filter: blur(25px);
  display: flex;
  align-items: center;
  justify-content: center;
}
body #cols-hover .cols-hover-items .overlay p {
  color: #FFFFFF;
}
body #cols-hover .cols-hover-items .overlay:hover {
  opacity: 1;
}
body .addtoany_list {
  display: flex;
  gap: 15px;
}
body .addtoany_list a {
  width: 25px;
  height: 25px;
  justify-content: center;
  align-items: center;
  display: flex;
  padding: 0;
  transition: all 0.2s linear !important;
}
body .addtoany_list a:hover {
  opacity: 0.7;
}
body .addtoany_list a img {
  margin: 0 !important;
  height: 19px;
  width: auto;
}
body #customizable-cols {
  padding-top: 90px;
  padding-bottom: 90px;
}
body #customizable-cols a {
  text-decoration: underline;
}
body #customizable-cols .bullets {
  padding: 0px;
  margin: 0;
  list-style: none;
}
body #customizable-cols .bullets li {
  padding: 0 0 0 25px;
  margin: 15px 0;
  font-size: 16px;
  line-height: 1;
  position: relative;
}
body #customizable-cols .bullets li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 4px;
  width: 10px;
  height: 10px;
  border: 2px solid;
  color: #6c6a6a;
  border-radius: 50%;
}
body #customizable-cols .bullets li a {
  font-size: 16px;
  line-height: 1.2;
  color: #4c4c4c;
  text-decoration: underline;
}
body #customizable-cols .benefits-list {
  padding-left: 20px;
}
body #customizable-cols .benefits-list li {
  color: #fd0036;
  padding-top: 2px;
  padding-bottom: 2px;
  font-size: 16px;
  margin-bottom: 0;
}
body #customizable-cols .benefits-list li p {
  margin-bottom: 0;
  font-size: 14px;
  line-height: 24px;
  color: #4c4c4c;
}
body #customizable-cols .desc {
  font-weight: 300;
}
body #customizable-cols p.desc {
  margin-bottom: 40px;
  font-size: 16px;
}
body #customizable-cols p.desc.larger {
  font-size: 18px;
}
body #customizable-cols .heading-text {
  padding: 40px 0px 40px 30px;
  position: relative;
}
body #customizable-cols .heading-text:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  background: url(../img/vert-line.png) center center no-repeat;
  background-size: contain;
  width: 5px;
  height: 100%;
}
body #customizable-cols .images-grid {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}
body #customizable-cols .images-grid.single-image-grid .image-grid-item {
  grid-area: span 2/span 2/span 2/span 2 !important;
}
body #customizable-cols .images-grid .image-grid-item {
  grid-area: span 1/span 2/span 1/span 2;
  display: flex;
  max-width: 100%;
  width: 100%;
  flex-direction: column;
}
body #customizable-cols .images-grid .image-grid-item img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
body #customizable-cols .images-grid .image-grid-item:nth-child(-n+2) {
  grid-area: span 1/span 1/span 1/span 1;
}
body #circle-progress #linear-left .proggress, body #circle-progress #linear-right .proggress {
  position: relative;
}
body #circle-progress #linear-left .proggress::after, body #circle-progress #linear-right .proggress::after {
  content: "";
  position: absolute;
  height: 12px;
  width: 2px;
  background: #1a1a1a;
  right: -2px;
  top: -4px;
  transform: rotate(25deg);
}
body #circle-progress #linear-left .percentCount, body #circle-progress #linear-right .percentCount {
  position: absolute;
  margin-top: -32px;
  clear: none;
  font-size: 14px;
  color: #1a1a1a;
  font-family: "Titillium Web", sans-serif;
  font-weight: 600;
}
body #circle-progress #circle-left, body #circle-progress #circle-right {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 30px;
}
body #circle-progress #circle-left strong, body #circle-progress #circle-right strong {
  position: absolute;
  line-height: 1;
  text-align: center;
  font-family: "Titillium Web", sans-serif;
  font-weight: 300;
  font-size: 30px;
  color: #1a1a1a;
}
body #content-cols {
  padding-top: 70px;
  padding-bottom: 70px;
}
body #content-cols .compare-values {
  box-shadow: 0px 0px 10px -7px rgba(0, 0, 0, 0.5);
  padding: 0px 20px;
  margin: 10px 0 10px 0;
}
body #content-cols .items {
  margin: 30px 0 50px;
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: center;
  align-items: center;
}
body #content-cols .items li {
  text-align: center;
  padding: 0 30px;
}
body #content-cols .items li .item-img {
  width: 60px;
  height: 60px;
  -o-object-fit: contain;
     object-fit: contain;
  margin-bottom: 10px;
}
body #content-cols .items li .item-title {
  color: #1a1a1a;
  font-weight: 500;
}
body #content-cols .title {
  color: #6c6a6a;
  font-weight: 700;
}
body #content-cols ul {
  padding: 0px;
  margin: 0 0 30px;
  list-style: none;
}
body #content-cols ul li {
  padding: 0;
  margin: 15px 0;
  font-size: 16px;
  line-height: 26px;
  position: relative;
}
body #content-cols ul li a {
  font-size: 16px;
  line-height: 1.2;
  color: #4c4c4c;
  text-decoration: underline;
}
body #content-cols .h-auto p {
  height: auto;
}
body #content-cols p {
  height: 100%;
}
body #content-cols a {
  text-decoration: underline;
}
body #three-columns {
  padding-top: 50px;
  padding-bottom: 50px;
  background: #fff;
}
body #three-columns .numbered-columns {
  margin-top: 70px;
}
body #three-columns .numbered-columns .col-12 {
  position: relative;
}
body #three-columns .numbered-columns .col-12 span {
  color: #7A7A7A;
  font-size: 20px;
  font-weight: 600;
  font-family: "Josefin Sans", sans-serif;
  position: absolute;
  right: 15px;
  top: -65px;
}
body #three-columns .numbered-columns .col-12::before {
  background: #1a1a1a;
  position: absolute;
  content: "";
  height: 1px;
  width: 88%;
  left: 0;
  top: -50px;
}
body #three-columns p {
  text-align: justify;
}
body #faqs {
  padding-top: 50px;
  padding-bottom: 50px;
  background: #FFFFFF;
}
body #faqs.style-3 {
  background: rgba(29, 29, 29, 0.7803921569);
}
body #faqs.style-3 .accordion-body {
  color: #fff;
  padding-left: 0;
  padding-right: 0;
  text-align: justify;
}
body #faqs.style-3 .accordion-button {
  background: transparent;
  color: #FFFFFF;
  padding-left: 0;
  padding-right: 0;
}
body #faqs.style-3 .accordion-button:after {
  color: #FFFFFF;
}
body #faqs.style-3 .accordion-button:not(.collapsed) {
  background: transparent;
  color: #fff;
}
body #faqs.style-3 h2 {
  color: #fff;
}
body #faqs.style-3 h2::after {
  border-color: #fff;
}
body #faqs.style-3 p {
  color: #fff;
}
body #faqs.style-3 .accordion-item {
  border-color: rgba(255, 255, 255, 0.2);
  background: transparent;
}
body #faqs .accordion-item {
  border-color: rgba(0, 0, 0, 0.2);
}
body #faqs .accordion-body {
  font-size: 14px;
  line-height: 30px;
  padding-left: 0;
  padding-right: 0;
  text-align: justify;
}
body #faqs .accordion-button {
  font-family: "Titillium Web", sans-serif;
  font-size: 20px;
  line-height: 1;
  padding-left: 0;
  padding-right: 0;
  font-weight: 400;
}
body #faqs .accordion-button:after {
  background-image: none;
  content: "+";
  width: auto;
  height: auto;
  font-size: 40px;
  color: #1a1a1a;
}
body #faqs .accordion-button:focus {
  box-shadow: none;
}
body #faqs .accordion-button:not(.collapsed) {
  background: #fff;
  color: #1a1a1a;
}
body #faqs .accordion-button:not(.collapsed):after {
  content: "-";
  transform: rotate(-360deg);
}
body #faqs .accordion-button:not(.collapsed):focus {
  box-shadow: none;
}
body #divisions {
  padding-top: 50px;
  padding-bottom: 70px;
  margin: 0 0 80px;
}
body #divisions h2 {
  font-weight: 600;
  margin-bottom: 100px;
}
body #divisions h3 {
  line-height: 36px;
  letter-spacing: 0.02em;
}
body #divisions .divisions-slider .slick-dots {
  bottom: -55px;
}
body #divisions .divisions-slider .slick-dots li {
  margin: 0;
}
body #divisions .divisions-slider .slick-dots li.slick-active button::before {
  font-size: 12px;
  opacity: 1;
  color: white;
}
body #divisions .divisions-slider .slick-dots li button::before {
  font-size: 12px;
  opacity: 0.3;
  color: white;
}
body #divisions .divisions-slider .slide {
  opacity: 0.4;
}
body #divisions .divisions-slider .slide:hover {
  cursor: pointer;
}
body #divisions .divisions-slider .slide.slick-current {
  opacity: 1;
}
body #divisions .divisions-slider .slide.slick-current:hover {
  cursor: default;
}
body #divisions .divisions-slider .slide .inner {
  text-align: left;
  background-color: #fff;
  padding: 0;
  border-radius: 20px;
  overflow: hidden;
}
body #divisions .divisions-slider .slide .inner .division-logo {
  max-height: 50px;
}
body #divisions .divisions-slider .slide .inner:after, body #divisions .divisions-slider .slide .inner::before {
  box-sizing: border-box;
}
body #divisions .divisions-slider .slide .inner .inner-left {
  padding: 30px 60px;
}
body #divisions .divisions-slider .slide .inner .inner-left .page-link {
  position: absolute;
  bottom: 25px;
  left: 60px;
}
body #divisions .divisions-slider .slide .inner .inner-right img {
  width: 100%;
  max-width: 100%;
}
body #services {
  padding-top: 90px;
  padding-bottom: 70px;
}
body #services h2 {
  font-weight: 700;
  margin-bottom: 100px;
}
body #services h3 {
  line-height: 36px;
  letter-spacing: 0.02em;
}
body #services .services-grid {
  display: flex;
  flex-wrap: wrap;
  text-align: center;
  align-items: flex-start;
  justify-content: center;
  gap: 2%;
}
body #services .services-grid .slide {
  display: inline-block;
  height: auto;
  width: 31%;
  text-align: center;
  margin: 1% 1%;
}
body #services .services-grid .slide .inner {
  text-align: left;
  background-color: #fff;
  padding: 0;
  border-radius: 20px;
  overflow: hidden;
}
body #services .services-grid .slide .inner .division-logo {
  max-height: 50px;
}
body #services .services-grid .slide .inner:after, body #services .services-grid .slide .inner::before {
  box-sizing: border-box;
}
body #services .services-grid .slide .inner .inner-left {
  padding: 30px 30px 40px;
  min-height: 290px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
body #services .services-grid .slide .inner .inner-left .page-link {
  position: absolute;
  bottom: 25px;
  left: 60px;
}
body #services .services-grid .slide .inner .inner-right img {
  width: 100%;
  height: 260px;
  -o-object-fit: cover;
     object-fit: cover;
}
body #services .services-slider .slick-dots {
  bottom: -55px;
}
body #services .services-slider .slick-dots li {
  margin: 0;
}
body #services .services-slider .slick-dots li.slick-active button::before {
  font-size: 12px;
  opacity: 1;
  color: #EE6D54;
}
body #services .services-slider .slick-dots li button::before {
  font-size: 12px;
  opacity: 0.3;
  color: #EE6D54;
}
body #services .services-slider .slide {
  opacity: 0.4;
}
body #services .services-slider .slide:hover {
  cursor: pointer;
}
body #services .services-slider .slide.slick-current {
  opacity: 1;
}
body #services .services-slider .slide.slick-current:hover {
  cursor: default;
}
body #services .services-slider .slide .inner {
  text-align: left;
  background-color: #fff;
  padding: 0;
  border-radius: 20px;
  overflow: hidden;
}
body #services .services-slider .slide .inner .division-logo {
  max-height: 50px;
}
body #services .services-slider .slide .inner:after, body #services .services-slider .slide .inner::before {
  box-sizing: border-box;
}
body #services .services-slider .slide .inner .inner-left {
  padding: 30px 60px;
}
body #services .services-slider .slide .inner .inner-left .page-link {
  position: absolute;
  bottom: 25px;
  left: 60px;
}
body #services .services-slider .slide .inner .inner-right img {
  width: 100%;
  height: 260px;
  -o-object-fit: cover;
     object-fit: cover;
}
body #about-me {
  padding-top: 30px;
  padding-bottom: 30px;
  background: #fff;
}
body #about-me a.img-link {
  display: block;
  position: relative;
}
body #about-me a.img-link:hover {
  opacity: 1;
}
body #about-me a.img-link:hover::after {
  opacity: 1;
}
body #about-me a.img-link::after {
  content: "+";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  transition: all 0.2s linear !important;
  background: rgba(0, 0, 0, 0.5);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 90px;
  color: #fff;
  font-weight: 100;
  opacity: 0;
}
body #about-me label {
  padding: 36px 0;
  background: #181818;
  width: 100%;
}
body #about-me label a {
  display: block;
  text-decoration: none;
  font-family: "Titillium Web", sans-serif;
  font-weight: 400;
  color: #fff;
  font-size: 18px;
  text-transform: uppercase;
  line-height: 1;
  text-align: center;
}
body #about-me img {
  height: auto;
  width: 100%;
  margin-bottom: 0px;
  -o-object-fit: cover;
     object-fit: cover;
}
body #commentform .comment-notes {
  order: 0;
}
body #commentform .comment-form-author {
  order: 1;
}
body #commentform .comment-form-email {
  order: 2;
}
body #commentform .g-recaptcha {
  order: 4;
}
body #commentform .comment-form-comment {
  order: 3;
}
body #commentform .form-submit {
  order: 5;
}

.custom-pagination {
  text-align: left;
  margin-top: 30px;
  margin-bottom: 30px;
  display: flex;
  align-items: center;
}
.custom-pagination .page-numbers {
  font-family: "Titillium Web", sans-serif;
  background: transparent;
  color: #bfbfbf;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 5px;
  padding: 7px;
  height: 40px;
  font-weight: 600;
  font-size: 16px;
  transition: all 0.2s linear !important;
  border-bottom: 2px solid #d8d8d8;
}
.custom-pagination .page-numbers.dots:hover {
  color: #201A17;
  border-bottom: 2px solid #000;
}
.custom-pagination .page-numbers:hover {
  color: #1a1a1a;
  border-bottom: 2px solid #000;
}
.custom-pagination span.current {
  color: #1a1a1a;
  position: relative;
  border-bottom: 2px solid #000;
}

.fancybox__container {
  z-index: 99999;
}/*# sourceMappingURL=basic-styles.css.map */