/*

Theme Name:		        Dox — Child
Theme URI: 		        https://dox.forqy.website/
Description:            Child Theme for a Dox — Creative WordPress Theme
Text Domain: 			dox-child
Version:				1.0.0

Template:		        dox
Template Version: 		1.1.1

Author: 		        FORQY
Author URI:             https://forqy.website/

License: 		        GNU General Public License version 3.0
License URI:            http://www.gnu.org/licenses/gpl-3.0.html

*/
@font-face {
  font-family: "Jaapokki Subtract";
  src: url("fonts/Jaapokki-Subtract/web/jaapokkisubtract-regular.eot");
  src: url("fonts/Jaapokki-Subtract/web/jaapokkisubtract-regular.woff") format("woff"), url("fonts/Jaapokki-Subtract/Jaapokkisubtract-Regular.otf") format("opentype"), url("fonts/Jaapokki-Subtract/web/jaapokkisubtract-regular.svg#filename") format("svg");
}
@font-face {
  font-family: "Jaapokki Regular";
  src: url("fonts/Jaapokki-Regular/web/jaapokki-regular.eot");
  src: url("fonts/Jaapokki-Regular/web/jaapokki-regular.woff") format("woff"), url("fonts/Jaapokki-Regular/Jaapokki-Regular.otf") format("opentype"), url("fonts/Jaapokki-Regular/web/jaapokki-regular.svg#filename") format("svg");
}
body {
  background-color: #f5f5f5;
}
.fy-border {
  color: #f5f5f5;
}
.fy-logo-img {
  max-width: 100px;
}
.fy-content a:not([class*='button']) {
  color: #be1c2f;
  border-bottom: 1px solid #be1c2f;
  background-color: transparent;
  transition: all 0.25s;
}
.fy-content a:not([class*='button']):hover,
.fy-content a:not([class*='button']):focus {
  background-color: #be1c2f;
  color: white;
  border-bottom-color: #be1c2f;
  text-decoration: none;
}
.sr-only {
  border: 0 !important;
  clip: rect(1px, 1px, 1px, 1px) !important;
  /* 1 */
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  /* 2 */
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important;
  /* 3 */
}
.swiper-slide .fy-caption {
  max-width: 100% !important;
}
.fy-caption {
  width: 100%;
  display: block;
}
.hsContainer {
  width: 100%;
  height: 80vh;
  overflow: hidden;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-end;
  align-content: flex-start;
  position: relative;
  bottom: 0;
  left: 0;
  right: 0;
}
.hsContainer .hsContent {
  display: block;
  left: auto;
  top: auto;
  z-index: 30;
  max-width: 100%;
  position: relative;
  margin: 0;
  padding: 0;
}
@media screen and (min-width: 1441px) {
  .hsContainer .hsContent {
    margin: 0 auto;
  }
}
.hsContainer .hsContent .typeBanner-container {
  display: inline-block;
  float: left;
  width: 100%;
  text-align: left;
  position: relative;
}
.hsContainer .hsContent .typeBanner-container * {
  display: inline-block;
  font-family: 'Montserrat';
  font-weight: 700;
  font-size: 4.5rem;
  line-height: 1.1;
}
.hsContainer .hsContent .typeBanner-container .typeBanner-slash {
  margin-right: 1rem;
}
.hsContainer .hsContent .typeBanner-container .typeBanner-text {
  margin-left: -5px;
  display: block;
}
.hsContainer .hsContent .typeBanner-container #typeBanner-writer {
  color: #be1c2f;
}
@media screen and (max-width: 720px) {
  .hsContainer .hsContent .typeBanner-container * {
    font-size: 3.5rem;
  }
  .hsContainer .hsContent .typeBanner-container .typeBanner-text {
    display: block;
  }
}
@media screen and (max-width: 500px) {
  .hsContainer .hsContent .typeBanner-container * {
    font-size: 2.25rem;
  }
  .hsContainer .hsContent .typeBanner-container .typeBanner-text {
    display: block;
  }
}
header h1 {
  text-transform: uppercase;
  letter-spacing: 1px;
}
.fy-section__header h1,
.fy-section__header h2,
.fy-section__header h3,
.fy-section__header h4,
.fy-section__header h5 {
  text-transform: uppercase;
  font-family: "Jaapokki Regular", Montserrat, sans-serif;
  letter-spacing: 0.5px;
}
.page-template-default .fy-heading h1,
.page-template .fy-heading h1,
.archive .fy-heading h1 {
  font-family: "Jaapokki Subtract", Montserrat, sans-serif;
  font-size: 3.5rem;
}
@media screen and (max-width: 1023px) {
  .page-template-default .fy-heading h1,
  .page-template .fy-heading h1,
  .archive .fy-heading h1 {
    font-size: 2.77rem;
  }
}
@media screen and (max-width: 767px) {
  .page-template-default .fy-heading h1,
  .page-template .fy-heading h1,
  .archive .fy-heading h1 {
    font-size: 2.0817rem;
  }
}
.post-template-default .fy-heading h1,
.project-template-default .fy-heading h1,
.event-template-default .fy-heading h1 {
  font-family: "Jaapokki Regular", Montserrat, sans-serif;
  font-size: 3.5rem;
}
@media screen and (max-width: 1023px) {
  .post-template-default .fy-heading h1,
  .project-template-default .fy-heading h1,
  .event-template-default .fy-heading h1 {
    font-size: 2.77rem;
  }
}
@media screen and (max-width: 767px) {
  .post-template-default .fy-heading h1,
  .project-template-default .fy-heading h1,
  .event-template-default .fy-heading h1 {
    font-size: 2.0817rem;
  }
}
footer.fy-footer [class*="widget-title"] {
  font-family: "Jaapokki Regular", Montserrat, sans-serif;
  text-transform: uppercase;
  font-weight: normal;
  letter-spacing: 0.5px;
  font-size: 1.5rem;
}
.fy-main-homepage section {
  opacity: 0;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
  transition-timing-function: ease-out;
  /* Quick on the way in */
  transition: 0.2s;
}
.fy-main-homepage .fy-section-widgets-cta {
  -webkit-animation: fadeInUp;
          animation: fadeInUp;
  /* referring directly to the animation's @keyframe declaration */
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  /* don't forget to set a duration! */
}
.body:not(.home) .fy-heading-container,
body:not(.home) #content {
  -webkit-animation: fadeInUp;
          animation: fadeInUp;
  /* referring directly to the animation's @keyframe declaration */
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  /* don't forget to set a duration! */
}
.bcg {
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  height: 100vh;
  width: 100%;
}
.bcg {
  height: 110vh;
}
.fy-slide-background-container {
  width: 100%;
  height: 100%;
}
.fy-caption-footer {
  text-align: left;
}
.fy-post-status {
  display: none;
}
