article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden] {
  display: none;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
html,
button,
input,
select,
textarea {
  font-family: sans-serif;
}
body {
  margin: 0;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
h2 {
  font-size: 1.5em;
  margin: 0.83em 0;
}
h3 {
  font-size: 1.17em;
  margin: 1em 0;
}
h4 {
  font-size: 1em;
  margin: 1.33em 0;
}
h5 {
  font-size: 0.83em;
  margin: 1.67em 0;
}
h6 {
  font-size: 0.75em;
  margin: 2.33em 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
blockquote {
  margin: 1em 40px;
}
dfn {
  font-style: italic;
}
mark {
  background: #ff0;
  color: #000;
}
p,
pre {
  margin: 1em 0;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
q {
  quotes: none;
}
q:before,
q:after {
  content: '';
  content: none;
}
small {
  font-size: 75%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
dl,
menu,
ol,
ul {
  margin: 0;
  padding: 0;
  zoom: 1;
}
dl:before,
dl:after,
menu:before,
menu:after,
ol:before,
ol:after,
ul:before,
ul:after {
  content: "";
  display: table;
}
dl:after,
menu:after,
ol:after,
ul:after {
  clear: both;
}
dd {
  margin: 0 0 0 40px;
}
ul,
ol {
  list-style: none;
  list-style-image: none;
}
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
form {
  margin: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
  white-space: normal;
  *margin-left: -7px;
}
button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}
button,
input {
  line-height: normal;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
  *overflow: visible;
}
button[disabled],
input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 13px;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  margin: 0;
  padding: 0;
}
p {
  -webkit-hyphens: auto;
  -epub-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}
b,
strong,
.strong {
  font-weight: bold;
}
dfn,
em,
.em {
  font-style: italic;
}
small,
.small {
  font-size: 75%;
}
ul,
ol {
  padding: 0;
  list-style-type: none;
}
dd {
  margin: 0;
}
.sidebar ul,
.sidebar ol,
.commentlist {
  list-style: none;
}
.clearfix {
  zoom: 1;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clear {
  clear: both;
}
.z-index {
  position: relative;
  z-index: 999;
}
.left {
  float: left;
}
.right {
  float: right;
}
.fnone {
  float: none !important;
}
.inline {
  display: inline-block !important;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.upper {
  text-transform: uppercase;
}
.block {
  display: block;
}
.none {
  display: none;
}
.hidden {
  overflow: hidden;
}
h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0;
  padding: 0;
}
.mt5 {
  margin-top: 5px !important;
}
.mt10 {
  margin-top: 10px !important;
}
.mt15 {
  margin-top: 15px !important;
}
.mt20 {
  margin-top: 20px !important;
}
.mt30 {
  margin-top: 30px !important;
}
.mt40 {
  margin-top: 40px !important;
}
.mt50 {
  margin-top: 50px !important;
}
.ml30 {
  margin-left: 30px !important;
}
.pdl30 {
  padding-left: 15px !important;
}
.pdr30 {
  padding-right: 15px !important;
  border-right: 1px solid #2a395a;
}
.ml20 {
  margin-left: 20px !important;
}
.ml10 {
  margin-left: 10px !important;
}
.mr20 {
  margin-right: 20px !important;
}
.site-width,
.content {
  width: 980px;
  margin: auto;
  position: relative;
  zoom: 1;
}
.site-width:before,
.site-width:after,
.content:before,
.content:after {
  content: "";
  display: table;
}
.site-width:after,
.content:after {
  clear: both;
}
.elements {
  background-image: url("images/elements.png");
  background-repeat: no-repeat;
}
.icons {
  background-image: url("images/icons.png");
  background-repeat: no-repeat;
}
.font {
  font-family: 'PT Sans', sans-serif;
  font-weight: 400;
}
.font-bold {
  font-family: 'PT Sans', sans-serif;
  font-weight: 700;
}
.btn-shadow {
  box-shadow: 0px 1px 2px rgba(0,0,0,0.3), inset 0px 1px 0px rgba(255,255,255,0.15);
  -webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.3), inset 0px 1px 0px rgba(255,255,255,0.15);
  -moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.3), inset 0px 1px 0px rgba(255,255,255,0.15);
}
.blue-btn {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #263351;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#2e3f63),to(#263351));
  background-image: -webkit-linear-gradient(top,#2e3f63,#263351);
  background-image: -moz-linear-gradient(top,#2e3f63,#263351);
  background-image: -o-linear-gradient(top,#2e3f63,#263351);
  background-image: linear-gradient(to bottom,#2e3f63,#263351);
  color: white;
  text-transform: uppercase;
  font-size: 14px;
  font-family: 'PT Sans', sans-serif;
  font-weight: 700;
  display: block;
  height: 32px;
  line-height: 32px;
  padding: 0 19px;
}
.blue-btn:hover {
  background-color: #192339;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#1f2b45),to(#192339));
  background-image: -webkit-linear-gradient(top,#1f2b45,#192339);
  background-image: -moz-linear-gradient(top,#1f2b45,#192339);
  background-image: -o-linear-gradient(top,#1f2b45,#192339);
  background-image: linear-gradient(to bottom,#1f2b45,#192339);
}
.error {
  border: 1px solid #ee422d !important;
  color: #ee422d;
}
body {
  line-height: 1.5;
  font-family: 'PT Sans', sans-serif;
  font-weight: 400;
  font-size: 16px;
  color: #2c2c2b;
  overflow-x: hidden;
  position: relative;
  background: url(images/background-pattern.png) repeat;
}
.bg {
  position: absolute;
  top: 0;
  left: 50%;
  background: url(images/background-image.png) top center;
  width: 1920px;
  height: 1320px;
  margin-left: -960px;
  z-index: -2;
}
input,
textarea,
select,
button {
  -webkit-appearance: none;
  border: 0;
  padding: 0;
}
input[type="text"] {
  background: transparent;
  font-family: 'PT Sans', sans-serif;
  font-weight: 400;
  padding: 0 7px;
  height: 34px;
  font-size: 14px;
  color: #70798c;
}
input[type="text"]::-webkit-input-placeholder {
  color: #70798c;
}
input[type="text"]:-moz-placeholder {
  color: #70798c;
}
input[type="text"]::-moz-placeholder {
  color: #70798c;
}
input[type="text"]:-ms-input-placeholder {
  color: #70798c;
}
form {
  display: block;
  height: 100%;
  zoom: 1;
}
form:before,
form:after {
  content: "";
  display: table;
}
form:after {
  clear: both;
}
form h3,
form .h3 {
  text-transform: uppercase;
}
form button.blue-btn {
  padding: 0 40px;
}
form button.blue-btn.padd {
  padding: 0 60px;
}
input[type="checkbox"] {
  width: 14px;
  height: 14px;
  background: url(images/checkbox.png);
  margin-right: 10px;
  position: relative;
  top: 1px;
}
input[type="checkbox"]:checked {
  background-position: right;
}
input[type="radio"] {
  width: 14px;
  height: 14px;
  background: url(images/radio.png);
  margin-right: 5px;
  position: relative;
  top: 1px;
}
input[type="radio"]:checked {
  background-position: right;
}
input:focus,
input:hover,
select:focus,
select:hover,
textarea:hover,
textarea:focus,
button:hover,
button:focus {
  outline-style: none;
}
a,
a:visited {
  text-decoration: none;
}
a:hover,
a:focus,
a:visited:hover,
a:visited:focus {
  text-decoration: none;
}
a.blue-link,
a.blue-link:visited {
  text-decoration: none;
  color: #2a395a;
}
a.blue-link:hover,
a.blue-link:focus,
a.blue-link.active,
a.blue-link:visited:hover,
a.blue-link:visited:focus,
a.blue-link:visited.active {
  text-decoration: none;
  color: #1c273f;
}
.control-group {
  float: left;
}
.control-group.inactive {
  opacity: 0.5;
}
.control-group label {
  display: block;
  line-height: 28px;
  color: #2c2c2b;
  font-family: 'PT Sans', sans-serif;
  font-weight: 700;
}
.control-group label span {
  font-family: 'PT Sans', sans-serif;
  font-weight: 400;
}
.control-group input[type="text"],
.control-group input[type="password"],
.control-group textarea {
  width: 282px;
  height: 28px;
  border: 2px solid #70798c;
  color: #70798c;
  font-family: 'PT Sans', sans-serif;
  font-weight: 700;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: transparent;
}
.control-group input[type="text"].wide,
.control-group input[type="password"].wide,
.control-group textarea.wide {
  width: 602px;
}
.control-group input[type="text"].short,
.control-group input[type="password"].short,
.control-group textarea.short {
  width: 202px;
}
.control-group input[type="text"].medium,
.control-group input[type="password"].medium,
.control-group textarea.medium {
  width: 272px;
}
.control-group textarea {
  width: 922px;
  float: none;
  padding: 7px;
  height: 50px;
  background: transparent;
}
.control-group textarea.short {
  width: 442px;
}
input[type="password"] {
  width: 296px;
}
a.base-link,
a.base-link:visited {
  text-decoration: none;
  color: #2c2c2b;
}
a.base-link:hover,
a.base-link:focus,
a.base-link.active,
a.base-link:visited:hover,
a.base-link:visited:focus,
a.base-link:visited.active {
  text-decoration: none;
  color: #2a395a;
}
a.grey-link,
a.grey-link:visited {
  text-decoration: none;
  color: #646569;
}
a.grey-link:hover,
a.grey-link:focus,
a.grey-link.active,
a.grey-link:visited:hover,
a.grey-link:visited:focus,
a.grey-link:visited.active {
  text-decoration: none;
  color: #2a395a;
}
h2,
.h2 {
  font-size: 38px;
  font-family: 'PT Sans', sans-serif;
  font-weight: 400;
  line-height: 38px;
}
h3,
.h3 {
  font-size: 26px;
  font-family: 'PT Sans', sans-serif;
  font-weight: 400;
  line-height: 26px;
}
h5,
.h5 {
  font-size: 16px;
  font-family: 'PT Sans', sans-serif;
  font-weight: 400;
}
.intertitle {
  font-family: 'PT Sans', sans-serif;
  font-weight: 700;
  margin-top: 25px;
  margin-bottom: 10px;
}
.plain p {
  margin-bottom: 10px;
}
.plain p a {
  color: #263351;
  font-family: 'PT Sans', sans-serif;
  font-weight: 700;
}
#header-wrapper {
  position: relative;
}
#header-wrapper .header-bg {
  width: 1400px;
  height: 160px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -700px;
  z-index: -1;
  background: url(images/header.png);
}
#header-wrapper #header {
  width: 980px;
  margin: auto;
  position: relative;
  zoom: 1;
  padding-top: 30px;
  height: 130px;
}
#header-wrapper #header:before,
#header-wrapper #header:after {
  content: "";
  display: table;
}
#header-wrapper #header:after {
  clear: both;
}
#header-wrapper #header #logo {
  width: 236px;
  height: 70px;
  background: url(images/logo.png);
  display: block;
  position: absolute;
  top: 10px;
  left: 0;
}
#header-wrapper #menu-wrapper {
  margin-top: 30px;
}
#header-wrapper #menu-wrapper #menu {
  position: relative;
}
#header-wrapper #menu-wrapper #menu ul.social {
  margin-top: -5px !important;
}
#header-wrapper #menu-wrapper #menu > li {
  float: left;
  margin-left: 30px;
  position: relative;
}
#header-wrapper #menu-wrapper #menu > li:hover > .submenu,
#header-wrapper #menu-wrapper #menu > li:hover > a.base-link .arr {
  display: block;
}
#header-wrapper #menu-wrapper #menu > li:first-child {
  margin-left: 0;
}
#header-wrapper #menu-wrapper #menu > li > a.base-link {
  font-size: 17px;
  text-transform: uppercase;
  font-family: 'PT Sans', sans-serif;
  font-weight: 700;
  height: 37px;
  display: block;
  position: relative;
  z-index: 999;
}
#header-wrapper #menu-wrapper #menu > li > a.base-link.active {
  color: #2a395a;
}
#header-wrapper #menu-wrapper #menu > li > a.base-link .arr {
  width: 24px;
  height: 7px;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -12px;
  background: url(images/arr-01.png);
  display: none;
}
#header-wrapper #menu-wrapper #menu > li .submenu {
  background: url(images/pattern-2.png) repeat;
  box-shadow: 0px 3px 10px rgba(0,0,0,0.3);
  -webkit-box-shadow: 0px 3px 10px rgba(0,0,0,0.3);
  -moz-box-shadow: 0px 3px 10px rgba(0,0,0,0.3);
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 15px 20px;
  padding-left: 0;
  padding-bottom: 10px;
  position: absolute;
  top: 37px;
  left: -225px;
  width: 960px;
  z-index: 9999;
  display: none;
}
#header-wrapper #menu-wrapper #menu > li .submenu > li {
  width: 220px;
  float: left;
  margin-left: 20px;
}
#header-wrapper #menu-wrapper #menu > li .submenu > li > ul > li {
  margin-bottom: 7px;
}
#header-wrapper #menu-wrapper #menu > li .submenu > li > ul > li .img {
  position: relative;
  box-shadow: 0px 0px 3px rgba(0,0,0,0.4);
  -webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.4);
  -moz-box-shadow: 0px 0px 3px rgba(0,0,0,0.4);
  width: 220px;
  height: 160px;
  display: block;
}
#header-wrapper #menu-wrapper #menu > li .submenu > li > ul > li .img .txt {
  position: absolute;
  bottom: 0;
  background: rgba(255,255,255,0.6);
  padding: 5px 10px;
  width: 200px;
  left: 0;
  display: block;
  font-size: 16px;
  font-family: 'PT Sans', sans-serif;
  font-weight: 700;
  color: #2c2c2b;
  line-height: 24px;
}
#header-wrapper #menu-wrapper #menu > li .submenu > li > ul > li .img .txt:hover {
  color: #2a395a;
}
#header-wrapper #menu-wrapper #menu > li .submenu > li > ul > li a.grey-link {
  font-size: 14px;
  text-transform: uppercase;
  background-image: url("images/icons.png");
  background-repeat: no-repeat;
  background-position: 0 4px;
  padding-left: 20px;
}
#header-wrapper #menu-wrapper #menu > li .submenu > li > ul > li a.grey-link:hover,
#header-wrapper #menu-wrapper #menu > li .submenu > li > ul > li a.grey-link.active {
  background-position: 0 -14px;
  color: #2a395a;
}
#header-wrapper .blue-btn {
  margin-left: 30px;
  float: left;
}
#header-wrapper #cart {
  font-size: 16px;
  font-family: 'PT Sans', sans-serif;
  font-weight: 700;
  float: left;
  margin-left: 30px;
  padding-left: 35px;
  background: url(images/cart.png) no-repeat;
  margin-top: 4px;
}
#header-wrapper #cart:hover {
  background-position: none;
}
#header-wrapper #search {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  width: 196px;
  height: 28px;
  border: 2px solid #70798c;
  float: left;
}
#header-wrapper #search:hover {
  border-color: #2c2c2b;
}
#header-wrapper #search input[type="text"] {
  float: left;
  width: 159px;
  height: 28px;
}
#header-wrapper #search input[type="submit"] {
  float: left;
  width: 18px;
  height: 19px;
  background: url(images/magni.png);
  margin-top: 5px;
  margin-left: 5px;
}
.price-label {
  position: absolute;
  top: 0;
  right: 0;
  background: #2a395a;
  font-size: 14px;
  color: white;
  line-height: 20px;
  display: block;
  padding: 5px 12px;
  width: 74px;
}
.price-label.old-price,
.price-label .old-price {
  background: #2a395a;
  top: 20px;
  right: 0;
  text-decoration: line-through;
}
.more {
  background-image: url("images/icons.png");
  background-repeat: no-repeat;
  background-position: 0 -35px;
  font-family: 'PT Sans', sans-serif;
  font-weight: 700;
  font-size: 14px;
  text-transform: uppercase;
  padding-left: 30px;
  color: #2a395a;
  height: 20px;
  line-height: 20px;
  display: block;
}
.more:hover {
  text-decoration: underline;
}
.grid3-box li {
  width: 300px;
  margin-left: 40px;
  margin-top: 40px;
  float: left;
  background: url(images/pattern-2.png) repeat;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  position: relative;
  box-shadow: 0px 2px 16px rgba(0,0,0,0.4);
  -webkit-box-shadow: 0px 2px 16px rgba(0,0,0,0.4);
  -moz-box-shadow: 0px 2px 16px rgba(0,0,0,0.4);
}
.grid3-box li:hover .heading-01 {
  color: white;
}
.grid3-box li:hover .under {
  background-color: white;
}
.grid3-box li:hover > .mask {
  display: none;
}
.grid3-box li:nth-child(1),
.grid3-box li:nth-child(2),
.grid3-box li:nth-child(3) {
  margin-top: 0;
}
.grid3-box li:nth-child(3n+1) {
  margin-left: 0;
  clear: both;
}
.grid3-box li .black {
  position: absolute;
  background: rgba(0,0,0,0.4);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9;
  width: 300px;
  height: 220px;
  -webkit-border-top-right-radius: 8px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 8px;
  -moz-border-radius-topright: 8px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 8px;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 8px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
.grid3-box li .txt {
  padding: 20px;
  padding-top: 15px;
}
.grid3-box li p {
  color: #70798c;
  font-size: 14px;
  line-height: 22px;
  height: 100px;
}
.grid3-box li .mask {
  position: absolute;
  width: 300px;
  height: 220px;
  top: 0;
  left: 0;
  background: url(images/mask.png);
  display: block;
  z-index: 99;
}
.grid3-box li .heading-01 {
  position: absolute;
  top: 95px;
  right: 20px;
  width: 175px;
  z-index: 999;
  display: block;
}
.grid3-box li .img {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  width: 300px;
  height: 220px;
  -moz-border-radius-topright: 8px;
  -moz-border-radius-topleft: 8px;
  border-top-right-radius: 8px;
  border-top-left-radius: 8px;
  z-index: 5;
}
.grid3-box.portfolio .img {
  background: none;
}
.grid3-box.portfolio .img img {
  -webkit-border-top-right-radius: 10px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 10px;
  -moz-border-radius-topright: 10px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 10px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 10px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
.grid3-box.portfolio h5,
.grid3-box.portfolio .h5 {
  text-transform: uppercase;
  font-family: 'PT Sans', sans-serif;
  font-weight: 700;
}
.heading-01 {
  text-align: right;
  color: #2c2c2b;
  text-transform: uppercase;
  position: relative;
}
.heading-01 .under {
  width: 80px;
  height: 1px;
  background-color: #a5a9b1;
  margin-top: 15px;
}
.grid3-box .heading-01 .under,
.content > .section .heading-01 .under {
  right: 0;
  position: absolute;
}
.heading-02 {
  text-align: center;
  color: white;
  text-transform: uppercase;
  position: relative;
}
.heading-02 .under {
  display: inline-block;
  width: 80px;
  height: 1px;
  background-color: #a5a9b1;
  margin-top: 15px;
}
#slider-wrapper {
  width: 980px;
  margin: auto;
  position: relative;
  zoom: 1;
  height: 460px;
  box-shadow: 0px 2px 16px rgba(0,0,0,0.4);
  -webkit-box-shadow: 0px 2px 16px rgba(0,0,0,0.4);
  -moz-box-shadow: 0px 2px 16px rgba(0,0,0,0.4);
}
#slider-wrapper:before,
#slider-wrapper:after {
  content: "";
  display: table;
}
#slider-wrapper:after {
  clear: both;
}
#clients #clients-slider-wrapper {
  position: relative;
  margin-top: 25px;
}
#clients #clients-slider-wrapper .nav {
  width: 32px;
  height: 32px;
  position: absolute;
  top: 50%;
  margin-top: -16px;
  background-image: url("images/icons.png");
  background-repeat: no-repeat;
}
#clients #clients-slider-wrapper .nav.n-left {
  background-position: 0 -306px;
  left: 0;
}
#clients #clients-slider-wrapper .nav.n-left:hover {
  background-position: 0 -338px;
}
#clients #clients-slider-wrapper .nav.n-right {
  background-position: 0 -370px;
  right: 0;
}
#clients #clients-slider-wrapper .nav.n-right:hover {
  background-position: 0 -402px;
}
#clients #clients-slider-wrapper .clients-slider {
  margin-left: 30px;
}
.clients-slider li,
.clients li {
  float: left;
  text-align: center;
  margin-left: 40px;
  width: 180px;
}
.clients-slider li a,
.clients li a {
  line-height: 100px;
  display: block;
  height: 75px;
  padding-top: 25px;
  background: url(images/client-box.png);
  box-shadow: 0px 3px 10px rgba(0,0,0,0.3);
  -webkit-box-shadow: 0px 3px 10px rgba(0,0,0,0.3);
  -moz-box-shadow: 0px 3px 10px rgba(0,0,0,0.3);
}
.clients-slider li img,
.clients li img {
  max-width: 80%;
  max-height: 80%;
  vertical-align: middle;
  display: inline-block;
}
.breadcrumb {
  margin: 19px 0;
  font-size: 14px;
  color: white;
  height: 17px;
}
.breadcrumb li {
  float: left;
}
.breadcrumb li a {
  color: white;
}
.breadcrumb li a:hover {
  color: white;
  text-decoration: underline;
}
.breadcrumb li .separator {
  margin: 0 7px;
  width: 4px;
  height: 8px;
  background: url(images/arr-02.png);
  position: relative;
  top: 7px;
}
.page-title {
  color: white;
  position: relative;
  margin-bottom: 15px;
}
.page-title h2,
.page-title .h2 {
  text-transform: uppercase;
}
#pagination-wrapper {
  position: relative;
  height: 32px;
  zoom: 1;
}
#pagination-wrapper:before,
#pagination-wrapper:after {
  content: "";
  display: table;
}
#pagination-wrapper:after {
  clear: both;
}
#pagination-wrapper .prev,
#pagination-wrapper .next {
  height: 28px;
  line-height: 28px;
  border: 2px solid #70798c;
  color: #70798c;
  font-size: 14px;
  font-family: 'PT Sans', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  display: block;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  position: absolute;
  padding: 0 16px;
  top: 0;
}
#pagination-wrapper .prev:hover,
#pagination-wrapper .next:hover {
  border: none;
  height: 32px;
  line-height: 32px;
  background-color: #263351;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#2e3f63),to(#263351));
  background-image: -webkit-linear-gradient(top,#2e3f63,#263351);
  background-image: -moz-linear-gradient(top,#2e3f63,#263351);
  background-image: -o-linear-gradient(top,#2e3f63,#263351);
  background-image: linear-gradient(to bottom,#2e3f63,#263351);
  color: white;
  padding: 0 18px;
}
#pagination-wrapper .prev {
  left: 0;
}
#pagination-wrapper .next {
  right: 0;
}
#pagination-wrapper .pagination,
#pagination-wrapper .pagnav {
  text-align: center;
}
#pagination-wrapper .pagination ul.paging,
#pagination-wrapper .pagnav ul.paging {
  list-style: none;
  float: none;
  display: inline-block;
  padding: 0;
}
#pagination-wrapper .pagination ul.paging li,
#pagination-wrapper .pagnav ul.paging li {
  float: left;
  margin-left: -2px !important;
  margin-top: 0px;
}
#pagination-wrapper .pagination ul.paging li a,
#pagination-wrapper .pagnav ul.paging li a {
  width: 28px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border: 2px solid #70798c;
  color: #70798c;
  font-size: 16px;
  font-family: 'PT Sans', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  margin-left: 5px;
  display: block;
  float: left;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
#pagination-wrapper .pagination ul.paging li a:hover,
#pagination-wrapper .pagination ul.paging li a.active,
#pagination-wrapper .pagination ul.paging li a.current,
#pagination-wrapper .pagnav ul.paging li a:hover,
#pagination-wrapper .pagnav ul.paging li a.active,
#pagination-wrapper .pagnav ul.paging li a.current {
  border: none;
  width: 32px;
  height: 32px;
  line-height: 32px;
  background-color: #263351;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#2e3f63),to(#263351));
  background-image: -webkit-linear-gradient(top,#2e3f63,#263351);
  background-image: -moz-linear-gradient(top,#2e3f63,#263351);
  background-image: -o-linear-gradient(top,#2e3f63,#263351);
  background-image: linear-gradient(to bottom,#2e3f63,#263351);
  color: white;
}
#language {
  float: left;
  margin-left: 25px;
}
#language a.lang {
  width: 28px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border: 2px solid #70798c;
  color: #70798c;
  font-size: 15px;
  font-family: 'PT Sans', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  margin-left: 5px;
  display: block;
  float: left;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
#language a.lang:hover,
#language a.lang.active {
  border: none;
  width: 32px;
  height: 32px;
  line-height: 32px;
  background-color: #263351;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#2e3f63),to(#263351));
  background-image: -webkit-linear-gradient(top,#2e3f63,#263351);
  background-image: -moz-linear-gradient(top,#2e3f63,#263351);
  background-image: -o-linear-gradient(top,#2e3f63,#263351);
  background-image: linear-gradient(to bottom,#2e3f63,#263351);
  color: white;
}
.section {
  background: url(images/pattern-2.png) repeat;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  position: relative;
  box-shadow: 0px 3px 10px rgba(0,0,0,0.3);
  -webkit-box-shadow: 0px 3px 10px rgba(0,0,0,0.3);
  -moz-box-shadow: 0px 3px 10px rgba(0,0,0,0.3);
  padding: 20px;
  zoom: 1;
}
.section:before,
.section:after {
  content: "";
  display: table;
}
.section:after {
  clear: both;
}
.section .short-list li {
  margin-top: 7px;
}
.section .short-list li a.grey-link {
  font-size: 14px;
  text-transform: uppercase;
  background-image: url("images/icons.png");
  background-repeat: no-repeat;
  background-position: 0 4px;
  padding-left: 20px;
}
.section .short-list li a.grey-link:hover,
.section .short-list li a.grey-link.active {
  background-position: 0 -14px;
  color: #2a395a;
}
.section .grid-3 {
  float: left;
}
.section .corner {
  position: absolute;
  left: 0;
  top: 0;
}
.content > .section > .heading-01 {
  width: 220px;
  position: absolute;
  top: 75px;
  left: 20px;
}
.grid-3 li {
  width: 220px;
  float: left;
  margin-left: 20px;
}
.grid-3 li .small {
  font-size: 14px;
  line-height: 14px;
}
.grid-3 li h5,
.grid-3 li .h5 {
  line-height: 24px;
  margin-top: 10px;
  margin-bottom: 7px;
  font-family: 'PT Sans', sans-serif;
  font-weight: 700;
}
.grid-3 li .img {
  position: relative;
  box-shadow: 0px 0px 3px rgba(0,0,0,0.4);
  -webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.4);
  -moz-box-shadow: 0px 0px 3px rgba(0,0,0,0.4);
  width: 220px;
  height: 160px;
  display: block;
}
.small {
  color: #70798c;
}
.social {
  float: right;
  margin-top: 19px;
}
.social li {
  float: left;
  margin-left: 10px;
}
.social li .icon {
  width: 32px;
  height: 32px;
  background-image: url("images/icons.png");
  background-repeat: no-repeat;
  display: block;
}
.social li .icon.fb {
  background-position: 0 -108px;
}
.social li .icon.fb:hover {
  background-position: 0 -140px;
}
.social li .icon.tw {
  background-position: 0 -172px;
}
.social li .icon.tw:hover {
  background-position: 0 -204px;
}
.social li .icon.gplus {
  background-position: 0 -236px;
}
.social li .icon.gplus:hover {
  background-position: 0 -268px;
}
.social li .icon.youtube {
  background-position: 0 -684px;
}
.social li .icon.youtube:hover {
  background-position: 0 -716px;
}
.social li .icon.linkedin {
  background-position: 0 -620px;
}
.social li .icon.linkedin:hover {
  background-position: 0 -652px;
}
#footer-wrapper {
  height: 510px;
  background: url(images/footer.png) no-repeat center;
  margin-top: 60px;
}
#footer-wrapper .footer-top {
  color: white;
  line-height: 90px;
  font-size: 24px;
}
#footer-wrapper .footer {
  margin-top: 70px;
  zoom: 1;
  height: 280px;
}
#footer-wrapper .footer:before,
#footer-wrapper .footer:after {
  content: "";
  display: table;
}
#footer-wrapper .footer:after {
  clear: both;
}
#footer-wrapper .footer .col {
  float: left;
  width: 480px;
}
#footer-wrapper .footer .col ul {
  float: left;
  width: 220px;
  margin-left: 20px;
}
#footer-wrapper .footer .col ul li {
  padding: 5px 0;
}
#footer-wrapper .footer .col ul a.grey-link {
  font-size: 14px;
  text-transform: uppercase;
  background-image: url("images/icons.png");
  background-repeat: no-repeat;
  background-position: 0 4px;
  padding-left: 20px;
  font-family: 'PT Sans', sans-serif;
  font-weight: 700;
}
#footer-wrapper .footer .col ul a.grey-link:hover,
#footer-wrapper .footer .col ul a.grey-link.active {
  background-position: 0 -83px;
  color: white;
}
#footer-wrapper .footer-bottom {
  line-height: 70px;
  text-transform: uppercase;
  color: #646569;
}
#footer-wrapper .more {
  font-size: 17px;
  background-position: 0 -60px;
  position: relative;
  float: right;
  color: white;
  margin-top: 35px;
}
#footer-wrapper .list-head {
  font-size: 18px;
  font-family: 'PT Sans', sans-serif;
  font-weight: 700;
  color: white;
  text-transform: uppercase;
  margin-left: 20px;
  margin-bottom: 10px;
}
#side  > .section > .heading-01 {
  text-align: center;
}
#side  > .section > .heading-01 .under {
  display: inline-block;
}
#side {
  width: 220px;
  float: left;
}
#side .section {
  margin-bottom: 20px;
}
#side .section p {
  color: #70798c;
  font-size: 14px;
  line-height: 22px;
}
#side .section .section-title {
  height: 140px;
}
#side .section .section-title > .heading-01 {
  position: absolute;
  right: 20px;
  top: 93px;
  text-align: right;
}
#side .section .section-title > .heading-01 .under {
  right: 0;
  position: absolute;
}
#page-content {
  float: right;
  width: 740px;
}
#page-content .section .grid-3 li {
  margin-bottom: 40px;
}
#page-content .section .grid-3 li:nth-child(3n+1) {
  margin-left: 0;
  clear: both;
}
.tools {
  position: absolute;
  right: 0;
}
.half {
  width: 460px;
}
#prod-details .line {
  padding: 18px 0;
  border-bottom: 2px solid #d2d2d2;
  zoom: 1;
}
#prod-details .line:before,
#prod-details .line:after {
  content: "";
  display: table;
}
#prod-details .line:after {
  clear: both;
}
#prod-details .line:first-child {
  padding-top: 10px;
  padding-bottom: 28px;
}
#prod-details .blue-btn {
  height: 40px;
  line-height: 40px;
  font-size: 18px;
  padding: 0 43px;
}
#prod-details p {
  font-size: 16px;
  line-height: 26px;
}
#prod-details .social {
  font-size: 16px;
  font-family: 'PT Sans', sans-serif;
  font-weight: 700;
}
#prod-details .social ul {
  position: relative;
  float: right;
  height: 16px;
  margin-top: 3px;
}
#prod-details .social ul li {
  float: left;
  margin-left: 20px;
}
#prod-details .social ul li .icon {
  width: 16px;
  height: 16px;
  text-align: center;
  display: block;
}
#prod-details .social ul li .icon .s {
  background-image: url("images/icons.png");
  background-repeat: no-repeat;
  display: inline-block;
}
#prod-details .social ul li .icon .s.mail {
  width: 16px;
  height: 16px;
  background-position: 0 -440px;
}
#prod-details .social ul li .icon .s.mail:hover {
  background-position: -24px -440px;
}
#prod-details .social ul li .icon .s.fb {
  width: 8px;
  height: 16px;
  background-position: 0 -456px;
}
#prod-details .social ul li .icon .s.fb:hover {
  background-position: -24px -456px;
}
#prod-details .social ul li .icon .s.tw {
  width: 16px;
  height: 16px;
  background-position: 0 -480px;
}
#prod-details .social ul li .icon .s.tw:hover {
  background-position: -24px -480px;
}
#prod-details .social ul li .icon .s.gplus {
  width: 15px;
  height: 16px;
  background-position: 0 -500px;
}
#prod-details .social ul li .icon .s.gplus:hover {
  background-position: -24px -500px;
}
#prod-details .status {
  font-size: 16px;
  color: #2c2c2b;
  font-family: 'PT Sans', sans-serif;
  font-weight: 700;
  line-height: 40px;
}
#prod-details .cod {
  font-size: 16px;
  color: #646569;
  padding-top: 10px;
}
#prod-details .price {
  font-family: 'PT Sans', sans-serif;
  font-weight: 700;
  font-size: 26px;
  color: #2a395a;
  position: relative;
}
#prod-details .price .small {
  position: absolute;
  top: 32px;
  left: 0;
  font-size: 12px;
  color: #646569;
  font-family: 'PT Sans', sans-serif;
  font-weight: 400;
}
#prod-details .price .old-price {
  font-size: 20px;
  text-decoration: line-through;
  color: #646569;
  margin-left: 20px;
}
#prod-img-wrapper {
  zoom: 1;
}
#prod-img-wrapper:before,
#prod-img-wrapper:after {
  content: "";
  display: table;
}
#prod-img-wrapper:after {
  clear: both;
}
#prod-img-wrapper .big-img {
  width: 460px;
  height: 335px;
  box-shadow: 0px 0px 3px rgba(0,0,0,0.4);
  -webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.4);
  -moz-box-shadow: 0px 0px 3px rgba(0,0,0,0.4);
}
#prod-img-wrapper .big-img img {
  max-width: 460px;
  max-height: 335px;
}
#prod-img-wrapper .img-slider li {
  float: left;
  margin-left: 20px;
  margin-top: 20px;
}
#prod-img-wrapper .img-slider li .img {
  width: 140px;
  height: 102px;
  box-shadow: 0px 0px 3px rgba(0,0,0,0.4);
  -webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.4);
  -moz-box-shadow: 0px 0px 3px rgba(0,0,0,0.4);
  display: block;
}
#prod-img-wrapper .img-slider li .img img {
  max-width: 140px;
  max-height: 102px;
}
#prod-img-wrapper .img-slider li:nth-child(3n+1) {
  margin-left: 0;
  clear: both;
}
.clients li {
  float: left;
  margin-left: 20px;
  margin-top: 35px;
}
.clients li .heading-02 {
  text-align: right;
  margin-top: 20px;
}
.clients li:nth-child(1),
.clients li:nth-child(2),
.clients li:nth-child(3),
.clients li:nth-child(4),
.clients li:nth-child(5) {
  margin-top: 0;
}
.clients li:nth-child(5n+1) {
  margin-left: 0;
  clear: both;
}
.oriz {
  margin-top: 10px !important;
}
.oriz .el {
  font-family: 'PT Sans', sans-serif;
  font-weight: 700;
  display: inline-block;
  float: left;
}
.oriz .det {
  margin-left: 80px;
  display: block;
  color: #2c2c2b;
}
.oriz .det a {
  color: #2c2c2b;
}
.oriz .det a:hover {
  color: #2c2c2b;
  text-decoration: underline;
}
.oriz .det .name {
  font-family: 'PT Sans', sans-serif;
  font-weight: 700;
  color: #2a395a;
}
.map {
  float: right;
  margin-left: 20px;
  width: 460px;
  height: 650px;
  box-shadow: 0px 0px 3px rgba(0,0,0,0.4);
  -webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.4);
  -moz-box-shadow: 0px 0px 3px rgba(0,0,0,0.4);
}
.spec-l {
  width: 360px;
  float: left;
  margin-left: 60px;
}
.spec-r {
  width: 360px;
  float: right;
  margin-right: 60px;
}
.spec-l .page-title,
.spec-r .page-title {
  text-align: center;
}
.my-acc-titles {
  line-height: 40px;
  text-align: center;
  border-bottom: 2px solid #d2d2d2;
}
.my-acc-titles a.base-link {
  font-size: 18px;
  line-height: 18px;
  text-transform: uppercase;
  font-family: 'PT Sans', sans-serif;
  font-weight: 700;
}
.faq li {
  margin-top: 20px !important;
}
.faq li:first-child {
  margin-top: 0 !important;
}
.faq li p {
  margin-top: 10px !important;
}
.faq li h5 a.blue-link,
.faq li .h5 a.blue-link {
  padding-left: 30px;
  background-image: url("images/icons.png");
  background-repeat: no-repeat;
  background-position: 0 -520px;
  text-transform: uppercase;
  font-family: 'PT Sans', sans-serif;
  font-weight: 700;
}
.faq li h5 a.blue-link:hover,
.faq li h5 a.blue-link.open,
.faq li .h5 a.blue-link:hover,
.faq li .h5 a.blue-link.open {
  background-position: 0 -542px;
}
.cart-table {
  width: 100%;
}
.cart-table tr.order-no {
  border-bottom: 2px solid #d2d2d2;
  width: 960px;
}
.cart-table tr:first-child td {
  font-family: 'PT Sans', sans-serif;
  font-weight: 700;
  text-align: center;
  padding-top: 0;
  padding-bottom: 10px;
}
.cart-table tr:first-child td:nth-child(1) {
  text-align: left;
}
.cart-table a.blue-link {
  padding-left: 30px;
  background-image: url("images/icons.png");
  background-repeat: no-repeat;
  background-position: 0 -520px;
  font-family: 'PT Sans', sans-serif;
  font-weight: 700;
  font-size: 14px;
  height: 20px;
  display: block;
  text-transform: uppercase;
}
.cart-table a.blue-link.invert {
  background-position: 0 -600px;
}
.cart-table .cant {
  width: 69px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border: 2px solid #70798c;
  color: #70798c;
  font-size: 16px;
  font-family: 'PT Sans', sans-serif;
  font-weight: 700;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  display: inline-block;
}
.cart-table .cant input[type="text"] {
  background: transparent;
  border: 0;
  width: 23px;
  height: 28px;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 0;
  float: left;
}
.cart-table .cant .count {
  float: left;
}
.cart-table .cant .count .add {
  width: 28px;
  height: 15px;
  display: block;
  background: url(images/add.png);
}
.cart-table .cant .count .cut {
  width: 28px;
  height: 15px;
  display: block;
  background: url(images/cut.png);
}
.cart-table td {
  padding-top: 30px;
  width: 140px;
  text-align: center;
}
.cart-table td:nth-child(1),
.cart-table td:nth-child(2) {
  text-align: left;
}
.cart-table td:nth-child(2) {
  width: 270px;
}
.cart-table td.ltde {
  width: 600px;
}
.cart-table td a {
  color: black;
}
.cart-table tr.ltd td {
  padding-bottom: 30px;
}
.cart-table tr.conclusions td {
  border-bottom: 2px solid #d2d2d2;
  border-top: 2px solid #d2d2d2;
  padding-bottom: 10px;
  padding-top: 10px;
}
.cart-table .total {
  font-family: 'PT Sans', sans-serif;
  font-weight: 700;
  text-align: right;
  margin-left: 28px;
}
.cart-table .price {
  font-size: 20px;
  font-family: 'PT Sans', sans-serif;
  font-weight: 700;
  color: #2a395a;
}
.cart-table .delete {
  width: 16px;
  height: 16px;
  background-image: url("images/icons.png");
  background-repeat: no-repeat;
  background-position: 0 -564px;
  display: inline-block;
}
.cart-table .delete:hover {
  background-position: 0 -582px;
}
.cart-table .img {
  width: 140px;
  height: 102px;
  display: block;
  margin-right: 20px;
  display: block;
  box-shadow: 0px 0px 3px rgba(0,0,0,0.4);
  -webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.4);
  -moz-box-shadow: 0px 0px 3px rgba(0,0,0,0.4);
}
.cart-table .img img {
  max-width: 140px;
  max-height: 102px;
}
.formular {
  margin-top: 50px !important;
}
.formular .control-group span {
  font-family: 'PT Sans', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 18px;
}
.formular form > .left {
  width: 620px;
}
.formular form > .right {
  width: 300px;
}
.formular h3,
.formular .h3 {
  text-transform: uppercase;
  padding-bottom: 10px;
  border-bottom: 3px solid #d2d2d2;
  margin-bottom: 20px;
}
.formular h4,
.formular .h4 {
  text-transform: uppercase;
  font-family: 'PT Sans', sans-serif;
  font-weight: 700;
}
.price {
  font-family: 'PT Sans', sans-serif;
  font-weight: 700;
  font-size: 26px;
  color: #2a395a;
  position: relative;
}
.price .small {
  position: absolute;
  top: 32px;
  left: 0;
  font-size: 12px;
  color: #646569;
  font-family: 'PT Sans', sans-serif;
  font-weight: 400;
}
.price .old-price {
  font-size: 20px;
  text-decoration: line-through;
  color: #646569;
  margin-left: 20px;
}
.message {
  text-align: center;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-style: italic;
  font-size: 12px;
  color: white;
  background: #646569;
  padding: 5px 0;
  margin-top: 10px;
}
.message.success {
  background: #6b9c43 !important;
}
.message.error {
  background: #ee422d !important;
}
.result-page .grid-3 li:nth-child(4n+1) {
  clear: both;
  margin-left: 0;
}
.result-page .portfolio {
  margin-top: 30px;
}
.result-page li {
  margin-top: 20px;
}
.result-page h5,
.result-page .h5 {
  height: 48px;
  overflow: hidden;
}
.user-content ul {
  list-style-image: url(images/arr-03.png);
  padding-left: 12px;
}
.user-content h4 {
  clear: both;
  margin-top: 10px;
}
@media print {
  * {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important;
  }
  a,
  a:visited {
    color: #444 !important;
  }
  a:after,
  a:visited:after {
    content: " (" attr(href) ")";
  }
  a abbr[title]:after,
  a:visited abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .sidebar,
  .page-navigation,
  .wp-prev-next,
  .respond-form,
  nav {
    display: none;
  }
}
