@font-face {
    font-family: 'Lobster';
    src: url('http://www.37textileopt.ru/fonts/lobster-webfont.eot');
    src: url('http://www.37textileopt.ru/fonts/lobster-webfont.eot?') format('embedded-opentype'),
         url('http://www.37textileopt.ru/fonts/lobster-webfont.woff') format('woff'),
         url('http://www.37textileopt.ru/fonts/lobster-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;}

@font-face {
    font-family: 'Cuprum';
    src: url('../fonts/Cuprum.otf') format('opentype');
	font-weight: normal;
    font-style: normal;}

* {
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
}
header, nav, section, article, aside, footer {
	display: block;
}
body {
	font: 12px/18px Arial, Tahoma, Verdana, sans-serif;
	width: 100%;
	height: 100%;
	background:url(../img/bg.jpg) repeat;
}
p {
	margin: 0 0 18px
}
img {
	border: none;
}
input {
	vertical-align: middle;}

.center {
	display:block;
	margin:0 auto;}

.delay100 {
	animation-delay:0.1s;}

.delay300 {
	animation-delay:0.2s;}

.delay300 {
	animation-delay:0.3s;}

.delay400 {
	animation-delay:0.4s;}

.delay500 {
	animation-delay:0.5s;}

.delay600 {
	animation-delay:0.6s;}

#wrapper {
	width: 970px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

.black {
	margin-top:15px;
	font-size:18px;}

.black2 {
	margin-top:5px;
	font-size:18px;}

.blacksmall {
	font-size:15px;}

#result2, #result1, #result3, #result4, #result5, #result6, #result7, #result8, #result9, #result10 {
	text-align:center;}

/* Header
-----------------------------------------------------------------------------*/
#header {
	margin:0 auto;
	padding-top:10px;
	background:url(../img/header_bg.jpg);
	min-width:980px;
	width:100%;
	height:680px;
	background-origin: padding-box;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	position: relative;
	-webkit-background-clip: border-box;
	-moz-background-clip: border-box;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;}

.headinfo {
	height:250px;}

#logo {
	position:absolute;
	margin: 5px 0 0 0px;
	width: 188px;}

#logo img {
	margin: 7px 0 0 35px;
	width:120px;}

#logo p {
	font-family: 'Cuprum';
	font-weight: bold;
	text-align:center;
	font-size:18px;
	margin-top: 75px;
	line-height: 20px;}

#phone {
	position:absolute;
	margin:29px 0px 0px 726px;
	text-align:center;}

#phone span {
	font-family: 'Cuprum';
    font-weight: bold;
	font-size: 33px;
	line-height: 25px;}

#phone p {
	font-weight:normal;
	font-size: 19px;
	line-height: 45px;}

#phone .big-button {
	margin-top:-10px;
	background: url(../img/small-button.png) no-repeat;
	width: 163px;
	height: 37px;
	border: none;
	font-size: 20px;
	color: #FFF;
	font-family: 'Cuprum';}

#phone .big-button:hover {
	background: url(../img/small-button-h.png) no-repeat;}

#phone .big-button:active {
	background: url(../img/small-button-a.png) no-repeat;}

#slogan {
	position:absolute;
	text-align:center;
	margin:21px 0px 0px 250px;}

#slogan .lobster {
	font-family: 'Cuprum';
	font-size: 28px;
  font-weight: 100;
	/*line-height: 10px;*/
  padding: 0 10px;
	text-transform: uppercase;
  background: rgba(101,160,255,0.8);
  color: #fff;}

.header__title_h2 {
  margin: 0;
}
h1.header__title_h2 {
  line-height: 27px;
}

.lobster__pos_top, .lobster2__pos_top_1,
.lobster2__pos_top_2 {
  position: relative;
}

.lobster__pos_top {
  top: -9px;
}

.lobster2__pos_top_2 {
  bottom: 36px;
}

.lobster2{
  color: #fff;
  background: rgba(0,0,0,0.8);
	font-family: 'Cuprum';
  font-weight: 100;
  font-size: 19px;
  line-height: 25px;
	margin-top: -10px;
  padding: 1px 10px;
	text-transform: uppercase;
	width:525px;
}
.lobster2__pos_top_1 {
  bottom: 18px;
  padding: 0px 15px 0 16px;
}

#slogan p.lobstertel {
	font-family: 'Cuprum';
	line-height:40px;
	margin-top: -15px;
	font-size:20px;
	font-weight:bold;
	color:#545353;}

#slogan p.lobstertel span {
	font-family: 'Cuprum';
	line-height:40px;
	font-size:40px;
	color:#545353;}

#fixedblock {
	margin-top:0px;
	padding-top:0px;
	background: rgb(169,228,247); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(169,228,247,1) 0%, rgba(15,180,231,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(169,228,247,1)), color-stop(100%,rgba(15,180,231,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(169,228,247,1) 0%,rgba(15,180,231,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(169,228,247,1) 0%,rgba(15,180,231,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(169,228,247,1) 0%,rgba(15,180,231,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(169,228,247,1) 0%,rgba(15,180,231,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a9e4f7', endColorstr='#0fb4e7',GradientType=0 ); /* IE6-9 */
	box-shadow:0px 4px 2px rgba(0,0,0,0.2);
	height:50px;
	border-radius:20px;
	/*width:996px;*/
	z-index:99999;}

#menu {
	margin:0 auto;
	width:960px;
	height:50px;
	}

.nav {
  margin-left: 10px;
}

#menu ul li {
	padding:0px 4px;}

#menu ul li a {
	font-size:15pt;
	color:#fff;
	font-family: 'Cuprum';}

#menu ul li a:hover {
	color:#444;}

#menu ul.nav-pills>li>a {
	margin-top: 0px;
	margin-bottom: 2px;
	border-radius: 0px;
	padding-top: 17px;
	padding-bottom: 19px;}

#menu ul.nav-pills>li>a:hover, #menu ul.nav-pills>li.active a {
	background: rgb(255,183,107); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(255,183,107,1) 0%, rgba(255,167,61,1) 50%, rgba(255,124,0,1) 51%, rgba(255,127,4,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,183,107,1)), color-stop(50%,rgba(255,167,61,1)), color-stop(51%,rgba(255,124,0,1)), color-stop(100%,rgba(255,127,4,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,183,107,1) 0%,rgba(255,167,61,1) 50%,rgba(255,124,0,1) 51%,rgba(255,127,4,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,183,107,1) 0%,rgba(255,167,61,1) 50%,rgba(255,124,0,1) 51%,rgba(255,127,4,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,183,107,1) 0%,rgba(255,167,61,1) 50%,rgba(255,124,0,1) 51%,rgba(255,127,4,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(255,183,107,1) 0%,rgba(255,167,61,1) 50%,rgba(255,124,0,1) 51%,rgba(255,127,4,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb76b', endColorstr='#ff7f04',GradientType=0 ); /* IE6-9 */
color:#fff;
}

h3.video {
	position: absolute;
	margin: 30px 70px 0px;
	font-family: 'Cuprum';
	font-size: 38px;
	line-height: 26px;
	font-weight: normal;
	text-align: center;}

h3.video span {
	font-size: 23px;}

/*#form {
	position: relative;
	width:426px;
	height:auto;
  background: rgba(255, 255, 255, 0.5);
	border: dashed 1px #3590f2;
	border-radius: 10px;
	padding: 30px 50px;
  margin:40px auto;}*/
.header__form_body, .header__video_block {
  display: inline-block;
}

#form {
  position: relative;
  /*width: 320px;*/
  height: auto;
  background: rgba(255, 255, 255, 0.5);
  border: dashed 1px #3590f2;
  border-radius: 10px;
  padding: 20px 30px;
  margin: 40px 0 0 0;}

#form .heading {
	text-align: center;
	font-family: 'Cuprum';
	font-size: 21px;
	line-height: normal;
	margin: -3px 0 10px -13px;
	width: 275px;}

#form .heading span {
	font-family: 'Cuprum';
	font-size:30px;
	color:#3590f2;
	line-height:40px;}

#form .formhead {
	/*margin:0 0 0 65px;*/
  margin: 0;
}

#form .formhead img {
	width:55px;
	height:55px;}

#form .callback {
	/*margin:10px 0 0 70px;*/
  margin: 10px;
}

  .callback input {
    margin: 0 0 10px 0;}

#form .callback .big-button {
	background:url(../img/big-button.png) no-repeat;
	width:219px;
	height:50px;
	border: none;
	font-size:24px;
	color:#FFF;
	font-family: 'Cuprum';
  margin: 10px 0 0 35px;}

#form .callback .big-button:hover {
	background:url(../img/big-button-h.png) no-repeat;}

#form .callback .big-button:active {
	background:url(../img/big-button-a.png) no-repeat;}

.descriptpink {
	color:#3590e7;}

/*video*/
.header__video_block {
  border: dashed 1px #3590f2;
  border-radius: 5px;
  height: 295px;
  padding: 0 5px;
  margin-top: 0px;
  width: 550px;
  float: right;
}
.header__video {
  height: 78%;
  margin: 30px 0 0 0;
  width: 100%;
}
/*end video*/


#form4 {
	position:absolute;
	margin: 0px 0 0 500px;
	background: rgba(255, 255, 255, 0.62);
	border: dashed 1px #3590f2;
	border-radius: 10PX;
	padding: 20px 30px;}

  #form4 .my_form {
    padding: 0 50px;}

      #form4 .my_form button {
        margin-left: 35px;}

#form4 .heading {
	text-align: center;
	font-family: 'Cuprum';
	font-size:24px;
	margin: 0 0 0px 4px;}

#form4 .heading span {
	font-family: 'Cuprum';
	font-size:30px;
	color:#3590e7;
	line-height:40px;}

#form4 .callback .big-button {
	background:url(../img/big-button.png) no-repeat;
	width:219px;
	height:50px;
	border: none;
	font-size:24px;
	color:#FFF;
	font-family: 'Cuprum';}

#form4 .callback .big-button:hover {
	background:url(../img/big-button-h.png) no-repeat;}

#form4 .callback .big-button:active {
	background:url(../img/big-button-a.png) no-repeat;}

.pdf {
	width:48px;
	height:45px;}
/* Middle
-----------------------------------------------------------------------------*/
#content {
	padding:20px 0 0 0px;
	width:995px;
}

#about {
	padding-top:20px;}

#about h3.head {
	text-align:center;
	font-weight:normal;
	text-transform:uppercase;
	font-family: 'Cuprum';
	color:#545353;
	margin:60px 0 30px 0;
	*margin-left:-20px\0/;
	*font-size:25px;
	line-height:normal;
	font-size:43px;}

@media screen and (min-width:0\0) {
#about h3.head {
	margin-left:-50px;
	font-size:32px;}
}
  #about ul li.mg-left {
    margin-left: 180px;}

#about .thumbnail {
	text-align:center;}

#about .thumbnail img {
	margin-bottom:20px;}

#content h3.head {
	text-align:center;
	font-weight:normal;
	text-transform:uppercase;
	font-family: 'Cuprum';
	color:#545353;
	margin:60px 0 30px 0;
	*margin-left:-20px\0/;
	*font-size:25px;
	line-height:normal;
	font-size:35px;}

@media screen and (min-width:0\0) {
#content h3.head {
	margin-left:-50px;
	font-size:32px;}
}

#content h3.head2 {
	text-align:center;
	font-weight:normal;
	text-transform:uppercase;
	font-family: 'Cuprum';
	color:#545353;
	margin:-100px 0 30px 0;
	font-size:45px;}


#content h3.head8 {
	text-align:center;
	font-weight:normal;
	text-transform:uppercase;
	font-family: 'Cuprum';
	color:#545353;
	font-size:32px;}


#content h3.head3 {
	text-align:center;
	font-weight:normal;
	text-transform:uppercase;
	font-family: 'Cuprum';
	color:#545353;
	margin:50px 0 30px 0;
	font-size:45px;}

.divider {
	margin: -198px 0 0 0px;}

.divider.aboutdiv {
	margin:-123px 0 0 0px;}

.divider2 {
	margin:-97px 0 0 26px;}

.divider3 {
	margin: -95px 0 0 24px;}

.divider4 {
	margin:-117px 0 0 30px;}

.divider5 {
	margin: -37px 0 0 30px;}

.thumbnail h3.thumbhead {
	font-family: 'Cuprum';
	font-weight:normal;
	margin-top:10px;
	text-transform:uppercase;
	color: #666;
	text-align:center;
	margin-bottom:10px;
	font-size:18px;}

.thumbnail h3.thumbhead2 {
	font-family: 'Cuprum';
	font-weight:normal;
	color: #666;
	margin-bottom:10px;
	font-size:28px;}

.thumbnail p.why {
	font-family: 'Cuprum';
	text-align:center;
	font-weight:normal;
	color:#3A3737;
	font-size:18px;}

img.whyleft {
	margin-right:20px;}

img.whyright {
	margin-left:20px;}

#block1 {
	margin:30px 0 0 0px;
  overflow: hidden;
	padding: 20px 0;
	padding-top:0px;
	border:solid 2px #3590e7;
	background:url(../img/block2.png) no-repeat;
	width:990px;
	height:322px;
	border-radius:20px;}

.block1__description_block, .block1__form2 {
  display: inline-block;
  margin: 0 0 0 65px;
  width: 40%;}
.block1__descript_title {
  margin: 50px 0 0 0;}
.block1__descript {
  line-height: 44px;
	font-family: 'Cuprum';
  text-align: center;
	text-shadow: 0 1px 1px #fff;
	color: #161616;
	font-size: 41px;}
.block1__descript_text {
  margin: 0 auto 10px;
  width: 80%;}
.text_upp {
  text-transform: uppercase;}
.blue_text {
  color: #3590F2;}

#block1 span {
	position:absolute;
	margin:20px 0 0 -846px;
	font-family: 'Cuprum';
	color:#333;
	text-shadow: 0 1px 1px #fff;
	font-size:48px;}

#block1 .descript {
	position: absolute;
	margin: 50px 0 0 84px;
	width: 334px;
	line-height: 44px;
	font-family: 'Cuprum';
  text-align: center;
	text-shadow: 0 1px 1px #fff;
	color: #161616;
	font-size: 41px;}


#block1 .descriptpink {
	position: absolute;
	margin: 30px 0px 0px 85px;
	width: 334px;
	line-height: 44px;
	font-family: "Cuprum";
	text-shadow: 0px 1px 1px #FFF;
	font-size: 44px;
	color: #3590F2;}

#form2 {
	background: rgba(255, 255, 255, 0.62);
	border: dashed 1px #3590f2;
	border-radius: 10px;
  position: relative;
  top: -13px;
}

#form2 .my_form {
  margin: 40px 50px;}

#form2 .my_form button {
  margin-left: 35px;}

.block_form {
  width: 300px;
  margin: 0 auto;}

#form2 .heading {
  margin-left: 10px;
	text-align: center;
	font-family: 'Cuprum';
	font-size: 27px;
	line-height: normal;}

#form2 .formhead{
	margin: 20px 0 0 40px;
}

#form2 .formhead img {
  margin: -10px 0 5px 15px;
	width:60px;}

#form2 .formhead p {
	text-align:center;
	font-family: 'Cuprum';
	line-height:24px;
	color:#ae223c;
	font-size:24px;}

.questback {
	margin-top:50px;}

/*#form2 .questback */
.big-button {
	background:url(../img/big-button.png) no-repeat;
	width:219px;
	height:50px;
	border: none;
	font-size:24px;
	color:#FFF;
	font-family: 'Cuprum';}

#form2 .questback .big-button:hover {
	background:url(../img/big-button-h.png) no-repeat;}

#form2 .questback .big-button:active {
	background:url(../img/big-button-a.png) no-repeat;}

.clients {
	padding: 24px 0px 100px 0px;
	height: 188px;}

.center-block {
	display:block;
	margin:0 auto;}

.span4-1 {
	width:31.1%;}

.scheme {
	background:url(http://www.37textileopt.ru/img/scheme.png) no-repeat;
	width:962px;
	height:264px;
	margin:20px 0 50px 20px;}

.snoska1 {
	position:absolute;
	margin:200px 0 0 -35px;
	width:200px;
	font-family: 'Cuprum';
	color:#666;
	font-size:18px;
	text-align:center;}

.snoska2 {
	position:absolute;
	margin:0px 0 0 155px;
	width:200px;
	font-family: 'Cuprum';
	color:#666;
	font-size:18px;
	text-align:center;}

.snoska3 {
	position:absolute;
	margin:30px 0 0 360px;
	width:200px;
	font-family: 'Cuprum';
	color:#666;
	font-size:18px;
	font-weight:bold;
	text-align:center;}

.snoska4 {
	position:absolute;
	margin:400px 0 0 420px;
	width:200px;
	font-family: 'Cuprum';
	color:#666;
	font-size:18px;
	text-align:center;}

.snoska5 {
	position:absolute;
	margin:100px 0 0 533px;
	width:160px;
	font-family: 'Cuprum';
	color:#666;
	font-size:22px;
	text-align:center;}

.work-table {
	width:100%;
	text-align: center;}

.work-table p {
	font-family: 'Cuprum';
	color:#666;
	font-size:22px;
	margin-top:10px;}

.off50 {
	float: left;
	width: 47%;
	margin-left: 10px;}

.off50 img {
	height:170px;}

.off25 {
	float: left;
	width: 49%;
	height: 70px !important;
	width: 48%;
	margin-left: 2px;
	margin-top: 2px;}

.off50 .big-button {
	margin:10px 21px;
	background: url(../img/small-button.png) no-repeat;
	width: 163px;
	height: 37px;
	border: none;
	font-size: 20px;
	color: #FFF;
	font-family: 'Cuprum';}

.off50 .big-button:hover {
	background: url(../img/small-button-h.png) no-repeat;}

.off50 .big-button:active {
	background: url(../img/small-button-a.png) no-repeat;}

#products {
	padding-top:20px;}

.thumbnails .tkani h3 {
	text-align:center;
	font-size:14pt;
	margin-bottom:10px;}

.thumbnails .tkani {
	border-radius:20px;
	padding:10px 10px 20px 10px;
	-webkit-transition: all 400ms ease-in-out;
		-moz-transition: all 400ms ease-in-out;
        -ms-transition: all 400ms ease-in-out;
        -o-transition: all 400ms ease-in-out;
		transition: all 400ms ease-in-out;}

.thumbnails .tkani img{
	border:solid 1px #777;
	opacity:1;
	-webkit-transition: all 400ms ease-in-out;
		-moz-transition: all 400ms ease-in-out;
        -ms-transition: all 400ms ease-in-out;
        -o-transition: all 400ms ease-in-out;
		transition: all 400ms ease-in-out;}

.thumbnails .tkani img:hover{
	opacity:0.7;
	-webkit-transition: all 400ms ease-in-out;
		-moz-transition: all 400ms ease-in-out;
        -ms-transition: all 400ms ease-in-out;
        -o-transition: all 400ms ease-in-out;
		transition: all 400ms ease-in-out;}

thumbnails .tkani:hover {
	order:solid 1px #ae223c;
	border-radius:20px;
	-webkit-box-shadow:  0px 0px 20px 2px rgba(174, 36, 60, 0.7);
	 box-shadow:  0px 0px 20px 2px rgba(174, 36, 60, 0.7);
	 background:rgba(174, 36, 60, 0.3);
	 -webkit-transition: all 400ms ease-in-out;
		-moz-transition: all 400ms ease-in-out;
        -ms-transition: all 400ms ease-in-out;
        -o-transition: all 400ms ease-in-out;
		transition: all 400ms ease-in-out;}

.thumbnails .tkani p {
	font-family: 'Cuprum';
	font-size:18px;}

.small-button {
	background: url(../img/small-button.png) no-repeat;
	.width:170px;
	.height:47px;
	padding: 10px 48px;
	margin-left:0px;
	text-align:center;
	font-family: 'Cuprum';
	font-size:18px;
	color:#fff;
	border: none;}

.small-button:hover {
	background: url(../img/small-button-h.png) no-repeat;
	text-decoration:none;}

.small-button:active {
	background: url(../img/small-button-a.png) no-repeat;
	text-decoration:none;}

.modal h3 {
	text-align:center;
	font-family: 'Cuprum';
	font-size:24px;
	color:#ae223c;}

input[type="submit"] {
	background:url(../img/big-button.png) no-repeat;
	width:219px;
	height:50px;
	border: none;
	font-size:24px;
	color:#FFF;
	font-family: 'Cuprum';}

input[type="submit"]:hover {
	background:url(../img/big-button-h.png) no-repeat;}

input[type="submit"]:active {
	background:url(../img/big-button-a.png) no-repeat;}


.trigger {
	font-size:17pt;
	font-family: 'Cuprum';
	line-height:normal;
	text-align:center;
	width:990px;
	border: solid 2px #FFAC4B;
	border-radius:20px;
	padding: 20px 0px;}

.whoimg {
	margin-top: -8px;
	margin-right: 10px;
	width:50px;
	height:50px;}

h3.whoname {
	font-family: 'Cuprum';
	font-size: 28px;
	line-height:normal;
	font-weight: 300;
	margin-top: 8px;
	margin-left: 65px;}

h3.whoname2 {
	font-family: 'Cuprum';
	font-size: 28px;
	line-height: 25px;
	font-weight: 300;
	margin-top: -5px;
	margin-left: 65px;}

p.whotext {
	font-family: 'Cuprum';
	font-size: 21px;
	line-height: 22px;}

#sertifikat {
	background:url(../img/sert_block.jpg) bottom no-repeat;
	padding-top:50px;
	width:990px;
	height:470px;}

#sertifikat a {
	margin-top:25px;}

#sertifikat img {
	width:330px;}

#form3 {
	padding:20px 0 0 55px;
	background:url(../img/form.png) no-repeat;
	width:407px;
	height:389px;}

#form3 .formhead p{
	margin-left:-40px;
	width:370px;
	text-align:center;
	line-height:24px;
	font-family: 'Cuprum';
	color:#ae223c;
	font-size:24px;}

#otzyvy {
	padding-top:20px;}

.thumbnails .otzyv {
	border:solid 3px #666;
	border-radius:5px;
	width:500px;
	height:120px;}

.thumbnails .img-rounded {
	margin-right:10px;}

p.text {
	font-family: 'Cuprum';
	font-size:18px;}

h3.nameotzyv {
	font-family: 'Cuprum';
	font-size:22px;
	margin-top:0px;
	margin-bottom:30px;}

.otz {
	width: 440px;
	margin: 0 0 0 30px;
	padding: 10px;}

.otz img {
	margin: -39px 10px 0px 0px;}

.otz_btn {
	margin:0 auto;
	display:block;}

#block2 {
	margin:10px 0 40px 0px;
	padding:20px 0px;
	background:url(../img/block3-1.png) no-repeat;
	width:990px;
	height:304px;
	border:solid 2px #3590e7;
	border-radius:20px;}

.zayavka {
	position:absolute;
	margin: 20px 0 0 70px;
	width:400px;
	height:auto;
  text-align: center;
	font-family: 'Cuprum';}

.zayavka h3 {
	font-size:60px;
	color:#3590F2;
	line-height:62px;
	font-weight:normal;
	text-shadow:1px 1px 1px #FFFFFF;}

.zayavka p {
	font-size:36px;
	line-height:36px;
	color: #494343;
	text-shadow: 1px 1px 1px #FFF;}

#skidka {
	padding-top:15px;
	margin-left:15px;
	background:url(../img/20percent.png) no-repeat;
	width:970px;
	height:134px;}

#skidka h2 {
	font-family: 'Cuprum';
	font-size:32px;
	color:#ac253f;
	font-weight:normal;
	text-align:center;}

/* Footer
-----------------------------------------------------------------------------*/
#footer {
	width: 1000px;
	margin: 30px auto 0;
	padding:30px 0;
	height: 120px;
	position: relative;
}

.footer__ind_pred {
  display: inline-block;
  margin-top: -5px;
  padding: 0 0 0 20px;
}
.footer__ind_pred__text {
  color: #666;
  font-family: 'Cuprum';
  font-size: 26px;
  margin: 0 0 10px 0;
}

#logo2 {
	margin:-20px 0 0 10px;}

#logo2 img {
	margin-left:35px;
	width:120PX;}

#logo2 p {
	margin:7px 0 0 35px;
	font-family: 'Cuprum';
	font-size:18px;
	line-height: normal;}

#fastzakaz {
	margin: 0 0 50px 0;}

#fastzakaz p {
	text-align:center;
	font-family: 'Cuprum';
	font-size:26px;
	line-height:25px;
	color:#666;}

#fastzakaz p span {
	font-size:48px;}

#fastzakaz .big-button {
	margin-left:50px;
	background:url(../img/big-button.png) no-repeat;
	width:219px;
	height:50px;
	border: none;
	font-size:24px;
	color:#FFF;
	font-family: 'Cuprum';}

#fastzakaz .big-button:hover {
	background:url(../img/big-button-h.png) no-repeat;}

#fastzakaz .big-button:active {
	background:url(../img/big-button-a.png) no-repeat;}

#zvonok .big-button {
	margin-left:0px;
	background:url(../img/big-button.png) no-repeat;
	width:219px;
	height:50px;
	border: none;
	font-size:24px;
	color:#FFF;
	font-family: 'Cuprum';}

#zvonok .big-button:hover {
	background:url(../img/big-button-h.png) no-repeat;}

#zvonok .big-button:active {
	background:url(../img/big-button-a.png) no-repeat;}


.thumbnails .mg-left {
  margin-left: 290px;}
