/*!
Theme Name: itsposible_theme
Author: wolfox.pro
Author URI: http://wolfox.pro
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
*/
.bottom-bar-responsive {
    position: relative;
    bottom: 0;
    left: 0;
    height: 121px;
    right: 0;
    background: #1d2425 !important;
}
#home .carousel-wrapper {
    padding-top: 10%;
    padding-bottom: 10%;
}
.btn-black a {
    color: #fff;
}
h2.widget-title {
    display: none;
}
.langbox {
	margin-top: 19px;
    max-width: 255px;

    position: absolute;
    left: 200px;
}
ul#qtranslate-2-chooser li {
    list-style: none;
    float: left;
    padding: 0px 10px;
}
ul#qtranslate-2-chooser li a span {
	position: relative;
	top:-5px;
}

ul#qtranslate-2-chooser li.active a {background-color: none !important;}