@import url("http://fonts.googleapis.com/css?family=Ubuntu");

@charset "utf-8";
/* CSS Document */
body {
  background: url(../img/bg-body.png) 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: centter;
}
.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: #e7f4fb;
  background-image: -moz-linear-gradient(top, #feffff, #c4e4f4);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#feffff), to(#c4e4f4));
  background-image: -webkit-linear-gradient(top, #feffff, #c4e4f4);
  background-image: -o-linear-gradient(top, #feffff, #c4e4f4);
  background-image: linear-gradient(to bottom, #feffff, #c4e4f4);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffeffff', endColorstr='#ffc4e4f4', 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 {
  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: #0498da;
  background-image: -moz-linear-gradient(top, #03a3e6, #0588c8);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#03a3e6), to(#0588c8));
  background-image: -webkit-linear-gradient(top, #03a3e6, #0588c8);
  background-image: -o-linear-gradient(top, #03a3e6, #0588c8);
  background-image: linear-gradient(to bottom, #03a3e6, #0588c8);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff03a3e6', endColorstr='#ff0588c8', 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: #04a6e6;
  background-image: -moz-linear-gradient(top, #03b2f0, #0595d7);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#03b2f0), to(#0595d7));
  background-image: -webkit-linear-gradient(top, #03b2f0, #0595d7);
  background-image: -o-linear-gradient(top, #03b2f0, #0595d7);
  background-image: linear-gradient(to bottom, #03b2f0, #0595d7);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff03b2f0', endColorstr='#ff0595d7', 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 #0479b1;
  border-right: 1px solid #047bb2;
  border-top: 1px solid #04cff6;
  -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;
  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: #ffffff;
  margin: 0;
  padding: 18px 30px 20px 29px;
  display: block;
  background: none;
  position: relative;
  z-index: 20;
  font-size: 17px;
  line-height: 22px;
  font-weight: bold;
  border-radius: 0;
  letter-spacing: -1px;
}
.nav-collapse_ .nav > li > a .sf-sub-indicator {
  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: #049bdd;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background-color: #e8f5fb;
  background-image: -moz-linear-gradient(top, #feffff, #c6e6f5);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#feffff), to(#c6e6f5));
  background-image: -webkit-linear-gradient(top, #feffff, #c6e6f5);
  background-image: -o-linear-gradient(top, #feffff, #c6e6f5);
  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 {
  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: #9a9999;
  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;
  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: #ffffff;
  background-color: #09bcfb;
}
.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;
}
h1 {
  font-size: 46px;
  line-height: 50px;
}
header h1 {
  padding: 0;
  margin: 0;
}
h2 {
  font-size: 43px;
  line-height: 46px;
  color: #049bdd;
  margin: 0;
  padding-bottom: 12px;
}
h3 {
  font-size: 38px;
  line-height: 40px;
  color: #6b6b6b;
  margin: 31px 0 0;
}
h4 {
  font-size: 22px;
  line-height: 24px;
  margin: 35px 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;
  text-align:justify;
}
.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: #FA5F00;
  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: #049bdd;
}
.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: 15px;
  height:26px;
  overflow: hidden;
  -webkit-transition: all 0.7s ease;
    transition: all 0.7s ease;	
}
.list-1 li a {
  color: #049bdd;
  display: inline-block;
}
.list-1 li a:hover {
  color: #3e3e3f;
  text-decoration: none;
}
.products.list-1 li:hover
{
	height:150px;
	-webkit-transition: all 0.7s ease;
    transition: all 0.7s ease;	
}
.products.list-1 li p
{
	line-height:22px;
	padding-bottom:5px;
}
.products.list-1 li a.btn
{
	color:#fff;
	margin:0;
}
/***** 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: #049bdd;
  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-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;
}
.footer_bg .list li a {
  color: #fff;
  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: #049bdd;
  display: block;
  font-weight: normal;
}
.address-2 span {
  display: inline-block;
  width: 80px;
}
.address-2 .mail-1 {
  margin: 0;
  color: #899398;
}
.mail-1 {
  color: #049bdd;
  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;
  color: #c4c9cb;
}
#contact-form .message {
  min-height: 190px;
  display: block;
  width: 100%;
}
#contact-form input,
#contact-form textarea {
  padding: 7px 12px 8px;
  margin: 0;
  font-size: 14px;
  display: block;
  line-height: 22px !important;
  color: #c4c9cb;
  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: 163px;
  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: #0498da;
  background-image: -moz-linear-gradient(top, #03a3e6, #0588c8);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#03a3e6), to(#0588c8));
  background-image: -webkit-linear-gradient(top, #03a3e6, #0588c8);
  background-image: -o-linear-gradient(top, #03a3e6, #0588c8);
  background-image: linear-gradient(to bottom, #03a3e6, #0588c8);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff03a3e6', endColorstr='#ff0588c8', 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: #0381b9;
  background-image: -moz-linear-gradient(top, #038ac3, #0474aa);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#038ac3), to(#0474aa));
  background-image: -webkit-linear-gradient(top, #038ac3, #0474aa);
  background-image: -o-linear-gradient(top, #038ac3, #0474aa);
  background-image: linear-gradient(to bottom, #038ac3, #0474aa);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff038ac3', endColorstr='#ff0474aa', GradientType=0);
  background-position: 0 0;
  color: #ffffff;
}
.btn-2:hover {
  background-color: #0498da;
  background-image: -moz-linear-gradient(top, #03a3e6, #0588c8);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#03a3e6), to(#0588c8));
  background-image: -webkit-linear-gradient(top, #03a3e6, #0588c8);
  background-image: -o-linear-gradient(top, #03a3e6, #0588c8);
  background-image: linear-gradient(to bottom, #03a3e6, #0588c8);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff03a3e6', endColorstr='#ff0588c8', GradientType=0);
  background-position: 0 0;
  color: #ffffff;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.btn-2 {
  background-color: #fcfcfc;
  background-image: -moz-linear-gradient(top, #ffffff, #f8f8f8);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f8f8f8));
  background-image: -webkit-linear-gradient(top, #ffffff, #f8f8f8);
  background-image: -o-linear-gradient(top, #ffffff, #f8f8f8);
  background-image: linear-gradient(to bottom, #ffffff, #f8f8f8);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff8f8f8', GradientType=0);
  font-size: 18px;
  line-height: 20px;
  padding: 11px 18px 13px;
  color: #049bdd;
  border-right: 1px solid #e3e3e3;
  border-bottom: 1px solid #e3e3e3;
  margin-bottom: 30px;
}
.btn-3 {
  color: #ffffff;
  font-size: 14px;
  line-height: 18px;
  background-color: #0498da;
  background-image: -moz-linear-gradient(top, #03a3e6, #0588c8);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#03a3e6), to(#0588c8));
  background-image: -webkit-linear-gradient(top, #03a3e6, #0588c8);
  background-image: -o-linear-gradient(top, #03a3e6, #0588c8);
  background-image: linear-gradient(to bottom, #03a3e6, #0588c8);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff03a3e6', endColorstr='#ff0588c8', GradientType=0);
  padding: 9px 12px 10px;
  margin-top: 8px;
}
.link-1 {
  color: #049bdd;
  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 rgba(255, 255, 255, 0.41);
  overflow: hidden;
	color: rgba(255, 255, 255, 0.61);
    font-size: 12px;
}
.privacy a {
  color: #049bdd;
  margin-left: 18px;
  display: inline-block;
}
.spacer-bottom {
  height: 30px;
}
/*--- footer end ------*/
box-title
{
	background: rgba(255, 255, 255, 0.2);
}
.home_blog h2
{
	font-size:20px;
}
.home_blog h3
{
	color:#272727;
}
.contactus h4
{
	margin: 30px 0 19px;
}
.mar0
{
	margin:0;
}
.aboutus p
{
	text-align:justify;
}
.aboutus p span
{
	color:#049bdd;
}
.team_profile .span1 img
{
	border-radius:50%;
}
.blue
{
	color:#049bdd;
}
.team_profile h6
{
	margin:5px 0;
	font-size:15px;
}
.team_profile h6 span{ font-size:13px;}
.team_profile hr { margin:15px 0;  border-top: 1px dotted #e5e5e5;   border-bottom: 0px solid #e5e5e5;}
@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;
    background: #09bcfb;
    border: 1px solid #04cff6;
    color: #ffffff;
  }
  .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;
  }
  .box-title h2 {
    font-size: 30px;
    line-height: 36px;
  }
  .box-title h3 {
    font-size: 25px;
    line-height: 28px;
}
.box-title p
{
	font-size:18px;
	line-height:5px;
	padding-bottom:15px;
}
.box-title {
    padding-top: 35px;
}
}
@media (max-width: 480px) {
  .btn-2{
	  padding: 6px 16px 7px;
	  font-size: 14px;
  }
  .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;
}
.footer_bg
{
	background:url(../img/footer_blue_foutain.jpg) left no-repeat;
	height:280px;
}
.footer_bg h5
{
	padding-top:43px;
	color:#fff;
}
.footer_bg .border {
    border-right: 1px solid rgba(255, 255, 255, 0.41);
}
#contact-form .send_button input {
padding: 7px 12px 8px;
margin: 0;
font-size: 14px;
display: block;
line-height: 22px !important;
color: #fff;
background-color: #0381b9;
outline: none;
width: 210px;
border: 0px 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;
}