/*
Theme Name: WP Bootstrap Starter Child
Theme URI: https://afterimagedesigns.com/wp-bootstrap-starter/
Template: wp-bootstrap-starter
Author: Afterimage Designs
Author URI: https://afterimagedesigns.com/
Description: The best WordPress starter theme based on the most powerful frameworks in the world: "_s" (by Automattic, the main people behind WordPress development), Twitter Bootstrap (the most popular HTML, CSS, and JS framework for developing responsive, mobile first projects on the web) and Font Awesome (or Fontawesome, a full suite of 675+ pictographic icons for easy scalable vector graphics on websites). This theme, like WordPress, is licensed under the GPL. You can use this theme as base for your next WordPress theme project and you are allowed to remove the link at the footer or do whatever you want. Your feedback on how we can continuously improve this WordPress Starter Theme Bootstrap will be highly appreciated. Page templates includes Right-sidebar (default page template), Left-Sidebar, Full-Width, Blank with container, Blank without container Page. Other features - Currently using Bootstrap v4.0.0 , Widgetized footer area, WooCommerce ready, Compatible with Contact Form 7, Compatible with Visual Composer, Compatible with Elementor Page Builder. This theme will be an active project which we will update from time to time. Check this page regularly for the updates.
Tags: blog,custom-menu,featured-images,threaded-comments,translation-ready,right-sidebar,custom-background,e-commerce,theme-options,sticky-post,full-width-template
Version: 3.3.6.1742560764
Updated: 2025-03-21 12:39:24

*/
@import url(https://fonts.googleapis.com/css?family=Rubik:400,500,700&display=swap);

*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: unset;
}





/* ios */
input,
input:before,
input:after,
textarea {
    -webkit-user-select: initial;
    -moz-user-select: initial;
    -ms-user-select: initial;
    user-select: initial;
}

html,
body,
div,
span,
object,
iframe,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
code,
em,
img,
small,
strike,
strong,
sub,
sup,
tt,
b,
u,
i,
ol,
ul,
li,
fieldset,
form,
label,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
main,
canvas,
embed,
footer,
header,
nav,
section,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: none;
    -moz-text-size-adjust: none;
    -ms-text-size-adjust: none;
    text-size-adjust: none;
}

footer,
header,
nav,
section,
main {
    display: block;
}

body {
    line-height: 1;
}

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: "";
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

input {
    -webkit-appearance: none;
    border-radius: 0;
}

a {
    color: unset;
    text-decoration: none;
}



* {
    --color-first: #3947F4;
    --color-second: #FFB800;
    --color-third: #F9F871;
    --color-text: #575757;
    --color-text-light1: #F2F2F2;
    --color-text-light2: #FDFCFC;
    --error: #E80A0A;
    --anim4: 0.4s ease-in-out;
    --anim2: 0.2s ease-in-out;
    --anim1: 0.1s ease;
}

@media (min-width: 1400px) {
    .container {
        max-width: 1400px !important;
    }
}

body.home {
    background: #e3e6ee !important
        /*background-image: url(assets/images/bc-markett_bg.png);*/
}

.grecaptcha-badge {
    display: none !important;
}

iframe#osago {
    background: #1a3d97 !important;
    width: 100%;
    min-height: 730px;
}

.frame-wrapper {
    background: #1a3d97 !important;
    max-height: max-content;
    min-height: 305px;
    position: relative;
    overflow: hidden;
    margin-top: 14px;
    border-radius: 7px;
}

.hero {
    background-color: #f5f5f5;
    padding: 20px 0;
}

.hero-wrapper {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

.hero-slogan {
    flex: 1;
    padding: 20px;
}

.hero-image {
    flex: 1;
}

.hero-image img {
    width: 100%;
}

.ukasko-s {
    padding: 20px 0;
}

.insurance {
    padding: 40px 0;
}

.insurance-item {
    display: flex;
    flex-direction: row;
}

.insurance-item-image {
    flex: 1;
}

.insurance-item-image img {
    width: 100%;
}

.insurance-item-text {
    flex: 1;
    padding: 0 20px;
    text-align: center;
}

.insurance-item-text h2 {
    font-size: 24px;
}

.insurance-item-text p {
    font-size: 16px;
}

.insuarane-list {
    display: flex;
    padding: 10px 20px;
    gap: 32px;
}

.insurance {
    background: #fff;
}

.insuarane-list img {
    border-radius: 16px;
}

.insurance-item {
    flex-direction: row-reverse;
}

section.hero img {
    border-radius: 16px;
    max-width: 73%;
    float: right;
}

.youtube-chanel {
    padding: 20px 0;
}

.youtube-chanel-wrapper {
    width: 100%;
    max-width: 560px;
    margin: 0 auto;
}

.youtube-chanel-wrapper iframe {
    width: 100%;
    border-radius: 16px;
}

.benefit-item-image img {
    width: 100%;
    border-radius: 16px;
    max-width: max-content;
}

.benefits {
    background-color: #f5f5f5;
    padding: 20px 0;
    max-width: 100%;

}

section.benefits.container.col-sm-12 {
    overflow: hidden;
}

.swiper-wrapper {
    display: flex;
    animation: scroll 20s linear infinite;
}

.benefits-wrapper {
    width: 100%;
    margin: 0 auto;
    padding: 0px 20px;
}

.benefits-list {
    display: flex;
    justify-content: space-between;
}

.benefit-item {
    width: 30%;
}

.benefit-item-image {
    width: 100%;
}

.benefit-item-image img {
    width: 100%;
    border-radius: 16px;
}

.benefit-item-text {
    padding: 10px;
    /* background-color: #fff; */
    border-radius: 16px;
    text-align: center;
}

section {
    border-radius: 5px;
}

section.ukasko-s.osago iframe#osago {
    max-height: 529px;
    overflow: hidden;
    min-height: 567px;
    position: absolute;
    top: -272px;
}

section.ukasko-s.green-card iframe#osago {
    max-height: 415px;
    overflow: hidden;
    min-height: 415px;
    position: absolute;
    top: -190px;
}

.grecaptcha-badge {
    visibility: hidden !important;
}

.google-reviews-wrapper {
    background: #fff;
    padding: 20px 24px;
    border-radius: 7px;
}

.navbar-brand img {
    max-height: 65px;
    height: 65px;
}

.navbar-brand {
    font-size: 16px !important;
    font-weight: 400 !important;
    display: flex;
    gap: 15px;
    position: relative;
    color: #1a3d97 !important;
    align-items: center;
}

.hero-slogan {
    text-align: center;
}

a.btn.btn-primary {
    background: #1a3d97;
}

.frame-wrapper iframe {
    width: 100%;
    height: 590px;
}

.frame-wrapper {
    min-height: 1px;
}

.frame-wrapper {
    min-height: 1px;
}

section.google-reviews.col-sm-12 {
    width: 100%;
    padding: 0px 0px;
}

.frame-wrapper {
    min-height: 1px;
    background: #fff !important;
}

section.load-frame.col-sm-12 {
    background: #fff;
    margin: 40px auto;
    display: none;
}

.benefit-item-image {
    margin: 0px auto;
    text-align: center;
}

.benefit-item.swiper-slide {
    font-size: 15px;
}

section.benefits.container.col-sm-12 {
    overflow: hidden;
    background: #fff;
    margin: 40px 0px;
}

section.hero.col-sm-12 {
    /*background: linear-gradient(273.78deg, #260C8C 0%, #660AB6 100%);*/
    background: url(/wp-content/uploads/2025/04/social-media-8.png) no-repeat center center;
    background-size: contain;
    margin: 40px 0px;
    color: #fff;
    min-height: 350px;

}

section.hero.col-sm-12 h1 {
    color: #fff;
    font-size: 62px;
    text-transform: uppercase;
    font-family: 'Rubik';
    font-weight: 700;
    line-height: 100%;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);

}

section.youtube-chanel.col-sm-12,
section.questions.col-sm-12,
section.modern-insurance.col-sm-12 {
    padding: 40px 0px;
    background: #fff;
    margin: 40px 0px;
}


section.youtube-chanel.col-sm-12 h2 {
    text-align: center;
}

.youtube-chanel-wrapper {
    display: flex;
    width: 100%;
    max-width: 100%;
    gap: 32px;
    padding: 24px 20px;
}

section h2 {
    text-align: center;
}

div#footer-widget {
    background: #0c243c;
    padding: 0px 15px;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    color: #fff;
}

.insurance-item-text p {
    min-height: 120px;
}

.questions-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 32px;
}

.questions-wrapper .col {
    text-align: center;
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link:focus {
    color: #1a722d;
}

a.btn.btn-primary {
    background: #1a722d;
}

a.btn.btn-primary:hover {
    background: #115720;
}

.questions-wrapper .col .btn {
    max-width: 100%;
    margin: 0px auto;
    width: 240px;
    height: 40px;
    line-height: normal;
    background: #1a722d;
}

.questions-wrapper .col .btn:hover {
    background: #115720;
}

@media (max-width: 768px) {
    .insuarane-list {
        flex-direction: column;
    }

    .insurance-item {
        flex-direction: column;
    }

    .youtube-chanel-wrapper {
        flex-direction: column;
    }

    .hero-wrapper.container {
        flex-direction: column-reverse;
    }

    .hero-image img {
        text-align: center;
        max-width: max-content !important;
        width: 100%;
    }

    section.hero {
        min-height: 100px !important;
    }

    .youtube-chanel-wrapper .col {
        flex: 1 !important;
    }

    section {
        margin: 20px 15px !important;
    }

    .ti-widget.ti-goog.ti-review-text-mode-readmore.ti-text-align-left {
        max-width: 100% !important;
        width: 100% !important;
    }

    section.google-reviews.col-sm-12 {
        width: 100%;
        padding: 0px 0px;
        max-width: 100%;
        overflow: hidden;
    }

    .contact-content {
        flex-direction: column;
    }

    #content.site-content {
        padding: 0px 0px;
    }

    .contact-wrapper {
        padding: 20px 0px;
    }

    .contact-content {
        flex-direction: column-reverse;
    }

    .contact-form,
    .contact-info,
    .contact-map {
        padding: 20px 10px;
    }

    .questions-wrapper .col {
        margin-bottom: 60px;
    }

    section h2 {
        text-align: center;
        padding: 0px;
        margin: 0px;
        font-size: 28px;
    }
}

div#footer-widget label {
    color: #fff;
}

div#footer-widget .wpforms-title {
    color: #fff;
}

div#footer-widget .row {
    display: flex;
    align-items: center;
}

section.contact-wrapper {
    display: flex;
    flex: 1;
}

.contact-wrapper {
    padding: 50px 0;
}

.contact-content {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
}

.contact-form,
.contact-info,
.contact-map {
    flex: 1;

}

body.page-template.page-template-page-contacts {
    background: #1a3d97 !important;
}

.contact-form,
.contact-info,
.contact-map {
    background: #fff;
    padding: 24px 20px;
    border-radius: 7px;
}


div#footer-widget .contact-info {
    color: #222;
}

.contact-info i {
    color: #1a722d;
    margin-right: 8px;
    font-size: 24px;
    vertical-align: middle;
}

.contact-info a {
    text-decoration: none;
    color: #000;
}

.contact-info a:hover {
    color: #1a3d97;
}

.consult .wpforms-field-container {
    max-width: 500px;
    margin: 0px auto;
}

.consult button#wpforms-submit-64 {
    text-align: center;
    margin: 0px auto;
    display: block;
}

.navbar-light .navbar-nav .active>.nav-link {
    color: unset;
}

header#masthead.moved {
    top: 0px;
}

div#content {
    margin-top: 80px;
    padding-top: 80px;
}

@media (max-width: 768px) {
    .benefit-item {
        width: 100% !important;
    }

    .telegram-bot-wrapper {
        flex-direction: column !important;
        gap: 32px;
    }

    .insuarane-list {
        flex-direction: column;
    }

    .insurance-item {
        flex-direction: column;
        gap: 20px;
    }

    .youtube-chanel-wrapper {
        flex-direction: column;
    }

    .hero-wrapper.container {
        flex-direction: column-reverse;
    }

    .hero-image img {
        text-align: center;
        max-width: max-content !important;
        width: 100%;
    }



    .youtube-chanel-wrapper .col {
        flex: 1 !important;
    }

    section {
        margin: 20px 15px !important;
    }

    .ti-widget.ti-goog.ti-review-text-mode-readmore.ti-text-align-left {
        max-width: 100% !important;
        width: 100% !important;
    }

    section.google-reviews.col-sm-12 {
        width: 100%;
        padding: 0px 0px;
        max-width: 100%;
        overflow: hidden;
    }

    .contact-content {
        flex-direction: column;
    }

    #content.site-content {
        padding: 0px 0px;
    }

    .contact-wrapper {
        padding: 20px 0px;
    }

    .contact-content {
        flex-direction: column-reverse;
    }

    .contact-form,
    .contact-info,
    .contact-map {
        padding: 20px 10px;
    }
}

@media (max-width:900px) and (min-width:426px) {
    section.hero {
        min-height: 180px !important;
    }
}

@media (max-width:1024px) and (min-width:900px) {
    section.hero {
        min-height: 260px !important;
    }
}

#content.site-content {
    padding: 20px 0px;
}

.questions-wrapper p {
    margin: 0px;
    padding: 0px;
}

section.questions h2 {
    padding: 0px;
    margin: 0px;
}


.questions-wrapper .col {
    margin-bottom: 45px;
}

.benefits-wrapper,
.google-reviews-wrapper,
.swiper-wrapper,
.youtube-chanel-wrapper,
.contact-wrapper,
.questions-wrapper,
.modern-insurance-wrapper,
.ukasko-s-wrapper {
    padding: 40px 20px !important;
}

.home section,
.insurance-item {
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.insurance-item {
    background: #fff;
    padding: 20px 20px;
    border-radius: 7px;
}

section.insurance {
    background: #e3e6ee;
    box-shadow: none;
}

#footer-widget section {
    box-shadow: unset;
}

/* Apply Rubik font to all text elements */
body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
span,
li,
input,
textarea,
button {
    font-family: 'Rubik', sans-serif !important;
}

/* Optional: Customize specific elements */
h1,
h2,
h3 {
    font-weight: 700;
    /* Bold for headings */
}

p,
a,
span,
li {
    font-weight: 400;
    /* Regular for body text */
}

button,
input,
textarea {
    font-weight: 500;
    /* Medium for form elements */
}

body.page-template.page-template-page-contacts {
    background: #e3e6ee !important;
}

.benefit-item {
    width: 25%;
    margin-bottom: 40px;
}

.benefits-list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;

}

.insurance-item {
    background: #fff;
    padding: 20px 20px;
    border-radius: 7px;
    flex-direction: column;
    gap: 16px;
}

.ti-widget.ti-goog .ti-widget-container {
    display: flex !important;
    flex-direction: column-reverse !important;
    padding: 20px 0px !important;
}

#footer-widget .contact-info {
    background: unset;
    color: #fff;
}

#footer-widget .contact-info a {
    color: #fff;
}

#footer-widget .contact-info strong {
    color: #fff;
}

#footer-widget .contact-info i {
    color: #fff;
}

.insuarane-list img {
    border-radius: 16px;
    max-height: 200px;
    object-fit: cover;
    /*filter: hue-rotate(97deg);*/
}

.insurance-item-text p {
    min-height: 75px;
}

.insurance-item {
    flex: 1;
}

.questions-wrapper .col .btn {
    height: auto;
    padding: 10px 0px;
}

.youtube-chanel-wrapper iframe {
    filter: drop-shadow(2px 4px 6px black);
}

section.questions h2 {
    font-size: 24px;
}

ul#menu-footer-menu {
    flex-direction: row !important;
}

ul#menu-footer-menu a {
    color: #fff;
    font-size: 16px;
    transition: all var(--anim2);
}

ul#menu-footer-menu a:hover {
    background: unset;
    color: #eee !important;
    transform: translateY(-2px);
}

#footer-widget section#media_image-2 {
    max-width: 150px;
}

.consult,
.telegram-bot {
    padding: 20px 20px;
    background: #fff;
    margin: 40px auto;
}

header#masthead.moved {
    position: fixed;
    width: 100%;
    z-index: 9;
    transition: all 0.3s ease-in-out;
}

.created_by img {
    max-width: 100px;
}

.created_by {
    display: flex;
    padding: 0px 0px;
}

.site-info a {
    color: #fff;
}

#colophon .container.pt-3.pb-3 {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

section.telegram-bot.col-sm-12 {
    background: url(/wp-content/uploads/2025/04/unsplash_3pwmu6uvsji.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.telegram-bot-wrapper {
    display: flex;
}

.telegram-bot-wrapper {
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}

.telegram-bot-wrapper> :first-child {
    flex: 1;
    text-align: center;
}

.telegram-bot-wrapper h2 {
    color: #fff;
}

.telegram-bot-wrapper {
    color: #fff;
}

.telegram-bot-wrapper> :last-child {
    flex: 1;
}

.telegram-bot-wrapper> :last-child img {
    width: 100%;
    filter: hue-rotate(308deg);
    max-height: 271px;
    object-fit: cover;
}

.navbar-light .navbar-nav .active:not(.consult-button)>.nav-link,
.navbar-light .navbar-nav .nav-link.active:not(.consult-button) {
    color: rgba(0, 0, 0, 0.4) !important;
}

.consult-button a {
    color: #fff !important;
    background: #1a722d;
    border-radius: 6px;
    border: 1px #1a722d solid;
}

li.consult-button a:hover {
    color: #fff !important;
}

ul#menu-menu-1 a:hover {
    color: #1a722d;
}


ul#menu-menu-1 {
    width: 90% !important;

    justify-content: space-between;
}

#consult .contact-content {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;

}

li#menu-item-111 {
    text-align: center;
}

.hidden-mobile {
    display: none;
}

div.wpforms-container-full input[type=submit]:not(:hover):not(:active),
div.wpforms-container-full button[type=submit]:not(:hover):not(:active),
div.wpforms-container-full .wpforms-page-button:not(:hover):not(:active),
.wp-core-ui div.wpforms-container-full input[type=submit]:not(:hover):not(:active),
.wp-core-ui div.wpforms-container-full button[type=submit]:not(:hover):not(:active),
.wp-core-ui div.wpforms-container-full .wpforms-page-button:not(:hover):not(:active) {
    background: #1a722d !important;
    color: #fff !important;
}

section.telegram-bot.col-sm-12 {
    min-height: auto;
}

.telegram-bot-wrapper {
    display: flex;
    align-content: center;
    align-items: center;
    min-height: auto;
}

.telegram-bot-wrapper a {
    background: #fff !important;
    color: #000 !important;
    padding: 12px 16px;
    border-radius: 8px;
    border-color: #fff;
}

.telegram-bot-wrapper {
    font-size: 24px;
    line-height: 32px;
}

.telegram-bot-wrapper h2 {
    font-size: 48px;
    line-height: 56px;
}

section.faq.col-sm-12 {
    background: #fff;
    padding: 45px 45px;
}

.scroll-to-top {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 1000;
    background: rgb(26 114 45 / 80%);
    border-radius: 4px;
    backdrop-filter: blur(24px);
}

.scroll-to-top svg {
    width: 40px;
    height: 40px;
    color: #fff;
    transition: all 0.3s ease-in-out;
    cursor: pointer;
    fill: #ffffff;
    padding: 5px 0px;
}

ul#menu-menu-1 li:not(:last-child) a:hover {
    color: #1a722d !important;
}

section#nav_menu-3 a {
    color: #fff;
    font-size: 16px;
}

section#nav_menu-3 a:hover,
section#nav_menu-3 a:focus,
section#nav_menu-2 a:focus {
    background: unset;
    transform: translateY(-2px);
}

div#footer-widget {
    padding: 30px 0px;
}

.mtsbu-check {
    background: #fff;
}

.frame-steps-info {
    display: flex;
    /* background: #f8fafc; */
    border-radius: 8px;
    padding: 30px 24px;
    margin-bottom: 18px;
    /* box-shadow: 0 2px 8px rgba(0, 0, 0, 0.04); */
    align-items: center;
    justify-content: space-between;
    gap: 30px;
    flex-wrap: wrap;
    flex-direction: row;
}

.steps-text {
    flex: 1;
}

div#menu-item-111 {
    display: none;
}

@media (max-width: 768px) {

    li#menu-item-111 {
        display: block;
        padding-bottom: 30px;
    }

    .benefits-wrapper,
    .google-reviews-wrapper,
    .swiper-wrapper,
    .youtube-chanel-wrapper,
    .contact-wrapper,
    .questions-wrapper,
    .modern-insurance-wrapper,
    .ukasko-s-wrapper {
        padding: 5px 0px !important;
    }

    .insuarane-list {
        display: flex;
        padding: 0px;
        gap: 32px;
    }

    .hidden-mobile {
        display: block;
    }

    .modern-insurance-wrapper.col {
        padding: 10px 20px !important;
    }

    .contact-form,
    .contact-info,
    .contact-map {
        width: 100%;
    }

    #consult .contact-content {
        flex-direction: column;
    }

    section.telegram-bot.col-sm-12 {
        background-size: cover;
        background-position: bottom right;
    }

    .telegram-bot-wrapper h2 {
        font-size: 32px;
        line-height: 48px;
    }

    .telegram-bot-wrapper {
        font-size: 18px;
        line-height: 24px;
        background: #00000017;
        backdrop-filter: blur(23px);
        padding: 20px 0px;
    }

    .collapse.show {
        display: block;
        position: fixed;
        width: 100%;
        overflow: hidden;
        background: #f8f9fa;
        left: 0px;
        top: 0px;
        padding: 0px 31px;
        z-index: 1;
        padding-top: 87px;
    }

    ul#menu-menu-1 {
        width: 100% !important;
        justify-content: space-between;
    }

    button.navbar-toggler {
        z-index: 2;
    }

    .menu-open img.logo-black.d-none.d-sm-block {
        display: inline !important;
        z-index: 3;
        position: relative;
    }

    .menu-open img.logo.d-block.d-sm-none {
        display: none !important;
    }

    div#menu-item-111 {
        display: block;
    }

    .menu-open div#menu-item-111 {
        display: none;
    }

    .benefits-list.swiper-wrapper {
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
    }

    span.swiper-pagination-bullet.swiper-pagination-bullet-active {
        background: #1a722d;
    }
}