/* Edit theme.less, not this file. */
h1,
h2,
h3,
.flex-caption .txt1 {
  color: #ff7b4e;
  text-transform: uppercase;
}
.camera_prev:hover,
.camera_next:hover {
  background-color: #ff7b4e;
}
h2.c2 .txt1 {
  background: #ff7b4e;
}
#nav ul.level1 > li.active,
#nav ul.level1 ul.level2 li:hover,
#nav ul.level1 li:hover,
#nav ul.level1 ul.level2 li a:link,
#nav ul.level1 ul.level2 li a:visited {
  background: #ff7b4e;
  color: #FFF;
}
h2.c2 {
  border-bottom-color: #ff7b4e;
}
h2.c1 .txt1,
.button1,
.ipModuleForm .btn,
.banners .banner:hover .txt,
.testimonial1 .txt1 {
  background: #adadad;
}
h2.c1 {
  border-bottom-color: #adadad;
}
.prev3:hover {
  background: url(images/prev3.png) 0 0 no-repeat #adadad;
}
.next3:hover {
  background: url(images/next3.png) 0 0 no-repeat #adadad;
}
.button1.c1:hover,
.button1.c2:hover,
.button1.c3:hover,
.button1.c5:hover {
  background: #949494;
}
h2.c3 .txt1,
.banners .banner .txt,
.ipModuleForm .btn-default:hover {
  background: #aaaaaa;
}
h2.c3 {
  border-bottom-color: #aaaaaa;
}
.button1.c1:hover,
.button1.c2:hover,
.button1.c3:hover,
.button1.c5:hover {
  background: #949494;
}
#toTop {
  background: #aaaaaa url(images/totop.gif) no-repeat left top;
}
