/*@import url("//hello.myfonts.net/count/2b752a");
@import url("//hello.myfonts.net/count/2b94a1");
@import url("//hello.myfonts.net/count/2c1116");
  
@font-face {font-family: 'Exec-Corners-Extralight';src: url('webfonts/2B752A_0_0.eot');src: url('webfonts/2B752A_0_0.eot?#iefix') format('embedded-opentype'),url('webfonts/2B752A_0_0.woff') format('woff'),url('webfonts/2B752A_0_0.ttf') format('truetype');}
 
@font-face {font-family: 'Exec-Corners-Extralight';src: url('webfonts/2C1116_0_0.eot');src: url('webfonts/2C1116_0_0.eot?#iefix') format('embedded-opentype'),url('webfonts/2C1116_0_0.woff') format('woff'),url('webfonts/2C1116_0_0.ttf') format('truetype');}

@font-face {font-family: 'ALSScripticus-Bold';src: url('webfonts/2B94A1_1_0.eot');src: url('webfonts/2B94A1_1_0.eot?#iefix') format('embedded-opentype'),url('webfonts/2B94A1_1_0.woff') format('woff'),url('webfonts/2B94A1_1_0.ttf') format('truetype');}
*/
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;700&display=swap");

@font-face {
  font-family: "ALSScripticus";
  src: url("webfonts/2B94A1_0_0.eot");
  src: url("webfonts/2B94A1_0_0.eot?#iefix") format("embedded-opentype"),
    url("webfonts/2B94A1_0_0.woff") format("woff"),
    url("webfonts/2B94A1_0_0.ttf") format("truetype");
}

/* 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-family: "Montserrat", sans-serif;
  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 */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

strong {
  font-weight: bold;
  font-family: 'Montserrat', sans-serif;
}

html * {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

*,
*:after,
*:before {
  box-sizing: border-box;
}

html,
body {
  min-width: 1224px;
}
body {
  font: 14px/1.4 'Montserrat', sans-serif;
  background: #fff;
  color: #333333;
  /*overflow-y: scroll;*/
}

.alscr,
.alscr * {
  font-family: "ALSScripticus" !important;
}

#ckedtr_freetitle.alscr strong,
#ckedtr_freetitle.alscr strong *,
#ckedtr_freetitle.alscr * strong,
#ckedtr_freetitle.alscr * strong *,
.alscr strong,
.alscr * strong,
.alscrb,
.alscrb * {
  /*font-family: 'ALSScripticus-Bold' !important;*/
  font-family: 'Montserrat', sans-serif !important;
  font-weight: bold !important;
}

.wrapper {
  width: 1140px;
  margin: 0 auto;
  position: relative;
}

h1,
h2,
h3,
h4 {
  font-family: 'Montserrat', sans-serif;
  font-weight: normal;
}

.page-header {
  height: 120px;
}
.page-header figure {
  margin-left: -42px;
  position: absolute;
  z-index: 10;
}
.page-header figure figcaption {
  display: none;
}
.page-header figure img {
}

.page-header nav {
  text-align: center;
}
.page-header nav ul li {
  display: inline-block;
  line-height: 120px;

  position: static;
}

.page-header nav ul {
  position: relative;
}
.page-header nav ul li a {
  text-transform: uppercase;
  text-decoration: none;
  font: 21px 'Montserrat', sans-serif;
  color: #333333;
  padding: 0 10px;
}
.page-header nav ul li:hover a,
.page-header nav ul li.cur a,
.page-header nav ul li.cur ul li.cur a,
.page-header nav ul li.cur ul li.active a {
  color: #d64005;
}

.main-page .page-header nav ul li:nth-child(1) a {
  color: #d64005;
}
.main-page .page-header nav ul li:nth-child(2) a {
  color: #c26f05;
}
.main-page .page-header nav ul li:nth-child(3) a {
  color: #b98605;
}
.main-page .page-header nav ul li:nth-child(4) a {
  color: #af9e05;
}
.main-page .page-header nav ul li:nth-child(5) a {
  color: #a6b505;
}

.main-page #magic-line {
  opacity: 0;
}
.page-header nav:hover #magic-line {
  opacity: 1;
}

#magic-line {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#magic-line {
  position: absolute;
  top: 0;
  left: 0;
  width: 100px;
  height: 3px;
  background: #d64005;
}

.page-header nav ul li ul {
  position: absolute;
  top: 70px;
  width: 100%;
  left: 0;
}

.inner-page .page-header nav ul li {
  line-height: 80px;
}
.inner-page .page-header nav ul li ul,
.inner-page .page-header nav ul li ul li {
  line-height: 12px !important;
  font-size: 14px;
}
.inner-page .page-header nav ul li ul li a {
  font-size: 16px;
  color: #333;
}
.inner-page .page-header nav ul li ul li a:hover {
  color: #d64005;
}

.video-recipes .rs-slide-bg,
.video-recipes .rs-wrap,
.video-recipes .table,
.video-recipes .table-cell,
.video-recipes .r1,
.video-recipes .r2,
.video-recipes .r3 {
  position: relative;
}

.video-recipes img {
  vertical-align: baseline;
  float: left;
}

.video-recipes li {
  float: left;
  white-space: nowrap;
}

.video-recipes .table-cell {
  vertical-align: top;
}

.video-recipes li a {
  display: table-cell !important;
}

.video-recipes .r-p {
  position: relative;
}

.video-recipes .r-p .bl {
  position: absolute;
  display: block;
  text-indent: -9999px;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../i/v-recipes/hvr.png) no-repeat 50% 50%;
  opacity: 0;
}

.video-recipes .r-p:hover .bl {
  opacity: 1;
}

.main-news figure {
  text-align: center;
  width: 33.333%;
  float: left;
}

.main-news figure figcaption h3 {
  text-transform: uppercase;
  color: #d53f05;
  font-weight: bold;
  font: 18px 'Montserrat', sans-serif;
  margin: 0;
  padding: 20px 40px 5px;
  /*height: 50px;*/
  max-height: 40px;
  /*min-height: 50px;*/
  overflow: hidden;
}

.main-news figure figcaption p {
  color: #666666;
  /*height: 50px;
	max-height: 50px;*/
	min-height: 100px;
  margin: 10px 40px 20px;
  font: 15px 'Montserrat', sans-serif;
}

.main-news figure a {
  text-decoration: none;
  position: relative;
}

.expander a {
  display: inline-block !important;
  width: auto;
  margin-top: 10px;
}

.collapser {
  display: block;
  margin-top: 10px;
}
.main-news figure figcaption button,
.gbtn,
.expander .more-link,
.collapser .less-link,
.brand_cat article figure a button,
#form #submit {
  background: transparent;
  border: 1px solid #d2da82;
  color: #a5b505;
  text-transform: uppercase;
  font: 12px 'Montserrat', sans-serif;
  padding: 10px 15px;
  border-radius: 3px;
  background-clip: padding-box;

  cursor: pointer;
  cursor: hand;

  display: inline-block;

  text-decoration: none;
}
.brand_cat article figure a .button {
  position: absolute;
  top: 130px;
  left: 0;
  width: 100%;
  z-index: 2;
}
.brand_cat article figure a .button button {
  display: inline-block;
  margin: 0 auto;
}
.brand_cat article figure a .button button:hover {
  background: #a5b505;
  color: #fff;
}

.main-news figure a:hover h3 {
  color: #a6b505;
}

.main-news figure a:hover button,
.gbtn:hover,
.expander .more-link:hover,
.collapser .less-link:hover {
  color: #a6b505;
  border-color: #a6b505;
  border-radius: 20px;
}

.main-news figure a:hover img {
  box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.25);
  z-index: 999;
  position: relative;
}

#sequence {
  height: 510px;
  margin: 0;
  position: relative; /* required */
  width: 100%;
  /*padding-bottom: 90px;
	margin-bottom: 90px;*/
  overflow: hidden;
}
#sequence > .sequence-canvas li > * {
  /* required */
  position: absolute;
}
#sequence > .sequence-canvas {
  /* required */
  height: 420px;
  width: 100%;
}
#sequence > .sequence-canvas > li {
  /* required */
  position: absolute;
  width: 100%;
  height: 420px;
  z-index: 1;
}

.main-visuals .video-section,
.main-visuals .video-text {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
}

.video-text {
  z-index: 100;
}

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

.main-visuals .v2 {
  /*background: url(../i/seq/1.jpg) 50% 50% no-repeat;*/
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.main-visuals .v3 {
  /*background: url(../i/seq/2.jpg) 50% 50% no-repeat;*/
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.main-visuals .animate-in .frame {
  opacity: 1;
}

.main-visuals .frame {
  opacity: 0;

  width: 100%;
  height: 100%;

  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.wbtn:hover {
  color: #fff;
  border-color: #fff;
  border-radius: 40px;
}

.frame h2 {
  font: 43px 'Montserrat', sans-serif;
  text-transform: uppercase;
  display: inline-block;
  padding: 5px 28px;
  line-height: 1.2 !important;
}

.frame h3 {
  font: 21px 'Montserrat', sans-serif;
  text-transform: uppercase;
  display: inline-block;
  padding: 5px 30px;
  margin-top: 20px;
  line-height: 1.2 !important;
}

.frame h4 {
  font: 18px 'Montserrat', sans-serif;
  padding: 5px 30px;
  margin-top: 20px;
  line-height: 1.2 !important;
}

.frame .wrapper {
  position: relative;
  height: 100%;
}
.frame .wrapper .inn {
  position: absolute;
  top: 80px;
}

.frame .wrapper figure {
  position: absolute;
  bottom: -80px;
  right: -25px;
}

.frame .flyfromleft {
  margin-left: -180%;
}

.frame .flyfromright {
  margin-right: -180%;
}

.animate-in .frame * {
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.animate-in .frame .flyfromleft {
  margin-left: 0;
}

.animate-in .frame .flyfromright {
  margin-right: 0;
}

.frame p {
  margin: 12px 0 0 0;
}

/*
 * 
 *
            INNER
 
 * */

.brand article {
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.brand article .wrapper {
  height: 420px;
}

.brand .frame .wrapper figure.fit {
  bottom: 0;
  right: 0;
}
.brand .frame .wrapper figure.fit img {
  vertical-align: bottom;
}
.brand .frame .wrapper .inn h3 {
  width: 100%;
}
.dv {
  background-position: 50% 100% !important;
  background-repeat: no-repeat;
  color: #656565;
}
.jstvis {
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.dv p,
#ckedtr_brandbody p {
  margin: 30px 0 0 0;
}
.dv .inner {
  width: 550px;
  display: inline-block;
  text-align: left;
}

h2 {
  font: 30px 'Montserrat', sans-serif;
  text-transform: uppercase;
  color: #cc0000;
  line-height: 1.2 !important;
}

.brand_cat .hvr {
  opacity: 0;
  position: absolute;
  -webkit-transform: scale(1.05, 1.05);
  -ms-transform: scale(1.05, 1.05);
  transform: scale(1.05, 1.05);
  width: 100%;
}
.brand_cat .hvr img {
  max-width: 160%;
}

.brand_cat article figure a:hover .hvr {
  opacity: 1;
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
}
.brand_cat article figure a:hover .prod {
  -webkit-transform: scale(0.95, 0.95);
  -ms-transform: scale(0.95, 0.95);
  transform: scale(0.95, 0.95);
  opacity: 0;
}

.brand_cat .prod {
  position: absolute;
  width: 90%;
  padding: 20px 5% 0;
}
.brand_cat article {
  border: 1px solid #e4e4e4;
  text-align: center;
  margin-top: 30px;
}

.brand_cat article figure:nth-child(3n-2) {
  margin-left: -1px;
  margin-right: -2px;
}

.brand_cat article figure {
  text-align: center;
  display: inline-block;

  width: 380px;
  height: 298px;
  margin-right: -1px;
  margin-left: -2px;
  border-bottom: 1px solid #e4e4e4;
  margin-bottom: -1px;
  /*position: relative;
	top: 1px;*/

  vertical-align: top;
  overflow: hidden;
}

.brand_cat article figure .prod img {
  overflow: hidden;
  max-height: 221px;
}
.brand_cat article figure figcaption {
  overflow: hidden;
  max-height: 36px;
}
.brand_cat article figure a {
  text-decoration: none;
  color: #333;
  text-transform: uppercase;
  font-size: 13px;

  display: block;
  width: 100%;
  height: 100%;

  position: relative;
}

.brand_cat article figure b {
  color: #999;
}

.brands,
.brand {
  overflow: hidden;
}

.brands article {
  /*padding-top: 10px;*/
  margin-bottom: 90px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.brands article .wrapper {
  height: 420px;
}
/*
#chim-chim{
	background: url(../i/seq/2.jpg) 50% 50% no-repeat;
	
}

#chim-chim  .wrapper{
	height: 420px;
}

#chim-chim-hotasia .wrapper{
	background: url(../i/b/ha.jpg) no-repeat 50% 50%;
	height: 420px;
}

#kostrovok .wrapper{
	background: url(../i/b/sh.jpg) no-repeat 50% 50%;
	height: 420px;
}
*/

/*
 * 
 * */

.ttn {
  text-transform: none !important;
}
.f10 {
  font-size: 10px !important;
}
.f12 {
  font-size: 12px !important;
}
.f14 {
  font-size: 14px !important;
}
.f15 {
  font-size: 15px !important;
}
.f16 {
  font-size: 16px !important;
}
.f18 {
  font-size: 18px !important;
}
.f21,
.f20 {
  font-size: 21px !important;
}
.f22 {
  font-size: 22px !important;
}
.f24 {
  font-size: 24px !important;
}
.f27,
.f26 {
  font-size: 27px !important;
}
.f28 {
  font-size: 28px !important;
}
.f30 {
  font-size: 30px !important;
}

.f40 {
  font-size: 40px !important;
}
.f56 {
  font-size: 56px !important;
}
.f60 {
  font-size: 60px !important;
}
.f76 {
  font-size: 76px !important;
}
.f80 {
  font-size: 80px !important;
}

.bg-w {
  background: #fff;
}
.bg-ylw {
  background: #ffc000;
}

.bg-pnk {
  background: #e10035;
}

.bg-bl {
  background: #000;
}

.bg-rd {
  background: #d11a00;
}

.bg-brck {
  background: #d64005;
}

.bg-lm {
  background: #a6b505;
}

.fg-pink a:hover {
  color: #bacb00;
}

.fg-dflt {
  color: #333333;
}

.fg-pink,
.fg-pink a {
  color: #ff0048;
}

.fg-w,
.fg-w a {
  color: #fff !important;
}

.fg-ylw,
.fg-ylw a {
  color: #ffc000;
}

.fg-grn,
.fg-grn a {
  color: #a6b700;
}

.fg-gry,
.fg-gry a {
  color: #666666;
}
.fg-rd,
.fg-rd a {
  color: #cc0000;
}

.fg-cn,
.fg-cn a {
  color: #00b7e5;
}

.fg-blu,
.fg-blu a {
  color: #443c69;
}

.fg-orng,
.fg-orng a {
  color: #d64005;
}

.up {
  text-transform: uppercase;
}

/*
.b{
	font-weight: bold;
}
*/

.i-gal-grn {
  background: url(../i/prods/s.png) 0 -655px no-repeat;
  display: inline-block;
  padding-left: 40px;
}

.i-gal-rd {
  background: url(../i/prods/s.png) 0 -945px no-repeat;
  display: inline-block;
  padding-left: 40px;
}
.slider .i-gal-rd {
  padding-left: 20px !important;
}
.i-pen-cn {
  background: url(../i/prods/s.png) 0 -363px no-repeat;
  display: inline-block;
  padding-left: 40px;
  line-height: 50px;
}

.wbtn {
  background: transparent;
  border: 1px solid #f7f7f7;
  color: #f7f7f7;
  text-transform: uppercase;
  font: 13px 'Montserrat', sans-serif;
  padding: 10px 15px;
  display: inline-block;
  width: auto;
  text-decoration: none;
  border-radius: 3px;
  background-clip: padding-box;

  cursor: pointer;
  cursor: hand;
}

.orngbtn {
  border: 1px solid #d64005 !important;
  color: #d64005 !important;
}

.plane {
  color: #fff !important;
  padding-left: 40px !important;
  background-color: #d64005;
  background-position: 13px 50%;
  background-repeat: no-repeat;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACkAAAAbCAYAAADh0qZQAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAwOS8wOS8xNOg7GGEAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzVxteM2AAACp0lEQVRYhc2XS4iOURjHfzOug4hBSTLu4zIXxr1clshWkttaiSykyYKVLBRWStlIscBCshEpYUkTym2DRFIu4zr4WZzz6fOa75v3fPO5/OtZnPOe8zy/c85zLm+Nyn+iQcAEYAowF2gDpgMna/4RZP8INDECzQUmx7q6onZXgM1/A7IPMD4CzQHmAVNjeUiZfu+BxUBH3z8AVQBqAuYDM4AGYHiin8NAB0BvZ3JsBGiOQDNjeVSZPh8BCTlYSveBBcBrgJSZHE2YpaboYBYhh8bk7P8QuEkY2Owe2rYXAMtBjiDMSCOwEGiJQONyAhUkcAk4Rci/jYRdW05no/1UjVpPGF0jIalnR6AGoDYRqqAnwGngWCzvAtbn8PcmMjz4pVa9ZnX0Wb2oblKHqP3V3errBB/tKllDbVYv9ALuobpfbS1yvEa9l+jnljq4FCRqH3WH+UfdqZ6LMMOLHLbG+lR9V1d0B1gMWbAW9XIZZ3fUPWpjpl+9uk99VwGg6vFSgN1Bog4w5NL76OCVelJdrQ7KtK1RN6gPKoRTfaGOT4Us2BJ1uzqxxPc29Xwv4AraVg6wJ8hSNtKwUTqrAHjDcApUDbLOcLw8qgKcapdhtXqMnQLZViW4go7kjZ3ywBgK3CZcjQeBLmAp4ZUzNK+TqKfxZnmep3HKA+MtcB1YCzwDDsT6BsL9vgxYBEwDBvbga29eQCB542yNS/VSPaquVIcVfe+nzjLk7gn1tvots8yX1NqUuKmQzeqXTNDH6ml1eTft69Q56hb1jOEymJ8YMxlygHrX3/XRfDs1exnkstSn2GfgWqaui5CnV3P0/5AYD6jsvZiF2QmcqyR4blUw/ZPUT3GZD1WyfKlWyY9YLeG8fAqsAr5We+KyqvRvcR0hNx9XF6d7/QCdZW/Yu41wvgAAAABJRU5ErkJggg==");
}
.no-bg-image {
  background-image: none;
}

.btn50 {
  padding-top: 0;
  padding-bottom: 0;
  height: 50px;
  line-height: 50px;
}

.lists {
  display: none;
}

.list-row h4 {
  border-bottom: solid 1px #e4e4e4;
  padding: 25px 30px;
  text-align: left;
}

.list-row {
  border: solid 1px #e4e4e4;
  margin-top: -1px;
}

.list-row .list {
  padding: 30px;
  color: #666;
  font-size: 16px;
  text-align: left;
  line-height: 1.1;
}

.list-row .list br {
  line-height: 160%;
}

footer nav {
  margin: 15px 0 0 0;
}

footer nav li ul {
  display: none;
}

footer nav li {
  display: inline-block;
  margin: 0 0.5em;
  font: 12px 'Montserrat', sans-serif;
}
footer nav li a {
  text-decoration: none;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.5);
}

footer .copy {
  text-transform: uppercase;
  font: 12px 'Montserrat', sans-serif;
  color: rgba(0, 0, 0, 0.5);
  margin: 4px 0 0 0;
}

footer .soc {
  display: inline-block;
  margin: 5px;
  text-indent: -9999px;
  width: 60px;
  height: 60px;
  background: url(../i/_soc_ico.png) repeat-y 0 50%;
  border-radius: 50%;
  /*	background-clip: padding-box; */
}

footer .soc:hover {
}
.fb {
  background-color: #5d82d1 !important;
  background-position: 24px 50% !important;
}
.yt {
  background-color: #cc0000 !important;
  background-position: -46px 50% !important;
}

.vk {
  background-color: #4d75a3 !important;
  background-position: -116px 50% !important;
}
.instagram {
  position: relative;
}

.instagram:after {
  content: "";
  width: 60px;
  height: 60px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  z-index: 1;
  background: url(../i/_soc_ico.png) repeat-y -186px 50%;
}
.instagram:before {
  content: "";
  width: 60px;
  height: 60px;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  z-index: 0;
  background: url(../i/_soc_ico_bg-instagram.png) 0 0;
}

.fb:hover {
  background-position: 24px 60px !important;
}
.yt:hover {
  background-position: -46px 60px !important;
}
.vk:hover {
  background-position: -116px 60px !important;
}
.instagram:hover:after {
  background-position: -185px 60px !important;
}

.pdf {
  text-decoration: none;
  display: inline-block;
  padding-top: 80px;
  background: url(../i/inr/pdf.png) no-repeat 0 0;
  line-height: 1.2;
  margin-left: -3px;
  padding-left: 3px;
}

.ico-email {
  background: url(../i/inr/email-hvr.png) no-repeat 50% -100px;
}
.ico-download {
  background: url(../i/inr/download-hvr.png) no-repeat 50% -100px;
}
.ico-request {
  background: url(../i/inr/request-hvr.png) no-repeat 50% -100px;
}

.ico-email:hover {
  background-position: 50% 0;
}
.ico-download:hover {
  background-position: 50% 0;
}
.ico-request:hover {
  background-position: 50% 0;
}

.ico-email:hover img,
.ico-download:hover img,
.ico-request:hover img {
  opacity: 0;
}
.ico-email img,
.ico-download img,
.ico-request img {
  opacity: 1;
}

.static figure.ico-email:hover a h2,
.static figure.ico-email:hover h2 a,
.static figure.ico-email:hover a,
.static figure.ico-download:hover a h2,
.static figure.ico-download:hover h2 a,
.static figure.ico-download:hover a,
.static figure.ico-request:hover a h2,
.static figure.ico-request:hover h2 a,
.static figure.ico-request:hover a {
  color: #bacb00 !important;
}

.static .summary {
  height: 580px;
}
.kontakty.static .summary {
  height: 400px;
}
.kontakty.static .pt200 {
  padding-top: 90px;
}

.static figure a {
  text-decoration: none;
}

.static .page-header nav ul li a {
  color: #fff;
}
.static .page-header nav ul li:hover a,
.static .page-header nav ul li.cur a,
.static .page-header nav ul li.cur ul li.cur a,
.static .page-header nav ul li.cur ul li.active a {
  color: #bacb00;
}

.static .page-header nav ul li ul li a,
.static .page-header nav ul li.cur ul li a {
  color: #fff;
}
.static .page-header nav ul li ul li a:hover {
  color: #bacb00;
}
.caru {
  position: relative;
  overflow: hidden;
}
#foo figure {
  width: 1141px;
  float: left;
  height: 399px;
  margin: 0 -130px;
  position: relative;
}
#foo figure img {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
#foo figure figcaption {
  margin: 140px auto 0;
  position: relative;
  z-index: 2;
}
#foo figure figcaption h3 {
  width: 60px;
  height: 60px;
  font-size: 22px;
  line-height: 60px;
  border: 1px solid rgba(255, 255, 255, 0.95);
  border-radius: 60px;
  margin: 20px auto;
}
.caru ._prev,
.caru ._next {
  display: block;
  width: 48px;
  height: 87px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -570px;
  margin-top: -43px;
  background: url(../i/inr/arrs.png) 0 0;
  z-index: 999;
  text-indent: -9999px;
}
.caru ._next {
  margin-left: 545px;
  background-position: 0 -87px;
}

.caru ._prev:hover {
  background-position: -48px -87px;
}
.caru ._next:hover {
  background-position: -48px 0;
}

.caru h2.pa {
  top: 70px;
  z-index: 9999;
}

.pa {
  position: absolute;
}

#rounds {
  width: 200%;
}

#rounds figure {
  float: left;
  width: 285px;
  text-align: center;
}
figure.circle figcaption {
  width: 120px;
  height: 120px;
  font-size: 36px;
  line-height: 120px;

  border: 1px solid #d64005;
  border-radius: 120px;

  color: #d64005;
  position: absolute;
  left: 50%;
  margin-left: -60px;
}

#rounds figure.active figcaption {
  width: 120px;
  height: 120px;
  margin-top: 0px;
  font-size: 36px;
  line-height: 120px;
  /*
	border: 1px solid #d64005;
	-webkit-border-radius: 120px;
			border-radius: 120px;
	*/
  color: #d64005;
}

#rounds figure.active figcaption {
  margin: 0 auto;
}
#rounds figure figcaption {
  width: 60px;
  height: 60px;
  font-size: 22px;
  line-height: 60px;
  /*
	border: 1px solid #a6b505;
	-webkit-border-radius: 60px;
			border-radius: 60px;
	*/
  margin: 30px auto;
  color: #a6b505;

  cursor: hand;
  cursor: pointer;

  -webkit-transition: all 0.3s ease-out; /* Saf3.2+, Chrome */ /* FF4+ */ /* IE10 */ /* Opera 10.5+ */
  transition: all 0.3s ease-out;
}

#roundsTxt figure {
  width: 900px;
  float: left;
  text-align: center;
  padding: 0 60px;
}

/*
.static footer.bg-grey{
	background: none;
}
*/
.static footer .soc {
  display: inline-block;
  margin: 12px 5px 0 0;
  text-indent: -9999px;
  width: 40px;
  height: 40px;
  background: url(../i/_soc_ico.png) repeat-y 0 50%;
  border-radius: 4px;
  background-clip: padding-box;
}

.static .fb {
  background-color: #5d82d1 !important;
  background-position: 14px 50% !important;
}
.static .yt {
  background-color: #cc0000 !important;
  background-position: -56px 50% !important;
}
.static .vk {
  background-color: #4d75a3 !important;
  background-position: -126px 50% !important;
}

.static .fb:hover {
  background-position: 14px 50px !important;
}
.static .yt:hover {
  background-position: -56px 50px !important;
}
.static .vk:hover {
  background-position: -126px 50px !important;
}

.static .instagram:after {
  content: "";
  width: 40px;
  height: 40px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 4px;
  z-index: 1;
  background: url(../i/_soc_ico.png) repeat-y -196px 50%;
}
.static .instagram:before {
  content: "";
  width: 40px;
  height: 40px;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 4px;
  z-index: 0;
  background: url(../i/_soc_ico_bg-instagram-s.png) 0 0;
}
.static .instagram:hover:after {
  background-position: -196px 50px !important;
}

.static footer .soc_wrapper {
  float: left;
}

.static footer .copy_wrapper {
  float: left;
  text-align: left;
}

.static footer .copy_wrapper .copy {
  margin: -2px 0 0 5px;
}
.static footer #kian {
  margin-top: -33px !important;
}

#kian {
  float: right;

  width: 80px;
  height: 30px !important;
  letter-spacing: 0 !important;

  display: inline-block !important;

  margin-top: -60px;

  text-indent: -9999px;
  overflow: hidden;

  /*
	 * черний 
	 * */

  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEYAAAAWCAYAAAB9oOpzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyNpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChNYWNpbnRvc2gpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkU5QUYwMTVBMkNEMDExRTRCM0VGQzQ0QzU1MTcyOEQ4IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkU5QUYwMTVCMkNEMDExRTRCM0VGQzQ0QzU1MTcyOEQ4Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NENBRDA2NEIyQ0IwMTFFNEIzRUZDNDRDNTUxNzI4RDgiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NENBRDA2NEMyQ0IwMTFFNEIzRUZDNDRDNTUxNzI4RDgiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7BlLvnAAABwklEQVR42rSYYZHEIAyFawELtVALWDgLtYAFLGDhLGChFmoBC93rzHVmjyPwXsIykx87BVK+fQ1JlmVZjh+73uz+LQ1fzb2tVHPK4DkyDuBdpFF+1zlyzb93vhrWGmtjg9tSNQ/dD4XvyfXvf7Aj1/x5Z+QgrqEsybkVTK7WZiUYBo4aTBI+oQ11olSLRjWXAo4KTBDmfDFOwJGE9ckABoFDg9mE54F1AoxVWPvYagAzgkOBcUKwzRpZGtTCquYawNmsYFrB9tR+r4PhBgd6zBnBSLERBsME2xlgAggmTADTOgsMpmW7JScYqKUIEFoHchPA1HDUYA7jrcCqJXXiTlD43wdwTIoJHwJzdvIWL8Q5jf/YgQODiYZEiwGzA7deJj/rnv9ECIG6lcrkW+kE4LOqGflPVjCbILNjEhhP/HuMerUlDpX57p1PzQomG8Fko/9vC5jeBpZayaqWnmpQMFLHAAbjhFhQhPpllpQRS8YY14MDbbQR+c1ovxXoAqKdtlZxqUkwDy2YXtoeJ9wKEQQTP9RBbMGhNspAvOnt54wthRUoLrXVfV2aUM1wqa6JYDPcG5tQkuL8pGb8k6KUlwADAGbTMnBB99l0AAAAAElFTkSuQmCC")
    center center no-repeat;

  /*
	 
	 * серый small
	
	background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADkAAAASCAYAAADhc3ZwAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAActJREFUeNq0V8FthTAMTaMukI7ACnQEOgKMACPQEcgAPcC56uEzQv8IZQVGaEZoQUpoahnsJGApEj+1k7zY78V9eHv/+BZCKPFnz8uYxH8rl3EDc0/LMPbbX8PYv1FW2DXX/WaG/7rHuIyG6budRwKAAvmdL6MHc4MHEMYowbPa+rZMf2Vjeqbv9i0Zzj0IWrP8KtIss9XhqkQFxHKBbkaB7G0mhVeKFchijLVIhkQg0C/u5UjiICWYq5j8obJYI3upwHXWy//kxMkDUejA3Fqid5Fu9QHfxBVA5c5N3xCh0ScAPAJTR65JAsVAdhcIDVRUZ5oo41OASkJ+3UHMSVn0BWdG1m4D1mt2gGah6horCpjBp8K9tePO00LZgFRYblWXBIkFdieAhFkavcPGclMj8YoDEuNgncAXF58BgLO33wSUvQgs2yHmCdHIc9GBxiAli2tJ/ngjJ/yTgB5xskL60z6CnwUmBhfE7AI9AulauFR+tidlPxroIxF0t6XbAn7NzOYA8ssQcR3YR0e0kY2ttpIL0qltAXjT2QuYArOhCZCwIWiZ/z9iQDN3Zok89IbBTyj1BvlWIIszpYJIc1AQexxR7cUmwfwKMAAknm/nCkQpqAAAAABJRU5ErkJggg==') center center no-repeat;
	*/

  /*
	 * светло серый normal
	
	background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEYAAAAWCAYAAAB9oOpzAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAwNy8yMy8xNK150DgAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzVxteM2AAACaklEQVRYha2Y0VXzMAyFP9ggjFBGKCOUEWCEZoR2BP4R2hFghDICHQGe8kxG4H9wDI4t2Yqde04P2HEk9fZasnwzDMMHsOUPV+ABGTvgEs2NwF0w/ga6zHMLfEy5WDR8A1/A4+Tb+s4s5lvmpCCMPTbAqzD/Fo27wriEXRDDdhovQTe9d1ngO4n5dsGLr4KBK3A02rDiUBhbsZScGazEvJAqaQR67HK1YEeqEGnOimpyLMQcgL0w3+MUsyaeFs5bUEXOzTAMP9J8YPRDeH4E/ik2c/Zy2ACfmef3uKRaguQf3I+oJeTknZxiOtIKBPCOTkoLSrmkNtd4eOVoxWWGnGLiMg7uF3sgn1dqFNPhSmYJdwXfmv8QI045YRowK+aEnGyfDYHVQMphLety8DshqxyNGCmAI+snW3CBSttEOgYcqCy/gs8sOdZyfQXOKwQkYU/6Zc+4PBb77KhTTS/MZcmxErOlPflpkL7oW/S3tL4ET3QMrcCoxEhGXqg/aGnY48p0iPfpE//vsaGOnCOy6sWtubQqjbjzxFpV6ZOUmEfmZEiN69cUR43/EwZic1tJOu6r0qvAjpQUJvs/wUfyt6FevT2GfJkjRmsQt7ht1YrWnNXyfo+cv35RSr5nxcCBtv6lpTFcy0a217NUpR65RzkhbwULWkhdy450Av5FqYn00JpJ6YatZE9qFq23fPFNG6TN5dKWRDzPLDngrZVvpNxgPTxK61pzlagcq2I8Lsj7+pm/XJSzpzWL1isF7WoibC5rrz26yXYHTjHxHsv1Q1oTGcowfj4q6zzO2EhhWiepxuo/B6+cERj/A6W/qIGkyWNgAAAAAElFTkSuQmCC') center center no-repeat;
	*/
  /*
	 * белый small
	background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADkAAAASCAYAAADhc3ZwAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAbNJREFUeNq0V4txhCAQJemAFkgJtmBKMCVcSjAleCWQEmzBlGALpgRTAsEbzOC7BZb18mZ2ctFd9vNWWJRzbnVHNF4USOfuoaP38RorYU9JG3QNU3/TtRW6f/EoIvgWDBqiEOgMwQlkTKyVElehfxdMLsmNrRnez8CiJEkDzOvKwG1Nks8qD+ulif7/8fIW/p5BH/3WXi6V9pv+HGzLyDDZM1pZwqQh9DlsUpgTdiwmWy8DPPvw8qXOg2JNwqYKXTYVGSWqc2FsNFImNbH2jkXAZIrR4sazMltCkiR+AgNRYEmSGGcxSURXu2UzWVwSz7g+LolEjSTJRzGJQfXhuWUWlfLRMzqRNKYMH/FNLqBjomEjxlTpw5ZYSh0hfaI9pEkiiyO8nxlHVc6HlSSpQkWxDRphkourwyTwYSVJ6oqdNhdA62Qwgk+CTDQ31u0jHB6+w4kR7r/t3r184sOnW0mOeIXJZiAcbtPPNZ4pcN1ocpqgcNdMkFjAFy/fBR8URi8dZ3bNbQx470y10pQ4NhSz3axwPj7cnhTz0mwKox51adbE2FY6b01mOKi9mO+Jrr8CDABY7Q1TYNQo+QAAAABJRU5ErkJggg==') center center no-repeat;
	*/
  /*
	*/
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=30);
  -moz-opacity: 0.3;
  -khtml-opacity: 0.3;
  opacity: 0.3;

  zoom: 1;
}

#kian:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
  zoom: 1;

  -webkit-transform: rotate(720deg); /* Saf3.1+, Chrome */ /* FF3.5+ */
  -ms-transform: rotate(720deg); /* IE9 */ /* Opera 10.5 */
  transform: rotate(720deg);

  -webkit-transition: all 1.55s ease-out; /* Saf3.2+, Chrome */ /* FF4+ */ /* IE10 */ /* Opera 10.5+ */
  transition: all 1.55s ease-out;
}

.full_cat .brand_cat article {
  /*
	-webkit-transition: all 0.25s ease-out;  
     -moz-transition: all 0.25s ease-out;   
      -ms-transition: all 0.25s ease-out; 
       -o-transition: all 0.25s ease-out; 
          transition: all 0.25s ease-out;
	*/
  overflow: hidden;
}

.brand_cat_clps {
  border-top: 1px solid #fff !important;
}

.gry-dashed {
  border-bottom: 1px dashed #666;
}

.hand {
  cursor: hand;
  cursor: pointer;
}

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

.fwrapper {
  width: 100%;
}

.bg-grey {
  background: #f4f4f4;
}

.mb20 {
  margin-bottom: 20px;
}
.mt-5 {
  /*    margin-top: -5px;*/
  position: relative;
  top: -5px;
}
.mt-20 {
  margin-top: -20px !important;
}
.mt10 {
  margin-top: 10px !important;
}
.mt20 {
  margin-top: 20px !important;
}
.mt30 {
  margin-top: 30px;
}
.mt40 {
  margin-top: 40px;
}
.mt50 {
  margin-top: 50px;
}
.mt60 {
  margin-top: 60px;
}
.mt80 {
  margin-top: 80px;
}
.mt100 {
  margin-top: 100px;
}
.mt20 {
  margin-top: 20px;
}

.pt10 {
  padding-top: 10px;
}
.pt20 {
  padding-top: 20px;
}
.pt30 {
  padding-top: 30px;
}
.pt40 {
  padding-top: 40px;
}
.pb40 {
  padding-bottom: 40px;
}
.pb10 {
  padding-bottom: 10px;
}
.pb20 {
  padding-bottom: 20px;
}
.pt50 {
  padding-top: 50px;
}
.pt60 {
  padding-top: 60px;
}
.pt80 {
  padding-top: 80px;
}

.pt200 {
  padding-top: 150px;
}

.pb60 {
  padding-bottom: 60px;
}
.pb80 {
  padding-bottom: 80px;
}
.pt5 {
  padding-top: 5px;
}
.pl0 {
  padding-left: 0px !important;
}
.pl10 {
  padding-left: 10px;
}
.pl20 {
  padding-left: 20px;
}
.pl30 {
  padding-left: 30px;
}

.pr30 {
  padding-right: 30px;
}

.pl40 {
  padding-left: 40px;
}
.pl60 {
  padding-left: 60px;
}
.pl80 {
  padding-left: 80px;
}
.pr10 {
  padding-right: 10px;
}
.pr20 {
  padding-right: 20px;
}

.pr40 {
  padding-right: 40px;
}
.pr60 {
  padding-right: 60px;
}

.pr50 {
  padding-right: 50px;
}

.pr80 {
  padding-right: 80px;
}

.ml20 {
  margin-left: 20px;
}
.ml30 {
  margin-left: 30px;
}
.mr40 {
  margin-right: 40px;
}

.ml-200 {
  margin-left: -200px;
}

.w20 {
  width: 20%;
}
.w25 {
  width: 25%;
}
.w30 {
  width: 30%;
}
.w33 {
  width: 33%;
}
.w35 {
  width: 35%;
}

.w40 {
  width: 40%;
}
.w45 {
  width: 45%;
}
.w50 {
  width: 50%;
}
.w55 {
  width: 55%;
}
.w60 {
  width: 60%;
}
.w65 {
  width: 65%;
}

.w70 {
  width: 70%;
}
.w80 {
  width: 80%;
}

.w90 {
  width: 90%;
}

.w100 {
  width: 100%;
}

.lh13 {
  line-height: 1.3;
}

.lh12 {
  line-height: 1.2;
}

.lh11 {
  line-height: 1.1;
}
.lh10 {
  line-height: 1;
}

.static .forpmt10 p {
  margin: 10px 0;
}

.static .forpmt5 p {
  margin: 5px 0;
}

.static .table {
  position: relative;
}

.ani,
.ani *,
.expander *,
.ani:after,
.brands .wbtn {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
/*
body{
	-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
 
 */
.static p {
  margin: 15px 0;
}

#map {
  height: 400px;
}

.table {
  display: table;
}

.table-row {
  display: table-row;
}
.table-cell {
  display: table-cell;
  vertical-align: top;
}

.ac {
  text-align: center;
}
.vm {
  vertical-align: middle;
}

.hide {
  display: none;
}

.p-hide {
  visibility: hidden;
}

.w50p {
  width: 50%;
}
.w100p {
  width: 100%;
}

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.clearfix {
  display: inline-block;
}
/* start commented backslash hack \*/
* html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}
/* close commented backslash hack */

.fr {
  float: right;
}

.ar {
  text-align: right;
}

#mfPreviewBar {
  display: none !important;
}

/* -------------------------------- 

xpopup 

-------------------------------- */
/*
.cd-popup-opened {

	-webkit-filter: blur(0);
	-moz-filter: blur(0);
	-o-filter: blur(0);
	-ms-filter: blur(0);
	filter: blur(0);
	
	opacity: 1;
	
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.blr{		
	
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;

	-webkit-filter: blur(35px);
	-moz-filter: blur(35px);
	-o-filter: blur(35px);
	-ms-filter: blur(35px);
	filter: blur(35px);
	
	opacity: 0.5;
}
*/

.cd-popup-container header {
  border-radius: 4px 4px 0 0;
  padding: 30px 40px;
}

.cd-popup {
  z-index: 999999;
  position: fixed;
  overflow-y: scroll;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  height: auto;
  min-height: 100%;
  width: 100%;
  background-color: rgba(166, 181, 5, 0.8);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
  transition: opacity 0.3s 0s, visibility 0s 0.3s;
}
.cd-popup.is-visible {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
  transition: opacity 0.3s 0s, visibility 0s 0s;
}

.cd-popup-container {
  position: relative;
  top: 0;
  margin-top: 20px;
  width: 90%;
  max-width: 1020px;
  margin: 4em auto;
  background: #fff;
  border-radius: 4px;

  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  -webkit-transform: translateY(-40px);
  -ms-transform: translateY(-40px);
  transform: translateY(-40px);
  /* Force Hardware Acceleration in WebKit */
  -webkit-backface-visibility: hidden;
  -webkit-transition-property: -webkit-transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.op50 {
  opacity: 0.5;
}
.cd-popup-container .cd-popup-close:hover {
  opacity: 1;
}

/*
.cd-popup-container .cd-popup-close {
  position: absolute;
 top: 8px;
  right: 8px;
  width: 30px;
  height: 30px;
}

*/

/* CLOSE CROSS
.cd-popup-container .cd-popup-close::before, .cd-popup-container .cd-popup-close::after {
  content: '';
  position: absolute;
  top: 12px;
  width: 14px;
  height: 3px;
  background-color: #fff;
}
.cd-popup-container .cd-popup-close::before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  left: 8px;
}
.cd-popup-container .cd-popup-close::after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  right: 8px;
}
.is-visible .cd-popup-container {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
*/
@media only screen and (min-width: 1170px) {
  .cd-popup-container {
    margin: 8em auto;
  }
}

.img-replace {
  /* replace text with an image */
  display: inline-block;
  overflow: hidden;
  text-indent: 100%;
  color: transparent;
  white-space: nowrap;
}

#partners_form form {
  padding: 30px 100px 60px;
}

#partners_form form div {
  display: table;
  width: 100%;
  margin-top: 30px;
}

#partners_form form div label {
  display: table-cell;
  vertical-align: middle;
  width: 220px;
  padding-right: 30px;
  font: 16px 'Montserrat', sans-serif;
  color: #666666;
  max-height: 50px;
  height: 50px;
}

#partners_form form div.row input {
  min-height: 50px;
  position: relative;
  z-index: 1;
}

.errorField input {
  border: 1px solid #d64005;
  background: transparent;
}

.errorField input:focus {
  border: 1px solid #d64005;
  background: #fff;
}

.nod_msg {
  color: #d64005;
  font-size: 26px;
  position: relative;
  height: 50px;
  line-height: 50px;
  top: -50px;
  margin-bottom: -50px;
  display: block;
  padding: 0 0.2em;
  z-index: 0;
}

#partners_form form div.row label {
  color: #d64005;
}

input:required {
  box-shadow: none;
}
input:invalid {
  box-shadow: none;
  -moz-box-shadow: none;
}
:not(output):-moz-ui-invalid {
  box-shadow: none;
}

#partners_form form div textarea {
  height: 5em;
}

#partners_form form div input,
#partners_form form div textarea {
  width: 100%;
  border-radius: 2px;
  background-clip: padding-box;

  padding: 0.2em;

  border: 1px solid #ced2d0;
  color: #333333;
  font: 26px 'Montserrat', sans-serif;
}

#partners_form form div .vt {
  padding-top: 1em;
}

.vt {
  vertical-align: top !important;
}

.w220px {
  width: 220px !important;
}

/* style the "fake" input */
.file * {
  color: #d64005 !important;
  cursor: pointer;
  cursor: hand;
}
.file {
  background: transparent;
  border: 1px solid #d64005;
  color: #d64005 !important;
  text-transform: uppercase;
  font: 14px 'Montserrat', sans-serif;

  padding-top: 0;
  padding-bottom: 0;

  /*width: auto;*/
  text-decoration: none;
  border-radius: 3px;
  background-clip: padding-box;

  cursor: pointer;
  cursor: hand;

  height: 50px;
  line-height: 50px;

  display: inline-block;

  overflow: hidden;

  position: relative;
  text-align: center;
}

.file.active .file-label {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.file:hover,
input.ani:hover {
  border-radius: 50px !important;
}

input.plane {
  padding-left: 10px !important;
}

/*
.file:hover {
  border-color: #aaa;
  border-bottom-color: #999
}

.file.focus {
  border-color: #709AD0;
  box-shadow: 0 0 0 1px #709AD0, 0 2px 0 1px #ddd;
}

.file.focus::after {
  border-top-color: #709AD0;
}
*/
/* hide and overlay when JavaScript is enabled */

.file input,
.file input::-webkit-file-upload-button {
  cursor: pointer;
}

.file input {
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 100%;
  /* strange input behavior in IE */
  font-size: 10em;
}

/* show file value when selected */

.file-value {
  color: #709ad0;
  display: none;
}

.file-value::before {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMjQgMjQiIGhlaWdodD0iMTAwIiB3aWR0aD0iMTAwIj48cGF0aCBmaWxsPSIjNzA5QUQwIiBkPSJNMTQgMkg2Yy0xLjEgMC0yIC45LTIgMnYxNmMwIDEuMS45IDIgMiAyaDEyYzEuMSAwIDItLjkgMi0yVjhsLTYtNnptNC41IDdIMTNWMy41TDE4LjUgOXoiLz48L3N2Zz4NCg==);
  background-position: center;
  background-size: 100% auto;
  content: "";
  display: inline-block;
  height: 1.5em;
  line-height: 0;
  margin: -0.55em 0.25em -0.45em 0;
  position: relative;
  width: 1.5em;
}

.file.active .file-value {
  display: inline;
}

.rp {
  position: relative;
}

/*
 * 
 *				FEEDBACK 
 * 
 * */

.speech {
  position: relative;
  display: block;

  min-width: 90%;
  width: 90%;
  min-height: 150px;

  background-color: #fff;
  border: 1px solid #d64005;
  border-radius: 3px;
}

/*****NOW CREATE THE TRIANGLE*****/
/**because this is an obtuse triangle we'll create it in two sections**/
/**First the coloured section that you see as the triangle**/
.speech:before {
  content: "";
  position: absolute;
  left: 190px;
  bottom: -23px;

  width: 23px;
  height: 23px;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAMAAADX9CSSAAAAA3NCSVQICAjb4U/gAAAAP1BMVEXWQgj99fLrpIffajz0yrnlh2LwuKL////pmnv10sTYShLgcEToknD++/n21cj++Pb0zr7qnoHgbUDhdEnspYkevG/HAAAACXBIWXMAAAsSAAALEgHS3X78AAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M1cbXjNgAAABZ0RVh0Q3JlYXRpb24gVGltZQAxMC8xMi8xNFto850AAAB4SURBVCiRbcxJFoAwCERB1CjOMer9z2oApwC96leLD8CbsdjagpyxKhg68bVRjOJnr/j2IygWX8aoWHzYNYvXSbP4tGlmf/Mfsz/5H7OnZJhd8gWTR4iGybfJMjnlNZPvg+XsERbL2cPhcPa+djh74zFC5TJCcBkvJU4O6brc+/sAAAAASUVORK5CYII=");
}

.speech.full:before {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAMAAADX9CSSAAAAA3NCSVQICAjb4U/gAAAARVBMVEXXQgj65+DhdEnbWCXroYT0y7vjgFj////usJjpmnvgbkLYSxTusZn9+PXmi2feZDTxwKzZTRb77OfieVDnkW/qnoDZUBqPdVNUAAAACXBIWXMAAAsSAAALEgHS3X78AAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M1cbXjNgAAABZ0RVh0Q3JlYXRpb24gVGltZQAxMC8xMi8xNFto850AAABqSURBVCiRbchJEoMwDARAEXAGTCAr/P+pSFY5Bdb0sUWot8Bs7Y/+uW34h/bvQvu/Qvvfzz3g/31o/9jlU+zyv9jln7UnXL72ist/SNsPpO0zafuZtP5ifUP4h3ZuW//LWn9nDVloQxJtHBebCZ9k8imTAAAAAElFTkSuQmCC");
}
.speech.full {
  background: #d64005;
  height: 75px;
  min-height: 75px;
  line-height: 73px;
  color: #fff;
  text-transform: uppercase;
  font-size: 21px;
  text-align: center;
}

/**Now the transparent section that's the same colour as the container background**/
.speech:after {
}
.feedback input.person {
  border-radius: 3px;
  background-clip: padding-box;

  border: 1px solid #ced2d0;
  background: none;
  width: 380px;
  font: 21px 'Montserrat', sans-serif;
  line-height: 46px !important;
}
.feedback input:focus,
.feedback textarea:focus {
  background: #fff;
}
.feedback input {
  outline: none;
  height: 50px;
  line-height: 48px;
  padding-top: 0;
  padding: 0 10px;
  padding-bottom: 0;
  position: relative;
  z-index: 10;
}
.feedback .inpts {
  overflow: hidden;
}
.feedback input[type="submit"] {
  padding: 0 18px;
  font-weight: bold;
}
.feedback textarea {
  border: none;
  position: relative;
  z-index: 10;
  width: 100%;
  height: 100%;
  min-height: 150px;
  margin-bottom: -4px;
  max-width: 100%;
  padding: 10px;
  outline: none;

  background: none;
  font: 21px/1.4 'Montserrat', sans-serif;
}
.feedback ::-webkit-input-placeholder {
  color: #666666;
}
.feedback ::-moz-placeholder {
  color: #666666;
} /* Firefox 19+ */
.feedback :-moz-placeholder {
  color: #666666;
} /* Firefox 18- */
.feedback :-ms-input-placeholder {
  color: #666666;
}

.feedback .errorField ::-webkit-input-placeholder {
  color: transparent !important;
}
.feedback .errorField ::-moz-placeholder {
  color: transparent !important;
} /* Firefox 19+ */
.feedback .errorField :-moz-placeholder {
  color: transparent !important;
} /* Firefox 18- */
.feedback .errorField :-ms-input-placeholder {
  color: transparent !important;
}

.feedback :focus::-webkit-input-placeholder {
  color: #fff !important;
}
.feedback :focus::-moz-placeholder {
  color: #fff !important;
} /* Firefox 19+ */
.feedback :focus:-moz-placeholder {
  color: #fff !important;
} /* Firefox 18- */
.feedback :focus:-ms-input-placeholder {
  color: #fff !important;
}

.feedback .nod_msg {
  color: #d64005;
  font-size: 21px;
  position: absolute;
  height: 50px;
  line-height: 50px;
  top: 0px;
  left: 7px;
  margin-bottom: -50px;
  display: block;
  padding: 0 0.2em;
  z-index: 0;
}

/*
 * 
 * 
 * 
 * 
 * CKEDITOR
 * 
 * 
 * 
 * 
 * 
 * */

#ckedtr_brandbody {
  font: 14px/1.4 'Montserrat', sans-serif;
  padding: 40px;
  width: 550px;
  min-width: 550px;
  border-right: 1px dashed #ccc;
  height: 680px;
  background: #a1a1a1;
  font-size: 16px;
}

#ckedtr_basic {
  font: 16px/1.4 'Montserrat', sans-serif;
  padding: 30px;
  width: 657px;
  min-width: 657px;
  border-right: 1px dashed #ccc;
  height: 680px;
  background: #666;
  color: #fff;
}

#ckedtr_freetitle {
  padding: 30px;
  width: 450px;
  min-width: 450px;
  border-right: 1px dashed #ccc;
  height: 300px;
  background: #666;
  color: #fff;
  font-size: 20px;
  line-height: 1.15;
}

#ckedtr_complete {
  border-right: 1px dashed #ccc;
  height: 300px;
  background: #fff;
  color: #443c69;
  font-size: 20px;
  line-height: 24px;
  padding-top: 12px;
  padding-bottom: 16px;
  /*	background: url(http://virtexfood.kian.ru/themes/vf/i/prods/nombers2.png) no-repeat;*/
  padding-left: 30px;
  width: 490px;
  min-width: 490px;
  height: auto !important;
  font-weight: bold;
}

#ckedtr_complete ul {
  list-style-type: circle;
}

#ckedtr_static {
  padding: 20px;
  width: 1100px;
  border-right: 1px dashed #ccc;
  height: 800px;
  background: #fff;
  color: #333333;
  font-size: 16px;
  line-height: 1.15;
}

#ckedtr_static p {
  margin: 15px 0;
}

#form {
  width: 90%;
  margin: 20px auto;
  max-width: 600px;
  display: none;
}
#form form {
  margin: 20px 0;
}
#form h3 {
  font-size: 24px;
  text-transform: uppercase;
}
form .input {
  width: 100%;
  clear: both;
  margin: 15px 0;
}
form .input label,
form .status {
  font-size: 14px;
}
form .status {
  margin-bottom: 10px;
  color: #cc0000;
  text-align: center;
}
form .input input,
form .input textarea {
  width: 100%;
  border: 1px solid #b5b5b5;
  border-radius: 4px;
  font-size: 17px;
  color: #2c2c2c;
  padding: 7px 20px;
  margin-top: 10px;
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
}
form .input input[type="checkbox"] {
  width: 20px;
}
form .input textarea {
  min-height: 120px;
}
#form #submit,
form .input.error input,
form .input.error textarea {
  color: #cc0000;
  border-color: #cc0000;
}
#form #submit:hover {
  background: #cc0000;
  color: #fff;
}
#form #submit {
  display: block;
  width: 120px;
  margin: 0 auto;
  text-align: center;
}

div.feedcall {
  position: fixed;
  bottom: 20px;
  right: 20px;
  width: 80px;
  cursor: pointer;
  z-index: 1000;
  transform: scale(1);
}
div.feedcall:hover {
  opacity: 0.9;
  transform: scale(1.2);
}
div.feedcall img {
  width: 100%;
}
a,
div.feedcall {
  transition: 0.3s;
}
