@import url(//fonts.googleapis.com/css?family=Righteous);

@import 'jquery.fancybox.css';

@import 'grid.css';

@import '../font/font-awesome.css';
/*------ template stylization ------*/
body {
  background: #000000;
  font: 14px 'Trebuchet MS', Arial, "Helvetica Neue", Helvetica, sans-serif;
  line-height: 21px;
  color: #b6b6b6;
  min-width: 1200px;
  min-height: 900px;
}
#webSiteLoader {
  position: fixed;
  width: 100%;
  height: 100%;
  background: #000000 url(../img/web_site_loader.gif) center no-repeat;
  z-index: 1023;
  top: 0;
}
#pageLoader {
  position: fixed;
  width: 55px;
  height: 55px;
  top: 50%;
  left: 50%;
  margin: -27px 0 0 -27px;
  background: url(../img/web_site_loader.gif) center #000000 no-repeat;
  z-index: 1000;
  padding: 5px;
  display: none;
}
#back-top {
  position: fixed;
  display: none !important;
  right: 30px;
  bottom: 30px;
  width: 48px;
  height: 48px;
  border: 1px solid #b6b6b6;
  background: url(../img/up-arrow.png) #000000 center no-repeat;
  overflow: hidden;
  cursor: pointer;
  z-index: 1000;
  opacity: 0;
  filter: alpha(opacity=0);
}
p {
  padding-bottom: 8px;
  text-transform: uppercase;
}
a:focus {
  outline: none;
}
figure {
  margin: 0;
}
h2,
time {
  font: 29.96px 'Righteous';
  line-height: 1em;
  color: #ffffff;
  text-transform: uppercase;
  margin: 0px 0px 0px 0px;
  padding: 24px 0px 20px;
}
h2.special,
time.special {
  font: 60px 'Righteous';
  line-height: 1em;
  text-transform: none;
  margin: 0px 0px 0px 0px;
  padding: 15px 0px 0px 0px;
}
h2.special span,
time.special span {
  display: block;
}
h2.special span:first-child,
time.special span:first-child {
  font-size: 49.98px;
  margin: -8px 0px 4px 0px;
}
h2.special span:first-child + span,
time.special span:first-child + span {
  font: 29.96px 'Trebuchet MS', Arial, "Helvetica Neue", Helvetica, sans-serif;
  line-height: 21px;
  color: #848484;
  text-transform: uppercase;
  margin: 0px 0px 35px 0px;
}
h2.special2,
time.special2 {
  line-height: 28px;
  margin: 0px 0px 15px 0px;
}
time {
  display: block;
  font-size: 35.98px;
  margin: 16px 0px 9px;
  padding: 0;
}
time a {
  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;
}
time a:hover {
  color: #1ad4d1;
  text-decoration: none;
}
h3,
h4,
.fontStyle1,
.link {
  font: bold 14px 'Trebuchet MS', Arial, "Helvetica Neue", Helvetica, sans-serif;
  line-height: 21px;
  color: #ffffff;
  text-transform: uppercase;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}
h3 a,
h4 a,
.fontStyle1 a,
.link a {
  color: inherit;
  -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;
}
h3 a:hover,
h4 a:hover,
.fontStyle1 a:hover,
.link a:hover {
  color: #1ad4d1;
  text-decoration: none;
}
h4,
.fontStyle1,
.link {
  color: #1ad4d1;
  margin: 15px 0px 0px 0px;
}
h4 a,
.fontStyle1 a,
.link a {
  color: inherit;
}
h4 a:hover,
.fontStyle1 a:hover,
.link a:hover {
  color: #ffffff;
}
.fontStyle1 {
  margin: 16px 0px 21px 0px;
}
address {
  font-style: normal;
  text-transform: uppercase;
  margin: 0px 0px 0px 0px;
}
/*bootstrap classes*/
.thumbnails li {
  margin-left: 0;
}
.thumbnail {
  box-shadow: none;
  border: none;
  padding: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: 0 0 0;
  -moz-box-shadow: 0 0 0;
  box-shadow: 0 0 0;
}
.thumbnail:hover {
  border-color: transparent;
  box-shadow: none !important;
}
.img-polaroid {
  background: #ffffff;
  padding: 8px;
  box-shadow: none;
  border: none;
}
figure.img-polaroid {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
figure.img-polaroid > img {
  width: 100%;
}
.dl-horizontal dt {
  float: left;
  margin-right: 10px;
  width: 50px;
  text-align: center;
}
.dl-horizontal dt time {
  text-transform: uppercase;
}
.dl-horizontal dt time span {
  display: block;
}
.dl-horizontal dd {
  position: relative;
}
.dl-horizontal dd.last {
  margin-bottom: 0;
}
/*end bootstrap classes*/
/*------ header ------- */
header {
  width: 100%;
  margin: 269px 0px 0px 0px;
}
header h1.brand {
  position: relative;
  width: 477px;
  height: 186px;
  float: left;
  overflow: hidden;
  margin: 0 0 0 0;
}
header h1.brand a {
  width: 100%;
  text-indent: 100%;
  white-space: nowrap;
}
header h1.brand a:hover {
  text-decoration: none;
}
header .slogan {
  display: block;
  width: 558px;
  height: 186px;
  float: left;
  padding: 63px 64px 0px;
  background: url(../img/slogan_bg.png);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
header .slogan p {
  font: bold 35.98px 'Trebuchet MS', Arial, "Helvetica Neue", Helvetica, sans-serif;
  line-height: 1em;
  color: #ffffff;
  text-transform: uppercase;
  margin: 0px 0px 0px 0px;
}
header .slogan p a {
  color: #67fffc;
  -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;
}
header .slogan p a:hover {
  text-decoration: none;
  color: #b3fffe;
}
/*menu*/
.select-menu {
  display: none;
}
header .navbar {
  margin-bottom: 0;
}
header .navbar .sf-menu .nav {
  position: absolute;
  float: none;
  margin: 0;
  display: none;
}
header .navbar .sf-menu .nav li {
  float: none;
}
header .navbar .sf-menu .nav li a {
  padding: 0;
  text-shadow: none;
}
header .navbar-inner {
  min-height: 68px;
  padding: 0;
  background-color: transparent;
  background-image: none;
  filter: none;
  border: none;
  border-radius: 0;
  -webkit-box-shadow: 0 0 0;
  -moz-box-shadow: 0 0 0;
  box-shadow: 0 0 0;
}
.sf-menu {
  position: relative;
  list-style: none;
  padding: 0;
  margin: 0px 0px 0px 0px;
  white-space: nowrap;
  width: 1200px;
  -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;
}
.sf-menu.marginLeft {
  margin-left: 291px !important;
}
.sf-menu > li {
  position: relative;
  float: left;
  width: 186px;
  height: 186px;
  background: url(../img/menu_bg_text.png);
  -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;
}
.sf-menu > li.defWidth {
  width: 186px;
}
.sf-menu > li.advWidth {
  width: 477px;
}
.sf-menu > li:first-child {
  display: none;
}
.sf-menu > li:first-child + li > a > span:first-child {
  background: url(../img/menu_icon1.png) center no-repeat;
}
.sf-menu > li:first-child + li + li > a > span:first-child {
  background: url(../img/menu_icon2.png) center no-repeat;
}
.sf-menu > li:first-child + li + li + li > a > span:first-child {
  background: url(../img/menu_icon3.png) center no-repeat;
}
.sf-menu > li:first-child + li + li + li + li > a > span:first-child {
  background: url(../img/menu_icon4.png) center no-repeat;
}
.sf-menu > li > a {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.sf-menu > li > a > span {
  position: relative;
  display: block;
  font: bold 35.98px 'Trebuchet MS', Arial, "Helvetica Neue", Helvetica, sans-serif;
  line-height: 185px;
  color: #ffffff;
  text-transform: uppercase;
  text-align: center;
  z-index: 2;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 291px;
  height: 186px;
}
.sf-menu > li > a > span:first-child {
  position: relative;
  display: inline-block;
  width: 186px;
  height: 186px;
}
.sf-menu > li > a > span:first-child + span {
  position: absolute;
  top: 0;
  left: 186px;
  z-index: 1;
}
.sf-menu > li > a:hover,
.sf-menu > li > a.activeLink {
  text-decoration: none;
}
.sf-menu ul {
  position: absolute;
  list-style: none;
  width: 541px;
  z-index: 10;
  top: 186px !important;
  left: 0px !important;
  display: none;
  overflow: visible;
  background: #1ad4d1;
  white-space: nowrap;
}
.sf-menu ul:before {
  content: '';
  position: absolute;
  top: 0px;
  left: 78px;
  width: 30px;
  height: 15px;
  background: url(../img/submenu_bg.png) 0 no-repeat;
}
.sf-menu ul li {
  position: relative;
  float: left !important;
  padding-right: 11px;
  margin-left: 15px;
  background: url(../img/submenu_divider.png) right 17px no-repeat;
}
.sf-menu ul li:first-child {
  margin-left: 136px;
}
.sf-menu ul li.last {
  margin-right: 20px;
  background: none;
}
.sf-menu ul li a {
  display: inline-block;
  margin: 20px 0 19px;
  font: bold 23.8px 'Trebuchet MS', Arial, "Helvetica Neue", Helvetica, sans-serif;
  line-height: 1em;
  color: #9bfffd !important;
  background: none !important;
  text-transform: uppercase;
  -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;
}
.sf-menu ul li a.hoverItem {
  color: #ffffff !important;
}
.sf-menu ul ul {
  left: -14px !important;
  top: 62px !important;
}
/*menu end*/
/*--- header end ------*/
/*------ content ------- */
#wrapper ul {
  list-style: none;
}
#wrapper input,
#wrapper textarea {
  position: relative;
  outline: none;
  box-shadow: none;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: 0 0 0;
  -moz-box-shadow: 0 0 0;
  box-shadow: 0 0 0;
  padding: 4px 13px;
  line-height: 20px;
  width: 100%;
  margin: 0;
  font: 14px 'Trebuchet MS', Arial, "Helvetica Neue", Helvetica, sans-serif;
  line-height: 21px;
  color: #000000;
  text-transform: uppercase;
  background-color: #ffffff;
}
#wrapper input:focus,
#wrapper textarea:focus {
  -webkit-box-shadow: 0 0 0;
  -moz-box-shadow: 0 0 0;
  box-shadow: 0 0 0;
}
#wrapper input {
  width: 100%;
  height: 28px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#wrapper textarea {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#wrapper > div {
  position: relative;
  overflow: hidden;
}
#wrapper > section {
  position: relative;
  height: 100%;
}
#wrapper > section > div {
  position: relative;
}
.dynamicContent {
  position: absolute;
  width: 100%;
}
.inner {
  padding: 60px 0px 56px;
  background-color: #000000;
  width: 1035px;
}
.btn {
  position: relative;
  display: inline-block;
  font: 14px 'Trebuchet MS', Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #000000;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  text-shadow: none;
  border: none;
  padding: 0px 29px;
  -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;
}
.btn:hover,
.btn:active,
.btn:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  text-decoration: none;
}
.btn.btn-link {
  position: relative;
  display: inline-block;
  background: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  text-shadow: none;
  border: none;
  padding: 0;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  font: bold 14px 'Trebuchet MS', Arial, "Helvetica Neue", Helvetica, sans-serif;
  line-height: 31px;
  color: #ffffff;
  margin-left: 40px;
}
.btn.btn-link:before {
  content: '';
  position: absolute;
  top: 0;
  left: -40px;
  display: inline-block;
  width: 31px;
  height: 31px;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  -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;
  background: url(../img/more_icon.png) #ffffff 0 no-repeat;
  margin: 0px 0px 0px 0px;
}
.btn.btn-link:hover,
.btn.btn-link:active,
.btn.btn-link:focus {
  color: #67fffc;
  background: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  text-decoration: none;
}
.btn.btn-link:hover:before,
.btn.btn-link:active:before,
.btn.btn-link:focus:before {
  background-color: #67fffc;
}
.vline {
  background: url(../img/vline.png) right top repeat-y;
}
.list1 {
  margin: 0px 0px 0px -30px;
  overflow: hidden;
  width: 935px;
  height: 207px;
}
.list1 li {
  background-color: #1a1a1a;
  position: relative;
  margin-bottom: 0px;
}
.list1 li > a {
  position: relative;
  display: block;
  margin: 10px;
}
.list1 li div {
  margin: -5px 10px 3px 10px;
}
.list1 li div h3 {
  margin-bottom: 0px;
}
.list1 li div h3 a {
  color: #20cece;
}
.list1 li div h3 a:hover {
  color: #ffffff;
}
.list1 li div p {
  padding-bottom: 0;
  margin-bottom: 0;
}
.list3 {
  margin: 16px 0px;
}
.list3 li {
  margin-bottom: 7px;
  background: url(../img/list_icon.png) 0px 3px no-repeat;
}
.list3 li a {
  margin-left: 20px;
  color: #20cece;
  text-transform: uppercase;
  font-weight: bold;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.list3 li a:hover {
  color: #ffffff;
  text-decoration: none;
}
.sliderHolder {
  position: relative;
  margin: 19px 0px 11px 0px;
}
.sliderHolder .slider {
  position: relative;
  width: 935px;
  height: 187px;
}
.sliderHolder .btnsHolder {
  position: absolute;
  right: 34px;
  top: -67px;
}
.sliderHolder .btnsHolder a {
  position: relative;
  display: inline-block;
  float: right;
  width: 32px;
  height: 32px;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  margin-left: 4px;
  -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 a.prev {
  background: url(../img/arrowL.png) #ffffff center no-repeat;
}
.sliderHolder .btnsHolder a.next {
  background: url(../img/arrowR.png) #ffffff center no-repeat;
}
.sliderHolder .btnsHolder a:hover {
  background-color: #1ad4d1;
}
.sitem_over {
  position: absolute;
  background: url('../img/pic_bg_over.png');
  z-index: 100;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  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: 100%;
  height: 100%;
  display: block;
}
a:hover > .sitem_over {
  opacity: 1;
  filter: alpha(opacity=100);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.match {
  display: block;
  color: #20cece;
}
.search_list {
  text-transform: uppercase;
}
.search_list li {
  margin-bottom: 20px;
}
.search_list .search {
  width: auto;
  color: #ffffff;
}
.search_title a {
  text-decoration: underline;
}
.search_title:hover {
  text-decoration: none;
}
.g_map {
  margin: 19px 21px 20px 0px;
  width: 300px;
  height: 187px;
  float: left;
}
.g_map iframe {
  position: relative;
  display: inline-block;
  outline: none;
  width: 100%;
  height: 100%;
  border: none;
  background: url(../img/web_site_loader.gif) center no-repeat #000000 !important;
}
/* Forms*/
#search {
  position: relative;
  margin: 29px 0px 55px;
  width: 100%;
  z-index: 500;
  overflow: hidden;
}
#search > input {
  width: 229px;
  float: left;
}
#search > a {
  float: left;
  margin: 5px 0px 0px 11px;
}
#form1 {
  position: relative;
  margin: 19px 0px 27px;
}
#form1 input,
#form1 textarea,
#form1 .success {
  position: relative;
  display: block;
  outline: none;
}
#form1 .success {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  text-align: center;
  padding: 11px 13px 8px;
  line-height: 20px;
  width: 100%;
  margin: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font: 14px 'Trebuchet MS', Arial, "Helvetica Neue", Helvetica, sans-serif;
  line-height: 21px;
  color: #000000;
  text-transform: uppercase;
  background-color: #ffffff;
}
#form1 textarea {
  width: 100%;
  height: 80px;
  overflow: auto;
  resize: none;
}
#form1 label {
  position: relative;
  display: block;
  min-height: 28px;
  width: 100%;
  margin-bottom: 5px;
}
#form1 label.message {
  width: 100%;
}
#form1 .error,
#form1 .empty {
  position: absolute;
  text-align: right;
  display: none;
  font-size: 10px;
  color: #20cece;
  width: 200px;
  top: 2px;
  right: 2px;
}
#form1 .btns {
  padding: 20px 0 0 0;
  position: relative;
  float: right;
}
#form1 .btns > p {
  padding: 0;
}
#form1 .btns > p a {
  display: inline-block;
}
#form1 .btns > p a:first-child + a {
  margin-left: 72px;
}
/*end forms*/
/*--- content end ------*/
/*------ footer ------- */
footer {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 52px;
  background: url(../img/footer_bg.png) repeat-x;
}
footer p {
  padding-top: 17px;
  text-transform: uppercase;
  font: 14.98px 'Trebuchet MS', Arial, "Helvetica Neue", Helvetica, sans-serif;
  line-height: 21px;
  color: #bcc1ca;
}
footer p .bullet {
  position: relative;
  display: inline-block;
  width: 4px;
  height: 4px;
  margin: 0 1px 4px 1px;
  background: url(../img/bullet.png) 0 no-repeat;
}
footer p a {
  color: inherit;
}
.soc_icons {
  position: relative;
  float: left;
  white-space: nowrap;
  margin: 15px 27px 0px 3px;
}
.soc_icons > li {
  position: relative;
  display: inline-block;
  width: 26px;
  height: 26px;
  margin-left: 1px;
}
.soc_icons > li > a {
  position: relative;
  display: block;
}
.soc_icons > li > a > img {
  position: relative;
  top: 0;
  -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_icons > li > a:hover > img {
  top: -10px;
}
/*--- footer end ------*/
.padding1 {
  padding: 0px 30px 42px 100px;
}
.padding2 {
  padding: 0px 0px 37px 100px;
}
.padding3 {
  padding: 0px 0px 34px 100px;
}
.padding4 {
  padding: 0px 30px 26px 100px;
}
.padding5 {
  padding: 0px 90px 0px 0px;
}
.margin1 {
  margin: 0px 35px 0px 0px;
}
.margin2 {
  margin: 21px 49px 0px 2px;
}
.colorInherit {
  color: inherit;
}
.width1 {
  display: inline-block;
  width: 40px;
}
.block {
  display: block;
}
/*additional Classes*/
.noBg {
  background: none !important;
  background-color: transparent !important;
}
.noOverflow {
  overflow: visible !important;
}
.noPadding {
  padding: 0;
}
.noMargin {
  margin: 0;
}
.noPaddingTop {
  padding-top: 0;
}
.noMarginTop {
  margin-top: 0;
}
.noMarginBottom {
  margin-bottom: 0;
}
.noBottom {
  margin-bottom: 0;
  padding-bottom: 0;
}
.clear {
  clear: both;
  line-height: 0;
}
.box {
  overflow: hidden;
}
.right {
  margin-right: 0 !important;
}
.noDisp {
  display: none !important;
}
/*end additional Classes*/
/*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;
}
/*
#wrapper{
    background: url(../../../__/7.jpg) center top no-repeat;
}
.inner
{
    background-color: transparent;
}
*/