@charset "utf-8";

a[href^="tel:"] {
  color: inherit;
  text-decoration: none;
}
.img-indent {
  margin: 0px 30px 0 0;
  float: left;
}
.wrapper {
  width: 100%;
  overflow: hidden;
}
.center {
  text-align: center;
}
.clear {
  clear: both;
  line-height: 0;
  font-size: 0;
  overflow: hidden;
  height: 0;
  width: 100%;
}

header {
	z-index: 50;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}

.navbar_ {
  margin: 0;
  position: relative;
}
.navbar_ .navbar-inner_ {
  padding: 0;
  margin: 0;
  border: none;
  min-height: inherit;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}

.navbar_ .container {
  position: relative;
}
.nav-collapse_ {
  padding: 0;
  z-index: 10;
  float: right;
}
.nav-collapse_ .nav li {
  margin: 0;
  padding: 0;
  position: relative;
  zoom: 1;
}
.nav-collapse_ .nav > li {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: none;
  margin-left: 22px;
}
.nav-collapse_ .nav li a {
	text-shadow: none;
	text-decoration: none;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	text-transform: none;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	line-height: 22px;
	text-align: center;
	font-weight: 300;
	color: #1a1a1a;
}
.nav-collapse_ .nav > li > a {
  margin: 0;
  padding: 30px 0 32px;
  display: block;
  background: none;
  position: relative;
  z-index: 20;
  width: 84px;
  -webkit-border-radius: 44px;
  -moz-border-radius: 44px;
  border-radius: 44px;
}
.nav-collapse_ .nav > li > a .sf-sub-indicator {
  position: absolute;
  width: 9px;
  height: 6px;
  background: url(/img/indicator1.png) no-repeat 0 0;
  left: 50%;
  bottom: 21px;
  margin-left: -5px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: none;
  -moz-border-radius: none;
  border-radius: none;
}
.nav-collapse_ .nav > li.sfHover > a,
.nav-collapse_ .nav > li.sfHover > a:hover,
.nav-collapse_ .nav > li > a:hover,
.nav-collapse_ .nav > li.active > a,
.nav-collapse_ .nav > li.active > a:hover {
	color: #ffffff;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	background-color: #B63A19;
}
.nav-collapse_ .nav > li.sfHover > a .sf-sub-indicator,
.nav-collapse_ .nav > li.active > a .sf-sub-indicator {
  background-position: 0 bottom;
}
.sub-menu > a {
  position: relative;
}
.nav-collapse_ .nav ul {
  position: absolute;
  display: none;
  width: 120px;
  left: -18px;
  top: 115px;
  list-style: none;
  zoom: 1;
  z-index: 9;
  background: #ffffff;
  padding: 12px 0;
  margin: 0;
}
.nav-collapse_ .nav ul li {
  text-align: center;
}
.nav-collapse_ .nav ul li a {
  padding: 4px 0;
  display: block;
  background: none;
}
.nav-collapse_ .nav > li > ul li > a:hover,
.nav-collapse_ .nav > li > ul li.sfHover > a {
	text-decoration: none;
	color: #ffffff;
	background-color: #212856;
}
.nav-collapse_ .nav ul .sf-sub-indicator {
  display: none;
}
.nav-collapse_ .nav ul ul li a {
  color: #ffffff;
}
.nav-collapse_ .nav li ul ul li a:hover {
  text-decoration: none;
  color: #000000;
}

.navbar_ .brand_ {
  display: block;
  float: left;
  font-size: 0;
  line-height: 0;
  padding: 12px 0 0 4px;
  margin: 0;
}
.navbar_ .brand_ h1 {
  font-size: 0;
  line-height: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  text-transform: none;
  color: #903C3C;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
}
h1 {
  font-size: 70px;
  line-height: 74px;
}
header h1 {
  padding: 0;
  margin: 0;
}
h2 {
	font-size: 18px;
	line-height: normal;
}
h3 {
  font-size: 15px;
  line-height: 34px;
  margin: 32px 0 15px;
  font-weight: normal;
}
.content-extra h3 {
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
h4 {
  font-size: 48px;
  line-height: 50px;
  margin: 21px 0 20px;
}
h5 {
  font-size: 18px;
  color: #939393;
  font-weight: 600;
  letter-spacing: -1px;
}
p {
  padding-bottom: 25px;
  margin: 0;
}


#content {
  position: relative;
  padding: 0 0 40px;
}
.bg-content {
  background: url(/img/bg-content.jpg) 50% 50%;
}
.block-slogan {
  overflow: hidden;
  padding-bottom: 44px;
}
.block-slogan h2:first-letter {
  color: #008c34;
  font-weight: normal;
}
.block-slogan h2 {
  float: left;
  margin: 0;
  padding-right: 58px;
  line-height: 54px;
}
.block-slogan p {
  border-left: 1px solid #454545;
  padding: 0 0 0 26px;
}
.block-slogan div {
  overflow: hidden;
}
.row-1 {
	border-top: 1px solid #2d2d2d;
	border-bottom: 1px solid #2d2d2d;
	padding-bottom: 14px;
	background-color: #FFFFFF;
}
.ic {
  border:0;
  float:right;
  background:#fff;
  color:#f00;
  width:50%;
  line-height:10px;
  font-size:10px;
  margin:-220% 0 0 0;
  overflow:hidden;
  padding:0
}

.thumbnails-1 {
  margin: 0;
  list-style: outside none;
}
.thumbnails-1 > li {
  margin-bottom: 10px;
}
.thumbnails-1 .thumbnail-1 {
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  padding: 0;
  line-height: 20px;
}
.thumbnails-1 .thumbnail-1 section {
  padding-top: 5px;
}
.thumbnails-1 .thumbnail-1 section strong {
  font-weight: normal;
}
.border-horiz {
  background: url(/img/border-horiz.gif) repeat-x 0 0;
  height: 2px;
  margin: 16px 0 0;
}
.border-horiz.extra {
  margin-bottom: 10px;
}
.txt-1 {
  color: #ffffff;
  padding: 3px 0 10px;
}




.list.extra {
  width: 100%;
  margin: 0;
  float: none;
  padding-top: 5px;
}
.list.extra2 {
  width: 170px;
  padding-top: 5px;
}
.list-pad {
  padding-right: 28px;
}
.list {
	list-style: none outside;
	padding-top: 14px;
	width: 106px;
	margin: 0;
}
.list li {
  background: url(/img/marker-1.png) no-repeat 0 7px;
  padding-left: 10px;
  padding-bottom: 10px;
}
.list li.last {
  padding-bottom: 0;
}
.list.extra1 a,
.list.extra2 a {
  color: #2c0303;
}
.list.extra1 a:hover,
.list.extra2 a:hover {
  color: #e85356;
}
.list li a {
	color: #949699;
	display: inline-block;
}
.list li a:hover {
  text-decoration: none;
  color: #ffffff;
}

.list-photo {
  list-style: none outside;
  margin: 0;
  overflow: hidden;
  margin-left: -30px;
}
.list-photo li {
  float: left;
  margin: 0 0 30px 30px;
}

.portfolio {
  list-style: none outside;
  margin: 0;
}
.portfolio li {
  float: left;
  margin: 0 0 30px 30px;
}
.magnifier {
  opacity: 1;
  position: relative;
  height: auto;
  display: block;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.magnifier:hover {
  opacity: 0.7;
}
.magnifier:after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  opacity: 0;
  left: 0;
  top: 0;
  background: url('/img/magnifier.png') center center no-repeat #000000;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.magnifier:hover:after {
  opacity: 0.6;
}

.list-blog {
  list-style: none outside;
  margin: 0;
}
.list-blog li {
	background: url(/img/border-horiz.gif) repeat-x 0 bottom;
	padding-bottom: 2px;
	margin-top: 2px;
	font-weight: bold;
}
.list-blog li.last {
  background: none;
}
.list-blog h3 {
  margin-bottom: 6px;
  margin-top: 0;
}
.list-blog img {
  margin: 21px 0 24px;
}
.date-1 {
  float: left;
  border-right: 1px solid #7f7f7f;
  line-height: 18px;
  padding-right: 8px;
}




.btn-1 {
  color: #ffffff;
  background: #212856;
  padding: 5px 14px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  text-shadow: none;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.btn-1:hover {
  color: #ffffff;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-decoration: none;
  background: #212856;
}


footer {
  padding: 51px 0 40px;
}
.privacy {
  color: #1a1a1a;
  padding-top: 6px;
}
.privacy a {
	color: #375a8d;
}
.list-social {
  list-style: none outside none;
  overflow: hidden;
  margin: 0;
}
.list-social a {
  width: 30px;
  height: 30px;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  background-position: 0 0;
  background-repeat: no-repeat;
}
.list-social a.icon-1 {
  background-image: url(/img/soc-icon-1.png);
}
.list-social a.icon-2 {
  background-image: url(/img/soc-icon-2.png);
}
.list-social a.icon-3 {
  background-image: url(/img/soc-icon-3.png);
}
.list-social a.icon-4 {
  background-image: url(/img/soc-icon-4.png);
}
.list-social a.icon-5 {
  background-image: url(/img/soc-icon-5.png);
}
.list-social li {
  float: left;
  margin-left: 5px;
}
.list-social a:hover {
  background-position: 0 bottom;
}

table {
	width:100%;
	border-collapse:collapse;
	border-spacing:0;
}
table td {
	font-size:12px;
	color:#AE3E6B;
}
th {
	background-color:#738391;
	color:#ffffff;
	font-weight:600;
	padding-left:20px;
	font-size:12px;
}
tr:nth-child(odd) {
	background-color:#F7F7F7;
}
.boxp1 {
	border: 1px dotted #D9D9D9;
	float: left;
	width: 280px;
	background-color: #F6F6F6;
	margin-left: 10px;
}
.boxp1 h2{
	font-size: 14px;
}

.boxp2 {
	border: 1px dotted #D9D9D9;
	float: left;
	width: 280px;
	background-color: #F6F6F6;
	margin-left: 25px;
}
.boxp2 h2{
	font-size: 14px;
}
.boxp3 {
	border: 1px dotted #D9D9D9;
	float: right;
	width: 280px;
	background-color: #F6F6F6;
	margin-right: 10px;
}
TD {
	FONT-SIZE: 11px;
	COLOR: #040404;
	FONT-FAMILY: Tahoma
}


