@import '../fonts/font-awesome.css';
@import 'jquery-ui-1.10.3.custom.css';
@import 'photoswipe.css';
@import 'tm3DCircleCarousel.css';
@import 'tmMultimediaGallery.css';
@import 'superfish.css';
@import 'owl.carousel.css';
@import url(//fonts.googleapis.com/css?family=Poiret+One);
@import url(//fonts.googleapis.com/css?family=Droid+Sans);
/*------ template stylization ------*/
@font-face {
  font-family: 'Poiret One';
  font-style: normal;
  font-weight: 400;
  src: local('Poiret One'), local('PoiretOne-Regular'), url(http://fonts.gstatic.com/s/poiretone/v3/HrI4ZJpJ3Fh0wa5ofYMK8RsxEYwM7FgeyaSgU71cLG0.woff) format('woff');
}

body {
  color: #000 !important;
  font: 16px/20px 'Poiret one' ,Arial, Helvetica, sans-serif;
  background: url(../img/bg_body.png) 0 0 repeat #181818 !important;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  bottom: 0;
}
p {
  margin-bottom: 20px;
}
address {
  margin-bottom: 16px;
}
* {
  -webkit-text-size-adjust: none;
}
a,
a:focus,
a:active {
  text-decoration: none;
  outline: none;
}
a {
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  color: inherit;
}
a:hover {
  text-decoration: none;
  color: #ffe400;
}
a[href^="tel:"] {
  color: inherit;
  text-decoration: none;
}
#webSiteLoader {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 9999;
  background: url(../img//base/site_loader.gif) 50% 50% no-repeat #ffffff;
}
/*------------- LISTS ---------------------------------------------------------- */
ul,
ol {
  list-style: none;
  padding: 0;
  margin: 0;
}
/*------------- HEADS ---------------------------------------------------------- */
h1,
h2,
h3,
h4,
h5 {
  padding: 0 !important;
  margin: 0 !important;
  font-family: 'Poiret One', Arial, cursive;
  text-transform: uppercase;
}
h2 {
  font-size: 40px;
  margin-top: -2px !important;
  line-height: 87px;
  margin-bottom: 12px !important;
}
h3 {
  font-size: 50px;
  line-height: 50px;
  padding-top: 3px !important;
  margin-bottom: 19px !important;
}
h3 span {
  font-size: 36px;
  display: block;
  line-height: 30px;
  letter-spacing: -1px;
  position: relative;
  top: -1px;
  padding-bottom: 2px;
}
h3.head__mb0 {
  margin-bottom: 0 !important;
}
h3.search_title {
  font-size: 30px;
}
/*------------- HEADER ---------------------------------------------------------- */
header {
  position: relative;
  z-index: 999;
}
header .brand {
  padding-left: 0px !important;
  margin: 10px 0px 30px !important;
  text-align: center;
}
header .brand a {
  display: inline-block;
}
.h_wrapp {
  height: 841px;
  position: relative;
  z-index: 999;
}
/*---------------- HEADER end ------------------------------------------------*/
/*-------------- FOOTER ---------------------------------------------------- */
footer {
  width: 100%;
  padding: 0 0 19px;
  position: absolute;
  text-align: center;
  color: #716f6f;
  font: 12px/18px 'Droid Sans', sans-serif;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 900;
  margin-top: 40px;
}
.follow-links {
  margin-bottom: 11px;
  font-size: 0;
  line-height: 0;
  overflow: hidden;
  position: relative;
}
.follow-links li {
  display: inline-block;
}
.follow-links li + li {
  margin-left: 7px;
}
.follow-links li + li a {
  background-position: -31px 0;
}
.follow-links li + li + li a {
  background-position: -63px 0;
}
.follow-links li a {
  display: block;
  background: url(../img/facebook.png) 0 0 no-repeat;
  width: 24px;
  height: 24px;
}
.follow-links li a:hover {
  opacity: 0.5;
}
/*-----------  FOOTER END  ------------------------------------------------------*/
/*-----------  MENU  ------------------------------------------------------------*/
.menu_block {
  background-color: #000;
}
/*-----------  menu end  --------------------------------------------------------*/
/*----------- classes -----------------------------------------------------------*/
.extra_wrapper {
  overflow: hidden;
}
.mb0 {
  margin-bottom: 0 !important;
}
.p1 {
  margin-bottom: 29px;
}
.p2 {
  margin-bottom: 18px;
}
.pad__1 {
  padding-top: 13px;
}
/*----------- Gallery ------------------------------------------------------------*/
#gallery {
  position: absolute;
  left: 0;
  top: 0;
  overflow: hidden;
  width: 100%;
  height: 100%;
  z-index: 999;
  background: url(../img/bg_body.png) 0 0 repeat;
}
/*-----------  CONTENT HOLDER  --------------------------------------------------*/
#glob-wrap {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
#content {
  position: absolute;
  top: 0;
  left: 0;
  z-index: auto !important;
  width: 100%;
  height: 100%;
}
#content > div {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.splashHolder {
  position: relative;
}
.padding1 {
  position: relative;
  padding: 72px 70px 77px;
}
.padding1.padding2 {
  padding-bottom: 72px;
}
.padding1.padding2 {
  padding-bottom: 59px;
}
.pageBg {
/*   background-color: #ffe400;
 */
	 background-color: #D2D2CA;
 }
.pageBg a:hover {
  color: inherit;
  text-decoration: underline;
}
#other_pages {
  display: block;
  position: relative;
  top: 12px;
  left: 0;
  width: 100%;
  z-index: 10;
}
#other_pages > div {
  width: 100%;
  position: relative;
  display: none;
}
.imageStyle1 {
  float: left;
  margin-right: 60px;
}
#ajax-overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  display: none;
  top: 0;
  left: 0;
  right: 0;
  background: url(../img/base/TMpreviewLoader.gif) 0 0 repeat-x;
}
.closeIcon {
  position: absolute;
  top: 0px;
  right: -50px;
  cursor: pointer;
  width: 72px;
  height: 72px;
  overflow: hidden;
  z-index: 999 !important;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.closeIcon.closeIconGallery {
  top: 20px;
  right: 20px;
  border-radius: 0 !important;
}
.closeIcon.closeIconGallery:after {
  background: url(../img/close_icon.png) 0 0 no-repeat #000000;
}
.closeIcon.closeIconGallery:hover:after {
  background: url(../img/close_icon.png) 0 0 no-repeat #ffe401;
}
.closeIcon:after {
  content: '';
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  background: url(../img/close_icon.png) left top no-repeat #000000;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.closeIcon:hover {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  text-decoration: none;
}
.closeIcon:hover:after {
  background: url(../img/close_icon.png) right top no-repeat #000000;
}
.pageBg .closeIcon {
  right: 0;
  top: 0;
  border-radius: 0 !important;
}
.pageBg .closeIcon:after {
  width: 100%;
  height: 100%;
}
.pageBg .closeIcon:hover {
  opacity: 0.5;
}
/*-------------------------- Map ----------------------------*/
.map figure {
  float: left;
  display: block;
  width: 373px;
  height: 287px;
  margin-right: 30px;
}
.map figure iframe {
  width: 100%;
  height: 100%;
}
.map .address1 dl,
.map .address1 dt,
.map .address1 dd {
  line-height: 20px;
}
.map .address1 dt {
  margin-bottom: 20px;
}
.map .address1 dd span {
  display: inline-block;
  min-width: 70px;
}
.map h3 {
  margin-bottom: 19px !important;
}
/*-------------------------- End Map ----------------------------*/
/*-------------------------- 404 ----------------------------*/
.pnf {
  width: 305px;
  height: 305px;
  border-radius: 500px;
  float: left;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #000;
  color: #ffe400;
  font: 130px/40px 'Poiret One', cursive;
  text-transform: uppercase;
  padding: 105px 0;
  position: relative;
  top: -6px;
  margin-right: 25px;
}
.pnf span {
  padding-top: 42px;
  letter-spacing: -1px;
  font-size: 30px;
  display: block;
}
#search {
  margin-top: 24px;
  position: relative;
}
#search input {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font: 13px/20px Arial, Helvetica, sans-serif;
  color: #000 !important;
  width: 100%;
  height: 39px;
  border: none;
  padding: 9px 100px 10px 20px;
  overflow: none !important;
}
#search input:focus {
  outline: none;
}
#search a {
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  background-color: #000;
  color: #fff;
  padding: 9px 20px 10px;
}
.search_list {
  list-style: decimal;
}
.search_result {
  font-weight: bold;
}
.search_title {
  margin-bottom: 0px !important;
}
/*-------------------------- End 404 ----------------------------*/
@media (max-height: 936px) {
  .menu_block {
    margin-bottom: 10px;
  }
}
@media (max-height: 910px) {
  .splashHolder {
    -webkit-transform: scale(0.8, 0.8);
    -ms-transform: scale(0.8, 0.8);
    transform: scale(0.8, 0.8);
  }
}
@media (min-width: 1221px) {
  .container {
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media only screen and (max-width: 1220px) {
  h3 {
    font-size: 35px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .brand a img {
    width: 110px;
  }
  .sf-menu > li {
    font-size: 18px;
  }
  .splashHolder {
    -webkit-transform: scale(0.4, 0.4);
    -ms-transform: scale(0.4, 0.4);
    transform: scale(0.4, 0.4);
    top: 150px;
  }
  #owl {
    height: 300px !important;
    overflow: hidden;
  }
}
@media only screen and (max-width: 991px) {
  h2 {
    font-size: 50px;
  }
  #owl .item img {
    width: 100%;
  }
  #owl {
    margin-top: 0 !important;
  }
  #prevButton {
    left: 80px;
  }
  #nextButton {
    right: 80px;
  }
  .closeIcon.closeIconGallery {
    right: 30px;
    top: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .imageStyle1 {
    float: none;
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }
  .map figure {
    width: 100%;
    margin-right: 0;
    float: none;
    margin-bottom: 20px;
  }
  .map figure iframe {
    width: 100%;
  }
  .padding1 {
    padding-left: 20px;
    padding-right: 20px;
  }
  .splashHolder {
    -webkit-transform: scale(0.3, 0.3);
    -ms-transform: scale(0.3, 0.3);
    transform: scale(0.3, 0.3);
    top: 360px;
  }
  #owl {
    height: 400px !important;
    overflow: hidden;
  }
}
@media (max-height: 820px) {
  .splashHolder {
    -webkit-transform: scale(0.68, 0.68);
    -ms-transform: scale(0.68, 0.68);
    transform: scale(0.68, 0.68);
    top: 276px;
  }
}
@media screen and (max-height: 768px) {
  .splashHolder {
    -webkit-transform: scale(0.48, 0.48);
    -ms-transform: scale(0.48, 0.48);
    transform: scale(0.48, 0.48);
    top: 236px;
  }
  .splashHolder .splashControls {
    -webkit-transform: scale(1.2, 1.2);
    -ms-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2);
  }
}
/*-------------------------- tablet styles ----------------------------*/
@media screen and (orientation: landscape) {
  html.tablet .splashHolder {
    -webkit-transform: scale(0.4, 0.4);
    -ms-transform: scale(0.4, 0.4);
    transform: scale(0.4, 0.4);
    top: 146px;
  }
}
@media (max-height: 300px) {
  html.tablet .splashHolder {
    -webkit-transform: scale(0.2, 0.2);
    -ms-transform: scale(0.2, 0.2);
    transform: scale(0.2, 0.2);
    top: 150px;
  }
}
@media screen and (orientation: portrait) {
  html.tablet .splashHolder {
    -webkit-transform: scale(0.8, 0.8);
    -ms-transform: scale(0.8, 0.8);
    transform: scale(0.8, 0.8);
    top: 260px;
  }
}
html.tablet.android .menu_block {
  padding: 2px 0 4px;
}
@media screen and (orientation: landscape) {
  html.tablet.android .splashHolder {
    -webkit-transform: scale(0.4, 0.4);
    -ms-transform: scale(0.4, 0.4);
    transform: scale(0.4, 0.4);
    top: 106px;
  }
  html.tablet.android .brand img {
    width: 80px;
  }
}
@media screen and (orientation: portrait) {
  html.tablet.android .splashHolder {
    -webkit-transform: scale(0.7, 0.7);
    -ms-transform: scale(0.7, 0.7);
    transform: scale(0.7, 0.7);
    top: 246px;
  }
}
html.tablet.android footer {
  padding-bottom: 10px;
}
/*-------------------------- end tablet styles ----------------------------*/
/*-------------------------- mobile styles ----------------------------*/
html.mobile #mobile-wrap #mobile-header {
  padding: 20px 0;
}
html.mobile #mobile-wrap #mobile-header #mobile-navigation {
  width: 90%;
  margin: 20px auto;
  display: block;
  font-size: 16px;
}
html.mobile #mobile-wrap #mobile-content > div {
  display: block;
}
html.mobile #mobile-wrap #mobile-content > div.background1 {
  background: #5CB85C;
}
html.mobile #mobile-wrap #mobile-content > div.background2 {
  background: #5BC0DE;
}
html.mobile #mobile-wrap #mobile-content > div.background3 {
  background: #F0AD4E;
}
html.mobile #mobile-wrap #mobile-content > div.background4 {
  background: #D9534F;
}
html.mobile #mobile-wrap #mobile-footer {
  text-align: center;
  color: #716F6F;
  padding: 20px 0;
}
html.mobile #mobile-wrap .brand a {
  display: block;
  text-align: center;
}
html.mobile #mobile-wrap .zoomIcon {
  display: none;
}
html.mobile #mobile-wrap .splashControls {
  display: none;
}
html.mobile #mobile-wrap h2 {
  font-size: 30px;
}
html.mobile #mobile-wrap .splashHolder .splash {
  position: relative;
  left: 0;
}
html.mobile #mobile-wrap .splashHolder .splash li {
  position: relative !important;
  left: 0;
  padding: 10px;
  margin-left: 0;
  text-align: center;
}
html.mobile #mobile-wrap .splashHolder .splash li a {
  display: block;
}
html.mobile #mobile-wrap .splashHolder .splash li a > img {
  max-width: 100%;
}
html.mobile #mobile-wrap .pnf {
  width: auto;
  float: none !important;
  margin: 0 auto 20px !important;
  font-size: 70px;
  padding-left: 20px;
  padding-right: 20px;
}
html.mobile #mobile-wrap .splashHolder {
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
  top: 20px;
  margin-bottom: 25px;
}
/*-------------------------- end mobile styles ----------------------------*/
/*Core variables and mixins*/
