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

@import "jquery.fancybox.css";
/*------ template stylization ------*/
body {
  min-width: 1090px;
  background: #000000;
  color: #535353;
  font: 13px Arial, "Helvetica Neue", Helvetica, sans-serif;
  line-height: 20px;
}
.glob {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  width: 100%;
  height: 100%;
  border: 0;
}
ul,
ol {
  margin: 0;
  padding: 0;
}
#webSiteLoader {
  position: fixed;
  z-index: 1023;
  width: 100%;
  height: 100%;
  background: #000000 url(../img/web_site_loader.gif) center no-repeat;
}
#pageLoader {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 1000;
  display: none;
  margin: -5px 0 0 -5px;
  width: 10px;
  height: 10px;
}
#pageLoader > div {
  width: 50px;
  height: 50px;
  background: url(../img/page_loader.gif) 0 0 no-repeat;
}
#back-top {
  position: fixed;
  right: 10px;
  bottom: 90px;
  z-index: 1000;
  display: none;
  width: 50px;
  height: 50px;
  border-radius: 5px;
  background: #000000 url("../img/up-arrow.png") center 12px no-repeat;
  cursor: pointer;
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
#back-top:hover {
  background: #f2f0f0 url("../img/up-arrow.png") center 12px no-repeat;
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
.animate,
.animate:hover {
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
/*------ header ------- */
header {
  position: relative;
  min-height: 1000px;
  width: 150px;
  float: left;
  z-index: 201;
}
h1 {
  display: inline-block;
  float: left;
  max-width: 713px;
  width: 100%;
}
h1 > a {
  position: relative;
  z-index: 1;
  display: inline-block;
  width: 100%;
}
.select-menu {
  display: none;
  width: 100%;
}
header .navbar {
  position: relative;
  margin: 0;
  margin-top: 0;
  margin-left: 0;
}
header .navbar > .navbar-inner {
  margin: 0;
  padding: 0;
  border: none;
  border-radius: 0;
  background: none;
  filter: none;
}
#wrapper .navbar-inner {
  padding-right: 0px;
  padding-left: 0px;
  min-height: 0;
  border: 0;
  background-color: inherit;
  background-image: none;
  background-repeat: inherit;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  filter: inherit;
}
.sf-menu {
  display: inline-block;
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
}
.sf-menu > li {
  position: relative;
  display: block;
  margin-bottom: 1px;
  height: 166px;
}
.sf-menu > li > a {
  position: relative;
  z-index: 1;
  display: inline-block;
  overflow: hidden;
  padding: 0px 2px;
  background: #4dbef4;
  min-width: 64px;
  height: 166px;
}
.menu_btn_2 {
  background: #4ad4f3 !important;
}
.menu_btn_3 {
  background: #f0c340 !important;
}
.menu_btn_4 {
  background: #ed8336 !important;
}
.menu_btn_5 {
  background: #ea4429 !important;
}
.menu_btn_6 {
  background: #dc0f82 !important;
}
.menu_icons {
  top: 40px;
  position: absolute;
}
.base_text {
  position: relative;
  margin-left: -250px;
  margin-right: 35px;
  left: 0px;
  color: #fff;
  text-align: left;
  text-decoration: none;
  text-transform: uppercase;
  font: 60px/156px 'Anton', Arial, "Helvetica Neue", Helvetica, sans-serif;
  display: inline-block;
  white-space: nowrap;
  text-shadow: 1px 1px 2px #333;
  z-index: -1;
}
/*.openPart{
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	width: 100%;
	height: 100%;
	background: #1fc2e5;
}*/
/*submenu1*/
.sf-menu ul {
  position: absolute;
  top: 167px;
  left: 69px;
  z-index: 200;
  padding: 10px;
  width: 91px;
  background: #4dbef4;
  list-style: none;
}
.sf-menu ul > li {
  display: inline-block;
  margin-top: -2px;
  text-align: left;
}
.sf-menu ul a {
  position: relative;
  display: inline;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  font: 11px/11px 'Arial', Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.sf-menu ul a:hover {
  text-decoration: none;
}
/*submenu2*/
.sf-menu .subMenu2 {
  top: 0;
  left: 112px;
  width: 67px;
  background: #4dbef4;
}
.sf-menu .subMenu2 a {
  color: #fff !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 a:hover {
  color: #000 !important;
}
/*--- header end ------*/
/*-----bgStretch-----*/
#splash {
  position: absolute;
  top: 63px;
  left: 370px;
  z-index: 10;
  overflow: hidden;
  width: 100%;
}
#bgNav {
  display: none;
  overflow: hidden;
}
.gall_spinner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../img/gallLoader.gif) 100% 0% no-repeat;
}
/*------ content ------- */
#wrapper > section {
  display: inline-block;
  vertical-align: top;
  position: relative;
  left: 226px;
  margin-top: 306px;
}
#wrapper > section > #content_part {
  position: relative;
  z-index: 11;
  display: inline-block;
  width: 100%;
  height: 100% !important;
}
#wrapper > section > #content_part > div {
  position: relative;
}
.dynamicContent {
  position: absolute;
  width: 100%;
}
.dynamicContent > .content {
  padding: 42px 60px 40px 80px;
  background: #fff;
}
h2,
h3 {
  display: block;
  margin: 0;
  margin-bottom: 18px;
  color: #535353;
  text-transform: uppercase;
  font: 33px/43px "Anton", Arial, "Helvetica Neue", Helvetica, sans-serif;
}
h2.pad2 {
  margin-bottom: 13px;
}
h3 {
  margin-top: -8px;
  margin-bottom: 15px;
  font: 18px "Anton", Arial, "Helvetica Neue", Helvetica, sans-serif;
}
h3.search_title {
  font-size: 18px;
  margin-bottom: 0px;
}
h3.search_title2 {
  font-size: 28px;
}
p {
  margin-bottom: 22px;
}
a.bold_link,
a.bold_link2,
a.bold_link3 {
  display: block;
  font-weight: bold;
  color: #535353;
  text-decoration: underline;
  margin-bottom: 20px;
}
a.bold_link2 {
  margin-bottom: 7px;
}
a.bold_link3 {
  margin-bottom: 1px;
}
a.bold_link:hover,
a.bold_link2:hover,
a.bold_link3:hover {
  color: #000;
}
.mailLink {
  text-decoration: none;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 11px;
  color: #535353;
}
.mailLink:hover {
  color: #000;
}
.dynamicContent > .content img {
  margin-bottom: 28px;
}
#clients_gall img {
  margin-bottom: 14px;
}
a:focus {
  outline: 0;
}
a,
.more {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.imgIndent {
  margin: 5px 13px 16px 0px !important;
}
.imgIndent2 {
  margin: -5px 15px 16px 0px !important;
}
.rollover-image {
  position: relative;
}
.rollover-image > span {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../img/img_over_plane.png);
  z-index: 1;
  font: 13px/16px 'Arial', sans-serif;
  color: #bab9b9;
  text-align: left;
}
.rollover-image .all {
  display: block;
  margin-top: 29px;
  margin-left: 18px;
  margin-right: 15px;
}
.rollover-image .all .bold_txt {
  display: block;
  font-weight: bold;
  color: #fff;
  text-decoration: underline;
  margin-bottom: -2px;
}
.col_width1 {
  width: 265px;
  float: left;
  min-height: 1px;
  margin-left: 20px;
}
.col_width2 {
  width: 168px;
  float: left;
  min-height: 1px;
  margin-right: 18px;
  margin-left: 0px !important;
  margin-bottom: 25px !important;
}
.marLeft10 {
  margin-left: 15px;
}
.wrapper {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.color1 {
  color: #dbb335;
}
.color2 {
  display: block;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 11px;
}
.color3 {
  color: #ffffff;
}
.bold {
  font-weight: bold;
}
.box {
  overflow: hidden;
}
.marTop1 {
  margin-top: -12px;
}
.marRight1 {
  margin-right: 4px;
}
.marLeft1 {
  margin-left: 20px;
}
.services_col1 {
  width: 260px;
  float: left;
  min-height: 1px;
  margin-left: 20px;
}
.services_col1.last_col {
  margin-left: 0;
}
.pos_rel {
  position: relative;
  min-height: 357px;
}
.img_404 {
  position: absolute;
  margin-top: -43px;
  margin-left: -59px;
  width: 461px;
  height: 442px;
}
#search {
  position: relative;
  display: inline-block;
  float: left;
  margin: 9px 0 18px;
}
/*----------- accordion --------------*/
.accordion_ {
  margin: 0;
}
.accordion_ .accordion-toggle {
  position: relative;
  display: block;
  padding: 12px 0 8px 43px;
  color: #1fc2e5;
  font: 14px/20px "Anton", Arial, "Helvetica Neue", Helvetica, sans-serif;
  text-transform: uppercase;
}
.accordion_ .accordion-toggle:after,
.accordion_ .collapsed:after {
  position: absolute;
  top: 5px;
  left: 0;
  display: block;
  width: 32px;
  height: 35px;
  background: url(../img/marker-toggle.png) no-repeat 0 0;
  content: "";
}
.accordion_ .active .accordion-toggle:after,
.accordion_ .accordion-toggle:hover:after {
  background-position: 0 bottom;
}
.accordion_ .accordion-heading,
.accordion_ .accordion-toggle {
  outline: none;
}
.accordion_ .accordion-toggle:hover {
  background-position: 0 bottom;
  text-decoration: none;
}
.accordion_ .accordion-group {
  margin: 0px;
  padding: 0px 0 7px;
  border: none;
}
.accordion_ .accordion-group:first-child {
  padding-top: 0;
}
.accordion_ .accordion-inner {
  margin: 0;
  padding: 0px 0 0 0px;
  border: none;
  line-height: 24px;
}
/*------end accordion -----------*/
/*----------Slider2--------------*/
.slider_nav {
  position: absolute;
  right: 883px;
  bottom: 97px;
  z-index: 20;
}
a.nav_item {
  position: relative;
  display: inline-block;
  margin: 0 0 0 5px;
  width: 15px;
  height: 15px;
  background: url(../img/dot2.png) 0 0 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;
}
a.nav_item:hover {
  background: url(../img/dot1.png) 0 0 no-repeat;
  color: #f0cb00;
  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;
}
a.nav_item.active,
a.nav_item.active:hover {
  background: url(../img/dot1.png) 0 0 no-repeat;
  text-decoration: none;
}
.slider2 {
  position: relative;
  overflow: hidden;
  margin-top: 22px;
  width: 100%;
  height: 590px;
  text-align: left;
}
.slider2 ul {
  margin: 0;
}
.list-1 > li {
  position: relative;
  display: inline-block;
  float: left;
}
.list-1 > li .marTop1 {
  margin-top: 132px;
}
.list-1 > li img {
  margin-top: 75px;
  margin-left: -50px;
}
.list-1 > li p {
  position: relative;
  color: #fff;
  text-transform: uppercase;
  font: 50px/50px "Anton", Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.list-1 > li p + p {
  margin-top: -4px;
  margin-bottom: 7px;
  font: bold 80px/80px "Anton", Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.list-1 > li p + p + p {
  color: #8ae0ed;
  font: 50px/50px "Anton", Arial, "Helvetica Neue", Helvetica, sans-serif;
  margin-bottom: 33px;
}
/* ============================= start scroll ====================== */
.scroll_btn_up,
.scroll_btn_down {
  position: absolute;
  top: 8px;
  display: inline-block;
  /* overflow: hidden; */

  width: 45px;
  height: 45px;
}
.scroll_btn_down {
  right: 0px;
  background: url(../img/scroll_btn_up.png) no-repeat;
}
.scroll_btn_up {
  right: 46px;
  background: url(../img/scroll_btn_down.png) no-repeat;
}
#page_gallery .scroll_btn_down {
  right: 20px;
}
#page_gallery .scroll_btn_up {
  right: 66px;
}
.scroll {
  overflow: hidden;
  margin-top: 7px;
  height: 295px;
}
.scroll .wrapper {
  margin-bottom: 2px;
}
/* ============================= end scroll ====================== */
/* ============================= lists ====================== */
.listWithMarker {
  margin: 0;
  margin-top: -6px;
  margin-bottom: 10px;
}
.listWithMarker.list2 {
  margin-top: -3px;
  margin-bottom: 2px;
}
.listWithMarker li {
  display: block;
  padding-bottom: 5px;
}
.listWithMarker li a {
  display: inline-block;
  padding-left: 10px;
  background: url(../img/list_marker.png) 0 7px no-repeat;
  color: #535353;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase;
}
.listWithMarker li a:hover {
  padding-left: 17px;
  color: #000;
}
.listWithMarker2 li {
  display: block;
  padding-bottom: 6px;
}
.listWithMarker2 li a {
  display: inline-block;
  padding: 12px 0 12px 10px;
  min-width: 210px;
  background: #1a1a1a;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  font: bold 18px "Anton", Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.listWithMarker2 li a:hover {
  background: #ddb637;
  color: #1a1a1a;
}
/* ============================= end lists ====================== */
/*-------------- start botstrap btn reset ------------------------*/
.thumbnails {
  margin-left: 0;
  position: relative;
  left: 38px;
}
.thumbnail {
  display: block;
  padding: 0px;
  line-height: 21px;
  border: 0;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
  -moz-box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
  box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.thumbnail img {
  margin-bottom: 0 !important;
}
.btn {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  padding: 0;
  font-size: 13px;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #333333;
  text-shadow: none;
  background-color: ;
  background-image: none;
  background-repeat: no-repeat;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  border: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  box-shadow: none;
  margin-top: -7px !important;
}
.btn:hover,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  background-color: ;
}
.btn:active,
.btn.active {
  background-color: ;
}
.btn:first-child {
  *margin-left: 0;
}
.btn:hover {
  color: #333333;
  text-decoration: none;
  background-position: 0 0;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.btn:focus {
  outline: none;
  outline-offset: 0;
}
.btn.active,
.btn:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
  -moz-box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
  box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
}
.btn.disabled,
.btn[disabled] {
  cursor: default;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
  -moz-box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
  box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
}
.btn-primary {
  position: relative;
  background: none;
  box-shadow: none;
  text-decoration: none !important;
  padding: 7px 23px 8px 24px;
  background: url(../img/btn_pattern.png) repeat;
  z-index: 1;
  left: 0;
  border-radius: 2px;
  font: 12px 'Anton', Arial, "Helvetica Neue", Helvetica, sans-serif;
  text-transform: none;
  text-shadow: none;
  display: inline-block;
}
/*-------------- end botstrap btn reset ------------------------*/
.more {
  position: relative;
  display: inline-block;
  color: #535353;
  text-transform: uppercase;
  font: 18px 'Anton', sans-serif;
}
.more:hover {
  color: #000;
}
/* ============================= slider ====================== */
.slider {
  position: relative;
}
.slider ul {
  margin: 0;
}
.slider li {
  display: inline-block;
  float: left;
  margin-right: 27px;
  padding: 10px;
  width: 235px;
  background: #1a1a1a;
  list-style: none;
}
.slider li.last {
  margin-right: 0;
}
.slider li img {
  padding-bottom: 8px;
}
.slider li p {
  margin-bottom: 5px;
  padding-bottom: 0px;
}
a.fancybox {
  position: relative;
  float: left;
}
.zoom {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url("../img/magnifier.png") center no-repeat;
}
a:hover .zoom {
  opacity: 1;
}
a .zoom {
  opacity: 0;
}
/* ============================= end slider ====================== */
/*-------------------------- GOOGLE MAP --------------*/
.g_map {
  float: left;
  margin: 0;
  margin-right: 20px;
  padding-bottom: 15px;
  max-width: 3820px;
  width: 100%;
}
.g_map > iframe {
  padding: 0;
  width: 100%;
  height: 380px;
  outline: none;
  border: none;
}
.address {
  margin-top: 11px;
  padding-top: 0;
  color: #535353;
  margin-bottom: 24px;
}
.address .txt1,
.more_title {
  color: #313131;
  font: 600 12px/19px "Anton", Arial, "Helvetica Neue", Helvetica, sans-serif;
  text-transform: uppercase;
}
.phones_part {
  display: inline-block;
  width: 190px;
}
/*-------------------------- start Contact form --------------*/
#form1 {
  position: relative;
  display: block;
  margin-top: 0;
}
#form1 label {
  position: relative;
  margin-bottom: 7px;
  display: inline-block;
}
#form1 label input,
#form1 label textarea,
#search input {
  margin: 0;
  margin-bottom: 4px;
  padding: 8px 10px 8px 10px;
  width: 244px;
  outline: none;
  border: 1px solid #dadada;
  border-radius: 0;
  background: #efefef;
  box-shadow: none;
  color: #535353;
  font: 13px Arial;
  line-height: 21px;
}
#form1 label textarea {
  width: 518px;
  height: 103px;
  resize: none;
}
#form1 .error {
  position: absolute;
  top: 0;
  width: 100%;
  text-align: right;
  font-size: 10px;
  line-height: 12px;
}
#form1 .empty {
  position: absolute;
  top: 0;
  width: 100% !important;
  text-align: right;
  font-size: 10px;
  line-height: 12px;
}
#form1 .message .empty {
  width: 400px;
}
#form1 .success {
  position: absolute;
  z-index: 1;
  width: 538px;
  height: 36px;
  border: 1px solid #dadada;
  background: #efefef;
  opacity: 0.9;
}
#form1 .success .success_txt {
  position: relative;
  top: 20%;
  color: #000;
  text-align: center;
}
.btns {
  float: right;
  margin-top: -10px;
}
.btns > a {
  margin-left: 15px;
}
/*-------------------------- end Contact form --------------*/
/*--- content end ------*/
/*------ footer ------- */
footer {
  position: relative;
  /*bottom: 40px;*/

  margin-top: 20px;
  z-index: 200;
  width: 100%;
  color: #fff;
  font-size: 12px;
}
footer span {
  position: relative;
  left: 225px;
  float: left;
}
footer a {
  color: #fff;
}
footer a:hover {
  color: #43cff6;
  text-decoration: none;
}
.social_icons {
  position: relative;
  display: inline-block;
  float: right;
  margin: 0;
  margin-top: -4px;
  list-style: none;
  white-space: nowrap;
}
.social_icons > li {
  display: inline-block;
  margin-left: 0px;
  cursor: pointer;
}
/*--- footer end ------*/
/*----- media queries ------*/
@media (min-width: 1200px) {
  
}
@media (min-width: 768px) and (max-width: 979px) {
  
}
@media (max-width: 767px) {
  
}
@media (max-width: 480px) {
  
}
/*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: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
