/**
 * Theme Name: NIKKAI
 *
 * @format
 */

/* 1. Theme default css */
@import url("https://fonts.googleapis.com/css2?family=Barlow+Condensed: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&family=Barlow+Semi+Condensed: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&family=Barlow: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&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Noto+Sans+JP:wght@100..900&family=Outfit:wght@100..900&display=swap");
@font-face {
  font-family: "FontAwesome";
  src: url("fonts/fontawesome-webfont.eot?v=4.2.0");
  src: url("fonts/fontawesome-webfont.eot?#iefix&v=4.2.0")
      format("embedded-opentype"),
    url("fonts/fontawesome-webfont.woff?v=4.2.0") format("woff"),
    url("fonts/fontawesome-webfont.ttf?v=4.2.0") format("truetype"),
    url("fonts/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular")
      format("svg");
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body {
  font-family: "Noto Sans JP", serif;
  background-color: #0e2951;
  font-size: 15px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  color: #fff;
}
.img {
  max-width: 100%;
  transition: all 0.3s ease-out 0s;
}
.f-left {
  float: left;
}
.f-right {
  float: right;
}
.fix {
  overflow: hidden;
}
.alignleft {
  float: left;
  margin-right: 20px;
}
.alignright {
  float: right;
  margin-left: 20px;
}
.aligncenter {
  clear: both;
  float: none;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.clear {
  clear: both;
}
.nopadding {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
a,
.button,
button {
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
a:focus,
.button:focus {
  text-decoration: none;
  outline: none;
}
button {
  cursor: pointer;
}
a:focus,
a:hover,
.portfolio-cat a:hover,
.footer -menu li a:hover {
  color: #febc19;
  text-decoration: none;
}
a,
button {
  color: #febc19;
  outline: medium none;
}
input:focus,
textarea:focus,
:focus {
  outline: 0;
}
button:focus {
  outline: 0 none;
}
.uppercase {
  text-transform: uppercase;
}
.capitalize {
  text-transform: capitalize;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Noto Sans JP", serif;
  font-weight: normal;
  color: #fff;
  margin-top: 0px;
  font-style: normal;
  font-weight: 400;
  text-transform: capitalize;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: inherit;
}
h1 {
  font-size: 40px;
  font-weight: 500;
}
h2 {
  font-size: 35px;
}
h3 {
  font-size: 28px;
}
h4 {
  font-size: 22px;
}
h5 {
  font-size: 18px;
}
h6 {
  font-size: 16px;
}
ul {
  margin: 0px;
  padding: 0px;
}
li {
  list-style: none;
}
p {
  font-family: "Noto Sans JP", serif;
  font-size: 15px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  color: #fff;
  margin-bottom: 15px;
}
hr {
  border-bottom: 1px solid #eceff8;
  border-top: 0 none;
  margin: 30px 0;
  padding: 0;
}
label {
  color: #7e7e7e;
  cursor: pointer;
  font-size: 14px;
  font-weight: 400;
}
*::-moz-selection {
  background: #d6b161;
  color: #fff;
  text-shadow: none;
}
::-moz-selection {
  background: #444;
  color: #fff;
  text-shadow: none;
}
::selection {
  background: #444;
  color: #fff;
  text-shadow: none;
}
*::-moz-placeholder {
  color: #555555;
  font-size: 14px;
  opacity: 1;
}
*::placeholder {
  color: #555555;
  font-size: 14px;
  opacity: 1;
}
.btn {
  -moz-user-select: none;
  background: #2f3440 none repeat scroll 0 0;
  border: 1px solid transparent;
  border-radius: 0;
  color: #fff;
  display: inline-block;
  font-family: "Noto Sans JP", serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 1.1;
  padding: 20px 45px;
  text-align: center;
  text-transform: uppercase;
  transition: all 0.3s ease 0s;
  vertical-align: middle;
  white-space: nowrap;
  position: relative;
  border: 0;
}
.btn:hover {
  color: #fbba42;
}
.btn:hover:before {
  width: 100%;
  color: #444;
}
.btn.brand-btn {
  background: #fbba42;
  color: #222;
}
.btn.brand-btn:hover {
  background: #2f3440;
  color: #fbba42;
}
.btn.btn-2 {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 1px solid #fbba42;
  line-height: 1;
  padding: 17px 35px;
}
.btn.btn-2:hover {
  border-color: #2f3440;
}
.btn i {
  margin-right: 10px;
}
/* scrollUp */
#scrollUp {
  background: #febc19;
  height: 35px;
  width: 35px;
  right: 50px;
  bottom: 77px;
  color: #fff;
  font-weight: 600;
  text-align: center;
  /*border-radius: 50%;*/
  font-size: 0;
  line-height: 34px;
}
#scrollUp::before {
  font-size: 16px;
  content: "\f077";
  font-family: "Font Awesome 5 Free";
}
#scrollUp:hover {
  background: #444;
}
/* 

  2. header 

*/
.scroll-header {
  animation: 300ms ease-in-out 0s normal none 1 running fadeInDown;
  background: #0e2951;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99999;
}
.header-menu {
  left: 0;
  position: absolute;
  right: 0;
  z-index: 999;
  top: 0;
}
.page_header_default,
.breadcrumb-sec {
  margin-top: 61px;
}
.logo {
}
.main-menu-area {
  border-bottom: none;
  background: #0e2951;
}
.main-menu ul {
}
.main-menu ul li {
  display: inline-block;
  position: relative;
}
.main-menu ul li:hover {
  opacity: 1;
  top: 100%;
  visibility: visible;
}
.main-menu ul li > a {
  color: #fff;
  display: block;
  font-family: "Noto Sans JP", serif;
  font-size: 14px;
  font-weight: normal;
  padding: 20px 25px;
}
.main-menu ul li:hover > a {
  color: #febc19;
}
.main-menu ul li ul.submenu {
  background: #000;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 110%;
  transition: all 0.3s ease 0s;
  visibility: hidden;
  width: 250px;
  z-index: 9;
}
.main-menu ul li:hover > ul.submenu {
  opacity: 1;
  visibility: visible;
  top: 100%;
}
.main-menu ul li ul.submenu li {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  display: block;
  margin: 0;
}
.main-menu ul li ul.submenu li:last-child {
  border: 0;
}
.main-menu ul li ul.submenu li a {
  color: #fff;
  display: block;
  padding: 15px 10px;
  text-align: left;
  font-size: 13px;
}
.main-menu ul li ul.submenu li:hover > a {
  color: #fff;
  background-color: #febc19;
}
.main-menu ul li ul.submenu li ul.submenu {
  left: 100%;
  top: 0;
}
.header-button .btn {
  background-color: #febc19;
  padding: 6px 52px 6px 57px;
  border-radius: 20px;
  font-family: "Inter", serif;
  font-size: 14px;
  font-weight: bold;
  font-stretch: normal;
  font-style: italic;
  line-height: 1.93;
  letter-spacing: normal;
  text-align: center;
  color: #0e2951;
  border: 1px solid #febc19;
}
.header-button .btn:hover {
  color: #febc19;
  background-color: transparent;
}
.header-button {
  float: right;
}
.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
  min-height: inherit;
}
/*----====page-header--css========----*/
.page_header_default {
  position: relative;
  min-height: 100vh;
  padding: 100px 0px 100px;
  overflow: hidden;
  align-items: center;
}
.page_header_default .parallax_cover {
  position: absolute;
  top: 0;
  height: 100vh;
  height: 100%;
  width: 100%;
  left: 0;
}
.page_header_default .parallax_cover img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  margin-bottom: 0px;
  height: 100%;
  max-width: 100%;
}
.about-me-wrapper h2 {
  margin: 0;
}
.page_header_default .page_header_content {
  position: absolute;
  z-index: 3;
  text-align: center;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  height: 100%;
  display: flex;
  align-items: center;
}
.page_header_default .page_header_content .banner_title_inner {
  position: relative;
}
.page_header_default .page_header_content .banner_title_inner .title_page h1 {
  font-size: 46px;
  font-weight: 800;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.93;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  margin: 0;
}
@media (max-width: 1400px) {
  .page_header_default .simpleParallax {
    position: absolute;
    top: 0;
    height: 100%;
    bottom: 0;
    right: 0;
    width: 100%;
    left: 0;
  }
}
.banner-content h1 {
  margin: 0;
  font-size: 46px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.93;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
}
.breadcrumb-area {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
}
.breadcrumb-area .container {
  position: relative;
  height: 100%;
}
.breadcrumb-area .container .row {
  height: 100%;
}
.breadcrumb-area .inner-content {
  position: absolute;
  align-items: center;
  bottom: 0;
  display: flex;
  height: 100%;
  top: 0;
}
.breadcrumb-area .container::before {
}
.breadcrumb-sec {
  position: relative;
}
.breadcrumb-sec img {
  width: 80%;
  height: auto;
}
.breadcrumb-area .inner-content::before {
  background-color: #0e2951;
  content: "";
  position: absolute;
  height: 1500px;
  right: 55%;
  width: 2000px;
  bottom: 0;
}
.breadcrumb-area .title {
  position: relative;
}
.breadcrumb-area .title h1 {
  font-size: 28px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  margin: 0;
  letter-spacing: normal;
  color: #fff;
  text-align: left;
  line-height: normal;
  padding: 3px 22px 5px 3px;
  background-color: #0e2951;
  display: inline-block;
  position: relative;
  z-index: 1;
}
.breadcrumb-sec img {
  position: relative;
  left: 20%;
}
/*


 4. about-area 


*/
.box-info {
  padding: 58px 96px 51px 97px;
  opacity: 1;
  background-color: #0e2951;
  position: absolute;
}
.right-align {
  right: 0;
  z-index: 1;
  top: 0;
}
.left-align {
  bottom: 0;
  left: 0;
}
.box-info p {
  font-size: 28px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  color: #fff;
  margin: 0 auto;
}
.box-info h3 {
  font-family: "Barlow Condensed", sans-serif;
  font-size: 73px;
  font-weight: 500;
  font-stretch: condensed;
  font-style: normal;
  line-height: 95px;
  letter-spacing: normal;
  color: #fff;
  margin: 0;
}
.box-info a {
  font-family: "Barlow Condensed", sans-serif;
  font-size: 18px;
  font-weight: 500;
  font-stretch: condensed;
  font-style: normal;
  line-height: 0.83;
  letter-spacing: normal;
  color: #fff;
  text-decoration: underline;
  text-underline-offset: 8px;
  display: inline-block;
}
.about-me-area {
  padding-top: 123px;
}
.about-me-wrapper h2 {
  padding-bottom: 114px;
}
.about-me-img {
}
.about-me {
  padding-bottom: 32px;
}
.about-me-area {
  position: relative;
}
/*

 6.latest work

*/
.latest-work-area {
  position: relative;
}
.latest-work {
  position: relative;
  z-index: 1;
}
.latest-work-area::after {
  position: absolute;
  content: "";
  background-color: #1c3c6c;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 25%;
}
.catagory_info_container {
  position: relative;
  margin-bottom: 30px;
}
.project-details-title {
  font-size: 28px;
  font-weight: 600;
}
.portfolio-one {
  height: 417px;
}
.portfolio-two {
  height: 318px;
}
.portfolio-three {
  height: 199px;
}
.portfolio-four {
  height: 535px;
}
.portfolio-big_img {
  height: 417px;
}
.portfolio-five {
  height: 317px;
}
.portfolio-six {
  height: 317px;
}
.portfolio-wrapper img {
  height: 100%;
  width: 100%;
}
.portfolio-wrapper {
  overflow: hidden;
  position: relative;
  margin-bottom: 30px;
}
.portfolio-img {
  transition: 0.3s;
}
.portfolio-img img {
  width: 100%;
}
.portfolio-img:hover {
  transform: scale(1.05);
  width: 100%;
}
.portfolio-img > a {
  position: relative;
  display: block;
}
.portfolio-img > a:before {
  background: #000 none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  width: 100%;
  opacity: 0;
  top: 0;
}
.hover-overlay img {
  -webkit-transition: all 600ms;
  -moz-transition: all 600ms;
  -o-transition: all 600ms;
  transition: all 600ms;
}
.portfolio-wrapper:hover .portfolio-img > a:before {
  opacity: 0.85;
}
.portfolio2-img > a:before {
  display: none;
}
.portfolio-text {
  padding: 25px 0 0 25px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  text-align: left;
  opacity: 0;
}
.portfolio-wrapper:hover .portfolio-text {
  opacity: 1;
}
.portfolio-wrapper.big_img {
  height: 395px;
}
/* 


5. my resume



*/
.my-resume-content h3 {
  font-family: "Barlow Condensed", sans-serif;
  font-size: 38px;
  font-weight: 500;
  font-stretch: condensed;
  font-style: normal;
  line-height: 1.16;
  letter-spacing: normal;
  color: #fff;
  margin: 0;
  text-align: center;
}
.catagory_info {
  position: absolute;
  top: 0;
  padding-bottom: 24px;
  height: 100%;
  left: 0;
  right: 0;
  bottom: 0;
  padding-top: 43px;
  padding-left: 36.5px;
}
.catagory_info_container {
  position: relative;
}
.catagory_title h4 {
  padding: 0 0 0 0;
  text-transform: uppercase;
  font-family: "Barlow Condensed", sans-serif;
  font-size: 37px;
  font-weight: 500;
  font-stretch: condensed;
  font-style: normal;
  line-height: 1.19;
  letter-spacing: normal;
  color: #fff;
  writing-mode: vertical-lr;
  margin: 0;
}
.see_more {
  font-family: "Barlow Condensed", sans-serif;
  font-size: 18px;
  font-weight: 500;
  font-stretch: condensed;
  font-style: normal;
  line-height: 0.83;
  letter-spacing: normal;
  color: #fff;
  display: block;
  height: 100%;
  width: 100%;
}
.see_more span {
  position: absolute;
  bottom: 36.5px;
  left: 36.5px;
  border-bottom: 1px solid #fff;
  padding-bottom: 10px;
  display: inline-block;
}
.see_more:hover span {
  border-color: #febc19;
}
.see_more:hover {
  color: #febc19;
}
.catagory_info_container:hover .see_more {
  color: #febc19;
}
.catagory_info_container:hover .see_more span {
  border-color: #febc19;
}
.catagory_link {
  position: absolute;
  display: flex;
  width: 100%;
  left: 0;
  height: 100%;
  right: 0;
  top: 0;
  bottom: 0;
  align-items: end;
}
.my-resume-area {
  background-color: #1c3c6c;
}
/*

   8.latest news


 */
.single-latest-news {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
}
.latest-news-area {
  position: relative;
  background-color: #0e2951;
}
.news-text-container {
  padding: 14.3px 99.5px 16.8px 99.5px;
  background-color: #0e2951;
}
.news-text-content-left h5 {
  font-family: "Barlow Condensed", sans-serif;
  font-size: 54px;
  font-weight: 500;
  font-stretch: condensed;
  font-style: normal;
  letter-spacing: normal;
  color: #fff;
  margin: 0;
}
.news-text-content-left h5 span {
  font-family: "Noto Sans JP", serif;
  font-size: 43px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  color: #fff;
}
.news-text-container .see_more {
  margin-left: 20px;
  display: initial;
  text-decoration: underline;
  text-underline-offset: 8px;
  display: inline-block;
}
.support-team-area {
  position: relative;
  background-color: #0e2951;
}
.support-team-info-container {
  padding: 9px 42px;
  background-color: #0e2951;
}
.support-team-info-container h5 {
  font-size: 43px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
  margin: 0;
  line-height: 52px;
}
.support-team-info {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
}
/*
 

      10.footer


 */
footer {
  background-color: #021a3e;
}
.footer-top {
  padding-top: 53px;
  padding-bottom: 53px;
  border-bottom: 6px solid #0e2951;
}
.copyright {
  padding-bottom: 59.5px;
}
.copyright p {
  font-family: "Outfit", serif;
  font-size: 14px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  color: rgb(255, 255, 255);
  margin: 0;
  text-transform: capitalize;
}
.copyright h4 {
  font-size: 19px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.84;
  letter-spacing: normal;
  color: #fff;
  margin: 0;
}
.contact-info ul li {
  font-size: 14px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.71;
  letter-spacing: normal;
  color: #fff;
}
.navigation_foo_inner ul {
  border-left: 1px solid #15325c;
  padding-left: 11.5px;
}
.contact-info ul li a {
  color: #fff;
}
.navigation_foo_inner ul li a {
  font-size: 13px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
}
.video-area {
  padding-top: 24px;
  position: relative;
}
.video-area::after {
  content: "";
  background-color: #1c3c6c;
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 50%;
}
.video-area-me {
  position: relative;
  z-index: 1;
}
.video-container {
  height: 584px;
  overflow: hidden;
}
.customers_img img {
  width: 100%;
  height: auto;
}
.customers_img {
  margin-bottom: 30px;
}
.customers-area {
  background-color: #1c3c6c;
}
.customers-title h2 {
  font-size: 28px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  color: #fff;
  margin: 0;
}
.box-info h3 {
  margin: 0;
}
.box-info h3 span {
  font-size: 28px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  color: #fff;
}
.our-job-container {
  padding: 20px 0;
}
.our-job-img img {
  width: 100%;
  height: 100%;
}
.our-job-container1 .box-info.right-align {
  bottom: 0;
  top: inherit;
}
.team_members_wrapper {
  padding-top: 15px;
}
.team-img-meta {
  position: absolute;
  bottom: 54px;
}
.team-img-meta h3 {
  font-size: 23px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  margin: 0;
  color: #fff;
  padding-bottom: 26px;
}
.team-img-meta p {
  line-height: 2.33;
  margin: 0;
}
.box-info h4 {
  font-size: 23px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.48;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
  margin: 0;
}
.introduction-page .box-info {
  padding: 105px 79px 105px 61px;
}
.box-info-top {
  font-size: 43px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  color: #0e2951;
  padding: 11px 44px 13px 90px;
  opacity: 1;
  background-color: #febc19;
  display: block;
  position: absolute;
  top: -40px;
  left: 0;
  margin: 0;
}
.box-info-top span {
  font-size: 23px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  color: #0e2951;
}
.box-info.right-align.bottom-align {
  bottom: 0;
  top: auto;
}
.introduction-page .our-job-container {
  padding-bottom: 0;
}
.box-info a.carrying {
  font-size: 15px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 2.27;
  letter-spacing: normal;
  color: #fff;
  margin-left: 20px;
  position: relative;
}
.box-info a.carrying::after {
  content: "";
  position: absolute;
  right: -20px;
  display: inline-block;
  color: #fff;
  top: 13px;
  background: url("img/white-arrow.png") no-repeat right top;
  width: 3.3px;
  height: 6.5px;
  background-size: 100%;
}
.introduction-four.introduction-page .box-info,
.introduction-twelve.introduction-page .box-info {
  padding: 27px 72.5px 26px 72px;
}
.introduction-five.introduction-page .box-info {
  padding: 0;
  max-width: 790px;
  width: 100%;
  height: 100%;
  background-color: transparent;
  display: flex;
  align-items: center;
}
.introduction-nine.introduction-page .box-info .box-info-top {
  position: relative;
  top: 0;
}
.introduction-nine.introduction-page .box-info {
  padding: 0;
  display: flex;
  align-items: center;
  height: 100%;
  left: 0;
  background-color: transparent;
  top: 0;
}
.introduction-five.introduction-page .box-info.left-align .box-info-top {
  padding: 0;
}
.introduction-five.introduction-page .box-info {
  padding: 0;
  width: 100%;
  height: 100%;
  background-color: transparent;
  display: flex;
  align-items: center;
}
.introduction-five.introduction-page .box-info.left-align .box-info-top {
  position: relative;
  top: 0;
  padding: 11px 41px 13px 72px;
}
.introduction-eight.introduction-page .box-info {
  padding: 27px 72.5px 26px 72px;
}
.introduction-five.introduction-page .box-info.left-align .box-info-top span {
  padding-left: 22px;
}
.inner-box {
  position: relative;
  margin-top: 38px;
}
.designation {
  font-size: 19px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  color: #fff;
}
.lower-content a {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: flex-start;
  padding: 23px 28.1px;
  flex-direction: column;
}
.lower-content a h5 {
  font-family: "Barlow Condensed", sans-serif;
  font-size: 27px;
  font-weight: 500;
  font-stretch: condensed;
  font-style: normal;
  letter-spacing: normal;
  color: #fff;
}
.lower-content h5 {
  margin: 0;
}
.lower-content {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  display: flex;
  align-items: end;
}
.team-page-section {
  padding-bottom: 15px;
}
.team_row .box-info {
  padding: 139px 171px 105px 132px;
}
.professional-title {
  padding: 8px 31px;
  background-color: #0e2951;
  position: absolute;
  bottom: 50%;
}
.team-image img {
  width: 100%;
  height: auto;
}
.professional-title h5 {
  font-size: 32px;
  line-height: 48px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  color: #fff;
  margin: 0;
}
.team-details-two .team_row .box-info,
.team-details-three .team_row .box-info,
.team-details-five .team_row .box-info,
.team-details-eight .team_row .box-info,
.team-details-six .team_row .box-info,
.team-details-nine .team_row .box-info {
  padding: 139px 277px 105px 278px;
}
.work-page-top-info p {
  font-size: 19px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 2.74;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  margin: 0;
  padding-bottom: 82px;
}
.skills-left p {
  font-size: 25px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 2.32;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  margin: 0;
}
.skills-left p span {
  color: #febc19;
}
.skills-img img {
  max-width: 200px;
}
.skills-left {
  float: right;
}
.skills {
  padding-bottom: 90px;
}
.services-section-two {
  background-color: #061f44;
}
.services-section-two .sec-title h2 {
  font-size: 43px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  color: #fff;
  margin: 0;
}
.services-section-two .sec-title {
  background-color: #0d2850;
  display: inline-block;
  padding: 4px 7px 4px 72px;
  margin-bottom: 33px;
}
.services-section-two .inner-box h5 {
  font-size: 23px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  color: #fff;
  margin-bottom: 10px;
}
.services-section-two .inner-box p {
  font-size: 16px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  margin-bottom: 10px;
  letter-spacing: normal;
  color: #fff;
}
.team-member-img img,
.latest-news-content img,
.our-job-img img {
  width: 100%;
  height: auto;
}
.jp-heading {
  font-family: "Noto Sans JP", serif;
  font-size: 32px;
  line-height: 40px;
  font-weight: 600;
  text-align: center;
}
.small-heading {
  font-family: "Noto Sans JP", serif;
  font-size: 16px;
  text-align: right;
}
.new-heading-container {
  padding: 60px 0px;
}
.jp-heading-underline {
  font-family: "Noto Sans JP", serif;
  font-size: 32px;
  line-height: 40px;
  font-weight: 600;
  text-align: center;
  text-decoration: underline;
}
.team-para {
  font-size: 18px;
  font-weight: 300;
  line-height: 32px;
  width: 90%;
  margin: auto;
  padding: 20px 10px;
}
.video-container {
  position: relative;
  width: 80%; /* take up 80% of screen width */
  aspect-ratio: 16/9;
  padding: 20px 10px;
  margin: auto;
  margin-top: 30px;
}
.video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}
.youtube-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 10;
}

.reveal-letter {
  display: inline-block;
  opacity: 0;
  transform: translateY(20px);
  animation: reveal 0.5s forwards;
}

@keyframes reveal {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.full-width-video {
  width: 100%; /* Full width */
  height: auto; /* Maintain aspect ratio */
  display: block;
  object-fit: cover; /* Crop if needed to fill container */
}
.cta {
  padding-top: 75px;
  padding-bottom: 75px;
  text-align: center;
}
.cta-Title {
  font-size: 2.125rem;
  margin-bottom: 1em;
  text-transform: uppercase;
  color: #ffffff;
}
.cta-Desc {
  font-size: 1.125rem;
  margin-top: 30px;
  margin-bottom: 45px;
  color: #ffffff;
}
.cta-BtnLink {
  font-weight: bold;
  position: relative;
  display: inline-block;
  width: 90%;
  max-width: 20em;
  padding: 1em;
  text-decoration: none;
  color: #333;
  background-color: #ffffff;
  font-size: 1.25rem;
}
.center {
  text-align: center;
}
.box-info1 {
  padding: 32px 39px;
  opacity: 1;
  background-color: #0e2951;
  position: absolute;
}
.left-align1 {
  bottom: 30px;
  left: 0;
}
.box-info1 p {
  font-size: 28px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  color: #fff;
  margin: 0 auto;
}
.box-info1 h3 {
  font-family: "Barlow Condensed", sans-serif;
  font-size: 73px;
  font-weight: 500;
  font-stretch: condensed;
  font-style: normal;
  line-height: 95px;
  letter-spacing: normal;
  color: #fff;
  margin: 0;
}
.box-info1 a {
  font-family: "Barlow Condensed", sans-serif;
  font-size: 18px;
  font-weight: 500;
  font-stretch: condensed;
  font-style: normal;
  line-height: 0.83;
  letter-spacing: normal;
  color: #fff;
  text-decoration: underline;
  text-underline-offset: 8px;
  display: inline-block;
}
.logo img {
  width: 97px;
}
