/* Compiled Less CSS File */
/* Generated from "style2.css" */

/* 
DO NOT DELETE THIS LINE
Necessary to check if StyleSheet has loaded  */
#dummy-element {
  width: 2px;
}
/* Import LESS variables and mixins files */
/***********************************************************************************************/
/* LESS VARIABLES */
/***********************************************************************************************/
/***********************************************************************************************/
/* LESS MIXINS */
/***********************************************************************************************/
/*********************************************************************************/
/* LESS VARIABLES */
/*********************************************************************************/
/* Typography 
---------------*/
.btn.icebtn,
p.readmore a.btn {
  background-color: #9e1402;
  text-shadow: 1px 1px 1px #520a01;
}
.btn.icebtn:before,
p.readmore a.btn:before {
  background: #d01a03;
}
.btn.icebtn:hover,
p.readmore a.btn:hover {
  background-color: #d01a03;
}
.tooltip.bottom .tooltip-arrow {
  border-bottom-color: #f8100e;
}
.tooltip.top .tooltip-arrow {
  border-top-color: #f8100e;
}
.tooltip.left .tooltip-arrow {
  border-left-color: #f8100e;
}
.tooltip.right .tooltip-arrow {
  border-right-color: #f8100e;
}
.tooltip .tooltip-inner {
  background-color: #f8100e;
}
/* Layout 
---------*/
#mainmenu {
  background: -moz-linear-gradient(top, #d01a03, #9e1402);
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#d01a03), to(#9e1402));
  background: -webkit-linear-gradient(top, #d01a03, #9e1402);
  background: -o-linear-gradient(top, #d01a03, #9e1402);
  background: linear-gradient(to bottom, #d01a03, #9e1402);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd01a03', endColorstr='#ff9e1402', GradientType=0);
}
#header_below_area #scroller .moduletable h3 {
  color: #d01a03;
}
#content #sidebar .sidebar_module.sidebar_module_style2 .sidebar_module_heading {
  background-color: #9e1402;
  text-shadow: 1px 1px 1px #390701;
}
#content #sidebar .sidebar_module.sidebar_module_style2 .sidebar_module_heading span.heading_subtitle {
  color: #fd7f6f;
}
#content #sidebar .sidebar_module.sidebar_module_style2 .sidebar_module_heading:before {
  background: #d01a03;
}
#content #sidebar .sidebar_module.sidebar_module_style2 .icebtn {
  background: #9e1402;
  text-shadow: 1px 1px 1px #390701;
}
#content #sidebar .sidebar_module.sidebar_module_style2 .icebtn:before {
  background: #d01a03;
}
#content #sidebar .sidebar_module.sidebar_module_style2 .icebtn:hover {
  background: #d01a03;
  color: #fff;
}
#copyright_wrap:after {
  background: #9e1402;
}
#copyright {
  background: #9e1402;
  text-shadow: 1px 1px 1px #520a01;
}
#copyright:before,
#copyright:after {
  background-image: url("../../images/styles/style2/copyright.png");
}
#copyright ul li a:hover {
  background: #d01a03;
}
/* Extras 
---------*/
ul.social_icons li a {
  background-image: url("../../images/styles/style2/social_icons.png");
}
.ice_preload .spinner {
  background-color: #d01a03;
}
.iceslide_link {
  background: #cd0806;
}
#gotop .scrollup {
  background-color: #b71702;
  background-color: rgba(183, 23, 2, 0.75);
}
#gotop .scrollup:before {
  background-color: #ea1e03;
  background-color: rgba(234, 30, 3, 0.75);
}
#section-kmt h3.kmt-title {
  background-color: #9e1402;
  text-shadow: 1px 1px 1px #520a01;
}
body.page-pricing div.pricing-table .pricing-table-header {
  background: #cd0806;
}
/* Joomla 
----------*/
p.readmore a.btn span.icon-chevron-right {
  text-shadow: 1px 1px 1px #9e1402;
}
.newsflash-carousel ol.flex-control-nav li a.flex-active {
  background: #d01a03;
}
/* IceMegaMenu
--------------*/
.icemegamenu > ul > li {
  /* hover */

  /* active */

}
.icemegamenu > ul > li a.iceMenuTitle span.icemega_title {
  text-shadow: 1px 1px 1px #9e1402;
}
.icemegamenu > ul > li:hover > a.iceMenuTitle {
  background: -moz-linear-gradient(top, #f8100e, #cd0806);
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#f8100e), to(#cd0806));
  background: -webkit-linear-gradient(top, #f8100e, #cd0806);
  background: -o-linear-gradient(top, #f8100e, #cd0806);
  background: linear-gradient(to bottom, #f8100e, #cd0806);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff8100e', endColorstr='#ffcd0806', GradientType=0);
}
.icemegamenu > ul > li.active > a.iceMenuTitle {
  background: -moz-linear-gradient(top, #f8100e, #cd0806);
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#f8100e), to(#cd0806));
  background: -webkit-linear-gradient(top, #f8100e, #cd0806);
  background: -o-linear-gradient(top, #f8100e, #cd0806);
  background: linear-gradient(to bottom, #f8100e, #cd0806);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff8100e', endColorstr='#ffcd0806', GradientType=0);
}
.icemegamenu > ul > li.active:after {
  border-top-color: #cd0806;
}
.icemegamenu ul.icesubMenu {
  background: #cd0806;
}
.icemegamenu ul.icesubMenu ul li a.iceMenuTitle {
  border-bottom-color: #f8100e !important;
}
.icemegamenu ul.icesubMenu ul li:hover > a.iceMenuTitle,
.icemegamenu ul.icesubMenu ul li.active > a.iceMenuTitle {
  background: #e60907;
}
.icesubMenu .icemega_cover_module form#login-form .input-prepend .add-on {
  background: #f50a07;
  border-color: #f81a18;
}
.icesubMenu .icemega_cover_module form#login-form button {
  background: #f50a07;
  text-shadow: 1px 1px 1px #880504;
}
.icesubMenu .icemega_cover_module form#login-form button:before {
  background: #f93836;
}
.icesubMenu .icemega_cover_module form#login-form button:hover {
  background: #f93836;
}
/* IceSlideShow
---------------*/
#iceslideshow .carousel-indicators li.active {
  background: #ea1e03;
}
/* IceCarousel
--------------*/