/*
 Theme Name:   GeneratePress Child
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Tom Usborne
 Author URI:   https://tomusborne.com
 Template:     generatepress
 Version:      0.1
*/
@import url('https://fonts.googleapis.com/css2?family=Kanit:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

@font-face {
    font-family: 'TF_arluck';
    src: url('./assets/font/TF_ARLUCK.TTF') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'TF_arluck';
    src: url('./assets/font/TF_ARLUCK_BOL.TTF') format('truetype');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'TF_arluck';
    src: url('./assets/font/TF_ARLUCK_ITA.TTF') format('truetype');
    font-weight: normal;
    font-style: italic;
}
@font-face {
    font-family: 'TF_arluck';
    src: url('./assets/font/TF_ARLUCK_BOL_ITA.TTF') format('truetype');
    font-weight: 500;
    font-style: italic;
}

*{
    font-family: 'Kanit', sans-serif;
    margin: 0;
    padding: 0;
    
}
:root{
    --color-green:#518C73;
    --color-red:#D00D2E;
    --size-dot: 10px;
}
html {
    scroll-behavior: smooth;
    background-color: #ffffff;
    overflow-x: hidden;
}

body {
    overflow-x: hidden;
}

a {
    text-decoration: none !important;
}
h1.entry-title{
    display: none !important;
}
.site-content{
    flex-direction: column;
}
.page-numbers {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    background: transparent;
    color: #ffffff !important;
    justify-content: center;
    margin-left: 1rem;
    border: 1px solid;
    border-image-source: linear-gradient(180deg, #DAB14E 0%, #FAF093 61.5%, #DDB141 100%);
    border-image-slice: 1

}
.page-numbers.current {
    color: #002966 !important;
    background: linear-gradient(180deg, #DAB14E 0%, #FAF093 61.5%, #DDB141 100%);
}
ul#menu-menu-main{
    list-style: none;
    margin-bottom: 0 !important;
}
.font-title{
    font-size: 1.7rem;
    text-transform: uppercase;
}
.font-sub-title{
    font-size: 1.5rem;
}

.font-w-200 {
    font-weight: 270;
}
.font-w-300{
    font-weight: 300;
}
.font-w-400{
    font-weight: 400;
}
.font-w-500{
    font-weight: 500;
}
.font-w-600{
    font-weight: 600;
}
.font-w-700{
    font-weight: 700;
}
.text-gray{
    color: #676767 !important;
}
.text-blue{
    color: #003D99 !important;
}

.text-gold{
    background:linear-gradient(180deg, #BD8B26 0%, #F9E58D 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.text-dark{
    color: #3F3F3F !important;
}

.img-dot{
    border-radius: 50% !important;
}

.text-red{
    color: #c20222 !important;
}

.w-80-center{
    width: calc(100% - 20%);
    margin: auto;
}
.w-70-center{
    width: calc(100% - 30%);
    margin: auto;
}
.elementor-widget-container{
    background: transparent !important;
}
.text-left{
    text-align: left;
}
.text-right{
    text-align: right;
}
.text-indent{
    text-indent: 2.5rem;
}
.text-indent-2{
    text-indent: 50%;
}
.border-line-bottom{
    border-bottom: 1px solid #fff;
}
ิ.border-radius-20{
    border-radius: 20px !important;
    transition:  0.5s;
}
ิ.border-radius-top-20{
    border-top-left-radius: 20px !important;
    border-top-right-radius: 20px !important;
    transition:  0.5s;
}
.inside-site-info {
    display: none !important;
    
}
.bg-cream{
    background: #fffff9;
}
.font-404 {
    font-size: 10rem;
}
.sub-font-404{
    font-size: 3rem;
}
p.sub-font-404{
    font-size: 1rem;
}
.hover-up:hover{
    transform:translateY(-15px);
    transition:  0.5s;
}
.hover-big:hover{
    transform:scale(1.05);
    transition:  0.5s;
}
.hover-down:hover{
    transform:translateY(-15px);;
    transition:  0.5s;
}
label.wpforms-field-label {
    color: #1a1a1a !important;
}
span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: bisque;
}
.main-bt a:hover{
    color: #fff;
    transform: scale(1.05);
    transform-origin: center;
    transition: 0.5s;
}
.tf_font{
    font-family: 'TF_arluck' !important;
}
a {
    color: #000;
}
a:hover{
    color: #000;
}
/* header */
@media screen and (min-width: 1181px){
    .hide-on-pc{
        display: none;
    }
    .container{
        max-width: 100% !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .one-container .site-content{
        padding: 0 !important;
    }
    .mobile-show{
        display: none;
    }
    .font-16px {
        font-size: 14px;
    }
    .font-20px{
        font-size: 17px;
    }
    .font-24px{
        font-size: 20px;
    }
    .font-32px{
        font-size: 26px;
    }
    .font-36px{
        font-size: 32px;
    }
    .font-40px{
        font-size: 33px;
    }
    .font-48px{
        font-size: 37px;
    }
    .font-64px {
        font-size: 52px;
        line-height: 1.2;
    }
    .font-80px {
        font-size: 74px;
        line-height: 65px;
    }
    .font-96px {
        font-size: 84px;
        line-height: 0.8;
    }
    .font-98px {
        font-size: 83px;
        line-height: 71px;
    }
    .font-100px {
        font-size: 96px;
        line-height: 80px;
    }
    .font-111px {
        font-size: 94px;
    }
    .font-128px {
        font-size: 100px;
        line-height: 1.2;
    }
    .font-150px {
        font-size: 130px;
        line-height: 0.8;
    }
    .font-200px {
        font-size: 170px;
        line-height: 82px;
    }
    

    /* !top-menu---------------------------------------------------------------------------------- */
    .logo a {
        display: flex;
        align-items: center;
    }
    div#nav-header-menu {
        background: transparent;
        position: relative;
        z-index: 9;
    }

    #nav-header-menu .d-grid.align-content-center.align-center {
        grid-template-columns: 40% 1fr;
        padding: 0.5em 0;
        align-items: center;
        gap: 1rem;
        width: 80%;
        margin: auto;
    }

    .d-grid.align-content-center.align-center .logo a img {
        width: 84px;
    }

    ul#menu-menu-main {
        padding-left: 0;
        display: flex;
        align-items: center;
        align-content: center;
        justify-content: space-evenly;
    }

    .hover-text-underline:hover {
        border-bottom: 1px #CDB256 solid;
        transition:  600ms;
    }

    p.text-dark.font-w-200.d-flex {
        margin-bottom: 9px;
        justify-content: flex-end;
        padding-right: 20%;
    }

    ul#menu-menu-main li {
        position: relative;
    }


    ul#menu-menu-main li.current-menu-item a{
        background: linear-gradient(180deg, #DAB14E 0%, #FAF093 61.5%, #DDB141 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }

    ul#menu-menu-main li a {
        font-family: 'TF_arluck' !important;
        font-weight: 300;
        color: #FFFFFF;
        font-size: 2rem;
        display: flex;
        flex-direction: row-reverse;
    }

    
    

    /* !top-menu---------------------------------------------------------------------------------- */


    /* !home ----------------------------------------------------------------------------------*/
    
    /* *hero_banner */
    section.hero {
        position: relative;
        margin-top: -8rem;
        z-index: 1;
    }
    section.hero > img {
        object-fit: cover;
        width: 100%;
    }
    .img_bar{
        position: absolute;
        bottom: 2rem;
        display: flex;
        justify-content: center;
        min-width: 100%;
    }

    .hero_text{
        position: absolute;
        top: 0;
        left: 0;
        min-width: 100%;
        min-height: 100%;
        display: flex;
        align-items: center;
    }
    .hero_text-60{
        max-width: 60%;
    }

    /* *End---hero_banner */


     /* *about_home */
    
    .about_home{
        padding: 7rem 0;
        background: url('./assets/pc/banner/bg/about_home_bg.png') no-repeat center / cover;
    }
    .about_home_grid{
        display: grid;
        grid-template-columns: 32% 1fr;
        gap: 3rem;
    }
    .about_home_img img {
        object-fit: contain;
        object-position: center;
        width: 100%;
    }
    .about_home_text {
        display: flex;
        flex-direction: column;
        justify-content: space-evenly;
    }
    .bt_link{
        padding: 0.5rem 2rem;
        width: 150px;
        text-align: center;
        justify-content: center;
        align-items: center;
        border-radius: 10px;
        background: linear-gradient(180deg, #DAB14E 0%, #FAF093 61.5%, #DDB141 100%);
    }
    
    /* *End---about_home */



     /* *service_home */
    
    .service_home{
        padding: 6rem 0 4rem 0;
        background: url('./assets/pc/banner/bg/service_home_bg.png') no-repeat center / cover;
        position: relative;
    }
    .service_home_grid{
        display: grid;
        margin: 3rem 0;
        grid-template-columns: repeat(3,1fr);
        gap: 2rem;
    }
    .service_home_card {
        background: linear-gradient(180deg, #DAB14E 0%, #FAF093 61.5%, #DDB141 100%);
        padding: 2rem;
        position: relative;
        border: 3px solid transparent;
        border-radius: 10px;
    }

    .service_home_card:before {
        content: '';
        position: absolute;
        background: #02183C;
        min-width: 100%;
        min-height: 100%;
        top: 0;
        left: 0;
        padding: 1px;
        border-radius: 9px;
    }
    .service_home_card:after {
        content: '';
        position: absolute;
        background: linear-gradient(133.53deg, rgba(255, 255, 255, 0) 1.1%, rgba(255, 255, 255, 0.2) 21.87%, rgba(255, 255, 255, 0) 36.71%, rgba(255, 255, 255, 0) 49.56%, rgba(255, 255, 255, 0.16) 68.85%, rgba(255, 255, 255, 0) 83.68%) border-box;
        min-width: 100%;
        min-height: 100%;
        top: 0;
        left: 0;
        padding: 1px;
        border-radius: 9px;
        
    }
    .service_home_card center {
        position: relative;
        z-index: 9;
    }

    
    /* *End---service_home */


    /* *experince */

    .experince{
        padding: 3rem 0 4rem 0;
        background: url('./assets/pc/banner/bg/experince_bg.png') no-repeat center / cover;
        position: relative;
    }
    .experince_grid{
        display: grid;
        margin: 3rem 0;
        grid-template-columns: repeat(3,1fr);
        gap: 2rem;
    }
    .experince_card{
        position: relative;
    }
    .experince_card_text{
        position: absolute;
        min-width: 100%;
        min-height: 100%;
        top: 0;
        left: 0;
        padding: 1rem 1rem;
        display: flex;
        justify-content: center;
        align-items: flex-end;
    }
    
    /* *End---experince */


    /* *work */

    .work{
        padding: 7rem 0;
        background: url('./assets/pc/banner/bg/work_bg.png') no-repeat center / cover;
        position: relative;
    }

    .work_grid{
        display: grid;
        margin: 3rem 0;
        grid-template-columns: repeat(3,1fr);
        gap: 2rem;
    }

    .work_bt{
        margin-top: 7px;
        padding: 0.5rem 2rem;
        text-align: center;
        width: 100%;
        justify-content: center;
        align-items: center;
        background: linear-gradient(180deg, #DAB14E 0%, #FAF093 61.5%, #DDB141 100%);
    }

    .work_card img {
        aspect-ratio: 1;
        object-fit: contain;
        background: #000;
    }

    /* *End---work */

    /* *---banner */

    section.banner {
        background: url(./assets/pc/banner/bg/banner_bg.png) no-repeat center / cover;
        padding: 4rem 10%;

    }
    .banner_text{
        max-width: 55%;
    }

    .banner_text .logo img{
        max-width: 80px;
    }
    .d-flex.bt{
        gap: 10px;
        align-items: center;
    }

    /* *END----banner */



     /* *tiktok */

    section.tiktok {
        background: url(./assets/pc/banner/bg/tiktok_bg.png) no-repeat center / cover;
        padding: 4rem 0;
    }
    .tk_plugin{
        padding: 3rem 0;
    }
    
    /* *End---tiktok */

    /* *article */

    section.article{
        padding: 6rem 0;
        background: url(./assets/pc/banner/bg/article_bg.png) no-repeat center / cover;
    }
    .bottom_line{
        width: 50%;
        margin: 0 auto;
        position: relative;
        border-bottom: 3px solid #DDB141;
        border-image-source: linear-gradient(180deg, #DAB14E 0%, #FAF093 61.5%, #DDB141 100%);
        border-image-slice: 1;
    }
    
    .bottom_line::after{
        content: '';
        position: absolute;
        width: var(--size-dot);
        height: var(--size-dot);
        background: linear-gradient(180deg, #DAB14E 0%, #FAF093 61.5%, #DDB141 100%);
        top: -4px;
        right: -1px;
        border-radius: 50%;
    }
    .bottom_line::before{
        content: '';
        position: absolute;
        width: var(--size-dot);
        height: var(--size-dot);
        background: linear-gradient(180deg, #DAB14E 0%, #FAF093 61.5%, #DDB141 100%);
        top: -4px;
        left: -1px;
        border-radius: 50%;
    }
    .article_grid{
        display: grid;
        grid-template-columns: repeat(3,1fr);
        gap: 2rem;
        margin: 3rem;
    }
    .article_card_bg{
        background: linear-gradient(180deg, #DAB14E 0%, #FAF093 61.5%, #DDB141 100%);
        border-radius: 10px;
        padding: 3px;
    }
    .article_detail_date {
        display: flex;
        align-items: center;
        gap: 1rem;
        margin: 0.5rem 0;
    }
    .article_img img{
        border-radius: 7px 7px 0 0 !important;
    }
    .article_img img {
        aspect-ratio: 1;
        object-fit: cover;
        object-position: center;
        min-width: 100%;
        min-height: 100%;
    }
    .article_detail{
        padding: 1rem;
        background: #fff;
        border-radius: 0 0 7px 7px;
    }

    
    /* *End---article */

    


    /* !END--home ----------------------------------------------------------------------------------*/


    /* !footer ----------------------------------------------------------------------------------*/

    section.footer-main{
        background: linear-gradient(180deg, #001436 32.24%, #001944 100%);
        padding: 4rem 0 2rem 0;
        position: relative;
    }

    .d-grid.grid-3.footer-bt{
        grid-template-columns: 1fr 1fr 1fr 1fr;
        gap: 1rem;
        justify-items: center;
        max-width: 25%;
        margin: 4rem auto 0;
    }

    section.copy-right{
        background: #1F1F1F;
        padding-top: 1rem;
        padding-bottom: 1rem;
    }
    .d-flex.copy-right-text{
        width: 100%;
    }
    section.copy-right-mobile{
        display: none !important;
        background-color: #1F1F1F;
    }
    .img_bar_footer {
        position: absolute;
        top: -36px;
        display: flex;
        justify-content: center;
        min-width: 100%;
        z-index: 10;
    }
    .float_icon{
        position: fixed;
        width: fit-content;
        height: fit-content;
        bottom: 10%;
        right: 3%;
        display: flex;
        flex-direction: column;
        gap: 1rem;
        align-items: center;
        justify-content: center;
        z-index: 20;
    }

    /* !footer ----------------------------------------------------------------------------------*/



    /* !about_page ----------------------------------------------------------------------------------*/

     /* *hero_banner */

    .hero_img {
        position: absolute;
        min-height: 100%;
        min-width: 100%;
        top: 0;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    /* *End---hero_banner */

     /* *about_info */
    
    section.about_info{
        position: relative;
    }
    section.about_info img{
        object-fit: cover;
        object-position: center;
        min-height: 100%;
    }
    .about_info_text{
        position: absolute;
        min-width: 100%;
        min-height: 100%;
        top: 0;
        left: 0;
        display: grid;
        align-content: center;
        align-items: center;
    }
    .about_info_grid {
        max-width: 60%;
    }

    /* *End---about_info */


     /* *about_banner */
    
    section.about_banner{
        background: url(./assets/pc/banner/bg/about_banner_bg.png) no-repeat center / cover;
        padding: 6rem 0;
    }
    .about_banner_grid{
        display: grid;
        grid-template-columns: 1fr 50%;
        gap: 1rem;
    }
    /* *End---about_banner */


     /* *about_content */

    section.about_content{
        background: url(./assets/pc/banner/bg/about_content_bg.png) no-repeat center / cover;
        padding: 6rem 0;
    }
    .about_content_cat_grid{
        display: grid;
        grid-template-columns: repeat(3,1fr);
        gap: 1;
    }
    .about_content_cat_grid_card{
        padding: 1rem 2rem;
        display: flex;
        justify-content: center;
    }
    .about_content_cat_grid_card center {
        display: flex;
        flex-direction: column;
        align-content: space-around;
        align-items: center;
        justify-content: space-around;
    }
    .about_content_cat{
        padding: 2rem 0;
    }

    .about_content_cat_grid_card:nth-child(2){
        border-left: 1px solid;
        border-right: 1px solid;
        border-image-source: linear-gradient(180deg, rgba(190, 150, 110, 0) 2%, #BE966E 52.5%, #E2D99E 76%, rgba(226, 217, 158, 0) 92.5%);
        border-image-slice: 1;
    }
    .about_content_cat#type_2{
        background-color: #001436;
    }

    
    /* *End---about_content */


    /* !END----about----------------------------------------------------------------------------------*/



    /* !-----work_page----------------------------------------------------------------------------------*/

    /* *work_hero_banner */
    

    .work_hero_grid{
        display: grid;
        grid-template-columns: 58% 1fr;
        gap: 0rem;
        align-items: end;
        margin-bottom: -4rem;
    }

    .work_hero_text {
        padding: 4rem 0px;
    }

    /* *End---work_hero_banner */

     /* *work_info */

    section.work_info{
        background: #012151;
        padding: 3rem 0 8rem;
    }
    
    /* *End---work_info */

     /* *work_tab */

    section.work_tab{
        background: url(./assets/pc/banner/bg/work_content_bg.png) no-repeat top center / cover;
        padding: 6rem 0 3rem 0;
        position: relative;
    }
    .work_content_grid{
        display: grid;
        grid-template-columns: repeat(3,1fr);
        gap: 2rem;
        margin: 3rem 0;
    }


        /* ?tab */

        .tabbed {
            overflow-x: hidden; /* so we could easily hide the radio inputs */
            padding-bottom: 16px;
            max-width: 80%;
            margin: 0 auto;
        }
        
        .tabbed [type="radio"] {
            /* hiding the inputs */
            display: none;
        }
        
        .tabs {
            display: flex;
            justify-content: space-evenly;
            align-items: stretch;
            gap: 10px;
            list-style: none;
            padding: 0;
            margin: 0 10%;
            padding-bottom: 1px;
            position: absolute;
            top: -78px;
            left: 0;
            max-width: 80%;
            width: 80%;
        }
        .tab > label a{
            display: block;
            font-family: 'TF_arluck' !important;
            margin-bottom: -1px;
            padding: 10px 0;
            color: #001436;
            font-weight: 400;
            font-size: 45px;
            line-height: 60px;
            cursor: pointer;
            transition: all 0.3s;
            
        }
        li.tab {
            width: 100%;
            display: flex;
            justify-content: center;
            background: linear-gradient(180deg, #DAB14E 0%, #FAF093 61.5%, #DDB141 100%);
            border-radius: 20px 20px 0 0;
        }
        
        .tab:hover label {
            border-top-color: #333;
            color: #333;
        }
        
        .tab-content {
            display: none;
            color: #777;
        }
        
        /* As we cannot replace the numbers with variables or calls to element properties, the number of this selector parts is our tab count limit */
        .tabbed [type="radio"]:nth-of-type(1):checked ~ .tabs .tab:nth-of-type(1),
        .tabbed [type="radio"]:nth-of-type(2):checked ~ .tabs .tab:nth-of-type(2),
        .tabbed [type="radio"]:nth-of-type(3):checked ~ .tabs .tab:nth-of-type(3),
        .tabbed [type="radio"]:nth-of-type(4):checked ~ .tabs .tab:nth-of-type(4),
        .tabbed [type="radio"]:nth-of-type(5):checked ~ .tabs .tab:nth-of-type(5)  {

                background: #001436;
        }


        .tabbed [type="radio"]:nth-of-type(1):checked ~ .tabs .tab:nth-of-type(1) label,
        .tabbed [type="radio"]:nth-of-type(2):checked ~ .tabs .tab:nth-of-type(2) label,
        .tabbed [type="radio"]:nth-of-type(3):checked ~ .tabs .tab:nth-of-type(3) label,
        .tabbed [type="radio"]:nth-of-type(4):checked ~ .tabs .tab:nth-of-type(4) label,
        .tabbed [type="radio"]:nth-of-type(5):checked ~ .tabs .tab:nth-of-type(5) label {
                background: linear-gradient(180deg, #DAB14E 0%, #FAF093 61.5%, #DDB141 100%);
                -webkit-background-clip: text;
                -webkit-text-fill-color: transparent;
                padding-bottom: 5px;
                
        }
        
        .tabbed [type="radio"]:nth-of-type(1):checked ~ .tab-content:nth-of-type(1),
        .tabbed [type="radio"]:nth-of-type(2):checked ~ .tab-content:nth-of-type(2),
        .tabbed [type="radio"]:nth-of-type(3):checked ~ .tab-content:nth-of-type(3),
        .tabbed [type="radio"]:nth-of-type(4):checked ~ .tab-content:nth-of-type(4) {
            display: block;
            position: relative;
        }

        /* ?END---tab */


    /* *End---work_tab */





    /* !END----work----------------------------------------------------------------------------------*/


    /* !article_page ----------------------------------------------------------------------------------*/

    section.article_content{
        background: url(./assets/pc/banner/bg/work_content_bg.png) no-repeat center / cover;
        padding: 2rem 0;
        position: relative;
    }


    /* !article ----------------------------------------------------------------------------------*/

    /* !contact_page ----------------------------------------------------------------------------------*/

    .contact_detail{
        background-color: #001944;
        padding: 4rem 0;
    }

    .mt-10px{
        margin-top: -10px;
    }
    section.contact{
        background-image: url('./assets/pc/banner/bg/contact_bg.png');
        background-size: cover;
        background-repeat: no-repeat;
        
    }
    .contact-form.d-grid {
        grid-template-columns: 1fr;
        padding: 4rem 4rem;
    }
    .contact-detail.d-flex{
        flex-direction: column;
        box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
        border-radius: 5px 0px 0px 5px;
        gap: 2rem;
    }
    .contact-logo img {
        width: 250px;
    }
    .contact-form-detail{
        background: linear-gradient(#ffffff 0%, #ffffff 100%) padding-box, linear-gradient(180deg, #DAB14E 0%, #FAF093 61.5%, #DDB141 100%) border-box;
        border-radius: 10px;
        padding: 3rem;
        position: relative;
        z-index: 14;
        border: 3px solid;
        border-image-source: linear-gradient(180deg, #DAB14E 0%, #FAF093 61.5%, #DDB141 100%);
        border-image-slice: 1;
    }
    h4.contact-text{
        font-size: 2.2rem;
    }
    .d-flex.icons-contact {
        gap: 1rem;
        align-items: flex-start;
    }

    /* ?form */

        div.wpforms-container-full .wpforms-form textarea.wpforms-field-large {
            height: 100px !important;
        }
        label.wpforms-field-label {
            font-size: 1.1rem !important;
            font-weight: 400 !important;
            color: #393939 !important;
            display: flex !important;
            justify-content: space-between;
        }
        input#wpforms-553-field_0, input#wpforms-553-field_3, input#wpforms-553-field_1, textarea#wpforms-553-field_2 {
            border-radius: 10px;
            border: 1px solid #003D99;
            background-color: #fff;
        }
        button.form-bt {
            border-radius: 30px !important;
            background: linear-gradient(179.53deg, #3D7BC6 0.41%, #002D82 99.59%) !important;
            color: #fff !important;
            padding: 1rem 3rem !important;
            font-weight: 300;
        }
        .wpforms-submit-container {
            display: flex;
            align-items: center;
            justify-content: center;
        }

    /* ?form */

    /* !contact ----------------------------------------------------------------------------------*/


    /* !single-post ----------------------------------------------------------------------------------*/
    

    .page-header, .sidebar .widget, .site-main>*{
        margin-bottom: 0 !important;
    }
    
    .page-header-image-single,footer.entry-meta,.entry-header,.comments-area{
        display: none;
    }

    .single_content{
        position: relative;
        background: #012151;
        padding: 5rem 0 7rem 0;
    }

    .single_hero_text{
        position: absolute;
        top: 0;
        left: 0;
        min-width: 100%;
        min-height: 100%;
        display: flex;
        justify-content: center;
        align-items: flex-end;
        padding: 3rem 0;
    }
    .single_img_header{
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .article_flex{
        display: flex;
        align-items: center;
        gap: 2rem;
        margin: 2rem 0;
    }
    .info_single{
        display: flex;
        align-items: center;
        gap: 1rem;
    }


    /* !single-post ----------------------------------------------------------------------------------*/


    /* !single-our-work----------------------------------------------------------------------------------*/

    .entry-content:not(:first-child), .entry-summary:not(:first-child), .page-content:not(:first-child) {
        margin-top: 0em !important;
    }

    section.gallery_content{
        background: url(./assets/pc/banner/bg/work_content_bg.png) no-repeat center / cover;
        padding: 4rem 0;
    }
    .gallery_grid{
        display: grid;
        grid-template-columns: 55% 1fr;
        gap: 3rem;
    }
    .galley_detail{
        padding: 2rem 0;
    }
    .single_main_content{
        padding: 3rem 0;
    }
    .tz-gallery .lightbox img {
        width: 100%;
        min-height: 100%;
        object-fit: cover;
        object-position: center;
        border-radius: 0;
        position: relative;
        aspect-ratio: 5 / 4;
    }
    .tz-gallery .lightbox  {
        position: relative;
        min-height: 100%;
        display: block;
    }
    
    .tz-gallery .lightbox:before {
        position: absolute;
        opacity: 0;
        top: 0;
        left: 0;
        width: 100%;
        min-height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        content: url(./assets/logo/magnifying-glass-solid.svg);
        pointer-events: none;
        z-index: 9000;
        transition: 0.4s;
    }
    
    
    .tz-gallery .lightbox:after {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        opacity: 0;
        background-color: #44444452;
        content: '';
        transition: 0.4s;
    }
    
    .tz-gallery .lightbox:hover:after,
    .tz-gallery .lightbox:hover:before {
        opacity: 1;
    }
    
    .baguetteBox-button {
        background-color: transparent !important;
    }

    .tz-gallery {
        display: grid;
        grid-template-columns: repeat(5, 1fr);
        grid-template-rows: auto auto;
        grid-gap: 1rem;
        grid-template-areas:
        "g_1 g_1 g_1 g_1 g_1"
        "g_2 g_3 g_4 g_5 g_6";
    }

    .tz-gallery_grid:nth-child(1){
        grid-area: g_1;
    }
    .tz-gallery_grid:nth-child(2){
        grid-area: g_2;
    }
    .tz-gallery_grid:nth-child(3){
        grid-area: g_3;
    }
    .tz-gallery_grid:nth-child(4){
        grid-area: g_4;
    }
    .tz-gallery_grid:nth-child(5){
        grid-area: g_5;
    }
    .tz-gallery_grid:nth-child(6){
        grid-area: g_6;
    }


    /* !single-our-work ----------------------------------------------------------------------------------*/



}

@media screen and (min-width:1400px) {
    .font-16px {
        font-size: 14px;
    }
    .font-20px{
        font-size: 17px;
    }
    .font-24px{
        font-size: 20px;
    }
    .font-36px{
        font-size: 30px;
    }
    .font-40px{
        font-size: 32px;
    }
    p.main-text-1 {
        font-size: 40px;
    }
    p.main-text-2 {
        font-size: 60px;
        line-height: 20px;
    }
    p.main-text-3 {
        font-size: 78px;
        margin-top: 3rem;
    }
    .absolute-text {
        position: absolute;
        top: -70px;
        width: 50%;
    }
}