/*
Theme Name: Ykmn Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/
#logo {
  color: transparent !important;
}
#logo img {
  height: 98px !important;
}
#logo img.hide {
  opacity: 0 !important;
}
@media (min-width: 768px) {
  #logo img {
    height: 78px !important;
  }
}

body #top #logo img, #header-outer[data-permanent-transparent=false] #logo .dark-version {
  height: 98px !important;
  top: 90px !important;
  left: 50% !important;
  margin-left: -112px !important;
}
@media (min-width: 768px) {
  body #top #logo img, #header-outer[data-permanent-transparent=false] #logo .dark-version {
    height: 78px !important;
    top: 0 !important;
    left: 0 !important;
    margin-left: 0 !important;
  }
}

#header-outer {
  position: relative !important;
}
@media (min-width: 768px) {
  #header-outer {
    position: fixed !important;
  }
}

@media only screen and (min-width: 1px) and (max-width: 768px) {
  #header-outer[data-mobile-fixed="1"], #header-outer[data-permanent-transparent="1"][data-mobile-fixed="1"] {
    position: absolute !important;
  }
}
.desktop-hide {
  display: block;
}
@media (min-width: 768px) {
  .desktop-hide {
    display: none;
  }
}

.mobile-hide {
  display: none;
}
@media (min-width: 768px) {
  .mobile-hide {
    display: block;
  }
}

nav .lines-button:after {
  height: 1px !important;
}
nav .lines {
  height: 1px !important;
}
nav .lines:after, nav .lines:before {
  height: 1px !important;
}

.slide-out-widget-area-toggle.mobile-icon {
  right: calc(50vw - 15px) !important;
}
@media (min-width: 768px) {
  .slide-out-widget-area-toggle.mobile-icon {
    right: auto !important;
  }
}
.slide-out-widget-area-toggle.mobile-icon .lines-button:after, .slide-out-widget-area-toggle.mobile-icon .lines:after, .slide-out-widget-area-toggle.mobile-icon .lines:before {
  height: 1px !important;
  width: 48px !important;
}
@media (min-width: 768px) {
  .slide-out-widget-area-toggle.mobile-icon .lines-button:after, .slide-out-widget-area-toggle.mobile-icon .lines:after, .slide-out-widget-area-toggle.mobile-icon .lines:before {
    width: 22px !important;
    height: 2px !important;
  }
}
.slide-out-widget-area-toggle.mobile-icon .lines:after {
  top: -10px !important;
}
@media (min-width: 768px) {
  .slide-out-widget-area-toggle.mobile-icon .lines:after {
    top: -6px !important;
  }
}
.slide-out-widget-area-toggle.mobile-icon .lines:before {
  top: 10px !important;
}
@media (min-width: 768px) {
  .slide-out-widget-area-toggle.mobile-icon .lines:before {
    top: 6px !important;
  }
}
.slide-out-widget-area-toggle.mobile-icon .lines-button.close .lines:before {
  transform: translateY(-10px) rotateZ(-45deg) !important;
}
@media (min-width: 768px) {
  .slide-out-widget-area-toggle.mobile-icon .lines-button.close .lines:before {
    transform: translateY(-6px) rotateZ(-45deg) !important;
  }
}
.slide-out-widget-area-toggle.mobile-icon .lines-button.close .lines:after {
  transform: translateY(10px) rotateZ(45deg) !important;
}
@media (min-width: 768px) {
  .slide-out-widget-area-toggle.mobile-icon .lines-button.close .lines:after {
    transform: translateY(6px) rotateZ(45deg) !important;
  }
}

@media only screen and (max-width: 999px) {
  body #slide-out-widget-area.fullscreen .inner .off-canvas-menu-container li a, #slide-out-widget-area.fullscreen-split .off-canvas-menu-container > ul > li > a, body #slide-out-widget-area.fullscreen-alt .inner .off-canvas-menu-container li a {
    font-size: 15px !important;
    line-height: 19px !important;
    text-transform: uppercase;
    letter-spacing: normal !important;
    font-family: "Krona One", sans-serif !important;
  }
}
#slide-out-widget-area-bg.fullscreen-alt.medium, #slide-out-widget-area-bg.fullscreen.medium {
  opacity: 0.8;
}
@media (min-width: 768px) {
  #slide-out-widget-area-bg.fullscreen-alt.medium, #slide-out-widget-area-bg.fullscreen.medium {
    opacity: 0.6;
  }
}

body.using-mobile-browser .blurred-wrap.blurred {
  filter: blur(5px);
}

#slide-out-widget-area .inner-wrap {
  padding-top: 0 !important;
  justify-content: center;
}
@media (min-width: 768px) {
  #slide-out-widget-area .inner-wrap {
    justify-content: flex-start;
    padding-top: 131px !important;
  }
}
#slide-out-widget-area .inner {
  margin: unset !important;
}
#slide-out-widget-area .off-canvas-menu-container .menu-item {
  margin: 0 0 6px 0 !important;
}
#slide-out-widget-area .off-canvas-menu-container .menu-item a {
  font-size: 15px !important;
  line-height: 19px !important;
  text-transform: uppercase;
  letter-spacing: normal !important;
  font-family: "Krona One", sans-serif !important;
}
#slide-out-widget-area .off-canvas-menu-container .menu-item.menu-item-separation {
  margin-top: 24px !important;
}
#slide-out-widget-area .menu-logo {
  position: absolute;
  top: calc(50% - 155px);
  left: 50%;
  transform: translateX(-103px);
  cursor: pointer;
}
#slide-out-widget-area .menu-logo img {
  opacity: 0;
  transform: translateY(10px);
  transition: all 0.5s ease;
}
@media (min-width: 768px) {
  #slide-out-widget-area .menu-logo {
    top: 28px;
    transform: translateX(-92px);
  }
}
#slide-out-widget-area .menu-logo img {
  width: 184px;
}
#slide-out-widget-area .menu-logo.active img {
  opacity: 1;
  transform: translateY(0px);
}

.home #logo img:not(.dark-version) {
  opacity: 0 !important;
}
.home .logo-home-mobile {
  display: inline-block;
  width: 160px !important;
}
@media (min-width: 768px) {
  .home .logo-home-mobile {
    display: none;
  }
}
.home .logo-home {
  width: 548px !important;
  display: none;
}
@media (min-width: 768px) {
  .home .logo-home {
    display: inline;
  }
}
@media only screen and (max-width: 768px) {
  .home #page-header-bg.fullscreen-header .span_6 span.subheader, .home .overlaid-content .subheader {
    line-height: 16px !important;
  }
}
.home h1 {
  margin: 0 !important;
  line-height: 99px !important;
  text-align: center;
}
.home .subheader {
  font-size: 15px !important;
  line-height: 19px !important;
  letter-spacing: normal !important;
}
@media (min-width: 768px) {
  .home .subheader {
    line-height: 19px !important;
  }
}
.home .home-caption strong {
  font-weight: 700 !important;
}
.home .home-caption h6 {
  margin-bottom: 15px;
  letter-spacing: normal !important;
  font-size: 16px !important;
  text-align: center !important;
}
@media (min-width: 768px) {
  .home .home-caption h6 {
    text-align: right !important;
  }
}
.home .home-caption p {
  font-size: 15px !important;
  line-height: 19px !important;
  font-weight: 400 !important;
  text-align: center !important;
}
@media (min-width: 768px) {
  .home .home-caption p {
    text-align: right !important;
  }
}
.home .scroll-down-wrap {
  display: none !important;
}
.home .nectar-video-inner {
  position: relative;
  left: 0;
  top: 0;
  z-index: 0;
  width: 100vw;
  height: 100vh;
  text-align: center;
}
.home .nectar-video-bg {
  height: 100% !important;
  width: 100% !important;
  -o-object-position: center !important;
     object-position: center !important;
  transform: scale(1, 1) !important;
  -o-object-fit: cover !important;
     object-fit: cover !important;
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
}

.work-info h6,
.work-info h4 {
  font-size: 15px !important;
  line-height: 19px !important;
  color: black !important;
}
.work-info p {
  font-family: "Montserrat" !important;
  font-size: 15px !important;
  line-height: 19px !important;
}

.custom-footer {
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px) {
  .custom-footer {
    flex-direction: row;
  }
}
.custom-footer .written-logo {
  width: 350px !important;
  height: auto !important;
  position: relative;
  top: -16px;
  margin-right: 20px;
}
.custom-footer .container-social {
  text-align: center;
}
@media (min-width: 768px) {
  .custom-footer .container-social {
    text-align: left;
  }
}
.custom-footer .social li {
  display: inline-block;
  margin-right: 10px;
}
.custom-footer .footer-infos {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  line-height: 20px;
  font-size: 14px;
  font-weight: bold;
}

.single-portfolio #page-header-wrap,
.single-portfolio #page-header-bg {
  height: calc(100vh - 136px) !important;
}
@media screen and (min-width: 1px) and (max-width: 768px) {
  .single-portfolio #page-header-wrap,
  .single-portfolio #page-header-bg {
    height: 100vh !important;
  }
}

body:not(.single-post) #page-header-bg:not(.fullscreen-header) {
  height: calc(100vh - 136px) !important;
}
@media screen and (min-width: 1px) and (max-width: 768px) {
  body:not(.single-post) #page-header-bg:not(.fullscreen-header) {
    height: 100vh !important;
  }
}

.portfolio-items .work-info {
  position: relative;
}
.portfolio-items .work-info .vert-center {
  position: absolute !important;
  top: unset !important;
  bottom: 0 !important;
  transform: none !important;
  transform: translateX(-50%) !important;
  margin-bottom: 30px;
  width: 100% !important;
}
.portfolio-items .work-info .vert-center .custom-content {
  text-align: center !important;
}
.portfolio-items .work-info .vert-center .custom-content h4 {
  color: black !important;
  font-size: 15px !important;
  line-height: 19px !important;
}
.portfolio-items .regular-thumb {
  display: none;
}
.portfolio-items .regular-thumb .work-info {
  display: none;
}
@media (min-width: 768px) {
  .portfolio-items .regular-thumb {
    display: block;
  }
}

.page-id-62 #logo {
  opacity: 1 !important;
}
@media (min-width: 768px) {
  .page-id-62 #logo {
    opacity: 0 !important;
  }
}
.page-id-62 .bg {
  pointer-events: none;
  position: fixed;
  width: 100vw;
  height: 100vh;
  background-image: none;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  z-index: 20;
  transition: filter 0.45s linear;
}
@media (min-width: 768px) {
  .page-id-62 .bg {
    background-image: url(https://ykmn.blueingreen.fr/wp-content/uploads/2023/03/written-logo_xl_2.png);
  }
}
.page-id-62 .bg.blurred {
  filter: blur(5px);
}
.page-id-62 #footer-outer {
  display: none !important;
}
.page-id-62 .about-logo {
  display: none !important;
  width: 130px !important;
}
@media (min-width: 768px) {
  .page-id-62 .about-logo {
    display: inline-block !important;
  }
}

.about-container .row-bg-layer .row-bg {
  background-size: contain !important;
}
.about-container p {
  font-size: 15px !important;
  line-height: 19px !important;
  font-weight: 400 !important;
  letter-spacing: normal !important;
  color: black !important;
}
.about-container .title {
  font-size: 16px !important;
  line-height: 19px !important;
  text-transform: uppercase;
  letter-spacing: normal !important;
  font-family: "Krona One", sans-serif !important;
}

.single-portfolio #portfolio-nav {
  display: none;
}
.single-portfolio .project-title {
  display: none !important;
}
.single-portfolio .nectar-social {
  display: none;
}
.single-portfolio p {
  font-size: 15px !important;
  line-height: 19px !important;
  color: black !important;
  font-family: "Montserrat" !important;
  font-weight: 400 !important;
  text-align: center;
}
@media (min-width: 768px) {
  .single-portfolio p {
    padding: 0;
    text-align: left;
  }
}
.single-portfolio .single-header {
  display: flex;
  margin-top: 16px;
  flex-direction: column;
  text-align: center;
  justify-content: center;
}
@media (min-width: 768px) {
  .single-portfolio .single-header {
    flex-direction: row;
    text-align: left;
    justify-content: flex-start;
  }
}
.single-portfolio .single-header:first-child {
  flex: 0 0 auto;
}
.single-portfolio .single-header h1 {
  font-size: 15px !important;
  line-height: 19px !important;
  text-transform: uppercase;
  letter-spacing: normal !important;
  font-family: "Krona One", sans-serif !important;
  margin-bottom: 24px;
}
@media (min-width: 768px) {
  .single-portfolio .single-header h1 {
    margin-bottom: 0;
    margin-right: 10px;
  }
}

.location-scout-row .wpb_wrapper {
  height: 100%;
}
.location-scout-row .wpb_column > .vc_column-inner > .wpb_wrapper {
  display: flex;
  flex-wrap: wrap;
}
.location-scout-row .wpb_text_column {
  height: 100vw;
  margin: 0 !important;
  background-size: cover;
  position: relative;
}
@media (min-width: 470px) {
  .location-scout-row .wpb_text_column {
    width: 50vw !important;
    height: 50vw;
  }
}
@media (min-width: 992px) {
  .location-scout-row .wpb_text_column {
    width: 33.33vw !important;
    height: 33.33vw;
  }
}
@media (min-width: 1300px) {
  .location-scout-row .wpb_text_column {
    width: 25vw !important;
    height: 25vw;
  }
}
@media (min-width: 1600px) {
  .location-scout-row .wpb_text_column {
    width: 20vw !important;
    height: 20vw;
  }
}

.location-scout-vert-center > .wpb_wrapper {
  position: absolute !important;
  bottom: 30px;
  left: 50%;
  transform: translateX(-50%);
  position: relative;
  height: unset;
}/*# sourceMappingURL=style.css.map */