@import url(fonts.css);
body {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
}
h1,
h2,
h3,
h4,
h5,
h6,
h7 {
    font-family: "Open Sans", sans-serif;
    font-weight: 300;
}
a,
a:hover {
    text-decoration: none;
    color: inherit;
}

img {max-width: 100%}
h2.h {
  font-size: 34px;
  line-height: 1em;
  margin-top: 0;
  margin-bottom: 40px;
  text-align: center;
  font-weight: 600
}
.header {
    background: #261971;
    padding: 15px 0;
    color: #fff;
}
.header .logo {
    display: inline-block;
    width: 168px;
    height: 41px;
    text-indent: -99999px;
    background: url(../images/logo-top.png) no-repeat;
}
.header .contacts {
    font-family: "Open Sans", sans-serif;
    font-weight: 300;
    font-size: 16px;
    margin-top: 8px;
}
.header .contacts strong { font-weight: 600 }
.hero {
    color: #000;
    text-shadow: 0 1px 1px rgba(255,255,255,0.5);
    background: url(../images/man-tgx-01.jpg) no-repeat center;
    background-size: cover;
    font-family: "Open Sans", sans-serif;
    font-weight: 300;
    padding: 40px 20px;
}
.hero h1 {
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    font-size: 50px;
    line-height: 50px;
    color: #fff;
    text-shadow: 1px 1px 1px rgba(0,0,0,.5);
    background: rgba(0,0,0,0.4);
    padding: 20px;
    display: inline-block;
    margin-bottom: 0
}
.hero h2 {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 24px;
    line-height: 24px;
    color: #fff;
    text-shadow: 1px 1px 1px rgba(0,0,0,.5);
    background: rgba(0,0,0,0.2);
    padding: 20px;
    display: inline-block;
    margin-top: 0
}
form {
    background: #fff;
    padding: 15px;
    display: inline-block;
    margin-top: 20px;
    border-radius: 1px;
    box-shadow: 0 0 50px rgba(0,0,0,0.4);
}
form input {
    font-size: 14px;
    padding: 10px 15px;
    border-radius: 1px;
    border: 1px solid rgba(0,0,0,.2);
    display: block;
    margin-bottom: 10px;
    width: 100%
}
form input[type="text"] { margin-right: 10px }
form input[type="submit"] {
    color: #fff;
    background: #5baa01;
    margin-bottom: 0;
}
.hero .offer {
  border-top: 3px solid #777;
  padding: 20px; 
  background: #fff;
  display: inline-block;
  margin-top: 100px;  
}
.hero p.info { 
  font-weight: 700;
  font-size: 20px;
}
.hero  form {
  border: none;
  margin-top: 5px;
  box-shadow: none;
  padding: 0;
}
.info-block-1 { 
  font-weight: 300;
  padding: 50px 0;
  text-align: center;
}
.info-block-1 i {
    font-size: 56px
}
.info-block-1 h4 {
    font-weight: 600;
    margin: 10px 0 15px
}
.catch-block-1 {
  padding: 40px 0;
  text-align: center;
  background: url(../images/shattered.png);
  text-shadow: 0 1px 1px rgba(255,255,255,0.4)
}
.catch-block-1 h2 {
  font-size: 34px;
  margin: 0 0 20px 0
}
.catch-block-1 h3 {
  font-size: 18px;
  line-height: 24px;
  margin: 0
}
.catch-block-1 form { margin-top: 30px; box-shadow: 0 0 50px rgba(0,0,0,0.2)}
.catch-block-1 form input { padding: 10px; }
.info-block-2 {
  padding: 50px 0;
}
.info-block-2 .col-md-2 {
  padding-top: 30px
}
.info-block-2 h4 {
  padding-top: 30px;
  height: 165px;
  vertical-align: middle;
  display: table-cell;
  line-height: 1em
}
.info-block-2 .download-sheet { 
  padding: 50px 0 0;
  text-align: center;
  font-size: 16px;
}
.info-block-2 .download-sheet a { 
  color: #2e4f9d;
  border-bottom: 1px solid #c0cae1;
}
.info-block-2 .download-sheet a:hover { 
  color: #ca4222;
  border-bottom-color: #eec2b7;
}
.catch-block-2 {
  border-top: 1px solid rgba(0,0,0,0.1);
  padding: 40px 0 50px;
  text-align: center;
}
.catch-block-2 h2 {
  font-size: 34px;
  margin: 0 0 20px 0
}
.catch-block-2 h3 {
  font-size: 18px;
  line-height: 24px;
  margin: 0
}
.catch-block-2 form { margin-top: 30px; box-shadow: 0 0 50px rgba(0,0,0,0.2)}
.catch-block-2 form input { padding: 10px; }
.map {
  max-width: 100%; 
  overflow: hidden; 
  position: relative;
  border-top: 2px solid #261971;
  border-bottom: 2px solid #261971;
}
.map .contacts {
  position: absolute; 
  top: 50px; 
  left: 50px; 
  background: rgba(38,25,113,.85); 
  color: #fff; 
  padding: 30px; 
  font-family: "Open Sans", sans-serif; 
  text-shadow: 0 1px 1px rgba(0,0,0,0.2);
  font-weight: 400;
  z-index: 9999
}
.map .contacts h3 {
  margin: 0 0 20px 0; 
  padding: 0; 
  font-family: "Open Sans", sans-serif; 
  font-weight: 300
}
.map .contacts li {padding-left: 10px}
.map .contacts .addr li {padding-left: 0}
.map .contacts p {
  margin: 10px 0 0; 
  padding: 0
}
.footer {
    background: rgb(239,239,239);
    background: -moz-linear-gradient(top,  rgba(239,239,239,1) 0%, rgba(219,219,219,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(239,239,239,1)), color-stop(100%,rgba(219,219,219,1)));
    background: -webkit-linear-gradient(top,  rgba(239,239,239,1) 0%,rgba(219,219,219,1) 100%);
    background: -o-linear-gradient(top,  rgba(239,239,239,1) 0%,rgba(219,219,219,1) 100%);
    background: -ms-linear-gradient(top,  rgba(239,239,239,1) 0%,rgba(219,219,219,1) 100%);
    background: linear-gradient(to bottom,  rgba(239,239,239,1) 0%,rgba(219,219,219,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efefef', endColorstr='#dbdbdb',GradientType=0 );
    padding: 20px 0; 
    color: #222; 
    text-shadow: 1px 1px 0 rgba(255,255,255,.5); 
}
.footer .copyrights {
    font-size: 11px;
    font-family: "Open Sans"; 
    font-weight: 300; 
    text-align: right
}
.footer .copyrights a {
    color: #222; 
    border-bottom: 1px solid rgba(0,0,0,.5); 
    font-size: 14px; 
    text-decoration: none;
    font-weight: 600; 
    line-height: 25px 
}
.footer .copyrights a:hover {text-decoration: none;}
.footer .contacts strong{
    display: block; 
    font-size: 18px; 
    font-family: "PT Sans", open-sans
}
.footer .logo {
  display: inline-block; 
  width: 168px; 
  height: 41px; 
  text-indent: -9999px;
  margin-top: 3px;
  background: url(../images/logo-bottom.png) no-repeat
}

/* Full Version */
@media (min-width: 1200px) {
  .not-responsive .container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
    width: 1170px;
    max-width: 1170px;
    min-width: 1170px;
  }

  .wrapper {
    position: relative;
    width: 1440px; 
    margin: 0 auto; 
    max-width: 100%;
    box-shadow: 0 0 60px rgba(0,0,0,0.25);
  }
  .header{    
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
  }
  .hero {
    padding: 271px 0 200px 0;
  }
  form {margin-top: 100px;}
  form input {
    display: inline;
    margin-bottom: 0;
    width: auto
  }
}

#blade {display: none; background: rgba(0,0,0,.7); width: 100%; height: 100%; position: fixed; z-index: 99998; top: 0; left: 0; font-family: 'Arial', sans-serif }
.app-modal {display: none; width: 400px; margin: 0 auto; z-index: 99999;}
.app-modal form { position: relative; background: #fff; padding: 60px 30px 30px; color: #2f3238; box-shadow: 0 0 30px rgba(0,0,0,0.3); width: 100%}
.app-modal form .form-control { margin-bottom: 10px}
.app-modal form input { border-radius: 0; border-color: #ccc !important; font-size: 12px}
.app-modal form button { border-radius: 0; border: none; background: #c12129; font-size: 14px; padding: 13px;
 color: #fff;
  -webkit-user-select: none;  
  -moz-user-select: none;    
  -ms-user-select: none;      
  user-select: none;
}
.app-modal form button:hover,
.app-modal form button:visited:hover {
  text-decoration: none;
  background-color: #c12129;
  color: #fff;
}
.app-modal form button:hover {
  text-decoration: none;
  background-color: #a70a12;
  color: #fff;
}
.app-modal .disclimer {text-align: center; font-size: 12px; color: #999; margin: 20px 0}
.app-modal .xclose {display: block; position: absolute; top: 25px; right: 30px; font-size: 10px; color: #000; cursor: pointer}
.app-modal .xclose span {display: inline-block; position: absolute; right: 21px; top: 0; border-bottom: 1px dotted #000; opacity: .5; }
.app-modal .xclose i {font-style: normal; font-size: 16px; display: inline-block; padding: 3px; border-radius: 10px; background: #000; color: #fff; line-height: 9px}
.app-modal .xclose:hover span {opacity: 1}

/* Not Desktop */
@media (max-width: 1200px) {
  .hero {margin-top: -10px}
  .header {text-align: center}
  .header .contacts {float: none !important; text-align: center}
  .footer {text-align: center}
  .footer .copyrights {text-align: center}
  .footer .col-lg-4 {margin: 20px 0}
  .map .contacts {position: relative; top: 0; left: 0}
}

/* Small Devices */
@media (max-width: 779px){
  .product-header, .product-grids {display: none}
  .product-descr-wrapper {width: 100%}
}