/*
@font-face {
    font-family: 'AudiType-Bold';
    src: local('AudiType-Bold'),
    	url('fonts/AudiType-Bold.woff2') format('woff2'),
    	url('fonts/AudiType-Bold.woff') format('woff'),
    	url('fonts/AudiType-Bold.ttf') format('truetype');
        font-weight: normal;
        font-style: normal;
}
@font-face {
    font-family: 'AudiType-ExtendedBold';
    src: local('AudiType-ExtendedBold'),
    	url('fonts/AudiType-ExtendedBold.woff2') format('woff2'),
    	url('fonts/AudiType-ExtendedBold.woff') format('woff'),
    	url('fonts/AudiType-ExtendedBold.ttf') format('truetype');
        font-weight: normal;
        font-style: normal;
}
@font-face {
    font-family: 'AudiType-ExtendedNormal';
    src: local('AudiType-ExtendedNormal'),
    	url('fonts/AudiType-ExtendedNormal.woff2') format('woff2'),
    	url('fonts/AudiType-ExtendedNormal.woff') format('woff'),
    	url('fonts/AudiType-ExtendedNormal.ttf') format('truetype');
        font-weight: normal;
        font-style: normal;
}
@font-face {
    font-family: 'AudiType-Normal';
    src: local('AudiType-Normal'),
    	url('fonts/AudiType-Normal.woff2') format('woff2'),
    	url('fonts/AudiType-Normal.woff') format('woff'),
    	url('fonts/AudiType-Normal.ttf') format('truetype');
}
*/
@font-face{font-family:'AudiType Ext';font-weight:400;src:url("fonts/AudiType-ExtendedNormal.eot");src:url("fonts/AudiType-ExtendedNormal.eot?#iefix") format("embedded-opentype"),url("fonts/AudiType-ExtendedNormal.woff") format("woff"),url("fonts/AudiType-ExtendedNormal.otf") format("opentype")}
@font-face{font-family:'AudiType Ext Bold';font-weight:700;src:url("fonts/AudiType-ExtendedBold.eot");src:url("fonts/AudiType-ExtendedBold.eot?#iefix") format("embedded-opentype"),url("fonts/AudiType-ExtendedBold.woff") format("woff"),url("fonts/AudiType-ExtendedBold.otf") format("opentype")}

/* Eric Meyer's CSS Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* End of Eric Meyer's CSS Reset */
html {
	height: 100%;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display: block;
}
body {
/* 	font: 12px/18px 'AudiType-Normal', Arial, sans-serif; */
	font-family: 'AudiType Ext', Verdana,Helvetica,sans-serif;
	width: 100%;
	height: 100%;
	color: #000;
}
.wrapper {
	max-width: 1200px;
	margin: 0 auto;
/* 	min-height: 100%; */
	height: auto !important;
	height: 100%;
}
.clear {
	clear: both;
}
/* Header
-----------------------------------------------------------------------------*/
.header {
}
.top {
	padding: 0 20px;
	height: 70px;
	text-align: right;
}
.top:after, .top .logo:after {
	display: block;
	content: '';
	clear: both;
}
.top .col-left {
	float: left;
	font-weight: 700;
	font-size: 12px;
	padding-top: 26px;
	padding-bottom: 1.3em;
	line-height: 0.4;
	text-align: left;
}
.top .col-right {
	padding-top: 15px;
	text-align: right;
}
.top .col-left, .top .col-right, .top .col-center {
	display: inline-block;
	vertical-align: middle;
}
.top .col-center {
    padding-top: 15px;
	font-family: 'Verdana';
	font-weight: bold;
}
.top .col-center span{
	font-weight: normal;
	font-size: 12px;
}
.top .logo {
	display: block;
	float: right;
	background: url('../img/logo.png') no-repeat 100% 50%;
	background-size: contain;
	width: 176px;
	height: 30px;
	margin-bottom: 5px;
}
.top p, .top span {
	display: block;
	clear: both;
}
.top-slide {
	position: relative;
    height: 350px;
    max-width: 1440px;
    width: 100%;
    background: url(../img/top-august17.jpg) no-repeat 50% 50%;
    background-size: cover;
    overflow: hidden;
    margin: 0 auto;
}
.top-slide .slogan {
	position: absolute;
	bottom: 80px;
    font-size: 20px;
    bottom: 20px;
	padding: 5px 10px 0px;
	background: #000;
	color:#fff;
	left: 20px;
	font-family: 'AudiType-ExtendedBold';
}
.slogan2 {
	position: absolute;
	bottom: 30px;
	padding: 5px 10px 0px;
	background: #000;
	color:#fff;
	left: 20px;
	font-size: 30px;
	font-family: 'AudiType-ExtendedBold';
}
.top .col-left span {
	color: #c0092a;
	font-size: 12px;
	letter-spacing: -1px;
	font-family: 'AudiType-ExtendedBold';
}
.top .col-center p {
	font-size: 14px;
}
.top .col-center p a {
	text-decoration: none;
	color: #000;
}
.top .col-center p:before {
	display: inline-block;
	content: '';
	background: url('../img/icons/phone.png') no-repeat 0 0;
	width: 10px;
	height: 17px;
	margin-right: 5px;
	vertical-align: sub;
}
.date-exclusive-top {
	display: block;
	font-family: 'AudiType-ExtendedBold';
	font-size: 18px;
	line-height: 22px;
	padding: 0 20px;
	margin: 10px 0;
}
/* Middle
-----------------------------------------------------------------------------*/
.content {
	padding: 0 0 100px;
}
.form {
	vertical-align: top;
	float: right;
	width: 370px;
	border: 1px solid #000;
}
.main-content {
	vertical-align: top;
	float: left;
	width: 770px;
}
.row {
	padding: 0 20px;
}
.row:after {
	display: block;
	clear: both;
	content: '';
}
.main-content p {
	display: block;
/* 	font-family: 'AudiType-ExtendedBold'; */
	font-size: 16px;
	line-height: 1;
	margin: 0 10px 20px;
}
.main-content-bottom p {
	display: block;
	font-family: 'AudiType-ExtendedBold';
	font-size: 18px;
	line-height: 22px;
	margin: 20px 10px 20px;
}
.main-content ul {
	margin: 0 0 20px 10px;
}
.main-content ul li {
	list-style-image: url('../img/icons/li.png');
	padding-left: 10px;
	font-size: 16px;
	line-height: 24px;
	font-family: 'AudiType-ExtendedNormal';
}
.form .title-blk {
	background: #f2f4f5;
	font-size: 18px;
	line-height: 20px;
	font-family: 'AudiType Ext Bold';
	display: block;
	padding: 15px 10px;
	text-align: center;
	cursor: pointer;
}
.form i {
	font-style: normal;
	font-size: 14px;
	line-height: 16px;
	display: block;
	margin: 20px 0;
	text-align: center;
/* 	font-family: 'AudiType-Normal'; */
	letter-spacing: -0.5px;
}
#form {
	text-align: center;
}
#form label {
	display: block;
	margin: 0 0 10px 0;
}
#form label i, #form label input {
	display: inline-block;
	vertical-align: middle;
}
#form label i {
	width: 42px;
	height: 42px;
	margin-right: 5px;
	margin: 0;
}
#form label input {
	border: 0;
	outline: none;
	height: 42px;
	line-height: 42px;
	font-size: 13px;
	padding-left: 10px;
	box-sizing: border-box;
	width: 275px;
}
#form i.name {
	background: url('../img/icons/input-name.png');
}
#form i.phone {
	background: url('../img/icons/input-phone.png');
}
#form i.email {
	background: url('../img/icons/input-email.png');
}
#form i.persons {
	float: left;
	width: 175px;
    margin-top: 10px;
}
#dilers {margin: 0 auto}
#form i.dilers {
	float: left;
	width: 120px;
    margin-top: 10px;
}
#dilers {
	display: block;
	padding: 8px 0px;
	border: 0;
	margin-right: 20px;
    cursor: pointer;
	outline: none;
	font-size: 14px;
	font-family: 'AudiType-ExtendedBold';
}
#persons {
	display: block;
	float: right;
	padding: 8px 20px;
	border: 0;
	margin-right: 20px;
	cursor: pointer;
	outline: none;
	font-size: 16px;
	font-family: 'AudiType-ExtendedBold';
}
#form button {
	display: block;
	border: 0;
	background: url('../img/icons/btn-arrow.png') no-repeat 90% 50% #000;
	width: 270px;
	height: 37px;
	line-height: 37px;
	padding-left: 20px;
	box-sizing: border-box;
	color: #fff;
	font-size: 12px;
	margin: 10px 0 20px 20px;
	text-align: left;
	cursor: pointer;
	font-family: 'AudiType Ext';
}
i.terms {
	text-align: left;
	display: block;
	margin: 0 0 0 25px;
}
i.terms2 {
	display: block;
	font-size: 12px;
	padding-top: 12px;
}

/* footer-slide */
.footer-slide {
	position: relative;
	margin: 0 auto 60px;
	background: url('../img/footer.jpg') no-repeat 0 0;
	height: 380px;
	max-width: 100%;
}
.footer-slide p {
	position: absolute;
	bottom: 80px;
    padding: 10px;
    background: #fff;
    left: 20px;
    font-size: 16px;
    line-height: 20px;
    font-family: 'AudiType-ExtendedBold';;
}
.footer-slide .second-p {
	bottom: 30px!important;
}
/* address */
.address {
	padding: 0 20px;
	margin-bottom: 40px;
}
.address .title-blk {
	display: block;
/* 	font-family: 'AudiType-ExtendedBold'; */
	margin-bottom: 10px;
	font-size: 15px;
	line-height: 20px;
}
.address p {
	font-size: 15px;
	line-height: 24px;
/* 	font-family: 'AudiType-ExtendedNormal'; */
}
#form-result {
	text-align: center;
    font-size: 22px;
    margin-bottom: 20px;
}
/* Footer
-----------------------------------------------------------------------------*/
.footer {
	width: 100%;
	margin: 0px auto 0;
/* 	height: 100px; */
	background: #dde0e1;
	position: relative;
}
.footer2{
	background-color: #000;
	color: #fff;
	font-size:11px;
	padding: 10px 0;
}
.footer2 a{
	color: #fff !important;
}
.footer-in {
	max-width: 1200px;
	margin: 0 auto;
	padding: 10px 0;
}
.footer-in:after {
	display: block;
	content: '';
	clear: both;
}
.rights, .footer-phone {
	display: inline-block;
	vertical-align: middle;
}
.rights .title-blk {
	display: block;
	font-family: 'AudiType Ext Bold';
	font-size: 18px;
	line-height: 22px;
	margin-bottom: 10px;
}
.rights p {
	font-size: 15px;
	line-height: 24px;
/* 	font-family: 'AudiType Ext'; */
}
.rights p a {
	text-decoration: none;
	color: #cc0033;
/* 	font-family: 'AudiType-Bold'; */
}
.rights p a:hover {
	text-decoration: none;
}
.footer-phone {
	width: 150px;
	height: 70px;
	margin-right: 50px;
	border-right: 1px solid #CECECE;
	background: url('../img/icons/phone-footer.png') no-repeat 50% 50%;
}
.logo-audi {
    font-family: Audi-Ext;
    font-size: 12px;
    padding-top: 1.5em;
    padding-bottom: 2.5em;
    color: #000;
	text-decoration:none;
}
.b, .strong { font-weight: bold }
ul li b { font-weight: bold }
/* -------new for filter-------*/
.filter {
	padding-bottom: 60px;
}
.filter-menu {
	padding-top: 0;
}
.filter-menu ul {
	text-align: center;
}
.filter-menu ul li {
	font-family: 'AudiType Ext';
	list-style: none;
	display: inline-block;
	font-size: 20px !important;
/* 	font-weight: 700; */
	color: #000;
	cursor: pointer;
	transition: all 0.2s;
	margin: 0 10px;
	text-transform: uppercase;
}
.filter-menu ul li a {
    color: #000;
}
.filter-menu ul li.active a, .filter-menu ul li:hover a {
	color: #cc0033;
    text-decoration: none;
}
.car-block {
	width: 100%;
	line-height: 40px;
	min-height: 40px !important;
}
.parametr {
	float: left;
	font-size: 14px;
	line-height: 1.2;
	font-family: 'AudiType-ExtendedNormal';
	padding: 4px 0;
	min-height: 40px !important;
}
.spec {
	background: #cc0033;
	color: white;
	text-align: center;
}
.spec_btn {
	margin-bottom: 15px;
	line-height: 1.2;
	min-height: 40px !important;
}
.center {
	text-align: center;
}
.model {
	text-transform: uppercase;
	padding-top: 13px;
}
.configure {
	padding-top: 13px;
}
.gray {
	background: #e7e9ea;
}
.btn_spec {
	display: block;
	border: 0;
	background: url('../img/icons/btn-arrow.png') no-repeat 90% 50% #000;
	width: 270px;
	height: 40px;
	box-sizing: border-box;
	padding: 13px 34px;
	color: #fff;
	font-size: 12px;
	text-align: left;
	cursor: pointer;
	font-family: 'AudiType Ext';
}
.btn_spec:hover {
	color: white;
}
.cursor {
	cursor: pointer;
}
.car-info {
	margin: 15px 0;
	padding: 15px 0;
	background: #f5f5f5;
	color: #000;
	font-size: 13px;
}
.car-info:after {
    display: block;
    clear: both;
    content: '';
}
.filter .car {
	display: block;
	position: relative;
	float: left;
	margin: 0 0 40px 40px;
    padding-top: 20px;
	width: 180px;
	height: 220px;
}
.filter .car .img {
	margin: 0 auto 15px;
	width: 100%;
	height: 90px;
	overflow: hidden;
	position: relative;
}
.filter .car .img img {
	width: 100%;
	height: auto;
}
.standbtn {
	display: inline-block;
	border: 0;
	background: url('../img/icons/btn-arrow.png') no-repeat 90% 50% #000;
/* 	width: 180px; */
	height: 37px;
	line-height: 37px;
	padding-left: 20px;
	padding-right: 50px;
	box-sizing: border-box;
	color: #fff;
	font-size: 12px;
	margin-top: 10px;
	text-align: left;
	cursor: pointer;
	font-family: 'AudiType Ext';
	margin: 10px auto 0;
}
.standbtnsale {
	display: block;
	border: 0;
	background: url('../img/icons/btn-arrow.png') no-repeat 93% 50% #000;
	max-width: 260px;
	height: 37px;
	line-height: 37px;
	padding-left: 20px;
	box-sizing: border-box;
	color: #fff;
	font-size: 11px;
	margin-top: 10px;
	text-align: left;
	cursor: pointer;
	font-family: 'AudiTypeScreen';
}
.standbtnsale:hover {
	color: white !important;
}
.car-title {
	font-family: 'AudiType Ext';
	text-align: center;
}
.get-car-info, #carInfo .call, #carInfo .title-block a {
	cursor: pointer;
	color: #000;
}
.model-title i {
	font-size: 36px;
	color: #868686;
	font-weight: 600;
	font-style: normal;
	display: block;
    line-height: 1;
}
.model-title b {
	font-family: 'AudiType Ext Bold';
	font-size: 66px;
	color: #868686;
	font-weight: 600;
}

.arcticmodal-overlay,
.arcticmodal-container { position: fixed; left: 0; top: 0; right: 0; bottom: 0; z-index: 1000; }
.arcticmodal-container { overflow: auto; margin: 0; padding: 0; border: 0; border-collapse: collapse; }
*:first-child+html .arcticmodal-container { height: 100% }
.arcticmodal-container_i { height: 100%; margin: 0 auto; }
.arcticmodal-container_i2 { padding: 24px; margin: 0; border: 0; vertical-align: middle; }
.arcticmodal-error { padding: 20px; border-radius: 10px; background: #000; color: #fff; }
.arcticmodal-loading { width: 80px; height: 80px; border-radius: 10px; background: #000 url(loading.gif) no-repeat 50% 50%; }
.arcticmodal-overlay {
	background-color: rgba(0, 0, 0, 0.29)!important;
}
.box-modal {
	position: relative;
	width: 320px;
	height: 370px;
	padding: 20px;
	background: #fff;
}
.box-modal_close { position: absolute; right: 10px; top: 6px; font-size: 13px; line-height: 30px; color: #fff; cursor: pointer;background-color: #000;width:30px;height: 30px;text-align: center;}
.box-modal_close:hover { background-color: #666; }
.box-modal input {
	padding: 15px 10px;
	width: 280px;
	display: block;
	margin-bottom: 10px;
	font-size: 16px;
}
#carInfo {
	width: 980px;
	padding: 0;
	height: auto;
	box-shadow: 0 0 100px 0 #7B7B7B;
	box-sizing: border-box;
}
#res-carInfo img {
	display: block;
	margin: 0 auto;
	max-width: 408px;
	height: 100%;
	width: 100%;
}
.red-audi {
	color: #c0092a;
	font-size: 12px;
	letter-spacing: -1px;
	font-family: 'AudiType-ExtendedBold';
}
.title-block {
	padding: 10px 20px;
}
.title-block b {
	margin: 0 10px;
	font-size: 18px;
}
#res-carInfo .col-left {
	margin-left: 90px;
	padding-top: 10px;
	float: left;
}
#res-carInfo .col-right {
	float: right;
	padding-top: 10px;
	margin-right: 90px;
	display: block;
}
.car-info ul {
	margin-bottom: 20px;
}
.car-info .toggle, .car-info .no-toggle {
	margin: 0 0 10px;
	color: #000;
	font-weight: bold;
	display: block;
	cursor: pointer;
	padding: 10px;
	background: #ddd;
	position: relative;
}
.car-info .toggle:after, .car-info .toggle:before {
	content: '';
    display: block;
    background: #000;
    position: absolute;
    right: 20px;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 13px;
    height: 4px;
    -webkit-transition: -webkit-transform .3s;
    transition: transform .3s;
}
.car-info .toggle:after {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}
.car-info .toggle.active:after {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}
.car-info ul li {
	display: inline-block;
	margin: 0 0 0 40px;
	text-align: left;
	width: 100%;
}
.car-info ul li i::before {
	content: "•";
	display: inline-block;
	color: rgb(0, 0, 0);
	margin-right: 5px;
	width: 30px;
}
.car-info ul li p {
	display: inline-block;
	vertical-align: top;
	max-width: 300px;
}
#form-callme span {
	font-weight: 600;
	font-size: 17px!important;
	display: block;
	margin-bottom: 25px;
	font-family: 'AudiType Ext Bold';
}
#form-callme .phone{
	text-align: center;
}
#form-callme .standbtn{
	width: 100%;
}
#form-callme label i{
	font-size: 11px;
}
.audi {
	font-weight: 600;
	font-size: 18px;
	font-family: 'AudiType Ext Bold';
}
#res-callme, #res-callme2 {
	font-size: 14px;
	line-height: 1.2;
	font-family: 'AudiType Ext';
	text-align: center;
	padding-top: 20px;
}
#res-callme2{
	width: 100%;
}
.title-blk p {
	font-size: 12px;
	line-height: 16px;
	font-family: 'AudiTypeScreen';
}
.main_content_offer {
	display: block;
	font-family: 'AudiType Ext Bold';
	font-size: 30px;
	line-height: 32px;
	margin: 20px 10px 40px;
	text-align: center;
	padding-top: 20px;
}
.this_night {
	display: block;
	font-family: 'AudiType Ext Bold';
	font-size: 18px;
	line-height: 24px;
	margin: -30px 10px 10px;
	text-align: left;
	padding-top: 30px;
	padding-left: 8%;
}
.logo-block {
	float: left;
	font-family: Audi-Ext;
	font-weight: 700;
	font-size: 10px;
	padding-top: 20px;
	padding-bottom: 2em;
	color: #000;
}
.logo-txt {
	font-size: 13px;
	font-family: 'AudiType Ext Bold';
	color: #000;
	margin-bottom: 5px;
/* 	font-weight: 700; */
}
.logo-txt-black {
	font-size: 11px;
	line-height: 14px;
	font-family: 'AudiTypeScreen';
	color: #000;
	font-weight: normal;
}
.nonstyled:hover {
	text-decoration: none;
}
.head-addr{
	font-family: 'AudiTypeScreen';
}
.align-center-main {
    width: 100%;
    float: none;
}
.align-center-main p {
    text-align: center;
}
.left-col {
    display: block;
    float: left;
    width: 45%;
    margin: 0 20px!important;
}
.modal-col {
    display: block;
    width: 100%;
}
.modal-col ul li i::before {
    width: 10px;
}
.b, .strong { font-weight: bold }
.hidden-main-form {
	padding-bottom: 10px;
}
.image-and-special-offer {
	margin: 0 auto 20px;
    text-align: center;
    max-width: 785px;
}
.image-and-special-offer .img, .image-and-special-offer .special-offer {
	display: inline-block;
	vertical-align: top;
	width: 390px;
}
.image-and-special-offer .special-offer {
	padding: 0 20px;
	display: none;
}
.price-from {
	font-size: 13px;
	font-family: 'AudiType Ext';
}
.fixed-models-menu {
	display: none;
	position: fixed;
/* 	bottom: 0; */
	top: 0;
	width: 100%;
	height: 50px;
	line-height: 50px;
}
.fixed-models-menu ul {
	text-align: center;
    display: block;
    background: #fff;
    max-width: 680px;
    width: 100%;
    margin: 0 auto;
    border: 1px solid #000;
    border-bottom: 0;
}
.fixed-models-menu-scrolled ul {
	background: rgba(255, 255, 255, 0.8)!important;
	border: 0!important;
}
.fixed-models-menu ul li {
	list-style: none;
	display: inline-block;
	font-family: 'AudiType Ext Bold';
	font-size: 20px !important;
    font-weight: 700;
    color: #000;
    cursor: pointer;
    transition: all 0.2s;
    margin: 0 10px;
}
.fixed-models-menu ul li.active, .fixed-models-menu ul li:hover {
    color: #cc0033;
}
.modal-col-hidden {
	display: none;
}
.link-entry-service{
    display: block;
    text-decoration: none;
    border: 0;
    background: #fff;
    cursor: pointer;
    position: fixed;
    top: 50%;
    left: -3px;
    margin-top: -139px;
    z-index: 989000000;
    -webkit-transition: left 0.3s;
    -moz-transition: left 0.3s;
    -ms-transition: left 0.3s;
    -o-transition: left 0.3s;
}
.link-entry-service:hover{
    text-decoration: none;
    left: 0;
}
.link-entry-service:active,
.link-entry-service:focus{
    outline: none;
    color: #fff;
}
.exclusive:after {
	content: 'Эксклюзив';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    padding: 5px 0 0 5px;
    font-size: 13px;
    color: #000;
    font-family: 'AudiType-ExtendedBold';
}
.sale-txt {
    display: block;
    width: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, 0);
    font-size: 13px;
    font-family: 'AudiType-ExtendedBold';
    padding: 1px 5px;
    background: #cc0033;
    color: #fff;
}
@media screen and (max-width: 900px){
    .link-entry-service{
        display: none;
    }
}

.price-block{
	font-size: 12px;
}
.price-block b{
	color: #C5012D;
}
.main-content a, .address a{
	color: #cc0033;
}
h1{
	font-family: 'AudiType Ext Bold' !important;
	font-weight: bold !important;
}

/*Cookie styles*/

.cookie-container {
    position: fixed;
    bottom: -100%;
    left: 0;
    right: 0;
    background: #000;
    color: #f5f6fa;
    transition: 400ms;
    z-index: 2;
    box-shadow: 0 -2px 16px rgba(47, 54, 64, 1.5);
}

.cookie-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 21px 32px
}

.cookie-container.active {
    bottom: 0;
}

.about {
    padding: 5px 20px
}

@media screen and (max-width: 1200px) {
    .cookie-container p {
        font-size: 1.1rem;
    }
}

.cookie-btn {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    color: #fff;
    text-align: center;
    padding: 16px 50px;
    white-space: nowrap;
    cursor: pointer;
    -webkit-transition: background-color .3s;
    transition: background-color .3s
}


.cookie-mobile {
    display: none
}

.cookie-btn-container,
.cookie-btn-container_2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.cookie-btn-container a {
    display: inline-block;
    padding: 0 50px;
    margin-left: 20px
}

@media (max-width: 1262px) {
    .cookie-popup .df-popup__wrap {
        margin: 40px
    }

    .cookie-desktop {
        max-width: 60%
    }

    .cookie-container {
        padding-left: 40px;
        padding-right: 40px
    }
}

@media (max-width: 900px) {
    .cookie-btn-container a {
        padding: 0 15px;
        margin-left: 10px
    }

    .cookie-desktop {
        max-width: 65%
    }

    .cookie-popup .df-popup__wrap {
        max-height: calc(100vh - 64px);
        padding: 30px 20px 30px 40px;
        margin: 32px
    }

    .cookie-popup__info {
        max-height: calc(100vh - 64px - 2 * 30px - 36px - 25px - 32px - 48px)
    }
}

@media (max-width: 767px) {
    .cookie-popup .df-popup__wrap {
        margin: 16px
    }

    .cookie-container {
        padding: 15px 16px;
        width: 100%
    }

    .cookie-mobile {
        display: block
    }

    .cookie-desktop {
        display: none
    }

    .cookie-btn-container .submit_2 {
        color: #fff;
        background-color: black;
        margin-left: 0;
        width: 100%
    }
    .cookie-popup .df-popup__wrap {
        margin: 16px
    }
    .cookie-row {
        padding: 0 16px;
    }


}

@media (max-width: 640px) {
    .cookie-popup .df-popup__wrap {
        padding: 48px
    }

    .cookie-popup__title {
        margin-bottom: 16px
    }

    .cookie-mobile {
        width: 100%;
        margin-bottom: 13px
    }

    .cookie-row {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .cookie-buttons {
        width: 100%
    }

    .cookie-buttons a.about {
        padding: 5px 20px
    }

    .cookie-popup__buttons .df-button {
        width: 210px
    }
    .cookie-popup__info {
        overflow-y: scroll;
    }
}

@media (max-width: 480px) {
    .cookie-btn-container {
        width: 100%;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

	.cookie-btn-container a.about {
        padding: 0 15px
    }

    .cookie-btn-container a {
        margin-left: 0;
        width: calc(50% - 8px)
    }

    .cookie-popup__buttons .df-button {
        width: 100%
    }

    .cookie-popup__title {
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 10px
    }

    .cookie-popup .df-popup__wrap {
        max-height: calc(100vh - 64px);
        padding: 48px 16px 20px
    }

    .cookie-popup__info {
        max-height: calc((100vh - 64px) - 48px - 20px - 24px - 10px - 32px - 48px);
    }
}

.cookie-popup {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.cookie-popup .df-popup__wrap {
    max-width: 800px;
    background-color: #fff;
    padding: 30px 30px 30px 30px;
    margin: 56px;
    max-height: calc(100vh - 112px);
    height: auto;
    min-height: inherit;
    position: relative;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%
}

.cookie-popup .df-popup__center {
    position: static
}

.cookie-popup__title {
    font-size: 30px;
    line-height: 36px;
    color: #000;
    text-align: center;
    margin-bottom: 25px
}

.cookie-popup__info {
    font-size: 14px;
    line-height: 18px;
    color: #000;
    position: relative;
    width: 100%;
    margin-bottom: 32px;
    max-height: calc(100vh - 112px - 2 * 30px - 36px - 25px - 32px - 48px);
}

.cookie-popup__buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%
}

.cookie-popup__buttons .df-button {
    width: calc(50% - 16px);
    padding: 12px 50px;
    min-height: 48px;
    background-color: #000;
    color: #fff;

}

.cookie-popup__buttons .df-button--wh {
    background-color: transparent;
    color: #666;
    border: 2px solid #e4dcd3;
    padding: 10px 50px
}

.cookie-popup__buttons .df-button--wh:hover {
    background-color: transparent
}

.df-popup {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, .8);
    z-index: 1001;
    overflow: auto;
    -webkit-overflow-scrolling: touch
}

.df-popup__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-height: 100vh
}

.df-popup__center {
    position: relative
}

.df-popup__close {
    position: absolute;
    display: block;
    padding: 10px;
    top: 7px;
    right: 14px;
    z-index: 10
}

.df-popup__close svg {
    display: block;
    width: 16px;
    height: 16px;
    fill: #666;
    -webkit-transition: .3s;
    transition: .3s
}

.df-popup__close:hover svg {
    fill: #b7b7b7
}


.submit {
    background: #fff;
    border: 0;
    color: #000;
    padding: 12px 48px;
    cursor: pointer;
}

.submit_2 {
    padding: 12px 48px;
    cursor: pointer;
    color: #fff;
    background: #000;
    width: 100%;
}
/*END cookies*/