html, body {
  overflow-x: hidden;
}

/**
 * Enable smooth scrolling on the whole document
 */
html {
  scroll-behavior: smooth;
}

/**
 * Disable smooth scrolling when users have prefers-reduced-motion enabled
 */
@media screen and (prefers-reduced-motion: reduce) {
  html {
    scroll-behavior: auto;
  }
}

/**
 * Add .section to every anchored element for scroll margin
 */
.section {
  scroll-margin-top: 2rem;
}

/* Header */
.site-title {
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 3rem;
  text-decoration: none;
}

@media (min-width: 48em) {
  .site-title {
    float: left;
  }
}

.nav-link {
  font-weight: 700;
  color: rgba(0, 0, 0, 0.8) !important;
}

.social-nav .nav-link {
  padding: 0 0.5rem;
  font-size: 1.1rem;
  line-height: 2.5rem;
}

.nav-link:hover,
.nav-link:focus,
.active .nav-link {
  color: rgba(0, 0, 0, 0.6) !important;
}

/* Hero (intro) section */
.intro-title {
  font-weight: 800;
}

@-webkit-keyframes animateWave {
  0% {
    transform: scale(1, 0);
  }
  100% {
    transform: scale(1, 1);
  }
}

@keyframes animateWave {
  0% {
    transform: scale(1, 0);
  }
  100% {
    transform: scale(1, 1);
  }
}

.wave-bg {
  display: block;
  height: 220px;
  width: 100%;
  min-width: 600px;
  transform-origin: top;
  -webkit-animation: animateWave 2000ms cubic-bezier(0.23, 1, 0.32, 1) forwards;
          animation: animateWave 2000ms cubic-bezier(0.23, 1, 0.32, 1) forwards;
  background-image: url("../images/wave-bg.svg");
  background-position: center;
  background-repeat: no-repeat;
}

.btn-primary {
  color: #fff;
  background-color: #666af6;
  border-color: #666af6;
}

.btn-primary:hover {
  color: #31446c;
  background-color: #666af6;
  border-color: #31446c;
}

img.avatar {
  border-radius: 30px;
}

/* Masonary grid for portfolio */
.grid:after {
  content: '';
  display: block;
  clear: both;
}

/* Grid Item */
.grid-sizer,
.grid-item {
  width: 100%;
}

.grid-item {
  padding-bottom: 12px;
}

@media (min-width: 48em) {
  .grid-sizer,
  .grid-item {
    width: 25%;
  }
  .grid-item {
    float: left;
    padding: 6px;
  }
}

.grid-item img {
  display: block;
  width: 100%;
  max-width: 100%;
}

/* Portfolio */
.portolio-section .container {
  padding: 0;
}

.portfolio-item {
  position: relative;
  overflow: hidden;
  text-align: center;
  margin: 0;
}

.portfolio-item figcaption {
  position: absolute;
  top: auto;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 12px;
  background: rgba(255, 255, 255, 0.75);
  transition: transform 0.35s;
  transform: translate3d(0, 100%, 0);
}

.portfolio-item figcaption h4 {
  color: #222;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 3px;
}

.portfolio-item figcaption p {
  color: #444;
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 0;
}

.portfolio-item:hover figcaption {
  transform: translate3d(0, 0, 0);
}

/* Portolio Caption */
#bp_container .bp-xc {
  background: #F6E05E !important;
}

#bp_caption a {
  text-decoration: none;
}

/* Footer section */
footer a:not(.nav-link) {
  color: inherit;
  font-weight: 600;
  text-decoration: none;
  cursor: pointer;
}

/* Scroll Top */
#scrolltop {
  display: block;
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s, opacity 0.5s ease-in;
  position: fixed;
  bottom: 20px;
  right: 20px;
}

#scrolltop .btn {
  padding: 3px 11px;
  border-radius: 50%;
}

/* Additional utility styles */
.container-narrow {
  max-width: 1024px;
  margin: 0 auto;
}

.text-small {
  font-size: 0.875rem;
}

.text-uppercase {
  letter-spacing: 0.05em;
}

.hover-effect {
  transition: transform .18s ease-in-out;
}

.hover-effect:hover {
  transform: translateY(-2px);
}

.marker {
  position: relative;
  display: inline;
  width: auto;
}

.marker-center {
  padding-right: 0;
}

.marker:after {
  content: "";
  width: 125px;
  height: 30px;
  position: absolute;
  bottom: -25px;
  right: -30px;
  background-image: url("../images/marker.svg");
  background-repeat: no-repeat;
}

.marker-center:after {
  bottom: -30px;
  left: 50%;
  margin-left: -60px;
}

@media (max-width: 575.98px) {
  .marker {
    padding-right: 0;
  }
  .marker:after {
    bottom: -30px;
    left: 50%;
    margin-left: -60px;
  }
  .hideinmobile {
    display: none;
    visibility: hidden;
  }
  .site-title {
    font-size: 1.2rem;
    font-weight: 700;
    line-height: 3rem;
    text-decoration: none;
  }

}

.entry-title a {
  text-decoration: none;
}


/*=========================================================================*/
#DIV_1 {
    align-items: center;
    block-size: 459px;
    bottom: 0px;
    box-sizing: border-box;
    display: flex;
    height: 459px;
    inline-size: 950.398px;
    inset-block-end: 0px;
    inset-block-start: 0px;
    inset-inline-end: 0px;
    inset-inline-start: 472.602px;
    justify-content: center;
    left: 472.602px;
    margin-block-end: 81px;
    margin-block-start: 216px;
    perspective-origin: 475.195px 229.5px;
    position: inherit;
    right: 0px;
    text-size-adjust: 100%;
    top: 0px;
    transform: matrix(1, 0, 0, 1, 0, 0);
    transform-origin: 475.199px 229.5px;
    transform-style: preserve-3d;
    width: 950.398px;
    z-index: 2;
    flex-flow: column nowrap;
    font: 300 18px / 27px "Gotham book", sans-serif;
    margin: 0 0 0 -35%;
    overflow: hidden;
}/*#DIV_1*/

#DIV_1:after {
    display: block;
    text-size-adjust: 100%;
    font: 300 18px / 27px "Gotham book", sans-serif;
}/*#DIV_1:after*/

#DIV_1:before {
    display: block;
    text-size-adjust: 100%;
    font: 300 18px / 27px "Gotham book", sans-serif;
}/*#DIV_1:before*/

#IMG_2 {
    block-size: 459px;
    bottom: 0px;
    box-sizing: border-box;
    display: block;
    height: 459px;
    inline-size: 950.398px;
    inset-block-end: 0px;
    inset-block-start: 0px;
    inset-inline-end: 0px;
    inset-inline-start: 0px;
    left: 0px;
    max-inline-size: 100%;
    max-width: 100%;
    min-block-size: auto;
    min-height: auto;
    min-inline-size: auto;
    min-width: auto;
    object-fit: cover;
    object-position: 0% 50%;
    perspective-origin: 475.195px 229.5px;
    position: relative;
    right: 0px;
    text-size-adjust: 100%;
    top: 0px;
    transform: matrix(1.19995, 0, 0, 1.19995, 0, -45.8541);
    transform-origin: 475.199px 229.5px;
    transform-style: preserve-3d;
    vertical-align: middle;
    width: 950.398px;
    will-change: transform;
    font: 300 18px / 27px "Gotham book", sans-serif;
    overflow: hidden;
}/*#IMG_2*/

#IMG_2:after {
    text-size-adjust: 100%;
    font: 300 18px / 27px "Gotham book", sans-serif;
}/*#IMG_2:after*/

#IMG_2:before {
    text-size-adjust: 100%;
    font: 300 18px / 27px "Gotham book", sans-serif;
}/*#IMG_2:before*/

#DIV_3 {
    block-size: 576px;
    border-block-end-color: rgba(0, 0, 0, 0);
    border-block-end-style: solid;
    border-block-end-width: 576px;
    border-inline-start-color: rgb(255, 255, 255);
    border-inline-start-style: solid;
    border-inline-start-width: 576px;
    bottom: -117px;
    box-sizing: border-box;
    height: 576px;
    inline-size: 712.797px;
    inset-block-end: -117px;
    inset-block-start: 0px;
    inset-inline-end: 0px;
    inset-inline-start: 0px;
    left: 0px;
    perspective-origin: 356.398px 288px;
    position: absolute;
    right: 0px;
    text-size-adjust: 100%;
    top: 0px;
    transform-origin: 356.398px 288px;
    width: 712.797px;
    border-bottom: 576px solid rgba(0, 0, 0, 0);
    font: 300 18px / 27px "Gotham book", sans-serif;
    overflow: hidden;
}/*#DIV_3*/

#DIV_3:after {
    text-size-adjust: 100%;
    font: 300 18px / 27px "Gotham book", sans-serif;
}/*#DIV_3:after*/

#DIV_3:before {
    text-size-adjust: 100%;
    font: 300 18px / 27px "Gotham book", sans-serif;
}/*#DIV_3:before*/

#DIV_4 {
    block-size: 576px;
    border-block-start-color: rgba(0, 0, 0, 0);
    border-block-start-style: solid;
    border-block-start-width: 576px;
    border-inline-start-color: rgb(255, 255, 255);
    border-inline-start-style: solid;
    border-inline-start-width: 576px;
    bottom: 0px;
    box-sizing: border-box;
    height: 576px;
    inline-size: 712.797px;
    inset-block-end: 0px;
    inset-block-start: -117px;
    inset-inline-end: 0px;
    inset-inline-start: 0px;
    left: 0px;
    perspective-origin: 356.398px 288px;
    position: absolute;
    right: 0px;
    text-size-adjust: 100%;
    top: -117px;
    transform-origin: 356.398px 288px;
    width: 712.797px;
    border-top: 576px solid rgba(0, 0, 0, 0);
    font: 300 18px / 27px "Gotham book", sans-serif;
}/*#DIV_4*/

#DIV_4:after {
    text-size-adjust: 100%;
    font: 300 18px / 27px "Gotham book", sans-serif;
}/*#DIV_4:after*/

#DIV_4:before {
    text-size-adjust: 100%;
    font: 300 18px / 27px "Gotham book", sans-serif;
}/*#DIV_4:before*/
