@import url(http://fonts.googleapis.com/css?family=Racing+Sans+One);

@import url(http://fonts.googleapis.com/css?family=Open+Sans:400);

@import url(http://fonts.googleapis.com/css?family=Open+Sans:600);

@import url(http://fonts.googleapis.com/css?family=Contrail+One);

@import url(http://fonts.googleapis.com/css?family=PT+Sans:700italic);

@import 'jquery.fancybox.css';
/*------ template stylization ------*/
body {
  background: #ffffff;
  font: 14px 'Osaka', san-serif;
  line-height: 21px;
  color: #5a5a59;
  min-width: 1170px;
}
#webSiteLoader {
  position: fixed;
  width: 100%;
  height: 100%;
  background: #0f0f0f;
  z-index: 1023;
  height: ;
}
#webSiteLoader > span {
  position: absolute;
  left: 50%;
  top: 50%;
}
#pageLoader {
  position: fixed;
  width: 10px;
  height: 10px;
  top: 50%;
  left: 50%;
  margin: -5px 0 0 -5px;
  z-index: 1000;
  display: none;
}
#pageLoader > div {
  background: url(../img/page_loader.gif) 0 0 no-repeat;
  width: 50px;
  height: 50px;
}
p {
  margin: 0;
  font: 400 15px/26px "Osaka", san-serif;
  font-style: italic;
}
/*p > span {
  color: #252525;
}*/
.p1 {
  color: #252525;
  font: 400 48px/48px 'Osaka', san-serif;
  text-transform: none;
  margin: 0;
  margin-bottom: 0px;
  font-weight: 700;
}
.p2 {
  color: #252525;
  font: 400 30px/30px 'Racing Sans One', san-serif;
  text-transform: none;
  margin: 0;
  margin-bottom: 5px;
}
li {
  list-style: none;
}
h2 {
  color: #252525 !important;
  font: italic 400 30px/30px 'Osaka', san-serif;
  text-transform: none;
  margin: 0;
  margin-bottom: 10px;
}
h3 {
  color: #252525;
  font: 400 26px/26px 'Osaka', san-serif;
  text-transform: none;
  margin: 0;
  margin-bottom: 10px;
  font-weight: 700;
  font-style: italic;
}
h4 {
  color: #252525;
  font: 400 18px/26px 'Osaka', san-serif;
  text-transform: none;
  margin: 0;
  margin-bottom: 10px;
  font-weight: 700;
  font-style: italic;
}
h5 {
  color: #252525;
  font: 400 18px/26px 'Osaka', san-serif;
  text-transform: none;
  margin: 0;
  margin-bottom: -15px;
  font-weight: 700;
  font-style: italic;
}
.a1 {
  color: #252525;
  font-style: italic;
}
.a1:hover {
  text-decoration: none;
  color: #e5b0af;
}
.w1 {
  width: 607px;
}
.clear {
  clear: both;
}
._height1 {
  height: 240px !important;
}
.extra-wrap {
  overflow: hidden;
}
.textCenter {
  text-align: center;
}
.error-txt p {
  color: #656565;
  font-size: 14px;
}
.border1 {
  background: #d6d6d6;
  height: 1px;
  width: 100%;
  display: block;
  margin-bottom: 40px;
  overflow: hidden;
}
/*-----header-----*/
header {
  width: 100%;
  position: relative;
  display: inline-block;
  z-index: 20;
  background: #ffffff;
  text-align: center;
  top: -200px;
}
header .container {
  position: relative;
}
header h1 {
  margin-top: 10px;
  position: relative;
  z-index: 1;
  display: inline-block;
  float: left;
}
.logo1 {
  margin-top: 150px;
  background: none;
  position: relative;
  font:  bold italic 100px/200px 'Osaka', san-serif;
  letter-spacing:  -10px;
  color: #005a00;
  display: inline-block;
}
.logo1:hover {
  text-decoration: none;
  color: #005a00;
}
header h1 a.logo2 {
  width: 246px;
  height: 63px;
  position: relative;
  padding: 5px 0;
}
#search {
  margin: 0;
  display: inline-block;
  margin-top: 30px;
}
.search_list {
  margin: 0;
}
.search_title {
  margin-bottom: 8px;
  border-bottom: none;
}
.search_list li {
  list-style: decimal;
  margin-bottom: 15px;
}
.match {
  display: block;
  font-weight: bold;
  color: #ffffff;
  font-size: small;
}
.search {
  color: #f4cc6c;
}
.search_link {
  color: #ffffff;
  font: bold 20px 'Open Sans';
  text-decoration: underline;
  text-transform: uppercase;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.search_link:hover {
  color: #5e5e5e;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
#searchButton {
  margin-top: 5px;
  margin-left: 20px;
  float: right;
  position: relative;
}
#search input {
  border: 0;
  width: 346px;
  outline: 0;
  box-shadow: none;
  color: #5d5655;
  font: 17px "Times New Roman", Times, serif, sans-serif;
  font-style: italic;
  line-height: 19px;
  border-radius: 0;
  padding: 6px 10px 6px 10px;
  margin: -5px 0 10px 0;
  box-sizing: content-box;
  float: left;
  margin-right: 0;
  border: 1px solid #e0e0e0;
  background-color: #ffffff;
}
/*-----menu-----*/
#bgNav {
  display: none;
}
header {
  margin-top: -100px;
}
header .navbar {
  float: right;
  margin-top: 0px !important;
}
header .navbar .navbar-inner {
  padding: 0;
  border-radius: 0;
  margin: 0;
  background: none;
  border: none !important;
  filter: none;
  display: inline-block;
  box-shadow: none;
  margin-top: 35px;
  background: none !important;
}
header .navbar {
  margin-bottom: 0;
}
header .navbar-inner > a {
  float: left;
  display: inline-block;
  margin-top: 0;
}
.sf-menu {
  list-style: none;
  padding: 0;
  display: inline-block;
  margin-right: 0px;
}
.sf-menu > li {
  position: relative;
  display: inline-block;
  float: left;
  text-align: center;
  margin-top: 0px;
  padding: 0px 5px;
  background: url(../img/menu_border2.jpg) left 5px no-repeat;
}
.sf-menu > li:first-child {
  background: none;
}
.sf-menu > .last {
  padding-right: 0;
  margin-right: 0;
  background: none;
}
.sf-menu > li > a {
  position: relative;
  display: inline-block;
  background: none;
}
.sf-menu > li > a .base_text {
  padding: 0px 5px;
  color: #252525;
  font: 400 18px/18px 'Contrail One', cursive;
  text-transform: uppercase;
  text-decoration: none;
  position: relative;
  display: inline-block;
  z-index: 1;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.sf-menu > li:hover > a .base_text {
  background: none;
  color: #f4cc6c;
}
.sf-menu > li > .activeLink .base_text {
  color: #f4cc6c;
}
/*-----sub-menu-----*/
.sf-menu ul a {
  color: #252525;
  font: 400 18px/18px 'Contrail One', cursive;
  text-decoration: none;
  position: relative;
  display: inline-block;
  text-transform: uppercase;
}
.sf-menu ul a:hover,
.sf-menu ul a.hoverItem {
  text-decoration: none;
  color: #ffffff !important;
}
.sf-menu ul {
  position: absolute;
  list-style: none;
  width: 144px;
  left: -40px;
  z-index: 10;
  margin-top: 0px;
  margin-left: 0px !important;
  padding-top: 30px;
  padding-bottom: 20px;
  background: url(../img/s_menu_plane.png) repeat-y;
  text-align: center;
}
.sf-menu ul > li {
  margin-left: 20px;
  position: relative;
  z-index: 11;
  width: 104px;
  text-align: center;
  cursor: pointer;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  background: url(../img/s_menu_bord.png) top center no-repeat;
}
.sf-menu ul > li:first-child {
  background: none;
}
.sf-menu ul > li:hover {
  position: relative;
  z-index: 12;
  background-color: #000000;
  color: #ffffff !important;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.sf-menu ul > li > a {
  margin-left: 0px;
  padding-top: 6px;
  padding-bottom: 6px;
}
.sf-menu .subMenu2 {
  position: absolute;
  list-style: none;
  width: 144px;
  left: 125px;
  z-index: 20;
  margin-top: -35px;
  padding-top: 20px;
  padding-bottom: 20px;
  background: url(../img/s_menu_plane2.png) repeat-y;
}
/*-----menu2-----*/
.splash_menu {
  list-style: none;
  padding: 0;
  display: inline-block;
  height: 50px;
}
.splash_menu > li {
  position: relative;
  display: inline-block;
  float: left;
  text-align: center;
  margin-top: 0px;
  padding: 0px 5px;
  background: url(../img/menu_border.png) left 5px no-repeat;
}
.splash_menu > li:first-child {
  background: none;
}
.splash_menu > .last {
  padding-right: 0;
  margin-right: 0;
  background: none;
}
.splash_menu > li > a {
  position: relative;
  display: inline-block;
  background: none;
}
.splash_menu > li > a .base_text {
  padding: 0px 5px;
  color: #ffffff;
  font: 400 18px/18px 'Contrail One', cursive;
  text-transform: uppercase;
  text-decoration: none;
  position: relative;
  display: inline-block;
  z-index: 1;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.splash_menu > li:hover > a .base_text {
  background: none;
  color: #f4cc6c;
}
.splash_menu > li > .activeLink .base_text {
  color: #f4cc6c;
}
/*-----content-----*/
#wrapper {
  margin-top: 0px !important;
}
#wrapper .global {
  position: absolute;
  display: inline-block;
  width: 100%;
  height: 100% !important;
  background-color: transparent;
  left: 0;
}
#wrapper .global .container {
  position: relative;
  z-index: 5;
}
#wrapper .global .contentHolder {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
  background: url(../img/contentHolder_plane.png);
  opacity: 1 !important;
}
.height100 {
  position: relative;
  height: 100%;
}
.contentBg {
  background-color: red;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.dynamicContent {
  position: absolute;
  width: 100%;
}
.dynamicContent .content {
  padding: 70px 0 0 0;
}
.mail {
  margin-top: 30px;
  font: 17px "Times New Roman", Times, serif, sans-serif;
  font-style: italic;
  color: #f4cc6c;
  text-decoration: underline;
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
  display: inline-block;
}
.mail:hover {
  color: #252525;
  text-decoration: none;
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.btn {
  position: relative;
  text-decoration: none;
  background: none;
  display: inline-block;
  text-shadow: none;
  text-decoration: none !important;
  border-radius: 0;
  border: none;
  box-shadow: none;
  background: url(../img/read_arrow.png) 0 top no-repeat;
  width: 4px;
  height: 7px;
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
  padding: 0;
}
.btn:hover {
  background: url(../img/read_arrow.png) 0 bottom no-repeat !important;
}
/*-----google map-----*/
.g_map {
  width: 360px;
  height: 187px;
  margin: 0;
  border: none;
  float: left;
  margin-top: -7px;
  margin-bottom: 45px;
}
.g_map > iframe {
  width: 360px;
  height: 187px;
  border: none;
  outline: none;
  padding: 0;
}
.address span {
  color: #666666 !important;
}
.width1 {
  display: inline-block;
  width: 50px;
}
.link_1 {
  color: #212121;
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.link_1:hover {
  color: #f4cc6c;
  text-decoration: none;
}
/*-----list-----*/
.list1 {
  margin: 0;
  display: inline-block;
  width: 100%;
}
.list1 li {
  display: block;
}
.list1 li span {
  background: url(../img/list_arrow.png) 0 0 no-repeat !important;
  width: 8px;
  height: 13px;
  margin-right: 10px;
  display: inline-block;
}
.list1 li a {
  color: #666666;
  font: 400 15px/15px 'PT Sans', sans-serif;
  font-style: italic;
  text-transform: none;
  margin-bottom: 15px;
  display: inline-block;
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.list1 li a:hover {
  margin-left: 5px;
  text-decoration: none;
  color: #000000;
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.list2 {
  margin: 0;
}
.list2 li a {
  position: relative;
  display: block;
}
.list2 li a.thumbnail {
  box-shadow: none;
  border: none;
}
.list2 li {
  float: left;
  margin-right: 0px;
}
.list2 li a {
  font: 10px 'PT Sans', sans-serif;
  color: #5a5a59;
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
  font-style: italic;
}
.list2 li a:hover {
  color: #f4cc6c;
  text-decoration: none;
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.list2 li img {
  margin-right: 0px;
}
.btn_11 {
  margin-top: 10px;
  background: url(../img/fencybox_arr.png) 25px 3px no-repeat;
  height: 20px;
  width: 40px;
}
.list3 {
  margin: 0;
  display: inline-block;
  width: 100%;
  overflow: hidden;
}
.list3 li {
  float: left;
  margin-right: 40px;
}
.list3 li a {
  margin-left: 5px;
  font: 15px 'PT Sans', sans-serif;
  font-style: italic;
  color: #252525;
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.list3 li a:hover {
  color: #f4cc6c;
  text-decoration: none;
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
/*-----carousel-----*/
#carousel {
  width: 100% !important;
  height: 363px !important;
  display: inline-block;
  overflow: hidden !important;
}
#carousel ul li a .img_act {
  position: absolute;
}
#carousel li.marg {
  margin-right: 21px;
}
.prev,
.next {
  position: relative;
  z-index: 3;
  display: inline-block;
  top: 0;
  margin-top: 23px;
  -webkit-box-shadow: 1px 2px 0px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 2px 0px 0px rgba(0, 0, 0, 0.2);
}
.prev {
  width: 45px;
  height: 45px;
  overflow: hidden;
  cursor: pointer;
  float: left;
  background: url("../img/prev.png") 0 top no-repeat;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.next {
  width: 45px;
  height: 45px;
  overflow: hidden;
  cursor: pointer;
  margin-left: 1px;
  background: url("../img/next.png") 0 top no-repeat;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.prev:hover {
  background: url("../img/prev.png") 0 bottom no-repeat;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.next:hover {
  background: url("../img/next.png") 0 bottom no-repeat;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
/*-----form-----*/
#form1 {
  margin: 0;
  position: relative;
  display: block;
  margin-bottom: 1px;
  display: inline-block;
  width: 100%;
  margin-top: 0px;
}
#form1 label {
  margin-bottom: 15px;
  position: relative;
}
#form1 label input,
#form1 label textarea {
  outline: 0;
  box-shadow: none;
  border-radius: 0;
  margin: 0;
  color: #5d5655;
  width: 250px;
  padding: 6px 10px;
  font: 14px 'PT Sans', sans-serif, sans-serif;
  font-style: italic;
  font-weight: normal;
  border: none;
  margin-bottom: 0;
  background-color: #ffffff;
}
#form1 label textarea {
  height: 117px;
  resize: none;
}
#form1 .message {
  float: right;
  display: inline-block;
}
#form1 .error {
  font-size: 10px;
  line-height: 12px;
  position: absolute;
  top: 1px;
  color: #5d5655;
  text-align: right;
  float: right;
  right: 4px;
}
#form1 fieldset .indent {
  display: inline-block;
  overflow: hidden;
  float: left;
  width: 280px;
}
#form1 fieldset label em {
  font-style: normal;
  margin-bottom: 5px;
  font: 'PT Sans', sans-serif 'Open Sans', serif;
  line-height: 21px;
  color: #5a5a59;
  display: block;
}
#form1 fieldset .indent label {
  float: left;
  display: inline-block;
  margin-right: 35px;
}
#form1 .empty {
  font-size: 10px;
  line-height: 12px;
  position: absolute;
  top: 1px;
  color: #5d5655;
  text-align: right;
  float: right;
  right: 10px;
}
#form1 .message .empty,
#form1 .message .error {
  top: 3px;
}
#form1 .success {
  background: #ffffff;
  border: 1px solid #dbdbdb;
  left: 0;
  padding: 42px 10px;
  position: absolute;
  top: 0px;
  z-index: 1;
  width: 250px;
}
#form1 .success > span {
  color: #252525;
  font: 17px 'PT Sans', sans-serif, sans-serif;
  font-style: italic;
  text-align: center;
  width: 100%;
  display: inline-block;
}
.btns {
  margin-top: 0px;
  float: right;
  position: relative;
  display: inline-block;
  margin-bottom: 10px;
  right: 30px;
}
.btn_1 {
  background: none !important;
  font: 14px 'Contrail One', cursive, sans-serif;
  text-transform: uppercase;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.btn_1:hover {
  background: none !important;
  color: #f4cc6c;
}
.btn_2 {
  background: none !important;
  display: inline-block;
  margin: 10px 0 0 10px;
  font: 14px 'Contrail One', cursive, sans-serif;
  text-transform: uppercase;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.btn_2:hover {
  background: none !important;
  color: #f4cc6c;
}
.btns > a {
  float: right;
  margin-left: 50px;
}
/*-----bgStretch-----*/
#bgStretch {
  overflow: hidden;
  position: absolute;
  z-index: 0;
}
/*-----footer-----*/
footer {
  position: absolute;
  width: 100%;
  z-index: 2;
  bottom: 0;
  padding-top: 15px;
  padding-bottom: 15px;
  background: #ffffff;
}
footer .center {
  margin: 0 auto;
}
footer .privacy_text {
  font: 10px 'Contrail One', cursive;
  color: #252525;
  display: inline-block;
  text-transform: uppercase;
  position: relative;
  float: left;
}
footer .privacy_text a {
  font: 10px 'Contrail One', cursive;
  color: #252525;
  text-transform: uppercase;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
footer .privacy_text a:hover {
  color: #f4cc6c;
  text-decoration: none;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.follow-icons {
  margin: 0;
  float: right;
  top: -8px;
  position: relative;
}
.follow-icons li {
  float: left;
  margin-left: 5px;
  display: inline-block;
}
.follow-icons li a {
  display: inline-block;
  font: 10px 'Contrail One', cursive;
  color: #252525;
  text-transform: uppercase;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.follow-icons li a:hover {
  color: #f4cc6c;
  text-decoration: none;
}
.thumb-pad1 .thumbnail {
  padding: 0;
  margin: 0;
  border: none;
  border-radius: 0;
  box-shadow: none;
  display: inline-block;
}
.thumb-pad1 .thumbnail > img {
  max-width: none;
  margin: 0;
  margin-bottom: 21px;
}
.thumb-pad1 .thumbnail .caption {
  padding: 0;
}
.thumb-pad2 .thumbnail {
  padding: 0;
  margin: 0;
  border: none;
  border-radius: 0;
  box-shadow: none;
  display: inline-block;
}
.thumb-pad2 .thumbnail > img {
  max-width: none;
  margin: 0;
  margin-bottom: 15px;
}
.thumb-pad2 .thumbnail .caption {
  padding: 0;
}
.thumb-pad2 .caption > table {
  width: 100%;
}
.thumb-pad2 .caption > table tr > td {
  white-space: nowrap;
}
.thumb-pad2 .caption > table tr {
  display: inline-block;
  margin-bottom: -1px;
}
.thumb-pad2 .caption > table a {
  color: #646464;
  text-decoration: none;
  font: 14px/18px 'Arial', sans-serif;
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.thumb-pad2 .caption > table a:hover {
  color: #ffffff;
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.thumb-pad2 .dots {
  background: url(../img/background-point.png) 30% 15px repeat-x;
  width: 171px;
}
.thumb-pad3 .thumbnail {
  padding: 0;
  margin: 0;
  border: none;
  border-radius: 0;
  box-shadow: none;
  display: inline-block;
}
.thumb-pad3 .thumbnail > img {
  max-width: none;
  margin: 0;
  float: left;
  margin-right: 30px;
}
.thumb-pad3 .thumbnail .caption {
  padding: 0;
}
.thumb-pad3 .thumbnail .caption h3 {
  margin-top: -5px;
  line-height: 23px;
  margin-bottom: 13px;
}
.thumb-pad4 .thumbnail {
  padding: 0;
  margin: 0;
  border: none;
  border-radius: 0;
  box-shadow: none;
  display: inline-block;
}
.thumb-pad4 .thumbnail > img {
  max-width: none;
  margin: 0;
  float: left;
  margin-right: 30px;
}
.thumb-pad4 .thumbnail .caption {
  padding: 0;
  margin-top: -5px;
}
/*--------*/
.error_pic {
  display: inline-block;
  margin-top: 10px;
  margin-left: -2px;
}
/*-----scroll-----*/
.scroll {
  height: 320px;
  overflow: hidden !important;
  margin-top: 80px;
}
._track {
  position: relative;
  width: 28px;
  height: 308px;
  right: 0;
  top: 130px;
  background: url(../img/track.png) no-repeat;
}
._shuttle {
  cursor: pointer !important;
  width: 30px;
  height: 120px;
  left: 0;
  top: 0;
  background: url(../img/shuttle.png) no-repeat;
  margin-bottom: 0px;
  margin-top: 0;
}
/*-----------------------------------------------------------------------------------*/
.dropdown-menu li ul li {
  list-style-type: square;
}
.img-polaroid {
  padding: 0;
  background: none;
  box-shadow: none;
  padding: 18px;
  border: 1px solid #f4f4f4;
}
.imgIndent {
  margin-right: 30px;
  float: left;
  display: inline-block;
}
.mar_t_1 {
  margin-top: 10px;
}
.mar_t_15 {
  margin-top: 15px;
}
.mar_t_2 {
  margin-top: 20px;
}
.mar_t_3 {
  margin-top: 30px;
}
.mar_t_5 {
  margin-top: 50px;
}
.mar_t_7 {
  margin-top: 70px;
}
.mar_t_13 {
  margin-top: 130px;
}
.pad_b_2 {
  padding-bottom: 20px;
}
/*-----------------------------------------------------------------------------------*/
/*Core variables and mixins*/
.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: 31px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
