/* Compiled Less CSS File */
/* Generated from "style1.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: #979e71;
  text-shadow: 1px 1px 1px #7c8259;
}
.btn.icebtn:hover,
p.readmore a.btn:hover {
  background-color: #adb28f;
}
.btn.icebtn.icebtn-style2,
p.readmore a.btn.icebtn-style2 {
  background: #c87122;
  text-shadow: 1px 1px 1px #874c17;
}
.btn.icebtn.icebtn-style2:hover,
p.readmore a.btn.icebtn-style2:hover {
  background-color: #de8b3f;
}
.btn.icebtn.icebtn-more:before,
p.readmore a.btn.icebtn-more:before {
  background: #adb28f;
}
.tooltip.bottom .tooltip-arrow {
  border-bottom-color: #db7d29;
}
.tooltip.top .tooltip-arrow {
  border-top-color: #db7d29;
}
.tooltip.left .tooltip-arrow {
  border-left-color: #db7d29;
}
.tooltip.right .tooltip-arrow {
  border-right-color: #db7d29;
}
.tooltip .tooltip-inner {
  background-color: #db7d29;
}
.well {
  background: #f6f8f1;
  border: 1px solid #dee2c9;
  border-radius: 0;
}
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 {
  border-color: #cdd4af;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border-color: #b9c28e;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #b9c28e;
}
blockquote:before,
blockquote:after {
  color: #b8bd9e;
}
/* Joomla 
----------*/
.mailto-close a {
  background-color: #53b50a;
}
#search form .inputbox,
#search form .input-medium {
  border-color: #fdfffc;
}
#search form .inputbox:focus,
#search form .input-medium:focus {
  border-color: #ecfddf;
}
/* Extras 
---------*/
.headroom--not-top {
  box-shadow: 0 0 18px #326d06;
}
#slideshow .camera_pag ul li:hover {
  background: #84f431;
}
#slideshow .camera_pag ul li.cameracurrent {
  background: #84f431;
}
.iceslide_link {
  background-color: #69e50d;
  background-color: rgba(105, 229, 13, 0.75);
}
.iceslide_link:hover {
  background-color: #69e50d;
}
#iceslide .close {
  background-color: #69e50d;
  background-color: rgba(105, 229, 13, 0.75);
}
#iceslide .close:hover {
  background-color: #69e50d;
}
#gotop .scrollup {
  background-color: #a2a880;
  background-color: rgba(162, 168, 128, 0.5);
}
#gotop.gotop_active .scrollup:hover {
  background-color: #a2a880;
  background-color: rgba(162, 168, 128, 0.75);
}
#testimonials:before {
  background-color: transparent;
  background-image: -webkit-gradient(radial, center center, 0, center center, 460, from(#c3c7ad), to(transparent));
  background-image: -webkit-radial-gradient(circle, #c3c7ad, transparent);
  background-image: -moz-radial-gradient(circle, #c3c7ad, transparent);
  background-image: -o-radial-gradient(circle, #c3c7ad, transparent);
  /* Joomla JUI NOTE: makes radial gradient IE 10+, also confirmed in Bootstrap, https://github.com/twbs/bootstrap/issues/7462 */

  background-image: radial-gradient(circle, #c3c7ad, transparent);
  background-repeat: no-repeat;
}
#testimonials blockquote:before,
#testimonials blockquote:after {
  color: #b8bd9e;
}
#testimonials.owl-theme .owl-controls .owl-page span {
  background: #a2a880;
}
p#icelogo a {
  background-image: url("../../images/styles/style1/icetheme.png");
}
.social_icons ul li a {
  background-image: url("../../images/styles/style1/social_icons.png");
}
#section-kmt h3.kmt-title {
  background-color: #53b50a;
  text-shadow: 1px 1px 1px #326d06;
}
body.page-about .page-team ul li a:hover {
  color: #53b50a;
}
body.page-contact ul.icesocialblock li a:hover {
  color: #53b50a;
}
body.page-pricing div.pricing-table .pricing-table-header {
  background-color: #999f75;
  background-image: -moz-linear-gradient(top, #a2a880, #8b9164);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#a2a880), to(#8b9164));
  background-image: -webkit-linear-gradient(top, #a2a880, #8b9164);
  background-image: -o-linear-gradient(top, #a2a880, #8b9164);
  background-image: linear-gradient(to bottom, #a2a880, #8b9164);
  background: -moz-linear-gradient(top, #a2a880, #8b9164);
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#a2a880), to(#8b9164));
  background: -webkit-linear-gradient(top, #a2a880, #8b9164);
  background: -o-linear-gradient(top, #a2a880, #8b9164);
  background: linear-gradient(to bottom, #a2a880, #8b9164);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa2a880', endColorstr='#ff8b9164', 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: #a2a880;
  color: #fff!important;
}
.item-pagepage-portfolio .project-nav a {
  background-color: #69e50d;
}
.item-pagepage-portfolio .project-nav a:hover {
  background-color: #84f431;
}
.item-pagepage-portfolio .project-wrapper .flex-direction-nav li a {
  background-color: #69e50d;
}
.item-pagepage-portfolio .project-wrapper .flex-direction-nav li a:hover {
  background-color: #84f431;
}
body.offline_page #logo_page,
body.error_page #logo_page {
  background: #53b50a;
}
body.offline_page #content_page,
body.error_page #content_page {
  border-color: #fdfffc;
}
body.offline_page #offline_social ul li a:hover,
body.error_page #offline_social ul li a:hover {
  color: #53b50a;
}
/* Layout 
---------*/
body {
  background: #e8ebda;
}
#usermenu {
  background: #3d8507;
}
#header {
  background: #53b50a;
}
#content #message {
  background: #dce0c6;
  border-color: #cdd4af;
}
#content #message .moduletable > h3 {
  border-bottom: 3px solid #cdd4af;
}
#content #sidebar .sidebar_module {
  /* joomla menu on sidebar */

}
#content #sidebar .sidebar_module .sidebar_module_heading {
  background: #a2a880;
  text-shadow: 1px 1px 1px #6e734f;
}
#content #sidebar .sidebar_module.sidebar_module_bg-color-1 {
  background: #53b50a;
}
#content #sidebar .sidebar_module.sidebar_module_bg-color-1 .sidebar_module_heading {
  background: none;
  text-shadow: 1px 1px 1px #275405;
  border-bottom: 1px dashed #76f219;
}
#content #sidebar .sidebar_module.sidebar_module_bg-color-1 .icebtn {
  background: #5ecd0b;
  text-shadow: 1px 1px 1px #3d8507;
}
#content #sidebar .sidebar_module.sidebar_module_bg-color-1 .icebtn:hover {
  background: #6eef0d;
}
#content #sidebar .sidebar_module.sidebar_module_bg-color-1 .icebtn.icebtn-more:before {
  background: #6eef0d;
}
#content #sidebar .sidebar_module.sidebar_module_bg-color-2 {
  background: #c87122;
}
#content #sidebar .sidebar_module.sidebar_module_bg-color-2 .sidebar_module_heading {
  background: none;
  text-shadow: 1px 1px 1px #714013;
  border-bottom: 1px dashed #e29854;
}
#content #sidebar .sidebar_module.sidebar_module_bg-color-2 .icebtn {
  background: #de8b3f;
  text-shadow: 1px 1px 1px #9c581b;
}
#content #sidebar .sidebar_module.sidebar_module_bg-color-2 .icebtn:hover {
  background: #e4a062;
}
#content #sidebar .sidebar_module.sidebar_module_bg-color-2 .icebtn.icebtn-more:before {
  background: #e4a062;
}
#content #sidebar .sidebar_module ul.menu li a {
  border-bottom: 1px dotted #c9d0a8;
}
#content #sidebar .sidebar_module ul.menu li a:hover {
  background: #f6f8f1;
}
#content #sidebar .sidebar_module ul.menu li.active a {
  background: #f6f8f1;
}
#showcase {
  background-color: #53b50a;
}
#showcase #showcase-modules .moduletable .moduletable_heading span.heading_subtitle {
  color: #FFCC00;
}
#showcase #showcase-modules .moduletable .moduletable_content .btn.icebtn {
  background: #5ecd0b;
}
#showcase #showcase-modules .moduletable .moduletable_content .btn.icebtn:hover {
  background: #6eef0d;
}
#showcase #tagline .btn.icebtn {
  background: #5ecd0b;
}
#showcase #tagline .btn.icebtn:hover {
  background: #6eef0d;
}
#footer {
  background-color: #a2a880;
  background-image: url("../../images/styles/style1/footer.jpg");
}
#footer .moduletable .moduletable_heading {
  text-shadow: 1px 1px 1px #6e734f;
}
#footer .moduletable .moduletable_heading span {
  color: #FFCC00;
}
#footer .moduletable .icebtn {
  background: #7c8259;
  text-shadow: 1px 1px 1px #5f6445;
}
#footer .moduletable .icebtn:hover {
  background: #adb28f;
}
#copyright {
  color: #a2a880;
}
#copyright ul.menu li a {
  color: #a2a880;
}
#copyright ul.menu li a:hover {
  color: #7c8259;
}
/* MainMenu 
------------*/
#mainmenu .navbar-inner ul.nav > li > a {
  text-shadow: 1px 1px 1px #3d8507;
}
#mainmenu .navbar-inner ul.nav > li > a .caret {
  border-top-color: #8ce62a;
  border-bottom-color: #8ce62a;
}
#mainmenu .navbar-inner ul.nav > li.active > a {
  background: #72c617;
}
#mainmenu .navbar-inner ul.nav > li.active:after {
  border-top: 12px solid #72c617;
}
#mainmenu .navbar-inner ul.nav > li.dropdown.open > a {
  background: #72c617;
}
#mainmenu .navbar-inner ul.nav > li.dropdown.open > a .caret {
  border-top-color: #dbfcc2;
  border-bottom-color: #dbfcc2;
}
#mainmenu .dropdown-menu {
  background: #72c617;
}
#mainmenu .dropdown-menu > li > a {
  text-shadow: 1px 1px 1px #589812;
}
#mainmenu .dropdown-menu > li > a:hover {
  background: #65af14;
}
#mainmenu .dropdown-menu > li > a:after {
  border-left-color: #b1ee6e;
}
#mainmenu .dropdown-menu > li.active > a {
  background: #65af14;
}
#mainmenu .dropdown-menu .divider {
  background: #589812;
  border-bottom-color: #b1ee6e;
}
#mainmenu .dropdown-menu .nav-header {
  color: #fff;
  text-shadow: 1px 1px 1px #589812;
  border-bottom: 1px dotted #b1ee6e;
}
#mainmenu .dropdown-submenu:hover > a {
  background: #65af14;
}
/* iProperty extension
---------------------------*/
.ip-overview-active {
  background: #f6f8f1;
  border: 1px solid #dee2c9;
}
.ip-overview-price,
.ip-detail-price,
.ip-mod-price {
  color: #c87122;
}
ul#ipUserTabs li.active a,
ul#ip-propviewTabs li.active a,
ul#ipMapnav li.active a,
ul#ipMapTabs li.active a,
ul#ipDetailsTabs li.active a {
  background: #f6f8f1;
  border: 1px solid #dee2c9;
}
.ip-proplist .ip-pagination-results {
  color: #a2a880;
}
.ip-proplist .ip-overview-row .ip-overview-img .img-polaroid {
  border: 1px solid #cfd6b2;
}
.ip-proplist .ip-overview-row .ip-featured-icon {
  color: #db7d29;
}
ul.ip-actions li a {
  background: #f6f8f1;
  border: 1px solid #dadec3;
}
ul.ip-actions li a:hover {
  background: #e8ebda;
  border-color: #c9d0a8;
}
#ip-image-tab {
  border: 1px solid #cfd6b2;
}
.sidebar_module_content ::-webkit-scrollbar-thumb {
  background: #f6f8f1;
  border: 1px solid #dadec3;
}
.ip-mod-thumb {
  border: 1px solid #d3d9b9;
}
#mod_properties ul.nav-tabs li a {
  color: #a2a880;
}
#mod_properties ul.nav-tabs li a:hover {
  color: #5f6445;
}
#mod_properties ul.nav-tabs li.active a {
  color: #5f6445;
  border-bottom-color: #7c8259;
}
#mod_properties .owl-buttons > div {
  background-color: #c3c7ad;
}
body #agenttoolstatus {
  background: #dce0c6;
  border-top: 1px solid #cdd4af;
}
body #agenttoolstatus ul li a {
  color: #6e734f;
}
body #agenttoolstatus ul li a:hover {
  color: #424630;
}
/* Responsive Part */
@media only screen and (max-width: 979px) {
  #mainmenu.navbar .btn-navbar {
    background: #72c617;
  }
  #mainmenu.navbar .btn-navbar:hover {
    background: #7fdd1a;
  }
  #mainmenu .navbar-inner ul.nav > li.active > a,
  #mainmenu .navbar-inner ul.nav > li.dropdown.open > a {
    background: #72c617;
  }
}