header {
  display: block;
  position: relative;
  background-color: #fff;
  padding-top: 3% !important;
}

#pp-nav { display: none;}

.section { padding-top: 5%;}

/*.pp-section { height: 97.5% !important;}*/

.hdr-stick {
  position: fixed;
  height: 10%;
  width: 100%;
  background-color: #0063a7;
  z-index: 99;
  -webkit-transition: all .5s ease-out .5s;
  -moz-transition: all .5s ease-out .5s;
  -o-transition: all .5s ease-out .5s;
  transition: all .5s ease-out .5s;
}

.hdr-stick table {
  position: relative;
  height: 100%;
  width: 85%;
  margin: 0 2% 0 140px;
  -webkit-transition: all .5s ease-out .3s;
  -moz-transition: all .5s ease-out .3s;
  -o-transition: all .5s ease-out .3s;
  transition: all .5s ease-out .3s;
}

.hdr-stick table td {
  position: relative;
  vertical-align: middle;
  text-align: center;
}

.hdr-stick table td a {
  font-size: 2vh;
  text-transform: uppercase;
  opacity: 1;
  color: #fff;
}

.hdr-stick table td a:hover { color: #e6e6e6;}

.hdr-stick td:last-child{
width: 160px;
}

.buy-button {
display: block;
width: 100%;
height: 39px;
line-height: 39px;
background-image: url(../i/buy-button.png);
background-repeat: no-repeat;
background-position: 0 0;
}



.hdr-stick.hdr-min {
  height: 7%;
}

.hdr-stick.hdr-min table { width: 90%; margin: 0 5%;}

.hdr-stick .main-logo {
  position: absolute;
  height: 100%;
  width: 137px;
  top: 0;
  left: 2%;
}

.hdr-stick .main-logo a {
  display: block;
  height: 100%;
  width: 100%;
}

.hdr-stick .main-logo img { height: 100%;}

.header-nav-menu {
  position: absolute;
  height: 45vh;
  width: 1200px;
  margin: 0 auto;
  padding: 0 25px;
  left: 0;
  right: 0;
  bottom: 0;
  border-top-left-radius: 50px;
  border-top-right-radius: 50px;
  background-color: #fff;
  z-index: 999;
}

.nav-menu-inner-wr {
  margin: 0 auto;
  width: 890px;
}

.header-nav-menu .Lcol, .header-nav-menu .Rcol {
  padding-top: 5vh;
  position: relative;
  height: 100%;
  width: 425px;
}

.header-nav-menu .Lcol { float: left; margin-right: 20px;}

.header-nav-menu .Rcol { float: right; margin-left: 20px;}

.header-nav-menu .col-title {
  font-size: 2.5vh;
  text-transform: uppercase;
}

.header-nav-menu .col-title .blue {
  font-size: 5vh;
  color: #0072bc;
}

.header-nav-menu ul { margin-top: 3vh;}

.header-nav-menu ul li a {
  font-size: 2vh;
  line-height: 1.2em;
  color: #444;
}

.header-nav-menu ul li a:hover { color: #a1a1a1;}

.nav-menu-pic {
  position: absolute;
  height: 20vh;
  width: 150px;
  top: 5vh;
  right: 25px;
}

.nav-text-wr { float: left;}

.nav-menu-pic img { height: 100%;}

.logoR {
  position: absolute;
  width: 150px;
  top: 130px;
  right: 50px;
  z-index: 99;
}

.pp-section { overflow: hidden;}

.main-wr {
  position: relative;
  max-width: 1200px;
  margin: 0 auto;
}

.section-title {
  margin-top: 2.5%;
  font-size: 4vh;
  text-transform: uppercase;
  font-weight: bold;
  text-align: center;
  color: #0063a7;
}

body { font-size: 15px; font-family: 'Roboto', sans-serif;}

.opacity-bl {
  position: absolute;
  height: 0;
  width: 100%;
  top: 0;
  margin-top: 0;
  background: url(../i/opacity-bg.png) 0 0 repeat-x transparent;
  background-size: contain;
}

.opacity { opacity: 0.8;}

.pp-table {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  height: 100%;
}

.header-slider {
  position: relative;
  z-index: 25;
}

.header-slider li img {
  height: 100%;
  width: 100%;
}

footer {
  position: relative;
  padding: 2vh 5vh;
  background-color: #0063a7;
}

footer:after {
  content: '';
  display: table;
  clear: both;
}

.footer-logo {
  display: inline-block;
  height: 14vh;
  margin-right: 50px;
  float: left;
}

.footer-logo img { height: 11vh;}

.label {
  display: inline-block;
  max-width: 500px;
  margin-top: 2vh;
  font-size: 2vh;
  line-height: 1.4em;
  color: #fff;
}

.phones {
  display: inline-block;
  float: right;
  margin-top: 2vh;
  margin-right: 90px;
  padding-left: 3vw;
  font-size: 2vh;
  line-height: 1.3em;
  color: #fff;
  background-image: url(../i/footer-phone.png);
  background-position: 0 .5vh;
  background-repeat: no-repeat;
  background-size: 15%;
}

.feedback {
  display: inline-block;
  margin-top: 2vh;
  float: right;
  font-size: 2vh;
  color: #fff;
}

.feedback ul li {
  position: relative;
  margin-bottom: 2vh;
}

.feedback ul li.mail { line-height: 3vh;}

.feedback ul li.mail:before {
  content: '';
  position: absolute;
  width: 5vh;
  height: 3vh;
  margin-left: -3vw;
  background: url(../i/footer-mail-icon.png) center center no-repeat;
  background-size: cover;
}

.feedback ul li.skype { line-height: 4vh;}

.feedback ul li.skype:before {
  content: '';
  position: absolute;
  height: 4vh;
  width: 4vh;
  margin-left: -3vw;
  background: url(../i/footer-skype-icon.png) center center no-repeat;
  background-size: cover;
}

.quote-sec {
  position: relative;
  width: 100%;
  text-align: left;
  font-size: 45px;
  text-transform: uppercase;
  font-size: 5vh;
  font-weight: bold;
  color: #0063a7;
  background-color: #f5f5f7;
}

.quote-sec .quote-sec-bg {
  position: absolute;
  height: 65vh;
  width: 100%;
  bottom: 0;
  text-align: center;
  overflow: hidden;
}

.quote-sec .quote-sec-bg img {
  position: absolute;
  height: 100%;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0 auto;
}

.quote-sec .textR, .quote-sec .textL { position: relative; z-index: 10;}

.quote-sec .textL { margin-top: 20px; padding-left: 20px;}

.quote-sec .textR { margin-top: 40px; padding-right: 20px; text-align: right;}

.food {
  position: relative;
  text-align: center;
  background-color: #fff;
}

.food .section-title { margin-top: 2.5%;}

.food .sub {
  margin-top: 40px;
  padding: 0 70px;
  font-size: 2vh;
  color: #777;
}

.food .item-list {
  margin-top: 10vh;
  font-family: 'Roboto Condensed', sans-serif;
}

.food .item-list:after {
  content: '';
  display: table;
  clear: both;
}

.food .item-list ul {
  display: inline-block;
  width: 1060px;
  margin: 0 auto;
}

.food .item-list ul li {
  display: inline-block;
  float: left;
  margin-left: 10px;
}

.food .item-list ul li:first-child { margin-left: 0;}

.food .item-list figure {
  width: 300px;
  vertical-align: middle;
  text-align: center;
}

.food .item-list figcaption {
  margin-top: 20px;
  text-align: center;
  font-size: 3.5vh;
  color: #0063a7;
}

.item-pic img { height: 35vh;}

.divider {
  position: relative;
  height: 85px;
  width: 100%;
  margin-top: 30px;
  z-index: 1;
}

.divider hr {
  position: absolute;
  height: 3px;
  width: 100%;
  top: 0;
  bottom: 0;
  margin: auto;
  background-color: #777;
  border: none;
  z-index: 1;
}

.divider .icon {
  position: absolute;
  width: 200px;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  background-color: #fff;
  overflow: hidden;
  z-index: 2;
}

.four-item-list:after {
  content: '';
  display: table;
  clear: both;
}

.four-item-list ul li { display: inline-block; float: left; width: 25%;}

.four-item-list ul li figure { text-align: center;}

.four-item-list ul li figure img { height: 22vh;}

.four-item-list ul li figure figcaption { margin-top: 30px;}

.four-item-list ul li figure figcaption span { font-size: 3vh; text-transform: uppercase; font-weight: bold; font-family: 'Roboto Condensed', sans-serif; color: #006eb1;}

.four-item-list ul li figure figcaption p { margin-top: 15px; font-size: 2vh; color: #777;}

.advantages-sec { position: relative; background-color: #fff;}

.split-article { margin-top: 5vh; margin-bottom: 5vh;}

.split-article:after {
  content: '';
  display: table;
  clear: both;
}

.split-article > div { width: 47%; float: left; text-align: center;}

.split-article > div:last-child { float: right;}

.split-article span { font-size: 3vh; text-transform: uppercase; font-weight: bold; font-family: 'Roboto Condensed', sans-serif; color: #006eb1;}

.split-article ul { margin-top: 20px;}

.split-article ul li { font-size: 2vh; line-height: 1.2em; text-align: left; color: #777;}

.split-article ul li:before {
  content: '-';
  padding-right: 5px;
}

.pet-choose { background-color: #fff;}

.pet-choose .choose-sec {
  position: absolute;
  height: 80vh;
  width: 100%;
  bottom: 0;
  z-index: 4;
}

.pet-choose .choose-sec .back-layout {
  position: absolute;
  bottom: 0;
  height: 33vh;
  width: 100%;
  background: url(../i/choose-pet-bg.jpg) 0 0 no-repeat transparent;
  background-size: cover;
  z-index: 1;
}

.pet-choose .choose-sec .layout {
  position: absolute;
  bottom: 0;
  height: 30vh;
  width: 100%;
  background: url(../i/choose-pet-layer.png) 0 0 no-repeat transparent;
  background-size: cover;
  z-index: 3;
}

.pet-choose .choose-sec .cat {
  position: absolute;
  width: 35%;
  left: 15%;
  bottom: 30px;
  text-align: right;
  z-index: 2;
}

.pet-choose .choose-sec .cat a, .pet-choose .choose-sec .dog a {
  display: block;
  height: 100%;
  width: 100%;
}

.pet-choose .choose-sec .cat a img { height: 55vh;}

.pet-choose .choose-sec .dog {
  position: absolute;
  width: 20%;
  right: 30%;
  bottom: 30px;
  cursor: pointer;
  z-index: 2;
}

.pet-choose .choose-sec .dog a img { height: 70vh;}

.pet-choose .choose-sec .cat:hover, .pet-choose .choose-sec .dog:hover { opacity: 0.9;}

.dog-sec, .cat-sec {
  visibility: hidden;
  position: absolute;
  top: -100%;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.dog-sec.action-show, .cat-sec.action-show { top: 300px; visibility: visible;}

.catalog { position: relative; background-color: #fff;}

.anchor-link {
  visibility: hidden;
  position: absolute;
  top: -10vh;
}

.dogs-cat { display: none;}

.slider {
  position: relative;
  padding: 0 100px;
  margin-top: 80px;
}

.slider:first-child { margin-top: 0;}

.slider-list { padding-bottom: 100px; background-color: #fff;}

.slider .bx-wrapper { position: relative;}

.slider .bx-viewport { height: auto !important;}

.slider .slider-title {
  line-height: 100px;
  font-size: 25px;
  font-weight: bold;
  text-transform: uppercase;
  vertical-align: middle;
  color: #006eb1;
}

.slider .slider-title:after {
  content: '';
  display: table;
  clear: both;
}

.slider .slider-title .item-logo {
  height: 80px;
  max-width: 215px;
  margin-right: 25px;
  float: left;
  text-align: left;
  line-height: 100px;
}

.slider .slider-title .item-logo img { height: 100%; vertical-align: middle;}

.slider .slider-item3 { margin-top: 50px;}

.slider .slider-item3 li { padding: 0 30px; text-align: center;}

.slider .slider-item3 li .slider-pic { height: 300px; line-height: 300px;}

.slider .slider-item3 li .slider-pic img { height: 100%; vertical-align: bottom;}

.slider .slider-item3 li p {
  margin-top: 45px;
  font-size: 2vh;
  color: #777;
}

.slider .bx-prev, .slider .bx-next {
  position: absolute;
  height: 70px;
  width: 42px;
  top: 160px;
  background-position: center center;
  background-repeat: no-repeat;
}

.slider .bx-prev { left: -95px;}

.slider .bx-next { right: -95px;}

.slider.green .bx-prev { background-image: url(../i/green-prev.png);}
.slider.green .bx-next { background-image: url(../i/green-next.png);}

.slider.orange .bx-prev { background-image: url(../i/orange-prev.png);}
.slider.orange .bx-next { background-image: url(../i/orange-next.png);}

.slider.red .bx-prev { background-image: url(../i/red-prev.png);}
.slider.red .bx-next { background-image: url(../i/red-next.png);}

.slider.blue .bx-prev { background-image: url(../i/blue-prev.png);}
.slider.blue .bx-next { background-image: url(../i/blue-next.png);}

.slider.lblue .bx-prev { background-image: url(../i/lblue-prev.png);}
.slider.lblue .bx-next { background-image: url(../i/lblue-next.png);}

.slider.grey .bx-prev { background-image: url(../i/grey-prev.png);}
.slider.grey .bx-next { background-image: url(../i/grey-next.png);}

.catalog-download { position: relative; background-color: #fff;}

.catalog-download .title {
  position: relative;
  text-align: center;
  padding-top: 40px;
  font-size: 30px;
  font-weight: bold;
  text-transform: uppercase;
  font-family: 'Roboto Condensed', sans-serif;
  color: #0063a7;
}

.farmina-food-logo img {
  position: absolute;
  height: 25vh;
  left: 5vw;
  top: 8.8%;
}

.cat-download {
  width: 900px;
  margin: 20px auto;
  text-align: center;
  font-size: 20px;
  color: #777;
}

.cat-download img { height: 45vh;}

.cat-download p { margin-top: 35px; font-size: 2vh;}

.cat-download .dwnld-btn {
  display: inline-block;
  margin-top: 30px;
  padding: 2vh 3vw;
  font-size: 2.5vh;
  font-family: 'Roboto Condensed', sans-serif;
  text-transform: uppercase;
  color: #fff;
  border-radius: 32px;
  background: #0171bd; /* Old browsers */
  background: -moz-linear-gradient(top, #0171bd 0%, #0171bd 50%, #0063a7 51%, #0063a7 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0171bd), color-stop(50%,#0171bd), color-stop(51%,#0063a7), color-stop(100%,#0063a7)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #0171bd 0%,#0171bd 50%,#0063a7 51%,#0063a7 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #0171bd 0%,#0171bd 50%,#0063a7 51%,#0063a7 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #0171bd 0%,#0171bd 50%,#0063a7 51%,#0063a7 100%); /* IE10+ */
  background: linear-gradient(to bottom, #0171bd 0%,#0171bd 50%,#0063a7 51%,#0063a7 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0171bd', endColorstr='#0063a7',GradientType=0 ); /* IE6-9 */
}

.cat-download .dwnld-btn:hover { background: #0171bd;}

.cat-download .dwnld-btn:active { background: #0063a7;}

.news-section { position: relative; background-color: #fff;}

.news-section .news-pic {
  height: 300px;
  width: 445px;
  margin-right: 50px;
  padding: 25px;
  float: left;
  text-align: center;
  background-color: #fff;
  border: 1px solid #777;
}

.news-section .news-pic img { height: 100%;}

.news-slider-wr { position: relative; margin-top: 80px; padding: 0 105px;}

.news-slider-wr .bx-prev, .news-slider-wr .bx-next {
  position: absolute;
  height: 70px;
  width: 42px;
  top: 160px;
  background-position: center center;
  background-repeat: no-repeat;
}

.news-slider-wr .bx-prev { left: 0;}

.news-slider-wr .bx-next { right: 0;}

.news-slider-wr .bx-prev { background-image: url(../i/blue-prev.png);}
.news-slider-wr .bx-next { background-image: url(../i/blue-next.png);}

.text-bl {
  margin-top: 80px;
  font-size: 2vh;
  color: #777;
}

.contacts { position: relative; background-color: #fff;}

.map {
  position: relative;
  height: 65vh;
  width: 100%;
  margin-top: 5vh;
}

@media (max-width: 1400px) {
  .header-dog { width: 25%;}
  .logoL { width: 20%; top: 50px;}
  #pp-nav { top: 70% !important;}
  #pp-nav li { height: 20px !important; width: 20px !important;}
}

@media (max-width: 700px) {
  .food .item-list { display: none;}
}

@media (max-width: 1400px) {
  .header-nav-menu { width: 950px;}
}