/* fancybox.less
=========================================================*/
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font-size: 0;
  line-height: 0;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 1px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@-webkit-keyframes h-progress {
  0% {
    width: 0;
  }
}
@-moz-keyframes h-progress {
  0% {
    width: 0;
  }
}
@-ms-keyframes h-progress {
  0% {
    width: 0;
  }
}
@-o-keyframes h-progress {
  0% {
    width: 0;
  }
}
@keyframes h-progress {
  0% {
    width: 0;
  }
}
@-webkit-keyframes v-progress {
  0% {
    height: 0;
  }
}
@-moz-keyframes v-progress {
  0% {
    height: 0;
  }
}
@-ms-keyframes v-progress {
  0% {
    height: 0;
  }
}
@-o-keyframes v-progress {
  0% {
    height: 0;
  }
}
@keyframes v-progress {
  0% {
    height: 0;
  }
}
/* gallery.less
=========================================================*/
.jg_subcatelem_txt:before {
  background: #212121;
}
.jg_catelem_txt ul li a:hover {
  color: #212121;
}
.jg_imgalign_catimgs .jg_catelem_txt:before {
  background: #212121;
}
.jg_imgalign_catimgs .jg_catelem_txt .jg_links a:hover {
  color: #e50a0a;
}
/* komento.less
=========================================================*/
#section-kmt .kmt-list.reset-child .kmt-wrap {
  color: #bebebe;
}
#section-kmt .kmt-head {
  color: #bebebe;
}
#section-kmt .kmt-head .author-kmt a:hover {
  color: #212121;
}
#section-kmt .kmt-inreplyto a:hover {
  color: #212121;
}
#section-kmt .kmt-time:before {
  color: #bebebe;
}
#section-kmt .kmt-time a:hover {
  color: #bebebe;
}
#section-kmt .kmt-control-user .kmt-btn {
  background: #434345;
}
#section-kmt .kmt-control-user .kmt-btn:hover {
  background: #bebebe;
  color: #212121;
}
#section-kmt .kmt-like-counter {
  background: #434345;
}
#section-kmt .kmt-like-counter:after {
  border-left: 5px solid #434345;
}
#section-kmt .kmt-like-counter:hover {
  background: #bebebe;
  color: #212121;
}
#section-kmt .kmt-like-counter:hover:after {
  border-left-color: #bebebe;
}
#section-kmt .kmt-control-user .kmt-like.cancel,
#section-kmt .kmt-control-user .kmt-reply.cancel {
  color: #bebebe;
}
#section-kmt .kmt-admin-wrap:hover a.kmt-admin-link {
  color: #bebebe;
}
#section-kmt .kmt-rank-bar {
  background: #bebebe;
}
#section-kmt .kmt-rank-progress {
  background: #212121;
}
/* kunena.skinner.less
=========================================================*/
#Kunena .progress-bar-horizontal .progress-bar__stroke {
  stroke: #212121 !important;
}
#Kunena .kcol-category-icon {
  color: #212121;
}
#Kunena span.kunreadforum,
#Kunena span.knotloginforum,
#Kunena .kwhoicon,
#Kunena .kstatsicon {
  color: #212121;
}
#Kunena .kcol-ktopicicon {
  color: #212121;
}
#Kunena #kprofile-tabs dl.tabs dt.open,
#Kunena #kprofile-edit dl.tabs dt.open,
#Kunena #kprofile-tabs dl.tabs dt:hover,
#Kunena #kprofile-edit dl.tabs dt:hover {
  color: #212121;
}
#Kunena .kicon-profile-location:before,
#Kunena .kicon-profile-gender-male:before,
#Kunena .kicon-profile-birthdate:before,
#Kunena .kicon-profile-email:before {
  color: #212121;
}
#Kunena .kwhoonline strong {
  color: #212121;
}
#Kunena span.kcat-topics-number,
#Kunena span.kcat-replies-number,
#Kunena span.ktopic-views-number {
  background: #212121;
}
#Kunena div.klatest-subject-by:before {
  color: #212121;
}
#Kunena span.klatest-subject-time:before,
#Kunena span.ktopic-date:before {
  color: #212121;
}
#Kunena ul#kstatslistleft li strong,
#Kunena ul#kstatslistright li strong {
  color: #212121;
}
#Kunena div.klist-actions-info-all {
  color: #212121;
}
#Kunena fieldset legend {
  color: #bebebe;
}
#Kunena div.kmsg-header span.kmsgtitle {
  color: #bebebe;
}
#Kunena td.klist-actions-info-all {
  color: #212121;
}
/* layout.less
=========================================================*/
/* owl-carousel.less
=========================================================*/
@-webkit-keyframes fadeOut {
}
@keyframes fadeOut {
}
/* portfolio.less
=========================================================*/
.item_img .articleGalleryZoom:before,
.item_img .galleryZoomIcon:before {
  background: #212121;
}
/* swiper.less
=========================================================*/
.swiper-scrollbar-drag {
  background: #212121;
}
@-webkit-keyframes swiper-preloader-spin {
}
@keyframes swiper-preloader-spin {
}
/* template.less
=========================================================*/
.mod-newsflash-adv.gallery .item .item_img .image_content {
  background: rgba(229, 10, 10, 0.6);
}
.mod-newsflash-adv.mod-newsflash-adv__pricing_simple .item .item_content .item_title {
  color: #e50a0a;
}
.mod-newsflash-adv.mod-newsflash-adv__pricing_detailed .item .item_content .price {
  color: #e50a0a;
}
.mod-newsflash-adv.mod-newsflash-adv__progbars_horizontal .item_content .progress-bar .progress-bar__body {
  color: #bebebe;
}
.social-links li a:hover {
  background: #212121;
}
#logo a {
  color: #434345 !important;
}
#logo a:before {
  border-top: 3px solid #e50a0a;
  border-left: 3px solid #e50a0a;
}
.copyright {
  color: #bebebe;
}
.copyright a {
  color: #bebebe;
}
.copyright a:hover {
  color: #434345;
}
.address_phones i {
  color: #212121;
}
body {
  color: #bebebe;
  background-color: #212121;
}
a:hover,
a:focus {
  color: #bebebe;
}
a:hover,
a:focus {
  color: #bebebe;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
  color: #bebebe;
}
blockquote cite {
  color: #212121;
}
.item_introtext mark,
.item_fulltext mark,
.category_desc mark {
  background: #212121;
}
ol li:before {
  color: #bebebe;
}
ol li a:hover {
  color: #bebebe;
}
.item_introtext ul a:hover,
.item_fulltext ul a:hover,
.category_desc ul a:hover,
.site_map ul a:hover {
  color: #bebebe;
}
ul.menu.contacts li *[class*=material-icons]:before {
  color: #e50a0a;
}
.nav.menu.social li a {
  background: #434345;
}
.nav.menu.social li a:hover {
  background: #bebebe;
}
.portfolio-meta-list li {
  color: #bebebe;
}
.portfolio-meta-list li strong {
  color: #212121;
}
.portfolio-meta-list li > span {
  color: #bebebe;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  background: #212121;
}
select:-webkit-autofill,
textarea:-webkit-autofill,
input[type="text"]:-webkit-autofill,
input[type="password"]:-webkit-autofill,
input[type="datetime"]:-webkit-autofill,
input[type="datetime-local"]:-webkit-autofill,
input[type="date"]:-webkit-autofill,
input[type="month"]:-webkit-autofill,
input[type="time"]:-webkit-autofill,
input[type="week"]:-webkit-autofill,
input[type="number"]:-webkit-autofill,
input[type="email"]:-webkit-autofill,
input[type="url"]:-webkit-autofill,
input[type="search"]:-webkit-autofill,
input[type="tel"]:-webkit-autofill,
input[type="color"]:-webkit-autofill,
.uneditable-input:-webkit-autofill {
  -webkit-box-shadow: inset 0 0 0 20px #212121 !important;
}
div.chzn-container .chzn-results li {
  background: #212121;
}
div.chzn-container .chzn-results li.highlighted {
  background: #212121;
}
div.chzn-container-single .chzn-single {
  background: #212121;
}
div.chzn-container-single .chzn-single div {
  background: #212121;
}
div.chzn-container-single.chzn-container-active.chzn-with-drop .chzn-single {
  background: #212121;
}
div.chzn-container-single.chzn-container-active.chzn-with-drop .chzn-single div {
  background: #212121;
}
span.checkbox label.checkbox_inner:before {
  color: #212121;
}
span.radio input[type="radio"]:checked + label.radio_inner:before {
  background: #212121;
}
.uneditable-input,
.uneditable-textarea {
  background-color: #1e1e1e;
}
.help-block,
.help-inline {
  color: #e4e4e4;
}
.input-prepend .add-on:hover i {
  background: #212121;
}
/* Allow for input prepend/append in search forms */
table th {
  background: #212121;
}
dl.table dt {
  background: #212121;
}
#Kunena div.kblock div.kheader > span {
  background: #212121;
}
.table .table {
  background-color: #212121;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-submenu:hover > a,
.dropdown-submenu:focus > a {
  background: #212121;
}
.btn {
  background: #212121;
}
.btn:hover,
.btn:focus,
.btn.active,
.btn.selected {
  background: #e50a0a;
}
.btn-info {
  background: #212121;
}
.btn-info:hover {
  background: #e50a0a;
}
.btn-link:hover,
.btn-link:focus {
  color: #bebebe;
}
.btn-group.open .btn.dropdown-toggle {
  background-color: #e50a0a;
}
.btn-group.open .btn-info.dropdown-toggle {
  background-color: #e50a0a;
}
.nav-tabs > li > a,
.nav-tabs > li > span {
  color: #bebebe;
}
.gallery .nav-tabs:before {
  border-left: 1px solid #434345;
}
.gallery .nav-tabs > li > a,
.gallery .nav-tabs > li > span {
  color: #bebebe;
}
.gallery .nav-tabs > li > a:before,
.gallery .nav-tabs > li > span:before {
  border-left: 1px solid #bebebe;
}
.nav .dropdown-toggle:hover .caret,
.nav .dropdown-toggle:focus .caret {
  border-top-color: #bebebe;
  border-bottom-color: #bebebe;
}
.breadcrumb {
  color: #bebebe;
}
.breadcrumb li.active {
  color: #bebebe;
}
.breadcrumb a:hover {
  color: #bebebe;
}
.pagination ul li > a:focus,
.pagination ul li > span:focus {
  background: #212121;
}
.pagination ul li > .pagenav,
.pagination ul li > .hasTooltip {
  background: #212121;
}
div.modal.fade.loginPopup div.modal_wrapper {
  background: #212121;
}
.label,
.badge {
  background: #212121;
}
.progress-bar .progress-bar__body {
  color: #bebebe;
}
.progress-bar-horizontal .progress-bar__stroke {
  stroke: #bebebe !important;
}
.progress-bar-default .progress-bar__stroke {
  stroke: #bebebe;
}
.mod-bootstrap-collapse__custom .accordion-toggle:hover {
  color: #bebebe;
}
@-ms-viewport {
}
body #fixed-sidebar-left {
  color: #212121;
}
body #fixed-sidebar-left a:not(.iceMenuTitle) {
  color: #434345;
}
body #fixed-sidebar-left a:not(.iceMenuTitle):hover {
  color: #e50a0a;
}
body #fixed-sidebar-left a:not(.iceMenuTitle).sidebar-menu:hover {
  color: #e50a0a;
}
body #fixed-sidebar-left .nav.menu.social li a {
  background: #434345;
}
body #fixed-sidebar-left .nav.menu.social li a:hover {
  background: #e50a0a;
}
body #fixed-sidebar-left ul.menu.contacts li *[class*=material-icons]:before {
  color: #e50a0a;
}
body #fixed-sidebar-left .copyright {
  color: #bebebe;
}
body #fixed-sidebar-left .copyright a {
  color: #bebebe;
}
body #fixed-sidebar-left .copyright a:hover {
  color: #434345;
}
.offline_container .well {
  background: #212121;
}
.offline_container .well .btn-primary {
  background: #e50a0a;
}
.offline_container .well .btn-primary:hover {
  background: #212121;
  border-color: #212121;
}
.mod-menu .nav.menu.nav-pills > li.active > a {
  background: #212121;
}
.icons .btn-group.pull-right ul.dropdown-menu > li > a {
  color: #bebebe;
}
.icons .btn-group.pull-right ul.dropdown-menu > li > a:hover {
  background: #212121;
}
/*======================= Search & Smart Search ========================*/
#back-top a:hover {
  color: #bebebe;
}
#habla_window_div .habla_offline_submit_input {
  background: #212121 !important;
}
#habla_window_div .habla_offline_submit_input:hover,
#habla_window_div .habla_offline_submit_input:active,
#habla_window_div .habla_offline_submit_input:focus,
#habla_window_div .habla_offline_submit_input.active,
#habla_window_div .habla_offline_submit_input.selected {
  background: #e50a0a !important;
}
#habla_window_div #habla_topbar_div {
  background: #3b3b3b !important;
}
#habla_window_div.olrk-fixed-bottom .habla_panel_border,
#habla_window_div.olrk-fixed-bottom #habla_topbar_div {
  background: #3b3b3b !important;
}
*::selection {
  background: #212121;
}
*::-moz-selection {
  background: #212121;
}
.icemega_modulewrap.top_search i.fa-times {
  color: #212121;
}
.login_shell {
  color: #212121;
}
.login_shell a {
  color: #212121;
}
.login_shell a:hover {
  color: #e50a0a;
}
div#fixed-sidebar-right .moduletable.login .mod_login_wrapper {
  color: #212121;
}
div#fixed-sidebar-right .moduletable.login .mod_login_wrapper .input-prepend .add-on:hover i {
  color: #212121;
}
.page-category__history .items-row > div:before {
  background: #bebebe;
}
.page-category__history .items-row:before {
  background: #bebebe;
}
.page-category__faqs .item_title span.item_title_part0 {
  color: #bebebe;
}
.page-category__faqs .to_top:before {
  background: #bebebe;
}
#contact_map .map {
  border: 1px solid #000000;
}
.icemegamenu > ul > li > a.iceMenuTitle {
  color: #434345;
}
.icemegamenu > ul > li > a.iceMenuTitle.hover,
.icemegamenu > ul > li > a.iceMenuTitle.icemega_active {
  background: #e50a0a;
}
.icemegamenu > ul > li:hover > a.iceMenuTitle,
.icemegamenu > ul > li.active > a.iceMenuTitle,
.icemegamenu > ul > li.hover > a.iceMenuTitle {
  background: #e50a0a;
}
.icemegamenu > ul > li span.icemega_desc {
  color: #434345;
}
ul.icesubMenu li a.iceMenuTitle {
  color: #434345;
}
ul.icesubMenu li a.iceMenuTitle:before {
  color: #bebebe;
}
ul.icesubMenu li.active > a.iceMenuTitle,
ul.icesubMenu li:hover > a.iceMenuTitle,
ul.icesubMenu li.hover > a.iceMenuTitle {
  color: #e50a0a;
}
.rd-mobilemenu_ul .level_1 > a,
.rd-mobilemenu_ul .level_1 ul a.iceMenuTitle {
  color: #212121;
}
@media (max-width: 767px) {
  .rd-mobilemenu_ul a.iceMenuTitle:hover {
    background: #212121;
  }
  .rd-mobilemenu_ul a.active,
  .rd-mobilemenu_ul li.level_1.active > a {
    background: #212121;
  }
  .rd-mobilemenu_submenu li.active > a {
    color: #e50a0a;
  }
}
