.english-ttl{
    font-size: 26px;
    font-style: italic;
    font-weight: 300;
    text-align: center;
    line-height: 1em;
    letter-spacing: 0.2em;
}



.let-space{
    letter-spacing: 0;
}
#shar{
    padding-top: 45px;
}
.container-lang{
    position: fixed;
    bottom: 15px;
    z-index: 1111;
}
.custom-link{
  margin-bottom: 5px!important;
}
.custom-sel a {
  border-radius: 25px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  margin: 0;
  padding: 5px;
  background-color: rgba(33, 89, 231, 0.8);
  font-size: 15px;
  font-weight: 700;
  line-height: 24px;
  display: block;
}

.custom-sel a:hover {
  text-decoration: none;
  background-color: #EDF0F2;
  color: #ffffff;
}

.custom-sel a.selected {
  background-color: transparent;
  margin-bottom: -25px;
}

.custom-sel a.selected:hover {
  background-color: transparent;
  color: #546e7a;
}

.hidden {
  display: none!important;
}

.lightblue {
  color: #03a9f4;
  margin-left: -4px;
}




.custom-sel {
  margin: 10px;
  display: inline-block;
}

@media (max-width: 850px){
    .english-ttl{
        font-style: italic;
        text-align: center;
        line-height: 1em;
        letter-spacing: 0.1em;
        font-weight: normal;
        text-shadow: 0px 0px 13px #0965da, 2px 0px 6px #1c2da5;
    }
    #shar{
    padding-top: 30px;
    }
    #img-lang-icon{
      width: 60%;
    }
}
@media screen and (max-width: 850px) {
    .header-floatmenu-container-contents-menu-nav-list#js-hoverlang li a:after {
        content: "›";
        display: inline-block;
        float: right;
        font-size: 25px;
        vertical-align: middle;
        margin: -2px 3px 0 0;
        transform: initial;
        color: #fff;
    }
}


@import url(//fonts.googleapis.com/css?family=Raleway);


/* Custom dropdown */

