/**
Theme Name: Astra
Theme URI: https://wpastra.com/
Author: Brainstorm Force
Author URI: https://wpastra.com/about/?utm_source=theme_preview&utm_medium=author_link&utm_campaign=astra_theme
Description: The Astra WordPress theme is lightning-fast and highly customizable. It has over 1 million downloads and the only theme in the world with 6,000+ five-star reviews! It’s ideal for professional web designers, solopreneurs, small businesses, eCommerce, membership sites and any type of website. It offers special features and templates so it works perfectly with all page builders like Spectra, Elementor, Beaver Builder, etc. Fast performance, clean code, mobile-first design and schema markup are all built-in, making the theme exceptionally SEO-friendly. It’s fully compatible with WooCommerce, SureCart and other eCommerce plugins and comes with lots of store-friendly features and templates. Astra also provides expert support for free users. A dedicated team of fully trained WordPress experts are on hand to help with every aspect of the theme. Try the live demo of Astra: https://zipwp.org/themes/astra/
Version: 4.11.13
Requires at least: 5.3
WC requires at least: 3.0
WC tested up to: 9.6
Tested up to: 6.8
Requires PHP: 5.3
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra
Domain Path: /languages
Tags: custom-menu, custom-logo, entertainment, one-column, two-columns, left-sidebar, e-commerce, right-sidebar, custom-colors, editor-style, featured-images, full-width-template, microformats, post-formats, rtl-language-support, theme-options, threaded-comments, translation-ready, blog
AMP: true

Astra WordPress Theme, Copyright 2020 WPAstra.
Astra is distributed under the terms of the GNU GPL.

Astra is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of.
Nicolas Gallagher and Jonathan Neal https://necolas.github.com/normalize.css/

Astra icon font is based on IcoMoon-Free vector icon by Keyamoon.
IcoMoon-Free vector icon distributed under terms of CC BY 4.0 or GPL. (https://creativecommons.org/licenses/by/4.0/ or https://www.gnu.org/licenses/gpl.html)
Source: http://keyamoon.com/

Flexibility is a JavaScript polyfill for Flexbox By Jonathan Neal, 10up. (https://github.com/jonathantneal/flexibility)
Licensed under MIT ( https://github.com/jonathantneal/flexibility/blob/master/LICENSE.md )

Screenshot image is a collage of actual sites created using the Astra WordPress Theme.

Icons used in the Screenshot image are all licensed under Creative Commons ( CC BY 4.0 ) License ( https://fontawesome.com/license/free )
https://fontawesome.com/v5.15/icons/store?style=solid
https://fontawesome.com/v5.15/icons/shopping-cart?style=solid
https://fontawesome.com/v5.15/icons/pen-square?style=solid
https://fontawesome.com/v5.15/icons/user-tie?style=solid
https://fontawesome.com/v5.15/icons/user-tie?style=solid

Illustrations used in the Screenshot images are all licensed under Creative Commons ( CC0 ) License ( https://gumroad.com/l/humaaans )
https://websitedemos.net/web-design-agency-08/wp-content/uploads/sites/796/2021/05/standing-24.png
https://websitedemos.net/web-design-agency-08/wp-content/uploads/sites/796/2021/05/sitting-2.png

Hand-drawn illustrations used are created by Brainstorm Force and released under Creative Commons ( CC0 ) License.
https://websitedemos.net/web-design-agency-08/wp-content/uploads/sites/796/2021/05/girl-with-image-container.png
https://websitedemos.net/web-design-agency-08/wp-content/uploads/sites/796/2021/05/boy-with-code-container.png
https://websitedemos.net/web-design-agency-08/wp-content/uploads/sites/796/2021/05/web-browser.png

The same site as screenshot can be imported from here https://websitedemos.net/web-design-agency-08/.

For more information, refer to this document on how to create a page like in the screenshot - https://wpastra.com/docs/replicating-the-screenshot/.

Astra default breadcrumb is based on Breadcrumb Trail by Justin Tadlock. (https://github.com/justintadlock/breadcrumb-trail)
Breadcrumb Trail is distributed under the terms of the GNU GPL v2 or later.

Astra local fonts feature is based on Webfonts Loader by WordPress Themes Team (WPTT). (https://github.com/WPTT/webfont-loader)
Licensed under MIT ( https://github.com/WPTT/webfont-loader/blob/master/LICENSE )

    font-family: "Montserrat", sans-serif;

/* Note: The CSS files are loaded from assets/css/ folder. */
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

.grecaptcha-badge {
    display: none !important;
}

/*Global*/
#content {
    font-family: "Montserrat", sans-serif;
}

.home_container {
    color: #fff;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}

.container {
    width: calc(96% - 30px);
    max-width: 1650px;
    font-family: "Montserrat", sans-serif;
    margin: 0 auto;
}

p.txt_heading,
h1.txt_heading,
header.entry-header .entry-title {
    font-size: 25px;
    letter-spacing: 5px;
    line-height: 1;
    margin-bottom: 70px;
}

h1.txt_heading,
header.entry-header .entry-title {
    font-weight: 400 !important;
}

.short_desc {
    max-width: 750px;
    font-size: 16px;
    font-weight: 300;
    margin: 0 auto 35px;
}


/*Homepage Projects*/
.project-designer_bg {
    background: transparent linear-gradient(180deg, #F9F3EE 0%, #F9F4EF 48%, #FFFFFF 100%) 0% 0% no-repeat padding-box;
}

#section-projects {
    padding: 200px 0 230px;
    text-align: center;
}

#section-projects .solo-proj {
    position: relative;
}

#section-projects .solo-proj::after {
    content: '';
    display: block;
    padding: 23%;
}

#section-projects .solo-proj .inner-proj {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: rgb(0 0 0 / 69%);
    color: #FFF;
    opacity: 0;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

#section-projects .solo-proj:hover .inner-proj {
    opacity: 1;
}

#section-projects .solo-proj .inner-proj img.proj_logo {
    margin-bottom: 40px;
}

#section-projects .solo-proj .inner-proj p.proj_name {
    width: calc(96% - 30px);
    max-width: 900px;
    font-size: 22px;
    letter-spacing: 4.6px;
    margin-bottom: 25px;
}

#section-projects .solo-proj .inner-proj p.proj_desc {
    width: calc(96% - 30px);
    max-width: 600px;
    font-size: 15px;
    font-weight: 300;
    margin-bottom: 25px;
}

#section-projects .solo-proj .inner-proj a.proj_link,
#section-designer .img-holder_main .img-holder_inner a.button-hover,
#section-gallery .tabcontent .gallery-img .gallery-btn {
    border: 1px solid #FFFFFF;
    color: #FFF;
    font-size: 16px;
    font-weight: 300;
    padding: 8px 22px;
}

#section-projects .solo-proj .inner-proj a.proj_link:hover,
#section-designer .img-holder_main .img-holder_inner a.button-hover:hover {
    opacity: 0.24;
}

#section-projects .slick-prev,
#section-projects .slick-next {
    width: 60px;
    height: 16px;
    position: absolute;
    top: auto;
    bottom: -60px;
    display: block;
    border-radius: 0;
    box-shadow: none;
    color: #3B3B3B;
    font-size: 0;
    font-weight: 300;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 1;
}

#section-projects .slick-prev:before,
#section-projects .slick-next:after {
    content: '← ';
    font-family: auto;
    color: inherit;
    font-size: 15px;
    opacity: 1;
}

#section-projects .slick-prev:after,
#section-projects .slick-next:before {
    content: 'Prev';
    font-family: "Montserrat", sans-serif;
    color: inherit;
    font-size: 15px;
    opacity: 1;
}

#section-projects .slick-prev {
    width: 85px;
    left: calc(50% - 45px);
    border-right: 1px solid;
    padding-right: 20px;
}

#section-projects .slick-next{
    left: calc(50% + 45px);
}

#section-projects .slick-next:before {
    content: 'Next';
}

#section-projects .slick-next:after {
    content: ' →';
}

#section-projects .slick-prev:hover,
#section-projects .slick-prev:focus,
#section-projects .slick-next:hover,
#section-projects .slick-next:focus {
    color: inherit;
}


/*Homepage Designer*/
#section-designer {
    padding: 120px 0 95px;
}

#section-designer .container {
    display: flex;
    flex-wrap: wrap;
}

#section-designer .img-holder_main {
    width: 40%;
    position: relative;
}

#section-designer .img-holder_main::after {
    content: '';
    display: block;
    padding-top: 141%;
}

#section-designer .img-holder_main .img-holder_inner,
#section-gallery .tabcontent .gallery-img .gallery-img_hover,
#inner-portfolio .tabcontent .contain-slides .gallery-img .gallery-img_hover {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: rgb(0 0 0 / 69%);
    opacity: 0;
    -webkit-transition: all .5s cubic-bezier(.60, .01, .60, 1);
    -moz-transition: all .5s cubic-bezier(.60,.01,.60,1);
    -ms-transition: all .5s cubic-bezier(.60,.01,.60,1);
    -o-transition: all .5s cubic-bezier(.60,.01,.60,1);
    transition: all .5s cubic-bezier(.60, .01, .60, 1);
}

#section-designer .img-holder_main:hover .img-holder_inner,
#section-gallery .tabcontent .gallery-img:hover .gallery-img_hover,
#inner-portfolio .tabcontent .contain-slides .gallery-img:hover .gallery-img_hover {
    opacity: 1;
}

#section-designer .img-holder_main .img-holder_inner img.logo-hover {
    margin-bottom: 35px;
}

#section-designer .contain-blocks {
    width: 60%;
    display: flex;
    flex-wrap: wrap;
}

#section-designer .contain-blocks .des_block {
    width: 50%;
    position: relative;
    background-color: #F5F5F5;
}

#section-designer .des_block .des_block-border {
    width: calc(100% - 40px);
    height: calc(100% - 40px);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    display: flex;
    flex-direction: column;
    justify-content: center;
    border: 1px solid #707070;
    padding: 0 50px;
}

#section-designer .des_block:hover {
    background-color: #707070;
}

#section-designer .des_block:hover .des_block-border {
    border-color: #FFFFFF;
    color: #FFFFFF;
}

#section-designer .des_block p.des_block-ttl {
    font-size: 25px;
    margin-bottom: 20px;
}

#section-designer .contain-blocks .img-holder {
    width: 50%;
    filter: grayscale(100%);
    -webkit-transition: all .5s cubic-bezier(.60, .01, .60, 1);
    -moz-transition: all .5s cubic-bezier(.60,.01,.60,1);
    -ms-transition: all .5s cubic-bezier(.60,.01,.60,1);
    -o-transition: all .5s cubic-bezier(.60,.01,.60,1);
    transition: all .5s cubic-bezier(.60, .01, .60, 1);
}

#section-designer .contain-blocks .img-holder:hover {
    filter: grayscale(0%);
}

/*Homepage Gallery*/
#section-gallery {
    padding: 110px 0 48px;
    text-align: center;
}

#section-gallery .contain-projects {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 60px;
}

#section-gallery .contain-projects .solo-gal {
    width: calc(33.33% - 5.33px);
    margin-bottom: 8px;
}

#section-gallery .contain-projects .solo-gal:hover {
    filter: grayscale(100%);
    -webkit-transition: all .5s cubic-bezier(.60, .01, .60, 1);
    -moz-transition: all .5s cubic-bezier(.60,.01,.60,1);
    -ms-transition: all .5s cubic-bezier(.60,.01,.60,1);
    -o-transition: all .5s cubic-bezier(.60,.01,.60,1);
    transition: all .5s cubic-bezier(.60, .01, .60, 1);
}

#section-gallery .contain-projects .solo-gal::after {
    content: '';
    display: block;
    padding-top: 63%;
}

#section-gallery a.button_link,
#section-press a.button_link,
#inner-portfolio a.button_link,
#inner-contact .contain-form input[type="submit"],
#section-gallery.innerpage .button-pull {
    border: 1px solid #3B3B3B;
    color: #3B3B3B;
    font-size: 16px;
    font-weight: 300;
    padding: 8px 22px;
}

#section-gallery a.button_link:hover,
#section-press a.button_link:hover,
#section-gallery.innerpage .button-pull:hover {
    background-color: #3B3B3B;
    color: #FFFFFF;
}


/*Homepage Testimonials*/
#section-testimonial {
    padding: 48px 0 100px;
}

#section-testimonial .container,
#section-press .container,
#site-footer .container {
    max-width: 1200px;
}

#section-testimonial .short_desc,
#section-press .short_desc {
    max-width: unset;
    letter-spacing: 3.75px;
    margin-bottom: 12px;
    text-align: left;
}

#section-testimonial p.txt_heading,
#section-press p.txt_heading {
    margin-bottom: 50px;
    text-align: left;
}

#section-testimonial p.txt_heading,
#section-testimonial .short_desc {
    display: none;
}

#section-testimonial .main-testi {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

#section-testimonial .contain-nav {
    width: 200px;
    position: relative;
}

#section-testimonial .contain-nav::after {
    content: '';
    width: 100%;
    height: 100%;
    border: 1px solid #030303;
    position: absolute;
    top: 15px;
    right: -15px;
    z-index: 1;
}

#section-testimonial .contain-nav .slick-list {
    background-color: #FFF;
    z-index: 2;
}

#section-testimonial .contain-nav .solo-nav {
    cursor: pointer;
    font-size: 16px;
    font-weight: 300;
    padding-left: 8px;
}

#section-testimonial .contain-nav .slick-current::before {
    content: url('/wp-content/uploads/2025/10/Active-arrow.png');
    margin-right: 5px;
    margin-left: -5px;
}

#section-testimonial .contain-testi {
    width: calc(96% - 230px);
    text-align: center;
    pointer-events: none;
}

#section-testimonial .contain-testi .solo-testi {
    box-shadow: 0px 12px 24px #00000033;
    margin: 30px;
    padding: 40px 50px 50px;
}

#section-testimonial .contain-testi .solo-testi img.testi_quote {
    display: inline-block;
    margin-bottom: 35px;
}

#section-testimonial .contain-testi .solo-testi p.testi_msg {
    color: #676767;
    font-size: 16px;
    margin: 0 auto 35px;
}

#section-testimonial .contain-testi .solo-testi p.testi_name {
    color: #030303;
    font-size: 18px;
    margin-bottom: 0;
}


/*Homepage Press Release*/
#section-press {
    padding: 100px 0 150px;
    text-align: center;
}

#section-press .contain-press {
    margin-bottom: 50px;
}

#section-press .contain-press a.solo-press {
    display: block;
    margin: 6px;
}

#section-press .contain-press a.solo-press::after {
    content: '';
    display: block;
    padding-top: 61%;
}

#section-press .contain-press .slick-prev,
#inner-portfolio .tabcontent .contain-slides .slick-prev {
    left: -30px;
}

#section-press .contain-press .slick-next,
#inner-portfolio .tabcontent .contain-slides .slick-next {
    right: -30px;
}

#section-press .contain-press .slick-prev::before,
#inner-portfolio .tabcontent .contain-slides .slick-prev::before {
    content: url('/wp-content/uploads/2025/10/chevron-left.png');
}

#section-press .contain-press .slick-next::before,
#inner-portfolio .tabcontent .contain-slides .slick-next::before {
    content: url('/wp-content/uploads/2025/10/chevron-right.png');
}


/*Header*/
header.site-header::after,
header #nav-slide-in::after {
    content: '';
    display: block;
    padding-top: 49%;
}

header .nav-container a.site-logo_link {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}

header .nav-open,
header .nav-close {
    position: absolute;
    top: 45px;
    left: 45px;
    width: 22px;
    border-top: 3px solid #272727;
    border-bottom: 3px solid #272727;
    cursor: pointer;
    padding: 5px 0;
}

header .nav-close {
    border-color: #FFF;
}

header .nav-open span,
header .nav-close span {
    width: 100%;
    height: 3px;
    display: block;
    background-color: #030303;
}

header .nav-close span {
    background-color: #FFF;
}

#nav-slide-in {
    width: 100%;
    position: fixed;
    top: 0;
    left: -100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #707070;
    font-size: 16px;
    -webkit-transition: all .5s cubic-bezier(.60, .01, .60, 1);
    -moz-transition: all .5s cubic-bezier(.60,.01,.60,1);
    -ms-transition: all .5s cubic-bezier(.60,.01,.60,1);
    -o-transition: all .5s cubic-bezier(.60,.01,.60,1);
    transition: all .5s cubic-bezier(.60, .01, .60, 1);
    overflow: auto;
    text-align: center;
    z-index: 9;
}

#nav-slide-in.open {
    left: 0;
}

#nav-slide-in .nav-links {
    margin: 100px 0 170px;
}

#nav-slide-in .nav-links a.link-page {
    color: #FFF;
    margin-right: 50px;
}

#nav-slide-in .nav-links a.link-page:last-child {
    margin-right: 0;
}

#nav-slide-in .nav-links a.link-page:hover {
    text-decoration: underline;
}

#nav-slide-in .social-media p.segment-ttl {
    color: #FFF;
    margin-bottom: 12px;
}

#nav-slide-in .social-media a.link-page {
    margin-right: 10px;
}

#nav-slide-in .social-media a.link-page:last-child {
    margin-right: 0;
}

#nav-slide-in .social-media img.sm_icon {
    width: 27px;
    height: 27px;
    object-fit: contain;
}


/*footer*/
footer#site-footer {
    color: #FFFFFF;
    padding: 150px 0 160px;
}

footer#site-footer .footer-top {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    border-bottom: 1px solid #FFF;
    margin-bottom: 42px;
    padding-bottom: 24px;
}

footer#site-footer .footer-top .footer_top-left {
    display: flex;
}

footer#site-footer .footer_top-left .footer_logo {
    margin-right: 45px;
}

footer#site-footer .footer_top-left .short_desc {
    max-width: 300px;
    margin: 0;
}

footer#site-footer .footer-top .footer_top-right {
    max-width: 400px;
    text-align: right;
}

footer#site-footer .footer_top-right .footer_label {
    position: relative;
    letter-spacing: 3.2px;
    margin-bottom: 12px;
    padding-top: 8px;
}

footer#site-footer .footer_top-right .footer_label::before {
    width: 66px;
    height: 1px;
    content: '';
    position: absolute;
    top: 0;
    right: 4px;
    background-color: #FFF;
}

footer#site-footer .footer_top-right .footer_address {
    margin-bottom: 35px;
}

footer#site-footer .footer_top-right .footer_address a {
    color: #FFF;
}

footer#site-footer .footer_top-right .links-contain {}

footer#site-footer .footer_top-right .links-contain a.link-page {
    margin-right: 10px;
}

footer#site-footer .footer_top-right .links-contain a.link-page:last-child {
    margin-right: 0;
}

footer#site-footer .footer_top-right .links-contain img.sm_icon {}

footer#site-footer .footer-bottom {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    font-size: 13px;
}

footer#site-footer .footer-bottom .footer_bot-left {}

footer#site-footer .footer-bottom .footer_bot-right {}

footer#site-footer .footer-bottom .footer_bot-left a,
footer#site-footer .footer-bottom .footer_bot-right a {
    color: #FFFFFF;
}

footer#site-footer .footer-bottom .footer_bot-left a:hover,
footer#site-footer .footer-bottom .footer_bot-right a:hover {
    text-decoration: underline;
}

/*Inner Pages*/
/*The Gallery*/
.lightbox {
  /* Default to hidden */
  display: none;

  /* Overlay entire screen */
  position: fixed;
  z-index: 999;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;

  /* A bit of padding around image */
  padding: 1em;

  /* Translucent background */
  background: rgba(0, 0, 0, 0.8);
}

/* Unhide the lightbox when it's the target */
.lightbox:target {
  display: block;
}

.lightbox span {
  /* Full width and height */
  display: block;
  width: 100%;
  height: 100%;

  /* Size and position background image */
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

.innerpage {
    font-family: "Montserrat", sans-serif;
}

.innerpage p.txt_heading,
.innerpage h1.txt_heading,
header.entry-header .entry-title {
    margin-bottom: 40px;
    text-align: center;
    text-transform: uppercase;
}

.innerpage .short_desc {
    max-width: 1000px;
    margin-bottom: 80px;
}

#section-gallery .contain-tab {
    position: relative;
    display: flex;
    justify-content: space-between;
}

#section-gallery .contain-tab .tab {
    width: 300px;
}

#section-gallery .contain-tab .tab button.tablinks {
    display: block;
    font-size: 16px;
    font-weight: 300;
    background: none;
    border: 0;
    box-shadow: none;
    color: #030303;
    margin-bottom: 20px;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 8px;
}

#section-gallery .contain-tab .tab button.tablinks.active::before {
    content: url(/wp-content/uploads/2025/10/Active-arrow.png);
    margin-right: 12px;
    margin-left: -8px;
}

#section-gallery .contain-tab .tab button.tablinks.active {
    font-weight: 500;
    padding-left: 16px;
}

#section-gallery .contain-tab .tabcontent {
    width: calc(100% - 380px);
    display: none;
}

#section-gallery .contain-tab .tabcontent.active {
    display: block;
}

#section-gallery .tabcontent .contain-flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

#section-gallery .tabcontent .contain-flex a.block_prod {
    width: calc(50% - 4px);
    display: block;
    margin-bottom: 8px;
}

#section-gallery .tabcontent .gallery-img {
    position: relative;
}

#section-gallery .tabcontent .gallery-img::after {
    content: '';
    display: block;
    padding-top: 63%;
}

#section-gallery .tabcontent .gallery-img .gallery-img_hover {}

#section-gallery .tabcontent .gallery-img .gallery-btn {}

#section-gallery .lightbox-img {
    width: calc(100% - 30px);
    height: calc(100% - 30px);
    max-width: 1100px;
    max-height: 650px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}

#section-gallery .tabcontent .gal-desc {
    width: 250px;
    position: absolute;
    top: 50%;
    left: 50px;
    color: #707070;
    font-size: 14px;
    font-weight: 300;
    text-align: left;
}

/*The Designer*/
#inner-designer,
#inner-contact {
    font-family: "Montserrat", sans-serif;
    padding: 110px 0 80px;
}

#inner-designer .designer_head {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
    color: #707070;
    margin-bottom: 100px;
}

#inner-designer .designer_head-img {
    width: 40%;
}

#inner-designer .designer_head-img::after {
    content: '';
    display: block;
    padding-top: 141%;
}

#inner-designer .designer_head-txt {
    width: calc(60% - 70px);
    font-weight: 300;
}

#inner-designer .designer_head-txt p.designer_head-ttl {
    color: #3B3B3B;
    font-size: 16px;
    text-transform: uppercase;
}

#inner-designer .designer_head-txt p.txt_heading {
    color: #030303;
    font-size: 40px;
    margin-bottom: 15px;
}

#inner-designer .designer_head-txt p.txt_subheading {
    max-width: 400px;
    font-size: 22px;
    font-style: italic;
    line-height: 1.2;
}

#inner-designer .designer_head-txt .txt_desc {
    line-height: 1.7;
    margin-bottom: 70px;
}

#inner-designer p.designer-label {
    color: #030303;
    font-size: 25px;
    font-weight: 300;
    margin-bottom: 30px;
}

#inner-designer .designer_head-txt .contain-educ {}

#inner-designer .designer_head-txt .contain-educ .solo-educ {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

#inner-designer .designer_head-txt .contain-educ .solo-educ::before {
    content: '';
    width: 18px;
    height: 18px;
    display: block;
    background-image: url(/wp-content/uploads/2025/12/bullet_arrow.png);
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    margin-right: 20px;
    margin-left: 0px;
}

#inner-designer .designer_body {}

#inner-designer .designer_body p.designer-label {}

#inner-designer .contain-award {
    columns: 2;
}

#inner-designer .contain-award .solo-award {
    display: flex;
    align-items: center;
    margin-bottom: 40px;
}

#inner-designer .solo-award .award_year {
    color: #030303;
    font-size: 28px;
    font-weight: 500;
    margin-right: 35px;
    padding: 28px 35px;
    border-right: 2px solid #707070;
}

#inner-designer .solo-award .award_dtl {}

#section-gallery.innerpage .button-pull {
    display: none;
    margin-top: 30px;
}

/*Portfolio*/
#inner-portfolio {
    padding: 110px 0 120px;
    text-align: center;
}

#inner-portfolio .contain-tab {
    margin-bottom: 80px;
}

#inner-portfolio .contain-tab .tab {
    margin-bottom: 50px;
}

#inner-portfolio .contain-tab .tab .slick-dots {
    top: -45px;
    bottom: auto;
}

#inner-portfolio .contain-tab .tab button.tablinks {
    position: relative;
    font-size: 18px;
    font-weight: 300;
    background: none;
    border: 0;
    box-shadow: none;
    color: #3B3B3B;
    margin-bottom: 30px;
    padding: 8px 16px;
}

#inner-portfolio .contain-tab .tab button.tablinks.active::before,
#inner-portfolio .contain-tab .tab button.tablinks.active::after {
    content: '';
    width: 60px;
    height: 2px;
    position: absolute;
    bottom: -1px;
    left: 50%;
    transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    display: block;
    background-color: #3B3B3B;
}

#inner-portfolio .contain-tab .tab button.tablinks.active::after {
    width: 30px;
    bottom: -12px;
}

#inner-portfolio .contain-tab .tab button.tablinks.active {
    color: #3B3B3B;
    font-weight: 500;
}

#inner-portfolio .contain-tab .tabcontent {
    height: 0;
    margin-bottom: 0;
    opacity: 0;
    overflow: hidden;
    padding: 0 30px;
}

#inner-portfolio .contain-tab .tabcontent:first-child {
    height: auto !important;
    opacity: 1 !important;
}

#inner-portfolio .contain-tab .tabcontent.active {
    margin: 0 auto;
}

#inner-portfolio .contain-tab .tabcontent p.gal-ttl {
    font-size: 30px;
}

#inner-portfolio .tabcontent .contain-main {
    width: calc(100% - 30px);
    margin: 0 auto 30px;
}

#inner-portfolio .tabcontent .contain-main .block_prod {}

#inner-portfolio .tabcontent .contain-main .block_prod::after,
#inner-portfolio .tabcontent .contain-slides .gallery-img::after {
    content: '';
    display: block;
    padding-top: 63%;
}

#inner-portfolio .tabcontent .contain-slides {
    margin-bottom: 70px;
}

#inner-portfolio .tabcontent .contain-slides .gallery-img {
    width: calc(100% - 30px);
    position: relative;
    display: block;
    cursor: pointer;
    margin: 0 auto;
}

#inner-portfolio .tabcontent .contain-slides .gallery-img .gallery-img_hover .logo-hover {
    width: 110px;
}

#inner-portfolio a.button_link,
#inner-contact .contain-form input[type="submit"] {
    background-color: #707070;
    border-color: #707070;
    color: #FFFFFF;
}

#inner-portfolio a.button_link:hover,
#inner-contact .contain-form input[type="submit"]:hover {
    background-color: #FFFFFF;
    color: #707070;
}

/*Contact Us*/
#inner-contact {
    text-align: center;
}

#inner-contact .contain-flex {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 80px;
}

#inner-contact .contain-flex .contain-info {
    width: 400px;
}

#inner-contact .contain-info .solo-info {
    position: relative;
    background-color: #707070;
    background-position: 20px 20px;
    background-repeat: no-repeat;
    color: #FFFFFF;
    margin-bottom: 20px;
    padding: 45px 20px;
}

#inner-contact .contain-info .solo-info:hover {
    background-color: #FFFFFF;
    color: #707070;
}

#inner-contact .contain-info .solo-info a {
    color: #FFFFFF;
}

#inner-contact .contain-info .solo-info:hover a {
    color: #707070;
}

#inner-contact .contain-info .solo-info:last-child {
    margin-bottom: 0;
}

#inner-contact .contain-info .solo-info::before {
    content: '';
    width: calc(100% - 10px);
    height: calc(100% - 10px);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    border: 1px solid #FFFFFF;
}

#inner-contact .contain-info .solo-info:hover::before {
    border: 1px solid #707070;
}

#inner-contact .solo-info.info_phone {
    background-image: url(/wp-content/uploads/2025/12/phone-white.png);
}

#inner-contact .solo-info.info_phone:hover {
    background-image: url(/wp-content/uploads/2025/12/phone-dark.png);
}

#inner-contact .solo-info.info_email {
    background-image: url(/wp-content/uploads/2025/12/email-white.png);
}

#inner-contact .solo-info.info_email:hover {
    background-image: url(/wp-content/uploads/2025/12/email-dark.png);
}

#inner-contact .solo-info.info_address {
    background-image: url(/wp-content/uploads/2025/12/loc-white.png);
}

#inner-contact .solo-info.info_address:hover {
    background-image: url(/wp-content/uploads/2025/12/loc-dark.png);
}

#inner-contact .solo-info p.info_ttl {
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 4px;
}

#inner-contact .solo-info .info_txt {}

#inner-contact .contain-flex .contain-form {
    width: calc(100% - 480px);
    text-align: left;
}

#inner-contact .contain-form p.form-desc {
    margin-bottom: 1.2em;}

#inner-contact .contain-form p.form-label {
    color: #3B3B3B;
    font-weight: 500;
    margin-bottom: 1em;
}

#inner-contact .contain-form input[type="text"],
#inner-contact .contain-form input[type="email"],
#inner-contact .contain-form input[type=tel],
#inner-contact .contain-form textarea {
    border: 0.5px solid #707070;
    border-radius: 0;
    font-family: "Montserrat", sans-serif;
    font-size: 15px;
    margin-bottom: 10px;
}

#inner-contact .contain-form input[type="submit"] {
    border-radius: 0;
}

#inner-contact .contain-map {
    position: relative;
}

#inner-contact .contain-map::after {
    content: '';
    display: block;
    padding-top: 26%;
}

#inner-contact .contain-map iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

/*Press Release*/
#inner-press {
    padding: 110px 0 120px;
}

#inner-press p.txt_heading,
#inner-press .short_desc {
    text-align: center;  
}

#inner-press .contain-press {}

#inner-press .solo-press {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
    border-top: 2px solid #CECECE;
    margin-top: 80px;
    padding-top: 80px;
}

#inner-press .solo-press:first-child {
    border-top: 0;
    margin-top: 0;
    padding-top: 0;
}

#inner-press .solo-press .press_img {
    width: 400px;
}

#inner-press .solo-press .press_img::after {
    content: '';
    display: block;
    padding-top: 133%;
}

#inner-press .solo-press .press_txt {
    width: calc(100% - 450px);
    color: #030303;
    padding-top: 40px;
}

#inner-press .solo-press .press_txt p.txt-date {
    font-size: 18px;
    margin-bottom: 40px;
}

#inner-press .solo-press .press_txt p.txt-ttl {
    font-size: 30px;
}

#inner-press .solo-press .press_txt .txt-dtl {
    color: #707070;
}

#inner-press .solo-press .press_txt .txt-dtl a {
    color: #707070;
    text-decoration: underline;
}

header.site-header {
    z-index: 9;
}

body {
    font-family: "Montserrat", sans-serif;
}


#section-gallery .side-nav-control .shut,
#section-gallery .side-nav-control .pull {
    position: fixed;
    top: 50%;
    right: 5px;
    transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    display: none;
    background: #181818;
    border: 2px solid #FFF;
    border-right: 0;
    border-radius: 50% 0 0 50%;
    color: #FFF;
    cursor: pointer;
    font-size: 30px;
    padding: 10px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    z-index: 6;
}

#section-gallery .side-nav-control.active .shut,
#section-gallery .side-nav-control.active .pull {
    right: 235px;
}

/**
 * Reponsive
 * -----------------------------------------------------------------------------
 */

/* 1200px */

@media only screen and ( max-width: 1200px ){
    header img.site-logo {
        width: 200px;
    }

    #nav-slide-in {
        position: absolute;
    }

    #nav-slide-in img.site-logo {
        width: 120px;
    }

    #nav-slide-in .nav-links {
        margin: 50px 0;
    }

    p.txt_heading {
        font-size: 22px;
        margin-bottom: 30px;
    }

    .short_desc {
        font-size: 14px;
    }

    #section-projects {
        padding: 70px 0 95px;
    }

    #section-projects .solo-proj .inner-proj img.proj_logo {
        width: 80px;
        margin-bottom: 20px;
    }

    #section-projects .solo-proj .inner-proj p.proj_name {
        font-size: 18px;
        margin-bottom: 5px;
    }

    #section-projects .solo-proj .inner-proj p.proj_desc {
        font-size: 13px;
        margin-bottom: 15px;
    }

    #section-projects .solo-proj .inner-proj a.proj_link,
    #section-designer .img-holder_main .img-holder_inner a.button-hover,
    #section-gallery .tabcontent .gallery-img .gallery-btn,
    #section-gallery a.button_link,
    #section-press a.button_link,
    #inner-portfolio a.button_link,
    #inner-contact .contain-form input[type="submit"] {
        font-size: 14px;
        padding: 4px 16px;
    }

    #section-designer {
        padding: 100px 0 70px;
    }

    #section-designer .img-holder_main .img-holder_inner img.logo-hover {
        width: 100px;
    }

    #section-designer .img-holder_main,
    #section-designer .contain-blocks {
        width: 100%;
    }

    #section-designer .contain-blocks .img-holder::after {
        content: '';
        display: block;
        padding-top: 92%;
    }

    #section-designer .des_block p.des_block-ttl {
        font-size: 18px;
        margin-bottom: 10px;
    }

    #section-designer .des_block .des_block-desc {
        font-size: 14px;
    }

    #section-gallery {
        padding: 70px 0 48px;
    }

    #section-gallery .contain-projects {
        margin-bottom: 30px;
    }

    #inner-press {
        padding: 70px 0;
    }
}

/* 1045px */

@media only screen and ( max-width: 1045px ){
    #inner-designer,
    #inner-contact,
    #inner-portfolio {
        padding: 70px 0;
    }

    #inner-designer .designer_head,
    #inner-designer .designer_head-txt .txt_desc {
        margin-bottom: 30px;
    }

    #inner-designer .designer_head-img {
        display: none;
    }

    #inner-designer .designer_head-txt {
        width: 100%;
        font-weight: 300;
    }

    #inner-designer .designer_head-txt p.txt_heading {
        font-size: 30px;
    }

    #inner-designer .designer_head-txt p.txt_subheading {
        font-size: 18px;
    }

    #inner-designer p.designer-label,
    #inner-press .solo-press .press_txt p.txt-ttl {
        font-size: 22px;
        margin-bottom: 20px;
    }

    #inner-designer .contain-award {
        columns: 1;
    }

    #inner-designer .solo-award .award_year {
        font-size: 18px;
        margin-right: 25px;
        padding: 18px 25px;
    }

    #inner-press .solo-press .press_txt p.txt-date {
        font-size: 16px;
        margin-bottom: 20px;
    }

    #inner-contact .contain-flex .contain-info {
        width: 300px;
    }

    #inner-contact .contain-flex .contain-form {
        width: calc(100% - 330px);
    }

    #section-gallery.innerpage .contain-tab .tab {
        width: 250px;
    }

    #section-gallery.innerpage .contain-tab .tabcontent {
        width: calc(100% - 300px);
    }

    #section-gallery.innerpage .tabcontent .gal-desc {
        width: auto;
        position: relative;
        top: auto;
        left: auto;
        margin-top: 20px;
    }
}   

/* 990px */

@media only screen and (max-width: 990px){
    header img.site-logo {
        width: 150px;
    }

    #nav-slide-in img.site-logo {
        width: 100px;
    }

    #nav-slide-in {
        height: 100vh;
        position: fixed;
        overflow: auto;
    }

    #nav-slide-in .nav-links a.link-page {
        margin-right: 30px;
    }

    #section-testimonial .contain-testi .solo-testi p.testi_msg {
        font-size: 14px;
        margin: 0 auto 15px;
    }

    #section-testimonial .contain-testi .solo-testi p.testi_name {
        font-size: 14px;
    }

    #section-press {
        padding: 70px 0;
    }

    #section-press .contain-press {
        width: calc(100% - 60px);
        margin: 0 auto 30px;
    }

    footer#site-footer {
        padding: 90px 0 70px;
    }

    footer#site-footer .footer_top-left .short_desc {
        max-width: unset;
    }

    footer#site-footer .footer-top .footer_top-right {
        max-width: unset;
        margin-left: auto;
    }

    #inner-press .solo-press .press_img {
        width: 250px;
    }

    #inner-press .solo-press .press_txt {
        width: calc(100% - 300px);
        padding-top: 0;
    }

    #section-gallery.innerpage .contain-tab .tabcontent {
        width: 100%;
    }

    #section-gallery.innerpage .tab {
        max-height: 80%;
        position: fixed;
        top: 50%;
        right: -230px;
        transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -webkit-transform: translate(0, -50%);
        background-color: #FFF;
        border: 2px solid #181818;
        border-radius: 15px 0 0 15px;
        padding: 25px;
        z-index: 3;
        overflow-x: auto;
        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
    }

    #section-gallery.innerpage .tab.active {
        right: -3px;
    }

    #section-gallery.innerpage .side-nav-control .pull {
        display: block;
        z-index: 4;
    }

    #section-gallery.innerpage .side-nav-control .shut {
        display: block;
        z-index: 3;
    }

    #section-gallery.innerpage .side-nav-control.active .pull {
        z-index: 3;
    }

    #section-gallery.innerpage .side-nav-control.active .shut {
        z-index: 4;
    }

    #section-gallery.innerpage .contain-tab .tab button.tablinks {
        font-size: 14px;
        margin-bottom: 8px;
        padding-left: 0;
    }

    #section-gallery.innerpage .contain-tab .tab button.tablinks.active {
        padding-left: 0;
    }

    #section-gallery .contain-tab .tab button.tablinks.active::before {
        margin-right: 6px;
        margin-left: 0;
    }

    #section-gallery.innerpage .button-pull {
        display: block;
    }

}

/* 900px */

@media only screen and (max-width: 900px){
}
    
/* 730px */
@media only screen and (max-width: 730px){
    p.txt_heading {
        font-size: 20px;
        letter-spacing: 0;
        margin-bottom: 20px;
    }

    #section-projects .solo-proj .inner-proj p.proj_name {
        letter-spacing: 0;
    }

    #section-projects .solo-proj .inner-proj img.proj_logo {
        display: none;
    }

    #section-designer .contain-blocks .des_block,
    #section-designer .contain-blocks .img-holder {
        width: 100%;
    }

    #section-designer .contain-blocks .des_block::after {
        content: '';
        display: block;
        padding-top: 50%;
    }

    #section-gallery .contain-projects .solo-gal {
        width: calc(50% - 5.33px);
        margin-bottom: 10px;
    }

    #section-testimonial {
        padding: 48px 0 70px;
    }

    #section-testimonial .contain-nav {
        width: 180px;
    }

    #section-testimonial .contain-nav::after {
        display: none;
    }

    #section-testimonial .contain-testi {
        width: calc(100% - 200px);
    }

    footer#site-footer .footer_top-left .footer_logo {
        width: 100px;
    }

    #inner-contact .contain-flex {
        margin-bottom: 30px;
    }

    #inner-contact .contain-flex .contain-info {
        width: 100%;
        margin-bottom: 30px;
    }
    
    #inner-contact .contain-flex .contain-form {
        width: 100%;
    }

    #inner-contact .contain-map::after {
        padding-top: 45%;
    }

    #inner-portfolio .contain-tab .tabcontent p.gal-ttl {
        font-size: 22px;
        margin-bottom: 10px;
    }

    #inner-portfolio .tabcontent .contain-main {
        width: calc(100% - 10px);
        margin: 0 auto 10px;
    }

    #inner-portfolio .tabcontent .contain-slides .gallery-img {
        width: calc(100% - 10px);
    }

    #inner-portfolio .contain-tab {
        margin-bottom: 30px;
    }
}

/* 670px */
@media only screen and (max-width: 670px){
    header img.site-logo {
        width: 120px;
    }

    #nav-slide-in .nav-links {
        margin: 30px 0;
    }

    #section-testimonial .contain-nav .slick-list {
        background-color: transparent;
    }

    #section-testimonial .contain-testi .solo-testi img.testi_quote {
        display: none;
    }
}

/*  Phone  : 500px */
@media only screen and (max-width: 500px){
    header .nav-open,
    header .nav-close {
        top: 30px;
        left: 30px;
    }

    header img.site-logo,
    #nav-slide-in img.site-logo {
        width: 80px;
    }

    #nav-slide-in .nav-links {
        display: flex;
        flex-direction: column;
        align-items: center;
        margin: 50px 0;
    }

    #nav-slide-in .nav-links a.link-page {
        margin-right: 0;
        margin-bottom: 14px;
    }

    #nav-slide-in .nav-links a.link-page:last-child {
        margin-bottom: 0;
    }

    p.txt_heading {
        font-size: 18px;
        margin-bottom: 16px;
    }

    .short_desc {
        font-size: 12px;
    }

    #section-projects .solo-proj .inner-proj p.proj_name,
    #section-designer .des_block p.des_block-ttl {
        font-size: 16px;
        line-height: 1;
    }

    #section-projects .solo-proj .inner-proj p.proj_desc {
        font-size: 12px;
        margin-bottom: 10px;
        line-height: 1.2;
    }

    #section-projects .solo-proj .inner-proj a.proj_link,
    #section-designer .img-holder_main .img-holder_inner a.button-hover,
    #section-gallery .tabcontent .gallery-img .gallery-btn,
    #section-gallery a.button_link,
    #section-press a.button_link,
    #inner-portfolio a.button_link,
    #inner-contact .contain-form input[type="submit"] {
        font-size: 12px;
        padding: 2px 12px;
    }

    #section-projects .slick-prev:after,
    #section-projects .slick-next:before {
        font-size: 12px;
    }

    #section-designer {
        padding: 70px 0;
    }

    #section-designer .contain-blocks .des_block::after {
        padding-top: 75%;
    }

    #section-designer .des_block .des_block-desc {
        font-size: 12px;
        line-height: 1.2;
    }

    #section-testimonial .contain-nav,
    #section-testimonial .contain-testi,
    #inner-press .solo-press .press_txt,
    #section-gallery .tabcontent .contain-flex a.block_prod {
        width: 100%;
    }

    #section-gallery .contain-projects .solo-gal {
        width: 100%;
        margin-bottom: 8px;
    }

    #inner-designer .designer_head-txt p.txt_heading {
        font-size: 22px;
    }

    #inner-designer p.designer-label,
    #inner-press .solo-press .press_txt p.txt-ttl {
        font-size: 18px;
    }

    #inner-press .solo-press .press_img {
        width: 100%;
        margin-bottom: 30px;
    }
}


/* 350px */
@media only screen and (max-width: 350px){
}