/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/
.elementor-element.elementor-element-44f5921.elementor-nav-menu--dropdown-none.elementor-nav-menu__align-start.elementor-widget.elementor-widget-nav-menu{
    margin-bottom: 0 !important;
}
.contac-head h3{
    margin: 0 !important;
}
.contac-head .elementor-icon-box-icon{
    background-color: #241F21;
    border-radius: 100%;
    width: 50px;
    height: 50px;
    text-align: center;
    margin: auto;
    align-items: center;
    justify-items: center;
    justify-content: center;
    display: flex;
    flex-wrap: wrap;
}
.contac-footer .elementor-icon-box-icon{
    background-color: #ffffff;
}
.tabs-sevice .ser-box{
    height: 800px;
    background-size: cover;
    background-position: center;
}
.tabs-sevice .ser-info{
    max-width: 700px;
    position: absolute;
    bottom: 0px;
    right: 0px;
    text-align: start;
    justify-content: start;
    justify-items: start;
    padding: 70px;
    background-color: rgb(255 255 255 / 50%);
    display: none;
}
.tabs-sevice .ser-info h3{
    color: #241F21;
    font-family: "Montserrat", Sans-serif;
    font-size: 46px;
    line-height: 54px;
    text-transform: capitalize;
    font-weight: 600;
}
.tabs-sevice .ser-info h3 a{
    color: #241f21;
}
.tabs-sevice .ser-info p{
    color: #241F21;
    font-family: "Kanit", Sans-serif;
    font-size: 18px;
    line-height: 26px;
    font-weight: 300;
    margin-bottom: 50px;
}
.tabs-sevice .btn-w{
    background-color: #ffffff;
    color: #241f21;
    font-family: "Montserrat", Sans-serif;
    font-size: 18px;
    padding: 12px 30px;
}
.tabs-sevice .btn-w:hover{
    background-color: #241F21;
    color: #ffffff;
}
.tabs-sevice #tabs-nav{
    position: absolute;
    left: 100px;
    background-color: rgb(255 255 255 / 50%);
    top: 80px;
    z-index: 99;
    display: block;
    list-style: none;
    padding-left: 0;
    padding: 50px;
    width: 500px;
    border-radius: 20px;
}
#google_language_translator{
    display: none !important;
}
.sortable li{
    margin: 0 10px !important;
}
.tabs-sevice #tabs-nav li{
    margin-bottom: 15px;
}
.tabs-sevice #tabs-nav li a{
    color: #ffffff;
    font-family: "Montserrat", Sans-serif;
    color: #241f21;
    font-size: 30px;
    font-weight: 600;
}
.tabs-sevice #tabs-nav li.active a {
    text-decoration: underline;
}
.portfolio .elementor-image-box-img{
    overflow: hidden;
    display: block;
    position: relative;
}
.portfolio .elementor-image-box-img::before{
    content: "";
    display: block;
    position: absolute;
    bottom: 5px;
    background: #2A7B9B;
    background: linear-gradient(180deg,rgba(42, 123, 155, 0) 0%, rgba(36, 31, 33, 0.6) 100%);
    height: 50%;
    z-index: 9;
    width: 100%;
}
.portfolio .elementor-image-box-img img{
    width: 100%;
    height: 100%;
}
.portfolio .elementor-image-box-content{
    position: absolute;
    bottom: 50px;
    z-index: 99;
    text-align: right;
    padding-right: 50px;
    display: flex;
    flex-wrap: wrap;
}
.portfolio .elementor-image-box-content h3{
    margin-bottom: 0 !important;
    order: 2;
    width: 100%;
}
.portfolio .elementor-image-box-description{
    order: 1;
    width: 100%;
}
.gfield_required{
    display: none;
}
.contact-gform label{
    font-family: "Kanit", Sans-serif;
    font-size: 18px !important;
    color: #241f21;
    font-weight: 400 !important;
    margin-bottom: 15px !important;
}
.contact-gform input{
    height: 50px;
    background-color: #ebebeb;
    border-radius: 0;
    border: 1px solid #ebebeb;
    padding: 10px 30px !important;
    font-family: "Kanit", Sans-serif;
    font-size: 18px;
    color: #241f21;
    font-weight: 400;
}
.contact-gform select{
    height: 50px;
    background-color: #ebebeb;
    border-radius: 0;
    border: 1px solid #ebebeb;
    padding: 10px 30px !important;
    font-family: "Kanit", Sans-serif;
    font-size: 18px;
    color: #241f21;
    font-weight: 400;
}
.contact-gform textarea{
    background-color: #ebebeb;
    border-radius: 0;
    border: 1px solid #ebebeb;
    padding: 10px 30px !important;
    font-family: "Kanit", Sans-serif;
    font-size: 18px;
    color: #241f21;
    font-weight: 400;
}
.contact-gform .gsection{
    border: 0 !important;
}
.contact-gform .gsection h3{
    font-family: "Montserrat", Sans-serif;
    color: #241f21;
    font-size: 24px;
    font-weight: 600;
    text-align: right;
    margin-top: 35px;
}
.contact-gform .ginput_container_consent{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.contact-gform label.gfield_consent_label{
    margin-bottom: 0 !important;
    margin-left: 15px;
}  
.contact-gform label.gfield_consent_label a{
    color: #241f21;
    text-decoration: underline;
}
.contact-gform .gform_footer input{
    background-color: #241f21;
    color: #ffffff;
    font-family: "Montserrat", Sans-serif;
    font-size: 18px;
    text-transform: uppercase;
}
.gform_wrapper .gfield_required{
    display: none;
}
.partner-footer a{
    color: #ffffff;
    text-decoration: underline;
}
.partner-footer a:hover{
    text-decoration: underline;
}
.wdt-cus-Gallery .gallery {display: grid; grid-template-columns: repeat(10, 1fr);gap: 10px;}

.wdt-cus-Gallery .gallery.gallery-size-full .gallery-item {position: relative;overflow: hidden;width: 100%;max-width: 100%;height: 100%;}

.wdt-cus-Gallery .gallery-item > div > a {margin-bottom: 0px;}

.wdt-cus-Gallery .gallery.gallery-size-full .gallery-item * {width: 100%;height: 100%;object-fit: cover;}

.wdt-cus-Gallery .gallery-item > div > a::before {content: '';position: absolute;width: 50px;border-radius: var(--wdtRadius_Full);height: 50px;pointer-events: none;background: var(--wdtAccentTxtColor);-webkit-transform: scale(0.5);transform: scale(0.5);opacity: 0;-webkit-transition: var(--wdtBaseTransition);transition: var(--wdtBaseTransition);}

.wdt-cus-Gallery .gallery-item > div > a::after {content: '';position: absolute;width: 26px;height: 26px;background: var(--wdtPrimaryColor);top: 0;left: 0;right: 0;bottom: 0;opacity: 0;-webkit-transform: scale(0);transform: scale(0);-webkit-transition: var(--wdtBaseTransition);transition: var(--wdtBaseTransition);/*z-index: 1;*/pointer-events: none;margin: auto;-webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cpath d='M97.05,84.25,79.17,66.37a6.67,6.67,0,0,0-8.29-.91l-3.59-3.4a37.52,37.52,0,1,0-5.64,5.64l3.58,3.39a6.66,6.66,0,0,0,.87,8.35L84,97.32a6.66,6.66,0,0,0,9.42,0l3.65-3.65A6.66,6.66,0,0,0,97.05,84.25ZM62.11,57.15a30.68,30.68,0,0,1-5.67,5.6,30.41,30.41,0,1,1,5.67-5.6Z'/%3E%3Cpath d='M57,35.92v5.22a1.14,1.14,0,0,1-1.14,1.14H41.88V56.14a1.23,1.23,0,0,1-1.23,1.23h-5a1.24,1.24,0,0,1-1.24-1.23V42.28h-14a1.14,1.14,0,0,1-1.14-1.14V35.92a1.14,1.14,0,0,1,1.14-1.14h14V20.93a1.24,1.24,0,0,1,1.24-1.24h5a1.23,1.23,0,0,1,1.23,1.24V34.78H55.83A1.14,1.14,0,0,1,57,35.92Z'/%3E%3C/svg%3E"); mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cpath d='M97.05,84.25,79.17,66.37a6.67,6.67,0,0,0-8.29-.91l-3.59-3.4a37.52,37.52,0,1,0-5.64,5.64l3.58,3.39a6.66,6.66,0,0,0,.87,8.35L84,97.32a6.66,6.66,0,0,0,9.42,0l3.65-3.65A6.66,6.66,0,0,0,97.05,84.25ZM62.11,57.15a30.68,30.68,0,0,1-5.67,5.6,30.41,30.41,0,1,1,5.67-5.6Z'/%3E%3Cpath d='M57,35.92v5.22a1.14,1.14,0,0,1-1.14,1.14H41.88V56.14a1.23,1.23,0,0,1-1.23,1.23h-5a1.24,1.24,0,0,1-1.24-1.23V42.28h-14a1.14,1.14,0,0,1-1.14-1.14V35.92a1.14,1.14,0,0,1,1.14-1.14h14V20.93a1.24,1.24,0,0,1,1.24-1.24h5a1.23,1.23,0,0,1,1.23,1.24V34.78H55.83A1.14,1.14,0,0,1,57,35.92Z'/%3E%3C/svg%3E"); mask-size: cover;mask-repeat: no-repeat;mask-position: center;}

.wdt-cus-Gallery .gallery-item > div > a:hover::after {-webkit-transform: scale(1);transform: scale(1);opacity: 1;}

.wdt-cus-Gallery .gallery-item > div > a:hover::before {-webkit-transform: scale(1);transform: scale(1);opacity: 1;}

.wdt-cus-Gallery .gallery-item > div > a {margin-bottom: 0;height: inherit;box-shadow: inset 0 0 0 0em rgb(var(--wdtPrimaryColorRgb), .2);transition: var(--wdtBaseTransition);display: flex;justify-content: center;align-items: center;}

.wdt-cus-Gallery .gallery-item > div > a:hover {box-shadow: inset 0 0 0 20em rgb(var(--wdtPrimaryColorRgb), .2);}

.wdt-cus-Gallery .gallery-item > div > a > img {position: relative;}

.wdt-cus-Gallery .gallery-item > div > a:hover::after {will-change: transform;transition: opacity .4s ease-out, transform .8s;}

.wdt-cus-Gallery .gallery .gallery-item:nth-child(1) {grid-column: 1 / 2;grid-row: 1 / 2;}

.wdt-cus-Gallery .gallery .gallery-item:nth-child(2) {grid-column: 2 / 4;grid-row: 1 / 2;}

.wdt-cus-Gallery .gallery .gallery-item:nth-child(3) {grid-column: 4 / 5;grid-row: 1 / 2;}

.wdt-cus-Gallery .gallery .gallery-item:nth-child(4) {grid-column: 5 / 6;grid-row: 1 / 3;}

.wdt-cus-Gallery .gallery .gallery-item:nth-child(5) {grid-column: 6 / 7;grid-row: 1/ 2;}

.wdt-cus-Gallery .gallery .gallery-item:nth-child(6) {grid-column: 7 / 8;grid-row: 1 / 2;}

.wdt-cus-Gallery .gallery .gallery-item:nth-child(7) {grid-column: 8 / 10;grid-row: 1 / 3;}

.wdt-cus-Gallery .gallery .gallery-item:nth-child(8) {grid-column: 10 / 11;grid-row: 1 / 2;}

.wdt-cus-Gallery .gallery .gallery-item:nth-child(9) {grid-column: 1 / 2;grid-row: 2 / 4;}

.wdt-cus-Gallery .gallery .gallery-item:nth-child(10) {grid-column: 2 / 3;grid-row: 2 / 3;}

.wdt-cus-Gallery .gallery .gallery-item:nth-child(11) {grid-column: 3 / 5;grid-row: 2 / 4;}

.wdt-cus-Gallery .gallery .gallery-item:nth-child(12) {grid-column: 6 / 8;grid-row: 2 / 3;}

.wdt-cus-Gallery .gallery .gallery-item:nth-child(13) {grid-column: 10 / 11;grid-row: 2 / 4;}

.wdt-cus-Gallery .gallery .gallery-item:nth-child(14) {grid-column: 2 / 3;grid-row: 3/ 4;}

.wdt-cus-Gallery .gallery .gallery-item:nth-child(15) {grid-column: 5 / 6;grid-row: 3 / 4;}

.wdt-cus-Gallery .gallery .gallery-item:nth-child(16) {grid-column: 6 / 7;grid-row: 3 / 4;}

.wdt-cus-Gallery .gallery .gallery-item:nth-child(17) {grid-column: 7 / 9;grid-row: 3 / 4;}

.wdt-cus-Gallery .gallery .gallery-item:nth-child(18) {grid-column: 9 / 10;grid-row: 3 / 4;}

.service-box{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -20px;
}
.service-box .service-content{
    width: 33.33%;
    position: relative;
}
.service-box .service-content .item-thumbnail{
    position: relative;
    margin-bottom: 20px;
    overflow: hidden;
}
.service-box .service-content .thumbnail img{
    width: 100%;
    object-fit: cover;
    object-position: center;
    -webkit-transition: all .8s ease;
    transition: all .8s ease;
}
.service-content:hover .thumbnail img{
    transform: translateX(0) scale(1.1);
    -webkit-transform: translateX(0) scale(1.1);
}
.wdt-media-image-cover-container{
    background-color: rgb(255 255 255 / 70%);
    width: 100%;
    max-width: 100%;
    padding: 30px 20px;
    opacity: 0;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
    color: #241F21;
    position: absolute;
    bottom: 30px;
    cursor: pointer;
}
.service-content:hover .wdt-media-image-cover-container{
    opacity: 1;
}
.wdt-media-image-cover-container p{
    margin-bottom: 0;
    font-family: "Kanit", Sans-serif;
    font-size: 18px;
    font-weight: 400;
    text-align: right;
}
.service-box .service-content .row{
    padding: 0 20px;
    margin-bottom: 40px;
}
.content-service-group h2{
    font-family: "Montserrat", Sans-serif;
    font-size: 24px;
    text-transform: capitalize;
    font-weight: 700;
}
.content-service-group h2 a{
    color: #241F21;
}
.content-service-group{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}
.content-service-group .service-content-button {
    margin-left: 30px;
    opacity: 0;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    display: none;
}
.service-content:hover .content-service-group .service-content-button{
    opacity: 1;
}
.content-service-group .service-content-button > a span::after {
    position: relative;
    content: "";
    width: clamp(1.25rem, 1.125rem + 0.625vw, 1.875rem);
    height: clamp(1.25rem, 1.125rem + 0.625vw, 1.875rem);
    background: #ffffff;
    display: block;
    transition: all 0.3s linear;
    mask-image: url(/wp-content/uploads/2025/05/download.svg);
    -webkit-mask-image: url(/wp-content/uploads/2025/05/download.svg);
    mask-repeat: no-repeat;
    -webkit-mask-repeat: no-repeat;
}
.content-service-group .service-content-button:hover > a span::after{
    -webkit-transform: rotate(-45deg) scaleX(-1);
    transform: rotate(-45deg) scaleX(-1);
}
.content-service-group .service-content-button > a{
    font-size: 0;
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    opacity: 0;
    transition: all 0.3s linear;
    transform: translateX(-30px);
    -webkit-transform: translateX(-30px);
    padding: 0;
    background-color: #241F21;
    opacity: 1;
    transition-delay: 0.3s;
}
.content-service-group .service-content-button > a span::after {
    transform: scaleX(-1);
}
.content-service-group .service-content-button > a span{
    color: inherit !important;
    transition: 0.3s;
}
.contact-how a{
    color: #241F21;
    margin: 0 5px;
}
.list-service ul li{
    margin-bottom: 16px;
}
.img-gallery-two{
    max-height: 265px;
    overflow: hidden;
}
.img-gallery-one{
    height: 553px;
    overflow: hidden;
}
.gallry-img .elementor-widget-image{
    overflow: hidden;
}
.gallry-img .elementor-widget-image a{
    position: relative;
}
.gallry-img .elementor-widget-image a::before{
    content: "";
    display: block;
    position: absolute;
    background-color: rgb(36 31 33 / 50%);
    height: 100%;
    width: 100%;
    opacity: 0;
}
.gallry-img .elementor-widget-image a:hover::before{
    opacity: 1;
}
.gallry-img .elementor-widget-image a::after{
     content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-image: url(/wp-content/uploads/2025/06/search.png);
    background-size: 100%;
    height: 40px;
    width: 40px;
    opacity: 0;
}
.gallry-img .elementor-widget-image a:hover::after{
    opacity: 1;
}
.blog-info img,
.blog-info ol,
.blog-info ul{
    margin-bottom: 20px;
}
.blog-info h3,
.blog-info h2{
    font-size: 24px;
    line-height: 30px;
}
.service-link a:hover{
    text-decoration: underline;
}
@media screen and (max-width: 1440px){
    .content-service-group h2{
        font-size: 22px;
    }
    .img-gallery-one {
        height: 440px;
    }
}
@media screen and (max-width: 1024px){
    .img-gallery-one {
        height: 315px;
    }
}
@media screen and (max-width: 980px){
    .service-box .service-content{
        width: 50%;
    }
    .wdt-media-image-cover-container{
        padding: 20px;
    }
    .content-service-group h2{
        font-size: 20px;
    }
    .content-service-group .service-content-button > a{
        width: 50px;
        height: 50px;
    }
    .service-box .service-content .row {
        padding: 0 10px;
        margin-bottom: 20px;
    }
    .img-gallery-one {
        height: 240px;
    }
    .img-gallery-two {
        max-height: 105px;
    }
    .gallry-img .elementor-widget-wrap{
        padding: 5px !important;
    }
}
@media screen and (max-width: 640px){
    .gallry-img .elementor-widget-wrap{
        margin-bottom: 0 !important;
    }
    .img-gallery-one,
    .img-gallery-two {
        max-height: 100%;
    }
	.br-mobile{
		display: block;
		clear: bold;
	}
    .service-box .service-content {
        width: 100%;
    }
    .content-service-group .service-content-button,
    .wdt-media-image-cover-container{
        opacity: 1;
    }
    .mobile-lattop{
        order: 1;
    }
    .mobile-menu{
        order: 3;
    }
    .mobile-btn{
        order: 2;
    }
    .blog-info h3, .blog-info h2 {
        font-size: 20px;
        line-height: 26px;
    }
    .service-box .service-content .item-thumbnail{
        margin-bottom: 0 !important;
    }
    .content-service-group{
        display: none;
    }
    .wdt-media-image-cover-container p.content-title{
        text-align: left;
        font-weight: 700;
        color: #000000;
        font-size: 20px;
    }
    .wdt-media-image-cover-container p{
        text-align: left;
        font-size: 16px;
        line-height: 24px;
    }
    .elementor-element-f0896d6 a{
        display: block;
        color: #000000;
    }
}