/* WPML */
.wpml-ls-statics-footer.wpml-ls.wpml-ls-legacy-list-horizontal {
    display: none;
}

.otgs-development-site-front-end {
    display: none;
}
/* END WPML */

.vatcharaporn-img img {
    height: 100%;
}

.log-form .form-box input[type="password"] {
    width: 100%;
    padding: 10px 15px 5px;
    height: 50px;
    border: 0.5px solid #ddd;
    transition: all .5s ease;
    background: #ffffff;
    color: #444444;
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 0.4px;
    font-family: 'NeueMontreal-Medium';
}

.log-form .form-box input[type="text"]{
    text-transform: none;
}

.log-form .form-box input[type="submit"] {
    display: flex;
    align-items: center;
    justify-content: center;
    column-gap: 20px;
    padding: 0px 20px;
    height: 45px;
    width: 145px;
    background: #A5F90B;
    border-radius: 0;
    font-family: 'NeueMontreal-Bold';
    transition: all .5s ease;
    float: right;
    color: #292929;
    font-size: 15px;
    font-weight: 700;
    text-align: center;
	border: none;
	cursor: pointer;
}

.log-form .form-box input[type="submit"]:hover {
    background: #024f67;
    color: #fff;
}

span.forget a{
    color: #024F67;
    font-size: 14px;
    text-decoration: underline;
}

.login-sec .login-error p {
    font-family: 'NeueMontreal-Bold';
    font-size: 16px;
    text-align: center;
    padding-bottom: 18px;
}

.pink-bdr.nineou::after {
    width: 95%;
}

.pink-bdr.set-cinc::after {
    width: 75%;
}

.pink-bdr.zero::after {
    width: 0%;
}

.funding-form {
    position: relative;
    overflow: visible;
    z-index: 2;
}

.filter-lst .controls .nice-select.open .list {
    overflow-y: scroll;
    max-height: 350px;
}


.mob-nav .mob-lang {
    display: none;
}


.log-form .form-box input[type="email"] {
    width: 100%;
    padding: 10px 15px 5px;
    height: 50px;
    border: 0.5px solid #ddd;
    transition: all .5s ease;
    background: #ffffff;
    color: #444444;
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 0.4px;
    font-family: 'NeueMontreal-Medium';
    text-transform: none;
}

.log-form ul li .frm-input.checkbox input.register-check {
    left: 5px;
    top: 25px;
    visibility: visible;
}

.login-sec .register-error p {
    font-family: 'NeueMontreal-Bold';
    font-size: 16px;
    text-align: center;
    color: red;
    padding-bottom: 18px;
}


.login-sec .register-totok.login-error p {
    font-family: 'NeueMontreal-Bold';
    font-size: 16px;
    text-align: center;
    color: #024f67;
    padding-bottom: 18px;
}

.team-lst ul li .team-img img {
    border-radius: 50%;
}

.filter-lst ul li .search-frm-field input[type="submit"]{
	pointer-events: none;
}

.login-title .logo {
    text-align: center;
	margin-bottom: 40px;
}

.login-sec.registered h2 {
    line-height: 48px;
}

.login-sec.registered p.registerd-text{
	text-align: center;
	margin-top: 20px;
}

.login-sec.registered .login-pad p {
	font-size: 18px;
}
	
.news-box input[type="email"] {
    border: none;
    background: #fff;
    width: 100%;
    color: #3F3F3F;
    font-size: 18px;
    font-family: 'NeueMontreal-Italic';
    height: 44px;
    line-height: 44px;
    padding-right: 160px;
    padding-left: 15px;
    letter-spacing: -0.1px;
	-webkit-appearance: none;
	-webkit-border-radius: 0px;
	box-sizing: border-box;
}

.news-box input[type="submit"] {
    width: 150px!important;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 0px;
    bottom: 0px;
    margin: auto!important;
    right: 5px;
    border: none;
    cursor: pointer;
    background: #3F3F3F;
    letter-spacing: -0.15px;
    font-size: 18px;
    font-family: 'NeueMontreal-Bold';
    color: #fff;
    transition: all .5s ease;
}

.news-box input[type="submit"]:hover {
    background: #024F67;
}

#mailpoet_form_1 form.mailpoet_form{
	padding: 0!important;
}

#mailpoet_form_1 .mailpoet_message{
	position: relative;
}

.team-lst ul li .team-title h5 {
    color: #707070;
}

.profile-list .div-a {
    display: grid;
    width: 100%;
    padding: 27px 210px 32px 30px;
}

.footer-div ul li img {
    max-width: 400px;
}

.flexslider .slides img {
    max-height: 700px;
    min-height: 700px;
    object-fit: cover;
}

.logo a img {
    max-width: 200px;
}

.ftr-logo a img {
    max-width: 200px;
}

.job-offers h2 {
    color: #024F67;
    font-size: 42px;
    line-height: 50px;
    font-family: 'NeueMontreal-Bold';
    letter-spacing: -0.6px;
    margin-bottom: 10px;
}

.row {
    width: 1170px;
    margin: auto;
    padding: 0px;
}

.job-offers {
    padding: 50px 0px 50px;
	background: #f7f7f7;
}

.cbp-hrmenu > ul > li.current-menu-item > a {
    color: #024F67;
    font-family: 'NeueMontreal-Bold';
}

.cbp-hrmenu > ul > li.current-menu-item > a::after {
    width: 100%;
}

ul.social-list li a.twitter {
    background: url("../images/x-w.svg") no-repeat scroll 0 0;
    width: 20px;
    height: 18px;
}

ul.social-list li a.bluesky {
    background: url("../images/bluesky.svg") no-repeat scroll 0 0;
	width: 21px;
    height: 16px;
}

.mob-scl-lnks ul li a.tw-ico {
    background: url("../images/x-b.svg") no-repeat scroll 0 0;
    width: 20px;
    height: 18px;
}

.mob-scl-lnks ul li a.yt-ico {
    background: url("../images/youtube-b.svg") no-repeat scroll 0 0;
    width: 20px;
    height: 15px;
}

.mob-scl-lnks ul li a.bs-ico {
    background: url("../images/bluesky-b.svg") no-repeat scroll 0 0;
    width: 20px;
    height: 17px;
}

.people-lst ul li .img-div img {
    aspect-ratio: 1/1;
    object-fit: cover;
}

#prof-car.owl-carousel .item .prof-img img {
    aspect-ratio: 285/194;
    object-fit: cover;
}

.user p a {
	font-family: 'NeueMontreal-Bold';
    color: #024F67;
    text-decoration: underline;
	transition: all .5s ease;
}

.user p a:hover {
	color: #A5F90B;
    background: transparent;
}

.former-members-ttl p a {
	font-family: 'NeueMontreal-Bold';
    color: #024F67;
    text-decoration: underline;
	transition: all .5s ease;
}

.former-members-ttl p a:hover {
	color: #A5F90B;
    background: transparent;
}


/* CANVI COLORS */
ul.news-lst li .news-cont a.view-btn {
	color: #024F67;
}

ul.news-lst li:hover .news-cont a.view-btn {
	color: #A5F90B;
}

ul.news-lst li .news-cont a.view-btn::after {
    border-bottom: 1px solid #024F67;
}

ul.news-lst li:hover .news-cont a.view-btn::after {
    border-bottom: 1px solid #A5F90B;
}

.log-form ul li .frm-input.checkbox a {
    color: #024F67;
}

.log-form ul li .frm-input.checkbox a:hover {
    color: #A5F90B;
}

.log-form .nice-select span:hover {
    color: #A5F90B;
}

a.mail-link {
    color: #024F67;
    background: url(../images/mail-icon-b.svg) no-repeat left top 1px;
}

a.mail-link:hover {
    color: #A5F90B;
    background: url(../images/mail-icon-g.svg) no-repeat left top 1px;
}

a.mail-link::after {
    border-bottom: 2px solid #024F67;
}

a.mail-link:hover::after {
    border-bottom: 2px solid #A5F90B;
}

.filter-lst .nice-select span:hover {
    color: #A5F90B;
}

.filter-lst .nice-select .option:hover {
    background-color: #024F67;
}

.but button:hover {
    background: #A5F90B;
    border: 2px solid #A5F90B;
}