/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
:focus,
:active {
  outline: 0;
}
caption,
th,
td {
  text-align: left;
  font-weight: normal;
}
a img,
iframe {
  border: none;
}
.clear:after,
.clearfix:after,
.group:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clear,
.clearfix,
.group {
  display: inline-block;
}
* html .clear,
* html .clearfix,
* html .group {
  height: 1%;
}
.clear,
.clearfix,
.group {
  display: block;
}
ul,
ol {
  margin-left: 2em;
}
ol {
  list-style: decimal;
}
ul {
  list-style: disc;
}
input,
textarea,
select,
button {
  font-size: 100%;
  font-family: inherit;
}
select {
  margin: inherit;
}
b,
strong {
  font-weight: bold;
}
h1,
h2,
h3,
h4 {
  font-weight: bold;
  margin-bottom: 0.5em;
}
h1 {
  font-size: 1.3em;
}
h2 {
  font-size: 1.2em;
}
h3 {
  font-size: 1.1em;
}
h4 {
  font-size: 1em;
}
h5 {
  font-size: 1em;
  font-style: italic;
}
strong {
  font-weight: bold;
}
em,
i {
  font-style: italic;
}
fieldset {
  border: 1px solid #000000;
}
.link {
  cursor: pointer;
}
p {
  margin: 0 0.83333333333333% 12px;
  font-family: Arial, sans-serif;
  font-size: 14px;
  line-height: 24px;
}
p small {
  font-size: 12px;
  color: #999999;
}
.lead {
  margin-bottom: 24px;
  font-size: 20px;
  font-weight: 200;
  line-height: 36px;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  margin: 0 0.83333333333333%;
  font-weight: bold;
  color: #333333;
  text-rendering: optimizelegibility;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small {
  font-weight: normal;
  color: #999999;
}
h1,
.h1 {
  font-size: 30px;
  line-height: 48px;
  margin-bottom: 20px;
}
h1 small,
.h1 small {
  font-size: 18px;
}
h2,
.h2 {
  font-size: 30px;
  color: #404040;
  line-height: 48px;
  margin-bottom: 5px;
}
h2 small,
.h2 small {
  font-size: 24px;
}
h3,
.h3 {
  line-height: 28px;
  margin-bottom: 10px;
  font-size: 18px;
  color: #003a9a;
}
h3 small,
.h3 small {
  font-size: 14px;
}
h4,
h5,
h6,
.h4,
.h5,
.h6 {
  line-height: 24px;
}
h4,
.h4 {
  font-size: 14px;
}
h4 small,
.h4 small {
  font-size: 12px;
}
h5,
.h5 {
  font-size: 12px;
}
h6,
.h6 {
  font-size: 11px;
  color: #999999;
  text-transform: uppercase;
}
.page-header {
  padding-bottom: 23px;
  margin: 24px 0;
  border-bottom: 1px solid #eeeeee;
}
.page-header h1 {
  line-height: 1;
}
ul,
ol {
  padding: 0;
  margin: 0 0 12px 25px;
}
ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom: 0;
}
ul {
  list-style: disc;
}
ol {
  list-style: decimal;
}
li {
  line-height: 24px;
}
ul.unstyled {
  margin-left: 0;
  list-style: none;
}
dl {
  margin-bottom: 24px;
}
dt,
dd {
  line-height: 24px;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 12px;
}
hr {
  margin: 24px 0;
  border: 0;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #ffffff;
}
strong {
  font-weight: bold;
}
em {
  font-style: italic;
}
.muted {
  color: #999999;
}
abbr {
  font-size: 90%;
  text-transform: uppercase;
  border-bottom: 1px dotted #ddd;
  cursor: help;
}
blockquote {
  padding: 0 0 0 15px;
  margin: 0 0 24px;
  border-left: 5px solid #eeeeee;
}
blockquote p {
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 300;
  line-height: 30px;
}
blockquote small {
  display: block;
  line-height: 24px;
  color: #999999;
}
blockquote small:before {
  content: '\2014 \00A0';
}
blockquote.pull-right {
  float: right;
  padding-left: 0;
  padding-right: 15px;
  border-left: 0;
  border-right: 5px solid #eeeeee;
}
blockquote.pull-right p,
blockquote.pull-right small {
  text-align: right;
}
q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
}
address {
  display: block;
  margin-bottom: 24px;
  line-height: 24px;
  font-style: normal;
}
small {
  font-size: 100%;
}
cite {
  font-style: normal;
}
body {
  background: url(web/body-bg.jpg);
  border-top: 4px solid #0061a8;
  font-family: Arial, sans-serif;
  font-size: 14px;
  color: #515151;
}
a {
  color: #0061a8;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
#container {
  width: 984px;
  margin: 0 auto;
}
header {
  padding: 20px 0 0;
  position: relative;
  z-index: 2;
  overflow: hidden;
}
header #logo {
  float: left;
  width: 600px;
  margin-top: 9px;
  font-weight: normal;
  line-height: 27px;
}
header #logo a {
  text-decoration: none;
}
header #logo img {
  float: left;
  margin-right: 10px;
}
header #logo .logoText {
  font-size: 26px;
  text-transform: uppercase;
  color: #18599b;
  display: block;
}
header #logo .logoText strong,
header #logo .logoText b {
  color: #65a7ea;
  font-size: 32px;
  font-weight: normal;
}
header #logo .tagLine {
  font-size: 18px;
  color: #3f6aab;
  display: block;
  font-style: normal;
}
header .consultation {
  color: #0061a8;
  font-size: 18px;
  float: right;
  text-align: right;
  margin-top: 5px;
}
header .consultation strong {
  color: #00355c;
}
header .consultation .phone {
  font-weight: bold;
  margin-top: 3px;
  font-size: 24px;
  color: #5c5c5c;
  display: block;
}
header .consultation .phone .icon {
  background: url('web/sprite.png') no-repeat 0 0;
  width: 18px;
  height: 18px;
  float: left;
  margin-right: 5px;
}
header .consultation .mail {
  font-weight: bold;
  margin-top: 3px;
  font-size: 13px;
  color: #5c5c5c;
  display: block;
}
header .consultation .mail .icon {
  background: url('web/sprite.png') no-repeat 0 -21px;
  width: 17px;
  height: 11px;
  float: left;
  margin-right: 6px;
}
header .consultation .time {
  font-weight: bold;
  margin-top: 3px;
  font-size: 10px;
  color: #0061a8;
  display: block;
  line-height: 16px;
}
header .consultation .time .icon {
  background: url('web/sprite.png') no-repeat 0 -33px;
  width: 12px;
  height: 12px;
  float: left;
  margin: 0 8px 0 2px;
}
#main {
  z-index: 1;
}
.content {
  background: url(web/stripe-line.png) repeat-x left bottom #ffffff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  position: relative;
  margin-bottom: 30px;
  padding: 0 0 20px;
  overflow: hidden;
}
.img404 {
  float: left;
  display: inline;
  width: 48.3333333333335%;
  margin: 0 0.83333333333333% 0 0;
}
.img404 img {
  width: 100%;
  display: block;
  max-width: 507px;
}
.inf {
  float: left;
  display: inline;
  width: 48.3333333333335%;
  margin: 0 0.83333333333333% 40px;
}
.inf ul {
  margin: 0;
  list-style: none;
  font-size: 12px;
  overflow: hidden;
}
.inf ul li {
  float: left;
  display: inline;
  width: 48.3333333333335%;
  margin: 0 0.83333333333333%;
  text-overflow: clip ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.inf ul a {
  white-space: nowrap;
}
.inf h3 {
  color: #404040;
}
.inf form {
  position: relative;
  width: 48.3333333333335%;
}
.inf form .input {
  display: inline-block;
  position: relative;
  width: 100%;
}
.inf form label {
  position: absolute;
  top: 10px;
  left: 9px;
  font-size: 14px;
  color: #777;
  font-weight: bold;
  line-height: 14px;
}
.inf form input {
  width: 100%;
  padding: 3px 10px;
  height: 32px;
  border: 1px solid #d3d3d3;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #f8f8f8;
  background-image: -moz-linear-gradient(top, #f3f3f3, #ffffff);
  background-image: -ms-linear-gradient(top, #f3f3f3, #ffffff);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f3f3f3), to(#ffffff));
  background-image: -webkit-linear-gradient(top, #f3f3f3, #ffffff);
  background-image: -o-linear-gradient(top, #f3f3f3, #ffffff);
  background-image: linear-gradient(top, #f3f3f3, #ffffff);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3f3f3', endColorstr='#ffffff', GradientType=0);
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset, 0 1px 0 #ffffff;
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset, 0 1px 0 #ffffff;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset, 0 1px 0 #ffffff;
  -webkit-transition: width 0.2s linear;
  -moz-transition: width 0.2s linear;
  -ms-transition: width 0.2s linear;
  -o-transition: width 0.2s linear;
  transition: width 0.2s linear;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.inf form input:focus {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset, 0 1px 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset, 0 1px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset, 0 1px 5px rgba(0, 0, 0, 0.2);
}
.inf form input:focus {
  border: 1px solid #bbb;
}
.inf form button {
  position: absolute;
  top: 6px;
  right: 7px;
  background: url('web/sprite.png') no-repeat -50px -57px;
  width: 25px;
  height: 21px;
  border: 0;
  text-indent: -1000000px;
}
#benefits {
  clear: left;
  padding-top: 40px;
  border-top: 1px solid #eee;
}
#benefits .title {
  margin-bottom: 20px;
}
#benefits ul {
  margin: 0;
  list-style: none;
}
#benefits li {
  float: left;
  display: inline;
  width: 23.33333333333342%;
  margin: 0 0.83333333333333%;
  overflow: hidden;
  position: relative;
}
#benefits li p {
  margin-left: 95px;
  display: none;
}
#benefits li p:first-of-type {
  display: block;
}
#benefits li .more {
  position: absolute;
  right: 0;
  bottom: 0;
  background: url('web/sprite.png') no-repeat -231px -24px;
  width: 17px;
  height: 17px;
}
#benefits li .more:hover {
  background-position: -231px -42px;
}
#benefits li.display {
  height: auto;
  width: auto;
}
#benefits li.display p {
  margin-left: 0px;
}
#benefits li.display h3 {
  height: auto;
  font-size: 16px;
}
#benefits .icon {
  float: left;
  margin-right: 10px;
  margin-top: 10px;
}
#benefits .subtitle {
  height: 50px;
}
#benefits .subtitle p {
  margin-left: 0;
  margin: 0 0.83333333333333%;
  font-weight: bold;
  color: #333333;
  text-rendering: optimizelegibility;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
  line-height: 28px;
  margin-bottom: 10px;
  font-size: 18px;
  color: #003a9a;
  font-size: 16px;
}
#benefits .subtitle p small {
  font-weight: normal;
  color: #999999;
}
#benefits .subtitle p small {
  font-size: 14px;
}
#benefits .action {
  float: left;
  width: 100%;
  text-align: center;
}
#benefits .action .btn_principal {
  text-decoration: none;
  margin: 20px 10px 0;
}
.btn {
  background-color: #ebebeb;
  background-image: -moz-linear-gradient(top, #efefef, #e4e4e4);
  background-image: -ms-linear-gradient(top, #efefef, #e4e4e4);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#efefef), to(#e4e4e4));
  background-image: -webkit-linear-gradient(top, #efefef, #e4e4e4);
  background-image: -o-linear-gradient(top, #efefef, #e4e4e4);
  background-image: linear-gradient(top, #efefef, #e4e4e4);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#efefef', endColorstr='#e4e4e4', GradientType=0);
  border: 1px solid #D4D4D4;
  -webkit-box-shadow: 0 1px 0 #ffffff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 0 #ffffff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 0 #ffffff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  padding: 5px 10px;
  color: #404040;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  text-decoration: none;
  font-weight: bold;
}
.btn:hover {
  background-color: #f7f7f7;
  background-image: -moz-linear-gradient(top, #ffffff, #ececec);
  background-image: -ms-linear-gradient(top, #ffffff, #ececec);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#ececec));
  background-image: -webkit-linear-gradient(top, #ffffff, #ececec);
  background-image: -o-linear-gradient(top, #ffffff, #ececec);
  background-image: linear-gradient(top, #ffffff, #ececec);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ececec', GradientType=0);
  text-decoration: none;
}
.btn:active {
  background-color: #e8e8e8;
  background-image: -moz-linear-gradient(top, #e4e4e4, #efefef);
  background-image: -ms-linear-gradient(top, #e4e4e4, #efefef);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e4e4e4), to(#efefef));
  background-image: -webkit-linear-gradient(top, #e4e4e4, #efefef);
  background-image: -o-linear-gradient(top, #e4e4e4, #efefef);
  background-image: linear-gradient(top, #e4e4e4, #efefef);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e4e4e4', endColorstr='#efefef', GradientType=0);
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset, 0 1px 0px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset, 0 1px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset, 0 1px 0px rgba(0, 0, 0, 0.05);
  color: #5a5a5a;
}
.btn_principal {
  text-decoration: none;
  display: inline-block;
  font-size: 24px;
  font-weight: bold;
  color: #fff;
  text-shadow: 0 1px 0 #000;
  padding: 10px 20px;
  border: 1px solid #003DA1;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: #004f86;
  background-image: -moz-linear-gradient(top, #005b98, #003e6c);
  background-image: -ms-linear-gradient(top, #005b98, #003e6c);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#005b98), to(#003e6c));
  background-image: -webkit-linear-gradient(top, #005b98, #003e6c);
  background-image: -o-linear-gradient(top, #005b98, #003e6c);
  background-image: linear-gradient(top, #005b98, #003e6c);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#005b98', endColorstr='#003e6c', GradientType=0);
  -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.5);
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.5);
}
.btn_principal:hover {
  background-color: #005B98;
  background-position: 0 30px;
  -webkit-transition: background-position 0.2s linear;
  -moz-transition: background-position 0.2s linear;
  -ms-transition: background-position 0.2s linear;
  -o-transition: background-position 0.2s linear;
  transition: background-position 0.2s linear;
  text-decoration: none;
}
.btn_principal:active {
  background-color: #004a7e;
  background-image: -moz-linear-gradient(top, #003e6c, #005b98);
  background-image: -ms-linear-gradient(top, #003e6c, #005b98);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#003e6c), to(#005b98));
  background-image: -webkit-linear-gradient(top, #003e6c, #005b98);
  background-image: -o-linear-gradient(top, #003e6c, #005b98);
  background-image: linear-gradient(top, #003e6c, #005b98);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#003e6c', endColorstr='#005b98', GradientType=0);
  background-color: #003E6C;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2) inset, 0 1px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2) inset, 0 1px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2) inset, 0 1px 0px rgba(0, 0, 0, 0.1);
}
.ui-widget-overlay {
  background: rgba(0, 0, 0, 0.7);
  position: absolute;
  left: 0;
  top: 0;
}
.ui-dialog {
  background: #fff;
  padding: 20px;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
  position: relative;
  width: 500px !important;
}
.ui-dialog img {
  float: right;
  margin-left: 10px;
}
.ui-dialog p {
  text-align: justify;
}
.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: 10px;
  top: 10px;
  background: url('web/sprite.png') no-repeat 0 -63px;
  width: 24px;
  height: 24px;
  display: block;
}
.ui-dialog .ui-dialog-titlebar-close:hover {
  background-position: -25px -63px;
}
.ui-dialog .ui-icon-closethick {
  display: none;
}
.ui-dialog .subtitle {
  height: 50px;
}
.ui-dialog .subtitle p {
  margin-left: 0;
  margin: 0 0.83333333333333%;
  font-weight: bold;
  color: #333333;
  text-rendering: optimizelegibility;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
  line-height: 28px;
  margin-bottom: 10px;
  font-size: 18px;
  color: #003a9a;
}
.ui-dialog .subtitle p small {
  font-weight: normal;
  color: #999999;
}
.ui-dialog .subtitle p small {
  font-size: 14px;
}
#copy {
  text-align: center;
  color: #9c9c9c;
  margin-bottom: 20px;
}
#copy p {
  font-size: 12px;
}
@media only screen and (min-width: 1366px) and (max-width: 1500px) {
  #container {
    min-width: 1080px;
    margin: 0 auto;
  }
  #benefits h3 {
    height: 50px;
  }
}
@media only screen and (max-width: 990px) {
  #container {
    min-width: 720px;
    margin: 0 20px;
    width: auto;
  }
  header #logo {
    width: 500px;
    line-height: 24px;
  }
  header #logo .logoText {
    font-size: 20px;
  }
  header #logo .logoText b,
  header #logo .logoText strong {
    font-size: 24px;
  }
  header #logo .tagLine {
    font-size: 14px;
  }
  .inf p {
    font-size: 12px;
  }
  .inf ul li {
    font-size: 10px;
  }
  .inf form {
    width: auto;
  }
  #benefits h3 {
    height: 50px;
  }
  #benefits .icon {
    margin-top: -10px;
  }
  #benefits li {
    width: 48.3333333333335%;
  }
}
@media only screen and (min-width: 767px) and (max-width: 990px) {
  
}
@media only screen and (max-width: 767px) {
  p {
    font-size: 14px;
  }
  #container {
    width: auto;
    min-width: 0px;
    margin: 0 15px;
  }
  header {
    padding-top: 10px;
    text-align: center;
  }
  header #logo {
    width: auto;
    text-align: left;
    margin-bottom: 20px;
    float: none;
    line-height: 18px;
  }
  header #logo a {
    display: inline-block;
    width: 355px;
  }
  header #logo img {
    float: left;
    width: 70px;
  }
  header #logo .logoText {
    font-size: 16px;
    white-space: nowrap;
  }
  header #logo .logoText strong,
  header #logo .logoText b {
    font-size: 20px;
  }
  header #logo .tagLine {
    font-size: 12px;
    white-space: nowrap;
  }
  header .consultation {
    font-size: 12px;
    float: none;
    text-align: center;
    margin-top: 15px;
  }
  header .consultation .phone {
    font-size: 16px;
  }
  header .consultation .phone .icon {
    display: none;
  }
  header .consultation .time .icon {
    display: none;
  }
  .img404 {
    width: 98.33333333333366%;
  }
  .inf {
    width: 98.33333333333366%;
  }
  #benefits .odd {
    clear: left;
  }
}
@media only screen and (max-width: 540px) {
  h2 {
    font-size: 25px;
    line-height: 40px;
  }
  h3 {
    font-size: 16px;
    line-height: 25px;
  }
  #container {
    margin: 0 5px;
  }
  header .logoText {
    font-size: 12px;
  }
  header .logoText strong,
  header .logoText b {
    font-size: 14px;
  }
  header .tagLine {
    font-size: 12px;
  }
  #benefits .subtitle h3 {
    height: auto;
  }
  #benefits li {
    width: 98.33333333333366%;
    margin: 10px 0.83333333333333%;
  }
  .inf ul li {
    width: 98.33333333333366%;
    font-size: 12px;
  }
}
@media only screen and (max-width: 400px) {
  
}
@media only screen and (min-width: 1500px) {
  #container {
    width: 1200px;
    min-width: 1200px;
    margin: 0 auto;
  }
}
