.mfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1042;
overflow: hidden;
position: fixed;
background: #0b0b0b;
opacity: 0.8; }
.mfp-wrap {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1043;
position: fixed;
outline: none !important;
-webkit-backface-visibility: hidden; }
.mfp-container {
text-align: center;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
padding: 0 8px;
box-sizing: border-box; }
.mfp-container:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle; }
.mfp-align-top .mfp-container:before {
display: none; }
.mfp-content {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 1045; }
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
width: 100%;
cursor: auto; }
.mfp-ajax-cur {
cursor: progress; }
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
cursor: -moz-zoom-out;
cursor: -webkit-zoom-out;
cursor: zoom-out; }
.mfp-zoom {
cursor: pointer;
cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in; }
.mfp-auto-cursor .mfp-content {
cursor: auto; }
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none; }
.mfp-loading.mfp-figure {
display: none; }
.mfp-hide {
display: none !important; }
.mfp-preloader {
color: #CCC;
position: absolute;
top: 50%;
width: auto;
text-align: center;
margin-top: -0.8em;
left: 8px;
right: 8px;
z-index: 1044; }
.mfp-preloader a {
color: #CCC; }
.mfp-preloader a:hover {
color: #FFF; }
.mfp-s-ready .mfp-preloader {
display: none; }
.mfp-s-error .mfp-content {
display: none; }
button.mfp-close,
button.mfp-arrow {
overflow: visible;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
display: block;
outline: none;
padding: 0;
z-index: 1046;
box-shadow: none;
touch-action: manipulation; }
button::-moz-focus-inner {
padding: 0;
border: 0; }
.mfp-close {
width: 44px;
height: 44px;
line-height: 44px;
position: absolute;
right: 0;
top: 0;
text-decoration: none;
text-align: center;
opacity: 0.65;
padding: 0 0 18px 10px;
color: #FFF;
font-style: normal;
font-size: 28px;
font-family: Arial, Baskerville, monospace; }
.mfp-close:hover,
.mfp-close:focus {
opacity: 1; }
.mfp-close:active {
top: 1px; }
.mfp-close-btn-in .mfp-close {
color: #333; }
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
color: #FFF;
right: -6px;
text-align: right;
padding-right: 6px;
width: 100%; }
.mfp-counter {
position: absolute;
top: 0;
right: 0;
color: #CCC;
font-size: 12px;
line-height: 18px;
white-space: nowrap; }
.mfp-arrow {
position: absolute;
opacity: 0.65;
margin: 0;
top: 50%;
margin-top: -55px;
padding: 0;
width: 90px;
height: 110px;
-webkit-tap-highlight-color: transparent; }
.mfp-arrow:active {
margin-top: -54px; }
.mfp-arrow:hover,
.mfp-arrow:focus {
opacity: 1; }
.mfp-arrow:before,
.mfp-arrow:after {
content: '';
display: block;
width: 0;
height: 0;
position: absolute;
left: 0;
top: 0;
margin-top: 35px;
margin-left: 35px;
border: medium inset transparent; }
.mfp-arrow:after {
border-top-width: 13px;
border-bottom-width: 13px;
top: 8px; }
.mfp-arrow:before {
border-top-width: 21px;
border-bottom-width: 21px;
opacity: 0.7; }
.mfp-arrow-left {
left: 0; }
.mfp-arrow-left:after {
border-right: 17px solid #FFF;
margin-left: 31px; }
.mfp-arrow-left:before {
margin-left: 25px;
border-right: 27px solid #3F3F3F; }
.mfp-arrow-right {
right: 0; }
.mfp-arrow-right:after {
border-left: 17px solid #FFF;
margin-left: 39px; }
.mfp-arrow-right:before {
border-left: 27px solid #3F3F3F; }
.mfp-iframe-holder {
padding-top: 40px;
padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content {
line-height: 0;
width: 100%;
max-width: 900px; }
.mfp-iframe-holder .mfp-close {
top: -40px; }
.mfp-iframe-scaler {
width: 100%;
height: 0;
overflow: hidden;
padding-top: 56.25%; }
.mfp-iframe-scaler iframe {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #000; } img.mfp-img {
width: auto;
max-width: 100%;
height: auto;
display: block;
line-height: 0;
box-sizing: border-box;
padding: 40px 0 40px;
margin: 0 auto; } .mfp-figure {
line-height: 0; }
.mfp-figure:after {
content: '';
position: absolute;
left: 0;
top: 40px;
bottom: 40px;
display: block;
right: 0;
width: auto;
height: auto;
z-index: -1;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #444; }
.mfp-figure small {
color: #BDBDBD;
display: block;
font-size: 12px;
line-height: 14px; }
.mfp-figure figure {
margin: 0; }
.mfp-bottom-bar {
margin-top: -36px;
position: absolute;
top: 100%;
left: 0;
width: 100%;
cursor: auto; }
.mfp-title {
text-align: left;
line-height: 18px;
color: #F3F3F3;
word-wrap: break-word;
padding-right: 36px; }
.mfp-image-holder .mfp-content {
max-width: 100%; }
.mfp-gallery .mfp-image-holder .mfp-figure {
cursor: pointer; }
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) { .mfp-img-mobile .mfp-image-holder {
padding-left: 0;
padding-right: 0; }
.mfp-img-mobile img.mfp-img {
padding: 0; }
.mfp-img-mobile .mfp-figure:after {
top: 0;
bottom: 0; }
.mfp-img-mobile .mfp-figure small {
display: inline;
margin-left: 5px; }
.mfp-img-mobile .mfp-bottom-bar {
background: rgba(0, 0, 0, 0.6);
bottom: 0;
margin: 0;
top: auto;
padding: 3px 5px;
position: fixed;
box-sizing: border-box; }
.mfp-img-mobile .mfp-bottom-bar:empty {
padding: 0; }
.mfp-img-mobile .mfp-counter {
right: 5px;
top: 3px; }
.mfp-img-mobile .mfp-close {
top: 0;
right: 0;
width: 35px;
height: 35px;
line-height: 35px;
background: rgba(0, 0, 0, 0.6);
position: fixed;
text-align: center;
padding: 0; } }
@media all and (max-width: 900px) {
.mfp-arrow {
-webkit-transform: scale(0.75);
transform: scale(0.75); }
.mfp-arrow-left {
-webkit-transform-origin: 0;
transform-origin: 0; }
.mfp-arrow-right {
-webkit-transform-origin: 100%;
transform-origin: 100%; }
.mfp-container {
padding-left: 6px;
padding-right: 6px; } }body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:none;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.9;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:transform,opacity;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px}.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;transform-origin:top left;transition-property:transform,opacity;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-iframe,.fancybox-video{background:transparent;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{left:0;position:absolute;top:0}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:none}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:none}.fancybox-button div{height:100%}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:first-child,.fancybox-button--pause svg:first-child,.fancybox-button--play svg:nth-child(2){display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;left:env(safe-area-inset-left);padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0;right:env(safe-area-inset-right)}.fancybox-caption{background:linear-gradient(0deg,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,transparent);bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px;pointer-events:none;right:0;text-align:center;z-index:99996}@supports (padding:max(0px)){.fancybox-caption{padding:75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left))}}.fancybox-caption--separate{margin-top:-50px}.fancybox-caption__body{max-height:50vh;overflow:auto;pointer-events:all}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{animation:a 1s linear infinite;background:transparent;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}@keyframes a{to{transform:rotate(1turn)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;transform:translateZ(0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;transform:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{transform:translateZ(0) scale(1)}@media (max-height:576px){.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-close-small{right:-6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}.fancybox-caption{padding-left:12px;padding-right:12px}@supports (padding:max(0px)){.fancybox-caption{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:none;padding:10px 15px;width:100%}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:rgba(0,0,0,0);top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs__list a:before{border:6px solid #ff5268;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs__list a:focus:before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active:before{opacity:1}@media (max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}@font-face {
font-family: 'Montserrat';
font-style: italic;
font-weight: 100;
font-display: swap;
src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jq6R8aX8.ttf) format('truetype');
}
@font-face {
font-family: 'Montserrat';
font-style: italic;
font-weight: 200;
font-display: swap;
src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jqyR9aX8.ttf) format('truetype');
}
@font-face {
font-family: 'Montserrat';
font-style: italic;
font-weight: 300;
font-display: swap;
src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jq_p9aX8.ttf) format('truetype');
}
@font-face {
font-family: 'Montserrat';
font-style: italic;
font-weight: 400;
font-display: swap;
src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jq6R9aX8.ttf) format('truetype');
}
@font-face {
font-family: 'Montserrat';
font-style: italic;
font-weight: 500;
font-display: swap;
src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jq5Z9aX8.ttf) format('truetype');
}
@font-face {
font-family: 'Montserrat';
font-style: italic;
font-weight: 600;
font-display: swap;
src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jq3p6aX8.ttf) format('truetype');
}
@font-face {
font-family: 'Montserrat';
font-style: italic;
font-weight: 700;
font-display: swap;
src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jq0N6aX8.ttf) format('truetype');
}
@font-face {
font-family: 'Montserrat';
font-style: italic;
font-weight: 800;
font-display: swap;
src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jqyR6aX8.ttf) format('truetype');
}
@font-face {
font-family: 'Montserrat';
font-style: italic;
font-weight: 900;
font-display: swap;
src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jqw16aX8.ttf) format('truetype');
}
@font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 100;
font-display: swap;
src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtr6Uw-.ttf) format('truetype');
}
@font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 200;
font-display: swap;
src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCvr6Ew-.ttf) format('truetype');
}
@font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 300;
font-display: swap;
src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCs16Ew-.ttf) format('truetype');
}
@font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtr6Ew-.ttf) format('truetype');
}
@font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 500;
font-display: swap;
src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtZ6Ew-.ttf) format('truetype');
}
@font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 600;
font-display: swap;
src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCu170w-.ttf) format('truetype');
}
@font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 700;
font-display: swap;
src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCuM70w-.ttf) format('truetype');
}
@font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 800;
font-display: swap;
src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCvr70w-.ttf) format('truetype');
}
@font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 900;
font-display: swap;
src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCvC70w-.ttf) format('truetype');
}
.up {
text-transform: uppercase;
}
.none {
text-decoration: none;
}
.th {
font-weight: 100;
}
.el {
font-weight: 200;
}
.l {
font-weight: 300;
}
.reg {
font-weight: 400;
}
.med {
font-weight: 500;
}
.sb {
font-weight: 600;
}
.bold {
font-weight: 700;
}
.eb {
font-weight: 800;
}
.black {
font-weight: 900;
}
.un {
text-decoration: underline;
}
.in {
display: inline-block;
}
.vam {
vertical-align: middle;
}
.rel {
position: relative;
}
.bl {
display: block;
}
.abs {
position: absolute;
}
.tr {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
}
.try {
position: absolute;
top: 50%;
transform: translateY(-50%);
}
.trx {
position: absolute;
left: 50%;
transform: translateX(-50%);
}
.tc {
display: table-cell;
vertical-align: middle;
}
.dn {
display: none;
}
.tac {
text-align: center;
}
.tal {
text-align: left;
}
.tar {
text-align: right;
}
.taj {
text-align: justify;
}
.it {
font-style: italic;
}
.sn {
font-style: normal;
}
.b0 {
border: 0;
}
.bn {
background: none;
}
.w100 {
width: 100%;
}
.h100 {
height: 100%;
}
.wa {
width: auto;
}
.p0 {
padding: 0;
}
.m0 {
margin: 0;
}
.poi {
cursor: pointer;
}
.auto {
top: auto;
bottom: auto;
left: auto;
right: auto;
}
.noup {
text-transform: none;
}
.fix {
position: fixed;
}
.tn {
transform: none;
}
.bf {
background: #fff;
}
.cf {
color: #fff;
}
.c0 {
color: #333333;
}
.ap {
appearance: none;
}
.nw {
white-space: nowrap;
}
.ma {
margin: 0 auto;
}
.oh {
overflow: hidden;
}
.pen {
pointer-events: none;
}
body,
html {
width: 100%;
height: 100%;
}
body {
background: #fff;
overflow-x: hidden;
}
body,
th,
td {
font-family: "Montserrat", sans-serif;
font-size: 14px;
color: #333333;
}
body,
form,
object,
h1,
h2,
h3,
h4,
h5,
h6,
p {
margin: 0;
padding: 0;
}
img,
table {
border: none;
}
table {
border-collapse: collapse;
}
table td {
padding: 0;
}
a {
color: #333333;
cursor: pointer;
-webkit-transition: all 200ms ease;
-moz-transition: all 200ms ease;
-ms-transition: all 200ms ease;
-o-transition: all 200ms ease;
transition: all 200ms ease;
}
a:hover {
text-decoration: none;
}
input,
textarea,
button,
select {
margin: 0;
outline: none;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
font-size: 14px;
border: 0;
font-family: "Montserrat", sans-serif;
}
input:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder,
button:focus::-webkit-input-placeholder,
select:focus::-webkit-input-placeholder {
color: transparent;
}
input:focus::-moz-placeholder,
textarea:focus::-moz-placeholder,
button:focus::-moz-placeholder,
select:focus::-moz-placeholder {
color: transparent;
}
input:focus:-moz-placeholder,
textarea:focus:-moz-placeholder,
button:focus:-moz-placeholder,
select:focus:-moz-placeholder {
color: transparent;
}
input:focus:-ms-input-placeholder,
textarea:focus:-ms-input-placeholder,
button:focus:-ms-input-placeholder,
select:focus:-ms-input-placeholder {
color: transparent;
}
button,
input[type='submit'] {
-webkit-transition: all 200ms ease;
-moz-transition: all 200ms ease;
-ms-transition: all 200ms ease;
-o-transition: all 200ms ease;
transition: all 200ms ease;
cursor: pointer;
border: 0;
}
ol,
ul {
padding: 0;
margin: 0;
list-style: none;
}
img {
max-width: 100%;
}
.an {
-webkit-transition: all 200ms ease;
-moz-transition: all 200ms ease;
-ms-transition: all 200ms ease;
-o-transition: all 200ms ease;
transition: all 200ms ease;
}
.box {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
section,
header,
footer,
nav,
main {
display: block;
}
.wrap {
margin: 0 auto;
width: 1300px;
}
* {
outline: none!important;
}
.flex {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
}
.flex2 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
}
.header {
padding: 14px 0 30px;
position: relative;
}
.header .flex:not(:last-child) {
margin-bottom: 30px;
}
.header__contacts {
margin-top: 7px;
}
.header__adress {
padding-left: 21px;
background: url(//bidetshop.ru/wp-content/themes/toto_theme/img/adress.svg) no-repeat 0 0;
font-weight: 300;
font-size: 14px;
display: inline-block;
margin-right: 54px;
}
.header__hours {
padding-left: 25px;
background: url(//bidetshop.ru/wp-content/themes/toto_theme/img/hours.svg) no-repeat 0 0;
font-weight: 300;
font-size: 14px;
display: inline-block;
}
.header__mess {
display: inline-block;
vertical-align: middle;
padding-top: 5px;
}
.header__mess a {
display: inline-block;
width: 25px;
height: 25px;
margin-right: 25px;
}
.header__mess a:nth-child(1) {
background: url(//bidetshop.ru/wp-content/themes/toto_theme/img/header-link1.svg);
}
.header__mess a:nth-child(2) {
background: url(//bidetshop.ru/wp-content/themes/toto_theme/img/header-link2.svg);
}
.header__mess a:nth-child(3) {
background: url(//bidetshop.ru/wp-content/themes/toto_theme/img/header-link3.svg);
}
.header__mess a:nth-child(4) {
background: url(//bidetshop.ru/wp-content/themes/toto_theme/img/header-link6.svg);
width: 17px;
margin-right: 34px;
display: none;
}
.header__mess a:nth-child(5) {
background: url(//bidetshop.ru/wp-content/themes/toto_theme/img/header-link7.svg);
margin-right: 0;
display: none;
}
.header__mess a:hover {
filter: brightness(0.5);
}
.header__button {
vertical-align: middle;
width: 165px;
height: 35px;
border: 1px solid rgba(0, 0, 0, 0.5);
background: #fff;
font-weight: 300;
text-transform: uppercase;
}
.header__button:hover {
color: #fff;
background: #000;
}
.header__logo {
margin-top: 6px;
}
.header__catalog-button {
width: 125px;
height: 40px;
color: #fff;
text-transform: uppercase;
background: #333333;
font-size: 16px;
font-weight: 300;
letter-spacing: 0.03em;
}
.header__catalog-button:hover {
background: #000;
}
.header__catalog-button--active span {
transform: rotate(180deg);
}
.header__catalog-button span {
display: inline-block;
vertical-align: middle;
-webkit-transition: all 200ms ease;
-moz-transition: all 200ms ease;
-ms-transition: all 200ms ease;
-o-transition: all 200ms ease;
transition: all 200ms ease;
width: 6px;
height: 5px;
background: url(//bidetshop.ru/wp-content/themes/toto_theme/img/arrow.svg);
}
.header__form {
width: 526px;
height: 40px;
position: relative;
}
.header__form input {
width: 100%;
height: 100%;
border: 1px solid rgba(0, 0, 0, 0.5);
padding: 0 13px;
font-size: 16px;
font-weight: 300;
}
.header__form button {
position: absolute;
top: 50%;
transform: translateY(-50%);
right: 15px;
width: 16px;
height: 16px;
background: url(//bidetshop.ru/wp-content/themes/toto_theme/img/search.svg);
}
.header__links2 {
margin-top: 5px;
}
.header__links2 a {
display: inline-block;
position: relative;
text-decoration: none;
height: 30px;
}
.header__links2 a:nth-child(1) {
width: 33px;
background: url(//bidetshop.ru/wp-content/themes/toto_theme/img/header-link4.svg);
margin-right: 15px;
}
.header__links2 a:nth-child(2) {
width: 29px;
background: url(//bidetshop.ru/wp-content/themes/toto_theme/img/header-link5.svg);
}
.header__links2 a:hover {
filter: brightness(0.5);
}
.header__links2 a span {
position: absolute;
width: 20px;
height: 20px;
line-height: 20px;
text-align: center;
color: #fff;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
background: #000000;
font-size: 12px;
font-weight: 600;
top: 0;
right: -6px;
}
.header__phone {
text-decoration: none;
margin-top: 5px;
padding-left: 33px;
line-height: 30px;
background: url(//bidetshop.ru/wp-content/themes/toto_theme/img/phone.svg) no-repeat 0 0;
font-size: 20px;
font-weight: 300;
}
.header__phone:hover {
filter: brightness(0.5);
}
.header__catalog {
position: absolute;
left: 0;
top: 120px;
background: #fff;
width: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 30px 180px 10px 180px;
z-index: 5;
box-shadow: rgba(1, 1, 1, 0.1) 0 0 10px;
display: none;
}
.header__catalog-item {
display: inline-block;
vertical-align: top;
width: 286px;
margin: 0 25px 30px 0;
}
.header__catalog-name {
text-transform: uppercase;
margin-bottom: 20px;
font-size: 16px;
font-weight: 300;
line-height: 20px;
}
.header__catalog-name span {
font-weight: 700;
}
.header__catalog-list li a {
display: block;
text-decoration: none;
font-size: 16px;
font-weight: 300;
line-height: 24px;
}
.header__catalog-list li a:hover {
text-decoration: underline;
}
.menu {
margin-bottom: 50px;
border-bottom: 1px solid rgba(0, 0, 0, 0.4);
border-top: 1px solid rgba(0, 0, 0, 0.4);
}
.menu__list {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
padding: 0 84px;
}
.menu__list li {
position: relative;
}
.menu__list li:hover .header__catalog-list {
display: block;
}
.menu__list li:hover a span {
transform: rotate(180deg);
}
.menu__list li a {
display: block;
text-decoration: none;
padding: 15px 0;
font-size: 16px;
font-weight: 300;
line-height: 20px;
text-transform: uppercase;
}
.menu__list li a:hover {
filter: brightness(0.5);
}
.menu__list li a span {
display: inline-block;
vertical-align: middle;
-webkit-transition: all 200ms ease;
-moz-transition: all 200ms ease;
-ms-transition: all 200ms ease;
-o-transition: all 200ms ease;
transition: all 200ms ease;
width: 7px;
height: 7px;
background: url(//bidetshop.ru/wp-content/themes/toto_theme/img/arrow3.svg);
margin-left: 3px;
}
.menu__list li .header__catalog-list {
position: absolute;
left: 0;
top: 100%;
background: #fff;
z-index: 5;
-webkit-border-radius: 12px;
-moz-border-radius: 12px;
border-radius: 12px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 15px 20px;
box-shadow: rgba(1, 1, 1, 0.1) 0 0 10px;
display: none;
width: 310px;
}
.menu__list li .header__catalog-list li a {
color: #333333;
padding: 5px 0;
}
.h1 {
margin-bottom: 15px;
font-size: 45px;
font-weight: 300;
line-height: 140%;
letter-spacing: 0.03em;
text-transform: uppercase;
}
.h1 span {
font-weight: 700;
}
.breadcrumbs {
margin-bottom: 15px;
font-size: 18px;
line-height: 140%;
letter-spacing: 0.03em;
color: #666666;
}
.breadcrumbs a {
text-decoration: none;
color: #999999;
}
.breadcrumbs span {
color: #999999;
}
.contacts {
padding-bottom: 100px;
}
.contacts__top-text {
margin-bottom: 100px;
max-width: 969px;
font-size: 16px;
line-height: 140%;
letter-spacing: 0.03em;
}
.contacts__list {
padding-bottom: 70px;
}
.contacts__item {
display: inline-block;
vertical-align: top;
width: 380px;
margin: 0 50px 30px 0;
}
.contacts__item p {
font-size: 16px;
line-height: 140%;
letter-spacing: 0.03em;
}
.contacts__item p:not(:last-child) {
margin-bottom: 14px;
}
.contacts__item p a {
font-weight: 700;
text-decoration: none;
}
.contacts__item p a:hover {
opacity: .6;
}
.contacts__name {
margin-bottom: 20px;
font-weight: 300;
font-size: 22px;
line-height: 140%;
letter-spacing: 0.03em;
text-transform: uppercase;
}
.contacts__data li {
padding-left: 35px;
font-size: 16px;
line-height: 140%;
letter-spacing: 0.03em;
}
.contacts__data li:not(:last-child) {
margin-bottom: 14px;
}
.contacts__data li:nth-child(1) {
background: url(//bidetshop.ru/wp-content/themes/toto_theme/img/contacts1.svg) no-repeat 0 0;
}
.contacts__data li:nth-child(2) {
background: url(//bidetshop.ru/wp-content/themes/toto_theme/img/contacts2.svg) no-repeat 0 0;
}
.contacts__data li:nth-child(3) {
background: url(//bidetshop.ru/wp-content/themes/toto_theme/img/contacts3.svg) no-repeat 0 0;
}
.contacts__data li:nth-child(4) {
background: url(//bidetshop.ru/wp-content/themes/toto_theme/img/contacts4.svg) no-repeat 0 0;
}
.contacts__data li:nth-child(5) {
background: url(//bidetshop.ru/wp-content/themes/toto_theme/img/contacts5.svg) no-repeat 0 0;
}
.contacts__data li:nth-child(6) {
background: url(//bidetshop.ru/wp-content/themes/toto_theme/img/contacts6.svg) no-repeat 0 0;
}
.contacts__data li a {
text-decoration: none;
}
.contacts__map {
height: 420px;
}
.page-bottom {
height: 88px;
}
.footer {
background: #f1f2f4;
padding: 50px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
}
.footer__company {
width: 243px;
}
.footer__company p {
margin-top: 15px;
font-size: 12px;
line-height: 140%;
color: #666666;
}
.footer__logo {
height: 55px;
border-bottom: 1px solid #d7d7d7;
margin-bottom: 15px;
}
.footer__copy {
padding-top: 15px;
font-size: 12px;
line-height: 140%;
color: #666666;
}
.footer__rules {
display: block;
font-weight: 700;
text-decoration: none;
margin-top: 15px;
font-size: 12px;
line-height: 140%;
color: #666666;
}
.footer__rules:hover {
text-decoration: underline;
}
.footer__name {
height: 55px;
border-bottom: 1px solid #d7d7d7;
margin-bottom: 15px;
font-weight: 300;
font-size: 15px;
line-height: 140%;
letter-spacing: 0.03em;
text-transform: uppercase;
}
.footer__name span {
font-weight: 400;
}
.footer__nav {
width: 210px;
}
.footer__menu li:not(:last-child) {
margin-bottom: 5px;
}
.footer__menu li a {
display: block;
text-decoration: none;
line-height: 140%;
}
.footer__menu li a:hover {
opacity: .5;
}
.footer__contacts {
width: 212px;
}
.footer__phone {
display: block;
text-decoration: none;
margin-bottom: 10px;
font-size: 22px;
line-height: 140%;
}
.footer__phone:hover {
opacity: .6;
}
.footer__mail {
display: inline-block;
text-decoration: none;
margin-bottom: 15px;
font-size: 15px;
line-height: 140%;
border-bottom: 1px dashed #333333;
}
.footer__mail:hover {
border-bottom: 1px solid #333;
}
.footer__adress {
margin-bottom: 15px;
line-height: 140%;
}
.footer .header__mess {
padding: 0;
margin-bottom: 15px;
}
.footer .header__mess a:hover {
opacity: .6;
}
.footer .header__button {
background: none;
}
.footer .header__button:hover {
background: #000;
}
.hero {
padding-bottom: 100px;
margin-bottom: 100px;
color: #fff;
}
.hero__name {
max-width: 970px;
margin-bottom: 20px;
font-weight: 300;
font-size: 45px;
line-height: 140%;
letter-spacing: 0.03em;
text-transform: uppercase;
}
.hero__name span {
font-weight: 500;
}
.hero__desc {
margin-bottom: 70px;
font-weight: 300;
font-size: 18px;
line-height: 150%;
letter-spacing: 0.03em;
}
.hero__button {
width: 224px;
height: 60px;
border: 1px solid rgba(255, 255, 255, 0.5);
background: #333333;
color: #fff;
text-transform: uppercase;
font-size: 18px;
font-weight: 500;
}
.hero__button:hover {
background: #fff;
color: #333333;
}
.hero__dots {
padding-top: 35px;
}
.hero__dots span {
margin-right: 25px;
opacity: 1;
width: 80px;
height: 5px;
background: #fff;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
}
.hero__dots span.swiper-pagination-bullet-active {
background: rgba(255, 255, 255, 0.5);
opacity: 0.5;
}
.hero .header__adress {
background: url(//bidetshop.ru/wp-content/themes/toto_theme/img/adress2.svg) no-repeat 0 0;
}
.hero .header__hours {
background: url(//bidetshop.ru/wp-content/themes/toto_theme/img/hours2.svg) no-repeat 0 0;
}
.hero .header__mess a:nth-child(1) {
background: url(//bidetshop.ru/wp-content/themes/toto_theme/img/header-link1w.svg);
}
.hero .header__mess a:nth-child(2) {
background: url(//bidetshop.ru/wp-content/themes/toto_theme/img/header-link2w.svg);
}
.hero .header__mess a:nth-child(3) {
background: url(//bidetshop.ru/wp-content/themes/toto_theme/img/header-link3w.svg);
}
.hero .header__button {
border: 1px solid rgba(255, 255, 255, 0.5);
background: #333333;
color: #fff;
}
.hero .header__button:hover {
background: #fff;
color: #333333;
}
.hero .header__catalog {
color: #333333;
}
.hero .header__form input {
background: none;
color: #fff;
border: 1px solid rgba(255, 255, 255, 0.5);
}
.hero .header__form button {
background: url(//bidetshop.ru/wp-content/themes/toto_theme/img/search2.svg);
}
.hero .header__links2 a:nth-child(1) {
background: url(//bidetshop.ru/wp-content/themes/toto_theme/img/header-link4w.svg);
}
.hero .header__links2 a:nth-child(2) {
background: url(//bidetshop.ru/wp-content/themes/toto_theme/img/header-link5w.svg);
}
.hero .header__phone {
color: #fff;
background: url(//bidetshop.ru/wp-content/themes/toto_theme/img/phone2.svg) no-repeat 0 0;
}
.hero .menu {
border-bottom: 1px solid rgba(255, 255, 255, 0.4);
border-top: 1px solid rgba(255, 255, 255, 0.4);
}
.hero .menu__list li a {
color: #fff;
}
.hero .header__mess a:nth-child(4) {
background: url(//bidetshop.ru/wp-content/themes/toto_theme/img/header-link6w.svg);
}
.hero .header__mess a:nth-child(5) {
background: url(//bidetshop.ru/wp-content/themes/toto_theme/img/header-link7w.svg);
}
.hero .breadcrumbs {
color: #fff;
}
.hero .breadcrumbs a {
color: #fff;
}
.hero .header__catalog-button:hover {
background: rgba(255, 255, 255, 0.3);
}
.hero .menu__list li a span {
background: url(//bidetshop.ru/wp-content/themes/toto_theme/img/arrow2.svg);
}
.h2 {
margin-bottom: 20px;
font-weight: 300;
font-size: 40px;
line-height: 60px;
letter-spacing: 0.03em;
text-transform: uppercase;
}
.h2 sup {
font-size: 18px;
font-weight: 400;
line-height: 28px;
vertical-align: middle;
display: inline-block;
margin-top: -40px;
}
.h2 sup a {
display: inline-block;
text-decoration: none;
}
.why-we {
margin-bottom: 100px;
}
.why-we__image {
display: table-cell;
vertical-align: middle;
}
.why-we__image img {
width: 512px;
max-width: 512px;
}
.why-we__text {
display: table-cell;
vertical-align: middle;
padding-left: 40px;
}
.why-we__desc {
margin-bottom: 40px;
font-size: 16px;
line-height: 140%;
letter-spacing: 0.03em;
}
.why-we__list {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
}
.why-we__item {
width: 49%;
}
.why-we__icon {
display: table-cell;
vertical-align: middle;
vertical-align: top;
}
.why-we__icon span {
display: inline-block;
width: 80px;
height: 80px;
line-height: 76px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
text-align: center;
position: relative;
border: 1px solid #949494;
}
.why-we__icon span img {
vertical-align: middle;
}
.why-we__info {
display: table-cell;
vertical-align: middle;
vertical-align: top;
padding-left: 18px;
font-size: 18px;
line-height: 140%;
}
.why-we__name {
margin-bottom: 10px;
font-weight: 300;
font-size: 30px;
line-height: 28px;
}
.counts {
padding-bottom: 60px;
}
.counts .h2 {
margin-bottom: 40px;
}
.counts__list {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
}
.counts__item {
width: 21%;
margin-bottom: 40px;
font-size: 24px;
line-height: 140%;
letter-spacing: 0.03em;
}
.counts__name {
margin-bottom: 30px;
font-weight: 300;
font-size: 84px;
line-height: 70%;
color: #D7D7D7;
}
.products {
padding-bottom: 80px;
}
.products .h2 {
margin-bottom: 40px;
}
.products__list {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
}
.products__item {
width: 49.2%;
height: 662px;
margin-bottom: 20px;
position: relative;
}
.products__text {
position: absolute;
left: 0;
bottom: 0;
width: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
color: #fff;
padding: 40px;
font-size: 16px;
line-height: 140%;
}
.products__name {
margin-bottom: 10px;
font-size: 30px;
line-height: 140%;
font-weight: 400;
}
.products__name span {
display: block;
font-weight: 700;
}
.products__link {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
}
.advantages {
padding-bottom: 80px;
}
.advantages .h2 {
margin-bottom: 30px;
}
.advantages__list {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
}
.advantages__item {
width: 24%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin-bottom: 20px;
padding: 40px 30px;
font-size: 16px;
line-height: 140%;
border: 1px solid #949494;
-webkit-transition: all 200ms ease;
-moz-transition: all 200ms ease;
-ms-transition: all 200ms ease;
-o-transition: all 200ms ease;
transition: all 200ms ease;
}
.advantages__item:hover {
background: rgba(1, 1, 1, 0.05);
}
.advantages__icon {
margin-bottom: 20px;
}
.advantages__name {
margin-bottom: 20px;
font-weight: 300;
font-size: 22px;
line-height: 140%;
text-transform: uppercase;
}
.catalog {
padding-bottom: 100px;
}
.catalog .h2 {
margin-bottom: 40px;
}
.catalog__nav {
padding-bottom: 10px;
}
.catalog__nav li {
display: inline-block;
margin: 0 30px 30px 0;
}
.catalog__nav li a {
display: inline-block;
text-decoration: none;
font-weight: 500;
font-size: 18px;
line-height: 28px;
text-transform: uppercase;
padding: 16px 30px;
border: 1px solid #949494;
}
.catalog__nav li a:hover {
background: #949494;
color: #fff;
}
.catalog__nav li a.selected {
color: #fff;
background: #333333;
border: 1px solid rgba(0, 0, 0, 0.5);
}
.catalog__nav li a.selected:hover {
opacity: .6;
}
.catalog__slider {
overflow: hidden;
}
.catalog__item-image {
width: 100%;
margin-bottom: 20px;
}
.catalog__compare-link {
display: block;
text-decoration: none;
margin-bottom: 20px;
line-height: 30px;
padding-left: 40px;
background: url(//bidetshop.ru/wp-content/themes/toto_theme/img/compare.svg) no-repeat 0 0;
}
.catalog__item {
position: relative;
}
.catalog__item .compare__delete {
top: 10px;
right: 10px;
}
.catalog__item-name {
margin-bottom: 20px;
font-weight: 400;
font-size: 18px;
line-height: 140%;
letter-spacing: 0.03em;
}
.catalog__item-name a {
display: inline-block;
text-decoration: none;
}
.catalog__item-price {
margin-bottom: 20px;
font-weight: 700;
font-size: 20px;
line-height: 140%;
letter-spacing: 0.03em;
}
.catalog__item-old-price {
display: inline-block;
margin-left: 10px;
font-weight: 400;
text-decoration-line: line-through;
color: #A73434;
}
.catalog__item-buttons button {
height: 40px;
padding: 0 20px;
text-transform: uppercase;
}
.catalog__item-buttons button:nth-child(1) {
background: none;
border: 1px solid #949494;
margin-right: 10px;
}
.catalog__item-buttons button:nth-child(1):hover {
color: #fff;
background: #000;
}
.catalog__item-buttons button:nth-child(2) {
color: #fff;
background: #333333;
}
.catalog__item-buttons button:nth-child(2):hover {
background: #000;
}
.catalog__list {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
padding-bottom: 60px;
}
.catalog__list .catalog__item {
width: 24%;
margin-bottom: 40px;
margin-right: 1.333334%;
}
.catalog__list .catalog__item:nth-child(4n) {
margin-right: 0;
}
.catalog__sort {
margin-bottom: 50px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
}
.catalog__sort-list {
margin-top: 10px;
}
.catalog__sort-list li {
display: inline-block;
}
.catalog__sort-list li:not(:last-child) {
margin-right: 20px;
}
.catalog__sort-list li a {
display: block;
text-decoration: none;
line-height: 140%;
text-transform: uppercase;
}
.catalog__sort-list li a span {
font-weight: 700;
}
.catalog__sort-type {
margin-top: 10px;
line-height: 140%;
}
.catalog__sort-type span {
font-weight: 700;
}
.catalog__sort-type span a {
text-decoration: none;
}
.catalog__sort-form {
width: 310px;
height: 40px;
position: relative;
}
.catalog__sort-form input {
width: 100%;
height: 100%;
border: 1px solid #d7d7d7;
padding: 0 10px;
font-size: 16px;
font-weight: 300;
}
.catalog__sort-form button {
position: absolute;
right: 0;
top: 0;
width: 40px;
height: 40px;
background: url(//bidetshop.ru/wp-content/themes/toto_theme/img/search3.svg);
}
.catalog__bottom-button {
text-align: center;
}
.catalog__bottom-button button {
width: 206px;
height: 60px;
border: 1px solid rgba(0, 0, 0, 0.5);
background: none;
text-transform: uppercase;
font-size: 18px;
font-weight: 500;
}
.catalog__bottom-button button:hover {
color: #fff;
background: #000;
}
.catalog .breadcrumbs {
margin-bottom: 15px;
}
.articles {
padding-bottom: 100px;
}
.articles .h2 {
margin-bottom: 40px;
}
.articles__slider {
position: relative;
}
.articles__list {
overflow: hidden;
}
.articles__item-image {
width: 100%;
margin-bottom: 20px;
}
.articles__item-name {
margin-bottom: 10px;
font-weight: 400;
font-size: 18px;
line-height: 140%;
}
.articles__item-name a {
display: inline-block;
text-decoration: none;
}
.articles__item-date {
margin-bottom: 20px;
line-height: 21px;
color: #949494;
}
.articles__item-desc {
margin-bottom: 20px;
font-size: 16px;
line-height: 140%;
}
.articles__item-link {
display: inline-block;
text-decoration: none;
color: #fff;
line-height: 28px;
text-transform: uppercase;
padding: 6px 20px;
background: #333333;
}
.articles__item-link:hover {
background: #000;
}
.slider-nav {
position: absolute;
top: 50%;
transform: translateY(-50%);
width: 41px;
height: 16px;
}
.slider-nav--prev {
left: -80px;
background: url(//bidetshop.ru/wp-content/themes/toto_theme/img/prev.svg);
}
.slider-nav--next {
right: -80px;
background: url(//bidetshop.ru/wp-content/themes/toto_theme/img/next.svg);
}
.slider-nav:hover {
filter: brightness(0.5);
}
.faq {
padding-bottom: 76px;
}
.faq .h2 {
margin-bottom: 40px;
}
.faq__item {
margin-bottom: 24px;
border: 1px solid #949494;
padding: 24px 30px;
}
.faq__name {
cursor: pointer;
padding-right: 40px;
font-weight: 300;
font-size: 22px;
line-height: 140%;
text-transform: uppercase;
background: url(//bidetshop.ru/wp-content/themes/toto_theme/img/faq1.svg) no-repeat right;
}
.faq__name--active {
background: url(//bidetshop.ru/wp-content/themes/toto_theme/img/faq2.svg) no-repeat right;
}
.faq__text {
font-size: 16px;
line-height: 140%;
display: none;
}
.faq__text p {
margin-top: 12px;
}
.faq__text ul {
padding-left: 20px;
list-style: disc;
}
.faq__text ul li {
margin-top: 12px;
}
.reviews {
padding-bottom: 100px;
}
.reviews .h2 {
margin-bottom: 40px;
}
.reviews__slider {
position: relative;
}
.reviews__list {
overflow: hidden;
}
.reviews__item {
padding: 50px 35px;
background: #333333;
border: 1px solid #949494;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
color: #fff;
position: relative;
}
.reviews__rating {
position: absolute;
right: 35px;
top: 50px;
}
.reviews__star {
display: inline-block;
width: 14px;
height: 15px;
background: url(//bidetshop.ru/wp-content/themes/toto_theme/img/star.svg);
}
.reviews__avatar {
margin-bottom: 20px;
}
.reviews__name {
margin-bottom: 10px;
font-weight: 300;
font-size: 22px;
line-height: 140%;
text-transform: uppercase;
}
.reviews__adress {
margin-bottom: 20px;
font-size: 18px;
line-height: 140%;
}
.reviews__text {
font-size: 16px;
line-height: 140%;
}
.clients {
padding-bottom: 100px;
}
.clients .h2 {
margin-bottom: 40px;
}
.clients__slider {
position: relative;
}
.clients__list {
overflow: hidden;
}
.clients__item {
text-align: center;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
height: 186px;
line-height: 186px;
border: 1px solid #949494;
-webkit-transition: all 200ms ease;
-moz-transition: all 200ms ease;
-ms-transition: all 200ms ease;
-o-transition: all 200ms ease;
transition: all 200ms ease;
}
.clients__item:hover {
background: rgba(1, 1, 1, 0.05);
}
.clients__item img {
vertical-align: middle;
max-width: 80%;
}
.feedback {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
padding-bottom: 100px;
}
.feedback__map {
width: 41%;
}
.feedback__contacts {
width: 56%;
}
.feedback .h2 {
margin-bottom: 24px;
}
.feedback__top-text {
margin-bottom: 24px;
font-size: 18px;
line-height: 140%;
}
.feedback__fields {
max-width: 302px;
padding-bottom: 14px;
}
.feedback__field {
width: 100%;
height: 46px;
border: 1px solid #949494;
border-radius: 4px;
font-size: 16px;
padding: 0 15px;
margin-bottom: 10px;
}
.feedback__select {
margin-bottom: 24px;
}
.feedback__select p {
margin-bottom: 5px;
font-size: 18px;
line-height: 140%;
}
.feedback__select .radio {
display: none;
}
.feedback__select .radio + label {
display: inline-block;
cursor: pointer;
margin-right: 30px;
padding-left: 22px;
font-size: 16px;
line-height: 140%;
background: url(//bidetshop.ru/wp-content/themes/toto_theme/img/radio.svg) no-repeat left;
}
.feedback__select .radio:checked + label {
background: url(//bidetshop.ru/wp-content/themes/toto_theme/img/radio2.svg) no-repeat left;
}
.feedback__buttons {
margin-bottom: 24px;
}
.feedback__buttons button {
height: 60px;
padding: 0 30px;
text-transform: uppercase;
font-size: 18px;
font-weight: 500;
}
.feedback__buttons button:nth-child(1) {
background: none;
border: 1px solid #949494;
margin-right: 20px;
}
.feedback__buttons button:nth-child(1):hover {
background: #000;
color: #fff;
}
.feedback__buttons button:nth-child(2) {
color: #fff;
background: #333333;
}
.feedback__buttons button:nth-child(2):hover {
background: #000;
}
.pre-footer {
position: relative;
height: 70px;
line-height: 70px;
font-size: 18px;
border-top: 1px solid rgba(0, 0, 0, 0.4);
color: #666666;
}
.pre-footer span {
color: #999999;
}
.pre-footer__totop {
position: absolute;
right: 0;
top: 0;
width: 70px;
height: 70px;
background: url(//bidetshop.ru/wp-content/themes/toto_theme/img/totop.svg);
}
.pre-footer__totop:hover {
opacity: .7;
}
.article {
padding-bottom: 80px;
}
.article p {
margin-bottom: 20px;
font-size: 16px;
line-height: 140%;
}
.product {
padding-bottom: 80px;
}
.product .breadcrumbs {
margin-bottom: 50px;
}
.product__photos {
width: 41.3%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.product__gallery {
overflow: hidden;
position: relative;
}
.product__photo {
padding: 84px 18px;
text-align: center;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
position: relative;
}
.product__photo:after {
content: "";
position: absolute;
left: 0;
top: 0;
width: calc(100% - 1px); height: calc(100% - 3px);
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
border: 1px solid #949494;
pointer-events: none;
}
.product .slider-nav--prev {
left: 18px;
z-index: 3;
}
.product .slider-nav--next {
right: 18px;
z-index: 3;
}
.product__dots {
padding-top: 20px;
text-align: center;
}
.product__dots span {
opacity: 1;
width: 13px;
height: 13px;
background: #d9d9d9;
}
.product__dots span.swiper-pagination-bullet-active {
background: #000000;
}
.product__info {
width: 56%;
}
.product__nal {
margin-bottom: 10px;
font-size: 16px;
line-height: 140%;
}
.product__nal span {
font-weight: 700;
}
.product__rating {
margin-bottom: 40px;
font-size: 16px;
line-height: 140%;
}
.product__star {
display: inline-block;
width: 16px;
height: 15px;
background: url(//bidetshop.ru/wp-content/themes/toto_theme/img/star2.svg);
vertical-align: middle;
margin-top: -2px;
}
.product__star--bad {
background: url(//bidetshop.ru/wp-content/themes/toto_theme/img/star3.svg);
}
.product__nav {
margin-bottom: 40px;
display: table;
width: 100%;
}
.product__nav li {
display: table-cell;
vertical-align: middle;
}
.product__nav li:not(:last-child) {
padding-right: 10px;
}
.product__nav li a {
display: block;
text-decoration: none;
line-height: 140%;
padding: 15px 10px;
text-align: center;
text-transform: uppercase;
border: 1px solid #949494;
}
.product__nav li a:hover {
color: #fff;
background: #949494;
}
.product__nav li a.selected {
color: #fff;
background: #333333;
border: 1px solid #333;
}
.product__nav li a.selected:hover {
opacity: .7;
}
.product__data {
margin-bottom: 40px;
font-size: 16px;
line-height: 180%;
}
.product__data span {
font-weight: 700;
}
.product__button {
width: 149px;
height: 60px;
background: #030303;
border: 1px solid rgba(255, 255, 255, 0.5);
color: #fff;
text-transform: uppercase;
vertical-align: middle;
font-weight: 500;
font-size: 18px;
}
.product__button:hover {
background: rgba(1, 1, 1, 0.7);
}
.product__contacts {
display: inline-block;
vertical-align: middle;
margin-left: 20px;
}
.product__contacts p {
font-size: 18px;
line-height: 140%;
margin-bottom: 5px;
}
.product__links {
display: inline-block;
vertical-align: middle;
padding-right: 10px;
}
.product__links a {
display: inline-block;
margin-right: 10px;
}
.product__links a:nth-child(1) {
background: url(//bidetshop.ru/wp-content/themes/toto_theme/img/product-link1.svg);
width: 17px;
height: 25px;
}
.product__links a:nth-child(2) {
background: url(//bidetshop.ru/wp-content/themes/toto_theme/img/product-link2.svg);
width: 26px;
height: 24px;
}
.product__links a:nth-child(3) {
background: url(//bidetshop.ru/wp-content/themes/toto_theme/img/product-link3.svg);
width: 25px;
height: 25px;
}
.product__links a:hover {
opacity: .6;
}
.product__phone {
display: inline-block;
vertical-align: middle;
text-decoration: none;
font-weight: 300;
font-size: 22px;
line-height: 140%;
}
.product__phone:hover {
opacity: .6;
}
.product__links2 {
margin-top: 40px;
}
.product__links2 a {
display: inline-block;
text-decoration: none;
margin: 0 40px 20px 0;
line-height: 30px;
padding-left: 42px;
font-size: 18px;
}
.product__links2 a:nth-child(1) {
background: url(//bidetshop.ru/wp-content/themes/toto_theme/img/product-link4.svg) no-repeat left;
}
.product__links2 a:nth-child(2) {
background: url(//bidetshop.ru/wp-content/themes/toto_theme/img/product-link5.svg) no-repeat left;
}
.product__links2 a:nth-child(3) {
background: url(//bidetshop.ru/wp-content/themes/toto_theme/img/product-link6.svg) no-repeat left;
}
.product__links2 a:nth-child(4) {
background: url(//bidetshop.ru/wp-content/themes/toto_theme/img/product-link7.svg) no-repeat left;
margin-right: 0;
}
.product__links2 a:hover {
opacity: .6;
}
.product__tech-list {
padding-bottom: 20px;
}
.product__tech {
display: inline-block;
vertical-align: top;
margin-right: 20px;
}
.product__tech-item {
margin-bottom: 20px;
padding: 4px 0 4px 40px;
position: relative;
font-size: 16px;
line-height: 140%;
}
.product__tech-item img {
position: absolute;
top: 50%;
transform: translateY(-50%);
left: 0;
}
.product__tech-item a {
display: inline-block;
text-decoration: none;
}
.product__tech-item a:hover {
opacity: .6;
}
.product__files {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
padding-bottom: 20px;
}
.product__file {
width: 49%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin-bottom: 20px;
padding-left: 40px;
line-height: 30px;
background: url(//bidetshop.ru/wp-content/themes/toto_theme/img/file.svg) no-repeat 0 0;
font-size: 16px;
text-decoration: none;
}
.product__file:hover {
opacity: .6;
}
.blog {
padding-bottom: 100px;
}
.blog__list {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
padding-bottom: 60px;
}
.blog .articles__item {
width: 24%;
margin-bottom: 40px;
}
.post {
padding-bottom: 50px;
}
.post .contacts__top-text {
margin-bottom: 50px;
}
.post__top-image {
margin-bottom: 50px;
height: 455px;
}
.post .article {
padding-bottom: 30px;
}
.post .article .h2 {
font-size: 22px;
line-height: 140%;
}
.post .flex .article {
width: 48%;
}
.post__image {
width: 50%;
margin-bottom: 50px;
}
.post__h2 {
margin-bottom: 30px;
font-weight: 300;
font-size: 22px;
line-height: 140%;
text-transform: uppercase;
}
.post__gallery {
padding-bottom: 20px;
clear: both;
}
.post__gallery-item {
width: 24%;
margin-bottom: 30px;
font-size: 0;
overflow: hidden;
}
.post__gallery-item:hover img {
transform: scale(1.05);
}
.post__gallery-item img {
width: 100%;
height: 100%;
object-fit: cover;
-webkit-transition: all 200ms ease;
-moz-transition: all 200ms ease;
-ms-transition: all 200ms ease;
-o-transition: all 200ms ease;
transition: all 200ms ease;
}
.post__text {
column-count: 2;
padding-bottom: 30px;
column-gap: 20px;
}
.post__text p {
margin-bottom: 20px;
font-size: 16px;
line-height: 140%;
}
.post blockquote {
margin: 0 0 50px 0;
padding: 60px 30px 60px 147px;
color: #fff;
font-size: 16px;
line-height: 140%;
background: #333333 url(//bidetshop.ru/wp-content/themes/toto_theme/img/quote.svg) no-repeat 30px 60px;
}
.tech {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
padding-bottom: 60px;
}
.tech__item {
width: 24%;
margin-bottom: 40px;
margin-right: 1.333334%;
}
.tech__item:nth-child(4n) {
margin-right: 0;
}
.tech__item h3 {
margin-bottom: 20px;
font-weight: 400;
font-size: 18px;
line-height: 140%;
}
.tech__item p {
font-size: 16px;
line-height: 140%;
}
.tech__image {
height: 200px;
margin-bottom: 20px;
}
.tech__icon {
margin-bottom: 20px;
}
.about {
padding-bottom: 1px;
}
.about .contacts__top-text {
margin-bottom: 50px;
}
.compare {
padding-bottom: 100px;
}
.compare .breadcrumbs {
margin-bottom: 100px;
}
.compare__content {
position: relative;
padding-left: 330px;
}
.compare__list {
overflow: hidden;
}
.compare__item {
position: relative;
}
.compare__delete {
position: absolute;
right: 30px;
top: 10px;
width: 20px;
height: 20px;
background: url(//bidetshop.ru/wp-content/themes/toto_theme/img/delete.svg);
}
.compare__image {
width: calc(100% - 20px);
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
height: 302px;
line-height: 302px;
text-align: center;
overflow: hidden;
border: 1px solid #d7d7d7;
margin-bottom: 20px;
}
.compare__image img {
vertical-align: middle;
max-height: 100%;
}
.compare__name {
height: 115px;
font-size: 18px;
line-height: 140%;
padding-right: 20px;
font-weight: 400;
}
.compare__data {
margin-bottom: 40px;
}
.compare__data li {
line-height: 40px;
height: 40px;
font-weight: 600;
font-size: 16px;
}
.compare__data li:not(:last-child) {
border-bottom: 1px solid #d7d7d7;
}
.compare__data li:last-child {
text-decoration-line: line-through;
color: #A73434;
}
.compare .catalog__item-buttons {
white-space: nowrap;
}
.compare__dots {
background: #eeeeee !important;
position: relative !important;
top: auto;
bottom: auto;
left: auto;
right: auto;
margin-top: 50px;
}
.compare__dots span {
background: #949494 !important;
}
.compare__names {
position: absolute;
left: 0;
bottom: 134px;
width: 330px;
}
.compare__names li {
line-height: 40px;
height: 40px;
font-size: 16px;
}
.compare__names li:not(:last-child) {
border-bottom: 1px solid #d7d7d7;
}
.compare__nav {
position: absolute;
left: 0;
bottom: -7px;
}
.compare__nav a {
display: inline-block;
text-decoration: none;
}
.compare__prev {
padding-left: 53px;
background: url(//bidetshop.ru/wp-content/themes/toto_theme/img/prev.svg) no-repeat left;
margin-right: 46px;
}
.compare__next {
padding-right: 53px;
background: url(//bidetshop.ru/wp-content/themes/toto_theme/img/next.svg) no-repeat right;
}
.mobile-menu {
position: fixed;
-webkit-transition: all 200ms ease;
-moz-transition: all 200ms ease;
-ms-transition: all 200ms ease;
-o-transition: all 200ms ease;
transition: all 200ms ease;
left: -280px;
top: 0;
width: 280px;
height: 100%;
overflow-y: scroll;
color: #fff;
background: #333333;
z-index: 20;
}
.mobile-menu ul li {
border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.mobile-menu ul li a {
display: block;
text-decoration: none;
color: #fff;
padding: 10px 20px;
}
.mobile-menu ul li a span {
display: inline-block;
vertical-align: middle;
-webkit-transition: all 200ms ease;
-moz-transition: all 200ms ease;
-ms-transition: all 200ms ease;
-o-transition: all 200ms ease;
transition: all 200ms ease;
width: 7px;
height: 7px;
background: url(//bidetshop.ru/wp-content/themes/toto_theme/img/arrow2.svg);
margin-left: 3px;
}
.mobile-menu ul li ul {
padding-bottom: 10px;
display: none;
}
.mobile-menu ul li ul li {
border: 0;
}
.mobile-menu ul li ul li a {
padding: 5px 30px;
}
.mobile-menu__link--active span {
transform: rotate(180deg);
}
.mobile-menu .header__phone {
display: block;
color: #fff;
background: url(//bidetshop.ru/wp-content/themes/toto_theme/img/phone2.svg) no-repeat 0 0;
margin: 20px;
}
.mobile-menu .header__hours {
margin: 0 20px 20px 20px;
background: url(//bidetshop.ru/wp-content/themes/toto_theme/img/hours2.svg) no-repeat 0 0;
}
.mobile-menu .header__button {
width: calc(100% - 40px);
margin: 0 20px 20px 20px;
}
.mobile-menu .header__links2 {
display: block;
text-align: center;
}
.mobile-menu .header__links2 a:nth-child(1) {
background: url(//bidetshop.ru/wp-content/themes/toto_theme/img/header-link4w.svg);
}
.mobile-menu .header__links2 a:nth-child(2) {
background: url(//bidetshop.ru/wp-content/themes/toto_theme/img/header-link5w.svg);
}
.button-reverse {
display: block;
margin-top: 20px;
}
.product__contacts {
margin-left: 0px;
}
.product__photo {
padding: 0;
}
.card-price {
font-size: 30px;
}
.card-price .single__old-price {
font-size: 20px;
display: inline-block;
margin-left: 10px;
font-weight: 300;
text-decoration-line: line-through;
color: #A73434;
}
#tab1 .article {
padding-bottom: 0;
}
.main-contacts-form-capcha {
margin-bottom: 20px;
}
.header__logo img {
max-height: 40px;
}
.form-privacy {
text-align: left;
}
.form-privacy {
text-align: left;
margin-bottom: 1em;
}
.form-privacy .wpcf7-list-item {
margin: 0 0 1em 0;
}
@media (max-width: 1330px) {
.wrap {
width: 970px;
}
.header__form {
width: 300px;
}
.menu__list {
padding: 0;
}
.menu__list li a {
font-size: 14px;
}
.footer {
padding: 30px;
}
.footer .footer__company {
order: 5;
}
.footer .footer__nav:nth-child(2) {
order: 1;
}
.footer .footer__nav:nth-child(3) {
order: 2;
}
.footer .footer__nav:nth-child(4) {
order: 3;
}
.footer .footer__contacts {
order: 4;
}
.footer__contacts {
margin-bottom: 40px;
}
.footer__nav {
margin-bottom: 40px;
}
.footer__company {
width: 100%;
}
.header__catalog {
padding: 30px 30px 10px 30px;
}
.why-we__item {
width: 100%;
}
.why-we__item:not(:last-child) {
margin-bottom: 30px;
}
.counts__item {
width: 49%;
}
.advantages__item {
width: 49%;
}
.articles__slider {
padding-bottom: 50px;
}
.articles .slider-nav--prev {
top: auto;
bottom: auto;
left: auto;
right: auto;
bottom: 0;
left: 0;
}
.articles .slider-nav--next {
top: auto;
bottom: auto;
left: auto;
right: auto;
bottom: 0;
right: 0;
}
.reviews__slider {
padding-bottom: 50px;
}
.reviews .slider-nav--prev {
top: auto;
bottom: auto;
left: auto;
right: auto;
bottom: 0;
left: 0;
}
.reviews .slider-nav--next {
top: auto;
bottom: auto;
left: auto;
right: auto;
bottom: 0;
right: 0;
}
.clients__slider {
padding-bottom: 50px;
}
.clients .slider-nav--prev {
top: auto;
bottom: auto;
left: auto;
right: auto;
bottom: 0;
left: 0;
}
.clients .slider-nav--next {
top: auto;
bottom: auto;
left: auto;
right: auto;
bottom: 0;
right: 0;
}
.catalog__sort {
display: none;
}
.catalog__list .catalog__item {
width: 32%;
margin-right: 2%;
}
.catalog__list .catalog__item:nth-child(4n) {
margin-right: 2%;
}
.catalog__list .catalog__item:nth-child(3n) {
margin-right: 0;
}
.blog .articles__item {
width: 32%;
}
.tech__item {
width: 32%;
margin-right: 2%;
}
.tech__item:nth-child(4n) {
margin-right: 2%;
}
.tech__item:nth-child(3n) {
margin-right: 0;
}
.blog__list {
display: flex;
flex-wrap: wrap;
justify-content: flex-start !important;
gap: 30px;
}
.blog__list .articles__item {
flex: 0 0 calc(50% - 15px); max-width: calc(50% - 15px);
margin: 0 !important;
}
}
@media (max-width: 991px) {
.wrap {
width: 747px;
}
.header__contacts {
display: none;
}
.header {
padding: 20px 0 30px;
}
.header .header__button {
display: none;
}
.header__links {
width: 100%;
text-align: right;
}
.header .flex:not(:last-child) {
margin-bottom: 0;
}
.header__catalog-button {
display: none;
}
.header__form {
display: none;
}
.header__links2 {
display: none;
}
.header__phone {
display: none;
}
.header__logo {
margin-top: -30px;
}
.header__mess a:nth-child(4) {
display: inline-block;
}
.header__mess a:nth-child(5) {
display: inline-block;
}
.menu {
display: none;
}
.menubg {
position: fixed;
width: 100%;
height: 100%;
top: 0;
left: 0;
background: rgba(1, 1, 1, 0.7);
z-index: 11;
display: none;
}
.mobile-menu.mobile-menu--opened {
left: 0;
}
.menu__list {
display: block;
}
.menu ul li {
display: block;
margin: 0;
}
.menu ul li a {
display: block;
padding: 10px 20px;
color: #333333 !important;
border-bottom: 1px solid #ccc;
}
.contacts__top-text {
margin-bottom: 30px;
}
.contacts__item {
display: block;
width: auto;
margin: 0 0 30px 0;
}
.contacts__list {
padding-bottom: 0;
}
.contacts {
padding-bottom: 30px;
}
.footer__nav {
width: 49%;
}
.footer__contacts {
width: 49%;
}
.why-we {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
}
.why-we__text {
width: 100%;
order: 1;
}
.why-we__image {
width: 100%;
order: 2;
}
.why-we__text {
padding: 0 0 30px 0;
}
.why-we__image img {
width: 100%;
max-width: 100%;
}
.products__item {
height: 542px;
}
.hero {
padding-bottom: 80px;
margin-bottom: 30px;
}
.why-we {
margin-bottom: 30px;
}
.counts {
padding-bottom: 1px;
margin-bottom: -10px;
}
.products .h2 {
margin-bottom: 20px;
}
.products__text {
padding: 40px 20px;
}
.products {
padding-bottom: 10px;
}
.advantages .h2 {
margin-bottom: 20px;
}
.advantages {
padding-bottom: 10px;
}
.catalog .h2 {
margin-bottom: 20px;
}
.catalog {
padding-bottom: 30px;
}
.articles .h2 {
margin-bottom: 20px;
}
.articles {
padding-bottom: 30px;
}
.faq .h2 {
margin-bottom: 20px;
}
.faq {
padding-bottom: 6px;
}
.reviews .h2 {
margin-bottom: 20px;
}
.reviews {
padding-bottom: 30px;
}
.clients .h2 {
margin-bottom: 20px;
}
.clients {
padding-bottom: 30px;
}
.feedback__map {
width: 100%;
height: 310px;
margin-bottom: 20px;
}
.feedback__contacts {
width: 100%;
}
.feedback {
padding-bottom: 30px;
}
.catalog__list .catalog__item {
width: 49%;
margin-bottom: 30px;
}
.catalog__list {
padding-bottom: 10px;
}
.article {
padding-bottom: 10px;
}
.product .breadcrumbs {
margin-bottom: 30px;
}
.product__photos {
width: 100%;
margin-bottom: 20px;
}
.product__info {
width: 100%;
}
.product {
padding-bottom: 20px;
}
.blog .articles__item {
width: 49%;
margin-bottom: 30px;
}
.blog__list {
padding-bottom: 0;
}
.blog {
padding-bottom: 30px;
}
.post .contacts__top-text {
margin-bottom: 30px;
}
.post__top-image {
height: 360px;
margin-bottom: 30px;
}
.post .article {
padding-bottom: 10px;
}
.post__image {
margin-bottom: 30px;
}
.post__gallery {
padding-bottom: 10px;
}
.post__gallery-item {
margin-bottom: 20px;
}
.post__text {
padding-bottom: 10px;
}
.post blockquote {
margin-bottom: 30px;
}
.post {
padding-bottom: 10px;
}
.tech__item {
margin-bottom: 30px;
}
.tech {
padding-bottom: 10px;
}
.about .contacts__top-text {
margin-bottom: 30px;
}
.catalog .breadcrumbs {
margin-bottom: 30px;
}
.catalog__list .catalog__item:nth-child(3n) {
margin-right: 2%;
}
.catalog__list .catalog__item:nth-child(2n) {
margin-right: 0;
}
.compare .breadcrumbs {
margin-bottom: 30px;
}
.compare__content {
padding-left: 240px;
}
.compare__prev {
margin-right: 10px;
}
.compare {
padding-bottom: 30px;
}
}
@media (max-width: 767px) {
.wrap {
width: 556px;
}
.products__item {
width: 100%;
}
.h2 sup {
display: none;
}
.catalog__nav li {
margin: 0 10px 10px 0;
}
.post__image {
width: 100%;
height: 300px;
}
.post .flex .article {
width: 100%;
}
.post__gallery-item {
width: 49%;
}
.post__text {
column-count: 1;
}
.tech__item {
width: 49%;
}
.tech__item:nth-child(3n) {
margin-right: 2%;
}
.tech__item:nth-child(2n) {
margin-right: 0;
}
}
@media (max-width: 575px) {
.wrap {
width: auto;
padding: 0 20px;
}
.header__mess a {
margin-right: 15px;
}
.header__mess a:nth-child(4) {
margin-right: 15px;
}
.h1 {
font-size: 35px;
}
.breadcrumbs {
font-size: 14px;
margin-bottom: 30px;
}
.contacts__map {
height: 300px;
}
.footer {
margin: 0 -20px;
padding: 30px 20px;
}
.footer__name {
font-size: 14px;
}
.footer__name {
height: 65px;
}
.footer .footer__company {
width: 244px;
}
.page-bottom {
display: none;
}
.hero__name {
font-size: 30px;
}
.hero__dots span {
width: 50px;
}
.h2 {
font-size: 30px;
line-height: 45px;
}
.counts .h2 {
margin-bottom: 20px;
}
.counts__item {
width: 100%;
}
.counts__item {
font-size: 18px;
}
.counts__name {
margin-bottom: 10px;
}
.products__name {
font-size: 20px;
}
.products__text {
font-size: 14px;
}
.advantages__item {
padding: 15px 10px;
font-size: 12px;
}
.advantages__icon {
width: 85px;
margin-bottom: 10px;
}
.advantages__name {
font-size: 14px;
margin-bottom: 10px;
}
.catalog__nav li a {
padding: 15px 20px;
font-size: 14px;
line-height: 28px;
}
.catalog__item-image {
margin-bottom: 10px;
}
.catalog__compare-link {
margin-bottom: 10px;
font-size: 11px;
padding-left: 24px;
line-height: 20px;
background-size: 20px;
}
.catalog__item-name {
margin-bottom: 10px;
font-size: 14px;
}
.catalog__item-price {
margin-bottom: 10px;
}
.catalog__item-old-price {
display: block;
margin: 5px 0 0 0;
}
.catalog__item-buttons button {
padding: 0 12px;
font-size: 12px;
margin-bottom: 10px;
}
.articles__item-name {
font-size: 16px;
}
.articles__item-desc {
font-size: 14px;
}
.faq__item {
padding: 24px 18px;
}
.faq__name {
font-size: 18px;
}
.faq__text {
font-size: 14px;
}
.reviews__slider {
margin: 0 -10px;
}
.clients__item {
height: 102px;
line-height: 102px;
}
.feedback__top-text {
font-size: 16px;
}
.feedback__select .radio + label {
margin-right: 20px;
}
.feedback__select .radio + label:last-child {
margin-right: 0;
}
.feedback__buttons button {
padding: 0 20px;
font-size: 16px;
}
.pre-footer {
display: none;
}
.catalog__list .catalog__item {
margin-bottom: 20px;
}
.catalog__bottom-button button {
font-size: 16px;
}
.product .slider-nav--prev,
.product .slider-nav--next {
display: none;
}
.product__rating {
margin-bottom: 20px;
}
.product__nav li a {
font-size: 10px;
padding: 10px;
}
.product__nav {
white-space: nowrap;
overflow-x: scroll;
display: block;
margin-right: -20px;
margin-bottom: 20px;
width: auto;
}
.product__nav li {
display: inline-block;
}
.product__data {
margin-bottom: 20px;
}
.product__contacts {
display: block;
margin: 20px 0 0 0;
}
.product__links2 {
margin-top: 20px;
}
.product__links2 a {
margin: 0 20px 20px 0;
}
.product__tech-list {
padding-bottom: 0;
}
.product__files {
padding-bottom: 0;
}
.product__file {
width: 100%;
}
.blog .articles__item {
width: 100%;
}
.post__top-image {
height: 240px;
}
.post__image {
height: 240px;
}
.post__gallery-item {
margin-bottom: 10px;
}
.post__gallery {
padding-bottom: 20px;
}
.post blockquote {
padding: 20px 20px 20px 60px;
font-size: 14px;
background: #333333 url(//bidetshop.ru/wp-content/themes/toto_theme/img/quote.svg) no-repeat 20px 20px;
background-size: 20px;
}
.tech__item {
width: 100%;
margin: 0 0 30px 0!important;
}
.compare__content {
padding-left: 150px;
}
.compare__item {
overflow: hidden;
}
.compare__image {
width: auto;
}
.compare__name {
padding: 0;
font-size: 14px;
height: 70px;
}
.compare__data li {
font-size: 14px;
height: 36px;
line-height: 36px;
font-weight: 700;
}
.compare__data li:not(:last-child) {
border: 0;
}
.compare__data {
margin-bottom: 10px;
}
.compare__names {
width: 150px;
bottom: 115px;
}
.compare__names li:not(:last-child) {
border: 0;
}
.compare__names li {
font-size: 12px;
height: 36px;
line-height: 36px;
}
.compare__dots {
position: absolute;
left: -150px !important;
bottom: 0;
width: calc(100% + 150px) !important;
margin-top: 20px;
}
.compare__nav {
bottom: auto;
top: 100px;
width: 130px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
}
.compare__prev {
margin-right: 0;
padding: 30px 0 0 0;
background: url(//bidetshop.ru/wp-content/themes/toto_theme/img/prev.svg) no-repeat 0 0;
}
.compare__next {
padding: 30px 0 0 0;
background: url(//bidetshop.ru/wp-content/themes/toto_theme/img/next.svg) no-repeat right top;
}
.compare__image {
height: 180px;
line-height: 180px;
}
.compare__delete {
display: none;
}
.h1 {
font-size: 28px;
line-height: 120%;
}
.catalog__item .compare__delete {
display: block;
} .product__nav li:not(:last-child) {
padding-right: 5px;
}
.product__nav li a {
font-size: 9.5px;
padding: 5px;
}
.product__nav {
overflow-x: hidden;
}
}.hidden{
display:none!important;
}
.product__links2 .ya-share2{
display:none;
}
.product__links2 .ya-share2 a{
padding:0;
margin:0;
background-image:none;
}
body .compare__dots{
display:block;
}
address{
font-style:normal;
}
article.article ul{
padding-left:20px;
list-style:disc;
margin-bottom:20px;
}
.swiper2 .swiper-wrapper{
padding:1px 0;
}
.catalog__item .catalog__item-image{
border:1px solid #d7d7d7;
}
.tech__item .tech__image{
background-color:#D9D9D9;
background-size:cover;
background-position:center center;
background-repeat:no-repeat;
}
.product__files .product__file{
background-size:contain;
}
.product__tech-item a img{
max-height:100%;
width:auto;
}
.why-we__item{
margin-bottom:15px;
}
.hero__item .hero__desc p,
.hero__item .hero__desc ul{
margin-bottom:15px;
}
.alignright{
float:right;
margin:5px 0 20px 40px;
}
.alignleft{
float:left;
margin:5px 40px 20px 0;
}
.aligncenter{
float:none;
clear:both;
margin:0 auto 20px auto;
}
.post .article .h3,
.post .article .h2.h3{
font-size:18px;
}
.post .article .columns{
display:-webkit-box;
display:-ms-flexbox;
display:flex;
-webkit-box-align:start;
-ms-flex-align:start;
align-items:flex-start;
gap:20px;
margin-bottom:15px;
}
.post .article .columns .item{
width:50%;
padding-right:40px;
}
.post .article .columns .item p:first-child{
margin-top:0;
}
.popup{
display:none;
}
.request-popup{
max-width:435px;
margin:auto;
position:relative;
background-color:#fff;
padding:10px;
text-align:center;
}
.request-popup-form{
border:1px solid #006768;
padding:30px 35px 35px;
}
.request-popup input[type="text"],
.request-popup input[type="tel"],
.request-popup input[type="email"]{
border:1px solid #BBBBBB;
height:46px;
padding:10px 15px;
width:100%;
max-width:400px;
margin-bottom:15px;
font-size:15px;
}
.request-popup small{
margin-top:15px;
padding-left:20px;
display:inline-block;
background:url(//bidetshop.ru/wp-content/themes/toto_theme/img/form-icon.svg) no-repeat left top;
font-size:12px;
text-align:left;
}
.request-popup form button{
background-color:#0572B5;
padding:0 50px;
border:none;
height:60px;
cursor:pointer;
font-weight:600;
font-size:18px;
display:inline-flex;
margin:0 auto;
align-items: center;
justify-content: start;
text-transform:uppercase;
-webkit-transition:.3s;
transition:.3s;
}
.request-popup form button:hover{
opacity:0.7;
}
.request-popup-title{
font-size:30px;
font-weight:bold;
text-transform:uppercase;
margin-bottom:20px;
} .catalog .catalog__wrap{
display:-webkit-box;
display:-ms-flexbox;
display:flex;
-webkit-box-align:start;
-ms-flex-align:start;
align-items:flex-start;
-ms-flex-wrap:nowrap;
flex-wrap:nowrap;
gap:30px;
}
.catalog .catalog__sidebar{
-ms-flex:0 0 270px;
flex:0 0 270px;
width:270px;
max-width:270px;
box-sizing:border-box;
}
.catalog .catalog__main{
-ms-flex:1 1 auto;
flex:1 1 auto;
min-width:0;
width:100%;
}
.catalog .catalog__main .catalog__sort{
margin-bottom:30px;
justify-content:flex-end;
gap:15px;
}
.catalog .catalog__main .catalog__list .catalog__item{
width:32%;
margin-right:2%;
}
.catalog .catalog__main .catalog__list .catalog__item:nth-child(4n){
margin-right:2%;
}
.catalog .catalog__main .catalog__list .catalog__item:nth-child(3n){
margin-right:0;
} .catalog__filter{
box-sizing:border-box;
}
.catalog__filter-heading{
font-weight:700;
font-size:24px;
line-height:1.2;
margin-bottom:30px;
color:#333;
text-transform:uppercase;
letter-spacing:0.03em;
padding-bottom:18px;
border-bottom:1px solid #d7d7d7;
}
.catalog__filter-toggle{
display:none;
} .catalog__filter-toggle span:before{
content:'Фильтр';
}
.catalog__filter-body{
display:block;
}
.catalog__filter *,
.catalog__filter *:before,
.catalog__filter *:after{
box-sizing:border-box;
}
.catalog__filter-block{
margin-bottom:35px;
}
.catalog__filter-title{
font-weight:700;
font-size:18px;
line-height:1.3;
margin-bottom:20px;
color:#333;
text-transform:none;
letter-spacing:0.02em;
}
.catalog__filter-slider{
margin:18px 8px 18px;
}
.catalog__filter-slider .noUi-target{
background:#d7d7d7;
border:none;
box-shadow:none;
height:2px;
}
.catalog__filter-slider .noUi-connect{
background:#333333;
}
.catalog__filter-slider .noUi-horizontal .noUi-handle{
width:18px;
height:18px;
right:-9px;
top:-8px;
border-radius:50%;
background:#949494;
border:none;
box-shadow:none;
cursor:pointer;
}
.catalog__filter-slider .noUi-horizontal .noUi-handle:focus,
.catalog__filter-slider .noUi-horizontal .noUi-handle:hover{
background:#333333;
}
.catalog__filter-slider .noUi-handle:before,
.catalog__filter-slider .noUi-handle:after{
display:none;
}
.catalog__filter-prices{
display:-webkit-box;
display:-ms-flexbox;
display:flex;
gap:10px;
margin-top:18px;
}
.catalog__filter-prices input{
display:block;
width:100%;
min-width:0;
height:40px;
border:1px solid #d7d7d7;
padding:0 12px;
font-family:inherit;
font-size:15px;
font-weight:300;
color:#666;
background:#fff;
box-sizing:border-box;
}
.catalog__filter-prices input:focus{
border-color:#949494;
outline:none;
}
.catalog__filter-check{
display:-webkit-box;
display:-ms-flexbox;
display:flex;
-webkit-box-align:center;
-ms-flex-align:center;
align-items:center;
gap:12px;
margin-bottom:14px;
cursor:pointer;
font-size:15px;
line-height:1.4;
color:#333;
}
.catalog__filter-check:last-child{
margin-bottom:0;
}
.catalog__filter-check input[type=checkbox]{
-webkit-appearance:none;
-moz-appearance:none;
appearance:none;
width:20px;
height:20px;
border:1px solid #b3b3b3;
background:#fff;
-ms-flex:0 0 20px;
flex:0 0 20px;
margin:0;
padding:0;
cursor:pointer;
position:relative;
border-radius:0;
vertical-align:middle;
}
.catalog__filter-check input[type=checkbox]:hover{
border-color:#949494;
}
.catalog__filter-check input[type=checkbox]:checked{
background:#333333;
border-color:#333333;
}
.catalog__filter-check input[type=checkbox]:checked:after{
content:'';
position:absolute;
left:6px;
top:2px;
width:5px;
height:10px;
border:solid #fff;
border-width:0 2px 2px 0;
-webkit-transform:rotate(45deg);
transform:rotate(45deg);
}
.catalog__filter-check span{
-ms-flex:1 1 auto;
flex:1 1 auto;
}
.catalog__filter-submit{
width:100%;
height:44px;
background:#333333;
color:#fff;
border:none;
cursor:pointer;
text-transform:uppercase;
font-size:14px;
font-weight:500;
letter-spacing:0.05em;
}
.catalog__filter-submit:hover{
background:#000;
}
.catalog__list.catalog__list--loading{
opacity:0.5;
pointer-events:none;
-webkit-transition:opacity .15s;
transition:opacity .15s;
}
.catalog__filter-empty{
width:100%;
padding:40px 0;
text-align:center;
color:#888;
font-size:16px;
}
@media (max-width:900px){
.catalog .catalog__wrap{
-webkit-box-orient:vertical;
-webkit-box-direction:normal;
-ms-flex-direction:column;
flex-direction:column;
gap:20px;
}
.catalog .catalog__sidebar{
-ms-flex:1 1 auto;
flex:1 1 auto;
width:100%;
max-width:100%;
}
.catalog .catalog__main .catalog__list .catalog__item{
width:48%;
margin-right:4%;
}
.catalog .catalog__main .catalog__list .catalog__item:nth-child(3n){
margin-right:4%;
}
.catalog .catalog__main .catalog__list .catalog__item:nth-child(2n){
margin-right:0;
}
.catalog__filter-heading{
display:none;
}
.catalog__filter-toggle{
display:-webkit-box;
display:-ms-flexbox;
display:flex;
-webkit-box-align:center;
-ms-flex-align:center;
align-items:center;
-webkit-box-pack:justify;
-ms-flex-pack:justify;
justify-content:space-between;
width:100%;
height:50px;
padding:0 20px;
background:#333333;
color:#fff;
border:none;
cursor:pointer;
font-family:inherit;
font-weight:500;
font-size:16px;
text-transform:uppercase;
letter-spacing:0.05em;
}
.catalog__filter-toggle:after{
content:'';
width:12px;
height:12px;
border-right:2px solid #fff;
border-bottom:2px solid #fff;
-webkit-transform:rotate(45deg);
transform:rotate(45deg);
margin-top:-4px;
-webkit-transition:transform .2s;
transition:transform .2s;
}
.catalog__filter-toggle[aria-expanded="true"]:after{
-webkit-transform:rotate(-135deg);
transform:rotate(-135deg);
margin-top:4px;
}
.catalog__filter-body{
display:none;
margin-top:20px;
}
.catalog__filter-toggle[aria-expanded="true"] ~ .catalog__filter-body{
display:block;
}
}
@media (max-width:640px){
.catalog .catalog__main .catalog__list .catalog__item,
.catalog .catalog__main .catalog__list .catalog__item:nth-child(2n),
.catalog .catalog__main .catalog__list .catalog__item:nth-child(3n){
width:100%;
margin-right:0;
}
} .post__block{margin-bottom:40px;clear: both;}
.post__block:last-child{margin-bottom:0}
.post__block--image-text{align-items:flex-start}
.post__block--image-text .post__image{margin-bottom:0}
.post__block--image-text .post__image img{width:100%;height:auto;display:block}
.post__block--image-text .article{padding-bottom:0}
.post__block--gallery4{display:flex;gap:20px;align-items:stretch}
.post__block--gallery4 .gallery4__col{display:flex;flex-direction:column;gap:20px}
.post__block--gallery4 .gallery4__col--left{flex:0 0 calc(65% - 10px)}
.post__block--gallery4 .gallery4__col--right{flex:0 0 calc(35% - 10px)}
.post__block--gallery4 .gallery4__item{flex:1 1 0;display:flex;flex-direction:column}
.post__block--gallery4 .gallery4__media{flex:1 1 auto;overflow:hidden}
.post__block--gallery4 .gallery4__media a{display:block;height:100%}
.post__block--gallery4 .gallery4__media img{width:100%;height:100%;object-fit:cover;display:block;max-height: 450px;}
.post__block--gallery4 .gallery4__caption{font-size:14px;color:#555;margin-top:8px;line-height:1.4}
.post__block--gallery4 .gallery4__media a:hover img{opacity:.9;transition:opacity .2s}
@media (max-width:768px){
.post__block--gallery4{flex-direction:column}
.post__block--gallery4 .gallery4__col{flex:1 1 auto;flex-direction:row}
.post__block--gallery4 .gallery4__item{flex:1 1 0}
.post__block--image-text .post__image img {height: 100%;object-fit: cover;}
}
@media (max-width:480px){
.post__block--gallery4 .gallery4__col{flex-direction:column}
} .post__block--cards .cards-grid__heading{margin:0 0 16px}
.post__block--cards .cards-grid__desc{margin:0 0 28px;font-size:16px;line-height:1.5;color:#333}
.cards-grid{display:flex;flex-wrap:wrap;gap:24px}
.cards-grid__item{flex:1 1 calc(25% - 18px);min-width:calc(25% - 18px);display:block;text-decoration:none;color:inherit;transition:transform .2s ease, box-shadow .2s ease}
a.cards-grid__item:hover{transform:translateY(-2px);box-shadow:0 4px 18px rgba(0,0,0,.08)}
.cards-grid__media{width:100%;margin-bottom:14px;overflow:hidden}
.cards-grid__media img{width:100%;height:auto;display:block}
.cards-grid__title{font-size:16px;font-weight:700;line-height:1.3;margin-bottom:8px;text-transform:uppercase}
.cards-grid__desc-item{font-size: 16px;line-height: 1.5;color: #333;}
@media (max-width:992px){
.cards-grid__item{flex:1 1 calc(33.333% - 16px);min-width:calc(33.333% - 16px)}
.cards-grid--cols-1 .cards-grid__item,
.cards-grid--cols-2 .cards-grid__item,
.cards-grid--cols-3 .cards-grid__item{flex:1 1 calc(33.333% - 16px);min-width:calc(33.333% - 16px)}
}
@media (max-width:768px){
.cards-grid{gap:18px}
.cards-grid__item,
.cards-grid--cols-1 .cards-grid__item,
.cards-grid--cols-2 .cards-grid__item,
.cards-grid--cols-3 .cards-grid__item{flex:1 1 calc(50% - 9px);min-width:calc(50% - 9px)}
}
@media (max-width:480px){
.cards-grid__item,
.cards-grid--cols-1 .cards-grid__item,
.cards-grid--cols-2 .cards-grid__item,
.cards-grid--cols-3 .cards-grid__item{flex:1 1 100%;min-width:100%}
}
.cookie-banner{position:fixed;right:20px;bottom:20px;z-index:9999;width:380px;max-width:calc(100vw - 40px);background:#fff;border:1px solid rgba(0,0,0,.1);box-shadow:0 6px 24px rgba(0,0,0,.18);padding:18px 20px;font-family:'Montserrat',Arial,sans-serif;font-size:13px;line-height:1.5;color:#333;border-radius:6px;animation:cookieBannerIn .3s ease-out}
.cookie-banner.is-hidden{display:none}
.cookie-banner__text{margin-bottom:14px}
.cookie-banner__text a{color:#2A6BFF;text-decoration:underline}
.cookie-banner__text a:hover{text-decoration:none}
.cookie-banner__buttons{display:flex;gap:10px}
.cookie-banner__btn{flex:1;height:38px;padding:0 14px;border:1px solid rgba(0,0,0,.5);background:#fff;font-family:inherit;font-size:12px;font-weight:400;text-transform:uppercase;cursor:pointer;transition:background .2s,color .2s,border-color .2s}
.cookie-banner__btn--accept{background:#2A6BFF;color:#fff;border-color:#2A6BFF}
.cookie-banner__btn--accept:hover{background:#1a55d8;border-color:#1a55d8}
.cookie-banner__btn--decline:hover{background:#000;color:#fff;border-color:#000}
@keyframes cookieBannerIn{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
@media (max-width:600px){
.cookie-banner{right:10px;left:10px;bottom:10px;width:auto;max-width:none;padding:14px 16px}
} .blog .contacts__top-text{
margin-bottom:40px;
} .rubric-description{
margin:0 0 40px;
max-width:900px;
font-size:16px;
line-height:1.6;
color:#333;
}
.rubric-description p{
margin:0 0 14px;
}
.rubric-description p:last-child{
margin-bottom:0;
}
.rubric-description a{
color:#1a55d8;
text-decoration:underline;
}
@media (max-width:768px){
.rubric-description{
margin-bottom:30px;
font-size:15px;
}
}
.blog__rubrics{
list-style:none;
margin:0 0 50px;
padding:0;
display:-webkit-box;
display:-ms-flexbox;
display:flex;
-ms-flex-wrap:wrap;
flex-wrap:wrap;
gap:12px;
}
.blog__rubrics li{
margin:0;
padding:0;
}
.blog__rubrics li a{
display:inline-block;
padding:10px 22px;
border:1px solid #d7d7d7;
color:#333;
font-size:14px;
line-height:1.4;
font-weight:500;
text-transform:uppercase;
letter-spacing:0.03em;
text-decoration:none;
-webkit-transition:background .2s, color .2s, border-color .2s;
transition:background .2s, color .2s, border-color .2s;
}
.blog__rubrics li a:hover{
border-color:#333;
}
.blog__rubrics li a.active{
background:#333333;
border-color:#333333;
color:#fff;
}
.blog__rubrics li a.active:hover{
opacity:.8;
}
@media (max-width:991px){
.blog__rubrics{
margin-bottom:40px;
}
}
@media (max-width:767px){
.blog .contacts__top-text{
margin-bottom:30px;
}
.blog__rubrics{
gap:8px;
margin-bottom:35px;
}
.blog__rubrics li a{
padding:8px 16px;
font-size:13px;
letter-spacing:0.02em;
}
}
.catalog__pagination {
margin: 24px 0 8px;
}
.catalog__pagination ul.page-numbers {
display: flex;
flex-wrap: wrap;
gap: 8px;
list-style: none;
padding: 0;
margin: 0;
}
.catalog__pagination .page-numbers {
display: inline-flex;
align-items: center;
justify-content: center;
min-width: 44px;
height: 44px;
padding: 0 12px;
border: 1px solid rgba(0, 0, 0, 0.5);
border-radius: 6px;
text-decoration: none;
color: #333;
transition: background 0.2s, border-color 0.2s, color 0.2s;
}
.catalog__pagination a.page-numbers:hover {
border-color: #333;
background: rgba(0, 0, 0, 0.04);
}
.catalog__pagination .page-numbers.current {
background: #333;
border-color: #333;
color: #fff;
cursor: default;
}