/* ------------------------ resets ----------------------- */
/* ---------- margins ---------- */
.margin-reset {
  margin: 0 !important;
}

.margin-left-reset {
  margin-left: 0 !important;
}

.margin-right-reset {
  margin-right: 0 !important;
}

.margin-top-reset {
  margin-top: 0 !important;
}

.margin-bottom-reset {
  margin-bottom: 0 !important;
}

/* ---------- paddings ---------- */
.padding-reset {
  padding: 0 !important;
}

.padding-left-reset {
  padding-left: 0 !important;
}

.padding-right-reset {
  padding-right: 0 !important;
}

.padding-top-reset {
  padding-top: 0 !important;
}

.padding-bottom-reset {
  padding-bottom: 0 !important;
}

/* ---------- borders ---------- */
.border-reset {
  border: none !important;
}

.border-top-reset {
  border-top: none !important;
}

.border-right-reset {
  border-right: none !important;
}

.border-bottom-reset {
  border-bottom: none !important;
}

.border-left-reset {
  border-left: none !important;
}

/* ---------- animates ---------- */
.radius-reset {
  border-radius: 0;
  -o-border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
}

.box-shadow-reset {
  box-shadow: none;
  -o-box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
}

.text-shadow-reset {
  text-shadow: none;
  -o-text-shadow: none;
  -moz-text-shadow: none;
  -webkit-text-shadow: none;
  -ms-text-shadow: none;
}

.transition-reset {
  transition: none;
  -o-transition: none;
  -moz-transition: none;
  -webkit-transition: none;
  -moz-transition: none;
}

/* ---------- background ---------- */
.bg-res {
  background: none !important;
}

.border-1 {
  border-bottom: 1px dotted #999;
  padding-bottom: 25px;
  margin-bottom: 40px;
}

.border-2 {
  border: 1px solid #747473;
}

/* ----------------- helper margin classes ---------------- */
.all-m-1 {
  margin: 5px !important;
}

.all-m-2 {
  margin: 10px !important;
}

.all-m-3 {
  margin: 15px !important;
}

.all-m-4 {
  margin: 20px !important;
}

.all-m-5 {
  margin: 25px !important;
}

.all-m-6 {
  margin: 30px !important;
}

.all-m-7 {
  margin: 35px !important;
}

.all-m-8 {
  margin: 40px !important;
}

.all-m-9 {
  margin: 45px !important;
}

.all-m-10 {
  margin: 50px !important;
}

.all-m-11 {
  margin: 55px !important;
}

.all-m-12 {
  margin: 60px !important;
}

.all-m-13 {
  margin: 65px !important;
}

.all-m-14 {
  margin: 70px !important;
}

.all-m-15 {
  margin: 75px !important;
}

.all-m-16 {
  margin: 80px !important;
}

.all-m-17 {
  margin: 85px !important;
}

.all-m-18 {
  margin: 90px !important;
}

.all-m-19 {
  margin: 95px !important;
}

.all-m-20 {
  margin: 100px !important;
}

.after-1 {
  margin-bottom: 5px !important;
}

.after-2 {
  margin-bottom: 10px !important;
}

.after-3 {
  margin-bottom: 15px !important;
}

.after-4 {
  margin-bottom: 20px !important;
}

.after-5 {
  margin-bottom: 25px !important;
}

.after-6 {
  margin-bottom: 30px !important;
}

.after-7 {
  margin-bottom: 35px !important;
}

.after-8 {
  margin-bottom: 40px !important;
}

.after-9 {
  margin-bottom: 45px !important;
}

.after-10 {
  margin-bottom: 50px !important;
}

.after-11 {
  margin-bottom: 55px !important;
}

.after-12 {
  margin-bottom: 60px !important;
}

.after-13 {
  margin-bottom: 65px !important;
}

.after-14 {
  margin-bottom: 70px !important;
}

.after-15 {
  margin-bottom: 75px !important;
}

.after-16 {
  margin-bottom: 80px !important;
}

.after-17 {
  margin-bottom: 85px !important;
}

.after-18 {
  margin-bottom: 90px !important;
}

.after-19 {
  margin-bottom: 95px !important;
}

.after-20 {
  margin-bottom: 100px !important;
}

.before-1 {
  margin-top: 5px !important;
}

.before-2 {
  margin-top: 10px !important;
}

.before-3 {
  margin-top: 15px !important;
}

.before-4 {
  margin-top: 20px !important;
}

.before-5 {
  margin-top: 25px !important;
}

.before-6 {
  margin-top: 30px !important;
}

.before-7 {
  margin-top: 35px !important;
}

.before-8 {
  margin-top: 40px !important;
}

.before-9 {
  margin-top: 45px !important;
}

.before-10 {
  margin-top: 50px !important;
}

.before-11 {
  margin-top: 55px !important;
}

.before-12 {
  margin-top: 60px !important;
}

.before-13 {
  margin-top: 65px !important;
}

.before-14 {
  margin-top: 70px !important;
}

.before-15 {
  margin-top: 75px !important;
}

.before-16 {
  margin-top: 80px !important;
}

.before-17 {
  margin-top: 85px !important;
}

.before-18 {
  margin-top: 90px !important;
}

.before-19 {
  margin-top: 95px !important;
}

.before-20 {
  margin-top: 100px !important;
}

.prepend-1 {
  margin-left: 5px !important;
}

.prepend-2 {
  margin-left: 10px !important;
}

.prepend-3 {
  margin-left: 15px !important;
}

.prepend-4 {
  margin-left: 20px !important;
}

.prepend-5 {
  margin-left: 25px !important;
}

.prepend-6 {
  margin-left: 30px !important;
}

.prepend-7 {
  margin-left: 35px !important;
}

.prepend-8 {
  margin-left: 40px !important;
}

.prepend-9 {
  margin-left: 45px !important;
}

.prepend-10 {
  margin-left: 50px !important;
}

.prepend-11 {
  margin-left: 55px !important;
}

.prepend-12 {
  margin-left: 60px !important;
}

.prepend-13 {
  margin-left: 65px !important;
}

.prepend-14 {
  margin-left: 70px !important;
}

.prepend-15 {
  margin-left: 75px !important;
}

.prepend-16 {
  margin-left: 80px !important;
}

.prepend-17 {
  margin-left: 85px !important;
}

.prepend-18 {
  margin-left: 90px !important;
}

.prepend-19 {
  margin-left: 95px !important;
}

.prepend-20 {
  margin-left: 100px !important;
}

.append-1 {
  margin-right: 5px !important;
}

.append-2 {
  margin-right: 10px !important;
}

.append-3 {
  margin-right: 15px !important;
}

.append-4 {
  margin-right: 20px !important;
}

.append-5 {
  margin-right: 25px !important;
}

.append-6 {
  margin-right: 30px !important;
}

.append-7 {
  margin-right: 35px !important;
}

.append-8 {
  margin-right: 40px !important;
}

.append-9 {
  margin-right: 45px !important;
}

.append-10 {
  margin-right: 50px !important;
}

.append-11 {
  margin-right: 55px !important;
}

.append-12 {
  margin-right: 60px !important;
}

.append-13 {
  margin-right: 65px !important;
}

.append-14 {
  margin-right: 70px !important;
}

.append-15 {
  margin-right: 75px !important;
}

.append-16 {
  margin-right: 80px !important;
}

.append-17 {
  margin-right: 85px !important;
}

.append-18 {
  margin-right: 90px !important;
}

.append-19 {
  margin-right: 95px !important;
}

.append-20 {
  margin-right: 100px !important;
}

/* ----------------- helper padding classes ---------------- */
.p-all-1 {
  padding: 5px !important;
}

.p-all-2 {
  padding: 10px !important;
}

.p-all-3 {
  padding: 15px !important;
}

.p-all-4 {
  padding: 20px !important;
}

.p-all-5 {
  padding: 25px !important;
}

.p-all-6 {
  padding: 30px !important;
}

.p-all-7 {
  padding: 35px !important;
}

.p-all-8 {
  padding: 40px !important;
}

.p-all-9 {
  padding: 45px !important;
}

.p-all-10 {
  padding: 50px !important;
}

.p-all-11 {
  padding: 55px !important;
}

.p-all-12 {
  padding: 60px !important;
}

.p-all-13 {
  padding: 65px !important;
}

.p-all-14 {
  padding: 70px !important;
}

.p-all-15 {
  padding: 75px !important;
}

.p-all-16 {
  padding: 80px !important;
}

.p-all-17 {
  padding: 85px !important;
}

.p-all-18 {
  padding: 90px !important;
}

.p-all-19 {
  padding: 95px !important;
}

.p-all-20 {
  padding: 100px !important;
}

.p-after-1 {
  padding-bottom: 5px !important;
}

.p-after-2 {
  padding-bottom: 10px !important;
}

.p-after-3 {
  padding-bottom: 15px !important;
}

.p-after-4 {
  padding-bottom: 20px !important;
}

.p-after-5 {
  padding-bottom: 25px !important;
}

.p-after-6 {
  padding-bottom: 30px !important;
}

.p-after-7 {
  padding-bottom: 35px !important;
}

.p-after-8 {
  padding-bottom: 40px !important;
}

.p-after-9 {
  padding-bottom: 45px !important;
}

.p-after-10 {
  padding-bottom: 50px !important;
}

.p-after-11 {
  padding-bottom: 55px !important;
}

.p-after-12 {
  padding-bottom: 60px !important;
}

.p-after-13 {
  padding-bottom: 65px !important;
}

.p-after-14 {
  padding-bottom: 70px !important;
}

.p-after-15 {
  padding-bottom: 75px !important;
}

.p-after-16 {
  padding-bottom: 80px !important;
}

.p-after-17 {
  padding-bottom: 85px !important;
}

.p-after-18 {
  padding-bottom: 90px !important;
}

.p-after-19 {
  padding-bottom: 95px !important;
}

.p-after-20 {
  padding-bottom: 100px !important;
}

.p-before-1 {
  padding-top: 5px !important;
}

.p-before-2 {
  padding-top: 10px !important;
}

.p-before-3 {
  padding-top: 15px !important;
}

.p-before-4 {
  padding-top: 20px !important;
}

.p-before-5 {
  padding-top: 25px !important;
}

.p-before-6 {
  padding-top: 30px !important;
}

.p-before-7 {
  padding-top: 35px !important;
}

.p-before-8 {
  padding-top: 40px !important;
}

.p-before-9 {
  padding-top: 45px !important;
}

.p-before-10 {
  padding-top: 50px !important;
}

.p-before-11 {
  padding-top: 55px !important;
}

.p-before-12 {
  padding-top: 60px !important;
}

.p-before-13 {
  padding-top: 65px !important;
}

.p-before-14 {
  padding-top: 70px !important;
}

.p-before-15 {
  padding-top: 75px !important;
}

.p-before-16 {
  padding-top: 80px !important;
}

.p-before-17 {
  padding-top: 85px !important;
}

.p-before-18 {
  padding-top: 90px !important;
}

.p-before-19 {
  padding-top: 95px !important;
}

.p-before-20 {
  padding-top: 100px !important;
}

.p-prepend-1 {
  padding-left: 5px !important;
}

.p-prepend-2 {
  padding-left: 10px !important;
}

.p-prepend-3 {
  padding-left: 15px !important;
}

.p-prepend-4 {
  padding-left: 20px !important;
}

.p-prepend-5 {
  padding-left: 25px !important;
}

.p-prepend-6 {
  padding-left: 30px !important;
}

.p-prepend-7 {
  padding-left: 35px !important;
}

.p-prepend-8 {
  padding-left: 40px !important;
}

.p-prepend-9 {
  padding-left: 45px !important;
}

.p-prepend-10 {
  padding-left: 50px !important;
}

.p-prepend-11 {
  padding-left: 55px !important;
}

.p-prepend-12 {
  padding-left: 60px !important;
}

.p-prepend-13 {
  padding-left: 65px !important;
}

.p-prepend-14 {
  padding-left: 70px !important;
}

.p-prepend-15 {
  padding-left: 75px !important;
}

.p-prepend-16 {
  padding-left: 80px !important;
}

.p-prepend-17 {
  padding-left: 85px !important;
}

.p-prepend-18 {
  padding-left: 90px !important;
}

.p-prepend-19 {
  padding-left: 95px !important;
}

.p-prepend-20 {
  padding-left: 100px !important;
}

.p-append-1 {
  padding-right: 5px !important;
}

.p-append-2 {
  padding-right: 10px !important;
}

.p-append-3 {
  padding-right: 15px !important;
}

.p-append-4 {
  padding-right: 20px !important;
}

.p-append-5 {
  padding-right: 25px !important;
}

.p-append-6 {
  padding-right: 30px !important;
}

.p-append-7 {
  padding-right: 35px !important;
}

.p-append-8 {
  padding-right: 40px !important;
}

.p-append-9 {
  padding-right: 45px !important;
}

.p-append-10 {
  padding-right: 50px !important;
}

.p-append-11 {
  padding-right: 55px !important;
}

.p-append-12 {
  padding-right: 60px !important;
}

.p-append-13 {
  padding-right: 65px !important;
}

.p-append-14 {
  padding-right: 70px !important;
}

.p-append-15 {
  padding-right: 75px !important;
}

.p-append-16 {
  padding-right: 80px !important;
}

.p-append-17 {
  padding-right: 85px !important;
}

.p-append-18 {
  padding-right: 90px !important;
}

.p-append-19 {
  padding-right: 95px !important;
}

.p-append-20 {
  padding-right: 100px !important;
}

/* --------- clearfix and floats -------- */
.fleft {
  float: left !important;
}

.fright {
  float: right 
   !important;
}

.clear {
  clear: both;
}

.clearfix {
  zoom: 1;
}
.clearfix:before, .clearfix:after {
  display: block;
  height: 0;
  content: "";
  font-size: 0;
  visibility: hidden;
}
.clearfix:after {
  clear: both;
}

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

/* ----------------------- gradients ----------------------- */
.gradient-1 {
  background-color: #fefefe;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFFEFEFE', endColorstr='#FFCCCDCF');
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fefefe), color-stop(100%, #cccdcf));
  background-image: -webkit-linear-gradient(top, #fefefe 0%, #cccdcf 100%);
  background-image: -moz-linear-gradient(top, #fefefe 0%, #cccdcf 100%);
  background-image: -o-linear-gradient(top, #fefefe 0%, #cccdcf 100%);
  background-image: linear-gradient(top, #fefefe 0%, #cccdcf 100%);
}

/* ----------------------- text aligns ----------------------- */
.align-center {
  text-align: center;
}

.align-left {
  text-align: left;
}

.align-right {
  text-align: right;
}

.inline-block {
  display: inline-block;
  *display: inline;
  zoom: 1;
}

.font-1 {
  font-size: 11px;
}

.font-2 {
  font-size: 12px;
}

.font-3 {
  font-size: 13px;
}

.font-4 {
  font-size: 14px;
}

.font-5 {
  font-size: 15px;
}

.font-6 {
  font-size: 16px;
}

.font-7 {
  font-size: 17px;
}

/* -------------------- lists ---------------------- */
.reset-list, nav ul, nav ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

.justify-blocks {
  text-align: justify;
}
.justify-blocks:after {
  display: inline-block;
  width: 100%;
  content: "";
}
.justify-blocks > li {
  display: inline-block;
  *display: inline;
  zoom: 1;
}

.fleft-ul li {
  float: left;
}

.overflowed-li li {
  overflow: hidden;
}

.line-height-1 {
  line-height: 18px;
}

ul, ol {
  margin: 1em 0;
  padding: 0 0 0 40px;
  vertical-align: top;
}

ul li, ol li {
  vertical-align: top;
}

dd {
  margin: 0 0 0 40px;
}

.overflowed {
  overflow: hidden;
}

/* ---------- fonts and styles ---------- */
/* --------------- font face ---------------- */
.goergia {
  font-family: georgia;
}

.times {
  font-family: times new roman;
}

.verdana {
  font-family: verdana;
}

.tahoma {
  font-family: tahoma;
}

.arial {
  font-family: arial;
}

.sans-serif {
  font-family: sans-serif;
}

.bold {
  font-weight: bold !important;
}

.normal {
  font-weight: normal !important;
}

.italic {
  font-style: italic;
}

.capitalize {
  text-transform: capitalize;
}

.uppercase {
  text-transform: uppercase;
}

.lowercase {
  text-transform: lowercase;
}

/* -------------- colors for often using in the current site --------------- */
.color-0 {
  color: #393939;
}

.color-1 {
  color: #fff;
}

.color-2 {
  color: #000;
}

.color-3 {
  color: #999;
}

.color-4, .title {
  color: #1d71b7;
}

.color-5 {
  color: #e50009;
}

.color-6 {
  color: #5f7002;
}

.color-7 {
  color: #ad4518;
}

.color-8 {
  color: #f9dec0;
}

.color-9 {
  color: #3c2104;
}

/* ------------------- bordered blocks --------------------- */
.bordered-1 {
  border-radius: 5px;
  -o-border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
}

.bordered-2 {
  border-radius: 10px;
  -o-border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -ms-border-radius: 10px;
}

.bordered-3 {
  border-radius: 15px;
  -o-border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  -ms-border-radius: 15px;
}

.bordered-4 {
  border-radius: 20px;
  -o-border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  -ms-border-radius: 20px;
}

.bordered-5 {
  border-radius: 25px;
  -o-border-radius: 25px;
  -moz-border-radius: 25px;
  -webkit-border-radius: 25px;
  -ms-border-radius: 25px;
}

.rounded {
  border-radius: 50%;
  -o-border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
}

.nowrap {
  white-space: nowrap;
  overflow: hidden;
}

/* ---------------------- background colors ----------------------- */
.bg-1 {
  background: url(../images/bg/bg-1.jpg) repeat;
}

.bg-2 {
  background: #e9e9e9;
}

.bg-3 {
  background: #f9f9f9;
}

.z-index {
  position: relative;
  z-index: 2;
}

.dec-n {
  text-decoration: none;
}
.dec-n:hover {
  text-decoration: underline;
}

.dec-y {
  text-decoration: underline;
}
.dec-y:hover {
  text-decoration: none;
}

.dec-res {
  text-decoration: none;
}
.dec-res:hover {
  text-decoration: none;
}

/* ===================== buttons ======================  */
.button-1 {
  height: 27px;
  line-height: 29px;
  background: #03a52d;
  font-size: 14px;
  color: #fff;
  text-decoration: none;
  padding: 0 32px;
  display: inline-block;
  *display: inline;
  zoom: 1;
  cursor: pointer;
  border: none;
  text-transform: uppercase;
  font-family: "Bebas Neue Regular";
}
.button-1:hover {
  text-decoration: none;
}
.button-1:hover, .button-1:focus {
  color: #fff;
  box-shadow: inset 0 0 8px 1px #058b28;
  -o-box-shadow: inset 0 0 8px 1px #058b28;
  -moz-box-shadow: inset 0 0 8px 1px #058b28;
  -webkit-box-shadow: inset 0 0 8px 1px #058b28;
  -ms-box-shadow: inset 0 0 8px 1px #058b28;
}
.button-1:active {
  box-shadow: inset 0 -4px 8px 1px #058b28;
  -o-box-shadow: inset 0 -4px 8px 1px #058b28;
  -moz-box-shadow: inset 0 -4px 8px 1px #058b28;
  -webkit-box-shadow: inset 0 -4px 8px 1px #058b28;
  -ms-box-shadow: inset 0 -4px 8px 1px #058b28;
}
.button-1.black-button {
  background: #404040;
}
.button-1.black-button:hover, .button-1.black-button:focus {
  box-shadow: inset 0 0 8px 1px black;
  -o-box-shadow: inset 0 0 8px 1px black;
  -moz-box-shadow: inset 0 0 8px 1px black;
  -webkit-box-shadow: inset 0 0 8px 1px black;
  -ms-box-shadow: inset 0 0 8px 1px black;
}
.button-1.black-button:active {
  box-shadow: inset 0 -4px 8px 1px black;
  -o-box-shadow: inset 0 -4px 8px 1px black;
  -moz-box-shadow: inset 0 -4px 8px 1px black;
  -webkit-box-shadow: inset 0 -4px 8px 1px black;
  -ms-box-shadow: inset 0 -4px 8px 1px black;
}
.button-1.full-button {
  display: block;
  padding: 0;
  text-align: center;
  width: 100%;
}
.button-1.bordered {
  border-bottom: 3px solid #006600;
}

.button-2 {
  height: 30px;
  line-height: 30px;
  background: #1d71b7;
  font-size: 14px;
  color: #fff;
  text-decoration: none;
  padding: 0 25px;
  display: inline-block;
  *display: inline;
  zoom: 1;
  cursor: pointer;
  border: none;
  text-transform: uppercase;
}
.button-2:hover {
  text-decoration: none;
}
.button-2:hover, .button-2:focus {
  color: #fff;
  box-shadow: inset 0 0 8px 1px #0e4c7f;
  -o-box-shadow: inset 0 0 8px 1px #0e4c7f;
  -moz-box-shadow: inset 0 0 8px 1px #0e4c7f;
  -webkit-box-shadow: inset 0 0 8px 1px #0e4c7f;
  -ms-box-shadow: inset 0 0 8px 1px #0e4c7f;
}
.button-2:active {
  box-shadow: inset 0 -4px 8px 1px #0e4c7f;
  -o-box-shadow: inset 0 -4px 8px 1px #0e4c7f;
  -moz-box-shadow: inset 0 -4px 8px 1px #0e4c7f;
  -webkit-box-shadow: inset 0 -4px 8px 1px #0e4c7f;
  -ms-box-shadow: inset 0 -4px 8px 1px #0e4c7f;
}
.button-2.black-button {
  background: #404040;
}
.button-2.black-button:hover, .button-2.black-button:focus {
  box-shadow: inset 0 0 8px 1px black;
  -o-box-shadow: inset 0 0 8px 1px black;
  -moz-box-shadow: inset 0 0 8px 1px black;
  -webkit-box-shadow: inset 0 0 8px 1px black;
  -ms-box-shadow: inset 0 0 8px 1px black;
}
.button-2.black-button:active {
  box-shadow: inset 0 -4px 8px 1px black;
  -o-box-shadow: inset 0 -4px 8px 1px black;
  -moz-box-shadow: inset 0 -4px 8px 1px black;
  -webkit-box-shadow: inset 0 -4px 8px 1px black;
  -ms-box-shadow: inset 0 -4px 8px 1px black;
}
.button-2.full-button {
  display: block;
  padding: 0;
  text-align: center;
  width: 100%;
}
.button-2.bordered {
  border-bottom: 3px solid #006600;
}

.button-3 {
  display: block;
  height: 46px;
  line-height: 46px;
  text-align: left;
  padding: 0 0 0 5px;
  color: #fff;
  font-size: 20px;
  text-transform: uppercase;
  text-decoration: none;
  background: #1d71b7;
  text-shadow: 1px 1px 1px #000, 0 0 1em #fff;
}
.button-3:hover {
  text-decoration: none;
}
.button-3 img {
  margin: 10px 0 0 5px;
}

/* ===================== gen blocks ======================= */
.hidden {
  display: none;
}

.title-2 {
  background: #1d71b7;
  color: #fff;
  padding: 8px 16px 7px;
}

.fieldForm {
  zoom: 1;
  margin-bottom: 5px;
}
.fieldForm:before, .fieldForm:after {
  display: block;
  height: 0;
  content: "";
  font-size: 0;
  visibility: hidden;
}
.fieldForm:after {
  clear: both;
}

.title {
  text-transform: uppercase;
}
