/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

@import url(../../../css/custom.css);


.box-parallax { background-image: url(../../../../../images/yootheme/demo/teaser/home_teaser_dove.jpg); }

div.mod-languages ul {
    margin: 6px 0px 0px 0px;
    padding: 0;
    list-style: none;
}

div.mod-languages ul.lang-inline li {
    display: inline;
}
div.mod-languages li {
    margin-left: 0px;
    margin-right: 0px;
}

div.mod-languages a {
    text-decoration: none;
	font-size:18px;
font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
color:#777777;
}
div.mod-languages a:hover {
	color:#000000;
}