/* Compiled Less CSS File */
/* Generated from "style4.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: #66707d;
  text-shadow: 1px 1px 1px #4f5761;
}
.btn.icebtn:hover,
p.readmore a.btn:hover {
  background-color: #7f8a97;
}
.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: #7f8a97;
}
.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: #fafafb;
  border: 1px solid #d8dbe0;
  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: #c1c6ce;
}
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: #a5acb7;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #a5acb7;
}
blockquote:before,
blockquote:after {
  color: #8d97a2;
}
/* Joomla 
----------*/
.mailto-close a {
  background-color: #556270;
}
#search form .inputbox,
#search form .input-medium {
  border-color: #ffffff;
}
#search form .inputbox:focus,
#search form .input-medium:focus {
  border-color: #eff1f3;
}
/* Extras 
---------*/
.headroom--not-top {
  box-shadow: 0 0 18px #343c45;
}
#slideshow .camera_pag ul li:hover {
  background: #8795a4;
}
#slideshow .camera_pag ul li.cameracurrent {
  background: #8795a4;
}
.iceslide_link {
  background-color: #6b7b8d;
  background-color: rgba(107, 123, 141, 0.75);
}
.iceslide_link:hover {
  background-color: #6b7b8d;
}
#iceslide .close {
  background-color: #6b7b8d;
  background-color: rgba(107, 123, 141, 0.75);
}
#iceslide .close:hover {
  background-color: #6b7b8d;
}
#gotop .scrollup {
  background-color: #717d8b;
  background-color: rgba(113, 125, 139, 0.5);
}
#gotop.gotop_active .scrollup:hover {
  background-color: #717d8b;
  background-color: rgba(113, 125, 139, 0.75);
}
#testimonials:before {
  background-color: transparent;
  background-image: -webkit-gradient(radial, center center, 0, center center, 460, from(#9ba4ae), to(transparent));
  background-image: -webkit-radial-gradient(circle, #9ba4ae, transparent);
  background-image: -moz-radial-gradient(circle, #9ba4ae, transparent);
  background-image: -o-radial-gradient(circle, #9ba4ae, 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, #9ba4ae, transparent);
  background-repeat: no-repeat;
}
#testimonials blockquote:before,
#testimonials blockquote:after {
  color: #8d97a2;
}
#testimonials.owl-theme .owl-controls .owl-page span {
  background: #717d8b;
}
p#icelogo a {
  background-image: url("../../images/styles/style4/icetheme.png");
}
.social_icons ul li a {
  background-image: url("../../images/styles/style4/social_icons.png");
}
#section-kmt h3.kmt-title {
  background-color: #556270;
  text-shadow: 1px 1px 1px #343c45;
}
body.page-about .page-team ul li a:hover {
  color: #556270;
}
body.page-contact ul.icesocialblock li a:hover {
  color: #556270;
}
body.page-pricing div.pricing-table .pricing-table-header {
  background-color: #687380;
  background-image: -moz-linear-gradient(top, #717d8b, #5a646f);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#717d8b), to(#5a646f));
  background-image: -webkit-linear-gradient(top, #717d8b, #5a646f);
  background-image: -o-linear-gradient(top, #717d8b, #5a646f);
  background-image: linear-gradient(to bottom, #717d8b, #5a646f);
  background: -moz-linear-gradient(top, #717d8b, #5a646f);
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#717d8b), to(#5a646f));
  background: -webkit-linear-gradient(top, #717d8b, #5a646f);
  background: -o-linear-gradient(top, #717d8b, #5a646f);
  background: linear-gradient(to bottom, #717d8b, #5a646f);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff717d8b', endColorstr='#ff5a646f', 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: #717d8b;
  color: #fff!important;
}
.item-pagepage-portfolio .project-nav a {
  background-color: #6b7b8d;
}
.item-pagepage-portfolio .project-nav a:hover {
  background-color: #8795a4;
}
.item-pagepage-portfolio .project-wrapper .flex-direction-nav li a {
  background-color: #6b7b8d;
}
.item-pagepage-portfolio .project-wrapper .flex-direction-nav li a:hover {
  background-color: #8795a4;
}
body.offline_page #logo_page,
body.error_page #logo_page {
  background: #556270;
}
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: #556270;
}
/* Layout 
---------*/
body {
  background: #e6e8eb;
}
#usermenu {
  background: #3f4953;
}
#header {
  background: #556270;
}
#content #message {
  background: #d5d8dd;
  border-color: #c1c6ce;
}
#content #message .moduletable > h3 {
  border-bottom: 3px solid #c1c6ce;
}
#content #sidebar .sidebar_module {
  /* joomla menu on sidebar */

}
#content #sidebar .sidebar_module .sidebar_module_heading {
  background: #717d8b;
  text-shadow: 1px 1px 1px #434a53;
}
#content #sidebar .sidebar_module.sidebar_module_bg-color-1 {
  background: #556270;
}
#content #sidebar .sidebar_module.sidebar_module_bg-color-1 .sidebar_module_heading {
  background: none;
  text-shadow: 1px 1px 1px #292f36;
  border-bottom: 1px dashed #798899;
}
#content #sidebar .sidebar_module.sidebar_module_bg-color-1 .icebtn {
  background: #606f7e;
  text-shadow: 1px 1px 1px #3f4953;
}
#content #sidebar .sidebar_module.sidebar_module_bg-color-1 .icebtn:hover {
  background: #708092;
}
#content #sidebar .sidebar_module.sidebar_module_bg-color-1 .icebtn.icebtn-more:before {
  background: #708092;
}
#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 #bcc1c9;
}
#content #sidebar .sidebar_module ul.menu li a:hover {
  background: #fafafb;
}
#content #sidebar .sidebar_module ul.menu li.active a {
  background: #fafafb;
}
#showcase {
  background-color: #556270;
}
#showcase #showcase-modules .moduletable .moduletable_heading span.heading_subtitle {
  color: #ffff1a;
}
#showcase #showcase-modules .moduletable .moduletable_content .btn.icebtn {
  background: #606f7e;
}
#showcase #showcase-modules .moduletable .moduletable_content .btn.icebtn:hover {
  background: #708092;
}
#showcase #tagline .btn.icebtn {
  background: #606f7e;
}
#showcase #tagline .btn.icebtn:hover {
  background: #708092;
}
#footer {
  background-color: #717d8b;
  background-image: url("../../images/styles/style4/footer.jpg");
}
#footer .moduletable .moduletable_heading {
  text-shadow: 1px 1px 1px #434a53;
}
#footer .moduletable .moduletable_heading span {
  color: #ffff1a;
}
#footer .moduletable .icebtn {
  background: #4f5761;
  text-shadow: 1px 1px 1px #383e45;
}
#footer .moduletable .icebtn:hover {
  background: #7f8a97;
}
#copyright {
  color: #717d8b;
}
#copyright ul.menu li a {
  color: #717d8b;
}
#copyright ul.menu li a:hover {
  color: #4f5761;
}
/* MainMenu 
------------*/
#mainmenu .navbar-inner ul.nav > li > a {
  text-shadow: 1px 1px 1px #3f4953;
}
#mainmenu .navbar-inner ul.nav > li > a .caret {
  border-top-color: #909aa4;
  border-bottom-color: #909aa4;
}
#mainmenu .navbar-inner ul.nav > li.active > a {
  background: #74808d;
}
#mainmenu .navbar-inner ul.nav > li.active:after {
  border-top: 12px solid #74808d;
}
#mainmenu .navbar-inner ul.nav > li.dropdown.open > a {
  background: #74808d;
}
#mainmenu .navbar-inner ul.nav > li.dropdown.open > a .caret {
  border-top-color: #dee2e6;
  border-bottom-color: #dee2e6;
}
#mainmenu .dropdown-menu {
  background: #74808d;
}
#mainmenu .dropdown-menu > li > a {
  text-shadow: 1px 1px 1px #5d6771;
}
#mainmenu .dropdown-menu > li > a:hover {
  background: #68737f;
}
#mainmenu .dropdown-menu > li > a:after {
  border-left-color: #bac0c6;
}
#mainmenu .dropdown-menu > li.active > a {
  background: #68737f;
}
#mainmenu .dropdown-menu .divider {
  background: #5d6771;
  border-bottom-color: #bac0c6;
}
#mainmenu .dropdown-menu .nav-header {
  color: #fff;
  text-shadow: 1px 1px 1px #5d6771;
  border-bottom: 1px dotted #bac0c6;
}
#mainmenu .dropdown-submenu:hover > a {
  background: #68737f;
}
/* iProperty extension
---------------------------*/
.ip-overview-active {
  background: #fafafb;
  border: 1px solid #d8dbe0;
}
.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: #fafafb;
  border: 1px solid #d8dbe0;
}
.ip-proplist .ip-pagination-results {
  color: #717d8b;
}
.ip-proplist .ip-overview-row .ip-overview-img .img-polaroid {
  border: 1px solid #c4c9d0;
}
.ip-proplist .ip-overview-row .ip-featured-icon {
  color: #db7d29;
}
ul.ip-actions li a {
  background: #fafafb;
  border: 1px solid #d2d6db;
}
ul.ip-actions li a:hover {
  background: #e6e8eb;
  border-color: #bcc1c9;
}
#ip-image-tab {
  border: 1px solid #c4c9d0;
}
.sidebar_module_content ::-webkit-scrollbar-thumb {
  background: #fafafb;
  border: 1px solid #d2d6db;
}
.ip-mod-thumb {
  border: 1px solid #caced4;
}
#mod_properties ul.nav-tabs li a {
  color: #717d8b;
}
#mod_properties ul.nav-tabs li a:hover {
  color: #383e45;
}
#mod_properties ul.nav-tabs li.active a {
  color: #383e45;
  border-bottom-color: #4f5761;
}
#mod_properties .owl-buttons > div {
  background-color: #9ba4ae;
}
body #agenttoolstatus {
  background: #d5d8dd;
  border-top: 1px solid #c1c6ce;
}
body #agenttoolstatus ul li a {
  color: #434a53;
}
body #agenttoolstatus ul li a:hover {
  color: #212429;
}
/* Responsive Part */
@media only screen and (max-width: 979px) {
  #mainmenu.navbar .btn-navbar {
    background: #74808d;
  }
  #mainmenu.navbar .btn-navbar:hover {
    background: #828d98;
  }
  #mainmenu .navbar-inner ul.nav > li.active > a,
  #mainmenu .navbar-inner ul.nav > li.dropdown.open > a {
    background: #74808d;
  }
}