body {
  -ms-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
}

body button,
input[type="submit"],
input[type="button"],
textarea,
input[type="text"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
a {
  text-decoration: none;
  color: inherit;
}
.inside {
  width: 1164px;
  margin: 0 auto;
  max-width: 100%;
  padding-left: 12px;
  padding-right: 12px;
  box-sizing: border-box;
}
.container {
  width: 1920px;
  margin: 0 auto;
  max-width: 100%;
  box-sizing: border-box;
}
body {
  font-family: "CenturyGothic";
  background: #fff;
  letter-spacing: 0.4px;
  overflow-x: hidden;
}
.flex {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.flex-sb {
  justify-content: space-between;
}
.flex-sa {
  justify-content: space-around;
}
.flex-c {
  justify-content: center;
}
.flex-t {
  align-items: flex-start;
}
.flex-bt {
  align-items: flex-end;
}
.flex-m {
  align-items: center;
}
.flex-s {
  align-items: stretch;
}
.flex-r {
  justify-content: flex-end;
}
.noselect {
  -webkit-user-select: none;
  /* Chrome all / Safari all */
  -moz-user-select: none;
  /* Firefox all */
  -ms-user-select: none;
  /* IE 10+ */
  user-select: none;
  /* Likely future */
}
.max-width {
  width: 1920px;
  max-width: 100%;
  margin: 0 auto;
}
.header {
  position: relative;
}
.header-top {
  padding: 11px 0;
  font: 16px/1 "CenturyGothic";
}
.header-top a {
  color: #000;
  text-decoration: none;
}
.header-top a strong {
  font-weight: 600;
}
.header-top .infoblock {
  width: 980px;
  max-width: 100%;
}
.header-top .infoblock i.fa {
  font-size: 18px;
  color: #6dcef1;
  vertical-align: middle;
  margin-right: 6px;
}
.header-top .phones {
  margin-right: 30px;
}
.header-top .phones .place {
  display: inline-block;
  vertical-align: middle;
}
.header-top .phones a {
  font-size: 18px;
  vertical-align: middle;
  letter-spacing: 0.6px;
}
.header-top .phones .office {
  margin-right: 43px;
}
.header-top .email {
  letter-spacing: 0.6px;
}
.header-top .social li {
  margin-left: 14px;
}
.wow {
  visibility: hidden;
}
.header-bottom {
  padding-bottom: 24px;
  background-color: rgb(77, 198, 253);
  box-shadow: 0px 3px 7.74px 1.26px rgba(0, 0, 0, 0.19);
  position: relative;
}
.header-bottom .logo {
  margin-top: -48px;
}
.header-bottom .logo img {
  display: block;
}
.header-bottom .navigation {
  padding-top: 24px;
  width: 980px;
}
.header-bottom .navigation li {
  color: #061834;
  font: 18px/1 "CenturyGothic";
  cursor: pointer;
  letter-spacing: 0.4px;
  transition: all 0.3s ease 0s;
}
.header-bottom .navigation li:hover {
  color: #fff;
  transition: all 0.3s ease 0s;
}
.header.fixed {
  padding-bottom: 70px;
}
.header.fixed .header-bottom {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100;
  left: 0;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
  padding-bottom: 5px;
  padding-top: 4px;
}
.header.fixed .header-bottom .navigation {
  padding-top: 0;
}
.header.fixed .header-bottom .logo {
  margin-top: 0;
}
.header.fixed .header-bottom .logo img {
  width: 70px;
}
.main-poster {
  padding-top: 80px;
  padding-bottom: 80px;
  background: url(../images/main.jpg) no-repeat center 0;

}
.main-poster h1 {
  font-size: 36px;
  color: #fff;
  font-family: "CenturyGothic";
  line-height: 1.2;
  text-shadow: 1.763px 2.427px 9px rgba(0, 0, 0, 0.35);
  margin-bottom: 30px;
}
.main-poster h2 {
  font-size: 36px;
  color: #fff;
  font-family: "CenturyGothic";
  line-height: 1.2;
  text-shadow: 1.763px 2.427px 9px rgba(0, 0, 0, 0.35);
}
.main-poster .order {
  font: 20px/1 "CenturyGothic";
  width: 320px;
  height: 60px;
  text-align: center;
  padding: 0;
  border: 0;
  background: rgb(255, 213, 0);
  cursor: pointer;
  text-transform: uppercase;
  margin-top: 40px;
  margin-bottom: 44px;
  box-shadow: 1.286px 1.532px 3px 0px rgba(0, 0, 0, 0.35);
}
.main-poster h2 strong {
  font-family: "CenturyGothic-Bold";
  font-size: 40px;
}
.bottom p {
  color: #fff;
  text-shadow: 1.763px 2.427px 9px rgba(0, 0, 0, 0.35);
  font-size: 23px;
  line-height: 1.3;
  margin-bottom: 8px;
}

.delivery-directions {
  padding: 58px 0 62px;
  overflow-x: hidden;
  max-width: 100%;
  background: #03a9f4;
}
.delivery-directions {
  text-align: center;
}
.delivery-directions .item {
  text-align: center;
  max-width: 24.5%;
  width: 266px;
}
.delivery-directions .inner-image {
  box-shadow: 1px 1.732px 5.64px 0.36px rgba(0, 0, 0, 0.35);
}
.delivery-directions .inner-image img {
  max-width: 100%;
  display: block;
}
.delivery-directions .title {
  margin-bottom: 52px;
  color: #fff;
  font: 48px/1 "CenturyGothic";
}
.delivery-directions .name {
  margin-top: 24px;
  color: #fff;
  font: 400 19px/1.3 "CenturyGothic";
  text-decoration: underline;
  text-decoration-color: rgba(255,255,255,0.6);
  letter-spacing: 1px;
}
.delivery-directions .screen-footer {
  color: #01415e;
  margin-top: 38px;
  font: 24px/1.2 "CenturyGothic";
  text-transform: uppercase;
  font-weight: 600;
}

.delivery {
  background: #eaeaea;
  overflow-x: hidden;
  padding: 48px 0 0;
}

.delivery .inside {
  position: relative;
}
.delivery .inside .description-wrapper {
  position: relative;
}
.delivery .inside .description-wrapper .image {
  margin-right: -175px;
  margin-top: -120px;
}
.delivery .inside .description-wrapper .image img {
  display: block;
}
.delivery .title {
  text-align: left;
  color: #03a9f4;
  text-transform: uppercase;
  margin-bottom: 40px;
  font: 36px/1.3 "CenturyGothic";
  width: 880px;
  max-width: 100%;
}
.delivery .description {
  margin-bottom: 60px;
  width: 634px;
}
.delivery .description p {
  color: #717171;
  margin-bottom: 15px;
  font: 18px/1.2 "CenturyGothic";
  padding-left: 20px;
  position: relative;
}
.delivery .description p:before {
  position: absolute;
  top: 8px;
  left: 0;
  background: #03a9f4;
  border-radius: 10px;
  width: 8px;
  height: 8px;
  border-radius: 8px;
  content: "";
}
.delivery .buttons {
  margin-top: -250px;
  position: relative;
  z-index: 99;
}
.delivery .buttons .button > a {
  width: 345px;
  height: 160px;
  color: #fff;
  text-align: center;
  line-height: 1.5;
  border-radius: 3px;
  font-size: 20px;
  text-transform: uppercase;
  box-shadow: 0px 1px 3px 0px rgba(88, 88, 88, 0.25);
}
.delivery .buttons .button > a span {
  display: inline;
  border-bottom: 1px solid #fff;
  color: #fff;
}
.delivery .buttons .button-1 {
  margin-right: 26px;
}
.delivery .buttons .button-1 > a {
  background: #0195d8;
}
.delivery .buttons .button-2 {
  margin-right: 26px;
}
.delivery .buttons .button-2 > a {
  background: #03a9f4;
}
.delivery .buttons .button-3 > a {
  background: #37bffd;
}
.slick-arrow {
  width: 42px;
  height: 80px;
  margin-top: -40px;
  top: 50%;
  z-index: 4;
  position: absolute;
  border: none;
  cursor: pointer;
}
.slick-next {
  background: url(../images/next.png) no-repeat center;
  right: -80px;
}
.slick-prev {
  background: url(../images/prev.png) no-repeat center;
  left: -80px;
}
.slick-dots {
  width: 100%;
  padding-top: 40px;
  text-align: center;
}
.slick-dots li {
  display: inline-block;
  vertical-align: middle;
  padding: 0;
  float: none;
  margin: 0 7px;
  background: none;
}
.slick-dots li button {
  padding: 0;
  display: block;
  width: 22px;
  height: 22px;
  border-radius: 22px;
  background: #fff;
  border: 1px solid #03a9f4;
}
.slick-dots .slick-active button {
  background: #03a9f4;
}
.products {
  padding: 58px 0 48px;
}
.products .title {
  text-align: center;
  color: #03a9f4;
  text-transform: uppercase;
  margin-bottom: 50px;
  font: 48px/1 "CenturyGothic";
}
.products .item .item-inner .description .list {
    height: 160px;
}
.products .item .item-inner .description .desc .list {
    height: auto;
}
.products .item .item-inner .description .list li {
    margin-bottom: 6px;
    color: #848484;
    line-height: 1.3;
    font-size: 13px;
}
.products .item .item-inner .description .list li strong {
    color: #303030;
}




.products .product-slider {
  display: none;
}
.products .product-slider.active {
  display: block;
}
.products .products-inner .buttons-inner {
  margin-bottom: 40px;
}
.products .products-inner .desc {
  color: #242424;
  font: 16px/1.3 "CenturyGothic";
  height: 120px;
}
.products .products-inner .desc p {
  margin-bottom: 6px;
  font-size: 15px;
}
.products .products-inner .desc p a {
  color: #03a9f4
}
.products .products-inner .buttons-inner button {
  display: block;
  margin: 0;
  cursor: pointer;
  transition: all 0.3s ease 0s;
  border: 1px solid #03a9f4;
  width: auto;
  padding: 14px 30px;
  background: #fff;
  color: #061834;
  font: 16px/1.2 "CenturyGothic";
  margin-bottom: 10px;
}
.products .products-inner .buttons-inner button.active {
  border: none;
  transition: all 0.3s ease 0s;
  background: #03a9f4;
  box-shadow: 0px 3px 7.74px 1.26px rgba(0, 0, 0, 0.19);
      color: #fff;
}
.products .item {
  padding: 4px 0;
}
.products .products-inner .buttons-inner button:hover {
  transition: all 0.3s ease 0s;
  box-shadow: 0px 3px 7.74px 1.26px rgba(0, 0, 0, 0.19);
}
.products .item .item-inner {
  width: 350px;
  border: 1px solid rgb(230, 231, 231);
  padding: 10px;
  margin: 0 auto;
  box-sizing: border-box;
  box-shadow: 0.574px 0.819px 0px 0px rgba(67, 67, 67, 0.25);
}

.products .item .item-inner .image {
  margin-bottom: 16px;
  border-bottom: 1px solid #e6e7e7;
}
.products .item .item-inner .description {
  padding-top: 10px;
}
.products .item .item-inner .description .name {
  color: #03a9f4;
  text-align: center;
  font: 15px/1.2 "CenturyGothic-Bold";
  margin-bottom: 20px;
}
.products .item .item-inner .description .price {
  color: #03a9f4;
  text-align: center;
  font: 18px/1 "CenturyGothic-Bold";
  margin-bottom: 18px;
}
.products .item .item-inner .description .price strong {
  font-size: 26px;
}
.products .item .item-inner .description .price .cross {
    position: relative;
    text-decoration: line-through;
}
.products .item .item-inner .description .price .cross:after {}
.why-us {
  padding: 70px 0;
  background: #fafafa;
}
.why-us .title {
  text-align: center;
  color: #03a9f4;
  text-transform: uppercase;
  font: 48px/1 "CenturyGothic";
  margin-bottom: 53px;
}
.why-us .row-icons {
  height: 240px;
  position: relative;
  width: 100%;
  margin-bottom: 30px;
}
.why-us .row-icons .icon {
  padding-top: 34px;
}
.why-us .row-icons .icons {
  padding: 0 10px;
}
.why-us .gradient-sockets {
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
}
.why-us .gradient-sockets img {
  display: block;
  max-width: 100%;
}
.why-us .row-text {
  margin-bottom: 14px;
  margin-left: 44px;
}
.why-us .row-text .flex > div {
  width: 18%;
  padding-right: 2%;
  color: #4d4d4d;
  line-height: 1.3;
  font-size: 15px;
  letter-spacing: 0;
}
.why-us .row-text .flex > div .ico {
  display: none;
}
.why-us .row-text .flex > div .ico img {
  max-width: 90%;
}
.why-us .row-text .flex > div p {
  width: 100%;
}


.main-order-form {
  background: #03a9f4;
  color: #fff;
  padding: 64px 0 70px;
}
.main-order-form .inside {
  width: 964px;
}
.main-order-form .title {
  text-align: center;
  text-transform: uppercase;
  font: 48px/1 "CenturyGothic";
  margin-bottom: 54px;
  text-shadow: 1.763px 2.427px 9px rgba(0, 0, 0, 0.35);
}
.main-order-form .form {
  padding: 23px 34px 46px;
  border: 1px solid #fff;
  box-sizing: border-box;
  max-width: 100%;
}
.main-order-form .delivery-information {
  width: 292px;
}
.main-order-form .delivery-information .row {
  position: relative;
  margin-bottom: 30px;
  z-index: 1;
}
.main-order-form .delivery-information .row.error input {
    border-bottom-color: #fdd601;
}
.main-order-form .delivery-information .row.error label {
    color: #fdd601;
}
.main-order-form .delivery-information .label {
  transition: all 0.3s ease 0s;
  display: block;
  position: absolute;
  top: 8px;
  z-index: -1;
  font-size: 22px;
  letter-spacing: 0.6px;
}
.main-order-form .delivery-information .label i {
  font-style: normal;
  color: #ffd800;
}
.main-order-form .delivery-information .row.focus label {
  transition: all 0.3s ease 0s;
  font-size: 14px;
  top: -14px;
  color: #ddd;
}
.main-order-form .delivery-information .row.focus.error label{
    color: #fdd601
}
.main-order-form .delivery-information .row.message.focus label {
  top: -18px;
}
.main-order-form .delivery-information input {
  background: none;
  border: none;
  border-bottom: 1px solid #fff;
  height: 38px;
  color: #fff;
  font: 16px/1 "CenturyGothic";
  box-sizing: border-box;
  padding: 0;
  padding-left: 15px;
  width: 100%;
  display: block;
}
.main-order-form .delivery-information textarea {
  background: none;
  border: 1px solid #fff;
  color: #fff;
  font: 16px/1 "CenturyGothic";
  resize: none;
  width: 100%;
  box-sizing: border-box;
  padding: 15px;
  height: 148px;
  outline: none;
}
.main-order-form .delivery-information .message {
  margin-bottom: 0;
}
.main-order-form .delivery-information .message label {
  margin-left: 15px;
  font-size: 18px;
}
.main-order-form .calculator-footer {
  display: none;
  width: 100%;
}
.main-order-form .total {
  padding-top: 28px;
  font-size: 22px;
  border-top: 1px solid #fff;
  margin-bottom: 31px;
}
.main-order-form .total .sum {
  width: 140px;
}
.main-order-form .calculator {
  padding-top: 10px;
  width: 516px;
  max-width: 100%;
}
.main-order-form .calculator .row {
  margin-bottom: 5px;
}
.main-order-form .calculator .row .order-item-title {
  line-height: 22px;
  font-size: 20px;
  width: 288px;
}
.main-order-form .calculator .row .check {
  width: 16px;
  height: 16px;
  display: inline-block;
  vertical-align: middle;
  border: 1px solid #fff;
  margin-right: 10px;
  position: relative;
  cursor: pointer;
  margin-top: -2px;
  border-radius: 16px;
}
.main-order-form .calculator .row .check:after {
  position: absolute;
  top: 2px;
  left: 2px;
  width: 12px;
  height: 12px;
  border-radius: 16px;
  background: #fff;
  content: "";
  display: none;
}
.main-order-form .calculator .row .order-item-title.active .check:after {
  display: block;
}
.main-order-form .calculator .counter {
  background: #0b86c8;
}
.main-order-form .calculator .counter button {
  background: none;
  border: none;
  color: #fff;
  cursor: pointer;
  width: 40px;
  height: 48px;
  font-size: 18px;
  text-transform: uppercase;
  vertical-align: top;
}
.main-order-form .calculator .counter .minus {
  background: url(../images/minus.png) no-repeat center;
}
.main-order-form .calculator .counter .plus {
  background: url(../images/plus.png) no-repeat center;
}
.main-order-form .calculator .counter input {
  width: 120px;
  color: #fff;
  padding: 0;
  font: 22px/1 "CenturyGothic";
  height: 48px;
  text-align: center;
  background: none;
  border: none;
  vertical-align: top;
}
.main-order-form .cooler .counter {
  position: relative;
  height: 48px;
}
.main-order-form .cooler .counter input {
  display: none;
  transition: all 0.3s ease 0s;
}
.main-order-form .cooler a.plus {
  background: #ffffff url(../images/plus.png) no-repeat center;
  border-radius: 40px;
  border: 1px solid #fff;
  position: absolute;
  top: 4px;
  left: -86px;
  width: 40px;
  cursor: pointer;
  height: 40px;
  transition: all 0.3s ease 0s;
  transform: scale(0);
}
.main-order-form .cooler.active a.plus {
  transform: scale(1);
  transition: all 0.3s ease 0s;
}
.main-order-form .cooler.active input {
  display: inline-block;
  transition: all 0.3s ease 0s;
}
.main-order-form .send-order a,
.main-order-form .send-order button {
  width: 100%;
  border: none;
  height: 68px;
  box-shadow: 0px 1px 1.94px 0.06px rgba(0, 0, 0, 0.19);
  background: #fdd601;
  cursor: pointer;
  color: #061834;
  font: 18px/1 "CenturyGothic";
  text-transform: uppercase;
  text-align: center;
  display: inline-block;
}
.map {
  height: 700px;
}
.map .info-popup-block {
  display: none;
}
.map iframe {
  height: 100% !important;
  width: 140% !important;
  margin-left: -40%;
}
.map .inside {
  position: relative;
}
.map .inside .contact-information {
  position: absolute;
  top: 58px;
  width: 616px;
  right: 0;
  box-sizing: border-box;
  padding: 44px;
  border-color: rgb(230, 231, 231);
  background-color: rgba(3, 169, 244, 0.851);
}
.map .inside .contact-information i.fa {
  font-size: 18px;
  color: #6dcef1;
  margin-right: 8px;
}
.map .inside .contact-information .header {
  text-align: center;
  padding: 0 40px;
}
.map .inside .contact-information .header strong {
  font: 48px/1 "CenturyGothic";
  display: block;
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 14px;
  text-shadow: 1.763px 2.427px 9px rgba(0, 0, 0, 0.35);
}
.map .inside .contact-information .header p {
  font: 24px/1.3 "CenturyGothic";
  color: #fff;
}
.map .inside .contact-information .row {
  border-top: 1px solid #000;
  margin-top: 30px;
  padding-top: 24px;
}
.map .inside .contact-information .row .phones {
  padding-right: 40px;
  margin-bottom: 30px;
}
.map .inside .contact-information .row .email a {
  border-bottom: 1px solid #fff;
  line-height: 1;
  display: inline-block;
}
.map .inside .contact-information .row a {
  color: #fff;
}
.map .inside .contact-information .row .coll-1 {
  width: 50%;
}
.map .inside .contact-information .row .coll-2 {
  width: 50%;
}
.map .inside .contact-information .row .coll-2 .info {
  font-size: 18px;
}
.map .inside .contact-information .row .info {
  color: #fff;
  font: 22px/1 "CenturyGothic";
}
.map .inside .contact-information .row .info p {
  font-size: 20px;
  display: inline-block;
  vertical-align: middle;
  line-height: 1.2;
}
.map .inside .contact-information .row .info p strong {
  font-family: "CenturyGothic-Bold";
}
.map .inside .contact-information .row .label {
  font: 22px/1.3 "CenturyGothic";
  margin-bottom: 30px;
  font-weight: 600;
}
.footer {
  background: #014b6c;
  color: #fff;
}
.footer .footer-top {
  padding: 47px 0 0;
  font: 16px/1 "CenturyGothic";
  max-width: 100%;
}
.footer .footer-top a {
  color: #fff;
  text-decoration: none;
}
.footer .footer-top a strong {
  font-weight: 600;
}
.footer .footer-top .infoblock {
  width: 920px;
  max-width: 100%;
}
.footer .footer-top .infoblock i.fa {
  font-size: 18px;
  color: #6dcef1;
  vertical-align: middle;
  margin-right: 6px;
}
.footer .footer-top .infoblock .show-mobile {
  display: none;
  margin-bottom: 20px;
  margin-top: 20px;
}
.footer .footer-top .infoblock .show-mobile .coll {
  max-width: 49%;
}
.footer .footer-top .infoblock .show-mobile .coll .info {
  padding-top: 6px;
  line-height: 1.2;
}
.footer .footer-top .phones {
  margin-right: 30px;
}
.footer .footer-top .phones a {
  font-size: 18px;
  vertical-align: middle;
  letter-spacing: 0.6px;
}
.footer .footer-top .phones .office {
  margin-right: 43px;
}
.footer .footer-top .email {
  letter-spacing: 0.6px;
}
.footer .footer-top .social li {
  margin-left: 24px;
}
.footer .footer-bottom {
  padding-bottom: 44px;
  max-width: 100%;
}
.footer .footer-bottom .logo {
  margin-top: -48px;
  position: relative;
  z-index: 1;
}
.footer .footer-bottom .logo img {
  display: block;
}
.footer .footer-bottom .navigation {
  padding-top: 22px;
  width: 920px;
}
.footer .footer-bottom .navigation li {
  color: #fff;
  font: 18px/1 "CenturyGothic";
  cursor: pointer;
  letter-spacing: 0.4px;
  transition: all 0.3s ease 0s;
}
.footer .footer-bottom .navigation li:hover {
  transition: all 0.3s ease 0s;
  color: #fff;
}

.toggler {
  cursor: pointer;
  margin-top: 19px;
  display: none;
}
.toggler span {
  width: 40px;
  height: 4px;
  margin-bottom: 4px;
  border-radius: 3px;
  background: #fff;
  display: block;
}
.toggler span:last-child {
  margin-bottom: 0;
}
.header.fixed .toggler {
  margin-top: 0;
}
.toggler-inner {
  position: relative;
  width: 40px;
}
.toggler.open .right {
  transform: rotate(45deg);
  top: 0px;
  left: 0;
  position: absolute;
}
.toggler.open .left {
  transform: rotate(-45deg);
  top: 0px;
  left: 0;
  position: absolute;
}
.toggler.open .hide {
  display: none;
}
.transition {
  transition: all 0.3s ease 0s;
}
#left-sidebar {
  position: fixed;
  left: -310px;
  z-index: 999;
  font: 18px "CenturyGothic";
  height: 100%;
  display: inline-block;
  background: #014b6c;
}
#left-sidebar #close-mobile {
  cursor: pointer;
  text-align: right;
}
#left-sidebar .social li {
  margin-right: 20px;
}
#left-sidebar .close {
  text-align: center;
  padding-bottom: 20px;
  padding-top: 20px;
  text-align: right;
  display: none;
}
#left-sidebar .close > div {
  cursor: pointer;
  display: inline-block;
  width: 30px;
  height: 30px;
  position: relative;
}
#left-sidebar .close > div:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 30px;
  background: #fff;
  content: " ";
  height: 3px;
  transform: rotate(45deg);
}
#left-sidebar .close > div:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 30px;
  background: #fff;
  content: " ";
  height: 3px;
  transform: rotate(-45deg);
}
#left-sidebar #mobile-navigation {
  padding: 30px 15px;
  box-sizing: border-box;
  width: 270px;
}
#left-sidebar #mobile-navigation li {
  color: #fff;
  cursor: pointer;
  padding: 5px 0;
  margin-bottom: 10px;
  transition: all 0.3s ease 0s;
}
#left-sidebar #mobile-navigation li:hover {
  text-decoration: underline;
  transition: all 0.3s ease 0s;
}
#left-sidebar #mobile-navigation li a {
  display: inline-block;
  color: #fff;
  text-decoration: none;
  letter-spacing: 0.5px;
}
#left-sidebar #mobile-navigation li.active a {
  border-bottom: 1px solid #fff;
}
#left-sidebar #mobile-navigation .phones span {
  color: #fff;
  
}
#left-sidebar.open {
  left: 0;
  box-shadow: 2px 2px 11px rgba(0, 0, 0, 0.8);
}
#left-sidebar .social {
  margin-top: 30px;
}
#left-sidebar .phones {
  padding-top: 30px;
  margin-top: 30px;
  border-top: 1px solid #999;
}
#left-sidebar .phones .office,
#left-sidebar .phones .mobile {
  margin-bottom: 15px;
}
#left-sidebar .phones i,
#left-sidebar .email i {
  width: 18px;
  color: #6dcef1;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
}
#left-sidebar .phones a,
#left-sidebar .email a {
  font-size: 15px;
  display: inline-block;
  vertical-align: middle;
  color: #fff;
}
#left-sidebar .phones a {
  font-size: 20px;
}
#select-cooler {
  padding: 25px 15px;
  background: #fff;
  max-width: 100%;
  box-sizing: border-box;
  display: none;
  position: relative;
  width: 940px;
}
#select-cooler .fancy-close {
  position: fixed;
  top: 10px;
  right: 10px;
  z-index: 10;
}
#select-cooler .next:hover {
  opacity: 1;
}
#select-cooler h3 {
  text-align: center;
  font: 24px/1 "CenturyGothic-Bold";
  margin-bottom: 20px;
  color: #03a9f4;
}
#select-cooler .list-of-coolers .item {
  width: 220px;
  border: 1px solid #e6e7e7;
  padding: 12px;
  margin: 0 auto;
  box-sizing: border-box;
  margin-bottom: 6px;
  position: relative;
  text-align: center;
  cursor: pointer;
}
#select-cooler .list-of-coolers .item .name {
  color: #03a9f4;
  text-align: center;
  font: 15px/1 "CenturyGothic-Bold";
  margin-bottom: 10px;
}
#select-cooler .list-of-coolers .item .price {
  color: #03a9f4;
  text-align: center;
  font: 20px/1 "CenturyGothic-Bold";
}
#select-cooler .list-of-coolers .item:after {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 20px;
  height: 20px;
  background: url(../images/checkbox.png) no-repeat center;
  background-size: 20px 20px;
  content: "";
  opacity: 0.2;
  transition: all 0.3s ease 0s;
}
#select-cooler .list-of-coolers .item.selected:after {
  opacity: 1;
  transition: all 0.3s ease 0s;
}
#select-cooler .list-of-coolers .item.selected {
  border-color: #03a9f4;
  box-shadow: 0 0 2px #03a9f4;
}
#select-cooler .list-of-coolers .hidden {
  visibility: hidden;
  padding: 0;
}
#select-cooler .list-of-coolers .image img {
  max-width: 100%;
}
.fancy-close {
  position: absolute;
  top: 12px;
  cursor: pointer;
  right: 12px;
}
.fancy-close img {
  display: block;
}
.popup-text-block {
  width: 700px;
  padding: 60px;
  max-width: 100%;
  box-sizing: border-box;
  display: none;
  position: relative;
}
.popup-text-block .text-block-title {
  color: #fff;
  text-align: center;
  font: 24px/1.2 "CenturyGothic";
  margin-bottom: 50px;
  text-transform: uppercase;
}
.popup-text-block .text-block-body > ul > li {
  color: #06253d;
  font: 18px/1.3 "CenturyGothic";
  margin-bottom: 27px;
}
.popup-text-block .text-block-body > ul > li ul {
  margin-top: 24px;
}


.popup-text-block .text-block-body > ul > li li {
  color: #fff;
  font: 18px/1.3 "CenturyGothic";
  margin-bottom: 23px;
}
.popup-text-block .text-block-body > ul > li:last-child {
  margin-bottom: 0;
}
.popup-text-block .text-block-body > ul > li:last-child li:last-child {
  margin-bottom: 0;
}
#payment-methods {
  background: #37bffd;
}
#delivery-methods {
  background: #0195d8;
}
#delivery-methods li span,
#delivery-methods li a {
  color: #fff;
}
#delivery-methods p {
  margin-top: 6px;
}
#delivery-time li span,
#delivery-time li a {
  color: #fff;
}
#delivery-time {
  background: #14a0c0;
}
.pop-ext .mob a {
    width: 44%;
    display: inline-block;
}
.pop-ext .mob .flex {
    position: absolute;
    top: 27%;
    width: 100%;
    padding: 0 20px;
    box-sizing: border-box;
}
.pop-ext .mob a img {
    max-width: 100%;
}
.pop-ext img {
    max-width: 96vw;
    max-height: 96vh;
}
.pop-ext .mob {
    display: none;
}
.help-popup-form {
    text-align: center;
    font-size: 18px;
    padding: 50px 0;
    width: 460px;
    display: none;
    max-width: 100%;
}
.help-popup-form strong {
    font-weight: bold;
    padding-bottom: 6px;
    display: block;
}
.partners {
  padding: 40px 0 80px;
}
.partners .title {
  text-align: center;
  color: #03a9f4;
  text-transform: uppercase;
  margin-bottom: 42px;
  font: 48px/1 "CenturyGothic";
}
.partners .item {
  padding: 4px 0;
}
.partners .item-inner {
  width: 182px;
  height: 162px;
  border-radius: 3px;
  box-shadow: 0.707px 0.707px 3px 0px rgba(0, 0, 0, 0.25);
  border-radius: 3px;
  margin: 0 auto;
}
.composition-water {
  padding: 60px 0;
  background: #f7f7f7;
}
.composition-water .bottle {
  position: relative;
  z-index: 1;
  width: 186px;
  position: relative;
  height: 380px;
}
.composition-water .bottle img {
  position: absolute;
  top: -20px;
  left: -10px;
}
.composition-water .title {
    text-align: center;
    color: #03a9f4;
    text-transform: uppercase;
    margin-bottom: 80px;
    font: 48px/1 "CenturyGothic";
}
.composition-water .elements-row .short-name {
  color: #03a9f4;
  font: 900 48px/70px "CenturyGothic-Bold";
  width: 100px;
  height: 70px;
}
.composition-water .elements-row .collects {
  color: #282828;
  font: 20px/1.2 "CenturyGothic";
}
.composition-water .elements-row .collects strong {
  color: #03a9f4;
  display: inline-block;
  margin-right: 26px;
}
.composition-water .left,
.composition-water .right {
  width: 360px;
}
.composition-water .left .elements-row {
  margin-bottom: 30px;
}
.composition-water .right .elements-row {
  text-align: right;
  margin-bottom: 30px;
}
.composition-water .right .elements-row > div {
  width: 100%;
}
.composition-water .left .elements-row > div {
  width: 100%;
}
.composition-water .left .elements-row > div.arrow {
  position: relative;
  margin-bottom: 8px;
}
.composition-water .left .elements-row > div.arrow:after {
  position: absolute;
  width: 104%;
  height: 1px;
  background: #03a9f4;
  content:"";
  left: 0;
  top: 0;
}
.composition-water .left .elements-row.flexed > div.arrow:after {
  width: 80%;
}

.composition-water .left .elements-row.flexed > div.arrow:before {
  position: absolute;
  width: 30%;
  height: 1px;
  background: #03a9f4;
  content:"";
  left: 80%;
  top: 0;  
  transform-origin: 0 0;
}
.composition-water .left .elements-row.flexed-bottom > div.arrow:before {
  transform: rotate(35deg);
}
.composition-water .left .elements-row.flexed-top > div.arrow:before {
  transform: rotate(-35deg);
}

/**************************/
.composition-water .right .elements-row > div.arrow {
  position: relative;
  margin-bottom: 8px;
}
.composition-water .right .elements-row > div.arrow:after {
  position: absolute;
  width: 104%;
  height: 1px;
  background: #03a9f4;
  content:"";
  right: 0;
  top: 0;
}
.composition-water .right .elements-row.flexed > div.arrow:after {
  width: 80%;
  right: 0;
}

.composition-water .right .elements-row.flexed > div.arrow:before {
  position: absolute;
  width: 30%;
  height: 1px;
  background: #03a9f4;
  content:"";
  right: 80%;
  top: 0;
  
  transform-origin: right 0;
}
.composition-water .right .elements-row.flexed-bottom > div.arrow:before {
  transform: rotate(-35deg);
}
.composition-water .right .elements-row.flexed-top > div.arrow:before {
  transform: rotate(35deg);
}


.action-slider {
  padding: 20px 0 60px;
}
.action-slider .zsu {
    padding-top: 60px;
}
.action-slider .zsu img {
    max-width: 100% !important;
    width: auto !important;
}
.action-slider .slide-1 .text {
  font: 56px/1.2 "CenturyGothic";
  color: #03a9f4;
  text-shadow: 0.669px 0.743px 0px rgba(0, 0, 0, 0.35);
}
.action-slider .slide-1 .text strong {
  font-size: 77px;
  display: block;
  color: #ffd200;
}
.action-slider .slide-1 .text span {
  color: #ffd200;
  font-size: 65px;
}
.action-slider .slide-minus-2 .text {
    font-size: 44px;
    color:#03a9f4;
    text-shadow: 0.588px 0.809px 0px rgba(0, 0, 0, 0.35);
    font-weight: 500;
    line-height: 1.25;
    letter-spacing: 1px;
    margin-bottom: 6px;
}
.action-slider .slide-minus-2 .text strong {
    text-transform: uppercase;
    font-weight: 500;  
    display: block;
}
.action-slider .slide-minus-2 p {
    font-size: 60px;
    color: #ffd500;
    font-weight: 700;
    line-height: 1.3;
    text-transform: uppercase;
    text-shadow: 0.588px 0.809px 0px rgba(0, 0, 0, 0.35);
    font-family: "Century Gothic";
}
.action-slider .slide-inner {
    position: relative;
}
.slide-minus-1 .action-description .text {
    padding-top: 40px;
    font-size: 42px;
    line-height: 1.4;
    text-transform: none;
    color: #03a9f4;
    text-shadow: 0.588px 0.809px 0px rgba(0, 0, 0, 0.35);
}
.slide-minus-1 .action-description .text span {
    color: #ffd500;
    
    text-transform: uppercase;
    font-family: "CenturyGothic-Bold";
}
.slide-minus-1 .action-description > p {
    color: #ababab;
    font-size: 24px;
    margin-top: 20px;
}
.slide p.att {
    color: #ababab;
    font-size: 18px;
    margin-top: 20px;
    font-weight: 100;
}
.action-slider .slide-minus-1 .action-description {
    position: absolute;
    left: 0;
    width: 560px;
    font-size: 30px;
}
.action-slider .slide-2 .text span {
  color: #ffd200;
  font-family: "CenturyGothic-Bold";
}
.action-slider .slide-2 .text {
  font: 52px/1.4 "CenturyGothic";
  letter-spacing: -2px;
  margin-left: -15px;
  color: #03a9f4;
  text-shadow: 0.669px 0.743px 0px rgba(0, 0, 0, 0.35);
}
.action-slider .slide-2 .text strong {
  font-size: 56px;
  color: #ffd200;
  font-weight: 900;
}

.action-slider .slide-3 .text {
  font: 48px/1.4 "CenturyGothic";
  color: #03a9f4;
  letter-spacing: -2px;
  text-shadow: 0.669px 0.743px 0px rgba(0, 0, 0, 0.35);
}
.action-slider .slide-3 .text strong {
  color: #ffd500;
  font-size: 60px;
  font-family: "CenturyGothic-Bold";
  display: block;
}
.action-slider .slide-3 .image {
  margin-left: -30px;
}
.action-slider .slide-4 .text > div {
  font: 48px/1.4 "CenturyGothic";
  margin-bottom: 25px;
  color: #ffd500;
  font-family: "CenturyGothic-Bold";
  text-shadow: 0.669px 0.743px 0px rgba(0, 0, 0, 0.35);
}
.action-slider .slide-4 .text p {
  color: #03a9f4;
  font-size: 36px;
  text-shadow: 0.588px 0.809px 0px rgba(0, 0, 0, 0.35);
}
.action-slider .slide-4 .image {
  margin-left: -30px;
}


.price-contains .title {
    margin-bottom: 48px;
    color: #03a9f4;
    font: 48px/1 "CenturyGothic";
    text-align: center;
}
.price-contains .price-contains-inner .item {
  width: 284px;
  text-align: center;
}
.price-contains .price-contains-inner .item .icon {
  background-position: center 0;
  padding-bottom: 54px;
  background-repeat: no-repeat;
}
.price-contains .price-contains-inner .item .icon .icon-inner {
  height: 224px;
}
.price-contains .price-contains-inner .item.item-1 .icon {
  background-image: url(../images/wrap_bg-1.png);
}
.price-contains .price-contains-inner .item.item-2 .icon {
  background-image: url(../images/wrap_bg-2.png);
}
.price-contains .price-contains-inner .item.item-3 .icon {
  background-image: url(../images/wrap_bg-3.png);
}
.price-contains .price-contains-inner .item.item-4 .icon {
  background-image: url(../images/wrap_bg-4.png);
}
.price-contains .price-contains-inner .item.item-5 .icon {
  background-image: url(../images/wrap_bg-3.png);
}
.price-contains .price-contains-inner .item.item-6 .icon {
  background-image: url(../images/wrap_bg-2.png);
}
.price-contains .price-contains-inner .item.item-7 .icon {
  background-image: url(../images/wrap_bg-1.png);
}
.price-contains .price-contains-inner .item .text {
  padding: 20px;
  padding-top: 30px;

}
.price-contains .price-contains-inner .item .text p {
  color: #4d4d4d;
  font: 20px/1.5 "CenturyGothic";
  font-weight: 600;
}

.price-contains .price-contains-inner .item.item-1 {
  position: relative;
}
.price-contains .price-contains-inner .item.item-1:before {
  position: absolute;
  top: 187px;
  left: -222px;
  width: 222px;
  height: 26px;
  content: "";
  background: #3ba0cb;
}
.price-contains .price-contains-inner .item.item-1:after {
  position: absolute;
  top: 187px;
  left: -222px;
  border: 26px solid transparent;
  content: "";
  border-left: 26px solid #f7f7f7;
}
.price-contains .price-contains-inner .item.item-4 {
  position: relative;
}
.price-contains .price-contains-inner .item.item-4:before {
  position: absolute;
  top: 187px;
  right: -222px;
  width: 222px;
  height: 26px;
  content: "";
  background: #00b0e2;
}
.price-contains .price-contains-inner .item.item-4:after {
  position: absolute;
  top: 187px;
  right: -222px;
  border: 26px solid transparent;
  content: "";
  border-right: 26px solid #f7f7f7;
}


.price-contains .price-contains-inner .item.item-5 {
  position: relative;
}
.price-contains .price-contains-inner .item.item-5:before {
  position: absolute;
  top: 187px;
  left: -140px;
  width: 140px;
  height: 26px;
  content: "";
  background: #00d6ae;
}
.price-contains .price-contains-inner .item.item-5:after {
  position: absolute;
  top: 187px;
  left: -140px;
  border: 26px solid transparent;
  content: "";
  border-left: 26px solid #f7f7f7;
}
.price-contains .price-contains-inner .item.item-7 {
  position: relative;
}
.price-contains .price-contains-inner .item.item-7:before {
  position: absolute;
  top: 187px;
  right: -140px;
  width: 140px;
  height: 26px;
  content: "";
  background: #3ba0cb;
}
.price-contains .price-contains-inner .item.item-7:after {
  position: absolute;
  top: 187px;
  right: -140px;
  border: 26px solid transparent;
  content: "";
  border-right: 26px solid #f7f7f7;
}

.price-contains {
  background: #f7f7f7;
  padding-top: 60px;
}
.price-contains .item-5 {
  border-bottom: 26px solid #66d5ae;
}
.price-contains .item-6 {
  border-bottom: 26px solid #14c3db;
}
.price-contains .item-7 {
  border-bottom: 26px solid #3ba0cb;
}
.action-slider .slide-minus-2 .image {
    margin-left: -100px;
}

.quality-water {
  color: #03a9f4;  
  font: 30px/1.2 "CenturyGothic";
  background: #f0f0f0;
  padding: 56px 0 1px; 
}
.quality-water .title {
  text-align: center;
  font-size: 37px;
  margin-bottom: 54px;
}
.quality-water .text {
  width: 900px;
  height: 278px;
  background: #006fa1;
  box-sizing: border-box;
  border-radius: 55px;
  color: #e1e0e0;
  font-size: 24px;
}
.apps {
    max-width: 100%;
}
.apps a {
    text-decoration: underline;
}
.apps a:hover {
    text-decoration: none;
}
.quality-water .text .small {
    font-size: 14px;
    margin-top: 6px;
    line-height: 1.3;
}
.quality-water .text .small2 {
    font-size: 16px;
    margin-top: 6px;
    margin-bottom: 0 !important;
}
.quality-water strong {
  color: #fff;
  text-shadow: 1.176px 1.618px 5px rgba(0, 0, 0, 0.35);
  display: block;
  font-size: 30px;
  margin-bottom: 16px;
  font-family: 'CenturyGothic-Bold';
}
.quality-water span {
    font-size: 30px; 
    color: #fff;
    font-family: 'CenturyGothic-Bold';
}
.quality-water .inside {
    width: 1266px;
}
.quality-water .text {
    width: 980px;
    font-family: 'CenturyGothic';
}
.quality-water .text p:not(:last-child) {
    margin-bottom: 10px;
}

.quality-water .left.row-3 .bottle {
    left: -60px;
}
.quality-water .left.row-3 .text {
    padding-left: 200px;
}
.quality-water .left .text {
    border-radius: 10px 50px 50px 10px;
}
.quality-water .row {
  position: relative;
  margin: 50px 0; 
}
.quality-water  .logo {
  position: absolute;
  width: 335px;
  text-align: center;  
}
.quality-water .row .text li {
    position: relative;
    font-size: 18px;
    padding-left: 16px;
    line-height: 1.4;
}
.quality-water .row .text ul {
    margin-bottom: 16px;
}
.quality-water .row .text li:before {
    position: absolute;
    left: 0;
    top: 9px;
    width: 6px;
    height: 6px;
    background: #fff;
    border-radius: 6px;
    content:"";
}
.quality-water .left .logo {
  right: 0;
  top: -4px;
}
.quality-water .left .bottle {
  left: 50px;
  position: absolute;
  top: -4px;
}
.quality-water .left .text {
    padding-left: 130px;
    padding-right: 160px;
}
.quality-water .right .logo {
  left: 0;
  top: -4px;
}
.quality-water .right .bottle {
    right: -100px;
    position: absolute;
    top: -4px;
}
.quality-water .row.row-3 .text {
  font-size: 18px;
}

.quality-water .right .text {
  padding-right: 160px;
  border-radius: 50px 10px 10px 50px;
  padding-left: 210px;
}
.slick-slide img {
  max-width: 100%
}

.video .inside {
    width: 1300px;
}
.video video {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    position: absolute;
}
.video-frame {
    position: relative;
    box-shadow: 2px 5px 6px rgba(0, 0, 0, 0.4);
    padding: 4px;
    border: 4px solid #fff;
}
.video-frame img {
    max-width: 100%;
}
.cover video {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

#about-firm {
  background: #37bffd;
}
#about-firm li {
  color: #fff;
}
#about-firm li p {
  color: #fff;
  margin-top: 15px
}
.popup-text-block.list {
    padding: 40px;
}
.popup-text-block.list .text-block-title {
    margin-bottom: 20px;
    color: #03a9f4
}
.popup-text-block.list .text-block-body > ul > li {
    margin-bottom: 12px;
    color: #848484;
}
.popup-text-block.list li strong {
    font-weight: 700;
    color: #000;
}
.bottle-1-m {
    display: none;
}
.quality-water .text p.inline strong {
    display: inline;
}
.order-item-title b {
    display: none;
    font-size: 12px;
    line-height: 1.3;
}
.order-item-title.shw b {
    display: block;
}
.quality-water strong.inln {
    display: inline;
    font-size: 20px;
}
.popup.popup-text-block .text-block-title {
    color: #37bffd
}
.popup.popup-text-block .text-block-body {
    line-height: 1.6;
}
.popup.popup-text-block .text-block-body p {
    margin-bottom: 20px;
}
.popup.popup-text-block .text-block-body li {
    margin-bottom: 6px;
    padding-left: 20px;
    list-style-type: disc;
    list-style-position: inside;
}
.popup.popup-text-block .text-block-body ul {
    margin-bottom: 30px;
}
.popup.popup-text-block .text-block-body strong {
    font-weight: 700;
}
.products .products-inner .product-slider-7 .desc {
    height: 200px;
}
.zbarazh-item {
    padding: 60px 0;
    text-align: center;
    font-size: 20px;
}
.zbarazh-item h3 {
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 30px;
    
}
/*.products .products-inner {
    position: relative;
}
.products .products-inner .desc,
.products .products-inner .list {
    top: 99%;
    position: absolute;
    left: 0;
    width: 100%;
    box-sizing: border-box;
    background: #fff;
    display: none;
}
.products .products-inner:hover .desc,
.products .products-inner:hover .list {
    display: block;
}*/


.product-detail p {
  margin-bottom: 20px;
}
.product-detail li:before {
  position: absolute;
  content:"";
  width: 6px;
  height: 6px;
  left: 0;
  top: 6px;
  border-radius: 50%;
  background: #333;
}
.product-detail li {
  margin-bottom: 10px;
  position: relative;
  padding-left: 15px;
}
.product-detail {
  line-height: 1.3;
  display: none;
  width: 600px;
  padding: 30px;
  background: #fff;
  max-width: 100%;
}