@import url("https://fonts.googleapis.com/css?family=Droid+Serif:400,700,700italic,400italic");
@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700");
.clearfix:after {
  content: '';
  clear: both;
  display: block; }

/*font-family: 'Droid Serif', serif;*/
/*font-family: 'Open Sans', sans-serif;*/
* {
  margin: 0;
  padding: 0; }

html, body {
  width: 100%;
  height: 100%;
  font-family: 'Droid Serif', serif; }

.abc {
  position: relative;
  float: left;
  z-index: 9999;
  top: 0;
  /* margin: 0 auto; */
  /* height: 10%; */
  left: 0;
  text-align: center;
  margin: 3px auto;
  padding: 26px;
  max-width: 171px;
  /* background-color: rgba(127, 127, 127, 0.68); */
  /* box-shadow: 0 4px 15px -2px rgba(0, 0, 0, 0.96); */
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -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; }

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
  .abc {
    max-width: 320px;
    top: 420px;
    left: 40%;
    margin-left: -100px; } }
.page {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  min-height: 730px; }

.block {
  position: relative;
  width: 100%; }

.mb25 {
  margin-bottom: 30px; }

.wrapper {
  position: relative;
  margin: 0 auto;
  padding: 0 15px;
  width: 100%;
  max-width: 1200px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.logo img {
  max-width: 100%; }

.begin {
  background-image: url("../img/bg1.jpg");
  background-size: cover;
  background-position: 50% 50%; }

.begin-decor {
  background-image: url("../img/bg1-decor.jpg"); }

.menu {
  padding: 10px 0;
  text-align: center;
  /* width: 1200px; */ }

.menu.dark {
  position: relative;
  background-color: white;
  box-shadow: 0 -5px 15px rgba(0, 0, 0, 0.3);
  z-index: 2; }

.menu .wrapper, .mmenu .wrapper {
  padding: 0;
  /* float: left; */ }

.menu ul {
  list-style: none;
  font-size: 0;
  /* float: left; */
 /* padding-left: 60px;*/
  /* background-color: white; */
  max-width: 1200px; }

.menu li {
  margin: 0 15px;
  display: inline-block;
  vertical-align: middle;
  color: #f4f4f4;
  font-size: 18px; }

.menu.dark li {
  color: #323f49; }

.menu a, .mmenu a {
  color: #f4f4f4;
  text-decoration: none; }

.menu.dark a, .mmenu.dark a {
  color: #323f49; }

.menu li.contacts, .mmenu li.contacts {
  text-align: right;
  font-size: 14px;
  font-family: 'Droid Serif', sans-serif;
  margin-left: 12px;
}

.menu li.contacts span, .mmenu li.contacts span {
  font-size: 28px; }

.menu li.contacts > a, .mmenu li.contacts > a {
  font-size: 16px;
  text-decoration: underline; }

.menu li.contacts > a.arbitrary-form , .mmenu li.contacts > a.arbitrary-form {
  margin-top: 10px;
}

.mmenu {
  display: none;
  padding: 10px 0;
  text-align: center; }

.mmenu.dark {
  position: relative;
  background-color: white;
  box-shadow: 0 -5px 15px rgba(0, 0, 0, 0.3);
  z-index: 2; }

.mmenu li.contacts {
  padding-top: 15px;
  text-align: center; }

.mmenu ul {
  list-style: none;
  font-size: 0; }

.widget-area .slick-no-slide .slick-track {
  width: 100% !important;
  transform: none !important;
  text-align: center;
  position: static; }

.search_result_list.slick-no-slide .slick-track {
  width: auto; }

.slick-no-slide .slick-slide {
  float: none;
  display: inline-block; }

.mmenu li {
  display: block;
  margin: 15px;
  color: #f4f4f4;
  font-size: 18px; }

.mmenu.dark li {
  color: #323f49; }

.mmenu li.dib {
  display: inline-block; }

.first {
  padding: 100px 0 30px;
  text-align: center;
  background-image: url("../img/decorbg1.png");
  background-size: auto 70%;
  background-position: 50% 0%;
  background-repeat: no-repeat; }

.first h1 {
  font-size: 38px;
  color: #f4f4f4;
  font-family: 'Droid Serif', serif;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 1.5; }

.first span {
  display: block;
  margin: 10px 0 22px;
  color: white;
  font-size: 25px;
  font-weight: 400;
  letter-spacing: 2px; }

.redbtn {
  display: inline-block;
  padding: 0 7px;
  color: white;
  font-family: 'Open Sans', sans-serif;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 1px;
  background-color: #ea5745;
  border-top: 2px solid #C56E64;
  border-bottom: 2px solid #98372b;
  border-radius: 10px;
  text-decoration: none;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none; }

.name_buket {
  font-size: 18px;
  display: block;
  text-align: center;
  height: auto;
  line-height: 1.4;
  padding: 0 12px;
  color: #333;
  position: absolute;
  bottom: 0px;
  right: 0;
  left: 0;
  background: #fff;
  padding-top: 10px;
  padding-bottom: 8px;
  z-index: 1; }

.redbtn:hover {
  background: #C3493A; }

.redbtn:active {
  border-bottom: 2px solid #753D36;
  border-top: 2px solid #B5584C;
  box-shadow: inset 0 5px 17px rgba(74, 10, 10, 0.3); }

.redbtn img {
  margin: 15px;
  vertical-align: middle; }

.redbtn a {
  vertical-align: middle; }

@keyframes mymove {
  0% {
    transform: translate(0, -15px);
    opacity: 0; }
  30% {
    opacity: 1; }
  100% {
    transform: translate(0, 30px);
    opacity: 0; } }
@-webkit-keyframes mymove {
  0% {
    transform: translate(0, -15px);
    opacity: 0; }
  30% {
    opacity: 1; }
  100% {
    transform: translate(0, 30px);
    opacity: 0; } }
.scrlpls {
  display: block;
  margin: 40px auto 0;
  position: relative;
  -webkit-animation: mymove 4s ease-in-out infinite;
  animation: mymove 4s ease-in-out infinite;
  will-change: true; }

.scrlpls + img {
  margin: 40px auto;
  display: block; }

.first h2 {
  margin: 30px 0 20px;
  color: white;
  font-family: 'Open Sans', sans-serif;
  text-transform: uppercase;
  font-weight: normal; }

.clients {
  font-size: 0; }

.clients .img {
  display: inline-block;
  margin: 10px;
  width: 200px; }

.second {
  padding: 40px 0;
  text-align: center; }

.second h2 {
  margin-bottom: 20px;
  font-size: 30px;
  color: #52606b;
  text-transform: uppercase;
  font-weight: 400; }

.second h2 img {
  margin: 0 7px;
  vertical-align: middle; }

.second h2 span {
  vertical-align: middle; }

.second .widget-area {
  margin-bottom: 20px; }

.greybtn {
  display: inline-block;
  padding: 11px 27px;
  color: #323f49;
  font-family: 'Open Sans', sans-serif;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 1px;
  background-color: transparent;
  border: 2px solid #323f49;
  border-radius: 10px;
  text-decoration: none;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none; }

.greybtn:active {
  color: white;
  background-color: #323f49;
  border-color: white; }

.cats {
  position: relative;
  font-size: 0;
  color: #72808b;
  height: 51px;
  overflow: hidden; }

.cats ul {
  list-style: none;
  width: 100%;
  height: 4000px;
  overflow-y: hidden;
  overflow-x: scroll;
  white-space: nowrap; }

.cats li {
  display: inline-block;
  padding: 15px 20px;
  font-size: 18px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none; }

*.slick-slider {
  margin-bottom: 0; }

.cats li.curr {
  color: #1c2a34; }

.cat-left {
  position: absolute;
  top: 10px;
  left: 0;
  border: 10px solid white;
  border-left: 3px solid white;
  border-right: 3px solid white;
  background-color: white;
  box-shadow: 0 0 15px 7px white;
  cursor: pointer; }

.cat-right {
  position: absolute;
  top: 10px;
  right: 0;
  border: 10px solid white;
  background-color: white;
  box-shadow: 0 0 15px 7px white;
  border-left: 3px solid white;
  border-right: 3px solid white;
  cursor: pointer; }

.cat {
  height: 0;
  overflow: hidden; }

.cat.curr {
  height: auto;
  overflow: visible; }

.text {
  display: none; }

.text.curr {
  display: block; }

.slider-item {
  margin: 20px;
  padding: 20px;
  width: 260px;
  max-width: 100%;
  height: 400px;
  background-color: white;
  box-shadow: 0 4px 15px -2px rgba(0, 0, 0, 0.3);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -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;
  position: relative;
  z-index: 1; }

.slider-item:focus {
  outline: none; }

.slider-item > div {
  position: relative;
  width: 100%;
  height: 100%;
  line-height: 320px;
  text-align: center;
  border: 5px solid #f9f3ec;
  background-color: white;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -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;
  overflow: hidden;
  z-index: 0; }

.ff {
  color: white;
  padding-top: 150px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  z-index: 10; }

.ff:before {
  display: block;
  margin: 0 auto;
  content: '';
  width: 75px;
  height: 44px;
  background-image: url("../img/open.png");
  background-repeat: no-repeat; }

.ff:after {
  display: block;
  margin: 20px auto;
  line-height: normal;
  font-size: 16px;
  letter-spacing: 1px; }

.slider-item .ff {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer;
  background-color: rgba(41, 41, 41, 0.75); }

.slider-item:hover {
  background-color: #5f5f5f; }

.slider-item:hover > div {
  border-color: #5d5c5a; }

.slider-item:hover .ff {
  opacity: 1; }

.cat img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 90%;
  vertical-align: middle; }

.widget-area .slick-slide img {
  display: inline-block; }

.widget-area .slick-prev {
  left: -50px;
  width: 40px;
  height: 40px;
  background-image: url("../img/slider-left.png");
  background-repeat: no-repeat;
  background-position: 50% 50%; }

.widget-area .slick-next {
  right: -50px;
  width: 40px;
  height: 40px;
  background-image: url("../img/slider-right.png");
  background-repeat: no-repeat;
  background-position: 50% 50%; }

.widget-area .slick-prev:before {
  content: ""; }

.widget-area .slick-next:before {
  content: ""; }

.third {
  padding: 40px 0;
  text-align: center;
  background-image: url("../img/bg2.jpg");
  background-size: cover;
  background-position: 50% 50%; }

.whitebtn {
  display: inline-block;
  padding: 0 7px;
  color: white;
  font-family: 'Open Sans', sans-serif;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 1px;
  background-color: transparent;
  border: 2px solid white;
  border-radius: 10px;
  text-decoration: none;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none; }

.whitebtn:active {
  color: #2e3942;
  background-color: white;
  border-color: #2e3942; }

.whitebtn img {
  margin: 15px;
  vertical-align: middle; }

.whitebtn a {
  vertical-align: middle; }

.third img {
  max-width: 100%; }

.third span {
  display: inline-block;
  width: 100%;
  max-width: 450px;
  font-size: 21px;
  font-weight: 400;
  color: white;
  letter-spacing: 2px;
  line-height: 1.5; }

.five {
  text-align: center;
  position: relative;
  margin: 0 auto;
  /* left: 5%; */
  width: 100%;
  right: 0; }

.five h2 {
  margin-bottom: 50px;
  font-size: 30px;
  color: #52606b;
  text-transform: uppercase;
  font-weight: 400; }

.second h2 span {
  vertical-align: middle; }

.second h2 {
  font-size: 30px;
  color: #52606b;
  text-transform: uppercase;
  font-weight: 400; }

.five h2 span {
  vertical-align: middle; }

.five h2 {
  font-size: 30px;
  color: #52606b;
  text-transform: uppercase;
  font-weight: 400; }

.fourth {
  padding: 40px 0;
  text-align: center; }

.fourth {
  padding: 40px 0;
  text-align: center; }

.fourth h2 {
  margin-bottom: 50px;
  font-size: 30px;
  color: #52606b;
  text-transform: uppercase;
  font-weight: 400; }

.fourth h2 img {
  margin: 0 7px;
  vertical-align: middle; }

.fourth h2 span {
  vertical-align: middle; }

.fourth .widget-area {
  margin-bottom: 30px; }

.goldbtn {
  display: inline-block !important;
  padding: 11px 27px;
  color: #d4b17f;
  font-family: 'Open Sans', sans-serif;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 1px;
  background-color: transparent;
  border: 2px solid #d4b17f;
  border-radius: 10px;
  text-decoration: none;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none; }

.goldbtn:active {
  color: white;
  background-color: #d4b17f;
  border-color: white; }

.cards {
  font-size: 0; }

.card {
  display: inline-block;
  margin: 14px;
  padding: 20px;
  width: 260px;
  max-width: 100%;
  background-color: white;
  box-shadow: 0 4px 15px -2px rgba(0, 0, 0, 0.3);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -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; }

.card .img {
  position: relative;
  width: 100%;
  height: 320px;
  line-height: 320px;
  text-align: center;
  background-color: white;
  border: 5px solid #f9f3ec;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -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;
  overflow: hidden; }

.card img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle; }

.card span {
  display: block;
  padding-top: 25px;
  text-align: left;
  font-size: 15px;
  line-height: 1;
  color: #5e6b75; }

.card span.price {
  padding-top: 10px;
  font-size: 22px;
  letter-spacing: 1px;
  color: #d4b17f; }

.card .ff {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(41, 41, 41, 0.75);
  opacity: 0;
  cursor: pointer; }

.icart {
  display: block;
  float: right;
  width: 18px;
  height: 15px;
  background-image: url("../img/goldcart.png");
  background-repeat: no-repeat;
  cursor: pointer; }

.card:hover {
  background-color: #5f5f5f; }

.card:hover .img {
  border-color: #5d5c5a; }

.card:hover .ff {
  opacity: 1; }

.card:hover span {
  color: white; }

.card:hover span.price {
  color: white; }

.card:hover i {
  background-image: url("../img/whitecart.png"); }

.fifth {
  width: 100%;
  clear: both;
  text-align: center;
  background-image: url("../img/bg3.jpg");
  background-size: cover;
  background-position: 50% 50%; }

.fifth h2 {
  position: relative;
  height: 0;
  color: white;
  text-transform: uppercase;
  font-size: 30px;
  font-weight: 400;
  z-index: 2; }

.fifth h2 img {
  margin: 0 7px;
  vertical-align: middle; }

.fifth h2 span {
  vertical-align: middle; }

.fifth h2 > span {
  display: block;
  padding: 40px 0; }

.corp {
  position: relative;
  padding-bottom: 30px;
  font-size: 0;
  overflow: hidden;
  z-index: 1; }

.flowers {
  margin-bottom: -450px;
  width: 100%;
  height: 1200px;
  background-image: url("../img/flowers.png");
  background-size: auto 130%;
  background-position: 50% 100%;
  background-repeat: no-repeat; }

.corp .group {
  display: inline-block;
  margin: 20px;
  max-width: 300px;
  vertical-align: top; }

.corp .group div {
  min-height: 65px;
  font-size: 20px;
  color: white; }

.corp .group div span {
  font-size: 15px; }

.corp .group div:first-child {
  line-height: 65px;
  margin-bottom: 10px; }

.corp .group img {
  vertical-align: middle; }

.g1 {
  position: absolute;
  top: -650px;
  left: 50px; }

.g2 {
  position: absolute;
  top: -650px;
  right: 50px; }

.g3 {
  position: absolute;
  top: -400px;
  left: 0; }

.g4 {
  position: absolute;
  top: -400px;
  right: 0; }

.g5 {
  position: absolute;
  top: -150px;
  left: 50px; }

.g6 {
  position: absolute;
  top: -150px;
  right: 50px; }

.g7 {
  position: relative;
  display: block; }

.sixth {
  text-align: center;
  padding: 40px 0; }

.sixth h2 {
  margin-bottom: 50px;
  font-size: 30px;
  color: #52606b;
  text-transform: uppercase;
  font-weight: 400; }

.sixth h2 img {
  margin: 0 7px;
  vertical-align: middle; }

.sixth h2 span {
  vertical-align: middle; }

.reviews {
  margin-bottom: 35px; }

.reviews-item {
  display: inline-block;
  margin: 14px;
  width: 260px;
  height: 360px;
  line-height: 360px;
  max-width: 100%;
  text-align: center;
  background-color: white;
  box-shadow: 0 4px 15px -2px rgba(0, 0, 0, 0.3);
  cursor: pointer; }

.reviews-item:focus {
  outline: none; }

.reviews img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle; }

.mail {
  font-size: 25px; }

.mail span {
  text-transform: uppercase;
  color: #52606b; }

.mail a {
  color: #2b3944;
  line-height: 1.5; }

.mail img {
  vertical-align: middle;
  margin-right: 10px; }

.footer {
  height: auto;
  line-height: 60px;
  background-color: #52606b;
  color: white;
  font-size: 18px;
  text-align: center; }

.footer:after {
  display: block;
  content: '';
  clear: both; }

.footer .left {
  float: left;
  min-height: 60px;
  width: 400px;
  max-width: 100%;
  text-align: left; }

.footer .center {
  display: inline-block;
  min-height: 60px; }

.footer .right {
  float: right;
  min-height: 60px;
  width: 400px;
  max-width: 100%;
  text-align: right; }

.footer a {
  color: white; }

.dis {
  position: fixed;
  display: none;
  padding: 30px;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(50, 63, 74, 0.75);
  opacity: 0;
  cursor: pointer;
  -webkit-transition: opacity 0.6s ease-in-out;
  -moz-transition: opacity 0.6s ease-in-out;
  -ms-transition: opacity 0.6s ease-in-out;
  -o-transition: opacity 0.6s ease-in-out;
  transition: opacity 0.6s ease-in-out;
  z-index: 10;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.modals {
  padding: 20px;
  display: none;
  opacity: 0;
  cursor: default;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.callback .mdecor {
  display: block;
  margin: 12px auto 10px; }

.modals form .redbtn {
  margin: 10px 0;
  padding: 10px;
  width: 100%;
  max-width: 240px;
  border-left: none;
  border-right: none; }

.modals .redbtn:focus, .modals input:focus {
  outline: none; }

.modals select {
  appearance: none;
  height: 44px;
  background: #fff;
  border-radius: 10px;
  -webkit-appearance: none;
  -webkit-border-radius: 0px; }

.modals textarea,
.modals select,
.modals input {
  margin: 10px 0;
  padding: 10px;
  width: 100%;
  border: 1px solid #52606b;
  color: #52606b;
  text-align: center;
  font-size: 18px;
  font-family: 'Droid Serif', serif;
  border-radius: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.callback input {
  max-width: 240px; }

.callback {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -220px;
  margin-left: -214px;
  width: 100%;
  max-width: 440px;
  text-align: center;
  background-color: white;
  border-radius: 10px; }

.arbitrary-modal .checkbox_container {
  max-width: 240px;
  margin-left: auto;
  margin-right: auto; }

.arbitrary-modal input,
.arbitrary-modal select,
.arbitrary-modal textarea {
  max-width: 240px; }

.arbitrary-modal {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -220px;
  margin-left: -214px;
  width: 100%;
  max-width: 440px;
  text-align: center;
  background-color: white;
  border-radius: 10px; }

.reviews img.tozoom {
  width: 100%;
  height: auto;
  max-width: none;
  max-height: none; }

.search_area {
  width: 90%;
  margin: 0 auto;
  max-width: 400px;
  position: relative;
  box-sizing: border-box;
  margin-bottom: 20px; }

.btn_search {
  background: url("../img/search_ico.png");
  width: 38px;
  background-size: 20px;
  display: block;
  cursor: pointer;
  position: absolute;
  background-repeat: no-repeat;
  background-position: 50%;
  left: 1px;
  top: 1px;
  bottom: 1px;
  border-radius: 6px 0 0 6px;
  opacity: 0.5;
  -webkit-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  transition: 0.5s ease; }

.text_search {
  -webkit-appearance: none;
  display: block;
  width: 100%;
  box-sizing: border-box;
  padding: 11px 37px 11px 45px;
  border-radius: 9px;
  border: 1px solid #D0D0D0;
  color: #666;
  font-size: 16px;
  background-color: white;
  line-height: 1; }

.delete_search {
  position: absolute;
  right: 0px;
  top: 0;
  color: #999;
  cursor: pointer;
  padding: 10px;
  bottom: 0;
  width: 23px;
  -webkit-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  transition: 0.5s ease; }

.text_search:focus {
  outline: none; }

.delete_search:hover {
  color: #333; }

.btn_search:hover {
  opacity: 1; }

.block_otzivy {
  max-width: 400px;
  width: 100%;
  margin: 0 auto; }

.block_otzivy span {
  font-size: 18px;
  color: #1c2a34; }

.block_otzivy input.classname {
  font-family: 'Droid Serif', serif;
  width: 100%;
  padding: 12px 15px;
  -webkit-appearance: none;
  background: #fff;
  border-radius: 6px;
  margin: 10px 0px;
  border: 1px solid #52606b;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 15px;
  font-family: 'Open Sans', sans-serif; }

.block_otzivy textarea.classtext {
  resize: none;
  width: 100%;
  padding: 12px 15px;
  height: 140px;
  margin: 10px 0px;
  background: #fff;
  border-radius: 6px;
  border: 1px solid #52606b;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 15px;
  font-family: 'Open Sans', sans-serif;
  -webkit-appearance: none; }

.block_otzivy input.classname:focus {
  outline: none; }

.block_otzivy textarea.classtext:focus {
  outline: none; }

.block_otzivy input.classbut {
  font-family: 'calibri', 'arial', serif;
  font-weight: bold;
  max-width: 300px;
  text-transform: uppercase;
  font-size: 18px;
  color: #323f49;
  margin: 10px 0px;
  margin: 0 auto;
  display: block;
  padding: 10px 15px;
  text-align: center;
  background: #fff;
  border-radius: 10px;
  border: 2px solid #52606b;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  -webkit-appearance: none;
  width: 100%; }

.block_otzivy input.classbut:hover {
  background: #52606b;
  color: #fff; }

.block_otzivy_comment {
  width: 100%;
  max-width: 1160px;
  margin: 50px auto;
  font-size: 0px; }

.block_otzivy_comment .w3 {
  width: 33.333%;
  display: inline-block;
  vertical-align: top;
  min-width: 350px;
  font-size: 14px; }

.block_otzivy_comment .w3 .w3comment {
  font-family: 'calibri', 'arial', serif;
  width: 90%;
  text-align: left;
  margin: 15px auto;
  background: #fff;
  border-radius: 5px;
  padding: 25px 35px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0px 5px 7px 0px rgba(50, 50, 50, 0.15);
  -moz-box-shadow: 0px 5px 7px 0px rgba(50, 50, 50, 0.15);
  box-shadow: 0px 5px 7px 0px rgba(50, 50, 50, 0.15); }

.block_otzivy_comment .w3 .w3comment h3 {
  font-family: 'Droid Serif', serif;
  font-size: 24px;
  color: #52606b;
  font-weight: normal; }

.block_otzivy_comment .w3 .w3comment .date_review {
  font-size: 14px;
  color: #1c2a34;
  margin: 10px 0px;
  display: block; }

.block_otzivy_comment .w3 .w3comment .content_review {
  font-size: 16px;
  color: #8e8e8e;
  padding-bottom: 5px;
  display: inline-block; }

.content_review_hide {
  display: none; }

.block_otzivy_comment .w3 .w3comment a {
  color: #1c2a34;
  display: block; }

.cssload-container * {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box; }

.cssload-container {
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%); }

.cssload-bouncywrap {
  position: relative; }

.cssload-cssload-dotcon {
  display: block;
  float: left;
  width: 49px;
  position: absolute; }

.cssload-dc1 {
  animation: bouncy1 1.73s infinite;
  -o-animation: bouncy1 1.73s infinite;
  -ms-animation: bouncy1 1.73s infinite;
  -webkit-animation: bouncy1 1.73s infinite;
  -moz-animation: bouncy1 1.73s infinite;
  left: -39px; }

.dc2 {
  animation: bouncy2 1.73s infinite;
  -o-animation: bouncy2 1.73s infinite;
  -ms-animation: bouncy2 1.73s infinite;
  -webkit-animation: bouncy2 1.73s infinite;
  -moz-animation: bouncy2 1.73s infinite;
  left: 0; }

.dc3 {
  animation: bouncy3 1.73s infinite;
  -o-animation: bouncy3 1.73s infinite;
  -ms-animation: bouncy3 1.73s infinite;
  -webkit-animation: bouncy3 1.73s infinite;
  -moz-animation: bouncy3 1.73s infinite;
  left: 39px; }

.cssload-dot {
  height: 10px;
  width: 10px;
  border-radius: 50%;
  background: rgba(150, 160, 180, 0.8); }

.search_result.hide_anima .cssload-container {
  display: none; }

.search_result.hide_anima.show_anima .cssload-container {
  display: none; }

.search_result {
  padding: 0px 0px 10px; }

.not_found {
  display: inline-block;
  padding: 14px 40px;
  color: #666;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc; }

.search_result_list .slick-slide img {
  display: inline-block; }

.search_result_list img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle; }

@keyframes bouncy1 {
  0% {
    transform: translate(0px, 0px) rotate(0deg); }
  50% {
    transform: translate(0px, 0px) rotate(180deg); }
  100% {
    transform: translate(39px, 0px) rotate(-180deg); } }
@-o-keyframes bouncy1 {
  0% {
    -o-transform: translate(0px, 0px) rotate(0deg); }
  50% {
    -o-transform: translate(0px, 0px) rotate(180deg); }
  100% {
    -o-transform: translate(39px, 0px) rotate(-180deg); } }
@-ms-keyframes bouncy1 {
  0% {
    -ms-transform: translate(0px, 0px) rotate(0deg); }
  50% {
    -ms-transform: translate(0px, 0px) rotate(180deg); }
  100% {
    -ms-transform: translate(39px, 0px) rotate(-180deg); } }
@-webkit-keyframes bouncy1 {
  0% {
    -webkit-transform: translate(0px, 0px) rotate(0deg); }
  50% {
    -webkit-transform: translate(0px, 0px) rotate(180deg); }
  100% {
    -webkit-transform: translate(39px, 0px) rotate(-180deg); } }
@-moz-keyframes bouncy1 {
  0% {
    -moz-transform: translate(0px, 0px) rotate(0deg); }
  50% {
    -moz-transform: translate(0px, 0px) rotate(180deg); }
  100% {
    -moz-transform: translate(39px, 0px) rotate(-180deg); } }
@keyframes bouncy2 {
  0% {
    transform: translateX(0px); }
  50% {
    transform: translateX(-39px); }
  100% {
    transform: translateX(-39px); } }
@-o-keyframes bouncy2 {
  0% {
    -o-transform: translateX(0px); }
  50% {
    -o-transform: translateX(-39px); }
  100% {
    -o-transform: translateX(-39px); } }
@-ms-keyframes bouncy2 {
  0% {
    -ms-transform: translateX(0px); }
  50% {
    -ms-transform: translateX(-39px); }
  100% {
    -ms-transform: translateX(-39px); } }
@-webkit-keyframes bouncy2 {
  0% {
    -webkit-transform: translateX(0px); }
  50% {
    -webkit-transform: translateX(-39px); }
  100% {
    -webkit-transform: translateX(-39px); } }
@-moz-keyframes bouncy2 {
  0% {
    -moz-transform: translateX(0px); }
  50% {
    -moz-transform: translateX(-39px); }
  100% {
    -moz-transform: translateX(-39px); } }
@keyframes bouncy3 {
  0% {
    transform: translateX(0px); }
  50% {
    transform: translateX(0px); }
  100% {
    transform: translateX(-39px); } }
@-o-keyframes bouncy3 {
  0% {
    -o-transform: translateX(0px); }
  50% {
    -o-transform: translateX(0px); }
  100% {
    -o-transform: translateX(-39px); } }
@-ms-keyframes bouncy3 {
  0% {
    -ms-transform: translateX(0px); }
  50% {
    -ms-transform: translateX(0px); }
  100% {
    -ms-transform: translateX(-39px); } }
@-webkit-keyframes bouncy3 {
  0% {
    -webkit-transform: translateX(0px); }
  50% {
    -webkit-transform: translateX(0px); }
  100% {
    -webkit-transform: translateX(-39px); } }
@-moz-keyframes bouncy3 {
  0% {
    -moz-transform: translateX(0px); }
  50% {
    -moz-transform: translateX(0px); }
  100% {
    -moz-transform: translateX(-39px); } }
@media screen and (max-width: 540px) {
  .callback {
    left: 0;
    margin-left: 0; }

  .callback .close {
    right: 5px; }

  .arbitrary-modal {
    left: 0;
    margin-left: 0; }

  .arbitrary-modal .close {
    right: 5px; } }
@media screen and (max-height: 488px) {
  .callback {
    top: 0;
    margin-top: 0; }

  .callback .close {
    top: 5px; } }
@media screen and (max-width: 540px) and (max-height: 488px) {
  .callback .close {
    color: black; }

  .arbitrary-modal .close {
    color: black; } }
.close {
  position: absolute;
  top: -30px;
  right: -30px;
  width: 30px;
  height: 30px;
  color: white;
  font-size: 30px;
  line-height: 30px;
  text-align: center;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none; }

.modals .close img {
  vertical-align: middle; }

.modals h1 {
  text-transform: uppercase;
  font-weight: 400;
  color: #52606b;
  line-height: 1.5;
  font-size: 30px; }

.we-call-you {
  display: block;
  margin-bottom: 10px;
  font-size: 20px;
  color: #1c2a34;
  line-height: 2; }

.or {
  font-size: 20px;
  color: #1c2a34;
  line-height: 1.3; }

.or a {
  display: block;
  color: #1c2a34;
  text-decoration: none; }

.or span {
  color: #364653;
  font-size: 17px;
  line-height: 1; }

.zoom, .preview {
  position: absolute;
  top: 50%;
  left: 50%;
  padding: 20px;
  text-align: center;
  background-color: white;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.zoom .img, .preview .img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  background-color: white;
  border: 5px solid #f9f3ec; }

.zoom img, .preview img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle; }

.preview .product {
  position: absolute;
  padding: 5px 0;
  padding-right: 90px;
  top: -30px;
  left: 0;
  width: 100%;
  height: 25px;
  line-height: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: left;
  font-size: 16px;
  font-family: 'Droid Serif', serif;
  color: white;
  white-space: nowrap;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
  -moz-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
  -ms-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
  -o-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
  z-index: 0; }

.preview .product:hover {
  padding-right: 0;
  height: auto;
  overflow: auto;
  white-space: normal;
  background-color: white;
  color: #333;
  box-shadow: 0 20px 20px -7px rgba(255, 255, 255, 0.6);
  z-index: 2; }

.preview .redbtn {
  position: absolute;
  padding: 2px 10px;
  top: -30px;
  right: 0;
  text-transform: none;
  font-size: 14px;
  font-weight: normal;
  border-radius: 5px;
  z-index: 1; }

.buy {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -237px;
  margin-left: -370px;
  width: 100%;
  max-width: 740px;
  text-align: left;
  background-color: white;
  border-radius: 10px; }

.buy input {
  text-align: left; }

.buy form {
  display: inline-block;
  margin-top: 31px;
  width: 430px; }

.buy h1 {
  margin-top: 8px; }

.buy .or {
  font-size: 17px;
  color: #5e6b75;
  letter-spacing: 1px; }

.buy .or a {
  display: inline-block;
  font-size: 18px;
  letter-spacing: normal; }

.buy .or span {
  display: block;
  margin-top: 10px;
  font-size: 15px;
  padding-left: 21px;
  line-height: 1.3; }

.cardin1 {
  float: left;
  display: block;
  padding: 20px;
  width: 260px;
  max-width: 100%;
  background-color: white;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.cardin2 {
  display: none;
  margin: 0 auto;
  padding: 20px;
  width: 260px;
  max-width: 100%;
  background-color: white;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.cardin1 .img, .cardin2 .img {
  position: relative;
  width: 100%;
  height: 320px;
  line-height: 320px;
  text-align: center;
  background-color: white;
  border: 5px solid #f9f3ec;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -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; }

.cardin1 img, .cardin2 img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle; }

.cardin1 span, .cardin2 span {
  display: block;
  padding-top: 25px;
  text-align: left;
  font-size: 15px;
  line-height: 1;
  color: #5e6b75; }

.cardin1 span.price, .cardin2 span.price {
  padding-top: 10px;
  font-size: 22px;
  letter-spacing: 1px;
  color: #d4b17f; }

.buy .mdecor {
  display: block;
  margin: 12px 0 20px; }

.search_result_list .slick-prev {
  left: -50px;
  width: 40px;
  height: 40px;
  background-image: url("../img/slider-left.png");
  background-repeat: no-repeat;
  background-position: 50% 50%; }

.search_result_list .slick-next:before {
  content: ""; }

.search_result_list .slick-prev:before {
  content: ""; }

.search_result_list .slick-next {
  right: -50px;
  width: 40px;
  height: 40px;
  background-image: url("../img/slider-right.png");
  background-repeat: no-repeat;
  background-position: 50% 50%; }

.cat img.full_photo {
  display: block; }

@media screen and (max-width: 810px) {
  .buy {
    left: 0;
    max-width: 100%;
    margin-left: 0;
    text-align: center; }

  .buy .mdecor {
    margin: 12px auto 20px; }

  .buy .close {
    right: 5px; }

  .buy form {
    display: inline-block;
    margin: 0 auto;
    margin-top: 0;
    width: auto;
    max-width: 300px; }

  .buy input {
    text-align: center; } }
@media screen and (max-width: 620px) {
  .buy {
    top: 0;
    margin-top: 0; }

  .cardin1 {
    display: none; }

  .cardin2 {
    display: block; }

  .buy .close {
    top: 5px;
    right: 5px;
    color: black; } }
@media screen and (max-width: 700px) {
  .block_otzivy_comment .w3 {
    float: none;
    display: inline-block;
    vertical-align: top; }

  .block_otzivy_comment .w3 .w3comment {
    width: auto; } }
@media screen and (max-height: 534px) {
  .buy {
    top: 0;
    margin-top: 0; }

  .buy .close {
    top: 5px; } }
@media screen and (max-width: 810px) and (max-height: 534px) {
  .buy .close {
    color: black; } }
.learning {
  position: relative;
  background-image: url("../img/bg-learning.png");
  padding: 100px 0;
  line-height: 1.4;
  z-index: 1; }

.learning:after {
  display: block;
  content: '';
  clear: both; }

.learning h1 {
  color: #52606b;
  text-transform: uppercase;
  font-weight: 400; }

.learning p {
  padding-top: 40px;
  font-size: 20px;
  color: #2b3841; }

.learning p a {
  color: #52606b;
  text-decoration: none; }

.learning p span {
  font-size: 26px;
  color: #52606b;
  text-transform: uppercase; }

.ldecor {
  margin-top: 40px; }

.bigimg {
  margin-left: 40px;
  margin-bottom: 40px;
  padding: 20px;
  float: right;
  width: 100%;
  max-width: 460px;
  height: 860px;
  background-size: cover;
  background-position: 50% 50%;
  box-shadow: 0 4px 15px -2px rgba(0, 0, 0, 0.3);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.bigimg .border {
  width: 100%;
  height: 100%;
  border: 5px solid #fce5de;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.florists {
  position: relative;
  background-image: url("../img/bg-learning.png");
  padding: 40px 0;
  text-align: center;
  line-height: 1.4;
  z-index: 1; }

.florists h1 {
  margin-bottom: 40px;
  font-size: 30px;
  color: #52606b;
  text-transform: uppercase;
  font-weight: 400; }

.florists h1 img {
  margin: 0 7px;
  vertical-align: middle; }

.florists h1 span {
  vertical-align: middle; }

.florists p {
  padding-bottom: 40px;
  font-size: 20px;
  color: #2b3841; }

.flo-cards {
  margin-bottom: 40px; }

.flo-cards > div {
  display: inline-block;
  margin: 14px;
  padding: 20px;
  width: 260px;
  max-width: 100%;
  background-color: white;
  box-shadow: 0 4px 15px -2px rgba(0, 0, 0, 0.3);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.flo-cards > div > div {
  position: relative;
  width: 100%;
  height: 280px;
  background-color: white;
  border: 5px solid #fce5de;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.flo-cards > div > div > div {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: 50% 50%; }

.flo-cards span {
  display: block;
  padding-top: 15px;
  text-align: left;
  font-size: 20px;
  line-height: 1.2;
  color: #2b3841; }

.page .menu.dark {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%; }

.page .footer {
  position: relative;
  z-index: 2; }

.map {
  position: relative;
  padding-top: 10px;
  width: 100%;
  height: 905px;
  text-align: center;
  margin: 0 auto;
  overflow: hidden;
  -webkit-transition: height 0.6s ease-in-out;
  -moz-transition: height 0.6s ease-in-out;
  -ms-transition: height 0.6s ease-in-out;
  -o-transition: height 0.6s ease-in-out;
  transition: height 0.6s ease-in-out;
  z-index: 1; }

.map > ymaps {
  display: inline-block !important; }

.map iframe {
  width: 100%;
  height: 100%; }

.map .psevdo {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.contacts-block {
  position: relative;
  display: none;
  overflow: hidden;
  background-color: white;
  line-height: 1.5;
  box-shadow: 0 4px 15px -2px rgba(0, 0, 0, 0.3);
  -webkit-transition: opacity 0.6s ease-in-out;
  -moz-transition: opacity 0.6s ease-in-out;
  -ms-transition: opacity 0.6s ease-in-out;
  -o-transition: opacity 0.6s ease-in-out;
  transition: opacity 0.6s ease-in-out;
  z-index: 2; }

.contacts-block > div {
  position: relative;
  padding: 20px;
  width: 100%;
  font-size: 0;
  background-color: white;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 2; }

.contacts-block:before {
  position: absolute;
  display: block;
  content: '';
  top: 50%;
  margin-top: -14px;
  right: -15px;
  width: 28px;
  height: 28px;
  background-color: white;
  box-shadow: 3px 3px 15px -2px rgba(0, 0, 0, 0.3);
  -webkit-transform-origin: center;
  -moz-transform-origin: center;
  -ms-transform-origin: center;
  -o-transform-origin: center;
  transform-origin: center;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: 1; }

.contacts-block.abs {
  position: absolute;
  display: block;
  top: 40%;
  left: 50%;
  margin-left: -450px;
  width: 900px;
  height: 440px;
  overflow: visible; }

.newspage figure.snip1208 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease; }

.newspage figure.snip1208 {
  font-family: 'Raleway', Arial, sans-serif;
  color: #fff;
  position: relative;
  float: left;
  overflow: hidden;
  margin: 10px 1%;
  min-width: 332px;
  max-width: 100%;
  width: 100%;
  min-height: 519px;
  background-color: #ffffff;
  color: #000000;
  text-align: left;
  font-size: 16px;
  border: 1px solid #d4b17f;
  box-shadow: 0 4px 15px -2px rgba(0, 0, 0, 0.3); }

.newspage figure.snip1208 img {
  width: 100%;
  max-width: 700px;
  display: block;
  vertical-align: top;
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  height: auto;
  margin-bottom: 20px; }

figure.snip1208 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease; }

@media screen and (max-device-width: 768px) {
  .contacts-block.abs {
    margin-top: -350px; } }
.contacts-block .left {
  display: inline-block;
  padding-right: 20px;
  width: 40%;
  border-right: 1px solid #ccc;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  vertical-align: top; }

.contacts-block .right {
  display: inline-block;
  margin-left: -1px;
  padding-left: 20px;
  width: 60%;
  border-left: 1px solid #ccc;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  vertical-align: top; }

.contacts-block span {
  color: #52606b;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 30px; }

.contacts-block p {
  padding-top: 15px;
  font-size: 17px;
  color: #2b3841;
  font-family: 'Open Sans', sans-serif; }

.contacts-block ul {
  font-size: 19px;
  color: #2b3841;
  list-style-position: inside; }

.contacts-block li {
  margin-top: 15px; }

.contacts-block a {
  display: block;
  font-size: 30px;
  text-decoration: none;
  color: #2b3841; }

.hiddencards {
  display: none; }

@media screen and (max-width: 1200px) {
  .menu {
    display: none; }

  .mmenu {
    display: block; }

  .g1 {
    position: static; }

  .g2 {
    position: static; }

  .g3 {
    position: static; }

  .g4 {
    position: static; }

  .g5 {
    position: static; }

  .g6 {
    position: static; }

  .footer .left, .footer .right {
    width: auto; }

  .psevdo {
    display: none; }

  .contacts-block.abs {
    position: relative;
    display: block;
    top: 0;
    left: 0;
    margin-top: 0;
    margin-left: 0;
    width: 100%;
    height: auto;
    overflow: hidden; }

  .map {
    padding-top: 0;
    margin-bottom: 0; }

  .map iframe {
    width: 100%; } }
@media screen and (max-width: 810px) {
  .contacts-block .left {
    display: block;
    padding-right: 0;
    padding-bottom: 20px;
    width: 100%;
    border-right: none;
    border-bottom: 1px solid #ccc; }

  .contacts-block .right {
    display: block;
    margin-left: 0;
    padding-left: 0;
    padding-top: 20px;
    width: 100%;
    border-left: none; }

  .scrlpls {
    display: none; } }
@media screen and (max-width: 660px) {
  .first h1 {
    font-size: 28px; }

  .second h2, .fourth h2, .fifth h2, .sixth h2, .florists h1 {
    font-size: 23px; }

  .footer {
    padding: 15px 0;
    overflow: hidden; }

  .footer .left, .footer .center, .footer .right {
    display: block;
    margin: 20px 0;
    width: 100%;
    float: none;
    line-height: 1.5;
    text-align: center;
    min-height: 0; } }
@media screen and (max-width: 560px) {
  .block.second .wrapper {
    padding: 0; }

  .slider-item {
    margin: 10px;
    padding: 20px; }

  .card {
    margin: 14px 0; }

  .flo-cards > div {
    margin: 14px 0; }

  .second h2 img, .fourth h2 img, .fifth h2 img, .sixth h2 img, .florists h1 img {
    display: none; } }
@media screen and (max-width: 450px) {
  .whitebtn img {
    margin: 15px 10px; } }
@media (max-width: 1300px) and (min-width: 900px) {
  .widget-area .slick-prev, .search_result_list .slick-prev, .reviews .slick-prev {
    left: 0px;
    z-index: 5; }

  .widget-area .slick-next, .search_result_list .slick-next, .reviews .slick-next {
    right: 0; }

  .cat.cat1, .search_result_list, .reviews {
    padding: 0 35px; } }
.block_otzivy_comment .w3 .w3comment a:hover {
  text-decoration: none; }

@media (max-width: 600px) {
  .block_otzivy_comment .w3 {
    min-width: 100px;
    width: 100%;
    display: block; } }
@media (max-width: 1300px) {
  .slider-item {
    height: 500px; }

  .slider-item .ff {
    padding-top: 200px; } }
.content_review_show {
  display: inline; }

.dib {
  display: inline; }

.ib {
  display: inline !important; }

.price_btn {
  display: inline;
  z-index: -1;
  position: absolute; }

.checkbox:not(checked) + label:before {
  content: '';
  position: relative;
  width: 22px;
  height: 22px;
  border-radius: 3px;
  background: #FFF;
  transition: all .2s;
  display: inline-block;
  vertical-align: middle;
  margin-right: 19px;
  border: 1px solid #717c84;
  text-align: center; }

.checkbox:checked + label:before {
  content: '\2714'; }

.checkbox_container {
  position: relative;
  margin: 10px 0 7px;
  text-align: left; }

.checkbox_container input {
  position: absolute;
  display: inline;
  height: 0;
  width: 0;
  overflow: hidden;
  opacity: 0;
  visibility: hidden;
  z-index: -5; }

.checkbox_container label {
  display: inline-block;
  vertical-align: middle;
  line-height: 1.2;
  font-size: 17px;
  color: #444; }

@media (max-width: 400px) {
  .checkbox_container {
    text-align: center; } }
figure.snip1208 {
  font-family: 'Raleway', Arial, sans-serif;
  color: #fff;
  position: relative;
  float: left;
  overflow: hidden;
  margin: 10px 1%;
  /* left:10%; */
  min-width: 332px;
  max-width: 26%;
  min-height: 610px;
  background-color: #ffffff;
  color: #000000;
  text-align: center;
  font-size: 16px;
  border: 1px solid #d4b17f;
  box-shadow: 0 4px 15px -2px rgba(0, 0, 0, 0.3); }

figure.snip1208 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease; }

figure.snip1208 img {
  max-width: 100%;
  height: 235px;
  vertical-align: top;
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease; }

figure.snip1208 figcaption {
  padding: 25px;
  /* height: 264px; */
  position: relative; }

figure.snip1208 .date,
figure.snip1208 i {
  background-color: #d4b17f;
  top: 25px;
  color: #fff;
  left: 25px;
  min-height: 60px;
  min-width: 60px;
  position: absolute;
  text-align: center; }

figure.snip1208 .date {
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
  font-size: 22px;
  font-weight: 700;
  text-transform: uppercase; }

figure.snip1208 .date span {
  display: block;
  line-height: 30px; }

figure.snip1208 .date .month {
  font-size: 16px;
  background-color: rgba(0, 0, 0, 0.1); }

figure.snip1208 i {
  line-height: 60px;
  font-size: 30px;
  -webkit-transform: rotateY(-90deg);
  transform: rotateY(-90deg);
  -webkit-transition-delay: 0s;
  transition-delay: 0s; }

figure.snip1208 h3,
figure.snip1208 p {
  margin: 0;
  padding: 0; }

figure.snip1208 h3 {
  margin-bottom: 10px;
  display: inline-block;
  font-weight: 600;
  color: #333333;
  text-transform: uppercase; }

figure.snip1208 p {
  font-size: 0.8em;
  margin-bottom: 20px;
  line-height: 1.6em; }

figure.snip1208 button {
  border: medium none;
  padding: 10px 20px;
  background-color: #ffffff;
  border: 2px solid #d4b17f;
  font-weight: 800;
  color: #be9f72;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 0.8em;
  border-radius: 11px; }

figure.snip1208 a {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
  z-index: 1; }

figure.snip1208:hover img,
figure.snip1208.hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1); }

figure.snip1208:hover .date,
figure.snip1208.hover .date {
  -webkit-transform: rotateY(90deg);
  transform: rotateY(90deg);
  -webkit-transition-delay: 0s;
  transition-delay: 0s; }

figure.snip1208:hover i,
figure.snip1208.hover i {
  -webkit-transform: rotateY(0);
  transform: rotateY(0);
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s; }

figure.snip1208:hover button,
figure.snip1208.hover button {
  background-color: #ffffff;
  color: rgba(212, 177, 127, 0.82); }

.allnews {
  top: 199px;
  text-align: center;
  margin: 0 auto;
  /* left: 10%; */
  right: 0;
  min-width: 250px;
  max-width: 1283px; }

.allnews a {
  margin-top: 50px;
  text-align: center; }

.hide-on-mobile {
  display: inline; }

.news-edit {
  position: relative !important;
  display: inline-block;
  margin: 0 10px; }

.admin-login {
  margin: 0 auto;
  width: 100%;
  max-width: 1200px;
  text-align: right;
  padding: 30px; }

#login-form {
  margin-bottom: 500px; }

.login-form input[type="text"] {
  padding: 5px; }

.login-form input[type="password"] {
  padding: 5px; }

.login-form input[type="submit"] {
  padding: 4px 10px; }

.admin-news-edit, .admin-news-add {
  margin: 20px auto;
  width: 100%;
  max-width: 1200px; }

.admin-news-edit img {
  witdh: 100%;
  max-width: 600px; }

.admin-news-edit h2 {
  text-align: center;
  margin-bottom: 20px; }

.admin-news-add h2 {
  text-align: center;
  margin-bottom: 20px; }

.addnews-form input[type="text"] {
  margin: 10px;
  width: 95%;
  height: 30px;
  padding-left: 10px; }

.addnews-form textarea {
  margin: 10px;
  width: 95%;
  min-height: 50px;
  padding-left: 10px; }

.addnews-form div {
  float: left;
  width: 20%; }

.addnews-form img {
  width: 100%;
  height: 170px; }

.fulltext {
  min-height: 500px !important; }

.addnews-form-submit {
  margin: 30px 5px 30px 0;
  display: block;
  font-size: 18px;
  padding: 5px 10px; }

.news-text {
  height: 285px;
  overflow: hidden; }

.watermark {
  background-image: url("../img/new_logo_min4.png");
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  background-size: 25%;
  background-repeat: no-repeat;
  background-position: 90% 85%; }

.to-allnews {
  float: left;
  width: 100%; }

.notice {
  display: block;
  position: relative;
  float: left;
  width: 100%;
  margin-top: 15px;
  margin-bottom: 15px;
  text-align: center;
  font-size: 16px; }

/* Smartphone Portrait and Landscape */
@media only screen and (min-device-width: 320px) and (max-device-width: 767px) {
  .hide-on-mobile {
    display: none; }

  figure.snip1208 {
    max-width: 100%;
    margin: 10px 0;
    min-height: auto; }

  .news-text {
    height: auto; }
    .news-text .sixth {
      text-align: center;
      padding: 40px 0;
      display: none; } }
@media only screen and (min-device-width: 320px) and (max-device-width: 767px) and (min-device-width: 768px) and (max-device-width: 1024px) {
  figure.snip1208 {
    max-width: 31%;
    min-height: auto; } }
.clients .img-120 {
  width: 120px; }
.clients .img-140 {
  width: 140px; }
.clients .img-170 {
  width: 170px; }

.space-between {
  display: flex;
  justify-content: space-between; }

/* Smartphone Portrait and Landscape */
@media only screen and (max-width: 767px) {
  .space-between {
    display: flex;
    justify-content: center;
    flex-wrap: wrap; }
    .space-between a {
      margin-bottom: 10px; } }

/*# sourceMappingURL=app.css.map */
