/* Compiled Less CSS File */
/* Generated from "style3.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: #a76e70;
  text-shadow: 1px 1px 1px #8d5558;
}
.btn.icebtn:hover,
p.readmore a.btn:hover {
  background-color: #bb8e90;
}
.btn.icebtn.icebtn-style2,
p.readmore a.btn.icebtn-style2 {
  background: #cf9a2d;
  text-shadow: 1px 1px 1px #906b1f;
}
.btn.icebtn.icebtn-style2:hover,
p.readmore a.btn.icebtn-style2:hover {
  background-color: #daae55;
}
.btn.icebtn.icebtn-more:before,
p.readmore a.btn.icebtn-more:before {
  background: #bb8e90;
}
.tooltip.bottom .tooltip-arrow {
  border-bottom-color: #d5a540;
}
.tooltip.top .tooltip-arrow {
  border-top-color: #d5a540;
}
.tooltip.left .tooltip-arrow {
  border-left-color: #d5a540;
}
.tooltip.right .tooltip-arrow {
  border-right-color: #d5a540;
}
.tooltip .tooltip-inner {
  background-color: #d5a540;
}
.well {
  background: #f9f6f7;
  border: 1px solid #e1d2d3;
  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: #d0b9bc;
}
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: #bc9b9e;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #bc9b9e;
}
blockquote:before,
blockquote:after {
  color: #c49e9f;
}
/* Joomla 
----------*/
.mailto-close a {
  background-color: #d0452d;
}
#search form .inputbox,
#search form .input-medium {
  border-color: #ffffff;
}
#search form .inputbox:focus,
#search form .input-medium:focus {
  border-color: #ffffff;
}
/* Extras 
---------*/
.headroom--not-top {
  box-shadow: 0 0 18px #91301f;
}
#slideshow .camera_pag ul li:hover {
  background: #e38e80;
}
#slideshow .camera_pag ul li.cameracurrent {
  background: #e38e80;
}
.iceslide_link {
  background-color: #da6956;
  background-color: rgba(218, 105, 86, 0.75);
}
.iceslide_link:hover {
  background-color: #da6956;
}
#iceslide .close {
  background-color: #da6956;
  background-color: rgba(218, 105, 86, 0.75);
}
#iceslide .close:hover {
  background-color: #da6956;
}
#gotop .scrollup {
  background-color: #b17e80;
  background-color: rgba(177, 126, 128, 0.5);
}
#gotop.gotop_active .scrollup:hover {
  background-color: #b17e80;
  background-color: rgba(177, 126, 128, 0.75);
}
#testimonials:before {
  background-color: transparent;
  background-image: -webkit-gradient(radial, center center, 0, center center, 460, from(#ceaeaf), to(transparent));
  background-image: -webkit-radial-gradient(circle, #ceaeaf, transparent);
  background-image: -moz-radial-gradient(circle, #ceaeaf, transparent);
  background-image: -o-radial-gradient(circle, #ceaeaf, 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, #ceaeaf, transparent);
  background-repeat: no-repeat;
}
#testimonials blockquote:before,
#testimonials blockquote:after {
  color: #c49e9f;
}
#testimonials.owl-theme .owl-controls .owl-page span {
  background: #b17e80;
}
p#icelogo a {
  background-image: url("../../images/styles/style3/icetheme.png");
}
.social_icons ul li a {
  background-image: url("../../images/styles/style3/social_icons.png");
}
#section-kmt h3.kmt-title {
  background-color: #d0452d;
  text-shadow: 1px 1px 1px #91301f;
}
body.page-about .page-team ul li a:hover {
  color: #d0452d;
}
body.page-contact ul.icesocialblock li a:hover {
  color: #d0452d;
}
body.page-pricing div.pricing-table .pricing-table-header {
  background-color: #a97274;
  background-image: -moz-linear-gradient(top, #b17e80, #9d5f61);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#b17e80), to(#9d5f61));
  background-image: -webkit-linear-gradient(top, #b17e80, #9d5f61);
  background-image: -o-linear-gradient(top, #b17e80, #9d5f61);
  background-image: linear-gradient(to bottom, #b17e80, #9d5f61);
  background: -moz-linear-gradient(top, #b17e80, #9d5f61);
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#b17e80), to(#9d5f61));
  background: -webkit-linear-gradient(top, #b17e80, #9d5f61);
  background: -o-linear-gradient(top, #b17e80, #9d5f61);
  background: linear-gradient(to bottom, #b17e80, #9d5f61);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffb17e80', endColorstr='#ff9d5f61', 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: #b17e80;
  color: #fff!important;
}
.item-pagepage-portfolio .project-nav a {
  background-color: #da6956;
}
.item-pagepage-portfolio .project-nav a:hover {
  background-color: #e38e80;
}
.item-pagepage-portfolio .project-wrapper .flex-direction-nav li a {
  background-color: #da6956;
}
.item-pagepage-portfolio .project-wrapper .flex-direction-nav li a:hover {
  background-color: #e38e80;
}
body.offline_page #logo_page,
body.error_page #logo_page {
  background: #d0452d;
}
body.offline_page #content_page,
body.error_page #content_page {
  border-color: #ffffff;
}
body.offline_page #offline_social ul li a:hover,
body.error_page #offline_social ul li a:hover {
  color: #d0452d;
}
/* Layout 
---------*/
body {
  background: #ebe1e2;
}
#usermenu {
  background: #a63724;
}
#header {
  background: #d0452d;
}
#content #message {
  background: #dfcfd0;
  border-color: #d0b9bc;
}
#content #message .moduletable > h3 {
  border-bottom: 3px solid #d0b9bc;
}
#content #sidebar .sidebar_module {
  /* joomla menu on sidebar */

}
#content #sidebar .sidebar_module .sidebar_module_heading {
  background: #b17e80;
  text-shadow: 1px 1px 1px #7d4c4e;
}
#content #sidebar .sidebar_module.sidebar_module_bg-color-1 {
  background: #d0452d;
}
#content #sidebar .sidebar_module.sidebar_module_bg-color-1 .sidebar_module_heading {
  background: none;
  text-shadow: 1px 1px 1px #7c291b;
  border-bottom: 1px dashed #df7c6b;
}
#content #sidebar .sidebar_module.sidebar_module_bg-color-1 .icebtn {
  background: #d65741;
  text-shadow: 1px 1px 1px #a63724;
}
#content #sidebar .sidebar_module.sidebar_module_bg-color-1 .icebtn:hover {
  background: #dc715e;
}
#content #sidebar .sidebar_module.sidebar_module_bg-color-1 .icebtn.icebtn-more:before {
  background: #dc715e;
}
#content #sidebar .sidebar_module.sidebar_module_bg-color-2 {
  background: #cf9a2d;
}
#content #sidebar .sidebar_module.sidebar_module_bg-color-2 .sidebar_module_heading {
  background: none;
  text-shadow: 1px 1px 1px #7b5c1b;
  border-bottom: 1px dashed #dfb86a;
}
#content #sidebar .sidebar_module.sidebar_module_bg-color-2 .icebtn {
  background: #daae55;
  text-shadow: 1px 1px 1px #a57b24;
}
#content #sidebar .sidebar_module.sidebar_module_bg-color-2 .icebtn:hover {
  background: #e1be76;
}
#content #sidebar .sidebar_module.sidebar_module_bg-color-2 .icebtn.icebtn-more:before {
  background: #e1be76;
}
#content #sidebar .sidebar_module ul.menu li a {
  border-bottom: 1px dotted #ccb3b6;
}
#content #sidebar .sidebar_module ul.menu li a:hover {
  background: #f9f6f7;
}
#content #sidebar .sidebar_module ul.menu li.active a {
  background: #f9f6f7;
}
#showcase {
  background-color: #d0452d;
}
#showcase #showcase-modules .moduletable .moduletable_heading span.heading_subtitle {
  color: #ffff1a;
}
#showcase #showcase-modules .moduletable .moduletable_content .btn.icebtn {
  background: #d65741;
}
#showcase #showcase-modules .moduletable .moduletable_content .btn.icebtn:hover {
  background: #dc715e;
}
#showcase #tagline .btn.icebtn {
  background: #d65741;
}
#showcase #tagline .btn.icebtn:hover {
  background: #dc715e;
}
#footer {
  background-color: #b17e80;
  background-image: url("../../images/styles/style3/footer.jpg");
}
#footer .moduletable .moduletable_heading {
  text-shadow: 1px 1px 1px #7d4c4e;
}
#footer .moduletable .moduletable_heading span {
  color: #ffff1a;
}
#footer .moduletable .icebtn {
  background: #8d5558;
  text-shadow: 1px 1px 1px #6d4244;
}
#footer .moduletable .icebtn:hover {
  background: #bb8e90;
}
#copyright {
  color: #b17e80;
}
#copyright ul.menu li a {
  color: #b17e80;
}
#copyright ul.menu li a:hover {
  color: #8d5558;
}
/* MainMenu 
------------*/
#mainmenu .navbar-inner ul.nav > li > a {
  text-shadow: 1px 1px 1px #a63724;
}
#mainmenu .navbar-inner ul.nav > li > a .caret {
  border-top-color: #e48a76;
  border-bottom-color: #e48a76;
}
#mainmenu .navbar-inner ul.nav > li.active > a {
  background: #db654c;
}
#mainmenu .navbar-inner ul.nav > li.active:after {
  border-top: 12px solid #db654c;
}
#mainmenu .navbar-inner ul.nav > li.dropdown.open > a {
  background: #db654c;
}
#mainmenu .navbar-inner ul.nav > li.dropdown.open > a .caret {
  border-top-color: #fffefd;
  border-bottom-color: #fffefd;
}
#mainmenu .dropdown-menu {
  background: #db654c;
}
#mainmenu .dropdown-menu > li > a {
  text-shadow: 1px 1px 1px #cb4529;
}
#mainmenu .dropdown-menu > li > a:hover {
  background: #d75337;
}
#mainmenu .dropdown-menu > li > a:after {
  border-left-color: #f0c0b6;
}
#mainmenu .dropdown-menu > li.active > a {
  background: #d75337;
}
#mainmenu .dropdown-menu .divider {
  background: #cb4529;
  border-bottom-color: #f0c0b6;
}
#mainmenu .dropdown-menu .nav-header {
  color: #fff;
  text-shadow: 1px 1px 1px #cb4529;
  border-bottom: 1px dotted #f0c0b6;
}
#mainmenu .dropdown-submenu:hover > a {
  background: #d75337;
}
/* iProperty extension
---------------------------*/
.ip-overview-active {
  background: #f9f6f7;
  border: 1px solid #e1d2d3;
}
.ip-overview-price,
.ip-detail-price,
.ip-mod-price {
  color: #cf9a2d;
}
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: #f9f6f7;
  border: 1px solid #e1d2d3;
}
.ip-proplist .ip-pagination-results {
  color: #b17e80;
}
.ip-proplist .ip-overview-row .ip-overview-img .img-polaroid {
  border: 1px solid #d3bcbf;
}
.ip-proplist .ip-overview-row .ip-featured-icon {
  color: #d5a540;
}
ul.ip-actions li a {
  background: #f9f6f7;
  border: 1px solid #ddcccd;
}
ul.ip-actions li a:hover {
  background: #ebe1e2;
  border-color: #ccb3b6;
}
#ip-image-tab {
  border: 1px solid #d3bcbf;
}
.sidebar_module_content ::-webkit-scrollbar-thumb {
  background: #f9f6f7;
  border: 1px solid #ddcccd;
}
.ip-mod-thumb {
  border: 1px solid #d7c2c4;
}
#mod_properties ul.nav-tabs li a {
  color: #b17e80;
}
#mod_properties ul.nav-tabs li a:hover {
  color: #6d4244;
}
#mod_properties ul.nav-tabs li.active a {
  color: #6d4244;
  border-bottom-color: #8d5558;
}
#mod_properties .owl-buttons > div {
  background-color: #ceaeaf;
}
body #agenttoolstatus {
  background: #dfcfd0;
  border-top: 1px solid #d0b9bc;
}
body #agenttoolstatus ul li a {
  color: #7d4c4e;
}
body #agenttoolstatus ul li a:hover {
  color: #4e2f30;
}
/* Responsive Part */
@media only screen and (max-width: 979px) {
  #mainmenu.navbar .btn-navbar {
    background: #db654c;
  }
  #mainmenu.navbar .btn-navbar:hover {
    background: #df7761;
  }
  #mainmenu .navbar-inner ul.nav > li.active > a,
  #mainmenu .navbar-inner ul.nav > li.dropdown.open > a {
    background: #db654c;
  }
}