/**
 * Theme Name: Flow Theme -2023
 * Author: Flow Asia
 * Version: 0.1
**/

.ginput_container.ginput_container_textarea{
    overflow: hidden;
}
.charleft.ginput_counter.gfield_description{
    /*margin-left: -4.025rem;*/
    display: none !important;
}
@media only screen and (min-width: 1024px){
    .charleft.ginput_counter.gfield_description{
        /*margin-left: -2.8125rem;*/
    }
}
.gfield_captcha{
    margin-left: -13px;
}
.project-y.project-y--title{
    padding-top: 3rem;
}
@media only screen and (min-width: 1024px){
    .home-contact__form{
        margin-bottom: 60px;
    }
    .project-y.project-y--title{
        padding-top: 100px;
    }
}
@media only screen and (max-width: 1024px){
    .postid-7946 .project-about__left{
        text-align: center;
    }
    .postid-7946 .project-about__left img{
        max-height: 12.5rem;
    }
}
.page-template-contact .home-contact{
    height: auto !important;
}
@media screen and (min-width: 114.375em){
    .insight-single__content{
        min-height: 75rem;
    }
}
.hero__title{
    font-weight: 600;
}
.cf-turnstile > div + div{
	display: none;
}
.wpml-ls-statics-footer{
    display: none !important;
}
@media only screen and (max-height: 900px) and (min-width: 1024px){
    .about__right{
        margin-top: 17.5rem;
    }
    .about__head{
        margin-top: 7rem;
    }
    .about__head h2{
        font-size: 2.5rem;
    }
    .about__content{
        font-size: 1.125rem;
    }
}
body.home.fp-viewing-1 .header,
body.home.fp-viewing-13 .header,
body.home.fp-viewing-14 .header,
body.home.fp-viewing-11 .header{
    --header_bg: var(--dark-color);
}
.about__content a{
    text-decoration: none;
    color: inherit;
}
@media only screen and (min-width: 1024px) and (min-height: 900px){
    .about__head{
        width: 57%;
    }
    .about__right{
        width: 50%;
        margin-left: 50%;
        margin-top: 40px;
    }
    #about-pin > .grid-container > .grid-x .cell.large-6{
        width: 100%;
    }
}
.choose__content p a{
	text-decoration: none;
	color: #05426C;
}
