/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2017 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=2584563eeca2d392194d98bdc2d0e40a)
 * Config saved to config.json and https://gist.github.com/2584563eeca2d392194d98bdc2d0e40a
 */
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
.filemon{

    padding-top: 0!important;
    margin-top: 0!important;
}

.lang-btn {
    position: absolute;
    top: 0;
    right: 15px;
    display: inline-block;
    font-size: 1.5em;
    text-align: left;
    color: #000;
    cursor: pointer;
    transition: all .1s ease;
    width: 81px;
    height: 36px;
    /* z-index: 0; */
    padding: 7px 10px;
    background: #fff;
    border: 1px solid #d0d0d1;
    border-radius: 15px
}

.lang-btn:after {
    content: "";
    position: absolute;
    right: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #d2d2d2
}

.lang-btn.active {
    border-radius: 15px 15px 0 0;
    border-color: #999;
    border-bottom: 0
}

.lang-btn.active:after {
    border-top-color: #999;
    -webkit-transform: translateY(-50%) scaleY(-1);
    transform: translateY(-50%) scaleY(-1)
}

.lang-btn.active .lang-ul {
    display: block;
    visibility: visible
}

.lang-ul {
    position: absolute;
    display: none;
    /* visibility: hidden; */
    top: 100%;
    width: calc(100% + 4px);
    border: 2px solid #999;
    border-top: 0;
    border-radius: 0 0 3px 3px;
    padding: 0;
    right: -2px;
    background: #fff;
    overflow: hidden;
    font-size: 0
}

.lang-ul.col-3 {
    padding: 0;
    right: -66px;
    top: -270px;
    width: 225px;
    border: 1px solid #999
}

.lang-ul.col-3 .lang-link {
    width: 33.3%;
    display: inline-block;
    float: left
}

html[dir=rtl] .lang-ul.col-3 {
    left: -2px;
    right: auto
}

.lang-ul .lang-select__flag {
    margin: -2px 5px 0 1px
}

.lang-link {
    display: inline-block;
    vertical-align: middle;
    padding: 4px 10px;
    color: #666;
    border-radius: 0;
    width: 100%;
    font-size: 15px;
    transition: all .25s ease;
    text-decoration: none;
    cursor: pointer
}

.lang-link:focus,
.lang-link:hover {
    text-decoration: none;
    background: #d2d2d2
}

.lang-flag {
    position: relative;
    display: inline-block;
    width: 18px;
    height: 12px;
    margin: -2px 2px 0 0;
   
    background-repeat: no-repeat;
    background-position: 0 0;
    vertical-align: middle;
    border-radius: 2px
}




.h--lang-wrapper {
    position: relative
}

.h--lang-wrapper:after {
    content: "";
    display: table;
    clear: both
}

.h--lang-wrapper .lang-btn {
    float: right
}
