@charset "UTF-8";
.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; } }
 @import url("https://fonts.googleapis.com/css2?family=Rubik:wght@300;400;500;700&display=swap");
* {
padding: 0;
margin: 0;
border: 0;
}
*,
*:before,
*:after {
box-sizing: border-box;
}
:focus,
:active {
outline: none;
}
a:focus,
a:active {
outline: none;
}
aside,
nav,
section,
header,
footer {
display: block;
}
html,
body {
height: 100%;
padding: 0;
margin: 0;
min-width: 320px;
width: 100%;
background: #fff;
color: #000;
}
input,
button,
textarea {
font-family: "Rubik", sans-serif;
}
input::-ms-clear {
display: none;
}
button {
cursor: pointer;
}
button::-moz-focus-inner {
padding: 0;
border: 0;
}
a,
a:visited {
text-decoration: none;
}
a:hover {
text-decoration: none;
}
ul li {
list-style: none;
}
img {
vertical-align: top;
max-width: 100%;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-weight: inherit;
font-size: inherit;
} .container {
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px;
}
@media (min-width: 1170px) {
.container {
max-width: 1140px;
}
}
@media (max-width: 1170px) {
.container {
max-width: 1350px;
}
}
@media (max-width: 1370px) {
.container {
max-width: 1140px;
}
}
@media (max-width: 1199px) {
.container {
max-width: 970px;
}
}
@media (max-width: 1024px) {
.container {
max-width: 750px;
}
}
@media (max-width: 767px) {
.container {
max-width: 100%;
}
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
text-align: center;
font-weight: 500;
}
h1 span,
.h1 span,
h2 span,
.h2 span,
h3 span,
.h3 span,
h4 span,
.h4 span,
h5 span,
.h5 span,
h6 span,
.h6 span {
color: #14a0d5;
}
h1,
.h1 {
font-size: calc( 32px + (64 - 32) * ((100vw - 320px) / (1110 - 320)) );
margin-bottom: calc( 20px + (35 - 20) * ((100vw - 320px) / (1110 - 320)) );
}
@media (min-width: 1140px) {
h1,
.h1 {
font-size: 64px;
}
}
@media (max-width: 320px) {
h1,
.h1 {
font-size: 32px;
}
}
@media (min-width: 1140px) {
h1,
.h1 {
margin-bottom: 35px;
}
}
@media (max-width: 320px) {
h1,
.h1 {
margin-bottom: 20px;
}
}
@media (max-width: 1199px) {
h1,
.h1 {
font-size: 48px;
}
}
@media (max-width: 1024px) {
h1,
.h1 {
font-size: 48px;
}
}
@media (hover: none) and (pointer: coarse) {
h1,
.h1 {
font-size: 48px;
}
}
@media (max-width: 767px) {
h1,
.h1 {
font-size: 36px;
}
}
h2,
.h2 {
font-size: calc( 28px + (58 - 28) * ((100vw - 320px) / (1110 - 320)) );
margin-bottom: calc( 20px + (35 - 20) * ((100vw - 320px) / (1110 - 320)) );
}
@media (min-width: 1140px) {
h2,
.h2 {
font-size: 58px;
}
}
@media (max-width: 320px) {
h2,
.h2 {
font-size: 28px;
}
}
@media (min-width: 1140px) {
h2,
.h2 {
margin-bottom: 35px;
}
}
@media (max-width: 320px) {
h2,
.h2 {
margin-bottom: 20px;
}
}
@media (max-width: 1199px) {
h2,
.h2 {
font-size: 36px;
}
}
@media (max-width: 1024px) {
h2,
.h2 {
font-size: 36px;
}
}
@media (hover: none) and (pointer: coarse) {
h2,
.h2 {
font-size: 36px;
}
}
@media (max-width: 767px) {
h2,
.h2 {
font-size: 28px;
}
}
h3,
.h3 {
font-size: calc( 24px + (36 - 24) * ((100vw - 320px) / (1110 - 320)) );
margin-bottom: calc( 20px + (35 - 20) * ((100vw - 320px) / (1110 - 320)) );
}
@media (min-width: 1140px) {
h3,
.h3 {
font-size: 36px;
}
}
@media (max-width: 320px) {
h3,
.h3 {
font-size: 24px;
}
}
@media (min-width: 1140px) {
h3,
.h3 {
margin-bottom: 35px;
}
}
@media (max-width: 320px) {
h3,
.h3 {
margin-bottom: 20px;
}
}
@media (max-width: 1199px) {
h3,
.h3 {
font-size: 28px;
}
}
@media (max-width: 1024px) {
h3,
.h3 {
font-size: 28px;
}
}
@media (hover: none) and (pointer: coarse) {
h3,
.h3 {
font-size: 28px;
}
}
@media (max-width: 767px) {
h3,
.h3 {
font-size: 24px;
}
}
h4,
.h4 {
font-size: calc( 20px + (28 - 20) * ((100vw - 320px) / (1110 - 320)) );
margin-bottom: calc( 20px + (30 - 20) * ((100vw - 320px) / (1110 - 320)) );
}
@media (min-width: 1140px) {
h4,
.h4 {
font-size: 28px;
}
}
@media (max-width: 320px) {
h4,
.h4 {
font-size: 20px;
}
}
@media (min-width: 1140px) {
h4,
.h4 {
margin-bottom: 30px;
}
}
@media (max-width: 320px) {
h4,
.h4 {
margin-bottom: 20px;
}
}
@media (max-width: 1199px) {
h4,
.h4 {
font-size: 24px;
}
}
@media (max-width: 1024px) {
h4,
.h4 {
font-size: 24px;
}
}
@media (hover: none) and (pointer: coarse) {
h4,
.h4 {
font-size: 24px;
}
}
@media (max-width: 767px) {
h4,
.h4 {
font-size: 22px;
}
}
h5,
.h5 {
font-size: calc( 18px + (24 - 18) * ((100vw - 320px) / (1110 - 320)) );
margin-bottom: calc( 20px + (30 - 20) * ((100vw - 320px) / (1110 - 320)) );
}
@media (min-width: 1140px) {
h5,
.h5 {
font-size: 24px;
}
}
@media (max-width: 320px) {
h5,
.h5 {
font-size: 18px;
}
}
@media (min-width: 1140px) {
h5,
.h5 {
margin-bottom: 30px;
}
}
@media (max-width: 320px) {
h5,
.h5 {
margin-bottom: 20px;
}
}
@media (max-width: 1199px) {
h5,
.h5 {
font-size: 22px;
}
}
@media (max-width: 1024px) {
h5,
.h5 {
font-size: 22px;
}
}
@media (hover: none) and (pointer: coarse) {
h5,
.h5 {
font-size: 22px;
}
}
@media (max-width: 767px) {
h5,
.h5 {
font-size: 20px;
}
}
h6,
.h6 {
font-size: calc( 16px + (20 - 16) * ((100vw - 320px) / (1110 - 320)) );
margin-bottom: calc( 20px + (30 - 20) * ((100vw - 320px) / (1110 - 320)) );
}
@media (min-width: 1140px) {
h6,
.h6 {
font-size: 20px;
}
}
@media (max-width: 320px) {
h6,
.h6 {
font-size: 16px;
}
}
@media (min-width: 1140px) {
h6,
.h6 {
margin-bottom: 30px;
}
}
@media (max-width: 320px) {
h6,
.h6 {
margin-bottom: 20px;
}
}
@media (max-width: 1199px) {
h6,
.h6 {
font-size: 18px;
}
}
@media (max-width: 1024px) {
h6,
.h6 {
font-size: 18px;
}
}
@media (hover: none) and (pointer: coarse) {
h6,
.h6 {
font-size: 18px;
}
}
@media (max-width: 767px) {
h6,
.h6 {
font-size: 16px;
}
}
body {
line-height: 1.25;
font-size: 16px;
font-family: "Rubik", sans-serif;
color: #333333;
position: relative;
width: 100%;
overflow-x: hidden;
display: flex;
flex-direction: column;
}
body.black .wrapper:before {
position: fixed;
width: 100%;
height: 100%;
background-color: rgba(34, 34, 34, 0.7);
content: "";
top: 0;
left: 0;
z-index: 5;
}
body .wrapper {
flex-basis: 100%;
flex-grow: 1;
flex-shrink: 1;
}
.flexbox, .jc-sb, .jc-c, .ai-e, .ai-s, .ai-c {
display: flex;
}
.ai-c {
align-items: center;
}
.ai-s {
align-items: flex-start;
}
.ai-e {
align-items: flex-end;
}
.jc-c {
justify-content: center;
}
.jc-sb {
justify-content: space-between;
}
.none {
display: none !important;
}
.noselect {
-webkit-touch-callout: none;
-webkit-user-select: none;
user-select: none;
}
.bg-cov,
.bg-con {
background-position: center center;
background-repeat: no-repeat;
}
.bg-cov {
background-size: cover;
}
.bg-con {
background-size: contain;
}
.banner_mask {
position: absolute;
top: 0;
left: 0;
z-index: -1;
pointer-events: none;
-webkit-user-select: none;
user-select: none;
opacity: 0;
width: 0;
height: 0;
}
.hidden {
display: none;
}
.icon {
fill: #000000;
}
a {
transition: 0.4s;
}
a:hover {
color: #43b3e3;
}
.section {
position: relative;
}
.section .anchor {
position: absolute;
pointer-events: none;
opacity: 0;
top: -120px;
}
.color_1 {
color: #14a0d5;
border-color: #14a0d5;
fill: #14a0d5;
}
.color_2 {
color: #dbc740;
border-color: #dbc740;
fill: #dbc740;
}
.color_3 {
color: #0c9748;
border-color: #0c9748;
fill: #0c9748;
}
.color_4 {
color: #DD137B;
border-color: #DD137B;
fill: #DD137B;
}
.iconInfo {
cursor: pointer;
display: inline-block;
width: 18px;
height: 18px;
margin-left: 5px;
transform: translateY(10%);
}
@media (max-width: 1024px) {
.iconInfo {
width: 16px;
height: 16px;
}
}
@media (hover: none) and (pointer: coarse) {
.iconInfo {
width: 16px;
height: 16px;
}
}
@media (max-width: 767px) {
.iconInfo {
height: 14px;
width: 14px;
}
}
@media (max-width: 500px) {
.iconInfo {
width: 12px;
height: 12px;
}
}
.iconInfo .icon {
width: inherit;
height: inherit;
fill: inherit;
}
.iconInfo .blockInfo {
opacity: 0;
pointer-events: none;
text-align: left;
z-index: 50;
background-color: #ffffff;
position: absolute;
font-size: 12px;
padding: 15px;
box-shadow: 0 0 5px 2px rgba(34, 34, 34, 0.3);
width: 180px;
transition: 0.4s;
line-height: 1.2;
}
.iconInfo .blockInfo .title {
font-size: 18px;
color: #14a0d5;
}
.iconInfo .blockInfo .tetx {
font-size: 18px;
color: #555555;
font-weight: 600;
}
.iconInfo .blockInfo .price {
font-size: 18px;
font-style: italic;
color: #7C919B;
}
.iconInfo .blockInfo.TL {
top: 0;
left: 0;
}
.iconInfo .blockInfo.TR {
top: 0;
right: 0;
}
.iconInfo .blockInfo.BL {
bottom: 0;
left: 0;
}
.iconInfo .blockInfo.BR {
bottom: 0;
right: 0;
}
.iconInfo:hover .blockInfo {
opacity: 1;
pointer-events: initial;
}
.iconInfo:hover .blockInfo.TL {
top: 15px;
left: 15px;
}
.iconInfo:hover .blockInfo.TR {
top: 15px;
right: 15px;
}
.iconInfo:hover .blockInfo.BL {
bottom: 15px;
left: 15px;
}
.iconInfo:hover .blockInfo.BR {
bottom: 15px;
right: 15px;
}
@media (max-width: 767px) {
.xs-hidden {
display: none;
}
}
.button,
[type=submit],
a.button {
text-align: center;
display: inline-block;
padding: 21px 65px;
background-color: #43b3e3;
font-size: calc( 16px + (18 - 16) * ((100vw - 320px) / (1110 - 320)) );
border-radius: 46px;
cursor: pointer;
transition: 0.2s;
color: #ffffff;
}
@media (min-width: 1140px) {
.button,
[type=submit],
a.button {
font-size: 18px;
}
}
@media (max-width: 320px) {
.button,
[type=submit],
a.button {
font-size: 16px;
}
}
.button:hover,
[type=submit]:hover,
a.button:hover {
box-shadow: 10px 15px 57px -7px rgba(251, 227, 68, 0.3);
}
input {
width: 100%;
padding: 21px 50px;
background-color: #ffffff;
font-size: 18px;
color: #333333;
border-radius: 45px;
border: 1px solid transparent;
transition: 0.4s;
}
input:focus {
box-shadow: 10px 15px 57px -7px rgba(251, 227, 68, 0.4);
}
input:focus::placeholder {
opacity: 0;
}
input::placeholder {
color: #D0D0D0;
font-size: inherit;
transition: inherit;
}
input.error {
border: 1px solid #ff0000;
}
input[type=checkbox] {
display: none;
}
input[type=checkbox] + span {
position: relative;
padding-left: 26px;
}
input[type=checkbox] + span:after {
content: "";
position: absolute;
top: 3px;
left: 0;
width: 14px;
height: 14px;
border: 2px solid #dbc740;
border-radius: 50%;
transition: 0.4s;
}
input[type=checkbox] + span:before {
content: "";
position: absolute;
background-image: url(//sadok.chornomorskyi.com.ua/wp-content/themes/sadok-theme/img/svg/check.svg);
width: 8px;
height: 8px;
left: 3px;
top: 6px;
background-repeat: no-repeat;
background-size: contain;
background-position: center;
opacity: 0;
transition: 0.4s;
z-index: 2;
}
input[type=checkbox]:checked + span:after {
background-color: #dbc740;
}
input[type=checkbox]:checked + span:before {
opacity: 1;
}
.header {
position: fixed;
transition: 0.4s;
z-index: 30;
top: 0;
left: 0;
width: 100%;
background-color: #f9f9f9;
}
.header .header_row {
width: 100%;
padding: 19px 0;
display: flex;
justify-content: space-between;
align-items: center;
position: relative;
}
@media (max-width: 1024px) {
.header .header_row {
padding-right: 50px;
padding-top: 17px;
padding-bottom: 17px;
}
}
@media (hover: none) and (pointer: coarse) {
.header .header_row {
padding-right: 40px;
}
}
.header .logo {
max-width: 100px;
max-height: 100px;
}
@media (max-width: 767px) {
.header .logo {
width: 70px;
}
}
.header .logo img {
object-fit: contain;
object-position: center;
}
.header .menu_btn {
display: none;
cursor: pointer;
width: 30px;
height: 30px;
position: absolute;
top: calc(50% - 15px);
right: 0;
}
@media (max-width: 1024px) {
.header .menu_btn {
display: block;
}
}
@media (hover: none) and (pointer: coarse) {
.header .menu_btn {
display: block;
}
}
.header .menu_btn .icon {
width: 30px;
height: 30px;
}
.header .menu_list {
display: flex;
justify-content: space-between;
align-items: center;
}
@media (max-width: 1024px) {
.header .menu_list {
position: fixed;
z-index: 30;
background-color: #ffffff;
width: 100%;
height: 100%;
right: -100%;
top: 0;
flex-direction: column;
padding: 40px 50px;
transition: 0.4s;
}
.header .menu_list.active {
right: 0;
}
}
@media (hover: none) and (pointer: coarse) {
.header .menu_list {
position: fixed;
z-index: 30;
background-color: #ffffff;
width: 100%;
height: 100%;
right: -100%;
top: 0;
flex-direction: column;
padding: 40px 50px;
transition: 0.4s;
}
.header .menu_list.active {
right: 0;
}
}
.header .menu_list .close_menu {
display: none;
width: 20px;
height: 20px;
position: absolute;
top: 30px;
right: 20px;
transform: rotate(45deg);
}
@media (max-width: 1024px) {
.header .menu_list .close_menu {
display: block;
}
}
@media (hover: none) and (pointer: coarse) {
.header .menu_list .close_menu {
display: block;
}
}
.header .menu_list .close_menu:after, .header .menu_list .close_menu:before {
content: "";
position: absolute;
background-color: #345668;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
.header .menu_list .close_menu:after {
width: 100%;
height: 2px;
}
.header .menu_list .close_menu:before {
height: 100%;
width: 2px;
}
.header .menu_list .menu_item {
padding: 0 25px;
}
@media (max-width: 1199px) {
.header .menu_list .menu_item {
padding: 0 15px;
}
}
@media (max-width: 1024px) {
.header .menu_list .menu_item {
margin-bottom: 30px;
}
}
@media (hover: none) and (pointer: coarse) {
.header .menu_list .menu_item {
margin-bottom: 30px;
}
}
.header .menu_list .menu_item .menu_link {
transition: 0.4s;
color: #000000;
position: relative;
}
.header .menu_list .menu_item .menu_link::before {
content: '';
position: absolute;
width: calc(100% + 6px);
height: 7px;
bottom: -10px;
left: -3px;
background-image: url(//sadok.chornomorskyi.com.ua/wp-content/themes/sadok-theme/img/svg/line-mnu.svg);
background-size: cover;
background-repeat: no-repeat;
}
.header .menu_list .menu_item .menu_link:hover {
color: #43b3e3;
}
.header .menu_list.scroll {
background-color: #d0d0d0;
}
.header .phone_wrap {
padding-left: 50px;
}
@media (max-width: 767px) {
.header .phone_wrap {
padding-left: 40px;
}
}
.header .phone_wrap .column {
display: flex;
flex-direction: column;
position: relative;
}
.header .phone_wrap .column .icon_link {
position: absolute;
top: 50%;
right: calc(100% + 15px);
width: 34px;
height: 34px;
background-color: #fbe344;
border-radius: 50%;
transform: translateY(-50%);
}
@media (max-width: 767px) {
.header .phone_wrap .column .icon_link {
width: 25px;
height: 25px;
}
}
.header .phone_wrap .column .icon_link .icon {
transition: 0.4s;
position: absolute;
width: 52%;
height: 52%;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
fill: #0e2f3e;
}
.header .phone_wrap .column .icon_link:hover .icon {
fill: #ffffff;
}
.header .phone_wrap .phone_link {
font-weight: 500;
font-size: 16px;
color: #0e2f3e;
margin-bottom: 5px;
transition: 0.4s;
}
@media (max-width: 767px) {
.header .phone_wrap .phone_link {
font-size: 14px;
}
}
.header .phone_wrap .phone_link:hover {
color: #43b3e3;
}
.header .phone_wrap .button-link {
font-size: 16px;
color: #00923f;
}
@media (max-width: 767px) {
.header .phone_wrap .button-link {
font-size: 14px;
}
}
.header .phone_wrap .button-link:hover {
color: #43b3e3;
}
.section_banner {
margin-top: 116px;
padding-top: 110px;
padding-bottom: 115px;
margin-bottom: 75px;
min-height: 80vh;
align-items: center;
width: 100%;
-webkit-clip-path: url(#mask1);
clip-path: url(#mask1);
position: relative;
}
@media (max-width: 1024px) {
.section_banner {
-webkit-clip-path: url(#mask2);
clip-path: url(#mask2);
margin-top: 110px;
}
}
@media (max-width: 768px) {
.section_banner{
margin-top: 87px;
padding-top: 40px;
padding-bottom: 40px;
}
}
@media (hover: none) and (pointer: coarse) {
.section_banner {
-webkit-clip-path: url(#mask2);
clip-path: url(#mask2);
}
}
.section_banner:after {
content: "";
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
background-color: #DD137B;
z-index: -1;
background-position: center;
background-size: cover;
background-repeat: no-repeat;
background-image: url(//sadok.chornomorskyi.com.ua/wp-content/themes/sadok-theme/img/banner.png);
opacity: 0.2;
}
.section_banner .banner_mask {
position: absolute;
width: 0;
height: 0;
}
.section_banner .row {
width: 100%;
display: flex;
}
@media (max-width: 767px) {
.section_banner .row {
flex-direction: column;
}
}
.section_banner .text_block {
width: 60%;
}
@media (max-width: 767px) {
.section_banner .text_block {
width: 100%;
margin-bottom: 47px;
}
}
.section_banner .text_block .title {
text-align: left;
color: #0c9748;
margin-bottom: 40px;
}
.section_banner .text_block .text {
font-size: 24px;
margin-bottom: 30px;
}
@media (max-width: 767px) {
.section_banner .text_block .text {
font-size: 18px;
}
}
.section_banner .text_block .button {
background-color: #0c9748;
}
.section_banner .video-btn_wrap {
display: flex;
align-items: center;
justify-content: center;
width: 40%;
position: relative;
}
.section_banner .video-btn_wrap::before{
content: '';
position: absolute;
background-image: url(//sadok.chornomorskyi.com.ua/wp-content/themes/sadok-theme/img/svg/swirly-scribbled-arrow.svg);
width: 90px;
height: 87px;
display: block;
left: -100px;
top: 0;
background-repeat: no-repeat;
background-position: 0 0;
}
@media (max-width: 767px) {
.section_banner .video-btn_wrap {
width: 100%;
}
}
@media (max-width: 450px) {
.section_banner .video-btn_wrap {
justify-content: initial;
padding-left: 155px;
}
}
.section_banner .video-btn_wrap .video_btn {
width: 100px;
height: 100px;
background-color: #fbe344;
border-radius: 50%;
position: relative;
cursor: pointer;
transition: 0.4s;
display: inline-block;
}
.section_banner .video-btn_wrap .video_btn:hover {
background-color: #14a0d5;
}
.section_banner .video-btn_wrap .video_btn:before {
content: "";
position: absolute;
z-index: 1;
top: -36px;
right: calc(100% + 36px);
width: 120px;
height: 80px;
background-image: url(//sadok.chornomorskyi.com.ua/wp-content/themes/sadok-theme/img/svg/btn-deco.svg);
background-position: center center;
background-size: contain;
background-repeat: no-repeat;
}
.section_banner .video-btn_wrap .video_btn:after {
position: absolute;
content: "";
top: 50%;
left: 50%;
width: 0px;
height: 0px;
border-top: 20px solid transparent;
border-left: 25px solid #ffffff;
border-bottom: 20px solid transparent;
transform: translate(-40%, -50%);
}
.section_benefits {
padding-bottom: 100px;
margin-bottom: 24px;
}
.section_benefits .wrap {
height: 850px;
position: relative;
}
@media (max-width: 1024px) {
.section_benefits .wrap {
height: 580px;
width: 720px;
max-width: 720px;
margin: 0 auto;
}
}
@media (max-width: 768px) {
.section_benefits .wrap {
width: 330px;
}
}
@media (hover: none) and (pointer: coarse) {
.section_benefits .wrap {
height: 580px;
}
}
.section_benefits .wrap:after {
content: "";
position: absolute;
top: 0;
left: 50%;
transform: translateX(-50%);
background-image: url(//sadok.chornomorskyi.com.ua/wp-content/themes/sadok-theme/img/benefits.png);
max-width: 800px;
width: 100%;
height: 100%;
background-position: center;
background-repeat: no-repeat;
background-size: contain;
pointer-events: none;
z-index: 0;
}
.section_benefits .wrap .item {
z-index: 0;
position: absolute;
width: 325px;
}
@media (max-width: 1300px) {
.section_benefits .wrap .item {
width: 300px !important;
}
}
@media (max-width: 1024px) {
.section_benefits .wrap .item {
width: 160px !important;
}
}
@media (hover: none) and (pointer: coarse) {
.section_benefits .wrap .item {
width: 220px !important;
}
}
@media (max-width: 760px) {
.section_benefits .wrap .item {
width: 150px !important;
}
}
@media (max-width: 500px) {
.section_benefits .wrap .item {
width: 100px !important;
}
}
.section_benefits .wrap .item:after {
position: absolute;
bottom: -10px;
left: 50%;
transform: translateX(-50%);
height: 8px;
width: 115%;
content: "";
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
.section_benefits .wrap .item .text {
font-weight: 500;
font-size: 21px;
color: #0E2F3E;
}
@media (max-width: 1300px) {
.section_benefits .wrap .item .text {
font-size: 18px;
}
}
@media (max-width: 1024px) {
.section_benefits .wrap .item .text {
font-size: 14px;
}
}
@media (hover: none) and (pointer: coarse) {
.section_benefits .wrap .item .text {
font-size: 14px;
}
}
@media (max-width: 767px) {
.section_benefits .wrap .item .text {
font-size: 12px;
}
}
.section_benefits .wrap .item_1 {
top: 8%;
right: 50%;
text-align: left;
}
.section_benefits .wrap .item_1:after {
background-image: url(//sadok.chornomorskyi.com.ua/wp-content/themes/sadok-theme/img/svg/benefits_1.svg);
}
@media (max-width: 1024px) {
.section_benefits .wrap .item_1 {
right: 62%;
}
}
.section_benefits .wrap .item_2 {
top: 24%;
right: 62%;
}
.section_benefits .wrap .item_2:after {
background-image: url(//sadok.chornomorskyi.com.ua/wp-content/themes/sadok-theme/img/svg/benefits_2.svg);
}
@media (max-width: 1024px) {
.section_benefits .wrap .item_2 {
right: 67%;
}
}
.section_benefits .wrap .item_3 {
top: 37%;
right: 55%;
}
.section_benefits .wrap .item_3:after {
background-image: url(//sadok.chornomorskyi.com.ua/wp-content/themes/sadok-theme/img/svg/benefits_3.svg);
}
@media (max-width: 1024px) {
.section_benefits .wrap .item_3 {
right: 59%;
}
}
.section_benefits .wrap .item_4 {
top: 51%;
right: 72%;
}
.section_benefits .wrap .item_4:after {
background-image: url(//sadok.chornomorskyi.com.ua/wp-content/themes/sadok-theme/img/svg/benefits_4.svg);
}
@media (max-width: 1024px) {
.section_benefits .wrap .item_4 {
right: 78%;
}
}
.section_benefits .wrap .item_5 {
width: 335px;
top: 69%;
right: 68%;
}
.section_benefits .wrap .item_5:after {
background-image: url(//sadok.chornomorskyi.com.ua/wp-content/themes/sadok-theme/img/svg/benefits_5.svg);
}
@media (max-width: 1024px) {
.section_benefits .wrap .item_5 {
right: 75%;
}
}
.section_benefits .wrap .item_6 {
top: 82%;
right: 68%;
}
.section_benefits .wrap .item_6:after {
background-image: url(//sadok.chornomorskyi.com.ua/wp-content/themes/sadok-theme/img/svg/benefits_6.svg);
}
.section_benefits .wrap .item_7 {
top: 8%;
text-align: right;
left: 55%;
}
.section_benefits .wrap .item_7:after {
background-image: url(//sadok.chornomorskyi.com.ua/wp-content/themes/sadok-theme/img/svg/benefits_7.svg);
}
@media (max-width: 1024px) {
.section_benefits .wrap .item_7 {
left: 60%;
}
}
.section_benefits .wrap .item_8 {
width: 340px;
top: 20%;
left: 63%;
}
.section_benefits .wrap .item_8:after {
background-image: url(//sadok.chornomorskyi.com.ua/wp-content/themes/sadok-theme/img/svg/benefits_8.svg);
}
@media (max-width: 1024px) {
.section_benefits .wrap .item_8 {
left: 67%;
}
}
.section_benefits .wrap .item_9 {
top: 38%;
left: 60%;
}
.section_benefits .wrap .item_9:after {
background-image: url(//sadok.chornomorskyi.com.ua/wp-content/themes/sadok-theme/img/svg/benefits_9.svg);
left: 37%;
}
.section_benefits .wrap .item_10 {
top: 50%;
left: 72%;
}
@media (max-width: 1024px) {
.section_benefits .wrap .item_10 {
left: 77%;
}
}
.section_benefits .wrap .item_10:after {
background-image: url(//sadok.chornomorskyi.com.ua/wp-content/themes/sadok-theme/img/svg/benefits_10.svg);
}
.section_benefits .wrap .item_11 {
top: 64%;
left: 72%;
}
.section_benefits .wrap .item_11:after {
background-image: url(//sadok.chornomorskyi.com.ua/wp-content/themes/sadok-theme/img/svg/benefits_11.svg);
}
@media (max-width: 1024px) {
.section_benefits .wrap .item_11 {
left: 78%;
top: 68%;
}
}
.section_benefits .wrap .item_12 {
top: 80%;
left: 60%;
}
.section_benefits .wrap .item_12:after {
background-image: url(//sadok.chornomorskyi.com.ua/wp-content/themes/sadok-theme/img/svg/benefits_12.svg);
left: 39%;
}
@media (max-width: 1024px) {
.section_benefits .wrap .item_12 {
top: 82%;
}
}
.section_benefits .wrap .item_13 {
width: 570px;
top: 92%;
left: 50%;
transform: translateX(-50%);
}
.section_benefits .wrap .item_13:after {
background-image: url(//sadok.chornomorskyi.com.ua/wp-content/themes/sadok-theme/img/svg/benefits_13.svg);
height: 12px;
}
@media (max-width: 1024px) {
.section_benefits .wrap .item_13 {
width: 400px!important;
top: 95%;
}
}
.section_time .circle_time {
width: 480px;
height: 480px;
border-radius: 50%;
margin: 0 auto;
margin-top: 200px;
margin-bottom: 130px;
position: relative;
background-image: url(//sadok.chornomorskyi.com.ua/wp-content/themes/sadok-theme/img/time.png);
background-size: contain;
background-repeat: no-repeat;
background-position: center;
}
@media (max-width: 1024px) {
.section_time .circle_time {
width: 400px;
height: 400px;
}
}
@media (hover: none) and (pointer: coarse) {
.section_time .circle_time {
width: 400px;
height: 400px;
}
}
@media (max-width: 767px) {
.section_time .circle_time {
width: 230px;
height: 230px;
}
}
@media (max-width: 500px) {
.section_time .circle_time {
width: 150px;
height: 150px;
}
}
.section_time .circle_time .time_wrap {
z-index: 1;
position: absolute;
bottom: 50%;
left: 50%;
height: 65%;
background-color: transparent;
transform-origin: 50% 100%;
display: flex;
transform: translateX(-50%) rotate(0deg);
}
.section_time .circle_time .time_wrap:hover {
z-index: 3;
}
.section_time .circle_time .time_wrap .item {
display: flex;
flex-direction: column;
max-width: 185px;
width: max-content;
max-height: 130px;
position: absolute;
bottom: 100%;
left: 50%;
font-weight: 500;
font-size: 18px;
line-height: 130%;
z-index: -1;
}
@media (max-width: 1024px) {
.section_time .circle_time .time_wrap .item {
font-size: 16px;
}
}
@media (hover: none) and (pointer: coarse) {
.section_time .circle_time .time_wrap .item {
font-size: 16px;
}
}
@media (max-width: 767px) {
.section_time .circle_time .time_wrap .item {
max-width: 100px;
font-size: 12px;
text-align: center !important;
}
}
@media (max-width: 500px) {
.section_time .circle_time .time_wrap .item {
font-size: 10px;
max-width: 60px;
}
}
.section_time .circle_time .time_wrap .item .time {
margin-top: 5px;
color: #333333;
}
.section_time .circle_time .time_wrap .item.item-1 {
transform: translateX(-50%) rotate(calc(1 * -30deg + 30deg));
text-align: center;
}
.section_time .circle_time .time_wrap .item.item-2 {
transform: translateX(-50%) rotate(calc(2 * -30deg + 30deg));
text-align: left;
}
.section_time .circle_time .time_wrap .item.item-3 {
transform: translateX(-50%) rotate(calc(3 * -30deg + 30deg));
text-align: left;
}
.section_time .circle_time .time_wrap .item.item-4 {
transform: translateX(-50%) rotate(calc(4 * -30deg + 30deg));
text-align: left;
}
.section_time .circle_time .time_wrap .item.item-5 {
transform: translateX(-50%) rotate(calc(5 * -30deg + 30deg));
text-align: left;
}
.section_time .circle_time .time_wrap .item.item-6 {
transform: translateX(-50%) rotate(calc(6 * -30deg + 30deg));
text-align: left;
}
.section_time .circle_time .time_wrap .item.item-7 {
transform: translateX(-50%) rotate(calc(7 * -30deg + 30deg));
text-align: center;
}
.section_time .circle_time .time_wrap .item.item-8 {
transform: translateX(-50%) rotate(calc(8 * -30deg + 30deg));
text-align: right;
}
.section_time .circle_time .time_wrap .item.item-9 {
transform: translateX(-50%) rotate(calc(9 * -30deg + 30deg));
text-align: right;
}
.section_time .circle_time .time_wrap .item.item-10 {
transform: translateX(-50%) rotate(calc(10 * -30deg + 30deg));
text-align: right;
}
.section_time .circle_time .time_wrap .item.item-11 {
transform: translateX(-50%) rotate(calc(11 * -30deg + 30deg));
text-align: right;
}
.section_time .circle_time .time_wrap .item.item-12 {
transform: translateX(-50%) rotate(calc(12 * -30deg + 30deg));
text-align: right;
}
.section_time .circle_time .time_wrap.time_wrap-1 {
transform: translateX(-50%) rotate(calc(1 * 30deg - 30deg));
}
.section_time .circle_time .time_wrap.time_wrap-2 {
transform: translateX(-50%) rotate(calc(2 * 30deg - 30deg));
}
.section_time .circle_time .time_wrap.time_wrap-3 {
transform: translateX(-50%) rotate(calc(3 * 30deg - 30deg));
}
.section_time .circle_time .time_wrap.time_wrap-4 {
transform: translateX(-50%) rotate(calc(4 * 30deg - 30deg));
}
.section_time .circle_time .time_wrap.time_wrap-5 {
transform: translateX(-50%) rotate(calc(5 * 30deg - 30deg));
}
.section_time .circle_time .time_wrap.time_wrap-6 {
transform: translateX(-50%) rotate(calc(6 * 30deg - 30deg));
}
.section_time .circle_time .time_wrap.time_wrap-7 {
transform: translateX(-50%) rotate(calc(7 * 30deg - 30deg));
}
.section_time .circle_time .time_wrap.time_wrap-8 {
transform: translateX(-50%) rotate(calc(8 * 30deg - 30deg));
}
.section_time .circle_time .time_wrap.time_wrap-9 {
transform: translateX(-50%) rotate(calc(9 * 30deg - 30deg));
}
.section_time .circle_time .time_wrap.time_wrap-10 {
transform: translateX(-50%) rotate(calc(10 * 30deg - 30deg));
}
.section_time .circle_time .time_wrap.time_wrap-11 {
transform: translateX(-50%) rotate(calc(11 * 30deg - 30deg));
}
.section_time .circle_time .time_wrap.time_wrap-12 {
transform: translateX(-50%) rotate(calc(12 * 30deg - 30deg));
}
.section_form {
background-image: url(//sadok.chornomorskyi.com.ua/wp-content/themes/sadok-theme/img/form-bg.png);
background-size: cover;
background-repeat: no-repeat;
background-position: center top;
padding-top: 300px;
padding-bottom: 100px;
}
.section_form:after, .section_form:before {
content: "";
position: absolute;
bottom: 0;
width: 280px;
height: 280px;
background-position: center;
background-repeat: no-repeat;
background-size: contain;
}
.section_form:after {
background-image: url(//sadok.chornomorskyi.com.ua/wp-content/themes/sadok-theme/img/svg/f1.svg);
left: 3%;
}
.section_form:before {
background-image: url(//sadok.chornomorskyi.com.ua/img/svg/f2.svg);
right: 3%;
}
.section_form .title {
text-align: left;
}
.section_form .row {
display: flex;
}
@media (max-width: 1024px) {
.section_form .row {
flex-direction: column;
}
}
@media (hover: none) and (pointer: coarse) {
.section_form .row {
flex-direction: column;
}
}
.section_form .row .form_inner {
width: 60%;
position: relative;
z-index: 1;
}
@media (max-width: 1024px) {
.section_form .row .form_inner {
width: 100%;
}
}
@media (hover: none) and (pointer: coarse) {
.section_form .row .form_inner {
width: 100%;
}
}
.section_form .row .form_inner .subtitle {
margin-bottom: 30px;
}
@media (hover: none) and (pointer: coarse) {
.section_form .row .form_inner .form {
text-align: center;
}
}
.section_form .row .form_inner .form .inputs_wrap {
display: flex;
align-items: center;
margin: 0 -10px;
}
@media (max-width: 767px) {
.section_form .row .form_inner .form .inputs_wrap {
flex-direction: column;
margin: 0;
}
}
.section_form .row .form_inner .form .inputs_wrap input {
margin: 0 10px;
}
@media (max-width: 767px) {
.section_form .row .form_inner .form .inputs_wrap input {
margin: 0 0 20px;
}
}
.section_form .row .form_inner .form .check {
display: flex;
margin-top: 50px;
color: #7C919B;
margin-bottom: 25px;
}
@media (max-width: 1024px) {
.section_form .row .form_inner .form .check {
text-align: left;
margin: 30px auto;
max-width: max-content;
}
}
@media (hover: none) and (pointer: coarse) {
.section_form .row .form_inner .form .check {
text-align: left;
margin: 30px auto;
max-width: max-content;
}
}
.section_form .row .form_inner .form .check a {
color: inherit;
margin-top: 5px;
display: inline-block;
transition: 0.4s;
position: relative;
}
.section_form .row .form_inner .form .check a .icon {
width: 100%;
max-height: 12px;
position: absolute;
bottom: -10px;
left: 0;
fill: #14a0d5;
}
.section_form .row .form_inner .form .check a:hover {
color: #14a0d5;
}
.section_form .row .form_inner .form .button {
max-width: 350px;
}
@media (max-width: 767px) {
.section_form .row .form_inner .form .button {
max-width: 270px;
}
}
.section_form .row .timer_inner {
width: 40%;
padding: 30px;
display: flex;
align-items: center;
justify-content: center;
position: relative;
z-index: 1;
}
@media (max-width: 1024px) {
.section_form .row .timer_inner {
width: 100%;
}
}
@media (hover: none) and (pointer: coarse) {
.section_form .row .timer_inner {
width: 100%;
}
}
.section_form .row .timer_inner .timer {
display: flex;
border: 1px solid #dbc740;
border-radius: 50%;
padding: 20px 40px;
}
.section_form .row .timer_inner .timer .column {
display: flex;
flex-direction: column;
align-items: center;
}
.section_form .row .timer_inner .timer .column .number {
font-size: 58px;
font-weight: 500;
color: #14a0d5;
}
@media (max-width: 767px) {
.section_form .row .timer_inner .timer .column .number {
font-size: 48px;
}
}
.section_form .row .timer_inner .timer .column .text {
font-size: 18px;
line-height: 140.5%;
color: #7C919B;
}
@media (max-width: 767px) {
.section_form .row .timer_inner .timer .column .text {
font-size: 16px;
}
}
.section_form .row .timer_inner .timer .column + .column .number:before {
content: ":";
}
.section_mug {
padding-top: 74px;
}
.section_mug .mug_wrap {
position: relative;
z-index: 1;
padding-bottom: 200px;
background-image: url(//sadok.chornomorskyi.com.ua/wp-content/themes/sadok-theme/img/svg/mug.svg);
background-position: center top;
background-size: cover;
}
.section_mug .mug_wrap > * {
position: relative;
z-index: 3;
}
.section_mug .mug_wrap:after {
content: url(//sadok.chornomorskyi.com.ua/img/svg/mug-add.svg);
position: absolute;
bottom: -6%;
left: 0;
background-repeat: no-repeat;
background-size: cover;
background-position: center bottom;
}
.section_mug .mug_wrap .row {
display: flex;
}
.section_mug .mug_wrap .row .column {
position: relative;
min-height: 560px;
}
.section_mug .mug_wrap .row .column.left {
width: 55%;
}
@media (max-width: 1024px) {
.section_mug .mug_wrap .row .column.left {
width: 100%;
}
}
@media (max-width: 1024px) and (max-width: 767px) {
.section_mug .mug_wrap .row .column.left {
display: none;
}
}
@media (hover: none) and (pointer: coarse) {
.section_mug .mug_wrap .row .column.left {
width: 100%;
}
}
@media (hover: none) and (pointer: coarse) and (max-width: 767px) {
.section_mug .mug_wrap .row .column.left {
display: none;
}
}
.section_mug .mug_wrap .row .column.right {
width: 45%;
}
@media (max-width: 1024px) {
.section_mug .mug_wrap .row .column.right {
display: none;
}
}
@media (hover: none) and (pointer: coarse) {
.section_mug .mug_wrap .row .column.right {
display: none;
}
}
.section_mug .mug_wrap .main {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
width: 410px;
height: 230px;
background-image: url(//sadok.chornomorskyi.com.ua/wp-content/themes/sadok-theme/img/svg/ship.svg);
background-repeat: no-repeat;
background-size: contain;
background-position: center;
display: flex;
align-items: flex-end;
justify-content: center;
}
.section_mug .mug_wrap .main .logo {
width: 100px;
margin-bottom: 20px;
}
.section_mug .mug_wrap .block {
position: absolute;
display: flex;
align-items: flex-end;
justify-content: center;
background-image: url(//sadok.chornomorskyi.com.ua/wp-content/themes/sadok-theme/img/svg/ship.svg);
background-repeat: no-repeat;
background-size: contain;
background-position: center;
z-index: 0;
}
@media (max-width: 767px) {
.section_mug .mug_wrap .block {
position: relative;
}
}
.section_mug .mug_wrap .block .iconInfo {
position: absolute;
top: 38%;
left: 49%;
}
.section_mug .mug_wrap .block .text {
margin-bottom: 65px;
font-weight: 500;
font-size: 18px;
color: #252525;
}
.section_mug .mug_wrap .block_1 {
width: 26.7%;
height: 91px;
top: 0;
left: 21%;
transform: rotate(2deg);
}
.section_mug .mug_wrap .block_1 .iconInfo {
transform: translate(-80%, -50%) rotate(-2deg);
}
.section_mug .mug_wrap .block_2 {
width: 31.3%;
height: 108px;
top: 4.8%;
left: 50%;
transform: rotate(4deg);
}
.section_mug .mug_wrap .block_2 .iconInfo {
transform: translate(-80%, -50%) rotate(-4deg);
}
.section_mug .mug_wrap .block_3 {
width: 31.3%;
height: 108px;
top: 9%;
left: 4%;
transform: rotate(-4deg);
}
.section_mug .mug_wrap .block_3 .iconInfo {
transform: translate(-80%, -50%) rotate(4deg);
}
.section_mug .mug_wrap .block_4 {
width: 34.6%;
height: 125px;
top: 21%;
left: 41%;
transform: rotate(5deg);
}
.section_mug .mug_wrap .block_4 .iconInfo {
transform: translate(-80%, -50%) rotate(-5deg);
}
.section_mug .mug_wrap .block_5 {
width: 37.2%;
height: 127px;
top: 25%;
left: 3%;
transform: rotate(-4deg);
}
.section_mug .mug_wrap .block_5 .iconInfo {
transform: translate(-80%, -50%) rotate(4deg);
}
.section_mug .mug_wrap .block_6 {
width: 39.3%;
height: 145px;
top: 38%;
left: 30%;
transform: rotate(6deg);
}
.section_mug .mug_wrap .block_6 .iconInfo {
transform: translate(-80%, -50%) rotate(-6deg);
}
.section_mug .mug_wrap .block_7 {
width: 37.7%;
height: 130px;
top: 36%;
left: 63%;
transform: rotate(3deg);
}
.section_mug .mug_wrap .block_7 .iconInfo {
transform: translate(-80%, -50%) rotate(-3deg);
}
.section_mug .mug_wrap .block_8 {
width: 44.3%;
height: 153px;
top: 47%;
left: 2%;
transform: rotate(-2deg);
}
.section_mug .mug_wrap .block_8 .iconInfo {
transform: translate(-80%, -50%) rotate(2deg);
}
.section_mug .mug_wrap .block_9 {
width: 42.3%;
height: 148px;
top: 57%;
left: 60%;
transform: rotate(-3deg);
}
.section_mug .mug_wrap .block_9 .iconInfo {
transform: translate(-80%, -50%) rotate(3deg);
}
.section_mug .mug_wrap .block_10 {
width: 55.9%;
height: 203px;
top: 65%;
left: 20%;
transform: rotate(6deg);
}
.section_mug .mug_wrap .block_10 .iconInfo {
transform: translate(-80%, -50%) rotate(-6deg);
}
.section_mug .ship_wrapper {
display: none;
}
@media (max-width: 767px) {
.section_mug .ship_wrapper {
display: block;
}
}
.section_mug .ship {
display: flex;
align-items: flex-end;
justify-content: center;
background-image: url(//sadok.chornomorskyi.com.ua/wp-content/themes/sadok-theme/img/svg/ship.svg);
background-repeat: no-repeat;
background-size: contain;
background-position: center;
z-index: 0;
width: 100%;
height: 100%;
}
.section_video {
margin-top: -95px;
padding-top: 130px;
padding-bottom: 115px;
margin-bottom: 75px;
min-height: 80vh;
max-height: 90vh;
align-items: center;
width: 100%;
-webkit-clip-path: url(#banner-clip-path);
clip-path: url(#banner-clip-path);
position: relative;
height: 100%;
}
.section_video.btn-1:after {
background-image: url(//sadok.chornomorskyi.com.ua/wp-content/themes/sadok-theme/img/v1.jpg);
}
.section_video.btn-2:after {
background-image: url(//sadok.chornomorskyi.com.ua/wp-content/themes/sadok-theme/img/v2.jpg);
}
.section_video.btn-3:after {
background-image: url(//sadok.chornomorskyi.com.ua/wp-content/themes/sadok-theme/img/v3.jpg);
}
.section_video:after {
content: "";
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
background-color: #DD137B;
z-index: -1;
background-position: center;
background-size: cover;
background-repeat: no-repeat;
opacity: 0.2;
}
.section_video .row {
display: flex;
flex-direction: column;
height: 100%;
}
.section_video .tabs {
display: flex;
}
@media (max-width: 767px) {
.section_video .tabs {
flex-direction: column;
}
}
.section_video .tabs .button {
margin: 0 5px;
padding: 21px 40px;
}
@media (max-width: 767px) {
.section_video .tabs .button {
margin: 0 auto 10px;
width: 100%;
max-width: 170px;
}
}
.section_video .banner_mask {
position: absolute;
width: 0;
height: 0;
}
.section_video .video-btn_wrap {
flex: 1 1 auto;
display: flex;
align-items: center;
justify-content: center;
padding-bottom: 50px;
}
.section_video .video_btn {
display: none;
background-color: #14a0d5;
width: 100px;
height: 100px;
border-radius: 50%;
position: relative;
cursor: pointer;
transition: 0.4s;
}
.section_video .video_btn.on {
display: inline-block;
}
.section_video .video_btn:hover {
background-color: #14a0d5;
}
.section_video .video_btn:after {
position: absolute;
content: "";
top: 50%;
left: 50%;
width: 0px;
height: 0px;
border-top: 20px solid transparent;
border-left: 25px solid #ffffff;
border-bottom: 20px solid transparent;
transform: translate(-40%, -50%);
}
.section_price {
padding-bottom: 115px;
margin-bottom: 60px;
background-image: url(//sadok.chornomorskyi.com.ua/wp-content/themes/sadok-theme/img/svg/fqa.svg);
background-position: left bottom;
background-repeat: no-repeat;
background-size: 85%;
}
.section_price .row {
display: flex;
margin: 0 -14px;
align-items: flex-start;
justify-content: center;
margin-bottom: 60px;
}
@media (max-width: 1024px) {
.section_price .row {
flex-wrap: wrap;
margin: 0;
}
}
@media (hover: none) and (pointer: coarse) {
.section_price .row {
flex-wrap: wrap;
margin: 0;
}
}
.section_price .card_price {
width: calc(100% / 3 - 28px);
margin: 0 14px;
padding: 48px 20px 56px;
background-color: #ffffff;
border-radius: 10px;
}
.section_price .card_price.card-1 {
border: 4px solid #14a0d5;
}
.section_price .card_price.card-2 {
border: 4px solid #dbc740;
}
.section_price .card_price.card-3 {
border: 4px solid #0c9748;
}
@media (max-width: 1024px) {
.section_price .card_price {
width: 60%;
margin: 0 0 30px;
}
}
@media (hover: none) and (pointer: coarse) {
.section_price .card_price {
width: 60%;
margin: 0 0 30px;
}
}
@media (max-width: 767px) {
.section_price .card_price {
width: 80%;
}
}
@media (max-width: 500px) {
.section_price .card_price {
width: 100%;
}
}
.section_price .card_price .title {
text-align: center;
font-size: calc( 18px + (24 - 18) * ((100vw - 320px) / (1110 - 320)) );
font-weight: 700;
color: #14a0d5;
}
@media (min-width: 1140px) {
.section_price .card_price .title {
font-size: 24px;
}
}
@media (max-width: 320px) {
.section_price .card_price .title {
font-size: 18px;
}
}
.section_price .card_price .title:first-of-type {
margin-bottom: 16px;
}
.section_price .card_price .title span {
color: #43b3e3;
}
.section_price .card_price .stock {
font-size: calc( 14px + (18 - 14) * ((100vw - 320px) / (1110 - 320)) );
color: #dbc740;
text-align: center;
}
@media (min-width: 1140px) {
.section_price .card_price .stock {
font-size: 18px;
}
}
@media (max-width: 320px) {
.section_price .card_price .stock {
font-size: 14px;
}
}
.section_price .card_price .subtitle {
font-size: calc( 14px + (18 - 14) * ((100vw - 320px) / (1110 - 320)) );
font-weight: 700;
margin-bottom: 10px;
color: #14a0d5;
}
@media (min-width: 1140px) {
.section_price .card_price .subtitle {
font-size: 18px;
}
}
@media (max-width: 320px) {
.section_price .card_price .subtitle {
font-size: 14px;
}
}
.section_price .card_price .list_icon {
margin-bottom: 15px;
}
.section_price .card_price .list_icon .item {
line-height: 1.4;
padding-left: 30px;
position: relative;
}
.section_price .card_price .list_icon .item::after {
content: "";
background-image: url(//sadok.chornomorskyi.com.ua/wp-content/themes/sadok-theme/img/svg/li.svg);
background-size: contain;
background-repeat: no-repeat;
background-position: center;
position: absolute;
top: 2px;
left: 0;
width: 20px;
height: 20px;
}
.section_price .card_price .list_dote {
margin-bottom: 15px;
}
.section_price .card_price .list_dote .item {
line-height: 1.4;
padding-left: 15px;
position: relative;
}
.section_price .card_price .list_dote .item::after {
content: "";
position: absolute;
top: 8px;
left: 0;
width: 5px;
height: 5px;
background-color: #000000;
border-radius: 50%;
}
.section_price .card_price .item {
color: #242424;
font-size: 18px;
font-weight: 300;
}
.section_price .card_price .info_title {
color: #7c919b;
}
.section_price .button_wrap {
text-align: center;
}
.section_memo {
margin-bottom: 20px;
}
.section_memo .title_block {
display: flex;
justify-content: space-between;
align-items: center;
}
@media (max-width: 767px) {
.section_memo .title_block {
flex-direction: column;
justify-content: flex-start;
}
}
.section_memo .title_block h2, .section_memo .title_block .h2 {
text-align: left;
margin-bottom: 0;
margin-right: 30px;
}
@media (max-width: 767px) {
.section_memo .title_block h2, .section_memo .title_block .h2 {
text-align: center;
margin-bottom: 45px;
}
}
.section_memo .title_block .button {
padding-left: 40px;
padding-right: 40px;
white-space: nowrap;
}
.section_team {
padding-top: 210px;
padding-bottom: 165px;
margin-bottom: 75px;
background-image: url(//sadok.chornomorskyi.com.ua/wp-content/themes/sadok-theme/img/svg/team.svg);
background-position: 50% 0;
background-repeat: no-repeat;
background-size: cover;
}
.section_team h2, .section_team .h2 {
text-align: left;
}
.section_team .team_wrapper {
position: relative;
background-image: url(//sadok.chornomorskyi.com.ua/wp-content/themes/sadok-theme/img/teams.png);
height: 320px;
background-position: top center;
background-size: contain;
background-repeat: no-repeat;
}
@media (max-width: 767px) {
.section_team .team_wrapper {
background-image: url(//sadok.chornomorskyi.com.ua/wp-content/themes/sadok-theme/img/teams-mob.png);
}
}
.section_team .team_wrapper .wrap {
position: absolute;
max-width: 780px;
margin: 0 100px;
bottom: 40px;
left: 0;
}
@media (max-width: 767px) {
.section_team .team_wrapper .wrap {
position: static;
max-width: initial;
bottom: initial;
margin: 0;
}
}
.section_team .team_wrapper .wrap .slider {
height: initial;
}
.section_team .team_wrapper .wrap .slider .item {
-webkit-user-select: none;
user-select: none;
display: flex;
align-items: center;
justify-content: center;
background-image: url(//sadok.chornomorskyi.com.ua/wp-content/themes/sadok-theme/img/team-deco.png);
background-repeat: no-repeat;
background-size: contain;
background-position: center;
height: 105px;
}
@media (max-width: 767px) {
.section_team .team_wrapper .wrap .slider .item {
height: initial;
}
}
.section_team .team_wrapper .wrap .slider .item img {
display: block;
border-radius: 50%;
width: 80%;
height: 80%;
object-fit: cover;
}
@media (max-width: 1199px) {
.section_team .swiper-button-next,
.section_team .swiper-button-prev {
bottom: 100px;
}
}
@media (max-width: 1199px) {
.section_team .swiper-button-next,
.section_team .swiper-button-prev {
bottom: 160px;
}
}
.section_team .swiper-button-next:hover:after,
.section_team .swiper-button-prev:hover:after {
border-color: #ffffff;
}
@media (max-width: 1199px) {
.section_team .swiper-button-next {
left: calc(645px + 25px + 100px);
}
}
@media (max-width: 1024px) {
.section_team .swiper-button-next {
left: calc(510px + 25px + 100px);
}
}
@media (hover: none) and (pointer: coarse) {
.section_team .swiper-button-next {
left: calc(510px + 25px + 100px);
}
}
.section_contact {
padding-top: 210px;
padding-bottom: 165px;
margin-bottom: 75px;
background-position: 50% 0;
background-repeat: no-repeat;
background-size: cover;
}
.section_contact h2, .section_contact .h2 {
text-align: left;
}
@media (max-width: 1024px) {
.section_contact h2, .section_contact .h2 {
text-align: center;
}
}
@media (hover: none) and (pointer: coarse) {
.section_contact h2, .section_contact .h2 {
text-align: center;
}
}
.section_contact .wrapper {
display: flex;
align-items: center;
}
@media (max-width: 1024px) {
.section_contact .wrapper {
flex-direction: column;
}
}
@media (hover: none) and (pointer: coarse) {
.section_contact .wrapper {
flex-direction: column;
}
}
.section_contact .wrapper .map_wrap {
width: 50%;
padding-right: 40px;
}
@media (max-width: 1024px) {
.section_contact .wrapper .map_wrap {
width: 100%;
padding: 0;
}
}
@media (hover: none) and (pointer: coarse) {
.section_contact .wrapper .map_wrap {
width: 100%;
padding: 0;
}
}
.section_contact .wrapper .map_wrap .map {
display: block;
width: 520px;
height: 520px;
border-radius: 50%;
background-color: #4fc9ff;
}
@media (max-width: 1199px) {
.section_contact .wrapper .map_wrap .map {
width: 420px;
height: 420px;
}
}
@media (max-width: 1024px) {
.section_contact .wrapper .map_wrap .map {
width: 420px;
height: 420px;
margin: 0 auto;
}
}
@media (hover: none) and (pointer: coarse) {
.section_contact .wrapper .map_wrap .map {
width: 420px;
height: 420px;
margin: 0 auto;
}
}
@media (max-width: 767px) {
.section_contact .wrapper .map_wrap .map {
width: 360px;
height: 360px;
}
}
@media (max-width: 1024px) {
.section_contact .wrapper .map_wrap .map {
width: 280px;
height: 280px;
}
}
@media (hover: none) and (pointer: coarse) {
.section_contact .wrapper .map_wrap .map {
width: 280px;
height: 280px;
}
}
.section_contact .wrapper .info_wrap {
width: 50%;
padding-left: 40px;
}
@media (max-width: 1024px) {
.section_contact .wrapper .info_wrap {
order: -1;
margin-bottom: 50px;
width: 60%;
padding: 0;
}
}
@media (hover: none) and (pointer: coarse) {
.section_contact .wrapper .info_wrap {
order: -1;
margin-bottom: 50px;
width: 60%;
padding: 0;
}
}
@media (max-width: 767px) {
.section_contact .wrapper .info_wrap {
width: 80%;
}
}
@media (max-width: 500px) {
.section_contact .wrapper .info_wrap {
width: 100%;
}
}
.section_contact .wrapper .info_wrap .info_inner .info {
display: inline-block;
font-size: 21px;
line-height: 1.4;
color: #0E2F3E;
margin-bottom: 5px;
}
.section_contact .wrapper .info_wrap .info_inner .phones {
display: flex;
flex-direction: column;
}
.section_contact .wrapper .info_wrap .info_inner .phones, .section_contact .wrapper .info_wrap .info_inner .address {
padding-left: 40px;
position: relative;
}
.section_contact .wrapper .info_wrap .info_inner .phones:after, .section_contact .wrapper .info_wrap .info_inner .address:after {
position: absolute;
content: "";
width: 16px;
height: 16px;
left: 0;
top: 50%;
transform: translateY(-50%);
background-repeat: no-repeat;
background-size: contain;
background-position: center;
}
.section_contact .wrapper .info_wrap .info_inner .address:after {
background-image: url(//sadok.chornomorskyi.com.ua/wp-content/themes/sadok-theme/img/svg/address.svg);
}
.section_contact .wrapper .info_wrap .info_inner .phones:after {
background-image: url(//sadok.chornomorskyi.com.ua/wp-content/themes/sadok-theme/img/svg/phone.svg);
}
.section_contact .wrapper .info_wrap .info_inner .social_media {
margin-top: 35px;
margin-bottom: 45px;
}
.section_contact .wrapper .info_wrap .info_inner .social_media .social {
margin-left: 40px;
}
.section_contact .wrapper .info_wrap .info_inner .social_media .social + .social {
margin-left: 15px;
}
.section_contact .wrapper .info_wrap .info_inner .social_media .social .icon {
width: 30px;
height: 30px;
fill: #fbe344;
transition: 0.4s;
}
.section_contact .wrapper .info_wrap .info_inner .social_media .social:hover .icon {
fill: #43b3e3;
}
.section_contact .wrapper .info_wrap .info_inner .school {
display: flex;
}
@media (max-width: 767px) {
.section_contact .wrapper .info_wrap .info_inner .school {
display: none;
}
}
.section_contact .wrapper .info_wrap .info_inner .school img {
display: block;
width: 100px;
height: 80px;
object-fit: contain;
object-position: center;
margin-right: 30px;
}
.section_contact .wrapper .info_wrap .info_inner .school .title {
font-weight: 500;
font-size: 24px;
line-height: 1.4;
color: #0E2F3E;
}
.section_contact .wrapper .info_wrap .info_inner .school .text {
font-size: 21px;
line-height: 1.4;
color: #83A8B8;
}
.section_fqa {
background-image: url(//sadok.chornomorskyi.com.ua/wp-content/themes/sadok-theme/img/svg/fqa.svg);
background-position: left bottom;
background-repeat: no-repeat;
background-size: 85%;
}
.section_fqa .row {
display: flex;
margin: 0 -10px;
align-items: flex-start;
justify-content: center;
}
@media (max-width: 767px) {
.section_fqa .row {
flex-direction: column;
margin: 0;
}
}
.section_fqa .column {
width: calc(100% / 2 - 20px);
margin: 0 10px;
}
@media (max-width: 767px) {
.section_fqa .column {
width: 100%;
margin: 0;
}
}
.section_fqa .item {
width: 100%;
margin-bottom: 20px;
cursor: pointer;
}
.section_fqa .item .title {
padding: 30px 60px 30px 35px;
background-color: #ffffff;
font-weight: 500;
color: #402b2b;
font-size: 18px;
box-shadow: 0px 20px 40px rgba(79, 201, 255, 0.2);
border-radius: 10px;
position: relative;
z-index: 2;
margin-bottom: 10px;
}
.section_fqa .item .title::after, .section_fqa .item .title::before {
content: "";
position: absolute;
right: 20px;
top: calc(50% - 1px);
width: 20px;
height: 2px;
background-color: #4fc9ff;
transition: 0.6s;
}
.section_fqa .item .title::before {
transform: rotate(90deg);
}
.section_fqa .item .text {
margin-top: -20px;
background: #e7f8ff;
box-shadow: 0px 20px 40px rgba(79, 201, 255, 0.1);
border-radius: 10px;
height: 100%;
overflow: hidden;
transition: 0.6s;
line-height: 1.4;
max-height: 0;
width: 100%;
}
.section_fqa .item .text span {
display: block;
padding: 50px 35px 60px;
}
.section_fqa .item.active .title::after {
transform: rotate(360deg);
}
.section_fqa .item.active .title::before {
transform: rotate(360deg);
}
.section_fqa .item.active .text {
margin-bottom: 50px;
}
.footer {
padding-top: 190px;
padding-bottom: 70px;
background-image: url(//sadok.chornomorskyi.com.ua/wp-content/themes/sadok-theme/img/svg/team.svg);
background-repeat: no-repeat;
background-size: cover;
background-position: 50% 0;
}
.footer .row {
display: flex;
}
@media (max-width: 767px) {
.footer .row {
flex-direction: column;
align-items: center;
}
}
@media (max-width: 767px) {
.footer .row .logo_wrap {
margin-bottom: 30px;
}
}
.footer .row .logo_wrap .logo {
display: block;
width: 160px;
height: 130px;
}
.footer .row .logo_wrap .logo img {
object-fit: contain;
object-position: center;
width: 100%;
height: 100%;
}
.footer .row .form_wrap {
flex: 1 1 auto;
margin: 0 70px;
}
@media (max-width: 1024px) {
.footer .row .form_wrap {
margin: 0 20px;
}
}
@media (hover: none) and (pointer: coarse) {
.footer .row .form_wrap {
margin: 0 20px;
}
}
@media (max-width: 767px) {
.footer .row .form_wrap {
width: 80%;
margin-bottom: 70px;
}
}
@media (max-width: 500px) {
.footer .row .form_wrap {
width: 100%;
}
}
.footer .row .form_wrap .title {
margin-bottom: 20px;
font-size: 24px;
color: #0E2F3E;
font-weight: 500;
}
@media (max-width: 767px) {
.footer .row .form_wrap .title {
text-align: center;
}
}
.footer .row .form_wrap .row_wrap {
display: flex;
margin: 0 -7px;
}
@media (max-width: 1024px) {
.footer .row .form_wrap .row_wrap {
flex-direction: column;
margin: 0;
}
}
@media (hover: none) and (pointer: coarse) {
.footer .row .form_wrap .row_wrap {
flex-direction: column;
margin: 0;
}
}
.footer .row .form_wrap .row_wrap input {
width: calc(50% - 14px);
margin: 0 7px;
}
@media (max-width: 1024px) {
.footer .row .form_wrap .row_wrap input {
margin: 0 0 24px;
width: 100%;
}
.footer .row .form_wrap .row_wrap input:last-of-type {
margin-bottom: 0;
}
}
@media (hover: none) and (pointer: coarse) {
.footer .row .form_wrap .row_wrap input {
margin: 0 0 24px;
width: 100%;
}
.footer .row .form_wrap .row_wrap input:last-of-type {
margin-bottom: 0;
}
}
.footer .row .form_wrap .row_wrap .button {
padding: 21px 10px;
}
.footer .row .info_wrap .link {
display: inline-block;
line-height: 1.4;
text-decoration: underline;
color: #43b3e3;
transition: 0.4s;
margin-bottom: 40px;
}
.footer .row .info_wrap .link:hover {
text-decoration: none;
}.section_time-description {
font-size: 18px;
line-height: 30px;
font-weight: 400;
color: #3a5e6f;
text-align: center;
}
.section_time-description span {
font-weight: 500;
}
.section_form {
overflow-x: clip;
}
.section_form .row .form_inner .subtitle {
max-width: 470px;
}
.section_form .title {
line-height: 62px;
margin-bottom: 23px;
}
.section_mug .mug_wrap .block {
height: 204px;
}
.section_mug .mug_wrap .swiper {
margin-top: 50px;
padding-bottom: 100px;
}
.section_mug .swiper-button-prev, .swiper-button-next {
top: auto;
bottom: 10px;
width: 38px;
height: 38px;
background-color: #fbe550;
border-radius: 100%;
}
.section_mug .swiper-button-prev::after, .swiper-button-next::after {
content: "";
background-image: url(//sadok.chornomorskyi.com.ua/wp-content/themes/sadok-theme/img/svg/arrow.svg);
width: 7px;
height: 13px;
background-size: cover;
background-repeat: no-repeat;
position: absolute;
left: 50%;
top: 50%;
margin-top: -6px;
margin-left: -4px;
transition: all 0.25s ease;
}
.section_mug .swiper-button-prev:hover::after, .swiper-button-next:hover::after {
background-image: url(//sadok.chornomorskyi.com.ua/wp-content/themes/sadok-theme/img/svg/arrow-hover.svg);
}
.section_mug .swiper-button-next {
right: auto;
left: calc(50% + 10px);
}
.section_mug .swiper-button-next::after {
transform: rotate(180deg);
margin-left: -2px;
}
.section_mug .swiper-button-prev {
left: auto;
right: calc(50% + 10px);
}
.section_memo {
overflow-x: clip;
}
.section_memo::after {
content: "";
position: absolute;
display: block;
top: -200px;
left: 0;
width: 1400px;
height: 193px;
background-image: url(//sadok.chornomorskyi.com.ua/wp-content/themes/sadok-theme/img/svg/gl-line.svg);
background-repeat: no-repeat;
background-size: 80%;
z-index: -1;
}
.section_team .swiper-button-next,
.section_team .swiper-button-prev {
top: auto;
bottom: 80px;
width: 31px;
height: 31px;
background-color: #fbe550;
border-radius: 100%;
}
.section_team .swiper-button-next::after,
.section_team .swiper-button-prev::after {
content: "";
background-image: url(//sadok.chornomorskyi.com.ua/wp-content/themes/sadok-theme/img/svg/arrow.svg);
width: 5px;
height: 11px;
background-size: cover;
background-repeat: no-repeat;
position: absolute;
left: 50%;
top: 50%;
margin-top: -6px;
margin-left: -4px;
transition: all 0.25s ease;
}
.section_team .swiper-button-next:hover::after,
.section_team .swiper-button-prev:hover::after {
background-image: url(//sadok.chornomorskyi.com.ua/wp-content/themes/sadok-theme/img/svg/arrow-hover.svg);
}
.section_team .swiper-button-prev {
left: 40px;
}
.section_team .swiper-button-next {
right: 170px;
}
.section_team .swiper-button-next::after {
transform: rotate(180deg);
margin-left: -2px;
}
.section_contact {
overflow-x: hidden;
}
.section_contact::after {
content: "";
position: absolute;
display: block;
top: 20px;
left: 0;
width: 1400px;
height: 193px;
background-image: url(//sadok.chornomorskyi.com.ua/wp-content/themes/sadok-theme/img/svg/gl-line.svg);
background-repeat: no-repeat;
background-size: 80%;
z-index: -1;
}
.section_time .iconInfo .icon {
display: none;
}
.section_contact .wrapper .info_wrap .info_inner .school .text span {
display: block;
}
.section_contact .wrapper .info_wrap .info_inner .school a.logo-sol img {
transition: all 0.25s ease;
}
.section_contact .wrapper .info_wrap .info_inner .school a.logo-sol:hover img {
box-shadow: 10px 15px 57px -7px rgba(251, 227, 68, 0.3);
}
.white-popup-1 {
position: relative;
background: #FFF;
padding-top: 76px;
padding-right: 10px;
padding-left: 35px;
padding-bottom: 88px;
width: 456px;
max-width: 100%;
margin: 0 auto;
background-image: url(//sadok.chornomorskyi.com.ua/wp-content/themes/sadok-theme/img/svg/fone-popup.svg);
background-size: cover;
background-repeat: no-repeat;
}
.white-popup-1 .title {
font-size: 36px;
line-height: 43px;
font-weight: 500;
color: #0c9748;
}
.white-popup-1 .description {
margin-top: 20px;
font-size: 24px;
line-height: 34px;
color: #345668;
}
.white-popup-1 ul {
padding: 0;
margin: 0;
margin-top: 20px;
}
.white-popup-1 ul li {
list-style-type: none;
position: relative;
padding-left: 34px;
font-size: 24px;
line-height: 33px;
font-weight: 400;
color: #345668;
}
.white-popup-1 ul li::before {
content: "";
position: absolute;
left: 0;
top: 10px;
width: 11px;
height: 11px;
border-radius: 100%;
background-color: #0c9748;
}
.white-popup-1 .slide-one {
margin-top: 25px;
}
.white-popup-1 .slide-one .slide-one__title {
font-size: 28px;
line-height: 33px;
font-weight: 500;
color: #0c9748;
}
.white-popup-1 .slide-one .slide-wrap {
margin-top: 30px;
padding-right: 10px;
}
.white-popup-1 .slide-one .slide-wrap .swiper {
width: 100%;
height: 212px;
}
.white-popup-1 .slide-one .slide-wrap .swiper-slide {
text-align: center;
font-size: 18px;
background: transparent;
display: flex;
justify-content: center;
align-items: center;
}
.white-popup-1 .slide-one .slide-wrap .swiper-slide img {
border-radius: 10px;
}
.white-popup-1 .slide-one .slide-wrap .swiper-button-prev-its, .white-popup-1 .slide-one .slide-wrap .swiper-button-next-its {
top: auto;
bottom: calc(50% - 19px);
width: 38px;
height: 38px;
background-color: #fbe550;
border-radius: 100%;
position: absolute;
z-index: 10;
cursor: pointer;
}
.white-popup-1 .slide-one .slide-wrap .swiper-button-prev-its::after, .white-popup-1 .slide-one .slide-wrap .swiper-button-next-its::after {
content: "";
background-image: url(//sadok.chornomorskyi.com.ua/wp-content/themes/sadok-theme/img/svg/arrow.svg);
width: 7px;
height: 13px;
background-size: cover;
background-repeat: no-repeat;
position: absolute;
left: 50%;
top: 50%;
margin-top: -6px;
margin-left: -4px;
transition: all 0.25s ease;
}
.white-popup-1 .slide-one .slide-wrap .swiper-button-prev-its:hover::after, .white-popup-1 .slide-one .slide-wrap .swiper-button-next-its:hover::after {
background-image: url(//sadok.chornomorskyi.com.ua/wp-content/themes/sadok-theme/img/svg/arrow-hover.svg);
}
.white-popup-1 .slide-one .slide-wrap .swiper-button-next-its {
left: auto;
right: 0;
}
.white-popup-1 .slide-one .slide-wrap .swiper-button-next-its::after {
transform: rotate(180deg);
margin-left: -2px;
}
.white-popup-1 .slide-one .slide-wrap .swiper-button-prev-its {
right: auto;
left: 0;
}
.white-popup-form {
position: relative;
background: #FFF;
padding-top: 76px;
padding-right: 40px;
padding-left: 40px;
padding-bottom: 88px;
width: 500px;
max-width: 100%;
margin: 0 auto;
background-image: url(//sadok.chornomorskyi.com.ua/wp-content/themes/sadok-theme/img/svg/fone-popup.svg);
background-size: cover;
background-repeat: no-repeat;
text-align: center;
}
.white-popup-form .title {
color: #2ab7f3;
font-size: 35px;
line-height: 43px;
font-weight: 500;
}
.white-popup-form .description {
margin-top: 20px;
font-size: 24px;
line-height: 34px;
color: #6e93a8;
}
.white-popup-form .contact-form {
margin-top: 40px;
}
.white-popup-form .contact-form .button {
display: block;
width: 100%;
margin-top: 29px;
}
.white-popup-form .contact-form label {
padding-bottom: 14px;
display: block;
}
.white-popup-form .contact-form input {
border: 1px solid #DBC740;
}
.white-popup-form .contact-form select {
width: 100%;
padding: 21px 50px;
background-color: #ffffff;
font-size: 18px;
color: #333333;
border-radius: 45px;
border: 1px solid #DBC740;
transition: 0.4s;
-webkit-appearance: none;
appearance: none;
background-image: url(//sadok.chornomorskyi.com.ua/wp-content/themes/sadok-theme/img/slide-popups/sel.svg), linear-gradient(to bottom, #ffffff 0%, #ffffff 100%);
background-repeat: no-repeat, repeat;
background-position: right 20px top 50%, 0 0;
background-size: 23px auto, 100%;
cursor: pointer;
}
.white-popup-form .contact-form select:focus {
box-shadow: 10px 15px 57px -7px rgba(251, 227, 68, 0.4);
}
.white-popup-form .contact-form select::placeholder {
color: #D0D0D0;
font-size: inherit;
transition: inherit;
}
.white-popup-3 {
position: relative;
background: #FFF;
padding-top: 76px;
padding-right: 10px;
padding-left: 35px;
padding-bottom: 88px;
width: 670px;
max-width: 100%;
margin: 0 auto;
background-image: url(//sadok.chornomorskyi.com.ua/wp-content/themes/sadok-theme/img/svg/fone-popup.svg);
background-size: cover;
background-repeat: no-repeat;
}
.white-popup-3 .title {
font-size: 36px;
line-height: 43px;
font-weight: 500;
color: #DD137B;
}
.white-popup-3 .prise-popups-title {
font-size: 28px;
line-height: 33px;
font-weight: 500;
color: #dd137b;
margin-top: 20px;
}
.white-popup-3 .prise-popups {
font-size: 24px;
line-height: 30px;
font-weight: 700;
color: #2ab7f3;
margin-top: 6px;
}
.white-popup-3 ul {
padding: 0;
margin: 0;
margin-top: 20px;
}
.white-popup-3 ul li {
list-style-type: none;
position: relative;
padding-left: 34px;
font-size: 24px;
line-height: 33px;
font-weight: 400;
color: #345668;
}
.white-popup-3 ul li::before {
content: "";
position: absolute;
left: 0;
top: 10px;
width: 11px;
height: 11px;
border-radius: 100%;
background-color: #DD137B;
}
.white-popup-3 .slide-one {
margin-top: 68px;
}
.white-popup-3 .slide-one .slide-one__title {
font-size: 28px;
line-height: 33px;
font-weight: 500;
color: #DD137B;
}
.white-popup-3 .slide-one .slide-wrap {
margin-top: 30px;
padding-right: 10px;
}
.white-popup-3 .slide-one .slide-wrap .swiper {
width: 100%;
height: 212px;
}
.white-popup-3 .slide-one .slide-wrap .swiper-slide {
text-align: center;
font-size: 18px;
background: transparent;
display: flex;
justify-content: center;
align-items: center;
border-radius: 10px;
}
.white-popup-3 .slide-one .slide-wrap .swiper-slide img {
border-radius: 10px;
width: 500px;
max-width: 100%;
object-fit: cover;
height: 212px;
}
.white-popup-3 .slide-one .slide-wrap .swiper-button-prev-its, .white-popup-3 .slide-one .slide-wrap .swiper-button-next-its {
top: auto;
bottom: calc(50% - 19px);
width: 38px;
height: 38px;
background-color: #fbe550;
border-radius: 100%;
position: absolute;
z-index: 10;
cursor: pointer;
}
.white-popup-3 .slide-one .slide-wrap .swiper-button-prev-its::after, .white-popup-3 .slide-one .slide-wrap .swiper-button-next-its::after {
content: "";
background-image: url(//sadok.chornomorskyi.com.ua/wp-content/themes/sadok-theme/img/svg/arrow.svg);
width: 7px;
height: 13px;
background-size: cover;
background-repeat: no-repeat;
position: absolute;
left: 50%;
top: 50%;
margin-top: -6px;
margin-left: -4px;
transition: all 0.25s ease;
}
.white-popup-3 .slide-one .slide-wrap .swiper-button-prev-its:hover::after, .white-popup-3 .slide-one .slide-wrap .swiper-button-next-its:hover::after {
background-image: url(//sadok.chornomorskyi.com.ua/wp-content/themes/sadok-theme/img/svg/arrow-hover.svg);
}
.white-popup-3 .slide-one .slide-wrap .swiper-button-next-its {
left: auto;
right: 0;
}
.white-popup-3 .slide-one .slide-wrap .swiper-button-next-its::after {
transform: rotate(180deg);
margin-left: -2px;
}
.white-popup-3 .slide-one .slide-wrap .swiper-button-prev-its {
right: auto;
left: 0;
}
.white-popup-teams {
position: relative;
background: #FFF;
padding-top: 76px;
padding-right: 30px;
padding-left: 54px;
padding-bottom: 107px;
width: 670px;
max-width: 100%;
margin: 0 auto;
margin-top: 20px;
background-image: url(//sadok.chornomorskyi.com.ua/wp-content/themes/sadok-theme/img/svg/fone-popup.svg);
background-size: cover;
background-repeat: no-repeat;
}
.white-popup-teams .photo {
display: block;
width: 260px;
max-width: 50%;
display: inline-block;
height: 212px;
border-radius: 10px;
background-size: cover;
background-repeat: no-repeat;
background-position: center;
}
.white-popup-teams .title {
width: 400px;
max-width: 50%;
display: inline-block;
vertical-align: top;
padding-left: 30px;
}
.white-popup-teams .title p {
font-size: 34px;
line-height: 43px;
font-weight: 500;
color: #dd137b;
padding: 0;
margin: 0;
}
.white-popup-teams .title span {
font-size: 24px;
line-height: 34px;
color: #345668;
margin-top: 20px;
}
.white-popup-teams .biografi {
display: block;
}
.white-popup-teams .biografi .biografi-title {
font-size: 28px;
line-height: 33px;
font-weight: 500;
color: #dd137b;
margin-top: 39px;
}
.white-popup-teams .biografi .biografi-description {
margin-top: 8px;
font-size: 24px;
line-height: 34px;
color: #345668;
}
.white-popup-teams .slide-one {
margin-top: 39px;
}
.white-popup-teams .slide-one .slide-one__title {
font-size: 28px;
line-height: 33px;
font-weight: 500;
color: #DD137B;
}
.white-popup-teams .slide-wrap {
margin-top: 30px;
padding-right: 10px;
}
.white-popup-teams .slide-wrap .swiper {
width: 100%;
height: 212px;
}
.white-popup-teams .slide-wrap .swiper-slide {
text-align: center;
font-size: 18px;
background: transparent;
display: flex;
justify-content: center;
align-items: center;
border-radius: 10px;
}
.white-popup-teams .slide-wrap .swiper-slide img {
border-radius: 10px;
width: 400px;
max-width: 100%;
object-fit: cover;
height: 212px;
}
.white-popup-teams .slide-wrap .swiper-button-prev-its, .white-popup-teams .slide-wrap .swiper-button-next-its {
top: auto;
bottom: calc(50% - 19px);
width: 38px;
height: 38px;
background-color: #fbe550;
border-radius: 100%;
position: absolute;
z-index: 10;
cursor: pointer;
}
.white-popup-teams .slide-wrap .swiper-button-prev-its::after, .white-popup-teams .slide-wrap .swiper-button-next-its::after {
content: "";
background-image: url(//sadok.chornomorskyi.com.ua/wp-content/themes/sadok-theme/img/svg/arrow.svg);
width: 7px;
height: 13px;
background-size: cover;
background-repeat: no-repeat;
position: absolute;
left: 50%;
top: 50%;
margin-top: -6px;
margin-left: -4px;
transition: all 0.25s ease;
}
.white-popup-teams .slide-wrap .swiper-button-prev-its:hover::after, .white-popup-teams .slide-wrap .swiper-button-next-its:hover::after {
background-image: url(//sadok.chornomorskyi.com.ua/wp-content/themes/sadok-theme/img/svg/arrow-hover.svg);
}
.white-popup-teams .slide-wrap .swiper-button-next-its {
left: auto;
right: 0;
}
.white-popup-teams .slide-wrap .swiper-button-next-its::after {
transform: rotate(180deg);
margin-left: -2px;
}
.white-popup-teams .slide-wrap .swiper-button-prev-its {
right: auto;
left: 0;
}
.white-popup-2 {
position: relative;
background: #FFF;
padding-top: 76px;
padding-right: 5px;
padding-left: 5px;
padding-bottom: 107px;
width: 500px;
max-width: 100%;
margin: 0 auto;
margin-top: 20px;
background-image: url(//sadok.chornomorskyi.com.ua/wp-content/themes/sadok-theme/img/svg/fone-popup.svg);
background-size: cover;
background-repeat: no-repeat;
text-align: center;
}
.white-popup-2 .items-p {
margin-bottom: 50px;
}
.white-popup-2 .items-p .items-p__title {
font-size: 36px;
line-height: 43px;
font-weight: 500;
color: #2ab7f3;
}
.white-popup-2 .items-p .items-p__image {
margin-top: 50px;
}
.white-popup-2 .items-p .items-p__text {
font-size: 24px;
line-height: 34px;
font-weight: 400;
color: #6e93a8;
margin-top: 25px;
padding-left: 20px;
padding-right: 20px;
}
.white-popup-2 a.button-popups {
text-decoration: none;
height: 64px;
width: calc(100% - 60px);
border-radius: 46px;
background-color: #2ab7f3;
display: inline-block;
font-size: 18px;
color: #fff;
font-weight: 500;
line-height: 64px;
transition: all 0.25s ease;
}
.white-popup-2 a.button-popups:hover {
box-shadow: 10px 15px 57px -7px rgba(251, 227, 68, 0.3);
}
.mfp-zoom-in .mfp-with-anim {
opacity: 0;
transition: all 0.2s ease-in-out;
transform: scale(0.8);
}
.mfp-zoom-in.mfp-bg {
opacity: 0;
transition: all 0.3s ease-out;
}
.mfp-zoom-in.mfp-ready .mfp-with-anim {
opacity: 1;
transform: scale(1);
}
.mfp-zoom-in.mfp-ready.mfp-bg {
opacity: 0.8;
}
.mfp-zoom-in.mfp-removing .mfp-with-anim {
transform: scale(0.8);
opacity: 0;
}
.mfp-zoom-in.mfp-removing.mfp-bg {
opacity: 0;
}
.mfp-close-btn-in .mfp-close {
background-color: #2ab7f3;
width: 31px;
height: 31px;
border-radius: 100%;
line-height: 31px;
font-size: 22px;
color: #fff;
opacity: 1;
font-weight: 300;
top: 13px;
right: 16px;
transition: color 0.25s ease;
}
.mfp-close-btn-in .mfp-close:hover {
color: #000;
}
.section_team .team_wrapper .wrap .slider .item a {
display: contents;
} @media screen and (max-width: 1200px) {
.section_benefits .wrap .item_10 {
left: 75%;
}
.section_benefits .wrap .item {
width: 230px !important;
}
.section_benefits .wrap .item_11 {
left: 75%;
}
.section_benefits .wrap .item_4 {
right: 75%;
}
.section_benefits .wrap .item_5 {
right: 69%;
}
.section_benefits .wrap .item_13 {
width: 500px !important;
}
.section_benefits .wrap .item_1 {
right: 56%;
}
.section_benefits .wrap .item_2 {
right: 64%;
}
.section_form {
padding-top: 250px;
}
.section_team .team_wrapper .wrap {
max-width: 640px;
bottom: 75px;
}
.section_team {
padding-bottom: 80px;
}
.section_team .swiper-button-next, .section_team .swiper-button-prev {
bottom: 113px;
}
}
@media screen and (max-width: 1024px) {
.section_benefits .wrap .item {
width: 180px !important;
}
.section_benefits .wrap .item_1 {
right: 59%;
}
.section_benefits .wrap .item_7 {
left: 59%;
}
.section_benefits .wrap .item_8 {
left: 64%;
}
.section_benefits .wrap .item_3 {
right: 55%;
}
.section_benefits .wrap .item_9 {
left: 58%;
}
.section_benefits .wrap .item_9:after {
left: 47%;
}
.section_benefits .wrap .item_11:after {
left: 41%;
}
.section_benefits .wrap .item_13 {
width: 500px !important;
top: 98%;
}
.section_time .circle_time {
margin-top: 200px;
}
.section_form .title {
line-height: 40px;
}
.section_form .row .form_inner .form .check {
margin-left: 0;
}
.section_memo::after {
top: -150px;
}
.section_team .team_wrapper .wrap {
max-width: 460px;
}
.section_team .team_wrapper .wrap {
bottom: 123px;
}
.section_team .swiper-button-next, .section_team .swiper-button-prev {
bottom: 160px;
}
.section_team .swiper-button-next {
left: auto;
right: 98px;
}
.section_mug .mug_wrap .block_3 {
top: 11%;
left: 3%;
}
.section_mug .mug_wrap .block_5 {
top: 31%;
left: 4%;
}
.section_mug .mug_wrap .block_8 {
top: 54%;
left: 0%;
}
.section_mug .mug_wrap .block_10 {
top: 68%;
left: 22%;
}
}
@media screen and (max-width: 768px) {
.section_benefits .wrap .item_1 {
width: 100px !important;
}
.section_benefits .wrap .item_2 {
width: 90px !important;
}
.section_benefits .wrap .item_3 {
width: 141px !important;
}
.section_benefits .wrap .item_4 {
width: 81px !important;
}
.section_benefits .wrap .item_5 {
width: 78px !important;
}
.section_benefits .wrap .item .text {
line-height: 14px;
}
.section_benefits .wrap:after {
height: 463px;
background-position: top;
background-size: cover;
}
.section_benefits .wrap .item_1 {
top: 6%;
right: 66%;
}
.section_benefits .wrap .item_2 {
right: 72%;
top: 20%;
}
.section_benefits .wrap .item_3 {
right: 57%;
top: 33%;
}
.section_benefits .wrap .item_4 {
right: 61%;
top: 45%;
}
.section_benefits .wrap .item_5 {
right: 76%;
top: 74%;
}
.section_benefits .wrap .item_6 {
top: 86%;
width: 101px !important;
right: 69%;
}
.section_benefits .wrap .item_13 {
top: 99%;
width: 320px !important;
}
.section_benefits .wrap .item_7 {
width: 100px !important;
text-align: left;
top: 5%;
left: 64%;
}
.section_benefits .wrap .item_8 {
width: 95px !important;
left: 73%;
top: 17%;
}
.section_benefits .wrap .item:after {
height: 4px;
}
.section_benefits .wrap .item_13:after {
width: 100%;
height: 8px;
}
.section_benefits .wrap .item_9 {
width: 131px !important;
left: 63%;
top: 34%;
}
.section_benefits .wrap .item_10 {
width: 91px !important;
top: 46%;
left: 56%;
}
.section_benefits .wrap .item_11 {
width: 75px !important;
left: 66%;
top: 74%;
}
.section_benefits .wrap .item_12 {
width: 144px !important;
left: 56%;
top: 85%;
}
.section_benefits .wrap {
height: 500px;
}
.section_banner {
margin-bottom: 20px;
}
.section_time-description {
font-size: 14px;
line-height: 23px;
}
.section_time .h2 {
font-size: 33px;
margin-bottom: 33px;
}
.section_time .circle_time {
margin-top: 120px;
}
.section_form {
background-size: 170%;
}
.section_time .circle_time {
margin-bottom: 70px;
}
.section_form {
padding-top: 155px;
}
.section_form .title {
font-size: 33px;
line-height: 36px;
margin-bottom: 18px;
}
.section_form .row .form_inner .subtitle {
font-size: 16px;
line-height: 22px;
}
.section_form .row .form_inner .form .inputs_wrap input {
padding-top: 20px;
padding-bottom: 20px;
}
.section_form:after {
left: auto;
right: -90px;
bottom: -120px;
height: 164px;
}
.section_form:before {
right: auto;
left: -115px;
bottom: -120px;
height: 164px;
}
.section_form {
padding-bottom: 10px;
}
.section_mug {
padding-top: 35px;
}
.section_mug .mug_wrap .block .iconInfo {
left: 48%;
top: 29%;
}
.section_mug .mug_wrap .block .text {
margin-bottom: 38px;
}
.section_mug .mug_wrap {
padding-bottom: 100px;
}
.section_memo .title_block .h2 {
font-size: 36px;
line-height: 39px;
}
.section_memo::after {
left: -240px;
}
.section_team .team_wrapper .wrap .slider .item {
height: 90px;
width: 90px;
}
.section_team .team_wrapper {
max-width: 276px;
margin: 0 auto;
}
.section_team .team_wrapper .wrap .slider .item img {
width: 85px;
height: 90px;
}
.section_team .team_wrapper .wrap .slider .item {
height: 105px;
}
.section_team .team_wrapper .wrap {
max-width: 105px;
margin: 0 auto;
}
.section_team .team_wrapper {
padding-top: 115px;
padding-right: 45px;
}
.section_team .swiper-button-next, .section_team .swiper-button-prev {
bottom: 137px;
}
.section_team .swiper-button-prev {
left: 23px;
}
.section_team .swiper-button-next {
right: 70px;
}
.section_team {
padding-top: 105px;
padding-bottom: 0;
}
.section_team .h2 {
font-size: 39px;
line-height: 39px;
}
.section_fqa .h2 {
font-size: 35px;
line-height: 36px;
text-align: left;
}
.section_contact {
padding-top: 150px;
}
.section_contact h2 {
font-size: 36px;
line-height: 39px;
}
.section_contact .wrapper .info_wrap .info_inner .phones {
max-width: 250px;
margin: 0 auto;
}
.section_contact .wrapper .info_wrap .info_inner .address {
max-width: 250px;
margin: 0 auto;
display: block;
}
.section_contact .wrapper .info_wrap .info_inner .social_media {
max-width: 250px;
margin: 0 auto;
text-align: left;
margin-top: 10px;
}
.section_contact {
padding-bottom: 30px;
}
.white-popup-1 .title {
font-size: 28px;
line-height: 32px;
}
.white-popup-1 .description {
font-size: 18px;
line-height: 24px;
}
.white-popup-1 ul li {
font-size: 18px;
line-height: 24px;
padding-left: 28px;
}
.white-popup-1 ul li::before {
top: 5px;
}
.white-popup-2 .items-p .items-p__title {
font-size: 28px;
line-height: 32px;
}
.white-popup-2 .items-p .items-p__text {
font-size: 18px;
line-height: 24px;
}
.white-popup-2 a.button-popups {
font-size: 16px;
}
.white-popup-3 .title {
font-size: 28px;
line-height: 32px;
}
.white-popup-3 ul li {
font-size: 18px;
line-height: 24px;
}
.white-popup-3 ul li::before {
top: 5px;
}
.white-popup-form .title {
font-size: 28px;
line-height: 32px;
}
.white-popup-form .description {
font-size: 18px;
line-height: 24px;
}
.white-popup-teams .photo {
width: 260px;
max-width: 100%;
}
.white-popup-teams .title {
padding-left: 0;
margin-top: 20px;
width: 100%;
max-width: 100%;
}
}