@font-face {
  font-family: 'Stolzl';
  src: url('../fonts/The Northern Block Ltd - Stolzl-Bold.eot');
  src: local('â˜º'), url('../fonts/The Northern Block Ltd - Stolzl-Bold.woff') format('woff'), url('../fonts/The Northern Block Ltd - Stolzl-Bold.ttf') format('truetype'), url('../fonts/The Northern Block Ltd - Stolzl-Bold.svg') format('svg');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Stolzl';
  src: url('../fonts/The Northern Block Ltd - Stolzl-Medium.eot');
  src: local('â˜º'), url('../fonts/The Northern Block Ltd - Stolzl-Medium.woff') format('woff'), url('../fonts/The Northern Block Ltd - Stolzl-Medium.ttf') format('truetype'), url('../fonts/The Northern Block Ltd - Stolzl-Medium.svg') format('svg');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Stolzl';
  src: url('../fonts/The Northern Block Ltd - Stolzl-Regular.eot');
  src: local('â˜º'), url('../fonts/The Northern Block Ltd - Stolzl-Regular.woff') format('woff'), url('../fonts/The Northern Block Ltd - Stolzl-Regular.ttf') format('truetype'), url('../fonts/The Northern Block Ltd - Stolzl-Regular.svg') format('svg');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Stolzl';
  src: url('../fonts/The Northern Block Ltd - Stolzl-Light.eot');
  src: local('â˜º'), url('../fonts/The Northern Block Ltd - Stolzl-Light.woff') format('woff'), url('../fonts/The Northern Block Ltd - Stolzl-Light.ttf') format('truetype'), url('../fonts/The Northern Block Ltd - Stolzl-Light.svg') format('svg');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Stolzl';
  src: url('../fonts/The Northern Block Ltd - Stolzl-Thin.eot');
  src: local('â˜º'), url('../fonts/The Northern Block Ltd - Stolzl-Thin.woff') format('woff'), url('../fonts/The Northern Block Ltd - Stolzl-Thin.ttf') format('truetype'), url('../fonts/The Northern Block Ltd - Stolzl-Thin.svg') format('svg');
  font-weight: 100;
  font-style: normal;
}

*,*:before,*:after {
  box-sizing: border-box;
  -moz-box-sizing: -moz-border-box;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym,header, nav, section, article, aside, footer, figure, address, big, cite, code, del, dfn, em, font, 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 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  background: transparent;
}

body {
  background-image: url(../images/back.jpg);
  background-repeat: no-repeat;
  background-position: center 0;
  background-size: cover;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}

ins {
  text-decoration: none;
}

del {
  text-decoration: line-through;
}

a {
  transition: all 0.2s linear;
 color: #0B0B61;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

strong {
  font-weight: bold;
}

textarea {
  width: 650px;
  height: 242px;
  font-size: 14px;
  padding: 10px 15px;
  border: 2px solid #a1a1a1;
}

input {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}

input[type=text], input[type=password] {
  width: 274px;
  height: 34px;
  font-size: 14px;
  padding: 0 15px;
  border: 1px solid #a1a1a1;
}

input[type=checkbox], input[type=radio] {
  opacity: 0.01;
  position: absolute;
  left: -999px;
}

.checkbox {
  position: relative;
  padding-left: 55px;
}

input[type=checkbox]+label:before {
  content: '';
  width: 30px;
  height: 30px;
  position: absolute;
  border: 1px solid #a1a1a1;
  left: 0;
  top: 0;
}

input[type=radio]+span:before {
  content: '';
  width: 30px;
  height: 30px;
  position: absolute;
  border: 1px solid #a1a1a1;
  border-radius: 30px;
  left: 0;
  top: 0;
}

input[type=radio]:checked+span:after {
  content: '';
  width: 10px;
  height: 10px;
  position: absolute;
  background: #916d2a;
  border-radius: 10px;
  left: 10px;
  top: 10px;
}

input[type=checkbox]:checked+label:before {
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAAJCAYAAADpeqZqAAAArElEQVQYlY3QMUoDYRAG0Lc/GyWewnuEWAl2NgmCJgtBQWxS5CC5gIWFYCERxIQNXsFLxHO4umgzC0uw2Ck/eDN8k5XLkY5zgCccp47gEK8YY5d3AP0AZ3hBkfCBVZzfnyOsAzzjElXCZ5x9i61tUOI0ukzwAzkKZLjABudI2GKIR1yjbrbl+MYVKkzxHmiAB9y2QYNEOMMXbiK7xx1+94u2v1djjhP0sPgPwB+h1yH0+ZUDfwAAAABJRU5ErkJggg==');
}

select {
  height: 34px;
  font-size: 14px;
  padding: 0 10px;
  border: 1px solid #a1a1a1;
}

input:focus, input:active {
  outline: none;
}

p {
  margin-bottom: 20px;
}

img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  vertical-align: top;
  image-rendering: -webkit-optimize-contrast
}

b {
  font-weight: 700;
}

h1 {
  font-size: 24px;
  line-height: 30px;
  color: #a98c57;
  margin-bottom: 30px;
  font-weight: 400;
  text-transform: uppercase;
}

h2 {
  font-size: 20px;
  line-height: 24px;
  color: #996d1b;
  font-weight: 500;
  margin-bottom: 30px;
}

h3 {
  font-size: 18px;
  line-height: 22px;
  color: #000;
  font-weight: 500;
  margin-bottom: 30px;
}

h4 {
  font-size: 16px;
  color: #996d1b;
  font-weight: 400;
  text-transform: uppercase;
  margin-bottom: 30px;
}

ul,ol {
  padding-left: 20px;
}

section {
  padding: 32px 35px 48px;
  border: 2px solid #ab8339;
  margin-bottom: 35px;
}
section.change_password{
  background: #f2f2f2;
  border: none;
}

section h3 {
  font-size: 20px;
  margin-bottom: 28px;
}

.autocomplete-suggestions {
  background-color: #ffffff;
  overflow: hidden;
  border: 1px solid #e0e0e0;
  overflow-y: auto;
}

.autocomplete-suggestions .autocomplete-suggestion {
  cursor: default;
}

.autocomplete-suggestions .selected {
  background: #F0F0F0;
}

.autocomplete-suggestions div {
  padding: 2px 5px;
  white-space: nowrap;
}

.autocomplete-suggestions strong {
  font-weight: normal;
  color: #3399FF;
}

.owl {
  position: relative;
}

.owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y;
}

.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%;
}

.owl-carousel .owl-wrapper {
  display: none;
  position: relative;
}

.owl-carousel .owl-item, .owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}

.owl-carousel .owl-item {
  float: left;
  position: relative;
  overflow: hidden;
  /* 10.02 */
  text-align: center;
}

.owl-item {
  display: block;
  width: 100%;
  height: auto;
}

.container {
  width: 1000px;
  margin: 0 auto;
}

.clearfix:after {
  content: '';
  width: 100%;
  display: table;
}
.clearfix_before:before {
  content: '';
  width: 100%;
  display: table;
}