@import url(http://fonts.googleapis.com/css?family=Anton);
@import url(http://fonts.googleapis.com/css?family=Open+Sans:800&subset=latin,cyrillic-ext);
@import "jquery.fancybox.css";
/*------ template stylization ------*/
body {
  background: #000000;
  font: 14px "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 20px;
  color: #868686;
  min-width: 1170px;
}
#webSiteLoader {
  position: fixed;
  width: 100%;
  height: 100%;
  background: #fff;
  z-index: 1023;
}
#webSiteLoader > span {
  position: absolute;
  left: 50%;
  top: 50%;
}
#webSiteLoader {
  position: fixed;
  width: 100%;
  height: 100%;
  background: #0f0f0f 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;
  z-index: 1000;
  padding: 5px;
  display: none;
}
#pageLoader > div {
  background: url(../img/page_loader.gif) 0 0 no-repeat;
  width: 50px;
  height: 50px;
}
.image_resize {
  height: 100%;
  position: absolute;
  width: 100%;
  background: url(../img/bg_img.jpg) 0 0 repeat;
}
.marNull {
  margin: 0 !important;
}
.border1 {
  border-right: 1px solid #2c3434;
  margin-right: 30px;
}
.border2 {
  border-left: 1px solid #2c3434;
}
.border3 {
  border-right: 1px solid #2c3434;
  margin-right: 29px;
}
.list-4 {
  margin: 0 !important;
}
.slider1 {
  width: 428px;
  height: 252px;
  overflow: hidden !important;
}
.dynamicContent .content {
  background-color: #172122;
  border-radius: 6px 6px 6px 6px;
  margin: 0 auto;
  width: 770px;
  padding: 44px 40px 37px 40px;
}
a:hover {
  text-decoration: none;
  color: #fff;
}
#panel a {
  font-family: 'Arial';
}
a {
  color: #868686;
  cursor: pointer;
}
a > strong {
  color: #ffffff;
}
p {
  font: 11px/16px 'Trebuchet MS' !important;
  color: #aaaaaa;
  margin: 0;
  text-transform: uppercase;
}
p > span {
  color: #ffffff;
  font-weight: bold;
}
.clear {
  clear: both;
}
.extra-wrap {
  overflow: hidden;
}
.btn-primary {
  position: relative;
  text-decoration: none;
  display: inline-block;
  background: #101515;
  padding: 9px 13px 9px 12px;
  font: 15px 'Anton', sans-serif;
  color: #ffffff;
  text-align: center;
  cursor: pointer;
  text-shadow: none;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  border-radius: 5px 5px 5px 5px;
  padding: 7px 19px 8px 20px;
  left: -1px;
}
.btn-primary:hover {
  text-decoration: none;
  background: #ffffff;
  color: #000;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.font1 {
  font-size: 60px !important;
  margin-bottom: 0px !important ;
}
.font2 {
  font-size: 30px !important;
  margin-top: -3px !important;
  margin-bottom: 90px !important;
}
.position1 {
  position: relative;
  top: -34px;
}
.thumbnails > li {
  margin: 0;
}
.thumbnails {
  margin: 0;
}
/*-----scroll-----*/
.scroll {
  height: 230px !important;
  overflow: hidden !important;
  top: 0;
  left: 0;
}
.scroll > div {
  width: 1120px;
}
.scroll ul {
  float: left;
}
._track {
  position: relative;
  width: 370px;
  height: 24px;
  left: 0;
  top: 0;
  margin-top: 396px;
  margin-left: 600px;
  background-color: #101515;
  border-radius: 6px 6px 6px 6px;
}
._shuttle {
  cursor: pointer !important;
  width: 50px;
  height: 22px;
  background: url(../img/page1_sc.png) 0 0 no-repeat;
  left: 0;
  top: 0;
  margin-bottom: 0px;
  margin-top: 0;
  top: 2px !important;
}
/*-----header-----*/
header {
  width: 100%;
  top: 0;
  position: absolute;
  /*z-index: 15;*/
}
header h1 {
  width: 100%;
  float: left;
  display: inline-block;
  margin: 0;
  text-align: center;
  padding-bottom: 28px;
  position: relative;
}
#h1 {
  width: 100%;
  display: inline-block;
  position: relative;
}
header .logo-small > a {
  display: inline-block;
  position: relative;
  z-index: 1;
}
header .logo-small {
  margin-left: 2500px;
}
header .logo-large {
margin-left: 2500px;
}
header .logo-large > a {
  display: inline-block;
  position: relative;
  z-index: 1;
}
#search {
  margin: 0;
  display: inline-block;
  width: 100%;
}
.search_list {
  margin-top: 15px;
}
.search_title {
  margin-bottom: 8px;
}
.search_list li {
  list-style: decimal;
  margin-left: 20px;
  margin-bottom: 30px;
}
.match {
  display: block;
  color: #ffffff;
  font-size: small;
}
.mail {
  font: 11px 'Trebuchet MS', "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  text-decoration: none;
}
.search {
  color: #ffffff;
}
.search_link {
  color: #ffffff;
  font: 17px 'Georgia';
  text-decoration: underline;
  -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: #868686;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
#search input {
  background-color: #ffffff;
  border: none;
  width: 159px;
  outline: none;
  box-shadow: none;
  color: #868686;
  font: 12px 'Trebuchet MS', "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 19px;
  border-radius: 0;
  padding: 8px 10px;
  box-sizing: content-box;
  float: left;
  margin-right: 7px;
  border: 1px solid #222222;
}
#search .link-more {
  display: inline-block;
  margin-top: 3px;
  margin-left: 15px;
}
.list6 {
  margin-left: 0;
  display: inline-block;
  position: relative;
}
.list6 li a {
  float: left;
  margin-right: 5px;
  margin-bottom: 16px;
  display: inline-block;
  position: relative;
  overflow: hidden;
  box-shadow: none !important;
}
.list6 li .last {
  margin-right: 0;
}
.list6 li {
  float: left;
}
.list6 li a span {
  background: url(../img/zoom.png) no-repeat;
  width: 53px;
  height: 53px;
  position: absolute;
  z-index: 1;
  margin-top: -62px;
  margin-left: 33px;
}
.list7 {
  margin-left: 0;
  display: inline-block;
  position: relative;
}
.list7 li a {
  float: left;
  margin-bottom: 24px;
  display: inline-block;
  position: relative;
  overflow: hidden;
  box-shadow: none !important;
}
.list7 li .last {
  margin-right: 0;
}
.list7 li a span {
  background: url(../img/zoom.png) no-repeat;
  width: 53px;
  height: 53px;
  position: absolute;
  z-index: 1;
  margin-top: -62px;
  margin-left: 93px;
}
.thumbnail {
  border: none;
  box-shadow: none;
  padding: 0;
}
blockquote {
  padding: 0;
  margin: 0;
  border: none;
}
/*-----menu-----*/
.menu_star {
  background: url("../img/menu_pic.png") no-repeat scroll right 14px transparent;
}
.sf-menu {
  list-style: none;
  padding: 0;
  display: inline-block;
  margin: 0;
}
.sf-menu > li {
  position: relative;
  display: inline-block;
  float: left;
  margin: 10px 0px 0px 17px;
  padding-right: 20px;
}
.sf-menu > li > a {
	color:#ED1C24;
  position: relative;
  display: inline-block;
  text-align: center;
  overflow: hidden;
  text-transform: uppercase;
}
.sf-menu > li > a .base_text {
  color: #ED1C24;
  font: 24px 'Tahoma', sans-serif;;
  text-decoration: none;
  font-weight:bolder;
  position: relative;
  display: inline-block;
  text-transform: uppercase;
  z-index: 1;
}
.sf-menu > li > a .base_text2 {
  color: #ED1C24;
  font: 11px 'Arial', "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-decoration: none;
  position: relative;
  display: inline-block;
  z-index: 1;
  float: left;
  margin-top: -3px;
}
.sf-menu > li > a .button_act {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
}
.sf-menu ul a {
  text-transform: uppercase;
  color: #fff;
  font: 18px/16px 'Anton', "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-decoration: none;
  position: relative;
  display: inline-block;
}
.sf-menu ul a:hover {
  text-decoration: none;
}
.sf-menu ul {
  position: absolute;
  list-style: none;
  width: 137px;
  padding: 15px 9px 16px 9px;
  left: -47px;
  top: 49px;
  z-index: 10;
  background-color: #2b2b2b;
  border-radius: 8px;
}
.sf-menu ul > li {
  padding: 4px 0px 0px 0px;
  text-align: center;
}
.sf-menu ul > .last {
  padding-bottom: 0;
  background: none;
}
.sf-menu .subMenu2 {
  border-radius: 8px;
  margin-top: -25px;
  position: absolute;
  list-style: none;
  width: 97px;
  padding: 9px;
  left: 131px;
  z-index: 10;
  background-color: #2B2B2B;
  top: 57px;
}
.sf-menu .subMenu2 li {
  padding: 5px 0 7px 0;
  text-align: center;
}
.sf-menu ul 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 ul a:hover {
  color: #d2422d !important;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.subMenu2 > .last {
  padding-bottom: 0 !important;
  background: none !important;
}
header .navbar-inner {
  background: none;
  border: none;
  box-shadow: none;
  padding: 0;
  text-align: center;
  filter: none;
}
header .navbar_menu {
  margin: 0 auto;
  position: absolute;
  width: 850px;
}
/*-----bgStretch-----*/
#bgStretch {
  overflow: hidden;
  position: absolute;
  z-index: 0;
}
#bgStretch_bw {
  overflow: hidden;
  position: absolute;
  z-index: 0;
}
.spinner {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: #000000 url("../img/gall_spinner.gif") 50% 600px no-repeat;
  display: none;
}
#bgNav {
  margin-top: 52px;
  width: 832px !important;
  margin-left: 54px;
}
#bgNav ul {
  display: inline-block;
  margin: 0 !important;
  margin-left: 0 !important;
}
#bgNav li {
  float: left;
  border: 1px solid #444444;
  margin-right: 8px;
  display: inline-block;
}
#bgNav .ovrl {
  position: relative;
  z-index: 1;
  display: inline-block;
}
#bgNav a {
  display: inline-block;
  width: 130px;
  height: 89px;
  position: relative;
}
#navHolder {
  margin-bottom: 40px;
  display: inline-block;
}
#nav-button {
  margin-left: 433px;
  margin-top: 1px;
  position: absolute;
  z-index: 1;
}
#nav-button .btnDown {
  cursor: pointer;
}
#nav-button .btnUp {
  position: relative;
  cursor: pointer;
}
#bgControls {
  position: absolute;
  top: 0px;
  width: 940px;
  height: 91px;
  display: inline-block;
  margin-top: 52px;
}
#bgControls > a {
  position: relative;
  display: inline-block;
  position: absolute;
}
#bgControls > #prev {
  float: left;
  left: 0;
  position: relative;
  z-index: 2;
}
#bgControls > #next {
  float: right;
  right: 0;
  position: relative;
  z-index: 2;
}
.pagin li {
  list-style: none;
}
#navbox {
  position: absolute;
  width: 100%;
  bottom: 91px;
  z-index: 1;
}
.navbox {
  text-align: right;
  width: 950px;
  margin: 0 auto;
}
.navbox p {
  font: 72px 'Oswald', sans-serif;
  font-weight: 300;
  color: #ffffff;
  display: inline-block;
}
/*-----content-----*/
.wrapper {
  overflow: hidden;
  position: relative;
  width: 100%;
}
.img-indent {
  float: left;
  margin: 0 5px 0 0;
}
.dib {
  display: inline-block;
}
.plane1 {
  background-color: #232c2d;
  border-radius: 12px;
  position: relative;
  width: 270px;
  margin-bottom: 50px;
}
.plane1:after {
  width: 39px;
  height: 20px;
  display: inline-block;
  position: absolute;
  left: 61px;
  bottom: -20px;
  background: url("../img/con_after.png") no-repeat scroll 0 0 transparent;
  content: " ";
}
.testimonials_text1 {
  color: #fff;
  float: right;
  font: 11px/16px 'Trebuchet MS';
  text-transform: uppercase;
  margin-top: 12px;
}
.testimonials_text1:hover {
  color: #aaaaaa;
}
.mar_t_25 {
  margin-top: 16px;
}
.bl2 {
  display: inline-block;
  margin: 18px 20px 19px 13px;
}
.extra-wrap {
  overflow: hidden;
}
.col1 {
  width: 237px;
  float: left;
}
.col1 h3 {
  margin-top: 0px;
}
.marg_bottom0 {
  margin-bottom: 0px;
}
.marg_bottom1 {
  margin-bottom: 27px;
}
.marg_bottom2 {
  margin-bottom: 26px;
}
.marg_bottom3 {
  margin-bottom: 23px;
}
.marg_bottom4 {
  margin-bottom: 16px;
}
.marg_bottom5 {
  margin-bottom: 24px;
}
.marg_bottom6 {
  margin-bottom: 8px;
}
.marg_bottom7 {
  margin-bottom: 4px;
}
.marg_bottom8 {
  margin-bottom: 18px;
}
.marg_bottom9 {
  margin-bottom: 17px;
}
.marg_bottom10 {
  margin-bottom: 10px;
}
.marg_bottom11 {
  margin-bottom: 32px;
}
.marg_top1 {
  margin-top: 17px;
}
.marg_top2 {
  margin-top: 12px;
  margin-left: 17px;
  position: relative;
  top: -2px;
}
.marg_right1 {
  margin-right: 29px;
  margin-left: 0px;
}
.marg_right2 {
  margin-right: 19px;
  margin-left: 0px;
}
.marg_right3 {
  margin-right: 25px;
}
.marg_right4 {
  margin-right: 20px;
}
.marg_left0 {
  margin-left: 0px !important;
}
#wrapper .global {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 100% !important;
  margin-top: 296px;
  background: none;
}
#wrapper .global > div {
  position: relative;
  z-index: 5;
}
.dynamicContent {
  position: absolute;
  width: 100%;
}
.box1 {
  background: none repeat scroll 0 0 #232c2d;
  color: #808080;
  float: left;
  margin-bottom: 8px;
  padding: 17px 7px 14px 17px;
  position: relative;
  width: 216px;
  border-radius: 6px 6px 6px 6px;
}
.box1 strong {
  border-radius: 6px 6px 6px 6px;
  background: none repeat scroll 0 0 #3c4546;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.box1 span {
  display: block;
  position: relative;
}
.box1 h3 {
  margin-bottom: 0px !important;
}
.box {
  overflow: hidden;
  position: relative;
  top: -10px;
}
.imgmargin {
  margin-bottom: 15px;
}
.mar_t_3 {
  margin-top: 3px;
}
.img-indent2 {
  float: left;
  margin: 0 20px 0 0;
}
h2 {
  color: #ffffff;
  font: 24px 'Tahoma', sans-serif;
  margin-bottom: 27px;
  font-weight:bolder;
}
h3 {
  font: 11px/16px 'Trebuchet MS';
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 14px;
}
.text01 {
  font: 11px/16px 'Trebuchet MS';
  color: #fff;
  text-transform: uppercase;
}
.text02 {
  font: 11px/16px 'Trebuchet MS';
  color: #aaaaaa;
  margin: 0;
  text-transform: uppercase;
}
h3 span {
  color: #8e8e8e;
}
h4 {
  color: #ffffff;
  font: 21px 'Anton', sans-serif;
  margin-top: 0;
  margin-bottom: 0px;
}
h5 {
  color: #ffffff;
  font: 50px 'Bitter', "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 14px;
}
.container .center {
  margin: 0 auto;
  padding-top: 52px;
  width: 850px;
}
.container .center .bord {
  display: inline-block;
  padding-bottom: 21px;
}
.wmClass {
  width: 205px;
}
.mail {
  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;
  display: inline-block;
}
.mail:hover {
  color: #868686;
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.pagination a.nav_item {
  background: 0;
  border: 0;
  color: #fff;
  text-shadow: none;
  box-shadow: none;
}
.list-5 {
  overflow: hidden;
  margin-right: 5px;
  margin-top: 1px;
}
.list-5 li {
  float: left;
  margin-left: 5px;
  margin-right: 2px;
}
.pagination ul {
  margin: 0 21px 0 18px !important;
}
.list-5 li a {
  font: 11px/16px 'Trebuchet MS' !important;
  background-color: #101515 !important;
  padding: 6px 10px 4px !important;
}
.pagination a.nav_item:hover {
  color: #bf3927;
  background: none !important;
}
.pagination a.nav_item.active,
.pagination a.nav_item.active:hover {
  color: #bf3927;
  background: none !important;
}
.button {
  position: relative;
  display: inline-block;
  text-align: center;
  color: #fff;
  font-family: 'PT Sans', Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 11px;
  text-transform: uppercase;
  background-image: none;
  text-shadow: none;
  border: 0;
  border-bottom: 1px #232323 solid;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  box-shadow: none;
  padding: 4px 12px 2px 13px;
  background-color: #101515 !important;
}
.button:hover,
.button:focus {
  background-color: #151e1e !important;
  color: #aaaaaa;
}
/*-----google map-----*/
.g_map {
  width: 260px;
  height: 299px;
  float: left;
  margin: 0;
  margin-bottom: 16px;
  margin-top: 7px;
  margin-right: 12px;
  background-color: #fff;
  border-radius: 8px 8px 8px 8px;
}
.g_map > iframe {
  width: 260px;
  height: 299px;
  border: none;
  outline: none;
  padding: 0;
  background-color: #fff;
  border-radius: 8px 8px 8px 8px;
}
.info {
  display: inline-block;
  margin-top: 6px;
}
.info .color {
  color: #ED1C24;
  margin-bottom: 0px;
}
.info .blok { margin-bottom:10px}
.info p {
  color: #868686;
}
.info > p span {
  width: 71px;
  display: inline-block;
  color: #868686;
  font-weight: normal;
}
.info a {
  color: #ffffff;
}
/*-----form-----*/
#form1 {
  margin-top: 0;
  position: relative;
  display: block;
  margin-top: 7px;
  display: inline-block;
  margin-bottom: 0px;
}
#form1 label {
  margin-bottom: -10px;
  position: relative;
}
#form1 label input,
#form1 label textarea {
  outline: none;
  box-shadow: none;
  border-radius: 0;
  margin: 0;
  color: #172122;
  width: 246px;
  padding: 8px 9px 8px 15px;
  font: 11px 'Trebuchet MS';
  border: none;
  background-color: #fff;
  font-weight: normal;
  text-transform: uppercase;
}
#form1 label textarea {
  height: 145px;
  resize: none;
}
#form1 label input {
  width: 246px;
}
#form1 .error {
  width: 265px;
  line-height: 12px;
  position: absolute;
  text-align: right;
  top: 0;
  font: 11px 'Arial', "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #868686;
}
#form1 .empty {
  width: 265px;
  line-height: 12px;
  position: absolute;
  text-align: right;
  top: 0;
  color: #868686;
  font: 11px 'Arial', "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#form1 .message .empty {
  width: 265px;
}
#form1 .success {
  background: #fff;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  padding: 15px 90px 9px 90px;
}
#form1 .success > span {
  color: #868686;
  font: 11px 'Arial', "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-align: center;
  width: 100%;
  display: inline-block;
}
.btns {
  float: right;
  margin-top: -18px;
}
.btns > div {
  float: left;
  margin-left: 22px;
  width: 66px;
}
.list6 .last a {
  margin-right: 0px !important;
}
/*-----footer-----*/
footer {
  position: absolute;
  width: 100%;
  z-index: 2;
  bottom: 0;
  left: 0;
  margin-bottom: 4px;
}
footer .center {
  width: 940px;
  margin: 0 auto;
  padding: 0px !important;
  text-align: center;
}
footer .privacy_text {
  font: 11px 'Trebuchet MS', "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #172122;
  text-transform: uppercase;
  margin-left: 39px;
}
footer .follow-icon {
  display: inline-block;
  list-style: none outside none;
  margin: 0 0 6px 36px;
  overflow: hidden;
}
footer .follow-icon li {
  float: left;
  margin-right: 4px;
}
footer .privacy_text a {
  font: 11px 'Trebuchet MS', "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #172122;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  text-transform: uppercase;
}
footer .privacy_text a:hover {
  color: #ffffff;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
footer .span3 {
  margin: 0 auto;
  float: none;
}
.footer_pic {
  background: url("../img/footer_pic.png") no-repeat scroll right 4px transparent;
  margin-right: 7px;
  padding: 0 7px 0 5px;
}
.blog a > strong {
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.blog a:hover > strong {
  color: #868686;
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
#date {
  display: inline-block;
  margin-bottom: 30px;
  margin-top: 7px;
  width: 100%;
}
.link-more a {
  text-transform: uppercase;
  color: #ffffff;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.link-more a:hover {
  color: #868686;
}
/*-----list-----*/
.list7 li {
  list-style: none outside none;
}
.list1 {
  display: inline-block;
  position: relative;
  margin-top: 10px;
  margin-left: 1px;
}
.list1 li {
  margin-bottom: 4px;
  width: 100px;
  list-style: none outside none;
}
#list1 li {
  width: 270px;
}
.list1 li a {
  text-transform: uppercase;
  color: #ffffff;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  font: 11px/16px 'Trebuchet MS';
}
.list1 li a:hover {
  color: #868686;
}
.list2 {
  margin: 0;
  display: inline-block;
  position: relative;
  margin-top: 8px;
}
.badge {
  /*.size(52px,60px);*/

  width: 51px !important;
  height: 62px !important;
  text-align: center;
  padding: 10px 0 2px 1px;
  float: left;
  margin-right: 19px;
  font: bold 15px 'Arial', "Helvetica Neue", Helvetica, Arial, sans-serif;
  border-radius: 0;
  text-shadow: none;
  background: url("../img/blog1.png") no-repeat;
}
.list-4 h4 {
  position: relative;
  top: -3px;
}
.text2 {
  position: relative;
  top: -4px;
  left: -1px;
}
.text3 {
  font: 11px/16px 'Trebuchet MS';
  text-transform: uppercase;
  color: #fff;
}
.text3:hover {
  color: #aaaaaa;
}
.badge .title2 {
  color: #cacaca;
  text-transform: uppercase;
  margin-top: -8px;
}
.badge .title1 {
  font: bold 23px 'Bitter', "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #ffffff;
  text-transform: none;
  margin-top: 0;
}
.list2 .extra-wrap {
  display: inline-block;
  width: 200px;
  margin-top: -3px;
}
.list2 .extra-wrap p {
  line-height: 20px;
}
.list2 li {
  margin-bottom: 20px;
}
.list2 a {
  color: #ffffff;
  margin-top: -1px;
  font-weight: bold;
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.list2 a:hover {
  color: #868686;
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.list3 {
  margin: 0;
  display: inline-block;
  position: relative;
  margin-top: 8px;
}
.list3 li {
  position: relative;
  float: left;
  margin-right: 8px;
  margin-bottom: 12px;
}
.list3 a {
  display: inline-block;
  cursor: pointer;
}
.list3 span {
  position: absolute;
  top: 0;
  border: 4px solid #fff;
  width: 56px;
  height: 56px;
}
.list3 .last {
  margin-right: 0;
}
/*-----------------------------------------------------------------------------------*/
.row {
  *zoom: 1;
}
.row:before,
.row:after {
  display: table;
  content: "";
  line-height: 0;
}
.row:after {
  clear: both;
}
[class*="span"] {
  float: left;
  min-height: 1px;
}
.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 1170px;
}
#advanced span.trigger {
  top: 40px !important;
}
.imgIndent1 {
  margin-right: 20px;
}
.imgIndent2 {
  margin-right: 11px;
}
.margTop {
  margin-top: -3px;
}
.margTop1 {
  margin-top: -1px;
}
.margTop2 {
  margin-top: 16px;
}
.margTop3 {
  margin-top: 115px;
}
.margTop4 {
  margin-top: 90px;
}
.margTop5 {
  margin-top: 2px;
}
.margBot1 {
  margin-bottom: 21px;
}
.margBot2 {
  margin-bottom: 2px;
}
.margBot3 {
  margin-bottom: 16px;
}
.margBot4 {
  margin-bottom: 26px;
}
.margBot5 {
  margin-bottom: 17px;
}
.margBot6 {
  margin-bottom: 24px;
}
.margLeft {
  margin-left: 0;
}
/*-----------------------------------------------------------------------------------*/
/*Core variables and mixins*/
@lightgreen #b4c8aa;
.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;
}
.lefting ul, .righting ul { list-style-type:none}
.lefting { width:370px; float:left}
.righting { width:370px; float:left; margin-left:30px}
.marg_bottom2 strong { color:#ED1C24; font-weight:bold}
.lefting strong, .righting strong { color:#ED1C24; font-weight:bold}
.infos { width:256px; float:left}