@charset "utf-8";
/* CSS Document */
body {
	/* [disabled]background: url(../img/bg-body.gif) repeat-x 0 0 #f3fafd; */
}
a[href^="tel:"] {
  color: inherit;
  text-decoration: none;
}
a:focus {
  outline: none !important;
}
.img-indent {
  margin: 0 0 26px;
  padding-top: 6px;
}
.img-indent1 {
  float: left;
  margin: 2px 19px 24px 0;
}
.img-indent2 {
  float: left;
  margin: 2px 0 24px;
}
.img-indent1,
.img-indent2 {
  width: 45%;
}
.wrapper {
  width: 100%;
  overflow: hidden;
}
.center {
  text-align: center;
}
.alright {
  text-align: right;
}
.padd-1 {
  padding-top: 8px;
}
.padd-2 {
  padding-top: 24px;
}
.inner-1 {
  padding-right: 35px;
}
.inner-2 {
  padding-right: 30px;
}
.reletive {
  position: relative;
}
.left0 {
  margin-left: 0 !important;
}
.p-bot {
  padding-bottom: 8px;
}
.box-main {
  max-width: 1000px;
  margin: 0 auto;
  padding-top: 30px;
}
.box-white {
  background: #ffffff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.clear {
  clear: both;
  line-height: 0;
  font-size: 0;
  overflow: hidden;
  height: 0;
  width: 100%;
  margin: 0;
  padding: 0;
  display: block;
}
/*------ header ------- */
header {
  padding: 0;
  z-index: 50;
  margin-bottom: 30px;
  position: relative;
}
.row-top {
  overflow: hidden;
  background-color: #df3528;
  background-image: -moz-linear-gradient(top, #df3528, #E35044);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#df3528), to(#E35044));
  background-image: -webkit-linear-gradient(top, #df3528, #E35044);
  background-image: -o-linear-gradient(top, #df3528, #E35044);
  background-image: linear-gradient(to bottom, #df3528, #E35044);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#df3528', endColorstr='#E35044', GradientType=0);
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topright: 5px;
  border-top-right-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  border-top-left-radius: 5px;
  padding: 9px 0 10px;
}
.list-soc {
  float: right;
  overflow: hidden;
}
.list-soc li {
  float: left;
}
.list-soc li a {
  opacity: 1;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.list-soc li a:hover {
  opacity: 0.5;
}
.row-logo-nav {
	background-color: #FFFFFF;
	background-image: -moz-linear-gradient(top, #FFFFFF, #FFFFFF);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#FFFFFF), to(#FFFFFF));
	background-image: -webkit-linear-gradient(top, #FFFFFF, #FFFFFF);
	background-image: -o-linear-gradient(top, #FFFFFF, #FFFFFF);
	background-image: linear-gradient(to bottom, #FFFFFF, #FFFFFF);
	background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#FFFFFF', GradientType=0);
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-left-radius: 5px;
	padding: 20px 0 29px;
}
.row-nav {
	background-color: #df3528;
	background-image: -moz-linear-gradient(top, #df3528, #E35044);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#df3528), to(#E35044));
	background-image: -webkit-linear-gradient(top, #df3528, #E35044);
	background-image: -o-linear-gradient(top, #df3528, #E35044);
	/* [disabled]background-image: url(linear-gradient(to bottom, #761B24, #811D27)); */
	background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#df3528', endColorstr='#E35044', GradientType=0);
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	border-bottom-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-bottom-left-radius: 6px;
	border-bottom: 1px solid #891F2B
	border-right: 1px solid #891F2B
	border-top: 1px solid #891F2B;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
/* navbar */
.navbar_ {
  margin: 0;
  position: relative;
  float: left;
}
.navbar_ .navbar-inner_ {
  padding: 0;
  margin: 0;
  border: none;
  min-height: inherit;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
/*nav*/
.navbar_ .container {
  position: relative;
}
.nav-collapse.nav-collapse_ {
  z-index: 10;
  height: auto !important;
  overflow: visible;
}
.nav-collapse_ .nav {
  margin: 0;
}
.nav-collapse_ .nav li {
  margin: -1px 0 0 0;
  padding: 0;
  position: relative;
  zoom: 1;
}
.nav-collapse_ .nav > li {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	/* [disabled]background: url(../img/border-item.gif) repeat-y right 0; */
	float: left !important;
	margin-right: 1px;
}
.nav-collapse_ .nav li a {
  text-transform: uppercase;
  text-shadow: none;
  text-decoration: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.nav-collapse_ .nav > li > a {
	font-family: 'Open Sans', sans-serif;
	color: #000000;
	margin: 0;
	padding: 18px 30px 20px 29px;
	display: block;
	background: none;
	position: relative;
	z-index: 20;
	font-size: 20px;
	line-height: 22px;
	font-weight: bold;
	border-radius: 0;
	letter-spacing: -1px;
}
.nav-collapse_ .nav > li > a .sf-sub-indicator {
	/* [disabled]background: url(../img/indicator.png) no-repeat 0 0; */
	width: 7px;
	height: 4px;
	position: absolute;
	display: block;
	bottom: 12px;
	left: 50%;
	margin-left: -3px;
}
.nav-collapse_ .nav > li.first > a {
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius-topleft: 6px;
  border-top-left-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  border-bottom-left-radius: 6px;
}
.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 {
	background-position: 0 0;
	color: #FFFFFF;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	background-color: #404040;
	background-image: -moz-linear-gradient(top, #DD3326, #DD3326);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#DD3326), to(#DD3326));
	background-image: -webkit-linear-gradient(top, #DD3326, #DD3326);
	background-image: -o-linear-gradient(top, #DD3326, #DD3326);
	/* [disabled]background-image: linear-gradient(to bottom, #feffff, #c6e6f5); */
	background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffeffff', endColorstr='#ffc6e6f5', GradientType=0);
}
.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: 175px;
  left: 0px;
  top: 61px;
  list-style: none;
  zoom: 1;
  z-index: 100;
  background: #4c4c4c;
  padding: 0;
  margin: 0;
}
.nav-collapse_ .nav ul li {
	/* [disabled]background: url(../img/border-ul-li.png) repeat-x 0 0; */
}
.nav-collapse_ .nav ul li:first-child {
  background: none;
  margin: 0;
  padding: 0;
}
.nav-collapse_ .nav ul li a {
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-align: left !important;
	overflow: hidden;
	padding: 6px 0 6px 11px;
	text-transform: none;
}
.nav-collapse_ .nav ul li a .sf-sub-indicator {
	position: absolute;
	top: 11px;
	right: 10px;
	width: 4px;
	height: 7px;
	/* [disabled]background: url(../img/indicator-1.png) no-repeat 0 0; */
}
.nav-collapse_ .nav > li > ul li > a:hover,
.nav-collapse_ .nav > li > ul li.sfHover > a {
	color: #000000;
	background-color: #E83829;
}
.nav-collapse_ .nav ul ul {
  position: absolute;
  display: none;
  left: 176px;
  top: 0px;
  height: auto;
  z-index: 111;
  margin: 0;
}
/* logo */
.brand_ {
  float: left;
  display: block;
  font-weight: bold;
  margin: 0;
  padding: 0;
}
.brand_ a {
  font-size: 48px;
  line-height: 50px;
  color: #ffffff;
  text-shadow: none;
  font-family: 'Open Sans', sans-serif;
  text-transform: none;
  letter-spacing: -2px;
}
.brand_ span {
  display: block;
  font-size: 34px;
  line-height: 36px;
  text-transform: uppercase;
  font-weight: normal;
  margin: -9px 0 0 18px;
}
.brand_ a:hover {
  text-decoration: none;
  color: #ffffff;
}
.phone-1 {
  float: right;
  color: #ffffff;
  font-size: 14px;
  line-height: 20px;
  text-align: right;
  padding: 6px 0 29px;
}
.phone-1 span {
  display: block;
}
.phone-1 strong {
  display: block;
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
  font-size: 24px;
  line-height: 26px;
  padding-top: 3px;
}
.box-main ul {
  list-style: none outside none;
  margin: 0;
}
.navbar-inverse {
  color: #777777;
}
/*------ h1, h2, h3, h4, h5, h6 ------- */
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #3e3e3f;
  text-transform: none;
  font-weight: normal;
  letter-spacing: -1px;
  font-family: Arial, Helvetica, sans-serif;
}
h1 {
  font-size: 46px;
  line-height: 50px;
}
header h1 {
  padding: 0;
  margin: 0;
}
h2 {
	font-size: 38px;
	line-height: 46px;
	color: #df3528;
	margin: 0;
	padding-bottom: 12px;
}
h3 {
	font-size: 38px;
	line-height: 40px;
	color: #000000;
	margin: 31px 0 0;
}
h4 {
  font-size: 22px;
  line-height: 24px;
  margin: 48px 0 19px;
}
.search_list h4 {
  color: #3e3e3f;
}
h4.extra {
  margin-top: 26px;
}
h5 {
  font-size: 18px;
  line-height: 20px;
  margin: 28px 0 22px;
}
p {
  padding-bottom: 22px;
  margin: 0;
}
p.extra {
  padding-bottom: 16px;
}
/*--- header end ------*/
/*------ content ------- */
#content {
  position: relative;
  padding: 0 0 31px;
  z-index: 20;
}
.left-0 {
  margin-left: 0 !important;
}
.overflow {
  overflow: hidden;
}
.border {
  border-right: 1px solid #e5e5e5;
}
.inner {
  padding-right: 46px;
}
.indent-1 {
  padding-right: 0px;
}
.thumbnail-1 {
  border: none;
  padding: 0;
  margin: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.box-title {
  padding: 7px 0 0 27px;
}
.box-title h2 {
  margin: 0;
  padding: 0;
}
.box-title h3 {
  margin: -4px 0 0;
  word-spacing: -2px;
}
.box-title p {
	font-size: 22px;
	line-height: 24px;
	color: #333333;
	padding-bottom: 20px;
}
.list-service .service-1 {
  background: url(../img/page1-img1.jpg) no-repeat 0 bottom #ffffff;
  background-size: 100% auto;
}
.list-service .service-2 {
  background: url(../img/page1-img2.jpg) no-repeat 0 bottom #ffffff;
  background-size: 100% auto;
}
.list-service .service-3 {
  background: url(../img/page1-img3.jpg) no-repeat 0 bottom #ffffff;
  background-size: 100% auto;
}
.txt-1 {
	font-size: 14px;
	line-height: 22px;
	padding-bottom: 16px;
	color: #DD3326;
}
.box-newsletter {
  background: #f8f8f8;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  padding: 10px 0 0 12px;
  overflow: hidden;
}
.box-newsletter img {
  float: left;
}
.box-newsletter strong {
  display: inline-block;
  float: left;
  color: #049bdd;
  font-size: 22px;
  line-height: 24px;
  padding: 8px 24px 0 14px;
  font-weight: normal;
}
.txt-2 {
  font-weight: bold;
  color: #000000;
  padding-bottom: 19px;
}
.txt-2.extra {
  padding-bottom: 12px;
}
/* aside */
aside {
  padding-bottom: 7px;
}
/* list-service */
.list-service li {
  position: relative;
}
.list-service .thumbnail-1 {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: 0px 26px 20px -20px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 26px 20px -20px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 26px 20px -20px rgba(0, 0, 0, 0.2);
}
.list-service .thumbnail-1 img {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.list-service {
  margin: 0;
}
/* list-manual */
.list-manual li {
  padding-bottom: 18px;
}
.list-manual li span {
  color: #3e3e3f;
}
/* list-manual */
.list-professionals {
  margin: 0;
  padding-top: 6px;
}
.list-professionals li {
  margin-bottom: 0;
}
.list-professionals li img {
  padding-bottom: 22px;
}
/* list-cats */
.list-cats {
  margin: 0;
  padding-top: 6px;
}
.list-cats li {
  margin-bottom: 0;
}
.list-cats li img {
  padding-bottom: 22px;
}
/*------ list-1 ------- */
.list-1.extra {
  padding: 0;
}
.list-1 {
  padding: 6px 0 24px;
}
.list-1 li {
  font-size: 14px;
  padding-bottom: 2px;
  line-height: 24px;
  background: url(../img/marker-1.png) no-repeat 0 8px;
  padding-left: 10px;
}
.list-1 li a {
  color: #049bdd;
  display: inline-block;
}
.list-1 li a:hover {
  color: #3e3e3f;
  text-decoration: none;
}
/***** list-history *****/
.list-history {
  margin: 0;
}
.list-history dt {
  width: 54px;
  text-align: left;
}
.list-history dd {
  margin-left: 54px;
  padding-bottom: 2px;
}
.list-history p {
  padding-bottom: 16px;
}
.list-history dd.last {
  padding-bottom: 0;
}
.date-1 {
  color: #Df3258;
  font-weight: normal;
}
/***** list-price *****/
.list-price {
  margin: 0;
}
.list-price p {
  float: left;
  width: 60%;
}
.price {
  float: right;
  font-size: 24px;
  line-height: 26px;
  text-align: right;
  width: 40%;
}
.list-price p {
  padding-bottom: 19px;
}
.list-price li.last p {
  padding-bottom: 0;
}
/***** list-FAQS *****/
.list-qestions span {
  display: block;
  color: #049bdd;
}
.list-qestions li.last p {
  padding-bottom: 0;
}
/* badge */
.badge_ {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 36px;
  line-height: 40px;
  width: 61px;
  text-align: center;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background: #d76609;
  float: left;
  margin-right: 13px;
  margin-bottom: 15px;
  color: #ffffff;
  padding: 8px 0 8px;
  text-shadow: none;
  font-weight: bold;
  background-color: #2d2c2c;
  background-image: -moz-linear-gradient(top, #3a3939, #191919);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#3a3939), to(#191919));
  background-image: -webkit-linear-gradient(top, #3a3939, #191919);
  background-image: -o-linear-gradient(top, #3a3939, #191919);
  background-image: linear-gradient(to bottom, #3a3939, #191919);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3a3939', endColorstr='#ff191919', GradientType=0);
}
/*------ list ------- */
.list {
  padding: 0;
}
.list li {
  font-size: 14px;
  padding-bottom: 6px;
  line-height: 20px;
}
.list li a {
  color: #049bdd;
  display: inline-block;
}
.list li a:hover {
  color: #899398;
  text-decoration: none;
}
/***** map *****/
.map {
  margin: 0 0  22px;
  padding-top: 6px;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.map iframe {
  width: 100%;
  height: 327px;
  border: none;
}
/*------ mail & address------- */
.address-1 {
  line-height: 20px;
}
.address-1 strong {
  display: block;
  padding-bottom: 7px;
  font-weight: normal;
}
.address-1 span {
  display: inline-block;
}
.address-2 {
  padding-top: 2px;
  line-height: 22px;
}
.address-2 strong {
	color: #df3528;
	display: block;
	font-weight: normal;
}
.address-2 span {
  display: inline-block;
  width: 96px;
}
.address-2 .mail-1 {
	margin: 0;
	color: #df3528;
}
.mail-1 {
	color: #df3528;
	margin-top: 6px;
	display: inline-block;
}
.mail-1:hover {
  text-decoration: underline;
}
.mail-2 {
  color: #899398;
}
/* Forms
---------------------------------------- */
#form1 {
  display: inline-block;
  float: left;
  padding-top: 3px	;
  margin: 0;
}
#form1 input {
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background: #ffffff;
  color: #c4c9cb;
  font-size: 14px;
  line-height: 22px;
  padding: 7px 0 8px 10px;
  width: 182px;
  outline: none;
  box-shadow: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 37px;
}
#form1 label {
  display: inline-block;
  min-height: 30px;
  float: left;
  position: relative;
  margin: 0;
}
#form1 .error,
#form1 .empty {
  color: #f00;
  font-size: 11px;
  line-height: 1.27em;
  display: block;
  overflow: hidden;
  height: 0;
  margin: 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#form1 a {
  display: inline-block;
  font-size: 20px;
  line-height: 22px;
  margin: 7px 0 0 10px;
  text-decoration: none;
  color: #7e7e7f;
  float: left;
}
#form1 a:hover {
  color: #049bdd;
  text-decoration: none;
}
#form1 label.invalid .error {
  /*display: block;*/

  height: 19px;
}
/***** contact form *****/
#contact-form {
  position: relative;
  vertical-align: top;
  z-index: 1;
  margin: 0;
  padding: 6px 0 0;
}
#contact-form fieldset {
  border: none;
  padding: 0;
  width: 100%;
  overflow: hidden;
}
#contact-form label {
  min-height: 47px;
  position: relative;
  margin: 0;
  overflow: hidden;
  display: inline-block;
  float: left;
}
#contact-form .message {
  min-height: 337px;
  display: block;
  width: 100%;
}
#contact-form input,
#contact-form textarea {
	font-family: Arial, Helvetica, sans-serif;
	padding: 7px 12px 8px;
	margin: 0;
	font-size: 14px;
	display: block;
	line-height: 22px !important;
	color: #404040;
	background: none;
	outline: none;
	width: 370px;
	border: 1px solid #e5e5e5;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
}
#contact-form input {
  height: 37px;
}
#contact-form textarea {
  width: 100%;
  height: 327px;
  resize: none;
  overflow: auto;
}
#contact-form textarea:focus,
#contact-form input[type="text"]:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: 1px solid #e5e5e5;
}
#contact-form .area .error {
  float: none;
}
#contact-form .success {
  display: none;
  margin-bottom: 10px;
  color: #1e0e01;
  font-size: 14px;
  line-height: 16px;
  position: relative;
  border: 1px solid #e5e5e5;
  padding: 8px;
}
#contact-form .error,
#contact-form .empty {
  color: #f00;
  font-size: 11px;
  line-height: 1.27em;
  display: none;
  overflow: hidden;
  margin-bottom: 5px;
  padding: 2px 4px 6px;
  float: left;
}
.buttons-wrapper {
  position: relative;
  text-align: right;
}
.buttons-wrapper a {
  margin-left: 8px;
  cursor: pointer;
  margin-top: 0;
}
.buttons-wrapper a:hover {
  text-decoration: none;
}
/*----------- buttons --------------*/
.btn-1,
.btn-2,
.btn-3 {
	color: #FFFFFF;
	background-color: #df3528;
	background-image: -moz-linear-gradient(top, #df3528, #E35044);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#df3528), to(#E35044));
	background-image: -webkit-linear-gradient(top, #df3528, #E35044);
	background-image: -o-linear-gradient(top, #df3528, #E35044);
	background-image: linear-gradient(to bottom, #df3528, #E35044);
	background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#df3528', endColorstr='#E35044', GradientType=0);
	font-size: 22px;
	line-height: 24px;
	padding: 12px 18px 17px;
	border: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	text-shadow: none;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	text-transform: none;
}
.btn-1:hover,
.btn-3:hover {
	background-color: #DD3326;
	/* [disabled]background-image: -moz-linear-gradient(top, #DD3326, #DD3326); */
	/* [disabled]background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#DD3326), to(#DD3326)); */
	/* [disabled]background-image: -webkit-linear-gradient(top, #DD3326, #DD3326); */
	/* [disabled]background-image: -o-linear-gradient(top, #DD3326, #DD3326); */
	background-image: linear-gradient(to bottom, #DD3326, #DD3326);
	background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#DD33263', endColorstr='#DD3326', GradientType=0);
	background-position: 0 0;
	color: #ffffff;
}
.btn-2:hover {
	background-color: #DD3326;
	background-image: -moz-linear-gradient(top, #DD3326, #DD3326);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#DD3326), to(#DD3326));
	background-image: -webkit-linear-gradient(top, #DD3326, #DD3326);
	background-image: -o-linear-gradient(top, #DD3326, #DD3326);
	/* [disabled]background-image: linear-gradient(to bottom, #DD3326, #DD3326); */
	background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#DD3326', endColorstr='#DD3326', GradientType=0);
	background-position: 0 0;
	color: #ffffff;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.btn-2 {
	background-color: #df3528;
	background-image: -moz-linear-gradient(top, #df3528, #e35044);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#df3528), to(#e35044));
	background-image: -webkit-linear-gradient(top, #df3528, #e35044);
	background-image: -o-linear-gradient(top, df3528, #e35044);
	/* [disabled]background-image: linear-gradient(to bottom, #ffffff, #DD3326); */
	/* [disabled]background-repeat: repeat-x; */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#df3528', endColorstr='#e35044', GradientType=0);
	font-size: 18px;
	line-height: 20px;
	padding: 11px 18px 13px;
	color: #000000;
	/* [disabled]border-right: 1px solid #e3e3e3; */
	/* [disabled]border-bottom: 1px solid #e3e3e3; */
	margin-bottom: 30px;
}
.btn-3 {
	color: #ffffff;
	font-size: 14px;
	line-height: 18px;
	background-color: #DD3326;
	background-image: -moz-linear-gradient(top, #DD3326, #DD3326);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#DD3326), to(#DD3326));
	background-image: -webkit-linear-gradient(top, #DD3326, #DD3326);
	background-image: -o-linear-gradient(top, #DD3326, #DD3326);
	background-image: linear-gradient(to bottom, #DD3326, #DD3326);
	background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#DD3326', endColorstr='#DD33268', GradientType=0);
	padding: 9px 12px 10px;
	margin-top: 8px;
}
.link-1 {
	color: #DD3326;
	font-size: 14px;
	line-height: 22px;
}
.link-1:hover {
  text-decoration: none;
  color: #000000;
}
/* policy */.policy strong {
  color: #000000;
}
.policy p {
  padding-bottom: 18px;
}
.policy a {
  font-size: 11px;
}
/* 404 */.block-404 {
  padding: 115px 0 40px;
}
.block-404 .img-404 {
  text-align: center;
  margin: 0;
}
.txt-404 {
  padding: 14px 60px 0 0;
}
.block-404 h4 {
  font-size: 26px;
  line-height: 28px;
  margin: 0 0 46px;
}
.block-404 p {
  padding-bottom: 22px;
}
/* search-404 */#search {
  margin: 28px 0px 0 0;
  overflow: hidden;
  position: relative;
}
#search input {
  background: none;
  border: 1px solid #e5e5e5;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  line-height: 22px;
  width: 66%;
  margin: 0;
  font-size: 14px;
  padding: 7px 12px 8px;
  height: 37px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}
#search input:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#search a {
  float: left;
  margin: 0 0 0 8px;
}
/*--- content end ------*/
/*------ footer ------- */
footer {
  padding: 11px 0 16px;
  position: relative;
  border-top: 1px solid #e5e5e5;
  overflow: hidden;
}
.privacy a {
  color: #049bdd;
  margin-left: 18px;
  display: inline-block;
}
.spacer-bottom {
  height: 30px;
}
/*--- footer end ------*/
@media (min-width: 1240px) {
  .box-main {
    max-width: 1230px;
  }
  .box-title {
    padding: 28px 0 0 30px;
  }
  .box-title h2 {
    margin: 0;
    padding: 0;
  }
  .box-title h3 {
    margin: -4px 0 0;
  }
  h3 {
    font-size: 40px;
    line-height: 42px;
  }
  .box-title p {
    font-size: 22px;
    line-height: 24px;
    padding-bottom: 24px;
  }
  #search input {
    width: 72%;
  }
}
@media (max-width: 979px) {
  .box-title {
    padding-top: 7px;
  }
  .box-title h2 {
    font-size: 36px;
    line-height: 38px;
  }
  .box-title h3 {
    font-size: 26px;
    line-height: 28px;
    padding-bottom: 8px;
    word-spacing: -1px;
  }
  .box-title p {
    display: none;
  }
  .block-404 .img-404 {
    margin: 0 0 30px 0;
    float: none;
  }
  #contact-form label {
    display: block;
    width: 100%;
  }
  #contact-form input,
  #contact-form textarea {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .box-title {
    left: 16px;
  }
  .address-1 span {
    display: block;
  }
  .date-1 span {
    display: block;
  }
  .nav-collapse_ .nav > li > a {
    padding: 17px 10px 18px 9px;
  }
  #search input {
    width: 53%;
  }
  #contact-form input,
  #contact-form textarea {
    width: 100%;
  }
  .overflow.extra {
    overflow: visible;
  }
}
@media (max-width: 766px) and (min-width: 479px) {
  /* list-cats */
  .list-cats {
    margin: 0;
  }
  .list-cats li {
    float: left;
    width: 30%;
    margin-left: 20px;
  }
  .list-cats li img {
    padding-bottom: 22px;
  }
}
@media (max-width: 767px) {
  body {
    padding: 0;
  }
  .container {
    padding: 0 20px;
  }
  .service-1,
  .service-2,
  .service-3 {
    background-position: 0 0 !important;
  }
  .border {
    border: none;
  }
  .inner,
  .inner-2 {
    padding: 0;
  }
  .img-indent img {
    width: 100%;
  }
  .brand_ {
    float: none;
    margin-bottom: 16px;
  }
  .phone-1 {
    float: none;
    text-align: left;
  }
  .list-history dt {
    float: left;
  }
  .sf-menu {
    display: none !important;
  }
  .navbar_ {
    float: none;
  }
  .row-nav {
    padding: 10px ;
  }
  .navbar_ .btn-navbar {
    display: none;
  }
  .select-menu {
	display: block !important;
	border: 1px solid #DD3326;
	color: #ffffff;
	background-color: #DD3326;
  }
  .select-menu option {
    padding-bottom: 4px;
  }
  .navbar_ .nav-collapse select {
    margin: 0;
    position: relative;
    width: 100%;
  }
  .box-title h2 {
    font-size: 43px;
    line-height: 46px;
  }
  .box-title h3 {
    font-size: 36px;
    line-height: 38px;
  }
  .box-title p {
    display: block;
  }
  .list-professionals {
    margin-left: -20px;
  }
  .list-professionals li {
    float: left;
    width: 44%;
    margin-bottom: 20px;
    margin-left: 20px;
  }
  .list-professionals li img {
    width: 100%;
  }
  .img-indent1.extra img,
  .img-indent2.extra img {
    width: 100%;
  }
  .overflow.extra {
    overflow: visible;
  }
  #contact-form input,
  #contact-form textarea {
    width: 100%;
  }
}
@media (max-width: 520px) {
  #form1 input {
    width: 166px;
  }
}
@media (max-width: 480px) {
  .list-professionals {
    margin-left: 0;
  }
  .list-professionals li {
    float: none;
    width: 100%;
    margin-bottom: 20px;
    margin-left: 0;
  }
  .list-professionals li img,
  .list-cats li img {
    width: 100%;
  }
  .list-cats li {
    margin-bottom: 20px;
  }
  .img-indent1,
  .img-indent2 {
    float: none;
    margin-right: 0;
    width: 100%;
  }
  .img-indent1 img,
  .img-indent2 img {
    width: 100%;
  }
  .inner-1 {
    padding: 0;
  }
}
@media (max-width: 488px) {
  #form1 {
    width: 100%;
    display: block;
    margin-top: 10px;
  }
  #form1 label {
    width: 80%;
  }
  #form1 input {
    width: 96%;
  }
}
@media (max-width: 420px) {
  .box-title p {
    display: none;
  }
  .privacy a {
    margin-left: 5px;
  }
}
@media (max-width: 320px) {
  .navbar_ .brand_ img {
    width: 170px;
    height: auto;
  }
  .img-indent {
    float: none;
    margin: 0 0 16px;
  }
  .img-indent img {
    width: 100%;
  }
  .service-1,
  .service-2,
  .service-3 {
    background-position: 0 bottom !important;
  }
  #search input {
    width: 60%;
  }
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 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;
}
.box-main .box-white #content .container .row .span4 .inner .list-manual li {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.container footer p {
	text-align: right;
	font-size: small;
}
.container footer p a {
	color: #999;
}
.legal {
	font-size: x-small;
}

/*	
	.flex-caption {display:none}	
.flex-direction-nav{position:absolute;
left:8%;
right:auto;
bottom:110px}
*/footer ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
}
footer li {
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
}
footer ul li a {
	color: #DD3326;
}

.imglt {
	clear: left;
	float: left;
	margin-right: 25px;
	padding-right: 25px;
}
.align-center {
	margin-right: auto;
	margin-left: auto;
}
.td-width {
	width: 30px;
}


.align-top {
	vertical-align:text-top
}
