.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
word-break: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}body {
font-family: "Montserrat", sans-serif !important;
}
.modal .slick-slide img {
height: 600px !important;
}
.card-img {
height: 600px;
object-fit: cover;
}
.time {
font-weight: 600;
color: #4b5c52;
}
.text-body-emphasis img {
width: 20px;
margin-right: 7px;
}
.text-body-emphasis {
font-size: 16px;
}
.slick-prev:before,
.slick-next:before {
content: "" !important;
}
.wa {
width: 30px !important;
margin-right: 5px;
}
.tg {
width: 30px !important;
}
.wpcf7-response-output {
border-radius: 5px;
background-color: #000;
color: #fff;
}
.modal-header {
border-bottom: none;
}
#modal-work-time {
color: #d44d30;
font-size: 18px;
font-weight: 600;
}
.mb-35 {
margin-bottom: 35px;
}
.mb-100 {
margin-bottom: 100px;
}
#feature_products_1 .col-md-6 {
margin-bottom: 80px;
}
#feature_products_2 .col-md-6 {
margin-bottom: 80px;
}
#feature_products_3 .col-md-6 {
margin-bottom: 80px;
}
.card-title {
min-height: 75px;
display: flex;
align-items: center;
justify-content: center;
text-align: center;
}
.wd-50 {
width: 50%;
}
.w-30px {
width: 30px;
margin-right: 5px;
}
@media screen and (min-width: 1100px) {
.card-product {
box-shadow: 0 0 15px rgba(78, 118, 97, 0.5);
padding: 10px 10px 20px 10px;
border-radius: 10px;
}
.w-p-85 {
width: 85%;
}
}
@media screen and (max-width: 768px) {
.quiz-button .btn-green {
width: 100%;
}
.w-30px {
width: 25px;
}
.wd-50 {
width: 100%;
}
.d-count {
flex-direction: column;
}
.modal .slick-slide img {
height: 500px !important;
}
.hero-header-07 {
margin-top: 45px;
}
.main-header {
padding-top: 0 !important;
}
.card-title {
min-height: 75px;
display: flex;
align-items: center;
justify-content: center;
text-align: center;
}
.card-img {
height: 300px;
}
.card-title a {
font-size: 16px;
}
.btn-lg {
font-size: 15px !important;
}
.pb-15 {
padding-bottom: 0 !important;
}
.mb-100 {
margin-bottom: 50px;
}
.order-btn {
padding: 0.25rem 0.5rem;
font-size: 0.875rem;
border-radius: 0.2rem;
}
#feature_products_1 .col-md-6 {
margin-bottom: 40px;
}
#feature_products_2 .col-md-6 {
margin-bottom: 40px;
}
.card-body.d-flex,
.flex-btn {
flex-direction: column;
}
#feature_products_2 {
margin-bottom: 70px;
}
}
.mb-50 {
margin-bottom: 50px !important;
}
.privacy-policy {
color: #000; margin-top: 50px;
}
.privacy-policy h1 {
font-size: 24px;
margin-bottom: 50px !important;
}
.privacy-policy h2 {
font-size: 20px;
}
.b-more {
background-color: #0988f1;
border: none;
}
.b-more:hover {
background-color: #5bb4fe;
}
.b-order {
background-color: #50c878;
border: none;
}
.b-order:hover {
background-color: #45ac67;
}
.mt-50 {
margin-top: 50px;
}
.sort a {
border-color: #000;
font-size: 22px;
color: #000;
padding: 5px 20px !important;
}
.sort a:hover {
border-color: #1f3c88;
color: #1f3c88;
background-color: #fff;
}
.sort img {
width: 50px;
}
.btn-green {
background-color: #0988f1;
color: #fff;
border: none;
}
.btn-green:hover {
background-color: #0678D7;
color: #fff;
}
.gold-btn {
background-color: #d8c6a1;
color: #fff;
border: none;
}
.mt-100 {
margin-top: 100px;
}
@media (min-width: 768px) {
.hero .hero-title-5 {
font-size: 43px;
}
}
.gift-section {
padding: 80px 15px;
color: #000;
position: relative;
overflow: hidden;
border-bottom: 1px #000 dashed;
border-top: 1px #000 dashed;
}
.gift-title {
font-size: clamp(28px, 4vw, 42px);
font-weight: 800;
margin-bottom: 16px;
color: #d8c6a1;
}
.gift-text {
font-size: 18px;
opacity: 0.9;
margin-bottom: 32px;
} .gift-btn {
background-color: #ffffff;
color: #50c878;
padding: 14px 36px;
border-radius: 999px;
font-size: 16px;
font-weight: 500;
border: 1px solid transparent;
transition: all 0.3s ease;
}
.gift-btn:hover {
background-color: transparent;
color: #ffffff;
border-color: rgba(255, 255, 255, 0.6);
transform: translateY(-2px);
} @media (max-width: 576px) {
.gift-section {
padding: 60px 15px;
}
.gift-text {
font-size: 16px;
}
.sort a {
font-size: 16px;
padding: 3px 10px !important;
}
.sort img {
width: 30px;
}
.mt-100 {
margin-top: 90px;
}
}
@media (max-width: 418px) {
.sort a {
font-size: 15px;
padding: 3px 8px !important;
}
.sort img {
width: 20px;
}
}
.call-button {
position: fixed;
bottom: 20px;
right: 20px;
width: 60px;
height: 60px;
background-color: #50c878;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2);
cursor: pointer;
transition: transform 0.2s ease;
z-index: 9999;
}
.call-button:hover {
transform: scale(1.1);
}
.call-button svg {
width: 28px;
height: 28px;
fill: white;
}
h1,
h2 {
color: #000;
font-size: 35px;
font-family: "Open Sans", sans-serif;
}
h2 {
font-weight: 800;
}
.hero-section h4{
color: #FFF;
font-size: 28px;
font-family: "Open Sans", sans-serif;
margin-top: 25px;
}
@media screen and (max-width: 567px){
.hero-section h4{
font-size: 22px;
line-height: 1.2;
}
}
.btn-orange {
color: #50c878;
}
.btn-orange:hover {
color: #fa4f10;
}
.progress-bar {
background-color: #50c878;
}
.d-count .wd-50 {
color: #000;
}
.caption {
color: #1f3c88;
font-size: 20px;
}
.video .col-md-4 {
margin-bottom: 40px;
}
.video-preview img {
height: 555px;
}
.product-title a {
text-transform: uppercase;
}
.top-contact {
font-size: 16px;
font-weight: 600;
line-height: 1.2;
}
.quiz-button {
margin-top: 50px;
}
.quiz-button .btn-green{
padding: 10px 35px;
}
@media (max-width: 414px) {
.mt-input {
margin-top: 15px;
}
}
@media (max-width: 500px) {
.mt-button {
margin-top: 15px;
}
.quiz-button {
margin-top: 90px;
}
} :root {
--blue: #50C878;
--blue-dark: #089E3A;
--bg: #ffffff;
--text: #0d1117;
--muted: #6b7280;
--border: #e5e7eb;
--card-hover: #f0f7ff;
--radius: 14px;
--progress-h: 5px;
}
#yachtQuiz { font-family: 'Manrope', sans-serif;  } #yachtQuiz .modal-dialog {
max-width: 760px;
margin: 1.5rem auto;
}
#yachtQuiz .modal-content {
border: none;
border-radius: 20px;
overflow: hidden;
box-shadow: 0 24px 80px rgba(0,0,0,0.3);
} #yachtQuiz .quiz-progress {
height: var(--progress-h);
background: #e5e7eb;
border-radius: 0;
overflow: hidden;
}
#yachtQuiz .quiz-progress-fill {
height: 100%;
background: linear-gradient(90deg, var(--blue), #38bdf8);
transition: width .45s cubic-bezier(.4,0,.2,1);
border-radius: 0 4px 4px 0;
} #yachtQuiz .modal-body {
padding: 2rem 2.2rem 1.5rem;
max-height: calc(100dvh - 160px);
overflow-y: auto;
scrollbar-width: thin;
scrollbar-color: var(--blue) transparent;
}
#yachtQuiz .modal-body::-webkit-scrollbar { width: 4px; }
#yachtQuiz .modal-body::-webkit-scrollbar-thumb { background: var(--blue); border-radius: 4px; } #yachtQuiz .step-badge {
font-size: .72rem;
color: var(--muted);
font-family: 'Unbounded', sans-serif;
letter-spacing: .06em;
margin-bottom: .45rem;
}
#yachtQuiz .step-title {
font-family: 'Unbounded', sans-serif;
font-size: 1.4rem;
font-weight: 700;
color: var(--text);
margin-bottom: .3rem;
line-height: 1.3;
}
#yachtQuiz .step-hint {
font-size: .82rem;
color: var(--muted);
margin-bottom: 1.4rem;
} #yachtQuiz .opt-radio {
display: flex;
align-items: center;
gap: .75rem;
padding: .85rem 1.1rem;
border: 2px solid var(--border);
border-radius: var(--radius);
cursor: pointer;
transition: border-color .2s, background .2s;
margin-bottom: .6rem;
user-select: none;
}
#yachtQuiz .opt-radio:hover { background: var(--card-hover); border-color: #93c5fd; }
#yachtQuiz .opt-radio input[type=radio] { accent-color: var(--blue); width: 18px; height: 18px; flex-shrink: 0; }
#yachtQuiz .opt-radio.selected { border-color: var(--blue); background: #eff6ff; }
#yachtQuiz .opt-radio label { cursor: pointer; font-size: .95rem; font-weight: 500; margin: 0; } #yachtQuiz .date-input {
border: 2px solid var(--border);
border-radius: var(--radius);
padding: .85rem 1.1rem;
font-size: .95rem;
font-family: 'Manrope', sans-serif;
width: 100%;
color: var(--text);
transition: border-color .2s;
outline: none;
}
#yachtQuiz .date-input:focus { border-color: var(--blue); } #yachtQuiz .card-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: .8rem; }
@media(min-width:600px){ .card-grid { grid-template-columns: repeat(3, 1fr); } }
@media(min-width:700px){ .card-grid.four { grid-template-columns: repeat(4, 1fr); } }
#yachtQuiz .photo-card {
position: relative;
border: 2.5px solid var(--border);
border-radius: var(--radius);
overflow: hidden;
cursor: pointer;
transition: border-color .2s, transform .2s;
background: #f3f4f6;
}
#yachtQuiz .photo-card:hover { border-color: #93c5fd; transform: translateY(-2px); }
#yachtQuiz .photo-card.selected { border-color: var(--blue); box-shadow: 0 0 0 3px rgba(26,127,255,.18); }
#yachtQuiz .photo-card img { width: 100%; height: 120px; object-fit: cover; display: block; }
#yachtQuiz .photo-card .card-label {
padding: .45rem .6rem .5rem;
font-size: .78rem;
font-weight: 600;
color: var(--text);
line-height: 1.25;
}
#yachtQuiz .photo-card .card-sub {
font-size: .7rem;
color: var(--muted);
font-weight: 400;
}
#yachtQuiz .photo-card .check-badge {
position: absolute;
top: 7px; left: 7px;
width: 24px; height: 24px;
background: var(--blue);
border-radius: 50%;
display: none;
align-items: center;
justify-content: center;
}
#yachtQuiz .photo-card.selected .check-badge { display: flex; }
#yachtQuiz .check-badge svg { width: 13px; height: 13px; stroke: #fff; fill: none; stroke-width: 2.5; } #yachtQuiz .form-label-custom { font-size: .85rem; font-weight: 600; color: var(--text); margin-bottom: .35rem; }
#yachtQuiz .form-control-custom {
border: 2px solid var(--border);
border-radius: var(--radius);
padding: .8rem 1rem;
font-size: .93rem;
font-family: 'Manrope', sans-serif;
width: 100%;
color: var(--text);
outline: none;
transition: border-color .2s;
}
.form-control-custom:focus { border-color: var(--blue); } #yachtQuiz .modal-footer-custom {
padding: 1rem 2.2rem 1.4rem;
display: flex;
align-items: center;
justify-content: space-between;
border-top: 1px solid var(--border);
background: #fff;
}
#yachtQuiz .step-counter { font-size: .78rem; color: var(--muted); font-weight: 600; }
#yachtQuiz .btn-nav {
width: 44px; height: 44px;
border-radius: 50%;
border: 2px solid var(--border);
background: #fff;
display: flex; align-items: center; justify-content: center;
cursor: pointer;
transition: border-color .2s, background .2s;
color: var(--text);
}
#yachtQuiz .btn-nav:hover:not(:disabled) { border-color: var(--blue); background: #eff6ff; }
#yachtQuiz .btn-nav:disabled { opacity: .35; cursor: default; }
#yachtQuiz .btn-next {
background: var(--blue);
color: #fff;
border: none;
border-radius: 50px;
padding: .7rem 1.8rem;
font-family: 'Manrope', sans-serif;
font-size: .92rem;
font-weight: 600;
cursor: pointer;
transition: background .2s, transform .15s;
display: flex; align-items: center; gap: .4rem;
}
#yachtQuiz .btn-next:hover { background: var(--blue-dark); transform: translateY(-1px); } #yachtQuiz .thankyou-wrap {
text-align: center;
padding: 2.5rem 1rem 1.5rem;
}
#yachtQuiz .thankyou-icon {
width: 72px; height: 72px;
background: #eff6ff;
border-radius: 50%;
display: flex; align-items: center; justify-content: center;
margin: 0 auto 1.4rem;
}
#yachtQuiz .thankyou-icon svg { width: 38px; height: 38px; stroke: var(--blue); fill: none; stroke-width: 2; }
#yachtQuiz .thankyou-title { font-family: 'Unbounded', sans-serif; font-size: 1.35rem; font-weight: 700; color: var(--text); margin-bottom: .6rem; }
#yachtQuiz .thankyou-text { color: var(--muted); font-size: .9rem; line-height: 1.6; max-width: 340px; margin: 0 auto; } #yachtQuiz .step-slide { animation: slideIn .32s ease; }
@keyframes slideIn {
from { opacity:0; transform: translateX(24px); }
to   { opacity:1; transform: translateX(0); }
} @media(max-width:480px){
#yachtQuiz .modal-body { padding: 1.4rem 1.2rem 1rem; }
#yachtQuiz .modal-footer-custom { padding: .8rem 1.2rem 1rem; }
#yachtQuiz .step-title { font-size: 1.1rem; }
#yachtQuiz .photo-card img { height: 90px; }
#yachtQuiz .card-grid { grid-template-columns: repeat(2,1fr); }
} .hero-section {
position: relative;
border-radius: 20px;
overflow: hidden;
min-height: 600px;
display: flex;
align-items: center;
justify-content: center;
background-image: url(//progulkiponeve.ru/wp-content/themes/kateri_2026/assets/images/hero.jpg);
background-size: cover;
background-position: center;
}
.hero-section::before {
content: '';
position: absolute;
inset: 0;
background: linear-gradient(
to bottom,
rgba(0, 0, 0, 0.15) 0%,
rgba(0, 0, 0, 0.45) 100%
);
z-index: 1;
}
.hero-content {
position: relative;
z-index: 2;
text-align: center;
padding: 60px 10px 50px;
width: 100%;
}
.hero-title {
font-family: 'Montserrat', sans-serif;
font-weight: 800;
font-size: clamp(2rem, 5vw, 3.2rem);
color: #ffffff;
text-shadow: 0 2px 20px rgba(0,0,0,0.3);
margin-bottom: 0;
letter-spacing: -0.5px;
} .hero-bump {
position: absolute;
bottom: -1px;
left: 50%;
transform: translateX(-50%);
width: 360px;
background: #fff; border-radius: 40px 40px 0 0;
z-index: 3;
padding: 28px 40px 0;
display: flex;
justify-content: center;
}
.btn-hero {
background-color: #0988f1;
color: #fff;
font-family: 'Montserrat', sans-serif;
font-weight: 600;
font-size: 1rem;
padding: 14px 40px;
border-radius: 50px;
border: none;
width: 100%;
transition: background 0.2s, transform 0.2s, box-shadow 0.2s;
letter-spacing: 0.3px;
margin-bottom: 20px;
}
.btn-hero:hover {
background-color: #1a76e8;
color: #fff;
transform: translateY(-2px);
}
.btn-hero:active {
transform: translateY(0);
}
.mb-50{
margin-bottom: 50px;
}
.mt-top{
margin-top: 30px;
}
@media screen and (max-width: 567px){
.hero-bump {
padding: 28px 20px 0;
width: 350px;
}
.hero-section{
min-height: 530px;
}
.mt-top{
margin-top: 55px;
}
} .faq-section {
padding: 60px 0 40px;
background-color: #eee;
}
.faq-title {
font-weight: 800;
font-size: clamp(1.8rem, 4vw, 2.6rem);
color: #111;
text-align: center;
margin-bottom: 50px;
}
.faq-item {
background: #fff; margin-bottom: 10px;
border: none !important;
box-shadow: none;
}
.faq-item .accordion-button {
font-family: 'Montserrat', sans-serif;
font-weight: 600;
font-size: 0.95rem;
color: #111;
background: #fff;
border-radius: 14px !important;
padding: 18px 20px;
box-shadow: none;
}
.faq-item .accordion-button:not(.collapsed) {
color: #111;
background: #fff;
box-shadow: none;
} .faq-item .accordion-button::after {
display: none;
} .faq-btn-icon {
width: 38px;
height: 38px;
min-width: 38px;
border-radius: 50%;
background: #2d8cff;
display: flex;
align-items: center;
justify-content: center;
margin-left: auto;
transition: background 0.2s, transform 0.3s;
}
.faq-btn-icon svg {
transition: transform 0.3s;
}
.accordion-button:not(.collapsed) .faq-btn-icon svg {
transform: rotate(45deg);
}
.accordion-body {
font-size: 0.9rem;
color: #555;
padding: 0 20px 18px;
line-height: 1.6;
}
.accordion-collapse {
border-top: none;
}
.hero-icons span{
color: #fff;
font-size: 22px;
font-weight: 700;
text-align: left;
line-height: 1.2;
margin-left: 5px;
}
.hero-title{
color: #fff;
font-size: 55px;
font-weight: 700;
font-family: 'Manrope', sans-serif; 
}
@media screen and (max-width: 567px){
.faq-section {
margin-top: 70px;
}
.hero-icons span{
color: #fff;
font-weight: 700;
text-align: left;
line-height: 1.2;
margin-left: 5px;
font-size: 14px;
}
.hero-title{
font-size: 28px;
}
}
.testimonial .card{
padding-top: 0px !important
}
.gtf-back-to-top:hover{
background-color: #0988F1 !important;
}
.mob-top-phone{
margin-top: 50px; 
}
.mob-top-phone a{
font-size: 19px;
font-weight: 600;
}
.mob-top-phone a:hover{
color: #000;
}