body {
	margin: 0;
	padding: 0;
	background: #c4c5ca;
	font-family: Tahoma, sans-serif;
}

.wrapper {
	width: 980px;
	margin: 0 auto;
	-webkit-box-shadow: 0px 0px 10px 2px #6a6a6a;
	box-shadow: 0px 0px 10px 2px #6a6a6a;
	background: #fff;
}

.floater {
	clear: both;
}

.left {
	float: left;
}

.right {
	float: right;
}

.center {
	margin: 0 auto;
}

.title {
	width: 900px;
	height: 40px;
	padding: 40px 0;
	color: #1e2126;
	font-size: 34px;
	text-transform: uppercase;
	font-weight: 800;
	text-align: center;
	line-height: 1.2;
}

.title span {
	padding: 0 20px;
	background: #fff;

}

.title-line {
	width: 900px;
	border-bottom: 2px solid #1e2126;
	height: 20px;
}

/* ШАПКА НАЧАЛО */

.head-wrapper {
	width: 900px;
	height: 100px;
	padding: 10px 40px 15px 40px;
}

.head-logo-wrapper {
	float: left;
}

.head-logo-img {
	width: 65px;
	height: 100px;
	float: left;
}

.head-logo-text {
	float: left;
	font-size: 18px;
	font-weight: 800;	
	color: #6a6a6a;
	
	margin-top: 20px;
	margin-left: 20px;
}

.head-logo-text span {
	font-size: 25px;
	color: #575757;
}

.head-right {
	float: right;
	text-align: right;
	font-size: 13px;
	color: #3d3d3d;
	margin-top: 10px;
}

span.head-phone {
	font-size: 25px;
	font-weight: 800;	
}

span.blue,
span.blue a{
	color: #043886;
	text-decoration: underline;
}

span.blue:hover,
span.blue a:hover{
	cursor: pointer;
	text-decoration: none;
}

/* ШАПКА КОНЕЦ */

.blue-block {
	background: #0b408f;
	color: #fff;
	font-size: 24px;
	font-weight: 800;	
	text-transform: uppercase;
	text-align: center;
	height: 120px;
	padding-top: 20px;
	line-height: 1.2;
}

.blue-block span {
	font-size: 32px;
}

/* MENU BEGIN */

.menu {
	height: 33px;
	width: 940px;
	padding: 12px 20px 0;
	background: #1c110e;
}

.menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 17px;
}

.menu li {
	float: left;
	margin: 0 15px;
}

.menu a {
	color: #fff;
	text-decoration: none;
}

.menu li:hover {
	cursor: pointer;
}

.menu li:hover a {
	color: #ff7800;
}

.fix {
	height: 33px;
	width: 940px;
	padding: 12px 20px 0;
	background: #1c110e;
	position: fixed;
	top: 0;
	margin: 0 auto;
	z-index: 500;
	display: none;
}

.fix ul {
	margin: 0;
	padding: 0;
	list-style: none;
	color: #fff;
	font-size: 17px;
}

.fix li {
	float: left;
	margin: 0 20px;
}

.fix li a {
	color: #fff;
	text-decoration: none;
}

.fix .active a {
	color: #ff7800;
}

.fix li:hover {
	cursor: pointer;
}

.fix li:hover a {
	color: #ff7800;
}

/* прилипало для маленьких экранов */
@media screen and (max-width:480px){
.fix{
	width: 100%;
	height: 40px;
	padding: 12px 10px 0;
	}
.fix ul{
	font-size: 12px;
}
.fix li {
	margin: 0 15px;
	}	
}

@media screen and (max-width:320px){
.fix{
	width: 100%;
	height: 60px;
	padding: 12px 10px 0;
}
.fix ul{
	font-size: 12px;
}	
.fix li {
	margin: 0 10px;
}	
}
/* MENU END */

/* BIGFORM BEGIN */



.slider {
	width: 100%;
	margin: 0 auto;
	height: 416px;
	position: relative;
	color: #fff;
	overflow: hidden;
}

.slider .remove {
	position:relative; 
	overflow:hidden; 
	height: 396px; 
	z-index: 1; 
	width: 931px;
	margin: 0 25px;
}

.slider .remove > ul {
	position:absolute;
	top:0; 
	left:0;
	width: 99999px;
	padding: 0;
	margin: 0;
}

.slider .remove > ul > li {
	float:left; 
	width: 980px; 
	height: 416px;
	margin: 0;
}

.slider .remove > ul > li > div {
	width: 931px;
	height: 396px;
}


/* .slider .remove .bigform {background: url('../images/truby.jpg') no-repeat;} */
.slider .remove .bigform {background: url('../images/slide-2.jpg') no-repeat;}
/* .slider .remove .bigform2 {background: url('../images/truby.png') no-repeat;} */
.slider .remove .bigform2 {background: url('../images/slide-3.jpg') no-repeat;}
.slider .remove .bigform,
.slider .remove .bigform2 {
	background-position: left top;
}


.slider .not-remove {
	width: 100%;
	height: 416px;
	position: relative;
	margin: 0 auto;
	z-index: 10;
}

.bigform-wrapper {
	width: 303px;
	height: 367px;
	background: url('../images/bigform.png');
	float: right;
	margin: -370px 45px 0 0;
}

.slider .pagi {
	width: 155px;
	position: absolute;
	margin-left: 22px;
	padding: 0;
	top: -130px;
}

.navi-wrapper ul{
	list-style-type: none;
}
.slider .pagi li {
	width: 165px;
	height: 36px;
	cursor: pointer;
	margin: 0 3px;
	font-size: 13px;
	font-weight: bold;	
	line-height: 36px;
	color: #000;
	text-transform: uppercase;
	float: left;
	background: #fff;
	opacity: 0.8;	
	-webkit-border-top-right-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	-moz-border-radius-topright:5px;
	-moz-border-radius-bottomright:5px;
	border-top-right-radius:5px;
	border-bottom-right-radius:5px;
	
}

.slider .pagi li.active {
	background-position: left bottom; 
	background-color: #fff;
	opacity: 1;	
	-webkit-border-top-right-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	-moz-border-radius-topright:5px;
	-moz-border-radius-bottomright:5px;
	border-top-right-radius:5px;
	border-bottom-right-radius:5px;

}
.slider .navi{
	display:none;
}

.bigform-wrapper .pagi{
	width:165px;
	float: left;
}

.bigform-form {
	width: 206px;
	position: relative;
}

.bigform-title {
	color: #1e2126;
	font-size: 13px;
	text-shadow: 1px 1px 1px #fff;
	text-align: center;
	margin: 45px 0 15px;
}

.bigform-title span {
	font-weight: 800;	
	font-size: 28px;
	text-transform: uppercase;
}

.stock span{
	margin-left: 3px;
	padding-left: 25px;
	background: url('../images/stock.png') left no-repeat;
}


.stock2{
	margin-top: 41px;
}

.stock2 span{
	margin-left: 3px;
	padding-left: 25px;
	background: url('../images/stock2.png') left no-repeat;
}



/* BIGFORM END */


/* METAL-FORMS BEGIN */

.metalform {
	width: 810px;
	height: 206px;
	padding: 45px 90px 0 80px;
	background: url('../images/metal.png');
	
}

.metalform-form {
	position: relative;
}

.metalform-text {
	color: #1e2126;
	font-size: 21px;
	text-shadow: 1px 1px 1px #fff;
}

.metalform span{
	font-weight: 800;	
	font-size: 30px;
	text-transform: uppercase;
}

.metalform-text.first {
	margin-top: 15px;
}

.metalform-text.second {
	margin-top: 10px;
}

.metalform-text.third {
	margin-top: 10px;
}

.ttu{ text-transform: uppercase;}

/* METAL-FORMS END */

/* ИНПУТЫ BEGIN */

.metal-input {
	width: 165px;
	height: 30px;
	padding: 0 10px 0 30px;
	border: 0;
	margin-bottom: 10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	font-size: 15px;
	color: #1e2126;
	border-top: 1px solid #747474;
	border-left: 1px solid #747474;
	-webkit-box-shadow: inset 1px 1px 0px 0px #d0d0d0;
	box-shadow: inset 1px 1px 0px 0px #d0d0d0;
	background-color: #fff;
	
}

.contact-input {
	width: 165px;
	height: 30px;
	padding: 0 10px 0 30px;
	border: 0;
	margin-bottom: 10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	font-size: 15px;
	color: #1e2126;
	border: 1px solid #747474;
	background-color: #fff;
}

.metalform-button {
	width: 205px;
	height: 34px;
	padding-top: 6px;
	text-transform: uppercase;
	color: #fff;
	font-weight: 800;	
	font-size: 20px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	background: url('../images/metalbutton.png') repeat-x;
	background-position: 0 0; 
	text-align: center;
	text-shadow: 1px 1px 1px #89501e;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=90, Color='#89501e')";
	filter: dropshadow(color=#89501e, offx=1, offy=1);
	
	-webkit-box-shadow: 1px 1px 3px 0px #747474;
	box-shadow: 1px 1px 3px 0px #747474;
	cursor: pointer;
}

.metalform-button:hover {
	background-position: 0 -41px; 
}

.contact-button {
	width: 205px;
	height: 27px;
	padding-top: 3px;
	text-transform: uppercase;
	color: #fff;
	font-weight: 800;	
	font-size: 17px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	background: url('../images/contactbutton.png');
	background-position: 0 0;
	text-align: center;
	text-shadow: 1px 1px 1px #89501e;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=90, Color='#89501e')";
	filter: dropshadow(color=#89501e, offx=1, offy=1);
	
	-webkit-box-shadow: 1px 1px 3px 0px #747474;
	box-shadow: 1px 1px 3px 0px #747474;
	cursor: pointer;
}

.contact-button:hover {
	background-position: 0 -30px; 
}

.name {
	background: url('../images/pots.png') #fff no-repeat left center;
}

.mail {
	background: url('../images/mail.png') #fff no-repeat left center;
}

.phone {
	background: url('../images/phone.png') #fff no-repeat left center;
}

.comment {
	width: 330px;
	height: 140px;
	padding: 5px 10px 5px 30px;
	border: 0;
	margin-bottom: 10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	font-size: 15px;
	color: #1e2126;
	border: 1px solid #747474;
	background-color: #fff;
	resize: none;
	background: url('../images/pen.png') #fff no-repeat left top;
	margin-top: 5px;
}

.metal-error {
	width: 180px;
	padding: 8px 10px 0;
	color: #fff;
	background: #ff0000;
	position: absolute;
	font-size: 12px;
	font-family: Verdana, Sans-serif;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	height: 22px;
	display: none;
	left: 206px;
}

.error-name {
	top: 1px;
}

.error-phone {
	top: 42px;
}

.error-mail {
	top: 83px;
}


/* ИНПУТЫ END */



/* INFO-1 BEGIN */

.info-1 {

}

.info-gray {
	width: 900px;
	height: 140px;
	padding: 32px 0 0 80px;
	background: url('../images/back-gray.png');
}

.info-gray ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.info-gray li {
	width: 205px;
	float: left;
	color: #1e2126;
	font-size: 14px;
	font-weight: 800;	
	text-align: center;
	line-height: 1.2;
}

.info-gray li img {
	display: block;
	margin: 0 auto;
	margin-bottom: 15px;
}

/* INFO-1 END */

/* OUR PRODUCT BEGIN */

.production {
	width: 900px;
	padding: 0 40px 20px;
}

.product-one {
	width: 370px;
	padding: 20px 40px;
	float: left;
}
.product-one li{
	position: relative;
	z-index: 1;
	list-style-type: none;
}
.product-one img {
	border: 1px solid #1e2126;
	color: #1e2126;
	width: 370px;
	height: 197px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	position: absolute;
	top: 0px;
	left: 0px;
	display: block;
	overflow: hidden;
}

#product-one li:hover img{
	-webkit-box-shadow: 0px 0px 6px 3px #1e2126;
	box-shadow: 0px 0px 6px 3px #1e2126;
}

.product-title {
	text-transform: uppercase;
	font-family: Verdana, Sans-serif;
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 20px;
}

.product-descr {
	margin-top: 240px;
	font-family: Tahoma, Sans-serif;
	color: #1e2126;
	font-size: 11px;
	text-align: justify;
	
}

.product-show {
	color: #1e2126;
	font-family: Verdana, Sans-serif;
	text-decoration: underline;
	font-size: 12px;
	margin-top: 5px;
	border: 0;
}

.product-show:hover {
	color: #ff7e0b;
	cursor: pointer;
}


.product-button {
	width: 135px;
	padding-top: 5px;
	font-size: 12px; 
	font-family: Verdana, Sans-serif;
	color: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	text-align: center;
	height: 20px;
	cursor: pointer;
	background: url('../images/productbutton.png') repeat-x;
	background-position: 0 0;
	-webkit-box-shadow: 1px 1px 3px 0px #c7c7c9;
	box-shadow: 1px 1px 3px 0px #c7c7c9;
	margin-top: 10px;
	text-shadow: 1px 1px 1px #a65c1c;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=90, Color='#a65c1c')";
	filter: dropshadow(color=#a65c1c, offx=1, offy=1);
	
}


.product-button:hover {
	background-position: 0 -25px;
}

.btn-center{ text-align: center;}
.catalog-button{
	width: auto;
	height: auto;
    display: inline-block;
	zoom:1;
    padding: 5px 15px;
	font-size: 18px;
	line-height:31px;
	font-weight: 700;
	text-transform: uppercase;
	background: url('../images/metalbutton.png') repeat-x;
}

.product-table {
	display: none;
	padding: 15px 0;
}

.product-table table {
	border-spacing: 0;
	border: 1px solid #1e2126;
}

.product-table td {
	padding: 3px 0;
}

.product-table thead {
	color: #1e2126;
	font-family: Tahoma, Sans-serif;
	font-size: 11px;
	background: #ff9739;
	text-align: center;
	border: 0;
}

.product-table tbody {
	color: #1e2126;
	font-family: Tahoma, Sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	text-align: center;
}

.table-proxod {
	width: 100px;
	border-right: 1px solid #1e2126;
}

.table-d {
	font-size: 10px;
	border-right: 1px solid #1e2126;
	border-bottom: 1px solid #1e2126;
}

.table-min, .table-max {
	width: 55px;
	border-right: 1px solid #1e2126;
}

.table-width {
	width: 150px;
}

.product-table .gray {
	background: #dddedf;
}



/* OUR PRODUCT END */

/* ПОЛОСКИ С КАРТИНКАМИ BEGIN */

.imgline-1 {
	height: 105px;
	width: 980px;
	/*background: url('../images/info1.png') no-repeat;*/
	position: relative;
}

.imgline-1 img {
	display: block;
	position: absolute;
}

.imgline-2 {
	height: 105px;
	width: 980px;
	/*background: url('../images/info2.png') no-repeat;*/
	position: relative;
}

.imgline-2 img {
	display: block;
	position: absolute;
}

.imgline-3 {
	height: 105px;
	width: 980px;
	/*background: url('../images/info3.png') no-repeat;*/
	position: relative;
}

.imgline-3 img {
	display: block;
	position: absolute;
}
.info31 {
	height: 219px;
}


#gallery {
	padding: 0;
	margin: 0;
	list-style: none;
}

#gallery li {
    float: left; /* выстраиваем картинки в линию */
}


#gallery li.info31 {
	width: 245px;
	height: 105px;
	top: 1px;
}

#gallery li.info32 {
	width: 245px;
	height: 105px;
	top: 1px;
}

#gallery li.info33 {
	width: 245px;
	height: 105px;
	top: 1px;
}

#gallery li.info34 {
	width: 245px;
	height: 105px;
	top: 1px;
}

#gallery li.info21 {
	width: 245px;
	height: 105px;
}
#gallery li.info22 {
	width: 245px;
	height: 105px;
}
#gallery li.info23 {
	width: 245px;
	height: 105px;
}
#gallery li.info24 {
	width: 245px;
	height: 105px;
}
#gallery li.info11 {
	width: 245px;
	height: 105px;
}

#gallery li.info12 {
	width: 245px;
	height: 105px;

}
#gallery li.info13 {
	width: 245px;
	height: 105px;

}
#gallery li.info14 {
	width: 245px;
	height: 105px;

}

/* ПОЛОСКИ С КАРТИНКАМИ END */

/* ПРИОРИТЕТЫ BEGIN */

.priority {
	width: 900px;
	padding: 0 40px 30px;
	font-family: Verdana, sans-serif;
}

.priority img {
	margin-right: 13px;
}

.priority-row {
	width: 420px;
}

.priority-one {
	margin-top: 20px;
}

.priority-title {
	color: #1e2126;
	text-transform: uppercase;
	font-size: 18px;
}

.priority-descr {
	margin-top: 10px;
	margin-left: 30px;
	color: #595959;
	font-size: 11px;
	text-align: justify;
}

/* ПРИОРИТЕТЫ END */

/* РУКА BEGIN */

.hand {
	width: 940px;
	height: 100px;
	padding: 17px 20px 0 20px;
	background: #0b408f;
}

.hand img {
	display: block;
  float: left;
}

.hand-text {
	margin-left: 10px;
	margin-top: 10px;
	color: #fff;
	text-transform: uppercase;
	font-size: 15px;
	font-weight: 800;	
}

/* РУКА END */


/* ПАРТНЕРЫ BEGIN */

.partners {
	width: 900px;
	padding: 0 40px 30px;
	/*height: 500px;*/
}

.part {
	cursor: pointer;
}

.partner-row {
	/*padding-top: 80px;*/
}


.part.first {
	margin-left: 45px;
	width: 132px;
	height: 147px;
	background: url('../images/part1.png') no-repeat;
	background-position: 0 0;
}

.part.first:hover {
	background-position: 0 -147px;
}

.part.second {
	margin-left: 25px;
	margin-top: 16px;
	width: 225px;
	height: 66px;
	background: url('../images/part2.png') no-repeat;
	background-position: 0 0;
}

.part.second:hover {
	background-position: 0 -66px;
}

.part.third {
	margin-left: 25px;
	margin-top: 35px;
	width: 225px;
	height: 21px;
	background: url('../images/part3.png') no-repeat;
	background-position: 0 0;
}

.part.third:hover {
	background-position: 0 -21px;
}

.part.fours {
	margin-left: 55px;
	width: 184px;
	height: 49px;
	background: url('../images/part4.png') no-repeat;
	background-position: 0 -49px;
}

.part.fours:hover {
	background-position: 0 0;
}

.part.fifth {
	margin-left: 55px;
	width: 183px;
	height: 108px;
	background: url('../images/part5.png') no-repeat;
	background-position: 0 0;
}

.part.fifth:hover {
	background-position: 0 -108px;
}

.part.sixth {
	margin-left: 45px;
	width: 129px;
	height: 141px;
	background: url('../images/part6.png') no-repeat;
	background-position: 0 0;
}

.part.sixth:hover {
	background-position: 0 -141px;
}

.partner-descr {
	position: absolute;
	width: 300px;
	padding: 10px 20px;
	background: #fff;
	color: #1e2126;
	font-family: Tahoma, Sans-serif;
	font-size: 14px;
	border: 3px solid #6a6a6a;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 2px 2px 3px 0px #575757;
	box-shadow: 2px 2px 3px 0px #575757;
	display: none;
}

.partner-descr span {
	font-size: 17px;
	text-transform: uppercase;
	padding-bottom: 10px;
	font-family: Verdana, sans-serif;
	font-weight: bold;
}

/* ПАРТНЕРЫ END */


/* КАК МЫ ПАШЕМ BEGIN */

.how {
	width: 900px;
	padding: 35px 40px 0;
	height: 220px;
	background: #0b408f;
}

.how-title {
	color: #fff;
	font-weight: 800;	
	font-size: 34px;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 40px;
}

.how ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.how li {
	float: left;
	color: #fff;
	text-align: center;
	font-size: 19px;
	line-height: 1;
}

.how li img {
	display: block;
	margin: 0 auto;
	margin-bottom: 10px;
}

.how li.arrow {
	margin-top: 25px;
}

.how li.one {
	width: 72px;
}

.how li.two {
	width: 104px;
}

.how li.three {
	width: 104px;
}

.how li.four {
	width: 167px;
}

.how li.five {
	width: 100px;
}

.how li.six {
	width: 150px;
}

.how li.seven {
	width: 112px;
}


/* КАК МЫ ПАШЕМ END */

/* ДОКУМЕНТЫ BEGIN */

.docs {
	width: 900px;
	padding: 0 40px 30px;
	height: 520px;
	position: relative;
}

.doc-back {
	width: 410px;
	position: absolute;
	z-index: 1;
	left: 50%;
	margin-left: -205px;
	top: 100px;
}

.doc-back img {
	display: block;
	float: left;
	width: 205px;
	height: 295px;
	-webkit-box-shadow: 0px 0px 6px 3px #d0d0d0;
	box-shadow: 0px 0px 6px 3px #d0d0d0;
}

.doc-front {
	width: 244px;
	position: absolute;
	z-index: 2;
	left: 50%;
	margin-left: -122px;
	top: 180px;
}

.doc-front img {
	display: block;
	width: 244px;
	height: 342px;
	-webkit-box-shadow: 0px 0px 6px 3px #d0d0d0;
	box-shadow: 0px 0px 6px 3px #d0d0d0;
}

/* ДОКУМЕНТЫ END */

/* CONTACTS BEGIN */

.contacts {
	width: 900px;
	padding: 0 40px 30px;
	height: 530px;
}

.contact-row {
	float: left;
	padding: 0 30px;
	width: 390px;
	color: #434851;
	font-family: Verdana, Sans-serif;
	font-size: 9px;
}
.contact-row .bigger{
	font-size: 14px;
}

.map {
	margin-top: 10px;
}

.contact-title {
	font-size: 21px;
	color: #434851;
	margin-bottom: 15px;
}
 
/* CONTACTS END */


/* Popup BEGIN */

.popup {
	width: 312px;
	height: 301px;
	background: url('../images/popup.png');
	padding-top: 5px;
	margin: 0 auto;
	display: none;
	position: relative;
}

.popup-title {
	color: #1e2126;
	font-size: 13px;
	text-shadow: 1px 1px 1px #fff;
	text-align: center;
	margin-bottom: 20px;
	padding-top: 45px;
}
#popup-3 .popup-title {
	margin-bottom: 10px;
	padding-top: 37px;
}

.popup-title span {
	font-weight: 800;	
	font-size: 28px;
	text-transform: uppercase;
}

.popup-close {
	position: absolute;
	font-size: 18px;
	font-family: Arial, Sans-serif;
	font-weight: bold;
	right: -15px;
	top: -15px;
	color: #bebebe;
}

.popup-close:hover {
	cursor: pointer;
	color: #6a6a6a;
}

.thanks {
	width: 329px;
	height: 222px;
	background: url('../images/thanks.png');
	padding-top: 5px;
	margin: 0 auto;
	display: none;
	position: relative;
}


.thanks-title {
	color: #1e2126;
	font-weight: 800;	
	font-size: 19px;
	text-shadow: 1px 1px 1px #fff;
	text-align: center;
	margin-top: 45px;
	margin-bottom: 20px;
	text-transform: uppercase;
}

.thanks-title span {
	font-size: 28px;
}

.develophref {
	margin: 80px 0 0;
	text-align: center;
	padding-bottom: 20px;
}

.develophref a {
	color: #4b4b4b;
	font-size: 14px;
	text-decoration: none;
}

.develophref span {
	color: #0099ff;
}
/* Popup END  */

