.revolution-slider {
	z-index: 1;
	position: relative;
	border-bottom: solid 1px #eee;
	overflow: hidden;
	margin-bottom: 10px;
}

.fullwidthbanner-container ul {
	list-style: none;
	margin: 0;
	padding: 0;
	height: 0;
	overflow: hidden;
}

.tp-bannershadow {
	display: none;
}

.tp-bullets.simplebullets.round .bullet {
	width: 12px;
	height: 12px;
	border-radius: 50% !important;
	background: #d8d8d8;
}

.tp-bullets.simplebullets.round .bullet:hover,.tp-bullets.simplebullets.round .bullet.selected {
	background: #919191;
}

.slide_title_white {
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	font: 300 47px/66px "Open Sans", sans-serif;
}

.slide_title_white_bold {
	font-weight: 400;
}

.slide_subtitle_white {
	border-top: 1px solid #fff !important;
	border-bottom: 1px solid #fff !important;
	font: 300 18px/25px "Open Sans", sans-serif;
	padding: 5px 10px;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
}

.slider-colored {
	z-index: 1;
	height: 495px !important;
	position: relative;
	border-top: solid 1px #eee;
	border-bottom: solid 1px #eee;
}

.slide_title, .slide_subtitle, .slide_desc, .slide_btn {
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}

.slide_title {
	font: 300 47px/66px "Open Sans", sans-serif;
	color: #3f5862;
	text-transform: uppercase;
}

.slide_subtitle {
	font: 400 18px/25px "Open Sans", sans-serif;
	background: #E84D1C;
	padding: 5px;
	color: #fafafa;
	text-transform: uppercase;
}

.slide_list_item {
	font: 400 14px/20px "Open Sans", sans-serif;
	background: #E84D1C;
	padding: 5px;
	color: #fafafa;
	text-transform: uppercase;
}

.slide_desc {
	color: #7b8793;
	font-size: 14px;
	line-height: 25px;
}

.slide_desc_bordered {
	border-left: 3px solid #ddd !important;
	padding-left: 5px;
}

.slide_btn {
	font: 300 14px/14px "Open Sans", sans-serif;
	background: #6fc561;
	padding: 7px 15px;
	color: #fff;
	text-transform: uppercase;
	cursor: pointer;
}

.tp-leftarrow.default,
.tp-rightarrow.default {
	opacity: 0.7;
}

.tp-leftarrow.default:hover,
.tp-rightarrow.default:hover {
	opacity: 1;
}

.revolution-slider .hidearrows {
	opacity: 0;
}

body {
	color: #3e4d5c;
	direction: ltr;
	font: 400 13px 'Open Sans',Arial,sans-serif;
	background: #fff;
}

h1, h2, h3, h4, h5, h6 {
	font: 300 'Open Sans',sans-serif;
	margin: 0 0 10px;
}

h1 {
	margin-bottom: 15px;
}

.main h1 {
	margin-top: -6px;
}

a {
	color: #E02222;
}

	a, a:focus, a:hover, a:active {
	outline: 0;
	text-decoration: none;
}

	a:hover {
	color: #E02222;
	text-decoration: underline;
}

.no-padding {
	padding: 0 !important;
}

.no-margin {
	margin: 0 !important;
}

.no-bottom-space {
	padding-bottom: 0 !important;
	margin-bottom: 0 !important;
}

.no-top-space {
	padding-top: 0 !important;
	margin-top: 0 !important;
}

.no-space {
	margin: 0 !important;
	padding: 0 !important;
}

.no-text-shadow {
	text-shadow: none !important;
}

.padding-top-5 {
	padding-top: 5px !important;
}

.padding-top-10 {
	padding-top: 10px !important;
}

.padding-top-15 {
	padding-top: 15px !important;
}

.padding-top-20 {
	padding-top: 20px !important;
}

.padding-top-25 {
	padding-top: 25px !important;
}

.padding-top-30 {
	padding-top: 30px !important;
}

.padding-top-35 {
	padding-top: 35px !important;
}

.padding-top-40 {
	padding-top: 40px !important;
}

.padding-top-45 {
	padding-top: 45px !important;
}

.padding-top-50 {
	padding-top: 50px !important;
}

.padding-top-60 {
	padding-top: 60px !important;
}

.margin-bottom-0 {
	margin-bottom: 0 !important;
}

.margin-bottom-5 {
	margin-bottom: 5px !important;
}

.margin-bottom-10 {
	margin-bottom: 10px !important;
}

.margin-bottom-15 {
	margin-bottom: 15px !important;
}

.margin-bottom-20 {
	margin-bottom: 20px !important;
}

.margin-bottom-25 {
	margin-bottom: 25px !important;
}

.margin-bottom-30 {
	margin-bottom: 30px !important;
}

.margin-bottom-35 {
	margin-bottom: 35px !important;
}

.margin-bottom-40 {
	margin-bottom: 40px !important;
}

.margin-bottom-50 {
	margin-bottom: 50px !important;
}

.margin-bottom-60 {
	margin-bottom: 60px !important;
}

.margin-bottom-65 {
	margin-bottom: 65px !important;
}

.margin-top-10 {
	margin-top: 10px !important;
}

.margin-left-0 {
	margin-left: 0 !important;
}

.margin-right-0 {
	margin-right: 0 !important;
}

.margin-right-20 {
	margin-right: 20px !important;
}

.margin-left-20 {
	margin-left: 20px !important;
}

.padding-left-0 {
	padding-left: 0 !important;
}

.padding-right-0 {
	padding-right: 0 !important;
}

.padding-right-30 {
	padding-right: 30px !important;
}

.margin-right-10 {
	margin-right: 10px !important;
}

div.checker, div.radio {
	top: -1px;
}

select.form-control {
	color: #5f6d7b;
	border-radius: 0;
	border-color: #dbdbdb;
}

	select.form-control:focus {
	border-color: #999;
	box-shadow: 0 1px 1px rgba(0,0,0,0.075) inset,0 0 6px rgba(100,100,100,0.4);
}

input.form-control, textarea.form-control {
	border-color: #dbdbdb;
	color: #777;
	font: 14px Arial,sans-serif;
	border-radius: 0;
}

	input.form-control:focus, textarea.form-control:focus {
	border: solid 1px #999;
	box-shadow: 0 1px 1px rgba(0,0,0,0.075) inset,0 0 6px rgba(100,100,100,0.4);
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
	line-height: 0;
}

.clear {
	clear: both;
	height: 0;
	font-size: 0;
	line-height: 0;
	overflow: hidden;
}

.lead {
	font-size: 16px;
}

.font-transform-inherit {
	text-transform: inherit !important;
}

.color-red {
	color: #E84D1C;
}

::-webkit-scrollbar {
	width: 12px;
}

::-webkit-scrollbar-track {
	background-color: #eaeaea;
	border-left: 1px solid #cecece;
}

::-webkit-scrollbar-thumb {
	background-color: #cecece;
}

	::-webkit-scrollbar-thumb:hover {
	background-color: #aaa;
}

::-webkit-scrollbar-track {
	border-radius: 0;
	box-shadow: none;
	border: 0;
}

::-webkit-scrollbar-thumb {
	border-radius: 0;
	box-shadow: none;
	border: 0;
}

::-moz-selection {
	color: #fff;
	background: #e45000;
}

::selection {
	color: #fff;
	background: #e45000;
}

.min-hight500 {
	min-height: 500px;
}

.pre-header {
	color: #616b76;
	border-bottom: 1px solid #eee;
	padding-top: 10px;
	line-height: 1.2;
	font-family: 'Open Sans',sans-serif;
	font-weight: 300;
	background: #fff;
}

.pre-header a {
	color: #616b76;
}

.pre-header a:hover {
	color: #E02222;
}

.pre-header a:focus {
	text-decoration: none;
}

.pre-header li {
	padding-left: 11px;
	padding-right: 15px;
	border-right: solid 1px #d8d8d8;
}

.pre-header li:last-child {
	border: none;
}

.additional-shop-info li:first-child {
	padding-left: 0;
}

.additional-nav li:last-child {
	padding-right: 0;
}

.pre-header .fa {
	margin-right: 4px;
}

.shop-currencies a {
	margin-right: 6px;
}

.shop-currencies a:last-child {
	margin-right: 0;
}

.shop-currencies a.current {
	color: #E02222;
}

.langs-block {
	position: relative;
}

.langs-block .fa {
	margin-right: 0;
}

.langs-block-others-wrapper {
	position: absolute;
	left: 0;
	top: 100%;
	z-index: 10000;
}

.langs-block-others {
	padding: 10px 10px 2px;
	background: #F9F9F9;
	z-index: 9999;
	width: 100px;
	display: none;
	margin-top: 12px;
	border-top: solid 2px #ea4c1d;
	box-shadow: 5px 5px rgba(91,91,91,0.2);
	position: relative;
	transition: opacity .3s ease-in-out;
	-moz-transition: opacity .3s ease-in-out;
	-webkit-transition: opacity .3s ease-in-out;
}

.langs-block-others:after {
	top: -8px;
	width: 0;
	height: 0;
	left: 8px;
	z-index: 2;
	content: " ";
	display: block;
	position: absolute;
	border-bottom: 8px solid #e6400c;
	border-right: 8px solid transparent;
	border-left: 8px solid transparent;
}

.langs-block:hover .langs-block-others {
	display: block;
}

.langs-block-others a {
	display: block;
	margin-bottom: 8px;
}

.header {
	box-shadow: 0 1px 5px #dedede;
	background: #fff;
	border-radius: 0;
	margin-bottom: 23px;
	z-index: 999;
	position: relative;
}

.page-header-fixed .header {
	position: fixed !important;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 10000;
}

body.page-header-fixed {
	padding-top: 88px !important;
}

.header .container {
	position: relative;
}

.ie8 .header {
	border-bottom: 1px solid #eee;
}

.site-logo {
	float: left;
	margin-right: 20px;
	padding-top: 11px;
	padding-bottom: 7px;
}

.header .mobi-toggler {
	float: right;
	color: #D8D8D8;
	border: 1px solid #D8D8D8;
	border-radius: 100% !important;
	width: 32px;
	height: 32px;
	display: none;
	margin: 23px 0 0 30px;
	position: relative;
	background: #fff url(/ima/icons/toggler.png) no-repeat 6px 8px;
}

.header .mobi-toggler i {
	display: none;
}

.header .mobi-toggler:hover {
	background: #e34f00 url(/ima/icons/toggler.png) no-repeat 6px -28px;
	border-color: #e34f00;
	color: #fff;
}

.header-navigation {
	font: 15px "Open Sans",sans-serif;
	margin: 0 10px 0 0;
	padding: 0;
	float: left;
	text-transform: uppercase;
}

.header-navigation ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.header-navigation > ul > li {
	float: left;
}

.header-navigation > ul > li > a {
	color: #333;
	display: block;
	padding: 29px 12px 30px;
}

.header-navigation ul > li.active > a, .header-navigation ul > li > a:hover, .header-navigation ul > li > a:focus, .header-navigation ul > li.open > a, .header-navigation ul > li.open > a:hover, .header-navigation ul > li.open > a:focus {
	color: #e02222;
	background: #fcfcfc;
	text-decoration: none;
}

.header-navigation ul > li.active > a {
	border-bottom: 2px solid #e64f00;
}

@media (min-width: 1025px) {
.header-navigation > ul > li:hover > .dropdown-menu {
	display: block;
}
}

.header-navigation, .header-navigation .dropdown {
	position: static;
}

.header-navigation .dropdown-fix-left, .header-navigation .dropdown-fix-right {
	position: relative;
}

.header-navigation .dropdown-menu {
	left: auto;
	top: 100%;
	padding: 0;
	background: #fff;
	position: absolute;
	border: none;
	box-shadow: 5px 5px rgba(91,91,91,0.2);
	text-transform: none;
	font: 13px "Open Sans",sans-serif;
	letter-spacing: 0;
	border-radius: 0;
	z-index: 9999;
}

.dropdown-fix-left .dropdown-menu {
	left: 0;
	width: 700px;
}

.dropdown-fix-right .dropdown-menu {
	right: 0;
	width: 700px;
}

.header-navigation > ul > li > .dropdown-menu {
	margin-top: -5px;
	border-top: solid 3px transparent;
	z-index: 1001;
}

.header-navigation .dropdown100 > .dropdown-menu {
	left: 15px;
	right: 15px;
}

.header-navigation > ul > li.dropdown:hover > a:after {
	bottom: 0;
	width: 0;
	height: 0;
	z-index: 1002;
	content: " ";
	display: block !important;
	position: absolute;
	border-bottom: 8px solid #e6400c;
	border-right: 8px solid transparent;
	border-left: 8px solid transparent;
}

.ie8 .header-navigation > ul > li.dropdown:hover > a:after {
	display: none !important;
}

.header-navigation li.dropdown100 > .dropdown-menu:after {
	display: none !important;
}

.header-navigation .dropdown-menu > li:first-child {
	border-top: solid 2px #ea4c1d;
}

.header-navigation .dropdown-menu li {
	padding: 0;
	margin: 0;
	border-bottom: solid 1px #efefef;
	position: relative;
	float: none;
}

.header-navigation .dropdown-menu li:last-child {
	border: none;
}

.header-navigation .dropdown-menu li > a {
	padding: 10px 15px;
	color: #767f88;
}

.header-navigation .dropdown-menu > li > a:hover, .header-navigation .dropdown-menu > li.active > a, .header-navigation .header-navigation-content .header-navigation-col li > a:hover, .header-navigation .header-navigation-content .header-navigation-col li.active > a {
	background: #e6400c;
	color: #fff;
}

.dropdown-submenu > a:after {
	display: none;
}

.header-navigation-content {
	padding: 20px 30px;
	min-width: 600px;
}

.header-navigation-content .header-navigation-col {
	padding: 0;
}

.header-navigation-content h4, .ecommerce .header-navigation-content h4 {
	font: bold 15px 'Open Sans',Arial,sans-serif;
	margin: 0 0 6px;
	padding: 10px 10px 5px;
	border-bottom: solid 1px #f0f0f0;
}

.header-navigation-content ul {
	padding: 0;
	margin: 0 0 10px;
	list-style: none;
}

.header-navigation-content li {
	padding: 0;
	border: none !important;
}

.header-navigation-content li > a {
	display: block;
}

.header-navigation-content-ext {
	padding: 20px 30px 2px;
	background: #fff;
}

.header-navigation-description {
	background: #fcfafb;
	margin: -20px 0 -2px -30px;
	padding: 20px;
	box-shadow: 0 0 20px rgba(91,91,91,0.2) inset;
}

.header-navigation-content-ext h4, .ecommerce .header-navigation-content-ext h4 {
	border: none;
	padding: 10px 0 0;
}

.header-navigation .dropdown-menu .header-navigation-content-ext li {
	border: none;
}

.header-navigation .dropdown-menu .header-navigation-content-ext li > a {
	padding: 0 0 10px;
	color: #767f88;
	display: inline-block;
}

.header-navigation .dropdown-menu .header-navigation-content-ext li > a:hover, .header-navigation .dropdown-menu .header-navigation-content-ext li.active > a {
	background: #fff;
	color: #e6400c;
}

.header-navigation .dropdown-menu .dropdown-menu {
	left: 100%;
	right: auto;
	top: 6px;
}

.header-navigation .dropdown-menu a {
	position: relative;
}

.header-navigation .dropdown-menu .fa {
	position: absolute;
	top: 13px;
	right: 15px;
}

.header-navigation li.menu-search {
	position: relative;
	top: 26px;
}

.header-navigation li.menu-search span.sep {
	top: 0;
	width: 1px;
	height: 26px;
	background: #eaeaea;
	position: relative;
	margin: 0 18px 0 16px;
	display: inline-block;
}

.header-navigation li.menu-search i {
	color: #333;
	font-size: 16px;
	cursor: pointer;
	position: relative;
	top: -6px;
	width: 15px;
	height: 15px;
	opacity: .6;
}

.header-navigation li.menu-search i:hover {
	color: #e02222;
	background-position: 0 -15px;
}

.header-navigation .search-box {
	right: -7px;
	top: 100%;
	padding: 15px;
	display: none;
	background: #fcfafb;
	position: absolute;
	border-top: solid 2px #ea4c1d;
	box-shadow: 5px 5px rgba(91,91,91,0.2);
	width: 274px;
	margin-top: 0;
	z-index: 22;
}

.header-navigation .search-box:after {
	top: -8px;
	width: 0;
	height: 0;
	right: 8px;
	z-index: 2;
	content: " ";
	display: block;
	position: absolute;
	border-bottom: 8px solid #e6400c;
	border-right: 8px solid transparent;
	border-left: 8px solid transparent;
}

.header-navigation .search-box button {
	margin-left: 0 !important;
}

@media (min-width: 1025px) {
.reduce-header .header-navigation > ul > li > a {
	padding: 16px 12px 17px;
}

.ecommerce .reduce-header .header-navigation > ul > li > a {
	padding: 23px 12px 20px;
}

.reduce-header .header-navigation li.menu-search {
	top: 14px;
}

.ecommerce .reduce-header .header-navigation li.menu-search {
	top: 21px;
}
}

.reduce-header .mobi-toggler {
	margin-top: 12px;
}

.page-header-fixed .header .mobi-toggler {
	transition: margin .3s ease;
	-o-transition: margin .3s ease;
	-ms-transition: margin .3s ease;
	-moz-transition: margin .3s ease;
	-webkit-transition: margin .3s ease;
}

.page-slider {
	margin-top: -25px;
	clear: both;
}

.carousel-indicators {
	text-align: left;
	margin: 0;
	width: auto;
	left: 33px;
}

.carousel-indicators li, .carousel-indicators li.active {
	width: 18px;
	height: 18px;
	margin: 0 9px 0 0;
	background: transparent;
	border: solid 2px #c9cdce;
	border-radius: 18px !important;
	z-index: 9999 !important;
}

.carousel-indicators li.active {
	background: #6f7a7c;
	border-color: #9ea7a9;
}

.product-list .product-item {
	margin-bottom: 30px;
}

.sidebar {
	color: #3E4D5C;
}

.sidebar .list-group-item {
	background: rgba(244,244,244,0.5);
	border: none;
	display: block;
	margin-bottom: 2px;
	padding: 7px 10px;
	position: relative;
	border-radius: 0;
}

.sidebar .list-group-item:last-child {
	margin: 0;
}

.sidebar a {
	color: #3E4D5C;
}

.sidebar a:hover > .fa-angle-down {
	background-position: -22px 0;
}

.sidebar .collapsed:hover > .fa-angle-down {
	background-position: -22px -37px;
}

.sidebar a:hover {
	color: #E02222;
}

.sidebar-menu a {
	display: block;
}

.sidebar-menu a:hover {
	text-decoration: none;
}

.sidebar-menu .fa-angle-right {
	position: relative;
	top: 1px;
	margin-right: 2px;
	float: left;
}

.sidebar .dropdown.open .dropdown-toggle {
	background: #fff;
	color: #3E4D5C;
}

.sidebar .dropdown.open .dropdown-toggle:hover {
	color: #E02222;
}

.sidebar .dropup.open > .dropdown-toggle, .dropdown.open > .dropdown-toggle {
	border-color: none !important;
}

.sidebar .dropdown-menu {
	background-clip: padding-box;
	background: #fff;
	border: none;
	border-radius: 0;
	box-shadow: none;
	display: none;
	float: none;
	font-size: 14px;
	list-style: none;
	margin: 0 -10px;
	min-width: auto;
	padding: 5px 10px 1px 19px;
	position: relative;
	top: 0;
	left: 0;
	z-index: 1000;
	font: 15px 'Open Sans',sans-serif;
}

.sidebar .dropdown-menu .dropdown-menu {
	border-top: none;
	margin-bottom: -5px;
	margin-right: -10px;
}

.sidebar .open > .dropdown-menu {
	display: block;
}

.sidebar .dropdown-menu li {
	padding: 4px 0 3px 11px;
	position: relative;
}

.sidebar .dropdown-menu ul {
	padding: 0;
	margin: 0 0 0 4px;
	list-style: none;
	text-transform: none;
	font-size: 15px;
}

.sidebar .dropdown-menu > li > a {
	clear: both;
	line-height: inherit;
	padding: 0;
	white-space: nowrap;
}

.sidebar-menu .dropdown-menu li > a:hover, .sidebar-menu .dropdown-menu li > a:focus, .sidebar-menu li.active > a, .sidebar-menu li.active > a:hover {
	background: none !important;
	color: #E02222;
}

.sidebar .dropdown-menu > li > a .fa-angle-down {
	position: absolute;
	top: 8px;
	right: 0;
}

.sidebar .fa-angle-down:before {
	content: "";
}

.sidebar .fa-angle-down {
	width: 11px;
	height: 11px;
	background: url(/ima/icons/sidebar-toggle-icons.png) no-repeat 0 0;
	position: absolute;
	top: 12px;
	right: 10px;
}

.sidebar a:hover > .fa-angle-down {
	background-position: -11px 0;
}

.sidebar .collapsed .fa-angle-down {
	background-position: 0 -37px;
}

.sidebar .collapsed:hover > .fa-angle-down {
	background-position: -11px -37px;
}

.steps-block {
	color: #fff;
	padding: 30px 0;
}

.steps-block ::-moz-selection {
	color: #e45000;
	background: #fff;
}

.steps-block ::selection {
	color: #e45000;
	background: #fff;
}

.steps-block-gray {
	background: #a0a3a4;
}

.steps-block-red {
	background: #e84d1c;
}

.steps-block-col {
	overflow: hidden;
	min-height: 71px;
}

.steps-block-col span {
	display: block;
	width: 36px;
	height: 71px;
	background: url(/ima/icons/step3-angle-right.png) no-repeat 100% 50%;
	position: absolute;
	top: 0;
	right: 10px;
}

.steps-block h2, .ecommerce .steps-block h2 {
	color: #fff;
	font-size: 43px;
	margin: 0;
	padding: 0;
	line-height: 1;
}

.steps-block-simple h2, .ecommerce .steps-block-simple h2 {
	font-size: 33px;
	margin-bottom: 5px;
}

.steps-block em {
	font: normal 400 13px 'Opan Sans',sans-serif;
	text-transform: uppercase;
}

.steps-block-simple em {
	text-transform: inherit;
	line-height: 1.2;
}

.steps-block .steps-block-col div {
	margin-left: 70px;
	margin-right: 40px;
}

.steps-block-simple .steps-block-col div {
	margin-left: 0;
}

.steps-block .fa-truck, .steps-block .fa-gift, .steps-block .fa-phone {
	font-size: 30px;
	border: solid 2px #fff;
	border-radius: 30px !important;
	width: 60px;
	height: 60px;
	text-align: center;
	vertical-align: middle;
	padding-top: 22px;
	margin-right: 11px;
	float: left;
}

.steps-block .fa-angle-right {
	font-size: 84px;
}

.title-wrapper {
	margin: -23px 0 23px;
	position: relative;
	overflow: hidden;
	min-height: 280px;
	padding-top: 79px;
	width: 100%;
	overflow: hidden;
}

.title-wrapper .container-inner {
	float: left;
}

.ecommerce .title-wrapper h1, .title-wrapper em {
	font-family: 'Open Sans',sans-serif;
	color: #fff;
	font-weight: 400;
}

.ecommerce .title-wrapper h1 {
	font-size: 45px;
	padding: 0 9px 13px;
	border-bottom: solid 1px rgba(255,255,255,0.6);
	margin: 0 -9px 17px;
}

.title-wrapper h1 span {
	color: #e6400c;
}

.title-wrapper em {
	font-size: 20px;
	font-style: normal;
	display: block;
	text-align: center;
}

.breadcrumb {
	background: none;
	padding: 0;
	font: 14px "Open Sans",sans-serif;
	color: #5f6d7b;
	margin-bottom: 22px;
}

.breadcrumb > li + li:before {
	content: "\f105 ";
	-moz-osx-font-smoothing: #808080scale;
	display: inline-block;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	color: #5f6d7b;
}

.breadcrumb a {
	color: #5f6d7b;
}

.breadcrumb > .active {
	color: #e6400c;
}

.pagination {
	border-radius: 0;
	margin: 0;
}

.pagination > li {
	display: inline-block;
	margin-left: 5px;
}

.pagination > li > a, .pagination > li > span, .pagination > li:first-child > a, .pagination > li:first-child > span, .pagination > li:last-child > a, .pagination > li:last-child > span {
	border-radius: 25px !important;
	border: none;
	color: #868c93;
}

.pagination > li > span, .pagination > li > span:hover {
	background: #555;
	color: #fff;
}

.pagination > li:first-child > a, .pagination > li:last-child > a {
	padding: 4px 12px 8px;
}

.items-info {
	padding-top: 7px;
	color: #868c93;
}

.content-page {
	background: #fff;
	padding: 20px;
	margin-right: 10px;
}

.corporate .content-page {
	padding: 0 0 20px;
}

.content-page a, .sidebar2 a {
	color: #767F88;
}

.content-page a:hover, .sidebar2 a:hover {
	color: #E02222;
}

.content-page .link, .content-page .link:hover, .content-page .link:active {
	color: #E02222;
}

.content-page h2, .content-page h3, .content-page h4, .content-page h5, .content-page h6 {
	padding-top: 10px;
}

.content-page h3 {
	font-size: 20px;
	margin-bottom: 7px;
}

.content-page h4 {
	font-size: 17px;
	margin-bottom: 4px;
}

.content-page h5, .content-page h6 {
	font: 700 15px 'Open Sans',Arial,sans-serif;
	margin-bottom: 2px;
}

.content-page p, .content-page .list-unstyled {
	margin-bottom: 20px;
}

.content-page .list-unstyled .list-unstyled {
	margin-left: 20px;
	padding-top: 3px;
	margin-bottom: 0;
}

.content-page .list-unstyled li {
	margin-bottom: 3px;
}

.corporate .page-404 {
	text-align: center;
	padding-top: 60px;
	padding-bottom: 125px;
}

.page-404 .number {
	position: relative;
	top: 35px;
	display: inline-block;
	letter-spacing: -10px;
	margin-top: 0;
	margin-bottom: 10px;
	line-height: 128px;
	font-size: 128px;
	font-weight: 300;
	color: #E02222;
	text-align: right;
}

.page-404 .details {
	margin-left: 40px;
	display: inline-block;
	padding-top: 0;
	text-align: left;
	top: 15px;
	position: relative;
}

.corporate .page-500 {
	text-align: center;
	padding-top: 60px;
	padding-bottom: 60px;
}

.page-500 .number {
	display: inline-block;
	letter-spacing: -10px;
	line-height: 128px;
	font-size: 128px;
	font-weight: 300;
	color: #E02222;
	text-align: right;
}

.page-500 .details {
	margin-left: 40px;
	display: inline-block;
	text-align: left;
}

div.content-form-page {
	background: #fff;
	padding: 5px 20px 30px;
	margin-right: 10px;
}

.content-form-page a {
	color: #767F88;
}

.content-form-page a:hover {
	color: #E02222;
}

.form-without-legend {
	padding-top: 25px;
}

.content-form-page legend {
	border: none;
	font-size: 18px;
	padding-top: 20px;
	margin-bottom: 10px;
	color: #3E4D5C;
}

.content-form-page .control-label {
	font-weight: 400;
	padding-right: 5px;
	margin-left: -15px;
}

.default-form label, .checkout-page label {
	font-weight: 400;
}

.require {
	color: #e94d1c;
}

.content-form-page input.form-control {
	border-color: #dbdbdb;
	color: #aaa;
	font: 14px Arial,sans-serif;
	border-radius: 0;
}

.content-form-page .form-control:focus {
	box-shadow: none;
	border: solid 1px #e94d1c;
}

.content-form-page .checkbox .col-lg-4 {
	padding-right: 0;
	margin-left: -15px;
}

.content-form-page .btn {
	margin-right: 10px;
}

div.content-form-page .checkbox-list {
	margin-left: -3px;
}

.form-info {
	padding: 0 10px 0 30px;
	border-left: solid 1px #e4e6e8;
	margin: 25px 0;
}

.form-info h2, .ecommerce .form-info h2 {
	font-size: 18px;
	position: relative;
	top: -5px;
	margin-bottom: 5px;
}

.form-info h2 em {
	font-style: normal;
	color: #e6400c;
}

.form-info p {
	margin: 0 0 20px;
}

.nav-tabs {
	border-color: #e6400c;
	padding-bottom: 1px;
	font-size: 14px;
	margin-bottom: 0;
}

.nav-tabs > li > a, .nav-tabs > li > a:hover, .nav-tabs > li > a:focus {
	background: #F4F4F4;
	color: #647484;
	border-radius: 0;
	padding: 5px 15px 4px;
	border: none !important;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
	background: #e6400c;
	color: #fff;
	padding: 5px 15px 4px;
}

.tab-content {
	background: #FAFAFA;
	padding: 20px 15px;
}

.content-search {
	background: #fff;
	padding: 10px 15px;
}

.ecommerce .content-search h1 {
	padding-top: 3px;
	margin: 0;
}

.content-search h1 em {
	font-style: normal;
	color: #e6400c;
}

.content-search form {
	margin: 0;
}

.content-search input {
	border-radius: 0;
	border-color: #dbdbdb;
	color: #b0b4b7;
	font: 14px Arial,sans-serif;
	height: 35px;
}

.content-search input:focus {
	box-shadow: none;
	border: solid 1px #e94d1c;
}

.content-search button {
	margin-left: 0 !important;
	font-size: 14px;
	height: 35px;
}

.pre-footer {
	background: #f5f5f5;
	color: #888;
}

.pre-footer .container {
	padding-top: 45px;
}

.pre-footer a {
	color: #57c8eb;
}

.pre-footer h2, .ecommerce .pre-footer h2 {
	font-size: 21px;
	color: #888;
}

.pre-footer p {
	margin-bottom: 20px;
}

.pre-footer li {
	margin-bottom: 6px;
}

.pre-footer dl.f-twitter {
	overflow: hidden;
	margin-bottom: 7px;
}

.pre-footer dl.f-twitter dt {
	width: 30px;
	float: left;
	text-align: left;
	padding-top: 2px;
}

.pre-footer dl.f-twitter dt i {
	color: #57c8eb;
	font-size: 20px;
}

.pre-footer dl.f-twitter dd {
	color: #b0b0b0;
	margin-left: 30px;
}

.pre-footer dl.f-twitter dd span {
	color: #6b9cab;
	font-size: 12px;
	margin: 0 5px;
}

.pre-footer address {
	line-height: 1.7;
}

.pre-footer-col {
	padding-bottom: 22px;
}

.pre-footer .top-line {
	border-top: solid 1px #535353;
	padding-top: 24px;
	padding-bottom: 17px;
}

.pre-footer .social-icons {
	padding-top: 5px;
}

.pre-footer .social-icons li a, .pre-footer a.social-icon {
	transition: all .1s ease-in-out !important;
	-o-transition: all .1s ease-in-out !important;
	-ms-transition: all .1s ease-in-out !important;
	-moz-transition: all .1s ease-in-out !important;
	-webkit-transition: all .1s ease-in-out !important;
}

.pre-footer .social-icons li a:hover {
	opacity: 1;
}

.pre-footer hr {
	margin-top: 0;
	border-color: #404040;
}

.pre-footer .form-control, .pre-footer .form-control:focus {
	border: none;
}

.pre-footer .pre-footer-subscribe-box {
	padding-bottom: 14px;
}

.ecommerce .pre-footer-subscribe-box form {
	float: left;
	width: 330px;
}

.pre-footer .pre-footer-subscribe-box p {
	clear: both;
}

.pre-footer-subscribe-box .input-group {
	border: solid 1px #545454;
	padding: 1px 1px 0 0;
}

.pre-footer-light .pre-footer-subscribe-box .input-group {
	border: solid 1px #DBDBDB;
}

.ecommerce .pre-footer-subscribe-box h2, .corporate .pre-footer-subscribe-box h2 {
	float: left;
	margin-right: 20px;
	padding-top: 7px;
}

.pre-footer-subscribe-box input {
	border-radius: 0;
	background: #313030;
	border: solid 1px #313030;
	color: #909090;
	font: 13px Arial,sans-serif;
}

.pre-footer-subscribe-box input:focus {
	box-shadow: none;
	border: solid 1px #313030;
}

.pre-footer-subscribe-box .btn-primary {
	margin-left: 0 !important;
	border-bottom: none;
	margin-bottom: 1px;
}

.pre-footer .photo-stream li {
	margin: 4px 5px 4px 0;
	display: inline-block;
}

.pre-footer .photo-stream img {
	width: 54px;
	height: 54px;
	border: solid 2px #9ca5ae;
}

.pre-footer .photo-stream img:hover {
	border-color: #E84D1C;
	transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
}

.pre-footer-light {
	background: #F9F9F9;
	color: #3E4D5C;
	margin-top: 20px;
}

.pre-footer-light .container {
	background: #fff;
	padding-top: 25px;
}

.pre-footer-light h2, .ecommerce .pre-footer-light h2 {
	color: #3E4D5C;
}

.pre-footer-light a {
	color: #3E4D5C;
}

.pre-footer-light dl.f-twitter dd {
	color: #3E4D5C;
}

.pre-footer-light dl.f-twitter dd span {
	color: #99a5b1;
}

.pre-footer-light dl.f-twitter dd a {
	color: #e84d1c;
}

.pre-footer-light address a {
	color: #e84d1c;
}

.pre-footer-light hr {
	border-color: #e6e6e6;
}

.pre-footer-light .social-icons li a {
	opacity: 1;
}

.pre-footer-light .social-icons li a:hover {
	opacity: .7;
}

.pre-footer-light .input-group {
	border: none;
	padding: 1px 1px 0 0;
}

.pre-footer-light .pre-footer-subscribe-box input {
	background: #fff;
	border: none;
	color: #909090;
}

.pre-footer-light .pre-footer-subscribe-box button:hover {
	color: #fff;
}

.pre-footer-gray {
	background: #62707F;
	color: #fff;
}

.pre-footer-gray h2, .ecommerce .pre-footer-gray h2 {
	color: #fff;
}

.pre-footer-gray dl.f-twitter dd {
	color: #fff;
}

.pre-footer-gray dl.f-twitter dd span {
	color: #fff;
	opacity: .5;
}

.pre-footer-gray hr {
	border-color: #94a5b6;
}

.pre-footer-gray .social-icons li a {
	opacity: 1;
}

.pre-footer-gray .social-icons li a:hover {
	opacity: .7;
}

.pre-footer-gray .pre-footer-subscribe-box fomr {
	color: #fff;
}

.pre-footer-gray .pre-footer-subscribe-box .input-group {
	border: 1px solid #94a5b6;
}

.pre-footer-gray .pre-footer-subscribe-box input {
	background: #62707F;
	border: solid 1px #62707F;
	color: #fff;
}

.pre-footer-gray .pre-footer-subscribe-box input:focus {
	border: solid 1px #62707F;
}

.pre-footer-gray ::-webkit-input-placeholder {
	color: #fff;
}

.pre-footer-gray :-moz-placeholder {
	color: #fff;
}

.pre-footer-gray ::-moz-placeholder {
	color: #fff;
}

.pre-footer-gray :-ms-input-placeholder {
	color: #fff;
}

.footer {
	background: #272626;
	color: #fff;
	font-size: 12px;
	padding: 15px 0;
}

.footer-light {
	background: #F9F9F9;
	color: #3e4d5c;
}

.footer-gray {
	background: #4A5866;
}

.footer a {
	color: #fff;
	text-decoration: underline;
}

.footer a:hover {
	text-decoration: none;
}

.footer-light a {
	color: inherit;
}

.footer .padding-top-10 {
	opacity: .5;
}

.footer .list-inline > li:last-child {
	padding-right: 0;
}

.footer ul {
	margin: 0;
	padding: 0;
}

.footer ul.social-footer {
	font-size: 18px;
	padding-top: 5px;
}

.footer ul.social-footer a {
	opacity: .5;
}

.footer ul.social-footer a:hover {
	opacity: 1;
}

.icon-btn {
	height: 60px;
	min-width: 80px;
	margin: 0 5px 5px 0;
	border: 1px solid #ddd;
	padding: 12px 0 0;
	background-color: #fafafa !important;
	background-image: none !important;
	filter: none !important;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
	display: inline-block !important;
	color: #646464 !important;
	text-shadow: none !important;
	text-align: center;
	cursor: pointer;
	position: relative;
	-webkit-transition: all .3s ease !important;
	-moz-transition: all .3s ease !important;
	-ms-transition: all .3s ease !important;
	-o-transition: all .3s ease !important;
	transition: all .3s ease !important;
}

.icon-btn i {
	font-size: 18px;
}

.ie8 .icon-btn:hover {
	filter: none !important;
}

.icon-btn:hover {
	text-decoration: none !important;
	border-color: #999 !important;
	color: #444 !important;
	text-shadow: 0 1px 0 rgba(255,255,255,1) !important;
	-webkit-transition: all .3s ease !important;
	-moz-transition: all .3s ease !important;
	-ms-transition: all .3s ease !important;
	-o-transition: all .3s ease !important;
	transition: all .3s ease !important;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
}

.icon-btn:hover .badge {
	-webkit-transition: all .3s ease !important;
	-moz-transition: all .3s ease !important;
	-ms-transition: all .3s ease !important;
	-o-transition: all .3s ease !important;
	transition: all .3s ease !important;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
}

.icon-btn div {
	font-family: 'Open Sans',sans-serif;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #000;
	font-size: 12px;
	font-weight: 300;
}

.icon-btn .badge {
	position: absolute;
	font-family: 'Open Sans',sans-serif;
	font-size: 11px !important;
	font-weight: 300;
	top: -5px;
	right: -5px;
	padding: 3px 6px;
	color: #FFF !important;
	text-shadow: none;
	border-width: 0;
	border-style: solid;
	-webkit-border-radius: 12px !important;
	-moz-border-radius: 12px !important;
	border-radius: 12px !important;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.note {
	margin: 0 0 20px;
	padding: 15px 30px 15px 15px;
	border-left: 5px solid #eee;
}

.note h1, .note h2, .note h3, .note h4 {
	margin-top: 0;
}

.note p:last-child {
	margin-bottom: 0;
}

.note code, .note .highlight {
	background-color: #fff;
}

.note-danger {
	background-color: #FAEAE6;
	border-color: #ed4e2a;
}

.note-warning {
	background-color: #FCF3E1;
	border-color: #fcb322;
}

.note-info {
	background-color: #E8F6FC;
	border-color: #57b5e3;
}

.note-success {
	background-color: #EBFCEE;
	border-color: #3cc051;
}

.panel-default > .panel-heading {
	color: inherit;
}

.panel .panel-title {
	padding-top: 0;
	margin-bottom: 0;
}

.fontawesome-icon-list [class^="fa-"], .fontawesome-icon-list [class*=" fa-"], li [class^="fa-"], li [class*=" fa-"] {
	display: inline-block;
	width: 1.25em;
	text-align: center;
}

.fontawesome-icon-list [class^="fa-"].icon-large, .fontawesome-icon-list [class*=" fa-"].icon-large, li [class^="fa-"].icon-large, li [class*=" fa-"].icon-large {
	width: 1.5625em;
}

.fontawesome-icon-list .col-md-3 {
	height: 32px;
	line-height: 32px;
}

.scrollspy-example {
	position: relative;
	height: 200px;
	margin-top: 10px;
	overflow: auto;
}

.util-btn-margin-bottom-5 .btn {
	margin-bottom: 5px !important;
}

.util-btn-group-margin-bottom-5 .btn-group {
	margin-bottom: 5px !important;
}

.fontawesome-demo i {
	font-size: 18px;
}

.fontawesome-demo li {
	padding-top: 5px;
	padding-bottom: 5px;
}

.glyphicons-demo ul {
	padding-left: 0;
	padding-bottom: 1px;
	margin-bottom: 20px;
	list-style: none;
	overflow: hidden;
}

.bs-glyphicons {
	padding-left: 0;
	padding-bottom: 1px;
	margin-bottom: 20px;
	list-style: none;
	overflow: hidden;
}

.glyphicons-demo ul li {
	float: left;
	width: 25%;
	height: 115px;
	padding: 10px;
	margin: 0 -1px -1px 0;
	font-size: 12px;
	line-height: 1.4;
	text-align: center;
	border: 1px solid #ddd;
}

.glyphicons-demo .glyphicon {
	display: block;
	margin: 5px auto 10px;
	font-size: 24px;
}

.glyphicons-demo ul li {
	width: 12.5%;
}

.glyphicons-demo ul li [class^="glyphicon-"], .glyphicons-demo ul li [class*=" glyphicon-"] {
	display: block;
	text-align: center !important;
	width: auto;
	line-height: 1.2;
}

.glyphicons-demo ul li:hover {
	background-color: rgba(86,61,124,.1);
}

.buttons-page .btn {
	margin-bottom: 5px !important;
}

.buttons-page .clearfix {
	margin-bottom: 20px;
}

#topcontrol {
	z-index: 10000;
}

.faq-page .panel-heading {
	padding: 0;
}

.faq-page .panel-heading h4 {
	font-size: 17px;
}

.faq-page .panel-heading a {
	display: block;
	padding: 10px 15px 9px;
}

.faq-page .panel-heading a:hover {
	color: #333;
	text-decoration: underline;
}

.service-box p {
	color: #656565;
	font-size: 13px;
}

.service-box .service-box-heading {
	padding: 12px 0;
}

.service-box .service-box-heading i {
	padding: 0;
	-webkit-border-radius: 34px;
	-moz-border-radius: 34px;
	border-radius: 34px;
	font-size: 18px;
	height: 32px;
	width: 32px;
	line-height: 32px;
	text-align: center;
	vertical-align: baseline;
}

.service-box .service-box-heading i.blue {
	color: #0da3e2;
	border: 1px solid #0da3e2;
}

.service-box .service-box-heading i.red {
	color: #db3a1b;
	border: 1px solid #db3a1b;
}

.service-box .service-box-heading i.green {
	color: #35aa47;
	border: 1px solid #35aa47;
}

.service-box .service-box-heading span {
	color: #444;
	font-size: 21px;
	line-height: 25px;
	font-weight: 400;
	margin-bottom: 10px;
	margin-left: 10px;
	display: inline-block;
}

.service-box .service-box-heading [class^="icon-"], .service-box [class*=" icon-"] {
	display: inline-block;
	text-align: center;
}

.service-box .service-box-heading [class^="icon-"].icon-large, .service-box .service-box-heading [class*=" icon-"].icon-large {
	width: 1.5625em;
}

.service-box.notfortouch:hover {
	transition: all .4s ease-in-out 0s;
}

.quote-v1 {
	background: #7C858E;
	padding: 10px 0;
	margin-left: 0;
	margin-right: 0;
}

.quote-v1 a {
	margin: 5px;
	display: inline-block;
}

.quote-v1 span {
	color: #fff;
	font-size: 22px;
	font-weight: 300;
	margin: 13px 5px 8px;
	line-height: 26px;
	display: inline-block;
}

.quote-v1 a.btn-transparent {
	color: #fff;
	font-size: 16px;
	padding: 8px 18px;
	white-space: nowrap;
	text-decoration: none;
	border: solid 1px #fff;
	background: none;
}

.quote-v1 a.btn-transparent:hover {
	background: #E02222;
	color: #fff;
	transition: all .5s ease;
	-o-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-webkit-transition: all .5s ease;
}

.quote-v1 a.btn-transparent i {
	margin-right: 10px;
}

.testimonials-v1 blockquote {
	padding: 15px;
	border: none;
	color: #666;
	display: block;
	font-size: 14px;
	line-height: 20px;
	background: #F8F8F8;
	position: relative;
}

.testimonials-v1 blockquote:before {
	content: " ";
	display: block;
	position: absolute;
	bottom: -20px;
	left: 70px;
	width: 0;
	height: 0;
	border-left: 0 inset rgba(0,0,0,0);
	border-right: 22px inset rgba(0,0,0,0);
	border-top: 22px solid #F8F8F8;
}

.testimonials-v1 blockquote:after {
	width: 13px;
	height: 13px;
	z-index: 23;
	content: " ";
	display: block !important;
	position: absolute;
	right: 0;
	bottom: 0;
	background: #E6400C url(/ima/icons/blockquote-corner.png) no-repeat;
}

.testimonials-v1 .carousel-info img {
	width: 75px;
	height: 75px;
	padding: 3px;
	border-radius: 150px !important;
	border: solid 1px #f5f5f5;
}

.testimonials-v1 .carousel-info {
	overflow: hidden;
}

.testimonials-v1 .carousel-info img {
	margin-right: 15px;
}

.testimonials-v1 .carousel-info span {
	display: block;
}

.testimonials-v1 span.testimonials-name {
	color: #E6400C;
	font-size: 16px;
	font-weight: 300;
	margin: 23px 0 7px;
}

.testimonials-v1 span.testimonials-post {
	color: #656565;
	font-size: 12px;
}

.testimonials-v1 .left-btn, .testimonials-v1 .right-btn {
	right: 0;
	width: 26px;
	height: 26px;
	bottom: 30px;
	border-radius: 26px !important;
	position: absolute;
	display: inline-block;
}

.testimonials-v1 .left-btn {
	right: 30px;
	background: url(/ima/icons/fa-angles.png) no-repeat 8px 8px;
}

.testimonials-v1 .right-btn {
	background: url(/ima/icons/fa-angles.png) no-repeat -33px 8px;
}

.testimonials-v1 .left-btn:hover {
	background: #e84d1c url(/ima/icons/fa-angles.png) no-repeat 8px -31px;
}

.testimonials-v1 .right-btn:hover {
	background: #e84d1c url(/ima/icons/fa-angles.png) no-repeat -33px -31px;
}

.front-carousel .carousel-control {
	margin: 0;
	border: none;
	height: 35px;
	font-size: 24px;
	font-weight: 400;
	top: 40%;
	width: 35px;
	background: #222;
	opacity: .5;
}

.front-carousel .carousel-control:hover {
	opacity: .6;
}

.front-carousel .carousel-control i {
	font-size: 27px;
}

.front-carousel .carousel-control.right i {
	position: relative;
	left: 1px;
}

.front-carousel .carousel-caption {
	padding: 10px 15px 0;
	background: rgba(0,0,0,0.5);
	left: 0;
	right: 0;
	bottom: 0;
	text-align: left;
}

.front-carousel .carousel-control.left {
	left: 0;
}

.front-carousel .carousel-control.right {
	right: 0;
}

.front-skills span {
	color: #555;
	display: block;
	font-size: 15px;
	margin-bottom: 7px;
}

.front-skills .progress {
	background: #f2f2f2;
}

.front-skills .progress-bar {
	background: #EF4D2E;
}

.front-skills .progress, .front-skills .progress-bar {
	box-shadow: none;
}

.front-team .thumbnail {
	border: none;
}

.front-team h3, .ecommerce .front-team h3 {
	margin: 10px 0 12px;
	line-height: 40px;
}

.front-team h3 strong {
	color: #E02222;
	font-size: 20px;
	font-weight: 400;
}

.front-team h3 small {
	display: block;
	font-size: 13px;
}

.front-team ul {
	padding: 4px 0 0;
}

.front-team .social-icons {
	overflow: hidden;
}

.service-box-v1 {
	text-align: center;
	padding: 15px;
}

.service-box-v1 i {
	padding: 15px;
	font-size: 35px;
}

.service-box-v1:hover {
	background: #d73d04;
	transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-webkit-transition: all .4s ease-in-out;
}

.service-box-v1:hover i, .service-box-v1:hover p, .service-box-v1:hover h2 {
	color: #fff;
}

.content-search-view2 {
	background: #EDEFF1;
	padding: 20px;
	margin: 0 0 20px;
}

.search-result-item {
	margin: 0 -10px 20px;
	padding: 0 10px 15px;
	border-bottom: 1px solid #ECEBEB;
}

.search-result-item h4, .ecommerce .search-result-item h4 {
	margin-bottom: 5px;
	padding: 0;
}

.search-result-item h4 a {
	color: #E6400C;
}

.search-result-item p {
	margin-bottom: 10px;
}

.search-link {
	color: #999;
	font-size: 12px;
}

.mix-grid .mix a.mix-link, .mix-grid .mix a.mix-preview {
	background: #1ab8db;
}

.faq-tabbable {
	padding: 0;
	margin: 0;
	list-style: none;
	border-left: solid 2px #e44f00;
}

.faq-tabbable li {
	position: relative;
	margin-bottom: 1px;
}

.faq-tabbable li a {
	font-size: 14px;
	color: #7C858E;
	display: block;
	background: #F4F4F4;
	padding: 12px 10px 11px 8px;
}

.faq-tabbable li:hover a, .faq-tabbable li.active a {
	background: #e44f00;
	text-decoration: none;
	color: #fff;
}

.faq-tabbable li.active:after {
	content: '';
	display: inline-block;
	border-bottom: 6px solid transparent;
	border-top: 6px solid transparent;
	border-left: 6px solid #e44f00;
	position: absolute;
	top: 16px;
	right: -5px;
}

.front-lists-v1 li {
	font-size: 14px;
	margin-bottom: 5px;
}

.content-page .front-lists-v2 li {
	color: #555;
	font-size: 16px;
	margin-bottom: 14px;
	text-transform: uppercase;
}

.front-lists-v2 li i {
	margin-right: 5px;
	font-size: 17px;
}

.blog-posts h2, .ecommerce .blog-posts h2 {
	padding-top: 0;
}

.blog-posts p {
	text-align: justify;
}

.blog-posts .carousel {
	margin-bottom: 0;
}

.blog-posts hr.blog-post-sep {
	margin: 40px 0;
}

.blog-info {
	list-style: none;
	margin: 15px 0 12px;
	padding-left: 0;
}

.blog-info li {
	padding: 0;
	color: #555;
	font-size: 13px;
	margin-right: 10px;
	display: inline-block;
}

.blog-info li i {
	color: #E84D1C;
}

.blog-posts .pagination li {
	margin-left: -12px;
	margin-right: 17px;
}

.blog-posts .more, .blog-sidebar .more {
	color: #E84D1C;
}

.recent-news {
	overflow: hidden;
}

.recent-news h3, .ecommerce .recent-news h3 {
	font-size: 16px;
	line-height: 20px;
	margin: 0;
	padding: 0;
}

.recent-news h3 a {
	color: #E84D1C;
}

.recent-news-inner {
	padding: 0;
}

.blog-talks .tab-style-1 ul.nav-tabs li > a {
	min-width: 50px;
}

.blog-photo-stream li {
	overflow: hidden;
	margin: 0 5px 8px 0;
	display: inline-block;
}

.blog-photo-stream li img {
	width: 54px;
	height: 54px;
	padding: 2px;
	border: solid 1px #eee;
}

.blog-photo-stream li img:hover {
	border-color: #E84D1C;
	box-shadow: 0 0 1px #fff;
	transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-webkit-transition: all .4s ease-in-out;
}

.blog-tags ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.blog-tags li {
	position: relative;
	margin: 0 16px 7px 0;
	display: inline-block;
}

.blog-tags li a {
	color: #555;
	background: #f5f5f5;
	display: inline-block;
	padding: 3px 5px 3px 3px;
}

.blog-tags li a:hover {
	color: #fff;
	background: #E84D1C;
	text-decoration: none;
}

.blog-tags li a:hover i {
	color: #fff;
}

.blog-tags li i {
	color: #E84D1C;
	margin-right: 5px;
	display: inline-block;
}

.blog-tags li a:after {
	top: 50%;
	width: 0;
	left: 100%;
	height: 0;
	z-index: 2;
	content: " ";
	display: block;
	margin-top: -12px;
	position: absolute;
	border-left: 12px solid #f5f5f5;
	border-top: 12px solid transparent;
	border-bottom: 12px solid transparent;
}

.blog-tags li a:hover:after {
	border-left-color: #E84D1C;
}

.blog-talks .tab-content {
	background: #FAFAFA;
	padding: 20px 15px;
}

.blog-talks .nav-tabs {
	margin-bottom: 0;
}

.blog-talks .nav-tabs > li {
	margin-top: 1px;
}

.sidebar-categories li a {
	padding: 10px 0;
	border-bottom: 1px solid #ECEBEB;
	color: #333;
}

.sidebar-categories li a:hover {
	background: none;
}

.sidebar-categories li > a:hover, .sidebar-categories li.active > a, .sidebar-categories li.active:hover > a {
	color: #E84D1C;
}

.sidebar-categories li a:before {
	content: "";
	font-family: FontAwesome !important;
	font-size: 8px;
	padding-right: 10px;
	position: relative;
	top: -1px;
}

.blog-item .blog-item-img {
	margin: 6px 0 25px;
}

.blog-item .blog-item-img .carousel {
	margin-bottom: 0;
}

.blog-item blockquote {
	margin: 20px 40px 18px;
	border-color: #E84D1C;
}

.blog-item .blog-info {
	margin: 20px 0;
	padding: 8px 0;
	border-top: solid 1px #ECEBEB;
	border-bottom: solid 1px #ECEBEB;
}

.blog-item .blog-info li {
	padding-left: 13px;
	border-left: solid 1px #ECEBEB;
}

.blog-item .blog-info li:first-child {
	padding-left: 0;
	border-left: none;
}

.blog-item .blog-item-img .carousel-control {
	top: 45%;
}

.blog-item .media {
	border-bottom: solid 1px #ECEBEB;
	margin-bottom: -1px;
}

.blog-item .comments {
	border-top: solid 1px #ECEBEB;
	padding-top: 15px;
}

.blog-item img.media-object {
	top: 2px;
	width: 60px;
	height: 60px;
	position: relative;
}

.blog-item h4.media-heading {
	position: relative;
	padding-top: 0;
}

.blog-item h4.media-heading span {
	right: 0;
	top: 3px;
	color: #777;
	font-size: 12px;
	font-weight: 400;
	position: absolute;
}

.blog-item h4.media-heading span a {
	color: #E84D1C;
}

.mix-block .tab-content .col-md-3 {
	padding-right: 0;
}

.mix-block .nav-tabs > li {
	margin-top: 1px;
}

.front-steps-wrapper h2, .ecommerce .front-steps-wrapper h2 {
	color: #f0f0f0;
	font-size: 22px;
	line-height: 1.2;
	padding-top: 10px;
	margin-bottom: 5px;
}

.front-steps-wrapper .front-step1 h2, .ecommerce .front-steps-wrapper .front-step1 h2 {
	color: #fefefe;
}

.front-steps-wrapper p {
	color: #fff;
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 0;
}

.front-steps-wrapper .front-step-col {
	padding-left: 0;
	padding-right: 0;
}

.front-steps-wrapper .front-step-col:first-child {
	padding-left: 15px;
}

.front-steps-wrapper .front-step-col:last-child {
	padding-right: 15px;
}

.front-steps-wrapper .front-step {
	position: relative;
	padding: 15px 20px 33px;
}

.front-steps-wrapper .front-step1 {
	background: #E84D1C;
}

.front-steps-wrapper .front-step2 {
	background: #7c858e;
}

.front-steps-wrapper .front-step3 {
	background: #68727c;
}

.front-steps-wrapper .front-step4 {
	background: #636a72;
}

.front-steps-wrapper .front-step5 {
	background: #5e6369;
}

.front-steps-wrapper .front-step6 {
	background: #55585d;
}

.front-steps-wrapper .front-step:before {
	color: #fff;
	font: 300 125px 'Open Sans',sans-serif;
	font-weight: 700;
	display: block;
	position: absolute;
	right: -20px;
	bottom: -40px;
	opacity: .1;
}

.ie8 .front-steps-wrapper .front-step:before {
	display: none !important;
}

.front-steps-wrapper .front-step1:before {
	content: "1";
	opacity: .2;
}

.front-steps-wrapper .front-step2:before {
	content: "2";
	right: -15px;
}

.front-steps-wrapper .front-step3:before {
	content: "3";
}

.front-steps-wrapper .front-step4:before {
	content: "4";
}

.front-steps-wrapper .front-step5:before {
	content: "5";
}

.front-steps-wrapper .front-step6:before {
	content: "6";
}

.front-steps-wrapper .front-step:after {
	top: 50%;
	width: 0;
	height: 0;
	left: 100%;
	z-index: 2;
	content: " ";
	display: block;
	margin-top: -1em;
	position: absolute;
	border-left: 15px solid #EC7049;
	border-top: 15px solid transparent;
	border-bottom: 15px solid transparent;
}

.ie8 .front-steps-wrapper .front-step:after {
	display: none !important;
}

.front-steps-wrapper .front-step-col:last-child .front-step:after {
	display: none;
}

.front-steps-wrapper .front-step2:after {
	border-left-color: #899199;
}

.front-steps-wrapper .front-step3:after {
	border-left-color: #778089;
}

.front-steps-wrapper .front-step4:after {
	border-left-color: #727980;
}

.front-steps-wrapper .front-step5:after {
	border-left-color: #6E7278;
	top: auto;
	bottom: 10%;
}

.pricing {
	position: relative;
	margin-bottom: 15px;
	border: 3px solid #eee;
}

.pricing-active {
	border: 3px solid #E84D1C;
	margin-top: -10px;
	box-shadow: 7px 7px rgba(232,77,22,0.2);
}

.pricing:hover {
	border: 3px solid #E84D1C;
}

.pricing:hover h4 {
	color: #E84D1C;
}

.pricing-head {
	text-align: center;
}

.pricing-head {
	margin-bottom: 26px;
	padding: 13px 15px 9px;
}

.pricing-head h3, .pricing-head h4 {
	margin: 0;
	line-height: normal;
}

.pricing-head h3 span, .pricing-head h4 span {
	display: block;
	margin-top: 5px;
	font-size: 14px;
	font-style: italic;
}

.pricing-head h3 {
	font-weight: 300;
	color: #fafafa;
	padding: 12px 0;
	font-size: 24px;
	background: #E84D1C;
	border-bottom: none;
}

.pricing-head h4 {
	color: #bac39f;
	padding: 5px 0;
	font-size: 54px;
	font-weight: 300;
	background: #fbfef2;
	border-bottom: solid 1px #f5f9e7;
}

.pricing-head-active h4 {
	color: #E84D1C;
}

.pricing-head h4 i {
	top: -8px;
	font-size: 28px;
	font-style: normal;
	position: relative;
}

.pricing-head h4 span {
	top: -10px;
	font-size: 14px;
	font-style: normal;
	position: relative;
}

.pricing-content li {
	color: #888;
	font-size: 12px;
	padding: 7px 15px;
	border-bottom: solid 1px #f5f9e7;
}

.pricing-content li i {
	top: 2px;
	color: #E84D1C;
	font-size: 11px;
	margin-right: 5px;
	position: relative;
}

.pricing-footer {
	color: #777;
	font-size: 11px;
	line-height: 17px;
	text-align: center;
	padding: 0 20px 19px;
}

.pricing-footer .btn {
	color: #fff;
}

.pricing-footer .btn:hover {
	color: #fafafa;
}

.price-active, .pricing:hover {
	z-index: 9;
}

.price-active h4 {
	color: #36d7ac;
}

.no-space-pricing .pricing:hover {
	transition: box-shadow .2s ease-in-out;
}

.no-space-pricing .price-active .pricing-head h4, .no-space-pricing .pricing:hover .pricing-head h4 {
	color: #36d7ac;
	padding: 15px 0;
	font-size: 80px;
	transition: color .5s ease-in-out;
}

.color-panel {
	z-index: 9999;
	position: fixed;
	top: 120px;
	right: 0;
}

.color-panel .color-mode-icons {
	top: 0;
	right: 0;
	padding: 20px;
	cursor: pointer;
	position: absolute;
	margin: 0;
}

.color-panel .icon-color {
	background: #c9c9c9 url(/ima/icons/icon-color.png) center no-repeat;
}

.color-panel .icon-color:hover {
	background-color: #3d3d3d;
}

.color-panel .icon-color-close {
	display: none;
	background: #3d3d3d url(/ima/icons/icon-color-close.png) center no-repeat;
}

.color-panel .icon-color-close:hover {
	background-color: #222;
}

.color-mode {
	top: 0;
	right: 40px;
	width: 200px;
	display: none;
	padding: 20px 10px 10px;
	position: absolute;
	background: #3d3d3d;
}

.color-mode p {
	color: #cfcfcf;
	padding: 0 15px;
	font-size: 15px;
}

.color-mode ul {
	list-style: none;
	padding: 4px 11px 5px;
	display: block;
	margin-bottom: 1px !important;
}

.color-mode li {
	width: 28px;
	height: 28px;
	margin: 4px;
	cursor: pointer;
	list-style: none;
	border: solid 1px #707070;
	display: inline-block;
	padding: 0 5px;
}

.color-mode li:hover, .color-mode li.current {
	border: solid 1px #ebebeb;
}

.color-mode li.current {
	border: solid 2px #ebebeb;
}

.color-mode li.color-blue {
	background: #64aed9;
}

.color-mode li.color-red {
	background: #e84d1c;
}

.color-mode li.color-green {
	background: #67bd3c;
}

.color-mode li.color-orange {
	background: #e18604;
}

.color-gray {
	background: #798b97;
}

.color-turquoise {
	background: #44b1c1;
}

.color-mode label {
	color: #cfcfcf;
	border-top: 1px solid #585858;
	padding: 10px 10px 0;
	margin: 0 5px;
	display: block;
}

.color-mode label span {
	text-transform: uppercase;
}

.color-mode label > span {
	display: inline-block;
	width: 85px;
}

.color-mode label > select {
	margin-top: 5px;
	text-transform: lowercase;
}

.color-mode label span.color-mode-label {
	top: 2px;
	position: relative;
}

.mModule {
	border: 5px solid transparent;
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding-box;
	background-clip: padding-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.mModule .mTitle {
	background: none repeat scroll 0 0 rgba(0,0,0,0.3);
	color: #fff;
	font-size: 18px;
	font-weight: 400;
	padding: 10px;
	position: absolute;
	text-align: center;
	top: 28%;
	width: 100%;
}

.mModule .mInfo {
	background-color: #eee;
}

@media (min-width: 1400px) {
.mModule {
	width: 25%;
}

.mModule .mTitle {
	top: 42%;
}
}

@media (min-width: 1201px) and (max-width: 1399px) {
.mModule {
	width: 25%;
}

.mModule .mTitle {
	top: 42%;
}
}

@media (min-width: 992px) and (max-width: 1200px) {
.mModule {
	width: 25%;
}

.mModule .mTitle {
	top: 34%;
}
}

@media (min-width: 992px) {
.header .header-navigation {
	display: inline !important;
}
}

@media (min-width: 768px) and (max-width: 991px) {
.mModule {
	width: 33.333333%;
}

.mModule .mTitle {
	top: 34%;
}
}

@media (max-width: 767px) {
.mModule {
	width: 50%;
}

.mModule .mTitle {
	top: 31%;
}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
.mModule {
	width: 50%;
}

.mModule .mTitle {
	top: 31%;
}
}

@media only screen and (min-width: 100px) and (max-width: 480px) {
.mModule {
	width: 100%;
}

.mModule .mTitle {
	top: 38%;
}
}

@media (max-width: 1200px) {
.content-form-page .control-label {
	padding-left: 30px;
	padding-bottom: 5px;
}

.content-form-page .col-md-offset-4 {
	margin-left: 15px;
}

.content-form-page .pull-right {
	float: left !important;
}

.quote-v1 span {
	font-size: 20px;
}
}

@media (min-width: 1025px) and (max-width: 1205px) {
	body.page-header-fixed {
	padding-top: 121px !important;
}

.reduce-header .header-navigation {
	margin-top: -6px;
}

.dropdown-fix-right .dropdown-menu {
	left: 0;
	right: auto;
}

.header .header-navigation {
	display: inline !important;
}

.header .header-navigation li.menu-search {
	top: 1px;
	margin-left: -20px;
}

.ecommerce .header .header-navigation li.menu-search {
	top: 2px;
}

.header .header-navigation li.menu-search span.sep {
	top: 2px;
	margin-right: 26px;
}

.header .header-navigation li.menu-search i {
	top: -4px;
}
}

@media (max-width: 1024px) {
	.site-logo {
		margin-right: 0px;
		padding-top: 13px;
		padding-bottom: 13px;
	}

	.header-navigation > ul > li > a {
		padding: 37px 9px 38px !important;
	}
}


@media (max-width: 840px) {
	.site-logo {
		margin-right: 0px;
		padding-top: 0px;
		padding-bottom: 13px;
		max-width: 200px;
	}

		.site-logo img {
			width: 100%;
			height: auto;
		}

	.header .mobi-toggler {
		margin: 15px 0 0 10px;
	}
}

@media (max-width: 1023px) {
.header-navigation > ul > li > a {
	padding: 7px 9px 8px !important;
}

	body.page-header-fixed {
	padding-top: 107px !important;
}

.header .mobi-toggler {
	display: block;
}

.header .header-navigation {
	float: none !important;
	display: none;
	clear: both;
	background: #F9F9F9;
	padding: 0 20px;
	margin: 0 -20px 25px;
	font-size: 16px;
}

.header .header-navigation li {
	float: none;
	padding: 0;
	clear: both;
}

.header .header-navigation li > a, .header .dropdown.open .dropdown-toggle, .header .header-navigation li.open > a {
	border-bottom: 1px solid #efefef !important;
	padding: 8px 10px 9px;
	margin: 0 -10px;
	position: relative;
	color: #666 !important;
	background: none !important;
}

.ecommerce .header .header-navigation li > a, .ecommerce .header .dropdown.open .dropdown-toggle, .ecommerce .header .header-navigation li.open > a {
	padding: 12px 10px 9px;
}

.header .header-navigation li > a:hover, .header .header-navigation li.active > a, .header .header-navigation li.open > a:hover {
	border-bottom: 1px solid #efefef !important;
	background: none !important;
	color: #dd4632 !important;
	text-decoration: none;
}

.header-navigation > ul > li.dropdown:hover > a:after {
	border: none;
}

.header-navigation > ul > li > a > i.fa-angle-down {
	display: block;
	float: right;
	margin: 3px 0 0;
}

.header-navigation .dropdown-menu, .header-navigation > ul > li > .dropdown-menu {
	position: static;
	width: 100%;
	margin: 0;
	border: none;
	box-shadow: none;
	background: none;
	margin-top: 0;
	border-top: none;
	z-index: 22;
}

.header-navigation .dropdown-menu li {
	border: none !important;
	margin-left: 20px;
}

.header-navigation .dropdown-menu li > a {
	padding: 10px 10px 9px;
	z-index: 999;
	position: relative;
}

.header-navigation .dropdown-menu li > a > i {
		display: none;
}

.header-navigation .dropdown-menu .dropdown-menu {
	display: block;
}

.header-navigation .header-navigation-content {
	border: none;
}

.dropdown-megamenu .header-navigation-content {
	padding: 5px 0 0;
	margin-left: -20px;
}

.dropdown-megamenu .header-navigation-content .row {
	margin: 0;
}

.dropdown-megamenu .header-navigation-content .header-navigation-col {
	padding: 0;
	float: none;
	width: 100%;
}

.dropdown-megamenu .header-navigation-content h4 {
	font-size: 13px;
	padding: 10px 10px 9px;
	margin: 0 -10px 0 10px;
}

.header-navigation .dropdown-megamenu .header-navigation-content li > a {
	padding: 10px 10px 9px;
}

.header-navigation-content-ext {
	background: none;
}

.header-navigation-description {
	height: auto !important;
	background: none;
	box-shadow: none;
	padding: 0;
	margin: 0 10px;
}

.header-navigation-content-ext .col-md-6, .header-navigation-content-ext .col-md-3 {
	float: none;
	width: 100%;
}

.dropdown-megamenu .header-navigation-content-ext .col-md-3 h4 {
	border-bottom: 1px solid #EFEFEF;
}

.header-navigation .dropdown-menu .header-navigation-content-ext li > a {
	display: block;
}

.header-navigation-content-ext .col-md-3, .header-navigation-content-ext .col-md-6 {
	padding: 0;
}

.header-navigation-content-ext .col-md-6 {
	margin-left: 10px;
}

.header-navigation-content-ext .col-md-6 h4 {
	margin-left: 0;
	padding-left: 0;
}

.header .nav-brands {
	margin: 15px 10px;
	padding: 0;
	width: 100%;
	background: #fff;
}

.header .nav-brands ul {
	border: 1px solid #F0F0F0;
	padding: 10px;
}

.header .nav-brands li {
	max-width: 50%;
	display: inline-block;
	border: none;
	margin-left: 0;
}

.header .nav-brands li a, .header .nav-brands li a:hover {
	border: none !important;
	margin: 0 !important;
}

.nav-catalogue .dropdown-menu > li {
	margin-left: 0;
}

.nav-catalogue .header-navigation-content {
	padding: 20px 0 0;
}

.nav-catalogue .product-item {
	margin-bottom: 20px;
}

.header-navigation li.menu-search, .ecommerce .header-navigation li.menu-search {
	top: 0;
	padding: 20px 0 10px;
	position: relative;
}

.header-navigation li.menu-search span.sep {
	display: none;
}

.header-navigation .search-box {
	position: relative;
	right: auto;
	left: 0;
}

.header-navigation .search-box:after {
	right: auto;
	left: 0;
}

.top-cart-block {
	margin-top: 3px;
}

.page-header-fixed .header-navigation {
	height: 300px;
	overflow: auto;
}
}

@media (max-width: 992px) {
.shop-index-carousel {
	margin-left: 0;
	margin-right: 10px;
}

.brands .container {
	padding-right: 25px;
}

.sidebar-menu a:focus {
	color: #333 !important;
	text-decoration: none;
}

.sale-product___removed {
	margin-bottom: 40px;
}

.new-arrivals___removed {
	margin-left: 15px;
	padding-left: 0;
}

.two-items-bottom-items {
	margin-bottom: 40px;
}

.carousel img {
	width: 100%;
}

.steps-block-col {
	border: 2px solid #FFF;
	margin: 0 25px 20px 15px;
	padding: 20px 20px 15px;
	min-height: auto;
	float: none;
}

.steps-block-col:last-child {
	margin-right: 25px;
	margin-bottom: 0;
}

.steps-block .steps-block-col div {
	margin-left: 0;
	margin-right: 0;
}

.steps-block h2 {
	font-size: 43px;
}

.steps-block em {
	text-transform: uppercase;
}

.steps-block-col span {
	display: none;
}

.steps-block-col .fa {
	display: block;
}

.pre-footer-subscribe-box form {
	width: 100%;
}

.sidebar-products img {
	float: none;
	margin-bottom: 5px;
	width: 100%;
	height: auto;
}

.sidebar-products h3, .sidebar-products .price {
	margin-left: 0;
}

.product-page-options .pull-left {
	margin-bottom: 10px;
}

.review .rateit {
	width: 100%;
	margin-bottom: 10px;
}

.list-view-sorting .pull-right {
	margin-bottom: 10px;
}

.service-box p, .service-box .service-box-heading em, .service-box .service-box-heading span {
	display: block;
	text-align: center;
}

.service-box .service-box-heading em {
	margin-bottom: 10px;
}

.quote-v1 {
	text-align: center;
}

.quote-v1 .text-right {
	text-align: center;
}

.testimonials-v1 {
	padding-top: 40px;
}

.recent-news-inner {
	padding: 10px 15px 0;
}

.ecommerce .pre-footer-subscribe-box h2, .corporate .pre-footer-subscribe-box h2 {
	padding-top: 0;
}

.pre-footer .pre-footer-subscribe-box {
	padding-bottom: 25px;
}

.ecommerce .pre-footer-subscribe-box form {
	width: 100%;
}

.ecommerce .content-search h1 {
	padding-top: 0;
	margin-bottom: 3px;
}

.content-search form {
	margin: 0 0 6px;
}
}

@media (max-width: 767px) {
.hideformobiles {
	display: none;
}

.ecommerce .pre-footer-subscribe-box form {
	float: none;
	width: auto;
}

.header .header-navigation {
	margin: 0 -10px;
	padding: 0 10px;
}

.header-navigation-content {
	min-width: 100px;
}

.sidebar {
	margin-bottom: 40px;
}

.sidebar___removed {
	margin-bottom: 40px;
}

.sidebar-menu .fa-angle-right {
	display: inline-block;
}

.pre-footer .pull-right, .footer .pull-right {
	float: none !important;
	padding-top: 15px;
}

.footer .list-inline > li {
	padding-left: 0;
	margin-right: 5px;
}

.form-info {
	border-left: none;
	padding-left: 0;
	padding-top: 30px;
	border-top: 1px solid #E4E6E8;
	margin-bottom: 0;
}

.sidebar-products .item {
	float: left;
	width: 48%;
	margin-bottom: 20px;
	padding: 0 10px 10px;
}

.sidebar-products img {
	width: 100%;
	height: auto;
}

.list-view-sorting {
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 10px;
}

.list-view-sorting .col-md-10 {
	padding-right: 0;
}

.product-other-images {
	margin-bottom: 40px;
}

.product-page-options .pull-left {
	margin-bottom: 0;
}

.product-item .img-responsive {
	width: 100%;
}

.pagination {
	float: left !important;
	padding-top: 10px;
}

.pagination > li {
	margin-left: 0;
	margin-right: 5px;
}

.pre-footer .margin-bottom-40 {
	margin-bottom: 0;
}

.ls-layer3 .ls-price strong {
	top: -15px;
}

.glyphicons-demo ul li {
	width: 12.5%;
}

.tab-style-1 .tab-content img {
	margin: 5px 0 10px;
}

.testimonials-v1 {
	padding-top: 20px;
}

.front-steps-wrapper {
	margin-left: -10px;
	margin-right: -10px;
}

.front-steps-wrapper .front-step-col {
	padding-left: 15px;
	padding-right: 15px;
}

.front-steps-wrapper .front-step:after {
	display: none;
}

.blog-posts h2, .ecommerce .blog-posts h2 {
	padding-top: 15px;
}

.ecommerce .footer {
	padding: 10px 0;
}

.ecommerce .footer .pull-right {
	padding-top: 10px;
}

.ecommerce .pre-footer address {
	margin-bottom: 15px !important;
}

.footer img {
	margin-bottom: 10px;
}

.ecommerce .pre-footer-subscribe-box h2, .corporate .pre-footer-subscribe-box h2 {
	padding-top: 7px;
}
}

@media (max-width: 600px) {
.ls-layer3 .ls-price strong {
	top: -5px;
}
}

@media (max-width: 480px) {
.nav-catalogue .pi-price {
	margin-bottom: 10px;
}

.nav-catalogue .pi-price, .nav-catalogue .product-item .add2cart {
	float: none;
}

.top-cart-block {
	clear: both;
	float: left;
	padding-top: 0;
	margin: 0 0 29px;
	width: 100%;
}

.top-cart-info {
	float: none;
}

.top-cart-block .fa-shopping-cart {
	top: 0;
}

.top-cart-content-wrapper {
	left: 0;
	right: auto;
}

.top-cart-content:after {
	left: 15px;
}

.ls-fullwidth .ls-nav-prev, .ls-fullwidth .ls-nav-next {
	display: none;
}

.checkout-content {
	padding: 0 0 40px;
}

.checkout-page h2 a {
	padding: 9px 10px 8px;
}

.table-wrapper-responsive {
	overflow-x: scroll;
}

.shopping-cart-page .btn-default {
	float: right;
}

.shopping-cart-page .btn-primary {
	clear: both;
	margin-top: 10px;
}

.checkout-page .btn-default {
	clear: both;
	margin-top: 10px;
	margin-right: 0 !important;
}

.product-item:hover > .pi-img-wrapper > div {
	display: none;
}

.steps-block-simple h2 {
	font-size: 21px;
}

.steps-block-simple em {
	font-size: 14px;
	text-transform: inherit;
}

.ecommerce .pre-footer-subscribe-box h2, .corporate .pre-footer-subscribe-box h2 {
	float: none;
}

.list-view-sorting .pull-right {
	float: left !important;
	margin: 0 30px 10px 0;
}

.header .top-cart-block {
	margin-top: 0;
}

.reduce-header .top-cart-block {
	margin-top: 0;
	margin-bottom: 19px;
}
}

@media (max-width: 450px) {
.ecommerce .steps-block h2 {
	font-size: 33px;
}
}

@media (max-width: 405px) {
.top-cart-content {
	width: 100%;
}

.top-cart-block img, .top-cart-block .cart-content-count {
	display: none;
}
}

@media (max-width: 390px) {
.steps-block .fa-truck, .steps-block .fa-gift, .steps-block .fa-phone {
	border: 2px solid #FFF;
	border-radius: 30px !important;
	float: left;
	font-size: 20px;
	width: 40px;
	height: 40px;
	margin-right: 11px;
	padding-top: 12px;
	text-align: center;
	vertical-align: middle;
}

.ecommerce .steps-block h2 {
	font-size: 25px;
	padding-top: 2px;
}

.ecommerce .steps-block em {
	text-transform: inherit;
}

.mix-block .tab-content .col-md-3 {
	padding-right: 15px;
}
}

body.modal-open {
	overflow: hidden;
}

@-webkit-keyframes progress-bar-stripes {
	from {
	background-position: 40px 0;
}

	to {
	background-position: 0 0;
}
}

@keyframes progress-bar-stripes {
	from {
	background-position: 40px 0;
}

	to {
	background-position: 0 0;
}
}

.progress {
	overflow: hidden;
	height: 20px;
	margin-bottom: 20px;
	background-color: #f5f5f5;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
	box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
}

.progress-bar {
	float: left;
	width: 0;
	height: 100%;
	font-size: 12px;
	line-height: 20px;
	color: #fff;
	text-align: center;
	background-color: #428bca;
	-webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
	box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
	-webkit-transition: width .6s ease;
	-o-transition: width .6s ease;
	transition: width .6s ease;
}

.progress-striped .progress-bar, .progress-bar-striped {
	background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
	background-image: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
	background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
	background-size: 40px 40px;
}

.progress.active .progress-bar, .progress-bar.active {
	-webkit-animation: progress-bar-stripes 2s linear infinite;
	-o-animation: progress-bar-stripes 2s linear infinite;
	animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar[aria-valuenow="1"], .progress-bar[aria-valuenow="2"] {
	min-width: 30px;
}

.progress-bar[aria-valuenow="0"] {
	color: #777;
	min-width: 30px;
	background-color: transparent;
	background-image: none;
	box-shadow: none;
}

.progress-bar-success {
	background-color: #5cb85c;
}

.progress-striped .progress-bar-success {
	background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
	background-image: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
	background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
}

.progress-bar-info {
	background-color: #5bc0de;
}

.progress-striped .progress-bar-info {
	background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
	background-image: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
	background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
}

.progress-bar-warning {
	background-color: #f0ad4e;
}

.progress-striped .progress-bar-warning {
	background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
	background-image: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
	background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
}

.progress-bar-danger {
	background-color: #d9534f;
}

.progress-striped .progress-bar-danger {
	background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
	background-image: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
	background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
}

.progress {
	position: relative;
}

.progress .progress-bar {
	position: absolute;
	overflow: hidden;
	line-height: 20px;
}

.progress .progressbar-back-text {
	position: absolute;
	width: 100%;
	height: 100%;
	font-size: 12px;
	line-height: 20px;
	text-align: center;
}

.progress .progressbar-front-text {
	display: block;
	width: 100%;
	font-size: 12px;
	line-height: 20px;
	text-align: center;
}

.progress.right .progress-bar {
	right: 0;
}

.progress.right .progressbar-front-text {
	position: absolute;
	right: 0;
}

.progress.vertical {
	width: 20px;
	height: 100%;
	float: left;
	margin-right: 20px;
}

.progress.vertical.bottom {
	position: relative;
}

.progress.vertical.bottom .progressbar-front-text {
	position: absolute;
	bottom: 0;
}

.progress.vertical .progress-bar {
	width: 100%;
	height: 0;
	-webkit-transition: height .6s ease;
	-o-transition: height .6s ease;
	transition: height .6s ease;
}

.progress.vertical.bottom .progress-bar {
	position: absolute;
	bottom: 0;
}

.progress-bar[aria-valuenow="1"], .progress-bar[aria-valuenow="2"] {
	min-width: 0;
}

.progress-bar[aria-valuenow="0"] {
	color: #fff;
	min-width: 0;
	background-color: #428bca;
	-webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
	box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
}

.progress-bar[aria-valuenow="0"].progress-bar-success {
	background-color: #5cb85c;
}

.progress-striped .progress-bar[aria-valuenow="0"].progress-bar-success {
	background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
	background-image: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
	background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
}

.progress-bar[aria-valuenow="0"].progress-bar-info {
	background-color: #5bc0de;
}

.progress-striped .progress-bar[aria-valuenow="0"].progress-bar-info {
	background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
	background-image: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
	background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
}

.progress-bar[aria-valuenow="0"].progress-bar-warning {
	background-color: #f0ad4e;
}

.progress-striped .progress-bar[aria-valuenow="0"].progress-bar-warning {
	background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
	background-image: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
	background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
}

.progress-bar[aria-valuenow="0"].progress-bar-danger {
	background-color: #d9534f;
}

.progress-striped .progress-bar[aria-valuenow="0"].progress-bar-danger {
	background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
	background-image: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
	background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
}

.header-navigation {
	margin: 0;
}

.header-navigation > ul > li > a {
	padding: 36px 12px 37px;
}

.reduce-header .header-navigation > ul > li > a {
	padding: 36px 12px 37px;
}

.front-steps-wrapper .front-step1 {
	background: none repeat scroll 0 0 #68B159;
	cursor: pointer;
}

.front-steps-wrapper .front-step1:after {
	border-left: 15px solid #86c17a;
}

.front-steps-wrapper .front-step1 h2, .front-steps-wrapper .front-step1 p {
	color: #e6ffe1;
}

.front-steps-wrapper .front-step2 {
	background: none repeat scroll 0 0 #447684;
}

.front-steps-wrapper .front-step2:after {
	border-left: 15px solid #568390;
}

.front-steps-wrapper .front-step2 h2, .front-steps-wrapper .front-step2 p {
	color: #dff8ff;
}

.front-steps-wrapper .front-step3 {
	background: none repeat scroll 0 0 #CD6771;
}

.front-steps-wrapper .front-step:before {
	right: -21px;
}

.front-steps-wrapper .front-step3 h2, .front-steps-wrapper .front-step3 p {
	color: #ffe0e3;
}

.pre-footer .container {
	padding-top: 35px;
}

.pre-footer-col {
	padding-bottom: 15px;
}

.pre-footer a {
	color: #888;
}

.pre-footer a:hover {
	color: #646464;
}

.widget ul {
	list-style: none outside none;
	padding: 0;
	margin: 0;
}

.widget .wentry {
	margin-bottom: 20px;
}

.widget .wentry .wimg {
	float: left;
	padding: 0;
	width: 85px;
}

.widget .wentry h4 {
	margin: 0 0 10px 100px;
	display: block;
}

.widget .wentry p {
	margin: 0 0 10px 100px;
	display: block;
}

.service-box .colr2 {
	border: 1px solid #ff4200;
	color: #ff4200;
}

.service-box .colr3 {
	border: 1px solid #168511;
	color: #168511;
}

.service-box .colr4 {
	border: 1px solid #1c7d7e;
	color: #1c7d7e;
}

.service-box .colr5 {
	border: 1px solid #761c7e;
	color: #761c7e;
}

.service-box .colr6 {
	border: 1px solid #ffa200;
	color: #ffa200;
}

.service-box p {
	margin-bottom: 20px;
}

.service-box .service-box-heading span {
	font-weight: 300;
}

.service-box.notfortouch:hover i, .service-box.notfortouch:hover p, .service-box.notfortouch:hover span {
	color: #fff;
}

.service-box.notfortouch:hover i {
	border: 1px solid #fff;
}

.pre-header {
	background: none repeat scroll 0 0 #f5f5f5;
}

.footer {
	background: none repeat scroll 0 0 #2a2a2a;
	padding: 0 0 5px;
}

.pre-footer-subscribe-box .input-group {
	padding: 0;
	border: 0;
}

.pre-footer .btn-primary {
	background-color: #2a2a2a;
}

.pre-footer .form-control:focus {
	background-color: #606060;
	-webkit-transition: background-color 500ms linear;
	-moz-transition: background-color 500ms linear;
	-o-transition: background-color 500ms linear;
	-ms-transition: background-color 500ms linear;
	transition: background-color 500ms linear;
}

.pre-footer .btn-primary:hover, .pre-footer .btn-primary:focus {
	background-color: #213e7b;
	-webkit-transition: background-color 500ms linear;
	-moz-transition: background-color 500ms linear;
	-o-transition: background-color 500ms linear;
	-ms-transition: background-color 500ms linear;
	transition: background-color 500ms linear;
}

.footer a {
	padding: 0 5px;
	color: #999;
}

.footer ul.social-footer a:hover {
	color: #fff;
	-webkit-transition: all 500ms linear;
	-moz-transition: all 500ms linear;
	-o-transition: all 500ms linear;
	-ms-transition: all 500ms linear;
	transition: all 500ms linear;
}

#back-to-top {
	bottom: 50px;
	color: #fafafa;
	cursor: pointer;
	font-size: 30px;
	height: 40px;
	line-height: 34px;
	opacity: .5;
	position: fixed;
	right: -25px;
	text-align: center;
	text-decoration: none;
	transition: all .4s ease 0s;
	width: 35px;
	height: 35px;
	z-index: 100;
}

#back-to-top i {
	font-size: 25px;
	font-weight: 400;
	line-height: 34px;
	transition: all .4s ease 0s;
	vertical-align: top;
}

#back-to-top:hover {
	opacity: 1;
}

#back-to-top:hover i {
	color: #fff;
}

#back-to-top.visible {
	right: 25px;
}

#back-to-top.gone {
	right: -40px;
}

.header {
	opacity: .97;
}

.modal-dialog-center {
	margin: 0;
	position: absolute;
	top: 50%;
	left: 50%;
}

.modal-body {
	overflow-y: auto;
}

.modal-footer {
	margin-top: 0;
}

@media (max-width: 767px) {
.modal-dialog-center {
	width: 95%;
}
}

.btn:hover {
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	-ms-transition: all 200ms linear;
	transition: all 200ms linear;
}

.aufgabe-controls .btn-primary {
	background-color: #2a2a2a;
}

.aufgabe-controls .btn-primary:hover {
	background-color: #213e7b;
}

.spinner-input {
	background-color: #fff !important;
}

.spinner-down {
	background-color: silver !important;
}

.spinner-down:hover {
	background-color: #d84a38 !important;
}

.spinner-up {
	background-color: silver !important;
	margin-left: 0 !important;
}

.spinner-up:hover {
	background-color: #35aa47 !important;
	margin-left: 0 !important;
}

.prices-block {
	background: none repeat scroll 0 0 #f6f6f6;
	padding: 60px 0 40px;
}

.pricing-item {
	background: none repeat scroll 0 0 #f5f5f5;
	font-size:15px;
	font-weight:400;
	margin-bottom: 30px;
}

.pi-price {
	margin-bottom: 31px;
	text-align: center;
}

.pi-price strong {
	background: none repeat scroll 0 0 #535558;
	border-radius: 50%;
	color: #fff;
	display: inline-block;
	font-size: 35px;
	font-weight: 400;
	height: 168px;
	line-height: 1;
	margin-bottom: 20px;
	padding: 45px 0 0;
	position: relative;
	width: 168px;
}

.pi-price strong:after {
	border-left: 9px solid transparent;
	border-right: 9px solid transparent;
	border-top: 9px solid #535558;
	bottom: -8px;
	content: " ";
	display: block;
	height: 0;
	left: 50%;
	margin-left: -9px;
	position: absolute;
	width: 0;
	z-index: 2;
}

.pi-price strong em {
	font-size: 71px;
	font-style: normal;
}

.pricing-content {
	margin-bottom: 24px;
	padding: 0 15px;
}

.pricing-content .list-unstyled {
	color: #7d8489;
	text-align: left;
}

.pricing-content .list-unstyled li {
	margin-bottom: 6px;
	font-size: 15px;
}

.pricing-content .list-unstyled li i {
	color: #535558;
	position: relative;
	top: -1px;
}

.pricing-footer {
	padding: 15px;
}

.pricing-footer .btn-default {
	background: none repeat scroll 0 0 #2a2a2a;
	border: medium none;
	color: #fff;
	display: block;
	font-size: 15px;
	font-weight:400;
	padding: 13px 10px;
}

.pricing-footer .btn-default:hover, .pricing-footer .btn-default:focus, .pricing-footer .btn-default:active {
	background: none repeat scroll 0 0 #213e7b;
	border: medium none;
}

.lerCode {
	text-align: center;
	color: #888;
	margin-top: 30px;
}
.lerCode .lerInput {
	text-align: center;
	border: 1px solid silver;
	padding: 5px;
	font-weight: 700;
	text-transform: uppercase;
}
.mdAuf {
	cursor: pointer;
	padding-top: 6px;
	padding-bottom: 6px;
}

.mdAuf.rover {
	background-color: #fafafa;
	transition: all .4s ease-in-out 0s;
}

.mdAuf .mdLeft {
	float: left;
	width: 70px;
}

.mdAuf .mdIndex {
	float: left;
	font-size: 18px;
	font-weight: 100;
	width: 33px;
	text-align: right;
	color: #999;
}

.mdAuf .mdStatus {
	float: left;
	font-size: 18px;
	width: 35px;
	text-align: center;
	margin-top: -1px;
}

.mdAuf .mdCnt {
	display: block;
	margin-left: 68px;
}

.mdATxt {
	font-size: 18px;
}

.mdATxt a {
	text-decoration: none;
	margin-left: 2px;
	display: block;
}

.mdAuf .mdPunkte {
	color: #999;
	margin-left: 2px;
}

.tooltipster-sidetip.tooltipster-light .tooltipster-box {
	box-shadow: 0 0 5px 6px rgba(0,0,0,0.05);
	border-radius: 3px;
	border: 1px solid #d6d6d6;
	background: #fff;
}

.tooltipster-sidetip.tooltipster-light .tooltipster-content {
	color: #666;
}

.tooltipster-sidetip.tooltipster-light .tooltipster-arrow {
	height: 9px;
	margin-left: -9px;
	width: 18px;
}

.tooltipster-sidetip.tooltipster-light.tooltipster-left .tooltipster-arrow, .tooltipster-sidetip.tooltipster-light.tooltipster-right .tooltipster-arrow {
	height: 18px;
	margin-left: 0;
	margin-top: -9px;
	width: 9px;
}

.tooltipster-sidetip.tooltipster-light .tooltipster-arrow-background {
	border: 9px solid transparent;
}

.tooltipster-sidetip.tooltipster-light.tooltipster-bottom .tooltipster-arrow-background {
	border-bottom-color: #fff;
	top: 1px;
}

.tooltipster-sidetip.tooltipster-light.tooltipster-left .tooltipster-arrow-background {
	border-left-color: #fff;
	left: -1px;
}

.tooltipster-sidetip.tooltipster-light.tooltipster-right .tooltipster-arrow-background {
	border-right-color: #fff;
	left: 1px;
}

.tooltipster-sidetip.tooltipster-light.tooltipster-top .tooltipster-arrow-background {
	border-top-color: #fff;
	top: -1px;
}

.tooltipster-sidetip.tooltipster-light .tooltipster-arrow-border {
	border: 9px solid transparent;
}

.tooltipster-sidetip.tooltipster-light.tooltipster-bottom .tooltipster-arrow-border {
	border-bottom-color: #ccc;
}

.tooltipster-sidetip.tooltipster-light.tooltipster-left .tooltipster-arrow-border {
	border-left-color: #ccc;
}

.tooltipster-sidetip.tooltipster-light.tooltipster-right .tooltipster-arrow-border {
	border-right-color: #ccc;
}

.tooltipster-sidetip.tooltipster-light.tooltipster-top .tooltipster-arrow-border {
	border-top-color: #ccc;
}

.tooltipster-sidetip.tooltipster-light.tooltipster-bottom .tooltipster-arrow-uncropped {
	top: -9px;
}

.tooltipster-sidetip.tooltipster-light.tooltipster-right .tooltipster-arrow-uncropped {
	left: -9px;
}

.tooltipster-sidetip.tooltipster-light {
	font-size: 1.2rem;
	line-height: 1.4rem;
}

.header1 {
	font-size: 28px;
	font-weight: 100;
	padding-bottom: 10px;
	padding-top: 10px;
}

.header2 {
	font-size: 26px;
	font-weight: 100;
	padding-bottom: 10px;
	padding-top: 10px;
}

.header3 {
	font-size: 24px;
	font-weight: 100;
	padding-bottom: 10px;
	padding-top: 10px;
}

.header4 {
	font-size: 22px;
	font-weight: 100;
	padding-bottom: 10px;
	padding-top: 10px;
}

.header5 {
	font-size: 20px;
	font-weight: 100;
	padding-bottom: 10px;
	padding-top: 10px;
}

.arttext {
	font-size: 16px;
	font-weight: 100;
	margin-bottom: 10px;
	line-height: 1.6em;
}

.arttext a {
	text-decoration: underline;
}

.arttext b {
	font-weight: 600;
}

.arttext ul {
	padding-left: 20px;
}

.arttext.img .cntimg {
	margin-top: 5px;
	margin-bottom: 5px;
}

.intro {
	background-color: #ff00dc;
}

.liexternal:after {
	content: "" url(/ima/icons/ext.png);
	padding-left: 3px;
}

.liinternal:after {
	content: "" url(/ima/icons/int.png);
	padding-left: 3px;
}

.wichtigblau {
	background-color: rgba(200,232,247,0.5);
	border-left: 3px solid #4ca6c4;
	border-radius: 6px !important;
	border-right: 3px solid #4ca6c4;
	color: #2a6578;
	padding: 5px 10px;
}

.wichtigblau a {
	color: #2a6578;
}

.dEdit {
	display: inline;
	float: right;
	font-size: 10px;
	margin-left: 10px;
	margin-top: 10px;
}

.dEdit a {
	color: silver;
}

.imglegend {
	color: #707070;
	font-size: 13px;
	font-style: italic;
	line-height: 1.4em;
	margin-bottom: 10px;
	margin-top: 3px;
}

.img .img-left {
	padding-right: 20px;
	padding-bottom: 15px;
	position: relative;
	width: 35%;
	margin-top: 7px;
}

.img .img-right {
	padding-left: 15px;
	padding-bottom: 15px;
	position: relative;
	width: 35%;
	margin-top: 7px;
}

.affix-top, .affix {
	position: static;
}

@media (min-width: 979px) {
#sidebar.affix-top {
	position: static;
	margin-top: 0;
	width: 238px;
}

#sidebar.affix {
	position: fixed;
	top: 110px;
	width: 238px;
}
}

.head1 {
	padding-top: 100px;
	margin-top: -100px;
}

.head2 {
	padding-top: 100px;
	margin-top: -100px;
}

.list-group-item {
	background-color: #fff;
	border: 0;
}

#leftCol .nav > li > a {
	padding-left: 10px;
}

#leftCol .nav > li .nav > li > a {
	padding-left: 15px;
}

#leftCol .nav > .active > a {
	font-weight: 600;
	color: #344e8f;
}

#leftCol .nav > li .nav > .active > a {
	font-weight: 400;
	color: #344e8f;
	border-right-width: 1px;
}

#leftCol .nav .nav {
	display: none;
	padding-bottom: 10px;
}

#leftCol .nav > .active > ul {
	display: block;
}

#leftCol .nav > .active:focus > a, #leftCol .nav > .active:hover > a, #leftCol .nav > .active > a {
	border-right-width: 2px;
}

.favnav {
	position: relative;
	top: -40px;
	font-size: 18px;
	margin-top: 6px;
	line-height: 14px;
}

.favnav a {
	color: #666;
	text-decoration: none;
}

.favnav .last {
	margin-left: 10px;
}

.imageset {
	margin-bottom: 15px;
}

.dEdit .cEdit1:hover {
	color: red;
}

.dEdit .cEdit1 i {
	font-size: 18px;
	position: relative;
	top: 1px;
}

.dEdit .cEdit2 {
	margin-left: 10px;
}

.dEdit .cEdit2 i {
	font-size: 18px;
}

.dEdit .cEdit2:hover {
	color: red;
}

.dEdit .cEdit2.saved {
	color: #f50;
}

.dEdit .cEdit2.saved:hover {
	color: red;
}

.dEdit .cEdit3 {
	margin-left: 10px;
}

.dEdit .cEdit3 i {
	font-size: 18px;
}

.dEdit .cEdit3:hover {
	color: red;
}

.dEdit .cEdit3.saved {
	color: #f50;
}

.dEdit .cEdit3.saved:hover {
	color: red;
}

.blockUI h1 {
	margin-bottom: 15px;
	margin-top: 10px;
}

.glownyol {
	margin-top: 30px;
	font-size: 14px;
	line-height: 22px;
	font-weight: 100;
}

.glownyol li {
	margin-top: 10px;
}

.favnav {
	position: relative;
	top: -40px;
	font-size: 18px;
}

.favnav a {
	color: #666;
	text-decoration: none;
}

.favnav .last {
	margin-left: 10px;
}

.node1 {
	margin-top: 20px;
}

.node2 {
	margin-top: 15px;
}

.node1 h4 {
	font-size: 26px;
	padding-top: 0;
	padding-bottom: 0;
}

.node2 h4 {
	font-size: 20px;
	margin-left: 20px;
	padding-top: 0;
	padding-bottom: 0;
}

.node3 h4 {
	font-size: 16px;
	margin-left: 50px;
	padding-top: 0;
	padding-bottom: 0;
}

.card {
	display: flex;
	width: 100%;
	margin: 20px 0 0;
	text-align: center;
	cursor: pointer;
	z-index: 4000;
}

.card .front, .card .back {
	border-radius: 10px;
	padding: 15px 20px 20px;
	position: relative !important;
	height: auto !important;
	font-size: 24px;
	font-weight: 100;
	text-align: center;
	min-height: 100px;
}

.card .front {
	margin-right: -100%;
	border: 1px solid #bcdcec;
}

.card .back {
	background-color: rgba(71,207,115,0.1);
	border: 1px solid #a8e4bf;
}

.searchbox {
	position: relative;
}

.searchbox .sbox {
	position: absolute;
	right: 0;
	top: -90px;
	width: 220px;
	padding: 6px 30px 6px 10px;
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;
}

.searchbox .btn {
	position: absolute;
	right: 0;
	top: -90px;
	background: none;
	padding: 7px 10px;
	color: #666;
}

.searchbox .sbox:focus {
	width: 340px;
}

#myModalNote {
	overflow: hidden;
	pointer-events: none;
}

#myModalNote .modal-dialog {
	margin-right: 0;
	margin-left: 0;
	pointer-events: none;
}

#myModalNote .modal-content {
	pointer-events: all;
}

#myModalNote .modal-header {
	cursor: move;
}

.modal-backdrop {
	display: none !important;
}

.modal-open {
	overflow: auto !important;
}

#rpFav .separator:last-child {
	display: none;
}

.leftmenu {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 15px;
}

.leftmenu > li > a {
	padding: 8px 15px 8px 30px;
	color: #555;
	display: block;
	margin-bottom: 2px;
}

.leftmenu > li > a > i {
	position: absolute;
	margin-left: -23px;
	margin-top: 5px;
}

.leftmenu > li > a:hover, .leftmenu > li > a:focus {
	text-decoration: none;
	background-color: #eee;
}

.leftmenu > li.ablage > a {
	font-weight: 600;
	color: #9319bf;
	border: 0 #9319bf solid;
	border-right-width: 2px;
}

.leftmenu > li.ablageout > a {
	color: #9319bf;
}

.leftmenu > li.archive > a {
	font-weight: 600;
	color: #ff7878;
	border-right-width: 2px;
}

.leftmenu > li.active > a {
	font-weight: 600;
	border-right-width: 2px;
}

.leftmenuadm {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.ufolders .ufolder {
	padding: 13px 10px 10px 14px;
	background-color: #f7f7f7;
}

.ufolders .ufolder .udownloads {
	margin-top: 10px;
}

.ufolders .ufolder .udownloads .download {
	padding: 10px;
	background-color: #fff;
}

.ufolders .ufolder .ulink {
	text-decoration: none;
	font-size: 14px;
}

.ufolders .ufolder .ulink.archive {
	color: #ff7878;
}

.archive .ulink {
	color: #ff7878;
}

.archive .fileRow2 a {
	color: #ff7878;
}

.downloads .download {
	padding: 10px;
	background-color: #fff;
}

.dsize {
	float: right;
	padding-top: 5px;
	padding-bottom: 2px;
	font-size: 12px;
}

.ddate {
	float: right;
	margin-left: 15px;
	padding-top: 5px;
	padding-bottom: 2px;
	font-size: 12px;
}

.folderinf {
	float: right;
	margin-left: 15px;
	padding-top: 5px;
	padding-bottom: 2px;
	font-size: 12px;
}

.fileRow1 {
	float: left;
	margin-right: 8px;
	position: relative;
	top: 3px;
}

.fileRow2 {
	float: left;
	padding-top: 4px;
	padding-bottom: 2px;
	width: 90%;
}

.adm1 {
	float: right;
	margin-left: 15px;
}

.adm1 .btn {
	padding: 2px 7px;
}

.tabbable h2 {
	line-height: 26px;
}

.tabbable h3 {
	line-height: 26px;
	margin-top: 25px;
}

.tabbable h4 {
	line-height: 26px;
}

.tabbable .t5 {
	font-size: 16px;
	font-weight: 100;
	padding: 10px;
	padding-left: 20px;
}

.tabbable ul {
	list-style-type: circle;
	font-size: 14px;
	font-weight: 100;
	line-height: 25px;
}

.tabbable ol {
	font-size: 14px;
	font-weight: 100;
	line-height: 25px;
}

.tabbable .abstop {
	margin-top: 15px;
}

.tabbable td input[type="checkbox"] {
	float: left;
	margin-top: 9px;
}

.tabbable td label {
	margin-top: 5px;
	margin-left: 25px;
	display: block;
}

.tabbable .col-md-4 h3 {
	margin-top: 0 !important;
}

.letters a {
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	-ms-transition: all 200ms linear;
	transition: all 200ms linear;
	background-color: #f5f5f5;
	margin: 4px;
	padding: 5px 10px;
	display: inline-block;
	color: #868686;
	font-size: 15px;
	min-width: 30px;
	text-align: center;
}

.letters a:first-of-type {
	margin-left: 0;
}

.letters a:hover {
	text-decoration: none;
}

.searchbox_wrapper {
	position: relative;
}

.searchbox2 .sbox {
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	padding: 6px 30px 6px 10px;
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;
}

.searchbox2 .btn {
	position: absolute;
	right: 0;
	top: 0;
	background: none;
	padding: 7px 10px;
	color: #666;
}

.highlight {
	background-color: #ffd800;
}

.fa-external-link {
	margin-right: 6px;
}
