@charset 'UTF-8';
.slick-slider
{
position: relative;
display: block;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.slick-list
{
position: relative;
display: block;
overflow: hidden;
margin: 0;
padding: 0;
}
.slick-list:focus
{
outline: none;
}
.slick-list.dragging
{
cursor: pointer;
cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list
{
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.slick-track
{
position: relative;
top: 0;
left: 0;
display: block;
margin-left: auto;
margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
display: table;
content: '';
}
.slick-track:after
{
clear: both;
}
.slick-loading .slick-track
{
visibility: hidden;
}
.slick-slide
{
display: none;
float: left;
height: 100%;
min-height: 1px;
}
[dir='rtl'] .slick-slide
{
float: right;
}
.slick-slide img
{
display: block;
}
.slick-slide.slick-loading img
{
display: none;
}
.slick-slide.dragging img
{
pointer-events: none;
}
.slick-initialized .slick-slide
{
display: block;
}
.slick-loading .slick-slide
{
visibility: hidden;
}
.slick-vertical .slick-slide
{
display: block;
height: auto;
border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
display: none;
}
 .slick-loading .slick-list
{
background: #fff url(https://bion.com.ua/wp-content/themes/bion/js/slick/ajax-loader.gif) center center no-repeat;
} @font-face
{
font-family: 'slick';
font-weight: normal;
font-style: normal;
src: url(https://bion.com.ua/wp-content/themes/bion/js/slick/fonts/slick.eot);
src: url(https://bion.com.ua/wp-content/themes/bion/js/slick/fonts/slick.eot?#iefix) format('embedded-opentype'), url(https://bion.com.ua/wp-content/themes/bion/js/slick/fonts/slick.woff) format('woff'), url(https://bion.com.ua/wp-content/themes/bion/js/slick/fonts/slick.ttf) format('truetype'), url(https://bion.com.ua/wp-content/themes/bion/js/slick/fonts/slick.svg#slick) format('svg');
} .slick-prev,
.slick-next
{
font-size: 0;
line-height: 0;
position: absolute;
top: 50%;
display: block;
width: 20px;
height: 20px;
padding: 0;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
cursor: pointer;
color: transparent;
border: none;
outline: none;
background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
color: transparent;
outline: none;
background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
opacity: .25;
}
.slick-prev:before,
.slick-next:before
{
font-family: 'slick';
font-size: 20px;
line-height: 1;
opacity: .75;
color: white;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slick-prev
{
left: -25px;
}
[dir='rtl'] .slick-prev
{
right: -25px;
left: auto;
}
.slick-prev:before
{
content: '←';
}
[dir='rtl'] .slick-prev:before
{
content: '→';
}
.slick-next
{
right: -25px;
}
[dir='rtl'] .slick-next
{
right: auto;
left: -25px;
}
.slick-next:before
{
content: '→';
}
[dir='rtl'] .slick-next:before
{
content: '←';
} .slick-dotted.slick-slider
{
margin-bottom: 30px;
}
.slick-dots
{
position: absolute;
bottom: -25px;
display: block;
width: 100%;
padding: 0;
margin: 0;
list-style: none;
text-align: center;
}
.slick-dots li
{
position: relative;
display: inline-block;
width: 20px;
height: 20px;
margin: 0 5px;
padding: 0;
cursor: pointer;
}
.slick-dots li button
{
font-size: 0;
line-height: 0;
display: block;
width: 20px;
height: 20px;
padding: 5px;
cursor: pointer;
color: transparent;
border: 0;
outline: none;
background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
opacity: 1;
}
.slick-dots li button:before
{
font-family: 'slick';
font-size: 6px;
line-height: 20px;
position: absolute;
top: 0;
left: 0;
width: 20px;
height: 20px;
content: '•';
text-align: center;
opacity: .25;
color: black;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
opacity: .75;
color: black;
}.HomeWrapp{
width: 100%;
margin: 0 auto;
background-color: #fff;
}
.HomeSlider-inner{
max-width: 1400px;
margin: 30px auto 40px auto;
padding: 0 30px;
position: relative;
}
@media screen and (max-width: 820px) {
.HomeSlider-inner{
margin-top: 0;
padding: 0;
}
}
.HomeSlider-slide{
max-width: 1400px;
width: 100%;
max-height: 530px;
margin: 0 auto;
position: relative;
}
.SlideImg{
width: 100%;
height: auto;
max-height: 530px;
object-fit: cover;
object-position: 50% 0;
}
.SlideTitle{
position: absolute;
width: 100%;
text-align: center;
bottom: 80px;
margin: 0 auto;
font-size: 42px;
font-family: "Magra",sans-serif;
font-weight: bold;
color: #fff;
}
@media screen and (max-width: 550px){
.SlideTitle{
display: none;
}
} .slick-dots {
bottom: 30px;
}
.slick-dots li{
width: 10px;
height: 10px;
}
.slick-dots li button {
width: 10px;
height: 10px;
border: none;
border-radius: 50%;
-webkit-transition: all 0.3s;
transition: all 0.3s;
background-color: #f5f5f5;
}
.slick-dots li button:before {
content: "";
}
.slick-dots li button:hover {
background-color: #27934b;
opacity: 0.5;
}
.slick-dots li.slick-active button {
background-color: #27934b;
}
.slick-dots li.slick-active button:before {
content: "";
}
.prev, .next {
position: absolute;
top: 45%;
cursor: pointer;
transition: all 0.4s;
}
.prev{
left: 55px;
transform: rotate(180deg);
}
@media screen and (max-width: 600px) {
.prev{
left: 15px;
}
}
.next {
right: 55px;
}
@media screen and (max-width: 600px) {
.next{
right: 15px;
}
}
.next svg, .prev svg{
width: 18px;
height: 32px;
fill: #f5f5f5;
opacity: 0.8;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.next:hover svg, .prev:hover svg{
fill: #27934b;
}  .HomeAboutUs-inner{
max-width: 960px;
margin: 0 auto; 
padding: 0 30px;
color: #000;
margin-bottom: 70px;
}
.HomeAboutUs-title{
width: 100%;
text-align: center;
font-size: 36px;
font-family: "RobotoCondensed",sans-serif;
font-weight: bold;
line-height: 40px;
margin-bottom: 30px;
}
.HomeAboutUs-text{
max-width: 735px;
width: 100%;
margin: 0 auto; 
text-align: center;
font-size: 16px;
font-family: "Roboto",sans-serif;
font-weight: normal;
line-height: 24px; }
.HomeAboutUs-counters{
width: 100%;
display: flex;
flex-flow: row wrap;
justify-content: space-between;
}
@media screen and (max-width: 768px) {
.HomeAboutUs-counters{
width: 78%;
margin: 0 auto;
}
}
@media screen and (max-width: 451px) {
.HomeAboutUs-counters{
width: 270px;
justify-content: center;
}
}
.HomeAboutUs-counter{
flex-basis: 20%;
display: flex;
flex-flow: column wrap;
align-items: center;
}
@media screen and (max-width: 768px) {
.HomeAboutUs-counter{
flex-basis: 140px;
}
.HomeAboutUs-counter:first-child{
margin-bottom: 40px;
}
}
@media screen and (max-width: 768px) {
.HomeAboutUs-counter:nth-child(3){
margin-bottom: 40px;
}
}
@media screen and (max-width: 451px) {
.HomeAboutUs-counter:not(:last-child){
margin-bottom: 40px;
}
}
.HomeAboutUs-counter:not(:last-child){
border-right: 1px solid #e5e5e5;
}
@media screen and (max-width: 768px) {
.HomeAboutUs-counter:not(:last-child){
border-right: none;
}
}
.Counter-title{
font-size: 48px;
font-family: "Magra",sans-serif;
font-weight: bold;
color: #27934b;
padding-bottom:10px;
}
.Counter-titleMore{
font-size: 20px;
font-family: "Magra",sans-serif;
font-weight: normal;
line-height: 16px;
color: #000;
margin-bottom: 25px;
}
.Counter-text{
max-width: 138px;
width: 100%;
text-align: center;
font-size: 16px;
font-family: "Roboto",sans-serif;
font-weight: normal;
color: #000;
}  .HomeOurAdvantages-inner{
max-width: 1200px;
margin: 0 auto;
padding: 0 30px;
}
.HomeOurAdvantages-title{
width: 100%;
text-align: center;
font-size: 36px;
font-family: "RobotoCondensed",sans-serif;
font-weight: bold;
line-height: 40px;
margin-bottom: 70px;
}
.HomeOurAdvantages-items{
width: 100%;
margin: 0 auto;
display: flex;
flex-flow: row wrap;
justify-content: space-around;
}
.HomeOurAdvantages-item{
width: 25%;
display: flex;
justify-content: center;
align-items: flex-start;
margin-bottom: 70px;
}
@media screen and (max-width: 620px) {
.HomeOurAdvantages-item{
width: 50%;
}
}
.Item-link{
width: 195px;
display: flex;
flex-flow: column wrap;
justify-content: center;
align-items: center;
}
@media screen and (max-width: 500px) {
.Item-link{
width: 110px;
}
}
.Item-link img{
margin-bottom: 40px;
width: auto;
height: 40px;
}
.Item-text{
width: 100%;
text-align: center;
font-size: 16px;
font-family: "Roboto",sans-serif;
font-weight: normal;
color: #000;
transition: all 0.2s;
}
.Item-text strong{
font-weight: bold;
color: #000;
}
.Item-link:hover .Item-text{
color: #fbb82a;
}
.Item-link:hover .Item-text strong{
color: #fbb82a;
}  .HomeContent{
background-color: #f5f5f5;
}
.HomeContent-inner{
max-width: 1200px;
margin: 0 auto;
padding: 0 30px;
display: flex;
justify-content: space-between;
flex-flow: row wrap;
} .HomeContentOffers{
flex-basis: 660px;
padding: 50px 0;
}
@media screen and (max-width: 1061px) {
.HomeContentOffers{
flex-basis: 645px;
}
}
@media screen and (max-width: 975px) {
.HomeContentOffers{
margin: 0 auto;
}
}
@media screen and (max-width: 680px) {
.HomeContentOffers{
height: auto;
}
}
.HomeOffersHeader{
text-align: center;
margin-bottom: 40px;
position: relative;
}
.HomeOffersTitle {
font-size: 36px;
font-family: "RobotoCondensed", sans-serif;
font-weight: bold;
color: rgb(238, 84, 0);
}
.HomeOffersNext, .HomeOffersPrev{
width: 24px;
height: 24px;
border: 2px solid #ee5400;
border-radius: 50%;
position: relative;
cursor: pointer;
}
.HomeOffersNext:hover, .HomeOffersPrev:hover{
border: 2px solid #f17633;
}
.OffersNext-inner{
position: absolute;
right: 15px;
top: calc(50% - 12px);
}
.OffersPrev-inner{
position: absolute;
left: 15px;
top: calc(50% - 12px);
}
.HomeOffersNext svg, .HomeOffersPrev svg{
position: absolute;
top: calc(50% - 5px);
left: calc(50% - 4px);
}
.HomeOffersNext svg{
left: auto;
right: calc(50% - 4px);
}
.HomeOffersSlider{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
align-items: center;
}
@media screen and (max-width: 680px) {
.HomeOffersSlider{
max-width: 400px;
width: 100%;
margin: 0 auto;
justify-content: center;
height: auto;
}
}
.HomeOffersSlider-slide{
margin-bottom: 35px;
}
.HomeOffersSlider-slide:hover .OffersSlide-title,
.HomeOffersSlider-slide:hover .OffersSlide-moreInfo{
color: #ee5400;
}
.OffersSlide-img{
height: 304px;
margin-bottom: 20px;
object-fit: cover;
width: 304px;
}
.OffersSlide-title {
color: #000;
font-size: 17px;
font-family: "Magra", sans-serif;
font-weight: bold;
text-align: left;
transition: all 0.2s;
}
.OffersSlide-moreInfo {
font-size: 14px;
font-family: "Magra", sans-serif;
font-weight: normal;
line-height: 1.5;
color: #000;
transition: all 0.2s;
}  .HomeContentNews{
flex-basis: 400px;
height: 775px;
padding: 50px 0;
}
@media screen and (max-width: 1151px) {
.HomeContentNews{
flex-basis: 300px;
}
}
@media screen and (max-width: 1061px) {
.HomeContentNews{
flex-basis: 250px;
}
}
@media screen and (max-width: 975px) {
.HomeContentNews{
flex-basis: 100%;
}
}
.HomeNewsHeader{
position: relative;
}
.NewsTitle{
font-size: 36px;
font-family: "RobotoCondensed", sans-serif;
font-weight: bold;
color: #000;
text-align: left;
margin-bottom: 40px;
}
.NewsTitle::after {
content: "";
background-color: #000;
position: absolute;
right: 0;
top: 45%;
width: calc( 100% - 120px);
height: 6px;
}
.NewsAll{
display: flex;
justify-content: space-between;
flex-flow: column wrap;
}
.NewsItem{
display: flex;
flex-flow: row nowrap;
justify-content: space-between;
padding-bottom: 35px;
border-bottom: 1px solid #c4c4c4;
}
.NewsItem:not(:first-child){
padding-top: 35px;
}
.NewsItemText{
flex-basis: 235px;
}
@media screen and (max-width: 1061px) {
.NewsItemText{
flex-basis: 100%;
}
}
@media screen and (max-width: 970px) {
.NewsItemText{
flex-basis: 410px;
}
}
.NewsItem-date{
display: inline-block;
font-size: 14px;
font-family: "Roboto",sans-serif;
font-weight: normal;
margin-bottom: 15px;
}
.NewsItem-title, .NewsItem-link{
font-size: 18px;
font-family: "Magra",sans-serif;
color: #27934b;
font-weight: bold;
margin-bottom: 20px;
}
.NewsItem-link{
font-size: 14px;
margin-bottom: 0;
color: #000;
}
.NewsItem-link:hover{
color: #000;
text-decoration: underline;
}
.NewsItem-link:visited{
color: #000;
}
.NewsItemImg{
width: 128px;
height: 96px;
}
@media screen and (max-width: 1061px) {
.NewsItemImg{
display: none;
}
}
@media screen and (max-width: 975px) {
.NewsItemImg{
display: block;
}
}
.NewsItemImg img{
width: 128px;
height: 100%;
object-fit: cover;
}
.NewsAll-btn{
padding: 15px 79px 15px 25px;
border-radius: 5px;
background: url(//bion.com.ua/wp-content/themes/bion/images/btn.jpg) no-repeat;
width: 209px;
color: #fff;
font-family: "Magra",sans-serif;
font-weight: normal;
font-size: 16px;
transition: all 0.2s ease-out;
align-self: left;
margin-top: 45px;
}
@media screen and (max-width: 500px) {
.NewsAll-btn{
margin-left: auto;
margin-right: auto;
}
}
.NewsAll-btn:hover{
box-shadow: 0 3px 4px rgba(0, 0, 0, 0.3);
color: #fff;
}
.NewsAll-btn:visited{
color: #fff;
}  .HomeDiscounts-inner{
max-width: 1200px;
margin: 0 auto; 
padding: 0 30px;
padding-top: 70px;
color: #000;
margin-bottom: 100px;
}
.HomeDiscounts-title{
width: 100%;
text-align: center;
font-size: 36px;
font-family: "RobotoCondensed",sans-serif;
font-weight: bold;
line-height: 40px;
margin-bottom: 30px;
}
.HomeDiscounts-text{
max-width: 735px;
width: 100%;
margin: 0 auto; 
text-align: center;
font-size: 16px;
font-family: "Roboto",sans-serif;
font-weight: normal;
line-height: 24px;
margin-bottom: 100px;
}
.HomeDiscountsItems{
max-width: 855px;
width: 100%;
margin: 0 auto;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
@media screen and (max-width: 486px) {
.HomeDiscountsItems{
justify-content: space-around;
}
}
.HomeDiscountsItems-item{
text-align: center;
}
.Discount-title {
display: inline-block;
font-size: 72px;
font-family: "Magra", sans-serif;
font-weight: normal;
color: #EE5400;
text-transform: uppercase;
margin-bottom: 25px;
}
.percentage{
font-size: 48px;
position: relative;
left: -15px;
}
.Discount-titleMore{
font-size: 16px;
font-family: "Roboto", sans-serif;
font-weight: normal;
text-align: center;
max-width: 110px;
} .HomeSlider {
position: relative;
opacity: 0;
visibility: hidden;
transition: all 1.2s ease;
}
.HomeSlider.slick-initialized {
opacity: 1;
visibility: visible;
}
.slick-slide {
position: relative;
}
.slick-slide video {
display: block;
position: absolute;
top: 50%;
left: 50%;
min-width: 100%;
width: auto;
height: auto;
transform: translate(-50%, -50%);
}
.slick-slide iframe {
position: relative;
pointer-events: none;
}
.slick-slide .slide-media {
animation: slideOut 0.4s cubic-bezier(0.4, 0.29, 0.01, 1);
}
.slick-slide.slick-active {
z-index: 1;
}
.slick-slide.slick-active .slide-media {
animation: slideIn 2.4s cubic-bezier(0.4, 0.29, 0.01, 1);
}
@keyframes slideIn {
from {
filter: blur(15px);
}
to {
filter: blur(0);
}
}
@keyframes slideOut {
from {
filter: blur(0);
}
to {
filter: blur(15px);
}
}.pgntn-page-pagination {
margin: 1em 0;
padding: 0;
overflow: hidden;
text-align: center;
clear: both;
cursor: default;
}
.pgntn-page-pagination .dots {
display: inline-block;
text-align: center;
margin-bottom: 0.5em;
margin-left: 0.5em;
padding: 0.3em 0.5em;
}
.pgntn-multipage .pgntn-elipses,
.pgntn-multipage .pgntn-page-pagination-intro {
display: inline-block;
margin-right: 0;
text-align: center;
}