@import '_bootstrap.min.css';

.b-header-lang ul li a,
.b-header.ja .b-header-nav li a{
  white-space: nowrap;
}

.search-result-info-title {
    margin-top: 20px;
}

.elm-button {
    padding: 18.5px 10px;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    display: block;
    border: 0;
    font-family: 'Din Cond Medium';
    font-size: 18px;
    cursor: pointer;
    letter-spacing: 1.12px;
    background: #ff6600;
    width: 200px;
    font-family: Din Cond Medium;
    display: inline-block;
    vertical-align: top;
    position: relative;
}

.elm-button:hover, .elm-button:active, .elm-button:focus {
    background: #b94e09;
    border: none;
}

.elm-wrapper {
    margin: 5em auto;
}

.elm-button:after {
    content: '';
    background: url(../img/tr-b.svg) no-repeat;
    width: 46px;
    height: 14px;
    position: absolute;
    bottom: -50px;
    left: 50%;
    transform: translateX(-50%);
}


.search-result-info-date-outer{
    border-bottom: none;
}

.search-result-info-mth{
    padding-left: 0;
}

.ajax-load .alm-btn-wrap {
    position: relative;
    bottom: auto;
    left: 0;
    width: 100%;
    text-align: center;
    padding-bottom: 100px;
}

/*.forums-past .alm-btn-wrap {
    position: relative;
    bottom: 0;
}*/

.forums-top .alm-btn-wrap, .upcoming-events .alm-btn-wrap, .bio-blogs .alm-btn-wrap {
    display: none;
}

.bio-blogs .alm-listing {
    margin-left: 0;
}

.b-header-nav li{
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: none;
  padding-right: 0;
  padding-left: 0;
}

.h1_show_only>*{
  display: none;
}
.h1_show_only>h1{
  display: block;
}
.h1_hide_only>h1{
  display: none;
}
.h1_hide_only>*{
  display: block;
}

.formError{
  top: 55px!important;
  left: 15px!important;
}
.widget_wysija_cont .updated, 
.widget_wysija_cont .login .message{
  background-color: transparent;
  border-color: transparent;
  font-size: 18px;
}

.widget_wysija_cont .updated ul,
.widget_wysija_cont .login .message ul{
  color: #000!important;
}

.widget_wysija_cont .updated ul li:after,
.widget_wysija_cont .login .message ul li:after{
  display: none!important;
}


.search__careers-list-tag li.is-checked a:after{
  right: 0;
}

.alm-listing{
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  flex-flow: column;
}

/*.comp-grid,*/
#publications,
.isotope-grid.noborderdate,
.t_blog_grid,
.case-contain,
.vacancy__post-area.isotope-grid-2,
.vacancy__post-area.isotope-grid,
.people-box-row.isotope-grid{
  padding-bottom: 230px;
  margin-bottom: 0;
}

.alm-load-more-btn.done{
  opacity: 0.3;
}
.alm-load-more-btn:focus{
  outline: none;
}
.alm-load-more-btn{
  padding: 18.5px 10px;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  display: block;
  border: 0;
  font-family: 'Din Cond Medium';
  font-size: 18px;
  cursor: pointer;
  letter-spacing: 1.12px;
  background: #ff6600;
  width: 200px;
  font-family: Din Cond Medium;
  display: inline-block;
  vertical-align: top;
  position: relative;
}

.alm-load-more-btn:hover{
  background: #cc5200;
}
.green__style .rounded-btn-large:hover{
  background: #819218;
}
.orange__style .rounded-btn-large:hover{
  background: #cc8900;
}
.white__style .rounded-btn-large:hover{
  background: #e6e6e6;
}
.black-btn.active:hover,
.dark-orange__style .rounded-btn-large:hover{
  background: #cc5200;
}
/*green hover: #819218;*/
/*yellow hover: #cc8900;*/
/*white hover: #e6e6e6;*/

.alm-load-more-btn:after{
  content: '';
  background: url(../img/tr-b.svg) no-repeat;
  width: 46px;
  height: 14px;
  position: absolute;
  bottom: -50px;
  left: 50%;
  transform: translateX(-50%);
}

.alm-btn-wrap{
  position: absolute;
  bottom: 100px;
  left: 0;
  width: 100%;
  text-align: center;
}

.people-box-float-info{
  bottom: auto;
  min-height: 100%;
}

.tab-content.careers{
  display: block;
}

.careers-tabs{
  -webkit-box-pack: justify !important;
  -ms-flex-pack: justify !important;
  -webkit-justify-content: space-between !important;
  justify-content: space-between !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.careers-tabs .black-btn:hover{
  color: #fff;
}

.black-btn.active{
  background: #ff6600;
}

.t_vacancy_box .t_btn-wrap{
   padding: 25px 0 0;
   text-align: right;
}
.t_vacancy_box .rounded-btn-large{
  display: inline-block;
  vertical-align: top;
  padding: 10px 10px; 
  min-width: 150px;
}

.grid-item.t_blog_item,
.case-item,
.comp-item,
.isotope-item-2,
.isotope-item{
  padding-left: 0;
  padding-right: 0;
}
.people-box-row-elem.isotope-item{
  padding-right: 15px;
  padding-left: 15px;
}
.t_people-grid.done,
#publications.done,
.isotope-grid.noborderdate.done,
.t_blog_grid.done,
#case-grid.done,
.comp-grid.done{
  opacity: 1;
}
.t_people-grid,
#publications,
.isotope-grid.noborderdate,
.t_blog_grid,
#case-grid,
.comp-grid{
  opacity: 1;
}

.t_flextop h3{
  margin-bottom: 0;
  min-height: 1px;
}

.t_flextop{
  display: flex;
  align-items: center;
  height: 213px;
}

.t_tech_bottom {
  padding-top: 15px;
  text-align: right;
}
.t_tech_bottom .rounded-btn-large{
  display: inline-block;
  vertical-align: top;
  padding: 10px 10px;
  min-width: 150px;
} 

.h-map{
  background: #5d5b5b;
}

.t_f_small .sm-tt-blog{
    -webkit-transform: scale(0.7);
    -ms-transform: scale(0.7);
    transform: scale(0.7);
    -webkit-transform-origin: top right;
    -ms-transform-origin: top right;
    transform-origin: top right;
}

.profile-float-box-list-images li{
  position: relative;
}

.t_focus_square{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.search-result-info-top-art a{
  color: #ff6600;
}

.t_embedmap iframe{
  width: 100%;
  height: 460px;
}

.slide__info-cont h1 a{
  color: #fff;
}

.noborderdate .date-posts-title{
  border: 0;
}

.b-header-nav li .dropdown-menu li a:after{
  display: none;
}
.b-header-nav li .dropdown-menu li a{
  display: block!important;
  color: #fff;
  width: auto!important;
}
.b-header-nav li .dropdown-menu li{
  display: block;

}
.b-header-nav li .dropdown-menu{
  background: transparent;
  border: 0;
  border-radius: 0;
  box-shadow: none;
}

.t_zindex{
    position: relative;
    z-index: 41;
}

.search-result-info-row-elem{
  min-width: 100%;
}
.search-result-info-mth h3{
  white-space: nowrap;
  font-size: 25px;
}

.search-result-info-mth.json_time{
  padding-left: 0;
}

.info__box-s-text a:hover{
  text-decoration: none;
  color: #000;
}
.info__box-s-text a{
  color: #000;
}

a.info__box-s-image{
  display: block;
}

.parv__video-box.t_singlevideo .showreel-video{
  padding-bottom: 45%;
}

.parv__video-box.t_singlevideo{
  height: auto;
  min-height: 260px;
  width: 100%;
  margin-bottom: 30px;
}

.b-header-lang ul li.current-lang{
  display: none;
}
.b-header-lang ul li:before{
  content: '[';
  position: absolute;
  left: -10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  color: #fff;
}
.b-header-lang ul li:after{
  content: ']';
  position: absolute;
  right: -10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  color: #fff;
}
.b-header-lang ul li{
  list-style: none; 
  position: relative;
  display: inline-block;
}
.b-header-lang ul{
  padding-left: 0;
  margin: 0;
  opacity: 0.5;
}
.b-header-lang ul:hover{
    opacity: 1;
}

.b-header-lang ul li a{
  display: inline-block;
  border-top: 2px solid #ff6600;
  padding-top: 4px;
  font-size: 18px;
  padding-bottom: 5px;
  text-transform: uppercase;
}

.b-header{
  z-index: 101;
}

@media only screen and (min-width: 1200px){
  .b-header-nav li.current-menu-parent>a:after,
  .b-header-nav li.current_page_item a:after{
    width: 150%;
  }
}

@media only screen and (max-width: 1200px){
  .b-header-nav li.current-menu-parent>a:after,
  .b-header-nav li.current_page_item a:after{
    width: 100%;
  }
}

/*.mb-menu-list li.menu-item-has-children>a{*/
/*  padding-right: 45px;*/
/*}*/
.mb-menu-list li{
  overflow: visible;
}

.mb-menu-list li .caretbox .triangle{
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 7.5px 0 7.5px;
  border-color: #ffffff transparent transparent transparent;
}
.mb-menu-list li .caretbox{
  position: absolute;
  top: 0;
  right: 0;
  display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
    color: #fff;
    width: 45px;
    height: 45px;
}

.mb-menu-list li .dropdown-menu li a{
  font-size: 24px;
}
.mb-menu-list li .dropdown-menu.show{
  display: block;
}
.mb-menu-list li .dropdown-menu{
  
  float: none;
  left: 0!important;
  transform: none!important;
  text-align: center;
  opacity: 0;
  visibility: hidden;
  transition: all .3s linear;
  position: absolute !important;
}

.mobile-menu .b-header-social{
  position: static!important;
  margin-top: 60px;
}

/*===contact form===*/
select.hs-input {
    height: auto;
}
  .hs-input{
      width: 100%;
      min-width: 100%;
      max-width: 100%;
      border: 0;
      font-family: inherit;
      background: transparent;
      font-size: 16px;
      color: #fff;
      height: 50px;
      border-bottom: 1.5px solid #fff;
      margin-top: 30px;
  }
  textarea.hs-input{
      width: 100%;
      min-width: 100%;
      max-width: 100%;
      border: 0;
      font-family: inherit;
      background: transparent;
      font-size: 16px;
      color: #fff;
      height: 200px;
      padding-top: 20px;
      border-bottom: 1.5px solid #fff;
  }
  .hbspt-form label {
    display: none;
  }
  input.hs-button{
      padding: 18.5px 10px;
      color: #fff;
      text-transform: uppercase;
      text-align: center;
      display: block;
      border: 0;
      font-family: 'Din Cond Medium';
      -webkit-border-radius: 10px !important;
      border-radius: 10px !important;
      font-size: 18px;
      cursor: pointer;
      letter-spacing: 1.12px;
      background: #ff6600;
      width: 165px;
      display: inline-block;
      vertical-align: top;
      margin-top: 30px;
  }
  input.hs-button:hover{
      background: #cc5200;
  }
  .form-columns-1,
  .form-columns-2,
  .hs_submit {
      max-width: 100%!important;
  }
  .hs_submit{
    text-align: right;
  }
  .hs-input[type="email"]:focus,
  .hs-input[type="email"] {
    color: #fff!important;
  }
  .hs-input option{
      background: #ff6600;
  }
  .hs-input option:hover{
      background: #cc5200;
  }
  .hs-error-msgs li label{
    display: block;
  }
  .hs-error-msgs li{
    list-style: none;
    color: red;
    padding-top: 10px;
  }
  .hs-error-msgs{
    padding-left: 0;
    margin: 0;
  }
  .submitted-message{
    font-size: 21px;
    text-align: center;
    color: #fff;
  }
/*===//contact form===*/

.case-contain-more{
  position: absolute;
  bottom: -250px;
  left: 0;
  width: 100%;
}

.isotope-grid.t_ajax_row{
  padding-bottom: 0;
  display: none;
}
.isotope-grid.t_ajax_row.users_load .case-contain-more{
  display: none;
}

.isotope-grid.t_ajax_row.users_load{
  margin-bottom: 30px;
}

.isotope-grid.t_ajax_row:first-of-type{
  display: block;
}

.isotope-grid.t_ajax_row:last-of-type .case-contain-more .rounded-btn-large{
  cursor: default;
}
.isotope-grid.t_ajax_row:last-of-type .case-contain-more{
  opacity: 0.5;
  pointer-events: none;
}

.short__preview.nomargin{
  margin-bottom: 0;
}

.emptyanser{
  display: none;
  width: 100%;
  text-align: center;
}

.read__more.white:hover,
.read__more.white{
  color: #fff;
}

.scroll_hold{
  position: fixed;
  bottom: 50px;
  right: 50px;
  z-index: 100;
}

.scroll_wrap{
  position: relative;
}

.icon-scroll,
.icon-scroll:before {
  position: absolute;
  left: 50%;
}
.icon-scroll {
  width: 40px;
  height: 70px;
  margin-left: -20px;
  top: 50%;
  margin-top: -35px;
  box-shadow: inset 0 0 0 1px #fff;
  border-radius: 25px;
}
.icon-scroll:before {
  content: '';
  width: 8px;
  height: 8px;
  background: #fff;
  margin-left: -4px;
  top: 8px;
  border-radius: 4px;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-name: scroll;
          animation-name: scroll;
}
@-webkit-keyframes scroll {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(46px);
            transform: translateY(46px);
  }
}
@keyframes scroll {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(46px);
            transform: translateY(46px);
  }
}

@media only screen and (max-width: 992px){
  .scroll_hold{
    display: none;
  }
}

.lts-cnt-box.noafter:after{
  display: none;
}

.lts-cnt-box.noafter{
  border-bottom: 1px solid #b3b3b3;
}



.t_isoflex.job{
  max-width: 800px;
}
.t_isoflex{
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  flex-wrap: wrap;
}

.isotope-buttons{
  margin-top: 30px;
}

.isotope-buttons button:focus{
  outline: none;
}
.isotope-buttons button{
  color: #1d546a;
  font-size: 16px;
  display: block;
  position: relative;
  padding-bottom: 11px;
  min-width: 135px;
  background: transparent;
  border: 0;
  cursor: pointer;
  position: relative;
  text-align: left;
}

.isotope-buttons button.is-checked:after{
  width: 100%;
}
.isotope-buttons button:after{
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 7px;
  background: #ff6600;
  -webkit-transition: all .3s linear;
  -o-transition: all .3s linear;
  transition: all .3s linear;
}

.t_isoflex.alphabet button.left{
  text-align: left;
  text-transform: capitalize;
}
.t_isoflex.alphabet button{
  min-width: 40px;
  text-transform: uppercase;
  text-align: center;
}

.readonly{
  cursor: default;
}

@media only screen and (max-width:1200px){
  .t_isoflex.alphabet button {
    min-width: 7%;
    padding-top: 11px;
  }
  .t_isoflex.alphabet button.left {
    text-align: center;
  }
}

@media only screen and (max-width:1200px){  
	.t_isoflex.alphabet button {    
		min-width: 7%;     
		padding-top: 11px;   }
	}

.page-template-page-people .people-box-info h4{
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.vacancy__post.oportun{
  border-radius: 0;
}
.vacancy__post.oportun .vacancy__post-top{
  color: #fff;
  border-radius: 0px;
}
.vacancy__post.oportun .vacancy__post-top:hover{
  text-decoration: none;
}

.short__preview.squared{
    height: 180px;
    width: 180px;
}

.short__preview.noimage{
    background-color: #ff6600;
}
.short__preview.noimage:after{
    display: none;
}

.single-post .infm__b .col-md-9 img:first-child{
    float: none;
    display: block;
}

a.green-bg{
    color: #fff;
    text-decoration: none;
}
a.green-bg:hover{
    text-decoration: none;
}
.rounded-btn-large{
    border-radius: 0!important;
}

.short__preview h1.nomargin{
    margin-bottom: 0;
}

.rounded-btn-large.white{
    color: #fff;
}

h3.search-title{
    margin-bottom: 0;
}

.search-result-info-top-art small.search_link{
    color: #676767;
    margin-top: 0;
}

.rounded-btn-large.nbtn{
    padding: 10px 26px;
    display: inline-block;
}
@media only screen and (min-width:1200px){
#menu-header-menu-japan{
    -ms-flex-wrap: nowrap;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
}
}