@font-face {
    font-family: Universe;
    src: url(univers_medium-webfont.woff);
}
* {
/*	font-family:Universe;*/
	transition: all .6s ease !important;
}

.poisk-plashka {
	height:69px;
	width:1170px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#0074af+0,dd2a1b+100 */
	background: #0074af; /* Old browsers */
	background: -moz-linear-gradient(left, #0074af 0%, #dd2a1b 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, #0074af 0%,#dd2a1b 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #0074af 0%,#dd2a1b 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0074af', endColorstr='#dd2a1b',GradientType=1 ); /* IE6-9 */
	border-radius:2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
}

.poisk-plashka2 {
	height:69px;
	width:900px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#0074af+0,dd2a1b+100 */
	background: #0074af; /* Old browsers */
	background: -moz-linear-gradient(left, #0074af 0%, #dd2a1b 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, #0074af 0%,#dd2a1b 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #0074af 0%,#dd2a1b 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0074af', endColorstr='#dd2a1b',GradientType=1 ); /* IE6-9 */
	border-radius:2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
}
.poisk-plashka3 {
	width:400px;
	margin-top:20px;
/*	background-color: #e1e3e8;*/
	border-radius:2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
}

.poisk-plashka-text {
	font-size:18px;
	color:#FFF;
	text-transform:uppercase;
	position:absolute;
	margin-left:50px;
	margin-top:24px;
	font-family:Universe;
}
.new-poisk-input {
	background-color:rgba(255, 255, 255, 1) !important;
	color:#141615;
	height:43px;
	font-size:18px;
	border-radius:2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	box-shadow:none;
	border:none !important;
	padding-left:10px;
	padding-right:10px;
	text-transform:uppercase;
	width:800px;
	position:absolute;
	margin-left:170px;
	margin-top:13px;
}
.new-poisk-input::-webkit-input-placeholder { /* WebKit browsers */
    color:#757474;
}
.new-poisk-input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:#757474;
}
.new-poisk-input::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:#757474;
}
.new-poisk-input:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:#757474;
}
.new-poisk-input:focus {
	outline: none;
}

.new-poisk-input2 {
	background-color:rgba(255, 255, 255, 1) !important;
	color:#141615;
	height:43px;
	font-size:18px;
	border-radius:2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	box-shadow:none;
	border:none !important;
	padding-left:10px;
	padding-right:10px;
	text-transform:uppercase;
	width:530px;
	position:absolute;
	margin-left:170px;
	margin-top:13px;
	font-family:Universe;
}
.new-poisk-input2::-webkit-input-placeholder { /* WebKit browsers */
    color:#757474;
}
.new-poisk-input2:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:#757474;
}
.new-poisk-input2::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:#757474;
}
.new-poisk-input2:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:#757474;
}
.new-poisk-input2:focus {
	outline: none;
}

.new-poisk-button {
	text-transform:uppercase;
	font-size:18px;
	height:43px;
	width:120px;
	border-radius:2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border:2px #FFF solid;
	background-color:rgba(255, 255, 255, 0);
	color:#FFF;
	cursor:pointer;
	transition: background-color 0.3s ease-in, color 0.3s ease-in;
	position:absolute;
	margin-left:1000px;
	margin-top:13px;
}
.new-poisk-button:hover {
	background-color:rgba(255, 255, 255, 1);
	color:#0074af;
	transition: background-color 0.3s ease-in, color 0.3s ease-in;
}

.new-poisk-button2 {
	text-transform:uppercase;
	font-size:18px;
	height:43px;
	width:120px;
	border-radius:2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border:2px #FFF solid;
	background-color:rgba(255, 255, 255, 0);
	color:#FFF;
	cursor:pointer;
	transition: background-color 0.3s ease-in, color 0.3s ease-in;
	position:absolute;
	margin-left:730px;
	margin-top:13px;
	font-family:Universe;
}
.new-poisk-button2:hover {
	background-color:rgba(255, 255, 255, 1);
	color:#0074af;
	transition: background-color 0.3s ease-in, color 0.3s ease-in;
}

.zag-tri-tochki {
	font-size:18px;
	text-transform:uppercase;
	font-weight:bold;
}
.zag-tri-tochki:before {
 content: "";
 display: block;
 /*background: url("icon-3-tochki.png") no-repeat;*/
 width: 35px;
 height: 10px;
 float: left;
 margin: 3px 10px 0 0;
}
.zag-tri-tochki2 {
	font-size:18px;
	text-transform:uppercase;
	font-weight:bold;
}
.zag-tri-tochki2:before {
 content: "";
 display: block;
 /*background: url("icon-3-tochki.png") no-repeat;*/
 width: 35px;
 height: 10px;
 float: left;
 margin: 7px 10px 0 0;
}
.partner-ssilka {
	font-size:14px;
}
#tab1, #tab2 {
	font-size:14px !important;
}
.vin-submit {
	margin-top:20px;
	text-align:center;
	text-transform:uppercase;
	width:140px;
	height:30px;
/*	margin-left:calc(50% - 70px);*/
	font-weight:bold;
	background-color:#0074af;
	color:#FFF;
	border:none;
	border-radius:4px;
	cursor:pointer;
	margin-left:20px;
	text-decoration:none;
}
.vin-submit:hover {
	border:2px #4e8820 solid;
	background-color:#4e8820;
}
.input-text {
	height:30px !important;
/*	border-radius:4px;*/
	padding-left:5px !important;
	font-size:16px !important;
	box-shadow:none !important;
	outline:none !important;
	border:none !important;
	background:#FFF;
	background-color:rgba(255, 255, 255, 0) !important;
	border-bottom:2px #c3c3c3 solid !important;
	font-family:Universe !important;
	font-weight:normal !important;
}.input-select {
/*	height:30px !important;*/
/*	border-radius:4px;*/
	padding-left:5px !important;
	font-size:16px !important;
	box-shadow:none !important;
	outline:none !important;
	border:none !important;
	background:#FFF;
	background-color:rgba(255, 255, 255, 0) !important;
	border-bottom:2px #c3c3c3 solid !important;
	font-family:Universe !important;
	font-weight:normal !important;
}
.textarea-text {
	border-radius:4px;
	padding-left:5px;
	font-size:14px;
	background-color:#FFF !important;
	font-family:Universe !important;
	font-weight:normal !important;
	border:1px #c3c3c3 solid !important;
}
.input-text-width {
	width:calc(100% - 10px);
}
.specheight {
	height:43px;
}
.text-center {
	width:100%;
	text-align:center;
	margin-top:20px;
}
.a-dalle {
	cursor:pointer;
	padding-left:45px;
	padding-right:45px;
	padding-top:6px;
	padding-bottom:7px;
	background-color:rgba (255, 255, 255, 0);
	border-radius:4px;
	border:2px #0074af solid;
	text-transform:uppercase;
	font-weight:bold;
	color:#0074af;
	font-size:12px;
	text-decoration:none !important;
}
.a-dalle:hover {
	background-color:#4e8820;
	border:2px #4e8820 solid;
	color:#FFF !important;
}
.a-nazad {
	cursor:pointer;
	padding-left:15px;
	padding-right:15px;
	padding-top:6px;
	padding-bottom:7px;
	background-color:rgba (255, 255, 255, 0);
	border-radius:4px;
	border:1px #0074af solid;
	text-transform:uppercase;
	font-weight:bold;
	color:#0074af;
	font-size:12px;
	text-decoration:none !important;
}
.a-nazad:hover {
	background-color:#fdcfcc;
	border:1px #c02c22 solid;
	color:#c02c22 !important;
}
.margin-left-50 {
	margin-left:40px;
}
.zvezdochka {
	font-size:14px;
	color:#dd2a1b;
}
.okno-yes {
	width:410px;
	height:160px;
	background-color:#fff;
	padding:20px;
	border-radius:4px;
	box-shadow: 0px 0px 10px -1px #000000;
	font-family:Universe !important;
	margin-left:calc(50% - 205px);
	margin-top:5%;
}
.text-podskazka {
	font-size:12px;
	color:#757474;
	font-family:Universe !important;
}
.button-to {
	height: 21px;
	background-color: #c02c22;
	border: none !important;
	border-radius: 2px;
	color: #FFF;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	cursor: pointer;
	transition: background-color .5s;
}
.button-to:hover {
	background:#dd2a1b !important;
	cursor: pointer;
	transition: background-color .5s;
}
.my-to:before {
	 content: "";
	 display: block;
	 background: url("to-24.png") no-repeat;
	 width: 24px;
	 height: 24px;
	 float: left;
	 margin: -3px 10px 0 0;
}
/*.my-to:after {
	 content: "";
	 display: block;
	 background: url("to-24.png") no-repeat;
	 width: 24px;
	 height: 24px;
	 float: right;
	 margin: -6px 0 0 10px;
}*/
.position-to {
	position: fixed;
	/*top: 36vh;*/
	top: 300px;
	right: -144px;
	transition: all .5s;
	animation:myfirst 6s;
	-moz-animation:myfirst 6s; /* Firefox */
	-webkit-animation:myfirst 6s; /* Safari и Chrome */
	animation-delay: 120s;
	-moz-animation-delay: 120s;
	-webkit-animation-delay: 120s;
	animation-fill-mode: backwards;
	-moz-animation-fill-mode: backwards;
	-webkit-animation-fill-mode: backwards;
}
.position-to:hover {
	right: -2px;
	transition: right .5s !important;
}

@keyframes myfirst
{
0%   {right:-194px;}
20%  {right: 0px;}
80%  {right: 0px;}
100% {right:-144px;}
}

@-moz-keyframes myfirst /* Firefox */
{
0%   {right:-194px;}
20%  {right: 0px;}
80%  {right: 0px;}
100% {right:-144px;}
}

@-webkit-keyframes myfirst /* Safari и Chrome */
{
0%   {right:-194px;}
20%  {right: 0px;}
80%  {right: 0px;}
100% {right:-144px;}
}