@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);

@import url(http://fonts.googleapis.com/css?family=Tinos:400);

@import url(http://fonts.googleapis.com/css?family=Tinos:700);

@import url(http://fonts.googleapis.com/css?family=Mako:400);

@import 'jquery.fancybox.css';

@import '../font/font-awesome.css';
/*------ template stylization ------*/
body {
  background: #ffffff;
  font: 14px 'Open Sans', 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 14px/22px 'PT Sans', sans-serif;
  margin-bottom: 20px;
  color: #797979;
}
p a {
  color: #436772;
  text-decoration: none;
}
p a:hover {
  color: #000000;
}
p > span {
  color: #436772;
}
.p1 {
  color: #436772;
  margin: 0 !important;
}
li {
  list-style: none;
}
h2 {
  color: #436772 !important;
  font: 400 30px/50px 'Mako', serif;
  text-transform: uppercase;
  margin: 0;
  margin-bottom: 10px;
}
h3 {
  color: #436772;
  font: 400 26px/26px 'PT Sans', sans-serif;
  text-transform: uppercase;
  margin: 0;
  margin-bottom: 10px;
  font-weight: 700;
}
h4 {
  color: #436772;
  font: 400 18px/26px 'PT Sans', sans-serif;
  text-transform: none;
  margin: 0;
  margin-bottom: 10px;
  font-weight: 700;
}
h5 {
  color: #ffffff !important;
  font: 700 80px/80px 'Mako', serif;
  text-transform: uppercase;
  margin: 0;
  display: inline-block;
}
.slogan1 {
  text-align: center;
  position: absolute;
  top: 290px;
  left: 0;
  width: 100%;
}
.sp_logo {
  text-align: center;
  position: absolute;
  top: 150px;
  left: 0;
  width: 100%;
}
.a1 {
  color: #436772;
}
.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%;
  margin-top: 200px;
  position: relative;
  display: inline-block;
  z-index: 20;
  background: none;
  text-align: center;
  top: -200px;
}
header .container {
  position: relative;
}
header h1 {
  margin-top: 28px;
  position: relative;
  z-index: 1;
  display: block;
  text-align: center;
  overflow: hidden;
  width: 100%;
}
.header_plane {
  position: absolute;
  display: inline-block;
  top: -1465px;
  left: 0;
  width: 100%;
  height: 1549px;
  background: url(../img/bg_top.png) repeat-x;
}
.footer_plane {
  position: absolute;
  display: inline-block;
  top: 100%;
  left: 0;
  width: 100%;
  height: 1549px;
  background: url(../img/bg_bottom.png) repeat-x;
}
.bord1 {
  background: url(../img/bord_1.png) repeat-x;
  height: 1px;
  display: block;
  width: 100%;
  position: absolute;
  left: 0;
  top: 80px;
}
.bord2 {
  background: url(../img/bord_1.png) repeat-x;
  height: 1px;
  display: block;
  margin-top: 30px;
  width: 1170px;
  position: relative;
}
.bord3 {
  background: url(../img/bord_1.png) repeat-x;
  height: 1px;
  display: block;
  margin-top: 50px;
  width: 1170px;
  position: relative;
}
.logo1 {
  margin-top: 0px;
  background: none;
  position: relative;
  display: inline-block;
}
.logo1:hover {
  text-decoration: none;
  color: #ffffff;
}
header h1 a.logo2 {
  width: 271px;
  height: 126px;
  position: relative;
  padding: 5px 0;
}
#search {
  margin: 0;
  display: inline-block;
  margin-top: 15px;
}
.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: #797979;
  font-size: small;
}
.search {
  color: #436772;
}
.search_link {
  color: #436772;
  font: bold 20px 'PT Sans', sans-serif 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: 10px;
  margin-left: 0;
  float: left;
  position: relative;
}
#search input {
  border: 0;
  width: 450px;
  outline: 0;
  box-shadow: none;
  color: #797979;
  font: 12px 'PT Sans', sans-serif, sans-serif;
  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 .navbar {
  margin-top: 0px !important;
  margin: 0 auto;
}
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: 30px;
  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: 0 25px 0 40px;
  background: url(../img/menu_bord.png) 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 {
  margin-left: 0px;
  padding: 0px;
  color: #436772;
  font: 400 14px/16px 'Mako', serif;
  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: #b4bcbe;
}
.sf-menu > li > .activeLink .base_text {
  color: #b4bcbe;
}
/*-----sub-menu-----*/
.sf-menu ul li a {
  color: #436772;
  font: 400 10px 'Mako', serif;
  text-decoration: none;
  position: relative;
  display: inline-block;
  text-transform: uppercase;
  margin-top: 20px;
  margin-bottom: 10px;
}
.sf-menu ul a:hover,
.sf-menu ul a.hoverItem {
  text-decoration: none;
  color: #afb8bb !important;
}
.sf-menu ul {
  position: absolute;
  list-style: none;
  width: 140px;
  left: 0px;
  z-index: 10;
  margin-top: 28px;
  margin-left: 0px !important;
  padding-top: 0px;
  padding-bottom: 20px;
  background: #f6f4ed;
  text-align: center;
}
.sf-menu ul > li {
  margin-left: 20px;
  position: relative;
  z-index: 11;
  width: 104px;
  text-align: center;
  -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/menu_bord_2.jpg) top center no-repeat;
}
.sf-menu ul > li:first-child {
  background: none;
}
.sf-menu ul > li:hover {
  position: relative;
  z-index: 12;
  color: #b4bcbe !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 .subMenu2 {
  position: absolute;
  list-style: none;
  width: 144px;
  left: 121px;
  z-index: 20;
  margin-top: -60px;
  padding-top: 20px;
  padding-bottom: 20px;
}
/*-----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;
  top: 430px;
}
#wrapper .global .container {
  position: relative;
  z-index: 5;
}
#wrapper .global .contentHolder {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
  background: none;
  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: 40px 0 0 0;
}
.mail {
  margin-top: 30px;
  font: 17px "Times New Roman", Times, serif, sans-serif;
  color: #436772;
  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: #436772;
  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 {
  font: 400 9px/11px 'Mako', serif;
  color: #436772 !important;
  letter-spacing: 2px;
  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;
  -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 {
  color: #797979 !important;
  background: none;
  border: none;
}
.badge {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  padding: 0;
  text-align: center;
  background: #436772;
  color: #ffffff;
  display: inline-block;
  font: 30px/50px 'Mako', serif;
  text-shadow: none;
  vertical-align: baseline;
  white-space: nowrap;
}
.sliderHolder {
  position: relative;
}
.sliderHolder .slider {
  position: relative;
  width: 100%;
  height: 198px;
}
.sliderHolder .slider ul {
  position: relative;
  height: 200px;
}
.sliderHolder .btnsHolder {
  position: absolute;
  top: -55px;
  right: 0px;
  width: 22px;
}
.sliderHolder .btnsHolder .next {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  position: relative;
  display: block;
  width: 22px;
  height: 22px;
  background: url('../img/btn_next.png') top no-repeat;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.sliderHolder .btnsHolder .next:hover {
  background: url('../img/btn_next.png') bottom no-repeat;
}
.sliderHolder .btnsHolder .prev {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  position: relative;
  display: block;
  width: 22px;
  height: 22px;
  background: url('../img/btn_prev.png') top no-repeat;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.sliderHolder .btnsHolder .prev:hover {
  background: url('../img/btn_prev.png') bottom no-repeat;
}
.sitem_over {
  position: absolute;
  background: url('../img/pic_bg_over.png');
  z-index: 100;
  top: 0;
  left: 0;
  width: 270px;
  height: 198px;
  display: inline-block;
  opacity: 0;
  filter: alpha(opacity=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  overflow: hidden;
}
.sitem_over > strong {
  position: relative;
  background: url('../img/icon_zoom.png') center no-repeat;
  width: 270px;
  height: 198px;
  display: block;
  overflow: hidden;
}
a:hover > .sitem_over {
  opacity: 1;
  filter: alpha(opacity=100);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
/*-----google map-----*/
.g_map {
  width: 600px;
  height: 197px;
  margin: 0;
  border: none;
  float: left;
  margin-top: 10px;
}
.g_map > iframe {
  width: 600px;
  height: 197px;
  border: none;
  outline: none;
  padding: 0;
}
.address {
  display: inline-block;
}
.address span {
  color: #797979 !important;
}
.width1 {
  display: inline-block;
  width: 58px;
}
.link_1 {
  color: #797979;
  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;
}
.link_1:hover {
  color: #436772;
  text-decoration: underline;
}
/*-----list-----*/
.list1 {
  margin: 0;
  display: inline-block;
  width: 100%;
}
.list1 li {
  display: block;
  margin-bottom: 10px;
}
.list1 li span {
  background: url(../img/list_arrow.png) 0 0 no-repeat !important;
  width: 5px;
  height: 5px;
  margin-right: 10px;
  display: inline-block;
}
.list1 li a {
  color: #436772;
  font: 400 12px/15px 'PT Sans', sans-serif;
  text-transform: none;
  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;
}
.list2 li a:hover {
  color: #436772;
  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;
}
.list4 {
  margin: 0px 0px 20px 0px;
}
.list4 li img {
  float: left;
  margin: 0px 20px 0 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;
  overflow: hidden;
}
.list3 li {
  position: relative;
  display: inline-block;
  margin-bottom: 30px !important;
}
.list3 li a {
  display: inline-block;
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 198px;
}
/*-----form-----*/
#form1 {
  margin: 0;
  position: relative;
  display: block;
  margin-bottom: 1px;
  display: inline-block;
  width: 100%;
  margin-top: 0px;
}
#form1 label {
  margin-bottom: 10px;
  position: relative;
  display: inline-block;
}
#form1 label input,
#form1 label textarea {
  outline: 0;
  box-shadow: none;
  border-radius: 0;
  margin: 0;
  color: #797979;
  width: 300px;
  padding: 5px 10px;
  font: 12px 'PT Sans', sans-serif, sans-serif;
  font-weight: normal;
  border: solid 1px #e9e7e1;
  margin-bottom: 0;
  background-color: #ffffff;
}
#form1 label textarea {
  height: 80px;
  resize: none;
}
#form1 .message {
  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: 20px;
}
#form1 .message .empty,
#form1 .message .error {
  top: 3px;
}
#form1 .success {
  background: #ffffff;
  border: 1px solid #e9e7e1;
  left: 0;
  padding: 18px 10px;
  position: absolute;
  top: 0px;
  z-index: 1;
  width: 300px;
}
#form1 .success > span {
  color: #436772;
  font: 17px 'PT Sans', sans-serif, sans-serif;
  text-align: center;
  width: 100%;
  display: inline-block;
}
.btns {
  margin-top: -10px;
  float: left;
  position: relative;
  display: inline-block;
  margin-bottom: 0px;
}
.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-right: 30px;
}
/*-----bgStretch-----*/
#bgStretch {
  overflow: hidden;
  position: absolute;
  z-index: 0;
}
/*-----footer-----*/
footer {
  position: absolute;
  width: 100%;
  z-index: 2;
  bottom: 0;
  background: none;
}
footer .center {
  margin: 0 auto;
  text-align: center;
}
.footer_splash {
  display: inline-block;
  margin-bottom: 20px;
  position: absolute;
  left: 50%;
  margin-left: -110px;
}
footer .privacy_text {
  font: 9px 'Mako', serif;
  color: #ffffff;
  letter-spacing: 2px;
  display: inline-block;
  text-transform: uppercase;
}
footer .privacy_text a {
  font: 9px 'Mako', serif;
  color: #ffffff;
  letter-spacing: 2px;
  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: #436772;
  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;
}
.soc_icons1 {
  margin: 0;
  display: inline-block;
  padding-bottom: 10px;
}
.soc_icons1 > li {
  position: relative;
  float: left;
  margin-right: 5px;
  width: 22px;
  height: 22px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.soc_icons1 > li > a {
  display: inline-block;
  background: #ffffff;
  width: 22px;
  height: 22px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  position: relative;
  font: normal normal 12px 'FontAwesome';
  line-height: 20px;
  color: #436772;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.soc_icons1 > li > a:hover {
  color: #ffffff;
  background: #436772;
  text-decoration: none;
}
.footer_page {
  display: inline-block;
  margin-bottom: 20px;
  position: absolute;
  left: 50%;
  margin-left: -110px;
}
footer .privacy_text1 {
  font: 9px 'Mako', serif;
  color: #436772;
  letter-spacing: 2px;
  display: inline-block;
  text-transform: uppercase;
}
footer .privacy_text1 a {
  font: 9px 'Mako', serif;
  color: #436772;
  letter-spacing: 2px;
  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_text1 a:hover {
  color: #000000;
  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;
}
.soc_icons2 {
  margin: 0;
  display: inline-block;
  padding-bottom: 10px;
}
.soc_icons2 > li {
  position: relative;
  float: left;
  margin-right: 5px;
  width: 22px;
  height: 22px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.soc_icons2 > li > a {
  display: inline-block;
  background: #436772;
  width: 22px;
  height: 22px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  position: relative;
  font: normal normal 12px 'FontAwesome';
  line-height: 20px;
  color: #ffffff;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.soc_icons2 > li > a:hover {
  color: #436772;
  background: #ffffff;
  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;
}
.img-indent {
  margin-right: 20px;
  float: left;
  display: inline-block;
}
.dib {
  display: inline-block;
}
.nomar {
  margin: 0 !important;
}
.mar_t_-05 {
  margin-top: -5px;
}
.mar_t_1 {
  margin-top: 10px;
}
.mar_b_1 {
  margin-bottom: 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 !important;
}
.mar_t_7 {
  margin-top: 70px;
}
.mar_t_13 {
  margin-top: 130px;
}
.pad_b_2 {
  padding-bottom: 20px;
}
.mar_r_3 {
  margin-right: 30px;
}
/*-----------------------------------------------------------------------------------*/
/*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;
}
