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

/* 
DO NOT DELETE THIS LINE
Necessary to check if StyleSheet has loaded  */
#dummy-element {
  width: 2px;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: NaN a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* Import LESS variables and mixins files */
/***********************************************************************************************/
/* LESS VARIABLES */
/***********************************************************************************************/
/* responsive variables */
/***********************************************************************************************/
/* LESS MIXINS */
/***********************************************************************************************/
/*********************************************************************************/
/* LESS VARIABLES */
/*********************************************************************************/
/* Typography 
---------------*/
.btn.icebtn,
p.readmore a.btn {
  background: #E94203;
  text-shadow: 1px 1px 1px #9b1606;
}
.btn.icebtn:hover,
p.readmore a.btn:hover {
  background-color: #e52009;
}
.btn.icebtn.icebtn-more:before,
p.readmore a.btn.icebtn-more:before {
  background: #e52009;
}
.tooltip.bottom .tooltip-arrow {
  border-bottom-color: #cc1d08;
}
.tooltip.bottom .tooltip-arrow {
  border-bottom-color: #cc1d08;
}
.tooltip.top .tooltip-arrow {
  border-top-color: #cc1d08;
}
.tooltip.left .tooltip-arrow {
  border-left-color: #cc1d08;
}
.tooltip.right .tooltip-arrow {
  border-right-color: #cc1d08;
}
.tooltip .tooltip-inner {
  background: #cc1d08;
}
hr {
  background-color: #f2f1f1;
  background-image: -webkit-gradient(radial, center center, 0, center center, 460, from(#d2cfcf), to(#f2f1f1));
  background-image: -webkit-radial-gradient(circle, #d2cfcf, #f2f1f1);
  background-image: -moz-radial-gradient(circle, #d2cfcf, #f2f1f1);
  background-image: -o-radial-gradient(circle, #d2cfcf, #f2f1f1);
  /* Joomla JUI NOTE: makes radial gradient IE 10+, also confirmed in Bootstrap, https://github.com/twbs/bootstrap/issues/7462 */

  background-image: radial-gradient(circle, #d2cfcf, #f2f1f1);
  background-repeat: no-repeat;
}
/* Joomla 
----------*/
dl.article-info dd [class^="icon-"] {
  color: #d60a03;
}
p.readmore a.btn span.icon-chevron-right {
  text-shadow: 1px 1px 1px #9b1606;
}
#search form {
  margin-bottom: 0;
}
#search form .inputbox:focus,
#search form .input-medium:focus {
  box-shadow: 0 0 12px #feaaa7;
}
.newsflash-carousel ol.flex-control-nav li a.flex-active {
  background: #d60a03;
}
body.contentpane .mailto-close a {
  background: #a40802 url(../images/system/icon_close.png) no-repeat center;
}
body.contentpane .mailto-close a:hover {
  background-color: #f00c03;
}
/* Extras 
-----------*/
img.artsexylightbox {
  border: 3px solid #bd0902;
}
img.artsexylightbox:hover {
  border-color: #f00c03;
}
#countdown .scdp-text-vert {
  text-shadow: 1px 1px 1px #720601;
}
#slideshow {
  box-shadow: 0 -2px 16px #860702;
}
#slideshow .camera_pag ul li:hover {
  background: #e52009;
}
#slideshow .camera_pag ul li.cameracurrent {
  background: #e52009;
}
#slideshow .camera_loader {
  background: #cc1d08;
}
#testimonials blockquote:before,
#testimonials blockquote:after {
  color: #f00c03;
}
#testimonials.owl-theme .owl-controls .owl-page span {
  background: #d9d7d7;
}
#testimonials.owl-theme .owl-controls .owl-page.active span {
  background: #cc1d08;
}
ul#jj_sl_navigation li a {
  background-color: #cc1d08 !important;
}
ul#jj_sl_navigation li a:hover {
  background-color: #f62a11 !important;
}
.iceslide_link {
  background-color: #cc1d08;
  background-color: rgba(204, 29, 8, 0.6);
}
.iceslide_link:hover {
  background-color: #cc1d08;
  background-color: rgba(204, 29, 8, 0.8);
}
#pageslide .close {
  background: #a40802;
}
#pageslide .close:hover {
  background: #bd0902;
}
#gotop .scrollup {
  background-color: #e52009;
  background-color: rgba(229, 32, 9, 0.7);
}
#gotop.gotop_active .scrollup:hover {
  background-color: #f7402a;
  background-color: rgba(247, 64, 42, 0.7);
}
body.page-about .page-team ul li a:hover {
  color: #a40802;
}
body.page-contact ul.icesocialblock li a:hover {
  color: #a40802;
}
body.page-pricing div.pricing-table .pricing-table-header {
  background-color: #db1f09;
  background-image: -moz-linear-gradient(top, #e52009, #cc1d08);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e52009), to(#cc1d08));
  background-image: -webkit-linear-gradient(top, #e52009, #cc1d08);
  background-image: -o-linear-gradient(top, #e52009, #cc1d08);
  background-image: linear-gradient(to bottom, #e52009, #cc1d08);
  background: -moz-linear-gradient(top, #e52009, #cc1d08);
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#e52009), to(#cc1d08));
  background: -webkit-linear-gradient(top, #e52009, #cc1d08);
  background: -o-linear-gradient(top, #e52009, #cc1d08);
  background: linear-gradient(to bottom, #e52009, #cc1d08);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe52009', endColorstr='#ffcc1d08', GradientType=0);
}
.portfolio-listpage-portfolio .projects-filter ul li a:link.selected,
.portfolio-listpage-portfolio .projects-filter ul li a:visited.selected,
.portfolio-listpage-portfolio .projects-filter ul li a:link.selected:hover,
.portfolio-listpage-portfolio .projects-filter ul li a:visited.selected:hover {
  background: #bd0902;
  color: #fff!important;
}
.item-pagepage-portfolio .project-nav a {
  background-color: #d60a03;
}
.item-pagepage-portfolio .project-nav a:hover {
  background-color: #fc1910;
}
.item-pagepage-portfolio .project-wrapper .flex-direction-nav li a {
  background-color: #d60a03;
}
.item-pagepage-portfolio .project-wrapper .flex-direction-nav li a:hover {
  background-color: #fc1910;
}
body.offline_page,
body.error_page {
  background-color: #FF5E00;
  background-image: url("../../images/styles/style5/header.jpg");
}
body.offline_page #offline_social ul li a:hover {
  color: #a40802;
}
/* Layout
*-----------------*/
body {
  background-color: #dedcdc;
}
#header {
  background-color: #FF5E00;
  background-image: url("../../images/styles/style5/header.jpg");
}
#content #message {
  background: #f2f1f1;
  border-top: 1px solid #e3e1e1;
  border-bottom: 1px solid #e3e1e1;
}
#content #message .moduletable > h3 {
  border-bottom: 3px solid #e52009;
}
#content #sidebar .sidebar_module {
  background: #f2f1f1;
}
#content #sidebar .sidebar_module .sidebar_module_heading:before {
  background: #cc1d08;
  opacity: 1;
}
#content #sidebar .sidebar_module.sidebar_module_style-1 {
  background: #cc1d08;
}
#content #sidebar .sidebar_module.sidebar_module_style-1 .sidebar_module_heading {
  text-shadow: 1px 1px 1px #9b1606;
}
#content #sidebar .sidebar_module.sidebar_module_style-1 .sidebar_module_heading:before {
  background: #EA4303;
}
#content #sidebar .sidebar_module.sidebar_module_style-1 .btn.icebtn {
  background: #E84202;
  text-shadow: 1px 1px 1px #680501;
}
#content #sidebar .sidebar_module.sidebar_module_style-1 .btn.icebtn:hover {
  background-color: #e00b03;
}
#content #sidebar .sidebar_module.sidebar_module_style-1 .btn.icebtn.icebtn-more:before {
  background: #e00b03;
}
#content #sidebar .sidebar_module.sidebar_module_style-2 {
  background: #a40802;
}
#content #sidebar .sidebar_module.sidebar_module_style-2 .sidebar_module_heading {
  text-shadow: 1px 1px 1px #720601;
}
#content #sidebar .sidebar_module.sidebar_module_style-2 .sidebar_module_heading:before {
  background: #cc1d08;
}
#showcase {
  background-color: #f2f1f1;
  background-image: url("../../images/styles/style5/showcase.jpg");
}
#footer {
  background: #ff5e00;
}
#footer .footer_stars .footer_stars_inside {
  background: #ff5e00;
}
#footer:before {
  background: #ff5e00;
}
#footer:after {
  background-color: #bc1506;
  background-image: -moz-linear-gradient(top, #cc1d08, #a40802);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#cc1d08), to(#a40802));
  background-image: -webkit-linear-gradient(top, #cc1d08, #a40802);
  background-image: -o-linear-gradient(top, #cc1d08, #a40802);
  background-image: linear-gradient(to bottom, #cc1d08, #a40802);
  background: -moz-linear-gradient(top, #cc1d08, #a40802);
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#cc1d08), to(#a40802));
  background: -webkit-linear-gradient(top, #cc1d08, #a40802);
  background: -o-linear-gradient(top, #cc1d08, #a40802);
  background: linear-gradient(to bottom, #cc1d08, #a40802);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcc1d08', endColorstr='#ffa40802', GradientType=0);
}
#footer hr {
  border-top: 1px solid #720601;
  border-bottom: 1px solid #bd1b07;
}
#footer .moduletable .moduletable_heading {
  text-shadow: 1px 1px 1px #720601;
}
#footer .moduletable .moduletable_heading:before {
  background: #cc1d08;
}
/* MainMenu
/**************/
#mainmenu {
  background: #cc1d08;
  box-shadow: 0 0 16px #860702;
}
#mainmenu:before {
  border-bottom: 45px solid #cc1d08;
}
#mainmenu:after {
  background: url("../../images/styles/style5/mainmenu_right.png") no-repeat right;
}
#mainmenu .navbar-inner ul.nav > li > a {
  text-shadow: 1px 1px 1px #9b1606;
}
#mainmenu .navbar-inner ul.nav > li > a .caret {
  border-top-color: #f85642;
  border-bottom-color: #f85642;
}
#mainmenu .navbar-inner ul.nav > li.active:after {
  border-top-color: #9b1606;
}
#mainmenu .navbar-inner ul.nav > li.active > a {
  background: #9b1606;
}
#mainmenu .navbar-inner ul.nav > li.dropdown.open > a {
  background: #9b1606;
}
#mainmenu .dropdown-menu {
  background: #9b1606;
}
#mainmenu .dropdown-menu > li > a {
  text-shadow: 1px 1px 1px #6a0f04;
}
#mainmenu .dropdown-menu > li > a:hover,
#mainmenu .dropdown-menu > li > a:focus {
  background: #cc1d08;
}
#mainmenu .dropdown-menu > li.active > a {
  background: #cc1d08;
}
#mainmenu .dropdown-menu .divider {
  background: #9b1606;
  border-bottom-color: #f96c5b;
}
#mainmenu .dropdown-menu .nav-header {
  color: #fff;
  text-shadow: 1px 1px 1px #6a0f04;
  border-bottom: 1px dotted #e52009;
}
#mainmenu .dropdown-submenu:hover > a {
  background: #cc1d08;
}
/* Responsive Part */
@media only screen and (max-width: 979px) {
  a.btn-navbar {
    background: #cc1d08;
  }
  a.btn-navbar:focus,
  a.btn-navbar:hover {
    background: #e52009;
  }
}
@media only screen and (max-width: 767px) {
  #gotop .scrollup {
    background: #8b0702;
  }
  #gotop.gotop_active .scrollup:hover {
    background: #720601;
  }
}