body{
margin: 0;
padding: 0;
font-size: 14px;
font-family: "Open Sans", arial, sans-serif;
}
.header {
background-color: rgba(0, 0, 0, 0.4);
width: 100%; left: 0;
top:0;
position: fixed;
}
.search-toggle{
background-color: transparent;
border:0;
}
.title-header{
color: #000000;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
font-size: 32px ; font-weight: 700 ;
white-space: nowrap;
}
@media only screen and (max-width: 990px) {
.title-header{
white-space: normal;
}
}
.section-cover{
padding-top: 75px;
width: 100%;
}
.navbar-brand{
padding: 0;
}
.nav-link {
font-size: 14px!important;
line-height: 70px;
color: #FFFFFF;
font-weight: 700!important;
padding: 0 26px 0 12px;
position: relative;
text-transform: uppercase;
}
.nav-link.active-page::after{
content: "";
box-sizing: border-box;
height: 3px;
background-color: #00b3ee;
position: absolute;
bottom: 3px;
left: 0;
width: 100%;
z-index: 40;
transition: all ease 0.3s;
}
.nav-link::after{
content: "";
box-sizing: border-box;
height: 3px;
background-color: #00b3ee;
position: absolute;
bottom: 3px;
left: 49%;
width: 0;
z-index: 40;
transition: all ease 0.3s;
}
.nav-link.active-url::after{
content: "";
box-sizing: border-box;
height: 3px;
background-color: #00b3ee;
position: absolute;
bottom: 3px;
left: 0;
width: 100%;
z-index: 40;
transition: all ease 0s !important;
}
button.search-toggle::after{
content: "";
width: 0!important;
}
.nav-link > i[class~=fa-chevron-down]{
font-size: 9px;
font-weight: 700;
}
#nav-bar{
padding: 0;
z-index: 10;
}
.header > nav{
margin: 0 auto;
}
#navbarNav{
}
.copy-right{
background-color: #004268;
text-align: center;
}
.copy-right-text{
--balloon-color: rgba(16, 16, 16, 0.95);
--balloon-font-size: 12px;
--balloon-move: 4px;
text-align: center !important;
box-sizing: border-box;
transition: all 0.2s ease;
line-height: 70px;
font-weight: 600;
display: inline-block;
font-family: Noto Sans JP, sans-serif !important;
font-size: 12px !important;
color: #ffffff;
margin-bottom: 0;
}
.contact-address-footer{ font-size: 13px;
--animate-repeat: 1;
visibility: visible !important;
font-family: Verdana, Geneva, sans-serif;
line-height: 1.74;
color: #222;
text-align: left;
box-sizing: border-box; margin-bottom: 26px;
margin-top: 20px;
}
.contact-description{
line-height: 21px;
text-align: center!important;
box-sizing: border-box;
font-family: 'Roboto',sans-serif;
text-transform: uppercase;
font-size: 15px;
font-weight: 500;
margin-bottom: 55px;
margin-top: 25px;
color: #004268;
padding-left: 15px;
padding-right: 15px;
}
.mobile-search{
width: 100%;
height: auto;
background-image: linear-gradient(to top, rgb(53,136,169), #343F49);
opacity: 0.9;
display: block;
position: fixed;
top:0;
right: -100%;
bottom: 0;
z-index: 99999;
}
.mobile-menu{
width: 100%;
height: auto;
background-image: linear-gradient(rgb(49, 59, 69) 0%, rgb(51, 147, 184) 100%); opacity: 1 ;
display: block;
position: fixed;
top:0;
left: -100%;
bottom: 0;
z-index: 99999; }
.mobile-menu-wrapper{
position: relative;
}
.mobile-menu-list{
list-style-type: none;
padding: 0;
position: relative;
top: 100px;
}
.mobile-menu-list> li {
display: block;
}
.mobile-menu-list>li>a{
display: block;
line-height: 21px;
font-size: 21px;
color: #fff;
margin-left: 0;
padding: 12px 30px 12px 12px;
font-weight: bold;
text-decoration: none!important;
}
.mobile-menu-list>li ul{
padding-left: 50px;
}
.mobile-menu-list>li>button{
border: 0;
background-color: transparent;
display: block;
line-height: 21px;
font-size: 21px;
color: #fff;
margin-left: 0;
padding: 12px 30px 12px 12px;
font-weight: bold;
text-decoration: none!important;
}
.close-area{
position: relative;
top:0;
}
.active-link{
color: #73C7E3!important;
}
.close-menu-icon{
font-style: normal;
line-height: 50px;
font-size: 30px;
padding: 13px;
top: 0px;
cursor: pointer;
color: #fff;
position: absolute;
right: 5px;
font-weight: 30;
}
.close-search-icon{
font-style: normal;
line-height: 50px;
font-size: 30px;
padding: 13px;
top: 0px;
cursor: pointer;
color: #fff;
position: absolute;
right: 5px;
font-weight: 100;
}
.dropdown-icon-mobile{
position: absolute;
padding: 1px;
right: 20px; color: white;
font-weight: 100;
transition: all 0.5s ease;
font-size: 14px;
}
.sub-menu-mobile{
list-style-type: none;
}
.sub-menu-mobile > li{
display: block;
z-index: 1000;
position: relative;
}
.sub-menu-mobile > li >a{
font-family: -apple-system, ".SFNSText-Regular", "San Francisco", "Roboto", "Segoe UI", "Helvetica Neue", "Lucida Grande", sans-serif;
display: block;
line-height: 19px;
font-size: 16px;
color: rgb(225,225,225);
margin-left: 0;
padding: 10px 30px 12px 10px;
font-weight: 400;
text-decoration: none!important;
}
#toggle-nav-btn{
z-index: 1000;
color: #FFFFFF;
font-size: 27px;
padding: 0;
}
.search-nav {
font-size: 17px;
color: #FFFFFF;
font-weight: 400;
}
li.nav-item{ padding-right: 14px;
position: relative;
box-sizing: border-box;
z-index: 30;
}
li.nav-item:nth-child(7) {
padding-right: 34px!important;
}
#nav-link-wrapper{
}
.nav-item > ul{
list-style-type: none;
position: absolute;
background-color: #FFFFFF;
padding: 15px 0 15px 0;
min-width: 150px;
max-width: 450px;
left: -15px;
display: none; z-index: 30;
box-shadow: 1px 1px 4px rgb(0 0 0 / 15%);
}
.nav-item > ul > li{   }
.nav-item > ul > li:hover{
background-color: #679EBC;
}
.nav-item:hover > ul {
display: block;
}
.nav-item:hover > ul > li {
}
.nav-item:hover .nav-link::after {
width: 100%;
left: 0;
}
.nav-item > ul > li:hover a{
color: #FFFFFF; }
.nav-item > ul > li >a {      -webkit-text-size-adjust: 100%;
--animate-duration: 1s;
--animate-delay: 1s;
--animate-repeat: 1;
visibility: visible !important;
font-family: 'Open Sans', arial, sans-serif;
list-style: none;
white-space: nowrap;
box-sizing: border-box;
text-decoration: none;
display: block;
position: relative;
padding: 2px 30px;
line-height: 33px;
background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
color: #111;
font-size: 13px;
float: none;
width: auto;
}
.active-submenu{
background-color: #679EBC;
}
.active-submenu >a{
color: #ffffff!important;
}
.nav-item:hover > a{
color: #FFFFFF;
}
.intro-para{
font-family: Roboto, sans-serif;
font-size: 15px;
line-height: 1.74;
color: #222;
text-align: justify;
margin-bottom: 30px;
}
.intro-sm-title{
font-family: Roboto,sans-serif;
font-size: 19px;
font-weight: 600;
margin-bottom: 20px;
}
.title-wrapper{
position: relative;
margin-bottom: 45px;
}
.title-line{
background: linear-gradient(0deg,#59b1c1,#1290a7);
position: absolute;
height: 3px;
width: 65px; left: 50%;
margin-bottom: 0;
-webkit-transform: translateX(-50%);
transform: translateX(-50%)
}
.globe-title{
font-family: Noto Sans JP, sans-serif !important;
color: #004268;
font-size: 19px;
font-style: italic;
margin-top: 20px;
margin-bottom: 40px;
visibility: visible !important;
text-align: center!important;
box-sizing: border-box;
transition: all 0.2s ease;
line-height: 33px;
font-weight: 500;
}
.lang-icon{
height: 11px;
width: 16px;
}
.search-dropdown{
position: absolute;
right: 0; top: 150px; box-shadow: -5px 19px 45px -25px #4a4a4a;
opacity: 0; visibility: hidden;
}
.hide-fade{
visibility: hidden;
top: 100%;
opacity: 0;
z-index: -1; transition: all 0.3s linear;
animation-name: example;
animation-delay: 0.3s;
animation-fill-mode:forwards;
}
@keyframes example {
0% {top: 90%}
100% {top: 200px}
}
.go-down-fade{
top: 200px;
transition-delay: 0.3s;
}
.fade-in-search{
visibility: visible;
display: block;
top: 80%;
opacity: 1;
transition: all 0.3s linear;
transition-delay: 0.1s;
animation-name: go-up-show;
animation-duration: 0.1s;
}
@keyframes go-up-show {
0% {top: 100%}
20% {top: 88%}
50% {top: 85%}
50% {top: 83%}
100% {top: 150px}
}
.search-form-wrapper{
background-color: #FFFFFF;
padding: 15px;
}
.search-input{
display: block;
-webkit-text-size-adjust: 100%;
visibility: visible;
pointer-events: auto;
box-sizing: border-box;
font: inherit;
font-size: 12px;
color: #444;
border: 1px solid #e1e1e1;
max-width: 100%;
padding: 3px 9px;
width: 235px;
height: 32px;
margin: 0;
border-right: 0;
line-height: 17px;
}
.search-form-1{
margin-bottom: 30px;
position: relative;
width: 90%;
}
@media only screen and (max-width: 767px) {
.search-form-1{
margin-bottom: 30px;
position: relative;
width: 100%;
}
}
.search-img-news{   width: 100%;
aspect-ratio: 1;  object-fit: cover;
padding: 3px;
}
.search-img-cover{
display: block;
width: 20%;
text-align: center;
}
.news-author{
font-family: 'Open Sans', arial, sans-serif;
font-size: 11px;
line-height: 1;
font-weight: bold;
box-sizing: border-box;
text-decoration: none;
background-color: transparent;
color: #000;
}
.search-new-detail{
display: block;
width: 80%;
padding-left: 20px;
padding-right: 5px;
}
.search-new-detail:hover{
text-decoration: none;
}
.news-result{
width: 100%;
display: flex;
margin-bottom: 50px;
padding-left: 15px;
padding-right: 15px;
text-decoration: none;
}
.news-result:hover{
text-decoration: none;
box-shadow: 0 4px 8px 0px rgba(0, 0, 0, 0.2), 0 6px 20px 2px rgba(0, 0, 0, 0.19);
border-radius: 10px;
transition: all 0.5s ease;
}
.news-result:hover .title-result{
color: #4db2ec;
transition: all 0.3s ease;
}
.search-new-detail > p:nth-child(5){
line-height: 21px;
box-sizing: border-box;
font-size: 13px;
color: #777;
font-family: 'Open Sans', arial, sans-serif;
margin-top: 9px;
}
@media only screen and (max-width: 767px) {
.search-new-detail > p:nth-child(5){
display: none;
}
}
.search-rs{
font-family: 'Roboto', sans-serif;
color: #111111;
font-weight: 400;
word-wrap: break-word;
font-size: 30px;
line-height: 38px;
box-sizing: border-box;
}
.search-rs span{
color: #4db2ec;
}
.news-excerpt{
line-height: 21px;
box-sizing: border-box;
font-size: 13px;
color: #777;
font-family: 'Open Sans', arial, sans-serif;
margin-top: 9px;
}
.title-result{
font-family: 'Roboto', sans-serif;
font-weight: 400;
word-wrap: break-word;
font-size: 22px;
line-height: 28px;
box-sizing: border-box;
text-decoration: none;
background-color: transparent;
color: #111111;
display: block;
}
.search-input-1{
box-sizing: border-box;
margin: 0;
font-size: 12px;
color: #444;
border: 1px solid #e1e1e1;
max-width: 100%;
padding: 3px 9px;
width: 95%;
border-right: 0;
height: 32px;
line-height: 21px;
position: relative;
top: 0;
display: inline-table;
vertical-align: middle;
}
.search-input-1:focus-visible{
outline: none;
}
.search-btn-1{
visibility: visible !important;
box-sizing: border-box;
font: inherit;
display: inline-block;
font-family: 'Roboto', sans-serif;
font-size: 13px;
background-color: #222222;
border-radius: 0;
color: #fff;
border: none;
font-weight: 500;
transition: background-color 0.4s;
-webkit-appearance: button;
cursor: pointer;
height: 32px;
position: absolute;
right: 0;
top: 0;
text-shadow: none;
padding: 7px 15px 8px 15px;
line-height: 16px;
margin: 0;
}
.search-btn{
line-height: 40px;
border: 0;
width: 75px;
-webkit-text-size-adjust: 100%;
--balloon-color: rgba(16, 16, 16, 0.95);
--balloon-font-size: 12px;
--balloon-move: 4px;
--animate-duration: 1s;
--animate-delay: 1s;
--animate-repeat: 1;
visibility: visible;
pointer-events: auto;
box-sizing: border-box;
font: inherit;
display: inline-block;
font-family: 'Roboto', sans-serif;
font-size: 13px;
background-color: #222222;
border-radius: 0;
color: #fff;
border: none;
font-weight: 500;
-webkit-appearance: button;
cursor: pointer;
position: absolute;
height: 32px;
min-width: 67px;
line-height: 17px;
padding: 7px 15px 8px;
text-shadow: none;
vertical-align: top;
right: 20px;
margin: 0 !important;
transition: background-color 0.4s;
}
.triangle-sm{
width: 0;
height: 0;
border-left: 5px solid transparent;
border-right: 5px solid transparent;
border-bottom: 5px solid #4db2ec;
margin-left: 230px;
}
.line-top{
background-color: #4db2ec;
height: 3px;
}
.search-input:focus-visible{
outline: none;
}
.logo {    -webkit-text-size-adjust: 100%;
--animate-duration: 1s;
--animate-delay: 1s;
--animate-repeat: 1;
visibility: visible !important;
font-family: 'Roboto', sans-serif;
font-weight: 400;
font-size: inherit !important;
color: #111111;
line-height: 70px !important;
box-sizing: border-box;
max-width: 100%;
height: auto;
border: 0;
padding: 3px 0;
position: relative;
vertical-align: middle;
max-height: 80px;
}
.logo-img{
width: 48px;
height: 48px;
}
.search-input-mobile{
color: #fff;
font-weight: bold;
font-size: 26px;
height: 40px;
line-height: 36px;
border: 0;
background: transparent;
outline: 0;
margin: 8px 0;
padding: 0;
text-align: center;
display: block;
width: 100%;
}
.search-label-mobile{
text-align: center;
margin-top: 90px;
display: inline-block;
opacity: 0.8;
font-size: 12px;
color: #FFFFFF;
}
.line-bottom{
height: 1px;
background-color: #FFFFFF;
width: 90%;
margin: 0 auto;
opacity: 0.2;
-webkit-transform: scaleX(1); }
.img-background-wrapper{
margin-bottom: 18px;
}
.img-background{
object-fit: cover;
height: 450px;
width: 100%;
object-position: center center;
}
.ribbon-title-name{
font-weight: 400;
font-family: 'Roboto', sans-serif;
font-size: 14px;
text-align: left;
box-sizing: border-box;
line-height: 17px;
padding: 7px 12px 4px ;
color: #fff;
background-color: #00a1c9;
display: inline-block;
}
.ribbon-title-name::after{
content: "";
display: block;
position: absolute;
height: 2px;
width: 100%;
background-color: #00a1c9;
bottom: 0;
left: 0;
z-index: 20;
}
.ribbon-title-wrapper{
width: 100%;
padding: 0;
position: relative;
margin-bottom: 27px;
}
.para-content{
box-sizing: border-box;
font-family: 'Roboto', sans-serif;
margin: 0px 0 26px;
color: #111;
line-height: 26px;
font-weight: 400;
display: inline-block;
text-align: justify;
font-size: 15px !important;
}
.footer-upper{
padding-top: 50px;
padding-bottom: 38px;
}
.footer-title{
font-weight: 700;
font-size: 14px;
font-family: Roboto, sans-serif;
color: #111111;
line-height: 31px;
text-decoration: none!important;
}
.footer-img{ width: 189px;
}
.footer-title:hover{
}
.footer-upper-container{
background-color: #DEF1F8;
}
.footer-list-link{
list-style-type: none;
padding-left: 20px;
margin-top: 20px;
margin-bottom: 32px;
}
.footer-list-link> li{
display: block;
}
.footer-list-link>li>a{
font-family: 'Open Sans', arial, sans-serif;
color: #000000;
font-size: 12px;
line-height: 30px;
text-decoration: none;
}
.footer-list-link>li>a>i {
font-weight: 900;
font-style: normal;
font-size: 13px;
line-height: 12px;
width: 10.5px;
margin-right: 5px;
}
.list-para-item{
margin-bottom: 48px;
}
.list-link-item{
margin-bottom: 31px;
}
.list-link-item>ul{
font-family: Verdana, Geneva, sans-serif;
font-size: 15px;
line-height: 1.74;
color: #222;
box-sizing: border-box;
padding-left: 0px;
padding-right: 18px;
margin-bottom: 26px;
}
.list-link-item>ul>li{
font-size: 15px;
color: #222;
box-sizing: border-box;
margin-left: 21px;
line-height: inherit;
margin-bottom: 10px;
}
.list-link-item>ul>li>a{
font-size: 15px;
line-height: inherit;
box-sizing: border-box;
text-decoration: underline;
background-color: transparent;
color: #1e73be;
}
.list-para-item>ul {
font-family: Verdana, Geneva, sans-serif;
font-size: 15px;
line-height: 1.74;
color: #222;
box-sizing: border-box;
padding-left: 18px;
padding-right: 18px;
margin-bottom: 26px;
}
.list-para-item>ul>li{
font-size: 15px;
line-height: 1.74;
color: #222;
box-sizing: border-box;
padding: 0;
margin-bottom: 26px;
text-align: justify;
}
.list-para-item>ul>li>a{
}
.title-figure{
font-family: Verdana, Geneva, sans-serif;
line-height: 1.74;
color: #222;
box-sizing: border-box;
margin-top: 0;
margin-bottom: 26px;
text-align: center;
font-size: 15px;
}
.section-tech-img-cover{ }
.tech-img-item{
text-align: center;
margin-bottom: 44px;
}
.service-link{
position: relative;
display: block;
background-color: #1a1a1a;
overflow: hidden; }
.tech-img-item >a:hover .tech-img-name{ top: 50%;
transform: translateY(-50%);
}
.tech-img-item>a>img{
width: 100%;
opacity: 0.7;
object-fit: cover; object-position: center center;
height: 200px;
z-index: -1;
}
.tech-img-item>a:hover{ box-shadow: -1px 3px 16px #0e4461;  transition: box-shadow 0.5s ease;
}
.tech-img-name{ width: 100%;
position: absolute;
z-index: 50;
display: inline-block;
text-align: center!important;
box-sizing: border-box;
font-family: 'Roboto', sans-serif;
color: #ffffff;
font-size: 18px ;
padding-left: 10px;
padding-right: 10px;;
top:55%;
transform: translateY(-55%) ;
font-weight: 600 !important;
transition: all 0.3s ease;
transition-delay: 0.1s;
}
.tech-img-name>span{    max-width: 100%;
overflow-wrap: break-word;
position: relative;
left: 0;
word-break: break-word;
display: inline;
line-height: 20px;
}
.link-outside{
color: #1e73be;
}
.link-para{
font-family: Verdana, Geneva, sans-serif;
font-size: 15px;
line-height: 1.74;
box-sizing: border-box;
color: #4db2ec;
text-decoration: underline;
background-color: transparent;
}
.border-bt{
border-bottom: 1px solid #EBEBEB;
}
.eco-plot-list{
font-family: Verdana, Geneva, sans-serif;
font-size: 15px;
line-height: 1.74;
color: #222;
text-align: justify !important;
box-sizing: border-box;
padding: 0;
margin-top: 15px;
margin-bottom: 26px;
}
.eco-plot-list>li{
font-size: 15px;
color: #222;
box-sizing: border-box;
margin-left: 21px;
line-height: inherit;
margin-bottom: 10px;
}
.row-2-eco-plot{
margin-bottom: 52px;
}
.row-2-img{
top: -35px; }
.go-up{
position: fixed;
font-family: Verdana, Geneva, sans-serif;
font-size: 14px;
line-height: 21px; box-sizing: border-box;
bottom: 4px;
right: 5px;
width: 40px;
height: 40px;
background-color: #4db2ec;
cursor: pointer;
z-index: 1000;
-webkit-transform: translate3d(0, 70px, 0);
transition: all 0.5s ease;
}
.data-model-container{
margin-top: 48px;
padding-bottom: 50px;
}
.model-wrapper{
overflow: hidden;
z-index: 5;
}
@keyframes slide-down {
from { top: -500px;}
to {top:0;}
}
.para-wrapper{
}
.model-container{  }
.data-model-detail > p{
font-family: Verdana, Geneva, sans-serif;
font-size: 15px;
line-height: 1.74;
color: #222;
text-align: justify ;
box-sizing: border-box;
margin-top: 0;
margin-bottom: 26px;
}
.box-wrapper{
font-family: Verdana, Geneva, sans-serif;
text-align: center ;
color: #ffffff;
font-size: 18px !important;
line-height: 2.2 !important;
font-weight: 500 !important;
letter-spacing: 1.5px !important;
box-sizing: border-box;
overflow: hidden;
background-color: #5b9bd5 ;
border-radius: 10px;
}
.box-wrapper > p{
margin: 0;
line-height: 39px;
padding: 10px;
}
.go-up > i{
box-sizing: border-box;
line-height: 1;
position: relative;
color: #fff;
font-size: 20px;
display: block;
text-align: center;
width: 40px;
top: 50%;
left: 50%;
transform: translateX(-50%) translateY(-50%); }
.active-service{
color: black;
text-shadow: -3px 7px 20px #FFFFFF; }
.active-service-img{
background-color: #FFFFFF;
}
.active-service-img .tech-img-name{
color: black;
text-shadow: -3px 7px 20px #FFFFFF; }
.sk-top-earth-map {
width: 100% !important;
height: 400px !important;
}
.eco-plot-title{
font-family: Roboto, sans-serif;
box-sizing: border-box;
color: #111111;
font-size: 18px !important;
font-weight: 700 !important;
line-height: 31px; margin: 30px 0 0 0; }
.s2-img{
max-width: 100%;
margin-top: 15px;
transition: all 0.5s ease;
cursor: pointer; }
.s2-img:hover{
transform: scale(1.2);
position: relative;
z-index: 10;
} .form-legend{
border-bottom: 3px solid;
top: 10px
}
.form-name {
position: relative;
margin: 0;
top:0;
-webkit-text-size-adjust: 100%;
--animate-duration: 1s;
--animate-delay: 1s;
--animate-repeat: 1;
visibility: visible !important;
font-weight: 400;
font-family: 'Roboto', sans-serif;
font-size: 14px;
text-align: left;
box-sizing: border-box;
line-height: 17px;
padding: 7px 12px 4px;
background-color: #222222;
color: #fff;
display: inline-block;
}
.contact-icon{
font-size: 50px;
line-height: 50px;
display: inline!important; }
.contact-title{   text-align: center!important;
box-sizing: border-box;
font-family: 'Roboto', sans-serif;  color: #111;
transition: all 0.2s ease;
margin-bottom: 7px;
line-height: 33px; font-size: 14px !important;
font-weight: 500 !important;
}
.contact-input{
font-size: 12px;
line-height: 21px;
color: #444;
border: 1px solid #e1e1e1;
width: 100%;
max-width: 100%;
height: 34px;
padding: 3px 9px;
}
.contact-input-area{
font-size: 12px;
line-height: 21px;
width: 100%;
max-width: 100%;
height: 168px;
min-height: 168px;
padding: 6px 9px;
border: 1px solid #e1e1e1;
}
.contact-submit{    position: absolute;
top: 100%;
left: 15px;
margin: 0;
line-height: normal;
font-family: 'Roboto', sans-serif;
font-size: 13px;
background-color: #222222;
border-radius: 0;
color: #fff;
border: none;
padding: 8px 15px;
font-weight: 500;
transition: background-color 0.4s;
-webkit-appearance: button;
}
.ajax-loader{
position: absolute;
top: 40px;
left: 100px;
}
.contact-submit:hover{
background-color: #4db2ec;
color: #FFFFFF;
}
.contact-input-area:focus-visible{
outline: none;
}
.contact-input:focus-visible{
border-color: #b0b0b0 !important;
outline: none;
} .wpcf7-form{
width: 100%;
}
#wpcf7-f176-o1 > form > p:nth-child(5),p:nth-child(6){
margin-bottom: 0px;
}
#wpcf7-f176-o1 > form > p:nth-child(5) > label{
margin-bottom: 0px;
position: relative;
}
.wpcf7-form label{
-webkit-text-size-adjust: 100%;
font-family: Verdana, Geneva, sans-serif;
font-size: 15px;
line-height: 1.74;
color: #222;
text-align: left;
box-sizing: border-box;
width: 100%;
margin-top: 5px;
}
#wpcf7-f177-o1 > form > p:nth-child(5),p:nth-child(6){
margin-bottom: 0px;
}
#wpcf7-f177-o1 > form > p:nth-child(5) > label{
margin-bottom: 0px;
position: relative;
}
.wpcf7-form-control-wrap{
visibility: visible !important;
font-family: Verdana, Geneva, sans-serif;
font-size: 15px;
line-height: 1.74;
color: #222;
text-align: left;
box-sizing: border-box;  }
.wpcf7-form input,textarea{
border-color: #444;
outline: none;
}
.wpcf7-form input:focus,textarea:focus{
border-color: #b0b0b0 !important;
}
.wpcf7-form textarea{
border: 1px solid #e1e1e1;
width: 100%;
max-width: 100%;
height: 168px;
min-height: 168px;
padding: 6px 9px;
color: inherit;
font: inherit;
margin: 0;
overflow: auto;
}
.wpcf7-form input[type=text], input[type=url], input[type=tel], input[type=email] {
font-size: 12px;
line-height: 21px;
color: #444;
border: 1px solid #e1e1e1;
width: 100%;
max-width: 100%;
height: 34px;
padding: 3px 9px;
}
.wpcf7-submit{
position: absolute; left: 0;
top:105%;
margin: 0;
line-height: normal;
font-family: 'Roboto', sans-serif;
font-size: 13px;
background-color: #222222;
border-radius: 0;
color: #fff;
border: none;
padding: 8px 15px;
font-weight: 500;
transition: background-color 0.4s;
-webkit-appearance: button;
}
.wpcf7-submit:hover{
background-color: #4db2ec;
color: #FFFFFF;
}
.wpcf7-response-output{
position: absolute;
top: 110%;
left: 15px;
}
#wpcf7-f176-o1 > form > p:nth-child(6){
position: absolute;
}
#wpcf7-f176-o1 > form > p:nth-child(5) > label > span > textarea{
padding-bottom: 0;
margin-bottom: 0px;
}
#wpcf7-f177-o1 > form > p:nth-child(6){
position: absolute;
}
#wpcf7-f176-o1 > form > p:nth-child(2){
margin-top: 25px;
} .grecaptcha-badge { bottom: 55px!important;  } .str-contact{
color: #004268;
}
.map-position{
width: 100%!important; height: 100% !important;
padding-bottom: 6px!important;
overflow: hidden!important;
border: 0;
}   .map-form{
margin-top: 65px;
padding-bottom: 100px; } .top-blank{
padding: 0;
margin: 0;
width: 100%;
height: 150px;
}
.post-image{
width: 100%;
margin-top: 20px;
margin-bottom: 20px; }
.post-image img{
object-fit: cover;
max-width: 100%;
cursor: pointer;
max-height: 500px;
}
.post-title{
margin-bottom: 35px;
box-sizing: border-box;
font-family: 'Roboto', sans-serif;
color: #111111;
font-weight: 400;
word-wrap: break-word;
margin-top: 3px;
font-size: 30px;
line-height: 50px;
}
.share-area{
display: inline-block;
width: 95px; position: relative;
line-height: 40px;
margin-right: 15px ;
margin-bottom: 5px;
box-sizing: border-box; color: #444;
border: 1px solid #e9e9e9; }
.fb-like{
}
.like-fb{ height: 25px;       margin-bottom: 10px;
}       .share-area span{
margin-left: 15px;
font-family: 'Open Sans', arial, sans-serif;
white-space: nowrap;
font-size: 11px;
text-align: center;
color: #444;
box-sizing: border-box;
display: inline-block;
position: relative;   line-height: 40px;
font-weight: 700;
}
.share-icon{
padding-left: 13px;
padding-right: 13px;
}
.share-icon:after{
background-color: #000;
opacity: 0.08;
content: '';
position: absolute;
top: 12px;
left:40%;
width: 1px;
height: 16px;  z-index: 1;
}
.share-area:after{
content: '';
position: absolute;
top: 50%;
transform: translateY(-50%);
left: 100%;
width: 0;
height: 0;
border-style: solid;
border-width: 8px 0px 8px 10px;
border-color: transparent transparent transparent #e9e9e9;
}
.share-social{
font-family: 'Open Sans', arial, sans-serif; font-size: 15px;
color: #fff;
box-sizing: border-box;
display: inline-block;
position: relative;
padding-left: 13px;
padding-right: 13px;
line-height: 40px;
z-index: 1;
width: 40px;
border-radius: 2px;
cursor: pointer;
margin-right: 3px;
margin-bottom: 5px;
text-align: center; }
.share-social:hover{
opacity: 0.8;
}
.share-social:hover i{
color: white;
}
.post-content{
margin-bottom: 50px;
padding-bottom: 20px;
}
.post-content p{
font-family: Verdana, Geneva, sans-serif;
font-size: 15px;
line-height: 1.74;
color: #222;
box-sizing: border-box;
margin-top: 0;
margin-bottom: 26px;
word-wrap: break-word;
}
.post-content .post-high-light{
font-family: 'Roboto', sans-serif;
font-weight: 400;
font-size: 19px;
line-height: 29px;
text-align: left;
box-sizing: border-box;
color: #5b9bd5;
}
.post-content >ul{
font-family: Verdana, Geneva, sans-serif;
font-size: 15px;
line-height: 1.74;
color: #222;
box-sizing: border-box;
padding: 0;
margin-bottom: 26px;
}
.post-content >ul>li{ font-size: 15px;
color: #222;
box-sizing: border-box;
margin-left: 21px;
line-height: inherit;
margin-bottom: 10px;
}
.post-nav-container{
margin-top: 35px;
}
.post-nav{
width: 100%;
height: 100px; }
.post-nav a:hover{
color: #4db2ec;
}
.post-nav span{ line-height: 21px;
font-family: 'Roboto', sans-serif;
word-break: break-word;
box-sizing: border-box;
display: block;
font-size: 12px;
color: #c1c1c1;
margin-bottom: 7px;
}
.post-nav a{
font-family: 'Roboto', sans-serif;
word-break: break-word;
box-sizing: border-box;
text-decoration: none;
background-color: transparent;
display: block;
font-size: 15px;
color: #222;
line-height: 21px;
margin-bottom: 43px;
}
.show-on-mobile {
display: none;
}
@media only screen and (max-width: 767px) {
.show-on-mobile {
display: inline-block;
}
}
.tech-body{
font-family: Verdana, Geneva, sans-serif;
font-size: 15px;
}
.tech-body p{
font-size: 15px;
line-height: 1.74;
color: #222;
text-align: justify !important;
box-sizing: border-box;
margin-top: 0;
margin-bottom: 26px;
}
.tech-body h4{
box-sizing: border-box;
font-family: 'Roboto', sans-serif;
color: #111111;
font-weight: 400;
margin: 6px 0;
font-size: 19px;
line-height: 29px;
margin-bottom: 14px;
margin-top: 0;
}
.tech-item-cover{
text-decoration: none!important;
}
.tech-item-cover:hover > h3{
color: #4db2ec;
}
.tech-item-cover:hover .new-item{
box-shadow: 0 4px 8px 0px rgba(0, 0, 0, 0.2), 0 6px 20px 2px rgba(0, 0, 0, 0.19);
}
.new-item{
box-shadow: 0px 2px 2px 2px rgba(146, 134, 134, 0.2);
transition: all linear 300ms;
}
.new-item:hover{
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.new-item > img{
width: 100%;
height: 180px;
object-fit: cover;
}
.new-name{
font-family: 'Roboto', sans-serif;
word-wrap: break-word;
line-height: 25px;
font-size: 14px !important;
font-weight: 700 !important;
box-sizing: border-box;
text-decoration: none;
background-color: transparent;
color: #111111;
margin-top: 16px;
}
.date-new{ font-size: 11px;
line-height: 1;
color: #aaa;
box-sizing: border-box;
}
#marsloc{cursor:-webkit-grab;cursor:grab; position: relative;}
.section-404{
height: 50vh;
}
.preview-news-img{
top: 50%;
left: 50%;
transform:  translatex(-50%) translateY(-50%);
z-index: 2000;
position: fixed;
width: 100%;
height: 100%;
text-align: center;
background-color: rgba(60, 60, 60, 0.58); visibility: hidden;
opacity: 0;
cursor: pointer;
}
.zoom-news-img{ visibility: visible;
opacity: 1;  transition:all 0.5s ease;
}
.zoom-news-img .toggle-img{
transition:all 0.5s ease;
height: auto; }
.toggle-img{
position: absolute;
display: block;
width: 50%;
top: 50%;
left: 50%;
transform:  translatex(-50%) translateY(-50%);
}
.sub-404{
box-sizing: border-box;
font-family: 'Roboto', sans-serif;
font-size: 21px;
line-height: 24px;
color: #a6a6a6;
text-align: center;
margin: 40px 0 40px 0;
}
.sub-sub-404{
line-height: 32px;
height: 32px;  text-align: center;
}  @media (min-width: 1200px) {
.container, .container-lg, .container-md, .container-sm, .container-xl {
max-width: 1050px;
}
}        a:not([href]):not([tabindex]) {
color: white;
text-decoration: none;
}
.fa-chevron-down{
transition: all 0.5s ease;
}
.fa, .fas{
font-weight: 400;
} .btn-common{ border: 0;
box-sizing: border-box;
font: inherit;
display: inline-block;
font-family: 'Roboto', sans-serif;
font-size: 13px;
background-color: #222222;
border-radius: 0;
color: #fff;
border: none;
font-weight: 500;
-webkit-appearance: button;
cursor: pointer;  min-width: 67px;
line-height: 17px;
padding: 7px 15px 8px;
text-shadow: none;
vertical-align: top;
transition: background-color 0.4s;
}
.btn-common:hover{
background-color: #4db2ec;
color: white;
text-decoration: none;
}
.tough3-img{
max-width: 700px;
margin-bottom: 25px;
width: 100%;
}
.tough3-text{
font-family: Verdana, Geneva, sans-serif;
font-size: 15px;
line-height: 1.74;
color: #222;
text-align: justify ;
box-sizing: border-box;
margin-top: 0;
margin-bottom: 0;
} .scale-center{
z-index: 1000;
position: absolute;
width: 100%;
height: auto;
top: 50%;
left: 50%;
transform: translateX(-50%) translateY(-50%);  transition: all 0.5s ease;
}
.rotate-90{
transform: rotate(90deg);
transition: all 0.5s ease;
}
.font-w-900{
font-weight: 900;
}
.up-visible{
}
.opacity-1{
opacity: 1;
transition: all 1s linear;
}
.text-no-deco{
text-decoration: none;
}
.brk-word-link{
word-break: break-word;
color: #4db2ec;
}
.brk-word-link:hover{
color: black;
text-decoration: none;
}
.bg-fb{
background-color: #516eab;
}
.bg-twitter{
background-color: #29c5f6;
}
.bg-pintest{
background-color: #ca212a;
}
.bg-like-in{
background-color: #0266a0;
}
.bg-line-social{
background-color: #00b900;
}
.bg-bl{
background-color: black;
}
.h-80{
height: 80px;
}
.h-100{
height: 100px;
}
.r-20{
right: 20px;
}
.l-20{
left: 20px;
}
.ml--5{
margin-left: -5px;
}
.mbt-30{
margin-bottom: 30px;
}
.mbt-60{
margin-bottom: 60px;
}
.mbt-56{
margin-bottom: 56px;
}
.mbt-50{
margin-bottom: 50px;
}
.pd-r-0{
padding-right: 0;
}
@media only screen and (max-width: 767px) {
.pd-r-0{
padding-right: 15px;
}
}
.pdt-50{
padding-top: 50px;
}
.w-120p{
width: 120px;
}
.w-65p{
width: 65px;
}
.h-400{
height: 400px;
}
.mt-100p{
margin-top: 100px;
}
.mt-30p{
margin-top: 30px;
}
.mbt-50-percent{
margin-bottom: 50%;
}
.pd-0-pc{
padding: 0;
}
@media only screen and (max-width: 767px) {
.pd-0-pc{
padding: 20px;
}
}
.common-transition{
transition: all 0.5s ease;
}
.pd-5{
padding-top: 5px;
}
.pd-l-0{
padding-left: 0;
}
.pd-bt-50{
padding-bottom: 50px;
}
.pd-bt-30{
padding-bottom: 30px;
}
.bg-c-black{
background-color: rgb(34, 34, 34);
}
.bg-c-black-transparent{
background-color: rgba(0, 0, 0, 0.4);
}
.bg-c-cyan{
background-color: #3c7b87;
}
.bg-color-dark{
background-color: #F9F9F9;
}
.bg-color-light{
background-color: #FFFFFF;
}
.h-48{
height: 48px;
}
.lineh-21{
line-height: 21px;
}
.lineh-48{
line-height: 48px;
}
.lineh-70{
line-height: 70px;
}
.no-wrap-text-footer{
font-family: Verdana, Geneva, sans-serif;
white-space: nowrap;
font-size: 13px;
line-height: 21px;
margin-bottom: 0px;
}
.z-id-10{
z-index: 10;
}
.go-up-visible{
-webkit-transform: translate3d(0, 0, 0);
}
.mbt-0 {
margin-bottom: 0;
}
.{
max-width:800px;
} @media only screen and (max-width: 1111px) {
.nav-link {
font-size: 11px;
}
}
@media only screen and (max-width: 1000px) {
.header{
background-color: #222;
}
#nav-bar{
width: 100%;
padding: 0px;
}
#brand-logo{ margin:0 auto!important;
height: 48px;
width: 42px;
}
#toggle-nav-btn{
position: absolute; }
#search-icon-mobile{
position: absolute;
color: #FFFFFF;
right: 0;
padding: 0;
}   .h-54{
height: 54px;
}
}
@media only screen and (max-width: 1111px) {
.tech-item{
margin-bottom: 32px;
}
.logo{
height: 48px;
object-fit: cover;
}
}
@media only screen and (max-width: 990px) {
#nav-bar{
width: 100%;
}
.form-legend{ }
}
@media only screen and (max-width: 767px) {
.form-legend{
margin-top: 37px;
}
.tech-item-cover {
margin-bottom: 50px;
}
.map-position{
height: 500px!important;
}
.section-cover{
padding-top: 60px;
width: 100%;
}
.footer-title{ }
.footer-img{
max-width: 100%;
margin-bottom: 37px;
}
.contact-container{
margin-bottom: 49px;
}
.map-form {
margin-top: 0px;
}
}.contact-us-bg{
height: 600px;
position: relative;
overflow: hidden;
margin-top: 20px;
}
.contact-us-bg::before{
content: "";
position: absolute;
top:0px;
left: 0;
width: 100%;
height: 100%;
background-image: url(/wp-content/themes/sinka/src/img/thumb_01.jpg);
background-position: top;
background-size: cover;
z-index: -1;
}
.contact-us-bg::after{
content: "";
position: absolute;
top:0px;
left: 0;
width: 100%;
height: 100%;
background: linear-gradient(0deg,rgba(0,0,0,0.85),rgba(22,112,191,0.85));
z-index: -1;
}
.contact-us-text{
}
.contact-us-text> h3{
text-align: center;
box-sizing: border-box;
font-family: 'Roboto', sans-serif; margin-bottom: 26px;
transition: all 0.2s ease;
font-weight: 400;
font-size: 36px;
line-height: 42px;
display: inline-block;
color: #fff;
margin-top: 0;
text-transform: uppercase;
overflow: hidden;
}
.contact-us-text>p{
box-sizing: border-box;
margin-top: 0;
font-family: 'Open Sans',arial,sans-serif;
font-size: 15px;
line-height: 24px;
color: #fff;
margin-bottom: 0;
}
.contact-us-text-cover{
position: absolute;
top: 50%;
transform: translateY(-50%);
}
.contact-us-button-area{
margin-top: 50px;padding-bottom: 50px;
}
.contact-us-btn{
box-sizing: border-box;
text-decoration: none;
display: inline-block;
font-family: 'Roboto',sans-serif;
text-align: center;  font-size: 15px;
font-weight: 500;
line-height: 52px;
height: 52px;
padding: 0 34px;
color: #000;
transition: all 0.3s ease;
z-index: 0;
box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.1);
margin: 10px;
-webkit-transform: none;
background-color: #FFFFFF;
}
.contact-us-btn:hover{
text-decoration: none;
}.section-our-vision{
margin-bottom: 75px;
}
.vision-wrapper{
margin-top: 75px;
}
.vision-title{
color: #ffffff!important;
box-sizing: border-box;
font-family: 'Roboto', sans-serif; margin-top: 5px;
line-height: 36px;
display: inline-block;
margin-bottom: 0!important;
font-weight: 600;
font-size: 18px !important;
}
.vision-title-single{
color: #ffffff!important;
box-sizing: border-box;
font-family: 'Roboto', sans-serif;
margin: 10px 0 6px;
line-height: 36px;
display: inline-block; padding-bottom: 5px;
font-weight: 600;
font-size: 18px !important;
}
.vision-cover-wrapper-single{
font-family: Verdana, Geneva, sans-serif;
font-size: 14px; width: 100%;
top: 0;
bottom: 0;
left: 0;
right: 0;
overflow: hidden;
padding-left: 21px; background-color: #00a1c9 !important;
}
.sm-vision-title{
line-height: 21px;
box-sizing: border-box;
font-family: 'Roboto',sans-serif;
font-weight: 500;
margin-bottom: 12px;
margin-top: 7px;
padding-right: 21px;
font-size: 15px !important;
text-transform: none !important;
color: #ffffff;
}
.vision-title-wrapper{
font-family: Verdana, Geneva, sans-serif;
font-size: 14px; box-sizing: border-box;
width: 100%; top: 0;
bottom: 0;
left: 0;
right: 0;
overflow: hidden;
padding-left: 21px;
padding-bottom: 4px;
background-color: #00a1c9 !important;
}
.vision-cover{
border: 1px solid  #00a1c9;
}
.vision-detail{ margin-top: 0px;
padding: 15px 21px 0 21px;
}
.vision-detail > p{
visibility: visible !important;
font-family: Verdana, Geneva, sans-serif;
font-size: 15px;
line-height: 1.74;
color: #222;
text-align: justify !important;
box-sizing: border-box;
margin-top: 0;
margin-bottom: 26px;
}
.vision-detail > ul{
font-family: Verdana, Geneva, sans-serif;
font-size: 15px;
line-height: 1.74;
color: #222;
box-sizing: border-box;
padding: 0;
margin-bottom: 26px;
}
.vision-detail > ul >li{
font-family: Verdana, Geneva, sans-serif;
font-size: 15px;
color: #222;
box-sizing: border-box;
margin-left: 21px;
overflow-wrap: break-word;
-webkit-line-break: after-white-space;
line-height: 26.1px;
margin-bottom: 10px;
}
.img-background-wrapper {
position: relative; width: 100%;
height: 50vh; display: flex;
align-items: center; justify-content: center; overflow: hidden; text-align: center; padding-top: 70px; box-sizing: border-box; }
.img-background-wrapper .img-background {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
object-fit: cover; z-index: 1; }
.img-background-wrapper .hero-overlay-technology {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.1); z-index: 2; }
.img-background-wrapper .hero-text-container {
position: relative; z-index: 3; color: #ffffff; padding: 20px;
}
.title-header-technology {
font-size: 3em; font-weight: bold;
margin-bottom: 15px; word-break: keep-all !important;
}
.subtitle-header-technology {
font-size: 1.5em;  word-break: keep-all !important;
}