/*Each page navigation bar*/
.navbar-brand:hover{
    opacity: 0.5;
}
.map:hover + .disappear {
 display: block;
}
.map:hover {
opacity: 0.7;
}

.worldmap {
position: relative;
text-align: center;
color: black;
font-weight: bold;
}
.disappear {
display: none;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
.content1 > .news td:nth-child(odd) {
background-color: transparent;
}
.content1 > .news td, .news tr {
border: 1px solid transparent;
}
.content1 > .news td:nth-child(even) {
float: left;
}
.news a:link {
color: black;
text-decoration: underline;
}
.news a:hover {
text-decoration: none;
}
/*Each page navigation bar*/
.navbar-header .navbar-brand  {
    padding-left: 150px;
    background-image: url('../images/ohara-white-logo.png');
    background-size: auto 60%;
    background-repeat: no-repeat;
    background-position: 7px 50%;
    transition: color 0.2s ease 0.05s;
    color: #ccc;
}
/*Process button*/
ul.process-nav, ul.process-lists {  
  padding: 0;
}
/*Process button*/
.process-nav li {
     list-style-type: none;
       line-height: 40px;
  height: 40px;
  padding: 0;
    width: 206.4px;
     display: inline-block;
     
}
/*Process button*/
.process-lists li {
     list-style-type: none;
}
/*Process button*/
.process-nav a {
     background-color: #eee;
    color: black;
    display: block;
    
}
/*Process button*/
.process-nav a.active, li a:hover {
    background-color: black;
    color: white;
}
/*Process button*/
.process-nav a.active {
    pointer-events: none;
}
/*Process separator
.process-content-separator {
    display: table;
    width: 1050px;
}

 .process-content-img, .process-content-textbox, .process-content-description {
    width: 525px;
 }

 .process-content-img, .process-content-textbox, .process-content-description {
    display: table-cell;
    height: auto;
    vertical-align: top;
}

.process-content-description p {
    text-align: justify;
}*/
/*Process content separator*/
.process-content-separator {
        justify-content: space-between;
        /*display: table;*/
        display: flex;
        flex-direction: row;
}
.process-lists li + li:before {
        content: '';
    position: relative;
    left: 0;
    right: 0;
    margin: auto;
    top: -50px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 50px 64px 0px 64px;
    border-color: #eeeeee transparent transparent transparent;
    
}
.process-lists li + li {
    margin-top: 160px;
}
/*.process-content-separator:after {
    content:"";
    clear: both;
    display: flex;
}*/
/*Process content left*/
 .process-content-img {
     width: 50%;
    height: auto;
}
 /*Process content textbox*/
.process-content-textbox {
    width: 50%;
    height: auto;
    }
    .process-content-textbox p{
    text-align: left;
    }
/*Process content responsive design*/
@media (max-width: 768px) {
  .process-content-separator {
    flex-direction: column;
  }
   .process-content-img, .process-content-textbox  {
     width: 100%;
     height: auto;
}
.contact-column-2 {
    margin-left: 8.33%;
    margin-right: 8.33%;
}
}
/*Process content img size*/
 .process-content-img img {
     width: 68%;
    max-width: 100%;
    height: auto;
 }
 .company table, td {
 border: 1px solid black;
 background: #fff;
 padding-top: 15px;
 padding-bottom: 15px;
 }
 .oharagroup .company1 td {
 border: none;
 }
 .company th {
      border: 1px solid black;
      background: #eee;
       padding-top: 15px;
 padding-bottom: 15px;
 }
 .company td:first-child, td:nth-child(2) {
     text-align: center;
 }
    .content1 table {
    margin-left: auto;
    margin-right: auto;
 }
 .oharagroup table {
    margin-left: auto;
    margin-right: auto;
 }
  .company td:nth-child(3) {
 padding-left: 10px;
 }
 .company td:nth-child(3) {
 padding-left: 10px;
 }
     .content1 td  {
     border:1px solid black;
}
    .content1 td:nth-child(odd) {
    background: #eee;
    text-align: left;
    padding: 10px;
}
    .content1 td:nth-child(even) {
    padding: 10px;
}
.oharagroup td:nth-child(odd) {
    background: #eee;
    text-align: left;
    padding: 10px;
}
    .oharagroup td:nth-child(even) {
    padding: 10px;
    width: 600px;
    text-align: left;
}
/*All pages link black color*/
a p{
color:black;
}
/*All pages link css*/
a:hover, a:active, a:link {
    text-decoration: none;
}
/*All pages body css*/
body {
  padding-top: 70px;
}
/*Footer logo*/
.footer-brand  {
width: 140px;
}
/*Footer logo*/
.footer-brand:hover  {
opacity: 0.5;
}
.footer-column {
  float: left;
  width: 350px;
  padding: 20px;
  font-family: Segoe UI,SegoeUI,"Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 13px;
  color:black;
}
.footer-column > p, .footer2 {
    font-weight: bold;
}
.content-column  {
  float: left;
  width: 350px;
  font-family: Segoe UI,SegoeUI,"Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 13px;
  color:black;
  text-align: center;
}
.content-column p {
margin-bottom: 0;
}
.content-column img {
margin-bottom: 30px;
width: 94.29%;
}
.contact-column {
float: left;
width: 350px;
background-color: whitesmoke;
border-radius: 10px;
margin-left: 8.33%;
margin-right: 8.33%;
padding-bottom: 20px;
margin-bottom: 20px;
border-top-style: solid;
  border-top-color: darkblue;
  
}
.career-column {
float: left;
width: 350px;
background-color: whitesmoke;
border-radius: 10px;
margin-left: 8.33%;
margin-right: 8.33%;
padding-bottom: 20px;
margin-bottom: 20px;
border-top-style: solid;
  border-top-color: darkblue;
  
}
.contact-column-2 {
width: 350px;
background-color: whitesmoke;
border-radius: 10px;
margin-left: auto;
margin-right: auto;
padding-bottom: 20px;
margin-bottom: 20px;
border-top-style: solid;
  border-top-color: darkblue;
  clear: both;
}
@media (max-width : 768px) {
    .contact-column-2 {
        margin-left: 8.33%;
margin-right: 8.33%;
    }
}
.contact-column-height {
height: 70px;
}
.contact-column button {
border-radius: 10px;
background-color: white;
color: black;
}
.contact-column button:hover {
background-color: LightBlue;
}
.career-column button {
border-radius: 10px;
background-color: white;
color: black;
}
.career-column button:hover {
background-color: LightBlue;
}
.products-details-content-column  {
  float: left;
  width: 210px;
  font-family: Segoe UI,SegoeUI,"Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 13px;
  color:black;
  text-align: center;
}
.products-details-content-column p {
margin-bottom: 0;
}
.products-details-content-column img {
margin-bottom: 30px;
width: 94.29%;
}
.products-content-column  {
  float: left;
  width: 350px;
  font-family: Segoe UI,SegoeUI,"Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 13px;
  color:black;
  text-align: center;
  height: 500px;
}
.product-content-column  {
  float: left;
  width: 350px;
  font-family: Segoe UI,SegoeUI,"Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 13px;
  color:black;
  text-align: center;
}
.product-content-column img {
    margin-bottom: 10px;
    width: 94.29%;
}
.product-content-column p {
    margin-bottom: 0;
}
.products-content-column p {
    margin-bottom: 0;
}
.products-content-column img {
    margin-bottom: 10px;
    width: 94.29%;
}
.content2 > .products-content-column:hover {
    opacity: 1;
}
.other-products > .products-details-content-column:hover {
    opacity: 0.5;
}
.products-content-column:hover {
    opacity: 0.5;
}
.product-content-column:hover {
    opacity: 0.5;
}
.description {
    margin-left: 3%;
    text-align: justify;
    width: 94.29%;
}
.content1  {
    max-width: 1050px;
    margin:auto;
    text-align: center;
}
.oharagroup  {
    max-width: 1050px;
    margin:auto;
    text-align: center;
}
.footer-link {
    color: black;
}
.footer-link:hover  {
    opacity:0.5;
    text-decoration:none;
}
.footer-link:link  {
    text-decoration:none;
    color:black;
}
.footer1:after {
  content: "";
  display: table;
  clear: both;
}
.content1:after {
  content: "";
  display: table;
  clear: both;
}
.oharagroup:after {
  content: "";
  display: table;
  clear: both;
}
.other-products {
  clear: both;
}
.footer1  {
    position: relative;
    padding: 60px;
    background-color:#FAFAFA;
}
.footer2  {
    position: relative;
    padding: 10px;
    background-color: #004ba4;
    color: white;
}
.footer2-left  {
    float:left;
}
.footer2-right  {
    float:right;
}
.footer-clear-both  {
clear: both;
}
/*Slideshow CSS*/
* {box-sizing:border-box}

/* Slideshow container */
.slideshow-container {
  max-width: 1050px;
  position: relative;
  margin: auto;
}

/* Hide the images by default */
.mySlides {
  display: none;
}

/* Next & previous buttons */
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  margin-top: -22px;
  padding: 16px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}
.prev {
  left: 0;
  border-radius: 3px 0 0 3px;
}
/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
  background-color: rgba(0,0,0,0.8);
}

/* Caption text */
.text {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* The dots/bullets/indicators */
.dot {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active, .dot:hover {
  background-color: #717171;
}

/* Fading animation */
.fade1 {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

@-webkit-keyframes fade {
  from {opacity: .4}
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4}
  to {opacity: 1}
}
/*News Image*/
.news-img {
max-width: 1050px;
margin-left: auto;
margin-right: auto;
}
/*News Image*/
.news-img-column img {
width: 80%;
}
/*News Image*/
.news-img-column {
padding: 10px;
}
/*News Image*/
@media (min-width: 600px) {
.news-img-column {
float: left;
width: 50%;
padding: 10px;
}
.news-img-column img {
width: 100%;
}
}
/*News Image*/
@media (min-width: 800px) {
.news-img-column {
float: left;
width: 33.33%;
padding: 10px;
}
.news-img-column img {
width: 100%;
}
}
