html, body {
  width: 100%;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 1.4;
}
*{
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  margin: 0;
}
.about-wrapper__header {
    width: 100%!important;
    text-align: center;
    margin-left: 0px;
}

.showmore-container {
  display: none;
}
.showmore-container.-active {
  display: block;
}

.home-header {
  position: relative;
    margin: 20px 0px;
    text-align: center;
}
.home-header-1 {
    position: absolute;
    z-index: 199;
    font-size: 1.8em!important;
    font-family: "AdleryPro";
    color: #FF851F;
    /*line-height: 1.2;*/
    text-transform: none;
    width: 100%;
    top: -9px;
    height: 33px;
    font-weight:  200;
}
.home-header-2 {
    font-family: "BebasNeue";
    color: #af1786;
    font-size: 95px;
    position: relative;
    line-height: 1.2;
}
@font-face {
    font-family: 'BebasNeue'; /* Гарнитура шрифта */
    src:  url("../fonts//BebasNeue.woff2") format("woff2"),
          url("../fonts//BebasNeue.woff") format("woff"),
          url(../fonts/BebasNeue.ttf); 
        }
@font-face {
    font-family: 'AdleryPro'; 
    src:  url("../fonts//AdleryPro.woff2") format("woff2"),
          url("../fonts//AdleryPro.woff") format("woff"),
          url(../fonts//AdleryPro.ttf);
   }
.cake-header__ukr {
  position:  relative;
}
.cake-header-2__ukr {
    font-family: "BebasNeue";
    color: #af1786;
    font-size: 83px;
    top: 35px;
   }
.cake-header-1__ukr {
    position: relative;
    font-family: "AdleryPro";
    color: #FF851F;
    font-size: 40px;
    top: 40px;
   }
   .header-cake-1 {
    font-size:  15px;
   }
   .header-cake-2 {
    font-size:  30px;
   }
.mainmenu-wrapper__menu1_left ul li:first-child a{
  color: grey;
    font-size: 12px;
    border: 1px solid #af1786;
    border-radius: 50px;
    padding: 5px;
}
.mainmenu-wrapper__menu1_left ul li:first-child img {
  padding-bottom:  5px;
}
.mainmenu-wrapper__menu1_left ul li:nth-of-type(4n) img {
  padding-bottom:  3px;
}
textarea, select {
    -webkit-appearance: none;
}
li {
  list-style: none;
}
a {
  text-decoration: none;
}
input, button {
  outline: none;
}
ul .submenu2 {
  display: none!important;
}
.lang-item {
  padding: 0px 2px!important;
}
.mainmenu-wrapper__menu1_left li, .mainmenu-wrapper__menu1_left img {
  display:  inline-block;
  vertical-align:  middle;
}
.wrap-wave {
  background-image: url(../img/wave-top.png);
    position: absolute;
    left: -10%;
    width: 10%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: 0 bottom;
}
/*animation*/
.wrap {
  position: relative;
  width: 100%;
  height: 100vh;
  background: linear-gradient(0.82deg, #e10d8a 9.82%, #ed74ab 82.46%);
  background: rgb(254, 62, 168);
  /*animation: animate 2s;
  -webkit-animation: 2s;
    -moz-animation: 2s;
    -o-animation: 2s;
  -webkit-animation-name: home;
          animation-name: home;
  -webkit-animation-timing-function: ease;
          animation-timing-function: ease;*/
}
@keyframes home {
   30% {
        left: 100%;  
    }         
    100% { 
      left: 0px;
    }
}
.wrap-logo {
  
  position: relative;
}
.wrap-logo img {
    text-align: center;
    top: -1%;
    width: 130px;
    left: 45%;
    /*-webkit-animation: 2s;
    -moz-animation: 2s;
    -o-animation: 2s;
    animation: 2s;
    animation-duration: 2s;
    -webkit-animation-name: zoom;
    animation-name: zoom;
    -webkit-animation-timing-function: ease;
    animation-timing-function: ease;
    z-index: 199999;
    animation-delay: 2s;
    position: fixed;*/
}
@keyframes zoom {
  0% {
    top: 25%;
    left: 40%;
    width: 400px;
  }
  50% {
    top: -1%;
    width: 130px;
    left: 45%;
  }
  100% {
    top: -1%;
    width: 130px;
    left: 45%;
  }
}

/*.home-wrapper__text-wrap, 
.figure-home, .figure-order6,
.figure-order3 {
  visibility: hidden;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  -webkit-transition: all .2s 3s ease-in-out;
  -moz-transition: all .2s 3s ease-in-out;
  -o-transition: all .2s 3s ease-in-out;
  transition: all .2s 3s ease-in-out;
}
.wrap-logo {
  visibility: hidden;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  -webkit-transition: all .2s 2s ;
  -moz-transition: all .2s 2s ;
  -o-transition: all .2s 2s ;
  transition: all .2s 2s ;
}
.mainmenu, .mainmenu-wrapper__logo {
  visibility: hidden;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  -webkit-transition: all .2s 2s ease-in-out;
  -moz-transition: all .2s 2s ease-in-out;
  -o-transition: all .2s 2s ease-in-out;
  transition: all .2s 2s ease-in-out;
}*/
/*.figure-home3, .figure-home6,
.figure-home1, .figure-home2,
.figure-home4, .figure-home5, 
.figure-home7, .figure-home8,
.figure-home9, .figure-home10,
.figure-home11, .figure-home12, 
.figure-home13, .figure-home14 {
  visibility: hidden;
  opacity: 0;
  transition: all .5s 5s ease-in-out;
}
.home-wrap__video {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  visibility: hidden;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  -webkit-transition: all .3s 3s ease-in-out;
  -moz-transition: all .3s 3s ease-in-out;
  -o-transition: all .3s 3s ease-in-out;
  transition: all .3s 3s ease-in-out;
}
.home-wrapper__text-wrap,
.home-wrapper__header {
  visibility: hidden;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  -webkit-transition: all .3s 3s ease-in-out;
  -moz-transition: all .3s 3s ease-in-out;
  -o-transition: all .3s 3s ease-in-out;
  transition: all .3s 3s ease-in-out;
}
.home-wrapper {
  visibility: hidden;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  -webkit-transition: all .2s 1s ease-in-out;
  -moz-transition: all .2s 1s ease-in-out;
  -o-transition: all .2s 1s ease-in-out;
  transition: all .2s 1s ease-in-out;
}*/
.home-wrapper__text-wrap {
  text-align: left;
    color: #646464;
    position: absolute;
    top: 40%;
    width: 30%;
    right: 15%;
}
.text {
  line-height: 28px;
}
.home-wrapper__header {
  position: absolute;
    top: 40%;
    right: 35%;
    text-align: center;
}
.home-wrap__video {
  border-radius: 10px;
    position: absolute;
    width: 30%;
    box-shadow: -20px 60px 220px rgba(0, 0, 0, 0.4);
    top: 40%;
    left: 19%;
}
.mainmenu.-active, .wrap-logo.-active {
  opacity: 1;
  visibility: visible;
  z-index: 199999;
}
.figure-order6.-active, .figure-order1.-active,
.figure-order3.-active, .figure-order2.-active,
.figure-home4.-active, .figure-home5.-active,
.figure-home6.-active, .figure-home7.-active,
.figure-home8.-active, .figure-home9.-active,
.figure-home10.-active, .figure-home11.-active,
.figure-home12.-active, .figure-home13.-active,
.figure-home14.-active {
  opacity: 1;
  visibility: visible;
  z-index: 19999;
}
.home-wrapper__text-wrap.-active {
  opacity: 1;
  visibility: visible;
  z-index: 19999;
}
.home-wrap__video.-active, .home-wrapper__header,
.figure-order6.-active, .figure-order3.-active {
  opacity: 1;
  visibility: visible;
  z-index: 1999;
}
/*.home-wrapper.-active {
  opacity: 1;
  visibility: visible;
  z-index: 199;
}*/
.home-wrapper {
  position: absolute;
    top: 0;
    right: 0;
    width: 60%;
    height: 100vh;
    background: #f8f7f7;
    /*animation: animate 5s;
    -webkit-animation: 5s;
    -moz-animation: 5s;
    -o-animation: 5s;
    -webkit-animation-name: wrapper;
    animation-name: wrapper;
    z-index: 19999;
    -webkit-animation-timing-function: 4s ease;
    animation-timing-function: 4s ease;
    -webkit-animation-duration: 4s;
    animation-duration: 4s;*/
}
.home-wrapper::before {
  content: '';
    position: absolute;
    left: -10%;
    width: 100%;
    background: #f8f7f7;
    border-radius: 50%;
    bottom: 0;
    top: -40%;
    height: 200vh;
}
@keyframes wrapper {
  60% {
        left: 100%;  
    }           
    100% { 
      left: 40%;
    }
}
.home-wrapper__text-wrap img {
  width: 45%;
}
.mobile-menu {
  display: none;
}
.header {
  width: 40px;
    background: #AF1786;
    border: 0.5px solid #AF1786;
    border-radius: 50px;
    height: 40px;
    position: absolute;
    z-index: 10000;
    top: 20px;
    left: 10px;
}
.menu-icon {
      height: 20px;
    width: 20px;
    position: relative;
    margin: 3px auto;
}
.menu-icon:hover {
  cursor: pointer;
}
.menu-icon:hover .menu-icon__bar {
  opacity: 0.6;
}
.menu-icon__bar {
  position: absolute;
    top: 78%;
    height: 2px;
    width: 100%;
    background-color: #fff;
    display: block;
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
}
.menu-icon__bar::before, .menu-icon__bar::after {
  height: 2px;
  width: 100%;
  content: "";
  background-color: #fff;
  display: block;
  position: absolute;
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
}
.menu-icon__bar::before {
 top: -5px;
}
.menu-icon__bar::after {
  bottom: -4.6px;
    width: 75%;
}
.menu-icon--open .menu-icon {
  position: relative;
}
.menu-icon--open .menu-icon__bar {
  background: transparent;
}
.menu-icon--open .menu-icon__bar::before, .menu-icon--open .menu-icon__bar::after {
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
          width: 100%;
}
.menu-icon--open .menu-icon__bar::after {
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
}
.menu-icon--open .menu-icon__bar::before {
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
}
.mainmenu-wrapper__menu1_right a {
  z-index: 1999999;
}
.mainmenu-wrapper__menu1_left li a {
  z-index: 199;
}
.nav {
  padding: 25px;
    position: absolute;
    top: -1400px;
    background-color: #fff;
    -webkit-transition: top 0.6s ease;
    transition: top 0.6s ease;
    width: 100%;
    height: 100vh;
    z-index: 1000;
}
.nav--active {
  position: absolute;
  top: 0px;
}
.nav__list {
  padding-left: 0;
  list-style: none;
}
.nav__item {
  margin-bottom: 10px;
    text-align: center;
    font-family: Roboto;
    font-size: 14px;
    line-height: 35px;
    text-align: center;
    letter-spacing: 0.15em;
    text-transform: uppercase;
}
.nav__link {
  position: relative;
  color: #000;
  text-decoration: none;
}
.nav__link--plus::after, .nav__link--minus::after {
  color: #fff;
  font-size: 10px;
  position: absolute;
  top: 50%;
  right: -20px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.nav__item a {
  color: #000;
}
.nav__link--plus::after {
  content: "";
    background-image: url(../img/menu-icon.png);
    background-size: 10px 5px;
    width: 10px;
    height: 5px;
    background-repeat: no-repeat;
    position: absolute;
    top: 40%;
    right: -20px;
}
.nav__link--minus::after {
  content: "";
    background-image: url(../img/menu-icon-2.png);
    background-size: 10px 5px;
    width: 10px;
    height: 5px;
    background-repeat: no-repeat;
    position: absolute;
    top: 40%;
    right: -20px;
}
.nav__link:hover {
  opacity: 0.6;
}
.nav__sub-list {
  margin-top: 10px;
    margin-bottom: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    border-top: 1px solid rgba(255, 255, 255, 0.6);
    border-bottom: 1px solid rgba(255, 255, 255, 0.6);
    display: none;
    list-style: none;
    padding-left: 10px;
    font-style: italic;
    font-weight: normal;
    font-size: 16px;
    text-transform: initial;
}
.nav__sub-list--active {
  display: block;
}
.nav__sub-item:not(:last-child) {
  padding-bottom: 10px;
}
.mobile-menu__social ul li {
  display: inline-block;
    vertical-align: middle;
    padding: 15px;
}
.mobile-menu__social {
  text-align: center;
    position: absolute;
    bottom: 0;
    margin: 0 auto;
    width: 85%;
}
.container, .logo-mobile, .mobile-phone {
  display: inline-block;
  vertical-align: middle;
  width: 32%;
}
.logo-mobile{
  text-align: center;
}
.mobile-menu {
  background: #fff;
    position: fixed;
    top: -1px;
    z-index: 100;
    width: 100%;
}
.mobile-phone {
  float: right;
    position: absolute;
    top: 20px;
    right: 10px;
    text-align: right;
}
.mainmenu, .mainmenu1 {
  width: 100%;
    position: relative;
    background: #fff;
}
.mainmenu-wrapper {
  position: fixed;
  width: 100%;
  z-index: 1999;
  background: #fff;
  top: 0px;
}
.mainmenu1-wrapper__logo img {
  padding:  10px;
}
.mainmenu-wrapper li {
  display: inline-block;
  vertical-align: middle;
}
ul.submenu {
    display: none;
    padding-top: 25px;
    background-color: #fff;
    z-index: 1000;
    border-radius: 30px;
    position: absolute;
    top: 20px;
    left: 0;
}
ul.submenu li {
    display: block;
}
ul.submenu li a {
    display: block;
    text-decoration: none;
    font-style: italic;
    font-size: 13px;
    text-align: center;
    color: #252525;
    text-transform: inherit;
}
ul.submenu li a:hover,
.mainmenu-wrapper__menu2 a:hover {
    color: rgb(232, 161, 194);
}
.mainmenu-wrapper__menu2-left ul li:hover ul.submenu {
    display: block;
}

.mainmenu-wrapper__menu1, 
.mainmenu-wrapper__menu2, 
.how-to-order__wrapper,
.catalog-wrapper, 
.about-wrapper,
.delivery-wrapper,
.footer__contacts-wrapper,
.footer__map-form {
  width: 65%;
  margin: 0 auto;
  text-align: center;
}
.how-to-order__wrapper,
.catalog-wrapper, 
.delivery-wrapper {
  padding: 100px 0px;
}
.about, .how-to-order, .catalog, .delivery, .footer {
  position: relative;
}
.mainmenu-wrapper__menu1_right li:last-child {
  background: #FFFFFF;
  border: 0.5px solid #AF1786;
  border-radius: 50px;
  padding: 2px 15px 5px;
}
.mainmenu-wrapper__menu1_left ul li:first-child {
  padding-bottom: 3px;
}
.mainmenu-wrapper__menu1_right a {
  color: #252525;
  font-size: 11px;
}
.mainmenu-wrapper__menu2_right li a, .mainmenu-wrapper__menu2_left li a {
  font-size: 11px;
  line-height: 16px;
  z-index: 100;
  position: relative;
}
.mainmenu-wrapper__menu2-left ul li:first-child {
  padding-left: 10px;
}
.mainmenu-wrapper__menu2_right ul li:last-child {
  padding-right: 10px;
}
.mainmenu-wrapper__menu1_right, .mainmenu-wrapper__menu1_left,
.mainmenu-wrapper__menu2-left, .mainmenu-wrapper__menu2_right {
  display: inline-block;
  vertical-align: middle;
  width: 49%;
}
.mainmenu-wrapper__menu1_left, .mainmenu-wrapper__menu2-left {
  text-align: left;
}
.mainmenu-wrapper__menu2_right, .mainmenu-wrapper__menu1_right {
  text-align: right;
}
.mainmenu-wrapper__menu2-left li img {
  margin: 0px 0px 2px 8px;
}
.mainmenu-wrapper__menu2 a {
  color: #252525;
  text-transform: uppercase;
  font-size: 11px;
  border-radius: 50px;
  z-index: 1999;
  position: relative;
}
.mainmenu-color a {
  font-size: 12px;
  font-weight: bold;
  color: #af1786;
}
.mainmenu-wrapper__logo,
.mainmenu1-wrapper__logo {
  position: absolute;
    width: 20%;
    top: -10%;
    text-align: center;
    margin: 0 auto;
    z-index: 100;
    left: 40%
}
.mainmenu a {
  position: relative;
}
.mainmenu-wrapper__menu2-left ul li:hover ul.submenu {
  display: block;
}
.mainmenu-wrapper__menu1 li {
  padding: 3px 10px;
}
.mainmenu-wrapper__menu2 ul li {
  padding: 13px 25px;
  position: relative;
}
.mainmenu__line-before {
  width: 44%;
  float: left;
}
.mainmenu__line-after {
  width: 44%;
  float: right;
}
.mainmenu__line-before hr, .mainmenu__line-after hr{
  color: #e1e2e3;
  background-color: #e1e2e3;
  height: 1px;
  border: none;
}
.wave {
  position: absolute;
    z-index: 10;
    overflow: hidden;
    width: 100%;
    top: 74px;
}
.home {
  overflow: hidden;
  height: 100vh;
  position: relative;
}
.home-mobile {
  display: none;
}
.delivery-video__wrapper video {
  width: 100%;
}
.home-wrapper__header div {
  font-family: 'Bebas Neue Regular', monospace;
  color: #af1786;
  font-size: 120px;
  text-transform: uppercase;
  font-weight: bold;
}
.figure-home1 img {
  position: absolute;
  top: -30px;
  right: 0;
  width: 180px;
}
.figure-home2 img {
  position: absolute;
  right: 10px;
  width: 90px;
  top: 90px;
}
.figure-home3 img {
  position: absolute;
  bottom: 50px;
  right: 200px;
  width: 40px;
}
.figure-home4 img {
  position: absolute;
  right: 770px;
  width: 30px;
  top: 120px;
}
.figure-home5 img {
  position: absolute;
  left: 50px;
  width: 30px;
  bottom: 300px;
}
.figure-home6 img {
  position: absolute;
  bottom: 300px;
  right: 35px;
  width: 40px;
}
.figure-home7 img {
  position: absolute;
  bottom: 100px;
  left: 200px;
  width: 10px;
}
.figure-home8 img {
  position: absolute;
  bottom: 200px;
  left: 300px;
  width: 7px;
}
.figure-home9 img {
  position: absolute;
  bottom: 400px;
  left: 100px;
  width: 9px;
}
.figure-home10 img {
  position: absolute;
  top: 200px;
  left: 100px;
  width: 5px;
}
.figure-home11 img {
  position: absolute;
  top: 150px;
  left: 120px;
  width: 25px;
}
.figure-home12 img {
  position: absolute;
  top: 80px;
  left: 340px;
  width: 30px;
}
.figure-home13 img {
  position: absolute;
  bottom: 120px;
  left: 380px;
  width: 35px;
}
.figure-home14 img {
  position: absolute;
  bottom: 100px;
  right: 80px;
  width: 13px;
}
#controls span {
    display:inline-block;
}
        
#playpause {
    background-image: url(../img/lay-button.png);
    color:#333;
    padding:0 5px;
    font-size:12pt;
    text-transform:uppercase;
    width:50px;
}
.descr{
    display: none;
    margin-left: 100px;
    padding: 10px;
    margin-top: 250px;
    background: #fff;
    -moz-box-shadow: -20px 60px 220px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: -20px 60px 220px rgba(0, 0, 0, 0.15);
    box-shadow: -20px 60px 220px rgba(0, 0, 0, 0.15);
    border-radius: 8px;
    line-height: 24px;
    font-size: 12px;
    color: #646464;
}
.how-to-order__wrapper-item:hover .descr,
.delivery-wrapper__item:hover .descr{
    display: block;
    position: absolute;
    top: 120px;
    z-index: 9999;
    width: 270px;
    padding: 15px;
}
.how-to-order__wrapper-item img,
.delivery-wrapper__item img {
  position: relative;
}
.order-color {
  color: #AF1786;
  font-weight: bold;
}
.how-to-order__wrapper-header img {
  width: 30%;
}
.about-wrapper__header img {
  width: 200px;
}
.delivery-wrapper__header img {
  width: 45%;
}
.catalog-wrapper-header img {
  width: 35%;
}
.home-wrapper__header img {
  width: 150px;
}
/*.how-to-order__wrapper-header div, 
.catalog-wrapper-header div,
.delivery-wrapper__header div {
  line-height: 0px;
}*/
.home-wrapper__header div {
  line-height: 44px;
}
.certificate-text a {
  color: #AF1786;
  font-weight: bold;
}
.we-cooked__zayavka a:hover {
  background: #ff851f;
  color: #fff;
}
.certificate-text a:hover {
  color: #fff;
}
.how-to-order__wrapper-item, .how-to-order__wrapper-dash,
.delivery-wrapper__item, .delivery-wrappe__dash {
  display: inline-block;
  vertical-align: middle;
  margin: 20px 0px 50px;
}
.how-to-order__wrapper-item img, .delivery-wrapper__item img {
  width: 170px;
}
.how-to-order__wrapper-dash img, .delivery-wrappe__dash img {
  padding-bottom: 15px;
  width: 40px;
  margin: 0px 8px;
}
.how-to-order_mobile {
  display: none;
}
.how-to-order__wrapper-zayavka a {
  background: #ff851f;
  box-shadow: 5px 10px 15px rgba(0, 0, 0, 0.05);
  border-radius: 80px;
  font-size: 16px;
  line-height: 28px;
  color: #fff;
  padding: 15px 40px;
}
.figure-order1 img {
  position: absolute;
  top: 26px;
  left: 0;
  width: 130px;
}
.figure-order2 img {
  position: absolute;
  right: 0;
  width: 130px;
  bottom: 100px;
}
.figure-order3 img {
  position: absolute;
  top: -160px;
  left: 0;
  width: 135px;
}
.figure-order4 img {
  position: absolute;
  right: 50px;
  width: 40px;
  bottom: 400px;
}
.figure-order5 img {
  position: absolute;
  left: 50px;
  width: 40px;
  bottom: 100px;
}
.figure-order6 img {
  position: absolute;
  top: -50px;
  left: 5px;
  width: 150px;
}
.figure-order7 img {
  position: absolute;
  top: -74px;
  right: 20px;
  width: 150px;
}
.catalog {
  background: linear-gradient(0.82deg, #e10d8a 9.82%, #ed74ab 82.46%);
}
.catalog-wrapper-header {
  font-family: 'Bebas Neue Regular', monospace;
  color: #fff;
  font-size: 60px;
  text-transform: uppercase;
  font-weight: bold;
}
.figure-catalog1 img {
  width: 150px;
  position: absolute;
  right: 0;
  bottom: 20px;
}
.figure-catalog2 img {
  width: 90px;
  position: absolute;
  left: 40px;
  bottom: 200px;
}
.figure-catalog3 img {
  position: absolute;
  right: 80px;
  width: 25px;
  top: 300px;
}
.figure-catalog4 img {
  position: absolute;
  left: 50px;
  width: 40px;
  top: 250px;
}
.figure-catalog5 img {
  position: absolute;
  right: 150px;
  width: 45px;
  bottom: 200px;
}
.figure-catalog6 img {
  position: absolute;
  width: 17px;
  right: 170px;
  top: 80px;
}
.figure-catalog7 img {
  position: absolute;
  width: 10px;
  left: 120px;
  bottom: 350px;
}
.owl-next a, .owl-prev a {
  cursor: pointer;
}
.figure-about1 img {
  position: absolute;
  left: 0;
  width: 140px;
  top: 90px;
}
.figure-about2 img {
  position: absolute;
  right: 0;
  width: 140px;
  bottom: 80px;
}
.figure-about3 img {
  position: absolute;
  right: 0;
  width: 90px;
  bottom: 100px;
}
.figure-about4 img {
  position: absolute;
  width: 30px;
  right: 130px;
  top: 90px;
}
.figure-about5 img {
  position: absolute;
  width: 40px;
  left: 90px;
  bottom: 140px;
}
.about-wrapper {
  padding-top: 50px;
}
.about-wrapper__image, .about-wrapper__text-about {
  display: inline-block;
  vertical-align: middle;
  text-align: left;
}
.about-wrapper__image {
  width: 32%;
  margin-right: 40px;
}
.about-wrapper__text-about {
  width: 60%;
  color: #646464;
  font-size: 14px;
}
.about-wrapper__text-about p {
   line-height: 25px;
}
.about-wrapper__text-about p {
  margin-bottom: 30px;
}
.about-wrapper__image img {
  width: 300px;
}
.about-wrapper__certificate {
  margin-bottom: 100px;
}
.about-wrapper__header {
  width: 200px;
  text-align: center;
  margin-left: 20px;
}
.certificate-img, .certificate-text {
  display: inline-block;
  vertical-align: middle;
  padding: 5px;
}
.certificate-img img {
  margin-top: 9px;
}
.about-wrapper__certificate a {
  border: 0.5px solid #AF1786;
    border-radius: 50px;
    text-align: center;
    position: absolute;
    padding: 2px 15px;
    color: #af1786;
    font-weight: bold;
  font-size: 16px;
  line-height: 28px;
}
.about-wrapper__certificate a:hover {
  color: #fff;
  background: #ff851f;
  border: 0;
}
.we-cooked {
  background-image: url(../img/we-cooked.png);
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 500px;
  position: relative;
}
.we-cooked__overlay {
  width: 100%;
  height: 500px;
  background: linear-gradient(180deg, #ed74ab00 0%, #e10d8a 100%);
  opacity: 0.9;
}
.we-cooked__inner {
  width: 100%;
  text-align: center;
  position: absolute;
  top: 118px;
}
.we-cooked__wrapper {
  background: #FFFFFF;
  opacity: 1;
  box-shadow: -20px 30px 100px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
  margin: 0 auto;
  text-align: center;
  max-width: 390px;
  padding: 10px 0px 10px;
}
.we-cooked__zayavka {
  width: 100%;
  bottom: 50px;
  position: absolute;
  text-align: center;
}
.we-cooked__zayavka a {
  box-shadow: 5px 10px 15px rgba(0, 0, 0, 0.05);
  border-radius: 80px;
  background: #fff;
  padding: 15px 40px;
  font-weight: bold;
  color: #af1786;
  font-size: 14px;
}
.we-cooked__wrapper-header {
  font-weight: bold;
  font-size: 28px;
  line-height: 48px;
  text-align: center;
}
#shiva {
  display: inline-block;
  vertical-align: bottom;
  padding: 15px 35px;
}
#shiva div {
  font-size: 18px;
  line-height: 28px;
  text-align: center;
  color: #252525;
}
#shiva span {
  font-family: 'BebasNeueRegular', sans-serif;
  font-weight: bold;
  font-size: 45px;
  line-height: 70px;
  text-align: center;
  letter-spacing: -1px;
  text-transform: uppercase;
}
.delivery-wrapper{
  padding-bottom: 150px;
}
.delivery-video {
  width: 100%;
    text-align: center;
    position: relative;
    z-index: 199;
    bottom: 150px;
}
.figure-video1 img {
  position: absolute;
  left: 388px;
  width: 200px;
  bottom: -41px;
  z-index: 10;
}
.figure-video2 img {
  position: absolute;
  left: 350px;
  width: 120px;
  bottom: -50px;
  z-index: 100;
}
.figure-video3 img {
  position: absolute;
  left: 430px;
  width: 300px;
  bottom: -150px;
  z-index: 100;
}
.figure-video4 img {
  position: absolute;
  left: 327px;
  width: 140px;
  bottom: -130px;
  z-index: 10;
}
.figure-video5 img {
  position: absolute;
  left: 243px;
  width: 90px;
  bottom: -72px;
  z-index: 10;
}
.figure-video6 img {
  position: absolute;
    right: 340px;
    width: 250px;
    top: 500px;
    z-index: 100;
}
.figure-video7 img {
  position: absolute;
    right: 450px;
    width: 140px;
    top: 10px;
    z-index: 1000;
}
.figure-video9 img {
  position: absolute;
  right: 259px;
  width: 250px;
  bottom: -67px;
  z-index: 10;
}
.figure-video8 img {
  position: absolute;
  right: 220px;
  width: 160px;
  bottom: -130px;
  z-index: 100;
}
.delivery-video__wrapper video {
  width: 450px;
    margin-top: 50px;
    background: linear-gradient(1.24deg, #e10d8a 9.82%, #ed74ab 82.46%);
    text-align: center;
    border-radius: 10px;
    left: 34%;
    position: absolute;
    box-shadow: -20px 60px 220px rgba(0, 0, 0, 0.4);
}
.figure-delivery1 img {
  position: absolute;
  left: 0;
  width: 140px;
  top: 90px;
}
.figure-delivery2 img {
  position: absolute;
  right: 0;
  width: 140px;
  bottom: 80px;
}
.figure-delivery3 img {
  position: absolute;
  width: 35px;
  left: 180px;
  top: 80px;
}
.figure-delivery4 img {
  position: absolute;
  width: 40px;
  left: 140px;
  bottom: 90px;
}
.figure-delivery5 img {
  position: absolute;
  width: 40px;
  right: 180px;
  top: 130px;
}
.figure-delivery6 img {
  position: absolute;
  width: 10px;
  left: 100px;
  bottom: 190px;
}
.how-to-order__wrapper-zayavka-mobile {
  display: none;
}
.footer__map {
  position: relative;
}
.footer__map-wrapper {
  position: absolute;
  top: 0;
  width: 100%;
  text-align: center;
}
.footer__map-form {
  background: #fff;
  border-radius: 10px 10px 0px 0px;
}
.footer__map-form #form {
    padding: 50px;
    font-size: 18px;
    line-height: 28px;
    text-align: center;
    color: #7B7B7B;
}
.footer__map-form h1 {
  font-size: 25px;
  padding-bottom: 25px;
}
.footer__map-form input {
  width: 90%;
  height: 45px;
  border: 0.5px solid #af1786;
  border-radius: 50px;
  color: #7b7b7b;
  padding: 25px;
  margin: 10px;
  outline: none;
}
.about-mobile {
  display: none;
}
.footer-form__wrapper, .dan,
.footer-form__wrapper-check {
  display: inline-block;
    vertical-align: middle;
    font-style: italic;
    font-weight: normal;
    font-size: 16px;
    line-height: 22px;
    width: 32%;
}
#politics {
  border-radius: 10px;
    width: 20px!important;
    height: 20px!important;
    margin: 2px;
    padding: 12px;
}
.dan img, .dan-text {
  display: inline-block;
  vertical-align: top;
}
.dan-cake input[type=checkbox] {
  display: none;
}
.dan-cake input[type=checkbox] + label:before {
    content: '\f00c';
    font-family: FontAwesome;
    color: transparent;
    display: inline-block; 
    line-height: 22px;
    margin: -5px 10px 0 0;
    height: 20px;
    width: 20px;
    text-align: center;
    vertical-align: middle;
    transition: color ease .3s;
    border-radius: 7px;
    background: #fff;
    font-style: normal;
    background: #FFFFFF;
    border: 0.5px solid #AF1786;
}
.dan-cake>label {
  font-family: Roboto;
  font-style: italic;
  font-weight: normal;
  font-size: 16px;
  line-height: 22px;
  color: #7B7B7B;
}
.dan-cake input[type=checkbox]:checked + label:before {
    color: #fff;
    background: #ff851f;
    border: 1px solid #ff851f;
}
.footer__map-form textarea {
  border: 0.5px solid #af1786;
  border-radius: 50px;
  color: #7b7b7b;
  width: 100%;
  height: 125px;
  padding: 15px 0px 0px 35px;
  outline: none;
}
.dan-text {
  padding-bottom: 13px;
}
.footer__contacts {
  background: linear-gradient(0.54deg, #e10d8a 9.82%, #ed74ab 82.46%);
  height: 500px;
  position: relative;
}
.footer-form__wrapper>.dan-cake {
  margin: 10px;
}
figure-catalog1 img {
  width: 150px;
  position: absolute;
  right: 0;
  bottom: 20px;
}
.figure-contacts1 img {
  width: 150px;
  position: absolute;
  right: 0;
  top: 230px;
  z-index: 100;
}
.figure-contacts2 img {
  width: 10px;
  position: absolute;
  left: 150px;
  top: 300px;
  z-index: 10;
}
.figure-contacts3 img {
  position: absolute;
  right: 200px;
  width: 15px;
  top: 150px;
  z-index: 10;
}
.figure-contacts4 img {
  position: absolute;
  left: 60px;
  width: 35px;
  top: 130px;
  z-index: 10;
}
.figure-contacts5 img {
  position: absolute;
  right: 100px;
  width: 30px;
  top: 120px;
  z-index: 10;
}
.figure-contacts6 img {
  position: absolute;
  width: 90px;
  left: 0;
  top: 420px;
  z-index: 10;
}
.footer__contacts-wrap {
  position: absolute;
  bottom: 0;
}
.footer__contacts-wrapper {
  background: #ff7ed1;
  border-radius: 10px 10px 0px 0px;
  text-align: center;
}
.footer__contacts-wrapper__adress,
.footer__contacts-wrapper__phone,
.footer__contacts-wrapper__mail {
  display: inline-block;
  vertical-align: middle;
  color: #fff;
  padding: 30px 25px;
  font-size: 14px;
  line-height: 28px;
}
.footer__contacts-wrapper a {
  color: #fff;
}
.contasts-header {
  position: absolute;
    bottom: 150px;
    text-align: center;
    width: 100%;
    font-family: 'Bebas Neue Regular', monospace;
    color: #fff;
    font-size: 60px;
    text-transform: uppercase;
    font-weight: bold;
}
.contasts-header img {
  width: 20%;
}
.footer__contacts-wrapper__adress img, .footer__contacts-wrapper__adress div,
.footer__contacts-wrapper__phone img, .footer__contacts-wrapper__phone div,
.footer__contacts-wrapper__mail img, .footer__contacts-wrapper__mail div {
  display: inline-block;
  vertical-align: middle;
}
.footer__contacts-wrapper__adress img,
.footer__contacts-wrapper__phone img,
.footer__contacts-wrapper__mail img {
  width: 30px;
  background: #fff;
  border-radius: 50px;
  padding: 6px;
  box-shadow: -7px 7px 20px #f4f4f42e;
}
.icon-up, .footer__contacts-wrap {
  width: 100%;
  text-align: center;
}
.icon-up {
  position: absolute;
    bottom: 27px;
}
.icon-up a {
  cursor: pointer;
}
footer {
  background: #252525;
    width: 100%;
    text-align: center;
    font-size: 12px;
    line-height: 28px;
    color: #646464;
    padding: 10px 0px;
    position: relative;
}
.block-cake {
  position: relative;
}
.block-cake__order {
  width: 65%;
    margin: 150px auto;
    margin-bottom: 80px;
}
.figure-cake1 img {
  position: absolute;
  top: 0px;
  left: 0;
  width: 100px;
}
.figure-cake2 img {
  position: absolute;
  right: 0;
  width: 100px;
  top: 150px;
}
.cake-header, .mus-header,
.cupcake-header, .corporate-header,
.macarons-header, .cake-number-header {
  text-align: center;
}
.cake-header img {
    width: 27%;
}
.cake-number-header img {
  width: 40%;
}
.cupcake-header img {
    width: 32%;
}
.corporate-header img {
  width: 40%;
}
.macarons-header img {
  width: 32%;
}
.glavnaya {
  padding-bottom: 60px;
}
.mus-header img {
  width: 120px;
}
.mus-header img {
  width: 28%;
}
.tabs-block { 
 width: 100%;
    text-align: center;
    padding: 0px;
    margin: 50px auto;
    position: relative;
    margin-bottom: 0;
}
.tabs-block>input { 
  display: inline-block;
    height: 50px;
    border: 0.5px solid #e7e7e7;
    border-radius: 50px;
    color: #7b7b7b;
}
.tabs-block>#txt_1,
.tabs-block>#txt_2, 
.tabs-block>#txt_3,
.tabs-block>#txt_4 {
    display: none;
    background: #FFFFFF;
    text-align: center;
}
.tabs-block>label div {
  text-align: center;
  margin: auto;
}
.tabs-block>label {
    display: inline-block;
    color: #bebebe;
    line-height: 15px;
    cursor: pointer;
    font-style: italic;
}
input[type='radio'] {
  position: relative;
  cursor: pointer;
}
input[type='radio']::before, #tab2_1::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  transform: translate(-50%, -50%);
  background: #E7E7E7;
  border: 0;
}
input[type='radio']:checked::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background: #AF1786;
  transform: translate(-50%, -50%);
  visibility: visible;
}
.tabs1-design {
  position: absolute;
  left: 0;
}
.tabs2-vkus {
  position: absolute;
  left: 30%;
}
.tabs3-ves {
  position: absolute;
  right: 30%;
}
.tabs4-order {
  position: absolute;
  right: 0;
}
.tabs-block>input:checked + label {
    color: #252525;
    border-bottom: 1px solid #FFFFFF;
    background: #FFFFFF;
}
.tabs-block>input:checked ~ .line {
  border-top: 1px solid #e7e7e7;
  color: #252525;
}
.tabs-block>input[type="radio"]:not(:checked) {
  background: #AF1786;
}
.line {
  margin: 23px -10px;
    width: 28%;
    height: 5px;
    display: inline-block;
    vertical-align: top;
    background: #e7e7e7;
    border-top: 5px solid #af1786;
}
#tab_1:checked ~ #txt_1,
#tab_2:checked ~ #txt_2,
#tab_3:checked ~ #txt_3,
#tab_4:checked ~ #txt_4 { 
  display: block; 
}
.tabs_cupcake {
    width: 100%;
    display: inline-block;
}
.tabs-block>input:focus {
  background: #AF1786;
 }
#tab_1::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background: #AF1786;
  transform: translate(-50%, -50%);
  visibility: visible;
}
.tabs {
    display: inline-block;
    font-size: 14px;
    width: 100%;
}
.tabs ul, .tabs_vkus ul,
.tabs_caption {
    position: relative;
    padding: 0px;
}
.tabs ul, .tabs_vkus ul {
    margin: 80px auto;
    text-align: center;
    margin-bottom: 0px;
}
.tabs_vkus li {
  width: 160px;
  display: inline-block;
  padding: 12px;
  cursor: pointer;
  margin: 10px;
}
.tabs_vkus .tabs__content {
    text-align: center;
}
.tabs_vkus .tabs__content img {
    position: relative;
    border-radius: 10px;
}
.tabs_caption {
    margin: 50px;
}
.tabs ul:after, .tabs_caption:after,
.tabs_vkus ul:after {
    content: "";
    display: block;
    clear: both;
    height: 5px;
}
.tabs_cake li, .tabs_caption li {
    margin: 10px;
    cursor: pointer;
    display: inline-block;
    padding: 8px;
    color: #AF1786;
    font-size: 16px;
    font-weight: bold;
    width: 20%;
}
.tabs_vkus ul li {
    margin: 10px;
    cursor: pointer;
    display: inline-block;
    padding: 10px;
    color: #AF1786;
    font-size: 16px;
    font-weight: bold;
}
.tabs ul li.active, .tabs_caption .active,
.tabs_vkus ul li.active {
    background: #AF1786;
    color: #fff;
    border-radius: 20px;
}
.tabs_cupcake li {
  margin: 10px;
    padding: 0px;
    cursor: pointer;
    display: inline-block;
    padding: 8px;
    color: #AF1786;
    font-size: 16px;
    font-weight: bold;
    width: 21%;
}
.tabs_head {
    font-size: 25px;
    color: blue;
}
.tabs_wrapper {
    display: table;
    width: 100%;
}
.tabs li:hover,
.tabs_vkus li:hover {
  border: 0.5px solid #AF1786;
  border-radius: 50px;
}
.tabs__content {
  display: none;
}
.tabs__content.active {
  display: block;
}
.block_zakaz, .block_zakaz_vkus {
    text-align: center;
}
.section_grid {
    display: block;
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    margin: 0 auto;
    max-width: 1200px;
}
.grid_cake {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  grid-auto-rows: 380px;
  grid-auto-flow: row dense;
}
.grid_vkus {
  display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    grid-auto-rows: 250px;
    grid-auto-flow: row dense;
}
.grid_cupcake {
  display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 2fr));
    grid-auto-rows: 250px;
    grid-auto-flow: row dense;
    margin: 50px 0px;
}
.grid_candybar {
    display: grid;
    grid-gap: 5px;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    grid-auto-rows: 250px;
    grid-auto-flow: row dense;
}
.grid_holidays {
    display: grid;
    grid-gap: 30px;
    grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
    grid-auto-rows: 300px;
    grid-auto-flow: row dense;
}
.item_cake, .item_vkus, .item_cupcake, .item_candybar {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  box-sizing: border-box;
  color: #fff;
  grid-column-start: auto;
  grid-row-start: auto;
  color: #fff;
  background-size: cover;
  background-position: center;
  cursor: pointer;
  counter-increment: item-counter; 
  overflow: hidden;
  border-radius: 10px;
  opacity: 0.9;
  -webkit-transform: scale(0.93);
    -moz-transform: scale(0.93);
    -o-transform: scale(0.93);
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    opacity: 0.9;
 } 
 .item_cake:hover,
 .item_cupcake:hover,
 .item_candybar:hover {
  -webkit-transform: scale(1.6);
    -moz-transform: scale(1.6);
    -o-transform: scale(1.6);
    opacity: 1;
    padding: 15px 0px 0px;
    z-index: 1000;
 }
  .item_cake:after, .item_cupcake:after, .item_candybar:after, 
  .item_holidays:after, .item_cupcake:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
  }
.item_cake:before {
  content: '';
  background: linear-gradient(180deg, #ed74ab00 0%, #e10d8a 100%);
    opacity: 0.9;
  width: 100%;
  height: 20%;
  opacity: 0;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 2;
}
.item_cupcake:before {
  content: '';
  background: linear-gradient(180deg, #ed74ab00 0%, #e10d8a 100%);
    opacity: 0.9;
  width: 100%;
  height: 60%;
  opacity: 0;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 2;
}
.item_vkus:before {
  background: linear-gradient(0.4deg, rgba(237, 116, 171, 0) -23.4%, #E10D8A 59.88%);
  opacity: 0.9;
  box-shadow: -20px 60px 220px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  transform: matrix(1, 0, 0, -1, 0, 0);
  width: 100%;
  height: 41%;
  opacity: 0;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 2;
}
.item_cake .caption, .item_cupcake .caption {
  width: 100%;
    padding: 20px 0px;
    color: #fff;
    position: absolute;
    bottom: 0%;
    left: 0;
    z-index: 3;
    text-align: center;
  }
  .item_cake .caption {
    height: 100%;
  }
.item_vkus .caption {
  width: 100%;
    padding: 10%;
    color: #fff;
    position: absolute;
    bottom: 0%;
    left: 0;
    z-index: 3;
    text-align: center;
    padding-bottom: 10%;
}
.item_cake .caption span, .item_vkus .caption span, 
.item_cupcake .caption span {
  display: block;
  opacity: 0;
  position: relative;
  top: 100px;
  -webkit-transition-property: top, opacity;
  transition-property: top, opacity;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  padding-top: 5px;
}
.item_cake .caption .title, 
.item_cupcake .caption .title {
  line-height: 1;
  font-weight: normal;
  font-size: 16px;
}
.item_cake .caption .info,
.item_cupcake .caption .info {
  line-height: 37px;
  margin-top: 31px;
  font-size: 14px;
}
.item_cake:focus:before,
.item_vkus:focus:before,
.item_cupcake:focus:before,
.item_cake:focus span, .item_cake:hover:before,
.item_cupcake:focus span, .item_cupcake:hover:before,
.item_cake:hover span,
.item_cupcake:hover span,
.item_vkus:hover span {
  opacity: 1;
}
.item_cake:focus:before, .item_cake:hover:before {
  top: 80%;
}
.item_vkus:focus:before {
  top: 60%;
}
.item_cupcake:focus:before, .item_cupcake:hover:before {
    top: 50%;
}
.item_cake:focus span, 
.item_cupcake:focus span, .item_cupcake:hover span,
.item_vkus:focus span, .item_vkus:hover span {
  top: 0;
}
.item_cake:hover span {
  top:  75%;
}
.item_cake:focus .code, 
.item_vkus:focus .code {
    text-align: center;
    font-size: 23px;
    font-weight: bold;
}
.cake-taste  .item_vkus:hover .code {
  font-weight: bold;
    font-size: 35px;
    line-height: 41px;
}
.cake-taste .item_vkus .info div:last-child,
.cupcake-taste .item_vkus .info div:last-child {
    font-weight: bold;
    font-size: 14px;
    line-height: 23px;
    text-align: center;
}
.item_cake img{
    top: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    /*width: 297px;
    height: 400px;
    min-width: 100%;*/
    width: 100%;
    border-radius: 10px;
    display: block;
    transition: all 0.4s ease-in-out;
    text-align: center;
}
.item_candybar img  {
  top: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    
    min-width: 100%;
    border-radius: 10px;
    display: block;
    transition: all 0.4s ease-in-out;
    text-align: center;
}
.cake-taste .item_vkus, .cake-taste .back,
.cupcake-taste .item_vkus, .cupcake-taste .back {
  display: inline-block;
    vertical-align: middle;
    width: 30%;
}
.cake-taste, .cupcake-taste {
  text-align: left;
}
.cupcake-taste:first-child .back {
  padding: 110px 0px;
  text-align: center;
}
.cupcake-taste .item_vkus {
  height: 250px;
}
.cupcake-taste  .item_vkus:hover .code {
  font-weight: bold;
    font-size: 35px;
    line-height: 41px;
}
.cupcake-taste .item_vkus .caption img {
  width: 52px;
    height: auto;
    position: relative;
}
.cupcake-taste .item_vkus img {
    top: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    width: 205px;
    height: 250px;
    min-width: 100%;
    border-radius: 10px;
    display: block;
    transition: all 0.4s ease-in-out;
}
.cupcake-taste {
  padding: 30px 0px 0px;
  text-align: center;
}
#txt_2>.section_grid {
  margin: 80px auto;
}
.info img {
  position: relative;
  width: 52px;
}
.item_cake:hover img, .item_vkus:hover img,
.item_cupcake:hover img, .item_candybar:hover img {
  transform: scale(1.2);
}
.item_cupcake img {
    top: 0;
    right: 0;
    bottom: 0;
    width: 320px;
    height: 250px;
    border-radius: 10px;
    display: block;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    transition: all 0.4s ease-in-out;
    background-position: center;
}
#txt_3, #txt_4 {
  margin: 50px 0px;
}
.item img, .item_candybar .item--large img, .item_candybar .item--medium image-rendering,
.item_candybar .item--large img {
    top: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    left: 50%;
  width: auto;
  height: 100%;
  min-width: 100%;
}
.block-candybar {
  width: 65%;
    margin: 150px auto;
}
.candybar-text {
  padding: 0px 0px 30px;
}
.item-candybar:hover {
    transform: scale(1.05);
}   
    .item:hover:after {
      opacity: 0;
      overflow: hidden;
    }
  }

  .item--medium {
    grid-row-end: span 2;
    overflow: hidden;
  }

 .item--large {
    grid-row-end: span 2;
    overflow: hidden;
  }

  .item--full {
    grid-column-end: auto;
    overflow: hidden;
}
    @media screen and (min-width: 768px) {
      grid-column: 1/-1;
      grid-row-end: span 2;
    }
  }

    @media screen and (min-width: 768px) {
      grid-column: 1/-1;
      grid-row-end: span 2;
    }
  }
.item_cake a:hover, .item_cupcake a:hover, .item_holidays a:hover {
    background-color: rgb(169, 209, 233);
}
.item_vkus .caption:hover {
  background: linear-gradient(rgba(237, 116, 171, 0) -23.4%, #E10D8A 59.88%);
  opacity: 0.9;
  box-shadow: -20px 60px 220px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  height: 100%;
}
.block_zakaz .item_cake img, .tabs_vkus .item_vkus img, .block_zakaz .item_cupcake img {
    position: relative;
}
.block_zakaz .item_cake:after, .block_zakaz .item_cupcake:after {
    display: none;
}
.size-block {
    position: relative;
}
.size-block div[data-size] {
    position: absolute;
    left: 50%;
    cursor: pointer;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}
.first-step .item.-active:before {
    opacity: 1;
}
.first-step .item {
    /*overflow: visible;*/
    overflow: hidden;
}
.info div:first-child {
    width: 38px;
    text-align: center;
    margin: 0 auto;
   /*margin-top: 85%;*/
}
.info div img {
  width: 100%;
  height: auto;
  position: relative;
}
.loadMore button {
  font-weight: bold;
    background: #AF1786;
    border-radius: 50px;
    color: #fff;
    padding: 10px 20px;
    font-size: 16px;
    line-height: 28px;
    outline: 0;
    border: 0;
    margin: 0px 10px 20px;
}
.loadMore a {
  font-weight: bold;
    background: #AF1786;
    border-radius: 50px;
    color: #fff;
    padding: 10px 20px;
    font-size: 16px;
    line-height: 28px;
}
.loadMore {
  margin: 50px 0px;
  text-align: center;
}
.loadMore.-hide {
  display: none;
}
.result-block input {
  border: 0.5px solid #AF1786;
  border-radius: 50px;
  padding: 10px;
}
.item_cake.-hide, .item_cupcake.-hide {
    display: none;
}
.result-design-img {
    width: 250px;
    height: 300px;
    background-size: 300px;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 10px;
}
.section_grid .back {
  margin-top: 35%;
}
.result-block__wrapper {
  display: inline-block;
  vertical-align: middle;
}
.result-block__wrapper:nth-of-type(1),
.result-block__wrapper:nth-of-type(2) {
  width: 30%;
}
.result-block__wrapper:last-child {
  width: 37%;
    margin-left: 5px;
}
.result-block__wrapper textarea {
  border: 0.5px solid #af1786;
  border-radius: 50px;
  color: #7b7b7b;
  height: 118px;
  padding: 15px 0px 0px 35px;
  outline: none; 
  width: 100%;
}
.result-block__wrapper input,
.result-block__wrapper select {
  border-radius: 50px;
    width: 95%;
    padding: 15px 20px;
    border: 0.5px solid #AF1786;
    outline: none;
    margin: 10px;
    font-style: italic;
    background: #fff;
    height: 45px;
}
.cake-form input:last-child {
  background: #FF851F;
  border: 0;
  color: #fff;
}
.result-block__wrapper div {
  position: relative;
}
.result_block__order {
 display: inline-block;
    vertical-align: top;
    padding: 30px;
    text-align: left;
}
.result_block__order-corporate {
  display: inline-block;
    vertical-align: middle;
    padding: 30px;
    text-align: left;
}
.cake-weight input, .cake-date input {
  border: none;
  font-size: 18px;
  line-height: 28px;
  color: #7B7B7B;
  padding-left: 20px;
}
.image-data {
  position: absolute;
    top: 24px;
    left: 30px;
}
.result-block__wrapper:first-child input,
.result-block__wrapper:first-child select {
  padding-left: 50px;
} {
  padding-left: 50px;
}
.image-design {
  position: absolute;
    top: 24px;
    right: 30px;
}
.cake-code {
  font-weight: bold;
  font-size: 36px;
}
.order-category {
  font-size: 18px;
    line-height: 28px;
    color: #7B7B7B;
    padding-left: 20px;
}
.cake-vkus {
  font-size: 24px;
    line-height: 40px;
}
.cake-form input {
  border: 0.5px solid #AF1786;
    border-radius: 50px;
    padding: 15px 50px;
    font-style: italic;
    margin: 10px;
}
.block-mussovye {
    width: 65%;
    text-align: center;
    margin: 50px auto;
}
.mussovye-image {
 position: relative;
    text-align: center;
    margin: 50px auto;
}
.mus-image img {
  width: 38%;
}
.mus-text img {
 width: 30%;
    position: absolute;
    margin: 0 auto;
    text-align: center;
    right: 35%;
    bottom: 10%;
}
.code {
  font-size: 18px;
  line-height: 23px;
}
.glavnaya a {
  color: #AF1786;
    font-size: 16px;
    line-height: 28px;
    border: 0.5px solid #AF1786;
    box-shadow: 5px 10px 15px rgba(0, 0, 0, 0.05);
    border-radius: 80px;
    padding: 15px 50px;
}
.candybar-bold {
  color: #000;
  font-weight: bold;
}
.item_vkus .back {
  margin-bottom: 40%;
}
.back button {
  background: #fff;
    border: 0.5px solid #AF1786;
    box-shadow: 5px 10px 15px rgba(0, 0, 0, 0.05);
    border-radius: 80px;
    color: #AF1786;
    font-weight: bold;
    font-size: 12px;
    line-height: 28px;
    padding: 7px 80px;
}
.vpered a {
  background: #FF851F;
  box-shadow: 5px 10px 15px rgba(0, 0, 0, 0.05);
  border-radius: 80px;
  font-weight: bold;
    font-size: 12px;
    line-height: 28px;
    padding: 15px 75px;
    color: #fff;
}
.cake-button {
  margin: 70px auto;
}
.cake-button div {
  display: inline-block;
  vertical-align: middle;
  margin: 0px 10px;
}
.dan-cake {
  margin: 25px;
}
.dan-cake .dan-text {
  font-style: italic;
    font-weight: normal;
    font-size: 14px;
    color: #7b7b7b;
    line-height: 25px;
}
.cake-form input>.putName, .cake-form input .putPhone {
  margin: 10px;
}
.back, .cake-form input:last-child {
  display: inline-block;
  vertical-align: middle;
}
.line-corporate {
  margin: 23px -10px;
    width: 85%;
    height: 5px;
    display: inline-block;
    vertical-align: top;
    background: #e7e7e7;
    border-top: 5px solid #af1786;
}
.tabs-block>input:checked ~ .line-corporate {
    border-top: 1px solid #e7e7e7;
    color: #252525;
}
.line-cake-number {
  width: 33%;
  margin: 23px -10px;
    height: 5px;
    display: inline-block;
    vertical-align: top;
    background: #e7e7e7;
    border-top: 5px solid #af1786;
}
.tabs-block>input:checked ~ .line-cake-number {
    border-top: 1px solid #e7e7e7;
    color: #252525;
}
.line-macarons {
    margin: 23px -10px;
    width: 40%;
    height: 5px;
    display: inline-block;
    vertical-align: top;
    background: #e7e7e7;
    border-top: 5px solid #af1786;
}
.tabs-block>input:checked ~ .line-macarons {
    border-top: 1px solid #e7e7e7;
    color: #252525;
}
.block-input-macarons {
  margin-top: 50px;
}
.tabs3-ves_macarons {
  position: absolute;
  right: 43%;
}
.corporate-block {
  margin: 30px 0px;
}
.candybar-form {
  text-align: center;
}
.candybar-form input {
  width: 250px;
    height: 45px;
    border: 0.5px solid #af1786;
    border-radius: 50px;
    color: #7b7b7b;
    padding: 25px;
    margin: 10px;
    outline: none;
    display: inline-block
}
.candybar-form>input .candybar-button-order {
  background: #FF851F;
    box-shadow: 5px 10px 15px rgba(0, 0, 0, 0.05);
    border-radius: 80px;
    color: #fff;
    padding: 15pxcandybar-button-order;
    border: none;
    width: 250px;
}
.candybar-form h1 {
  margin: 50px 0px 20px;
}
.footer-form__wrapper-check .dan-cake {
  margin: 10px;
}
.item_cake img {
  display: block;
  border: 0;
}
.input-file {
  color: #AF1786;
  overflow: hidden;
}
.cake-form #form {
    padding: 50px;
    font-size: 18px;
    line-height: 28px;
    text-align: center;
    color: #7B7B7B;
}
.cake-form #form a {
  color: #af1786;
}
select {
  /* for Firefox */
  -moz-appearance: none;
  /* for Chrome */
  -webkit-appearance: none;
}
.result_block_form-cake {
    width: 100%;
    color: grey;
}
.result-block__wrapper-cake {
  width: 100%;
  text-align: center;
}
.cake-zakaz {
  display: inline-block;
  width: 49%;
  vertical-align: top;
  padding: 20px;
}
.cake-zakaz img {
  border-radius: 10px;
}
.cake-zakaz-name {
  font-size: 30px;
  font-weight: 800;
  color: #af1786;
  padding: 10px 0px 30px 15px;
}
.result-block-cake {
  margin: 50px auto;
}
.item-vkus-vis {
  overflow: visible; 
}
.cupcake-taste .item-vkus-vis {
  height: auto;
  vertical-align: top;
}
.vkus-about {
  color: #000;
  padding-top: 30px;
}
.vkus-about-name {
  font-size: 25px;
  color: #af1786;
  font-weight: 700;
}
.cake-reviews {
  margin-top: 100px;
  text-align: center;
}
.tabs_ckus--center {
   text-align: center;
}
.cake-head {
  color: #af1786;
  font-size: 40px;
  font-weight: 700;
  text-transform: uppercase;
}
.resut-block__wrapper-cake input,
.resut-block__wrapper-cake select,
.cake-form-zakaz input {
  border: 0.5px solid #AF1786;
  border-radius: 50px;
  padding: 15px 50px;
  font-style: italic;
  margin: 10px;
  width: 100%;
  outline: none;
}
.line-cake-zakaz {
  height: 3px;
  background: #af1786;
  border-top: 3px solid #af1786;
  width: 90%;
  text-align: center;
  margin: 0 auto;
}
.result-block__wrapper-cake input:last-child {
  background: #FF851F;
  border: 0;
  color: #fff;
  cursor: pointer;
  width: 50%;
  font-size: 20px;
  -webkit-appearance: none;
}
.online-zakaz {
  color: grey;
  font-size: 30px;
  font-weight: 600;
  text-align: center;
  padding: 30px 0px;
}
.tabs_vkus >.tabs-caption-cake {
  margin: 30px auto;
}
.dan-cake-cake {
  margin: 10px 0px;
  text-align: center;
}
.dan-cake-cake>label {
    font-family: Roboto;
    font-style: italic;
    font-weight: normal;
    font-size: 13px;
    line-height: 22px;
    color: #7B7B7B;
}
.vybor-design {
  text-align: center;
  padding: 10px 0px 30px;
  color: grey;
}
.cake-tab {
  display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    text-align: center;
    margin: 50px auto;
    margin-bottom: 20px;
}
.price {
  text-align: center;
    color: #2e2c2c;
    padding-bottom: 30px;
    letter-spacing: .5px;
}
.cake-tab-women, .cake-tab-men,
.cake-tab-kids, .cake-tab-wedding,
.cake-tab-christening {
  justify-content: center;
  flex-basis: auto;
  flex-grow: 1;
  border: 1px solid #AF1786;
  border-radius: 20px;
  margin: 15px;
  padding: 8px;
}
.cake-tab-women a, .cake-tab-men a,
.cake-tab-kids a, .cake-tab-wedding a, 
.cake-tab-christening a {
  color: #252525;
}
.detskie-torty-text {
  /*line-height: 1.5;*/
  /*letter-spacing: .5px;*/
  text-align: justify;
}
.detskie-torty-text h2 {
  padding: 20px 0px;
}
.detskie-torty-text img {
  padding: 10px 0px 5px;
}
.detskie-torty-text div {
  padding: 15px 0px;
} 
.detskie-torty-text ul li {
  padding: 10px 0px 10px 30px;
}
.mainmenu-wrapper__menu2-left .active, .mainmenu-wrapper__menu2-left > li > a:hover, .submenu li a:hover {color: #ddbe86;}
.submenu {
  position: absolute;
  left: -1px;
  z-index: 5;
  width: 240px;
  visibility: hidden;
  opacity: 0;  
  transform: translateY(10px);
  transition: .3s ease-in-out;
}
.submenu li {position: relative;}
.submenu a {
  background: white;
  color: #1c1c1c;
  text-align: left;
  font-size: 14px;
  letter-spacing: 1px;
  padding: 10px 20px;
}
.submenu2 {
  display: none;
}
.mainmenu-wrapper__menu2-left ul li:hover >.submenu2 {
  display: block;
}
.submenu .submenu {
  position: absolute;
  top: 0;
  left: calc(100% - 1px);
  left: -webkit-calc(100% - 1px);
}
.mainmenu-wrapper__menu2-left li:hover > .submenu {
  visibility: visible;
  opacity: 1;
  transform: translateY(0px);
}
.cake-form-zakaz {
  text-align: center;
}
.block-thanks {
  display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100vh;
    text-align: center;
}
.header-thanks {
  font-size: 39px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 10px;
}
.header-2-thanks {
  font-size: 25px;
  padding: 20px 0px;
  line-height: 35px;
}
.header-2-thanks a {
  color: #252525;
  text-decoration: underline;
  margin: 10px 0px;
}
.over {
  width: 90%;
    margin: 0 auto;
}
.price-product {
  color: grey;
  padding: 0px 0px 20px 15px;
}
.resut-block__wrapper-cake div {
  position: relative;
}
.resut-block__wrapper-cake .image-design img {
  display: none;
}
.email-bt {
   background: #e03794;
    border: 2px solid #ffa050;
    border-radius: 50%;
    box-shadow: 0 8px 10px rgb(249 92 24 / 58%);
    cursor: pointer;
    height: 68px;
    text-align: center;
    width: 68px;
    position: fixed;
    right: 8%;
    bottom: 8%;
    z-index: 999;
    transition: .3s;
    -webkit-animation: email-an linear 1s infinite;
    animation: email-an linear 1s infinite;
}

.email-bt .text-call{
        height:68px;
        width:68px;        
        border-radius:50%;
        position:relative;
        overflow:hidden;
}

.email-bt .text-call span {
    text-align: center;
    color:#fff;
    opacity: 1;
    font-size: 0;
        position:absolute;
        right: 4px;
        top: 22px;
    line-height: 14px;
        font-weight: 600;
    text-transform: uppercase;
    transition: opacity .3s linear;
    font-family: 'montserrat', Arial, Helvetica, sans-serif;
}

.email-bt .text-call:hover span {
    opacity: 1;
        font-size: 11px;
}
.email-bt:hover i {
    display:block;
}

.email-bt:hover {
        z-index:1;
        background:#fff;
        transition:.3s;
}
.email-bt:hover i {
        color:#38a3fd;
        font-size:40px;
        transition:.3s;
}
.email-bt i {
        color:#fff;
        font-size:29px;
        transition:.3s;
        line-height: 66px;
}

.email-bt i  {
        -webkit-animation: opsimple 3s infinite;
        animation: opsimple 3s infinite;
}

@-webkit-keyframes email-an {
        0% {
        box-shadow:0 8px 10px rgba(249,92,24,0.3),0 0 0 0 rgba(249,92,24,0.2),0 0 0 0 rgba(249,92,24,0.2)
}
40% {
        box-shadow:0 8px 10px rgba(249,92,24,0.3),0 0 0 15px rgba(249,92,24,0.2),0 0 0 0 rgba(249,92,24,0.2)
}
80% {
        box-shadow:0 8px 10px rgba(249,92,24,0.3),0 0 0 30px rgba(249,92,24,0),0 0 0 26.7px rgba(249,92,24,0.067)
}
100% {
        box-shadow:0 8px 10px rgba(249,92,24,0.3),0 0 0 30px rgba(249,92,24,0),0 0 0 40px rgba(249,92,24,0.0)
}
}@keyframes email-an {
        0% {
        box-shadow:0 8px 10px rgba(249,92,24,0.3),0 0 0 0 rgba(249,92,24,0.2),0 0 0 0 rgba(249,92,24,0.2)
}
40% {
        box-shadow:0 8px 10px rgba(249,92,24,0.3),0 0 0 15px rgba(249,92,24,0.2),0 0 0 0 rgba(249,92,24,0.2)
}
80% {
        box-shadow:0 8px 10px rgba(249,92,24,0.3),0 0 0 30px rgba(249,92,24,0),0 0 0 26.7px rgba(249,92,24,0.067)
}
100% {
        box-shadow:0 8px 10px rgba(249,92,24,0.3),0 0 0 30px rgba(249,92,24,0),0 0 0 40px rgba(249,92,24,0.0)
}
}

@keyframes opsimple {
0% {
    opacity: 0;
}
40% {
    opacity: 1;
}

80% {
    opacity: 1;
}
100% {
    opacity: 0;
}
}

@-webkit-keyframes opsimple {
0% {
    opacity: 0;
}
40% {
    opacity: 1;
}
80% {
    opacity: 1;
}
100% {
    opacity: 0;
}
}
.lang-item-mobile{
  display: inline-block;
  vertical-align: middle;
}
.lang-list-mobile {
  text-align:  center;
}
.lang-item-mobile a {
  padding:  10px;
  color:  grey;
}
.email-bt {
  display:  none;
}
