/*
Theme Name: webfellixTemplate
Version: 1.0
Author: WebFellix
Author URI: https://webfellix.ru
*/

@font-face {
    font-family: "KSBistra";
    src: url("fonts/KSBistra.woff2") format("woff2");
    font-style: normal;
    font-weight: normal;
}

* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

:active,
:hover,
:focus {
    outline: 0;
    outline-offset: 0
}

img {
    max-width: 100%;
    height: auto
}

body {
    font-family: Montserrat;
}

/* Style default WordPress */
.alignnone {
    margin: 5px 20px 20px 0
}

.aligncenter,
div.aligncenter {
    margin: auto;
}

.alignright {
    float: right;
    margin: 5px 0 20px 20px
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0
}

.aligncenter {
    display: block;
    margin: 5px auto 5px auto
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px
}

a img.alignnone {
    margin: 5px 20px 20px 0
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    padding: 5px 3px 10px;
    text-align: center
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px
}

/* End style default */

/* Style pagination */
ul.page-numbers {
    list-style-type: none;
    display: flex;
    justify-content: center;
}

ul.page-numbers span {
    background: #ffffff !important;
    font-size: 14px;
    color: #000;
    border: 1px solid #ccc;
    margin: 5px;
    line-height: 26px;
    display: block;
    text-align: center;
    width: 33px !important;
}

ul.page-numbers a {
    background: #fff6f6;
    font-size: 14px;
    color: #780e10;
    border: 1px solid #780e10;
    margin: 5px;
    width: 33px !important;
    line-height: 26px;
    display: block;
    text-align: center;
    text-decoration: none;
}

ul.page-numbers li {
    border: 0px !important;
    margin: 3px !important;
}

ul.page-numbers {
    border: 0px !important;
}

/* End style pagination */

/* 404 page */
body.error404 h1 {
    text-transform: uppercase;
    text-align: center;
    font-size: 30px;
    font-weight: 400;
    color: #780e10;
    padding: 50px 0px 20px;
}

body.error404 section a {
    color: #780e10;
    font-weight: 600;
    font-size: 14px;
}

body.error404 section {
    min-height: 250px;
}

/* End 404 page */

/* Mobile menu */
.mobile-menu {
    justify-content: center;
    align-items: center;
    position: relative;
    width: 40px;
    height: 24px;
    margin-left: 10px;
    cursor: pointer;
}

.mobile-menu span {
    width: 100%;
    height: 2px;
    background: #fff;
    display: block;
}

.mobile-menu span:after,
.mobile-menu span:before {
    content: ' ';
    width: 100%;
    height: 2px;
    background: #fff;
    display: block;
    position: absolute;
}

.mobile-menu span:after {
    top: 0px;
}

.mobile-menu span:before {
    bottom: 0px;
}

.sidenav {
    height: 100%;
    width: 250px;
    position: fixed;
    z-index: 1;
    top: 0;
    right: 0px;
    transform: translateX(250px);
    background-color: #fff;
    overflow-x: hidden;
    padding-top: 60px;
    transition: 0.5s;
}

.sidenav a {
    padding: 8px 8px 8px 8px;
    text-decoration: none;
    font-size: 16px;
    color: #000;
    display: block;
    transition: 0.3s;
    border-bottom: 1px solid #ccc;
}

div#mobile-menu-main ul {
    margin: 20px;
    list-style-type: none;
}

.sidenav a:hover {
    color: #000;
}

.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
    border: none;
}

html {
    -webkit-transition: .5s;
    transition: 0.5s;
}

/* End mobile menu */
header .main {
    width: 100%;
    max-width: 1600px;
    position: relative;
    padding: 0px 10px;
    margin: 0 auto;
    z-index: 1;
}

.main {
    width: 100%;
    max-width: 1220px;
    position: relative;
    padding: 0px 10px;
    margin: 0 auto;
    z-index: 1;
}

header {
    width: 100%;
    background: url(img/top-bg.webp) no-repeat center;
    background-size: cover;
}

.header-flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
}

.header.header-home .header-flex {
    padding: 12px 0px 12px;
}

.menu-top a {
    color: rgb(255, 255, 255);
    font-family: Montserrat;
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0%;
    text-align: left;
    text-decoration: none;
    margin: 0px 15px;
    padding: 11px 13px;
    transition: 0.3s;
}

.menu-top a:hover {
    color: #dbbb80;
    font-family: Montserrat;
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0%;
    text-align: left;
}


.phone-head-text1 .about-top-text {
    color: rgb(25, 67, 83);
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0%;
    text-align: left;
    text-decoration: none;
    transition: 0.3s;
}

.about-top-icon {
    width: 37px;
    height: 37px;
    background: rgb(25, 67, 83);
    border-radius: 50%;
    padding: 9px;
    margin-right: 10px;
}

.header.header-home h1 {
    padding: 10px 0px 10px;
    font-size: 30px;
    line-height: 34px;
    color: #ffffff;
    font-weight: 600;
    font-family: "Montserrat";
}

.top-flex {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}

.top-flex-card {
    position: relative;
    margin: 20px;
}

.top-flex-card-hover {
    position: absolute;
    top: 6px;
    left: 6px;
    display: flex;
    text-align: center;
    justify-content: center;
    align-items: center;
    opacity: 0;
    transition: 0.3s;
}

.top-flex-card:hover>.top-flex-card-hover {
    opacity: 1;
}

.top-flex-card-hover span {
    color: rgb(255, 255, 255);
    font-family: Montserrat;
    font-size: 40px;
    font-weight: 700;
    line-height: 52px;
    letter-spacing: 0%;
    text-align: left;
    position: absolute;
}

.top-full-link {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    color: rgb(255, 255, 255);
    font-family: Montserrat;
    font-size: 19.86px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0%;
    text-align: left;
    border: 1px solid #fff;
    width: 276px;
    height: 64px;
    border-radius: 34px;
    text-decoration: none;
    margin: 20px auto 0px;
    transition: 0.3s;
}

.top-full-link:hover {
    color: rgb(25, 67, 83);
    background: #fff;
}

.stats-main {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    padding-top: 50px;
}

.stats-card {
    height: 280px;
    width: 40%;
    overflow: hidden;
    border-radius: 26px;
    background: linear-gradient(223.15deg, rgb(138, 177, 191) 6.858%, rgb(237, 250, 255) 98.213%);
    position: relative;
}

.stats-card img {
    position: absolute;
    right: 0px;
    bottom: 0px;
}

.stats-card-val {
    color: rgb(23, 58, 54);
    font-family: Montserrat;
    font-size: 96px;
    font-weight: 700;
    line-height: 142px;
    letter-spacing: 0%;
    text-align: left;
    text-transform: uppercase;
}

.stats-card-name {
    color: rgb(25, 67, 83);
    font-family: Montserrat;
    font-size: 24px;
    font-weight: 400;
    line-height: 29px;
    letter-spacing: 0%;
    text-align: left;
}

.stats-card-content {
    display: flex;
    flex-direction: column;
    height: 100%;
    width: 100%;
    justify-content: center;
    padding: 40px;
}

.footer {
    background: #EDE5C4;
    padding: 30px 0px 10px;
}

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

.menu-foot a {
    display: block;
    color: #fff;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 400;
    line-height: 36px;
    letter-spacing: 0%;
    text-align: left;
    text-decoration: none;
}

.address-foot b {
    font-size: 16px;
    line-height: 28px;
    color: #ecc178;
    font-weight: 500;
    font-family: "Montserrat";
    padding-top: 20px;
    padding-bottom: 10px;
    display: block;
}

.address-foot p {
    display: flex;
    align-items: baseline;
}

.address-foot p span {
    padding-left: 10px;
    color: #fff;
    font-size: 13px;
}

.address-foot p {
    color: rgb(0, 0, 0);
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: 0%;
    text-align: left;
    max-width: 260px;
    padding-bottom: 20px;
}

.phones-foot a {
    color: rgb(0, 0, 0);
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: 0%;
    text-align: left;
    text-decoration: navajowhite;
}

.phone-big a {
    color: #fff;
    font-family: Montserrat;
    font-size: 24px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0%;
    text-align: left;
    text-decoration: none;
    padding-top: 20px;
}

.phone-big {
    padding-top: 15px;
}

.contact-foot span {
    color: #fff;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0%;
    text-align: left;
    padding-bottom: 20px;
    display: block;
}

.contact-foot>p a {
    text-decoration: none;
    color: #fff;
    line-height: 30px;
    font-size: 14px;
}

.email-foot a {
    color: #fff;
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0%;
    text-align: left;
    text-decoration: navajowhite;
    display: block;
    padding-top: 20px;
}

.btn-foot a {
    width: 190px;
    height: 52px;
    display: flex;
    align-items: center;
    text-align: center;
    color: #fff;
    font-family: Montserrat;
    font-size: 14.71px;
    font-weight: 700;
    line-height: 18px;
    text-decoration: none;
    border: 1px solid rgb(255 255 255);
    justify-content: center;
    border-radius: 35px;
    transition: 0.3s;
}

.btn-foot a:hover {
    background: #fff;
    color: #120f6a;
}

.footer-flex>div {
    padding: 0px 10px;
}

.footer-copyright {
    border-top: 1px solid rgb(97, 120, 154);
    padding: 10px 0px;
    margin-top: 20px;
}

.footer-copyright p {
    color: rgb(137, 147, 146);
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0%;
    text-align: left;
}


.form-footer-main {
    display: flex;
    position: relative;
    padding: 22px 35px;
    justify-content: center;
}

.form-footer-content {
    max-width: 680px;
}

.form-footer-main img {
    position: absolute;
    bottom: 0px;
    right: 50px;
}

.form-footer-content p {
    color: rgb(255, 255, 255);
    font-family: Montserrat;
    font-size: 24px;
    font-weight: 600;
    line-height: 34px;
    letter-spacing: 0%;
    text-align: center;
    padding-bottom: 20px;
}

.form-footer-content p.form-footer-p {
    font-size: 20px;
    max-width: 500px;
    margin: 0 auto;
}

.phone-head-text2 {
    margin: 0 auto;
}

.form-footer-content a {
    color: rgb(25, 67, 83);
    font-family: Montserrat;
    font-size: 14.71px;
    font-weight: 700;
    line-height: 18px;
    letter-spacing: 0%;
    text-align: left;
    width: 220px;
    height: 52px;
    border-radius: 72px;
    background: linear-gradient(90.00deg, rgb(209, 199, 161), rgb(253, 245, 215) 100%);
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    transition: 0.3s;
}

.form-footer-content a:hover {
    background: linear-gradient(180.00deg, rgb(209, 199, 161), rgb(253, 245, 215) 100%);
}




.sved-main {
    display: flex;
    position: relative;
    padding: 75px 35px 120px;
}

.sved-main {
    border-radius: 41px;
    background: rgb(25, 67, 83);
}

.sved-content {
    max-width: 58%;
}

.sved-main img {
    position: absolute;
    bottom: 0px;
    right: -10px;
}

.sved-content p {
    color: rgb(255, 255, 255);
    font-family: Montserrat;
    font-size: 40px;
    font-weight: 400;
    line-height: 52px;
    letter-spacing: 0%;
    text-align: left;
    padding-bottom: 20px;
}

.sved-content a {
    color: rgb(25, 67, 83);
    font-family: Montserrat;
    font-size: 14.71px;
    font-weight: 700;
    line-height: 18px;
    letter-spacing: 0%;
    text-align: left;
    width: 220px;
    height: 52px;
    border-radius: 72px;
    background: linear-gradient(90.00deg, rgb(209, 199, 161), rgb(253, 245, 215) 100%);
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    transition: 0.3s;
}

.sved-content a:hover {
    background: linear-gradient(180.00deg, rgb(209, 199, 161), rgb(253, 245, 215) 100%);
}

.sved {
    margin: 150px 0px 40px;
}

.docs {
    margin: 70px 0px 40px;
}

.docs-main {
    display: flex;
    position: relative;
    padding: 40px 35px 50px;
    border-radius: 41px;
    box-shadow: 0px 4px 18.5px 0px rgba(0, 0, 0, 0.1);
    background: linear-gradient(49.06deg, rgb(205, 195, 156) 1.022%, rgb(254, 247, 217) 97.707%);
}

.docs-main>img {
    position: absolute;
    left: 0px;
    bottom: 0px;
}

.docs-content h2 {
    color: rgb(25, 67, 83);
    font-family: PT Sans;
    font-size: 32px;
    font-weight: 700;
    line-height: 47px;
    letter-spacing: 0%;
    text-align: left;
    padding-bottom: 10px;
}

.docs-content li {
    list-style-type: none;
    color: rgb(0, 0, 0);
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0%;
    text-align: left;
    background: url(img/list-ok.webp) no-repeat left center;
    padding-left: 30px;
    padding: 10px 0px 10px 30px;
}

.docs-content {
    max-width: 50%;
    margin: 0 0 0 auto;
}

.docs-main>img {
    position: absolute;
    left: 3%;
    bottom: 0px;
    top: 0px;
    margin:
        auto;
    border-radius:
        30px;
}

.socials a svg {
    width: 42px;
}

.prize {
    padding: 0px 0px 50px;
}

.news h2 {
    color: rgb(27 25 119);
    font-family: PT Sans;
    font-size: 32px;
    font-weight: 700;
    line-height: 47px;
    letter-spacing: 0%;
    text-align: left;
    text-transform: uppercase;
}

.news-main {
    display: flex;
    flex-wrap: wrap;
}

.card-news {
    width: 31%;
    margin: 10px 1%;
    border-radius: 0px;
    background: rgb(255, 255, 255);
    overflow: hidden;
}

.card-news img {
    max-height: 210px;
    height: 100%;
    width: 100%;
    object-fit: cover;
    border-radius: 0px;
}

.card-news-date {
    text-align: left;
    display: block;
    text-decoration: none;
    padding: 15px 0px;
    font-size: 14px;
    line-height: 21px;
    color: #b7844b;
    font-weight: 400;
    font-family: "Montserrat";
}

.card-news-title {
    color: rgb(0, 0, 0);
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0%;
    text-align: left;
    text-decoration: none;
    padding: 0px;
    display: block;
}

.card-news-link {
    width: 125px;
    height: 42px;
    display: flex;
    border-radius: 36px;
    background: #fff;
    text-decoration: none;
    align-items: center;
    justify-content: space-around;
    margin: 0 0 0 auto;
    padding: 10px;
    border: 1px solid #282370;
}

.card-news-link span {
    color: #282370;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0%;
    text-align: left;
    text-decoration: none;
}

.card-news>p {
    font-size: 15px;
    padding: 10px 0px 20px;
}

.card-news-link svg {
    width: 20px;
}

.news-all-link {
    margin: 35px auto 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    width: 275px;
    height: 50px;
    box-sizing: border-box;
    border: 1px solid rgb(25, 67, 83);
    border-radius: 40px;
    color: rgb(25, 67, 83);
    font-family: Montserrat;
    font-size: 20px;
    font-weight: 600;
    line-height: 29px;
    letter-spacing: 0%;
    text-decoration: none;
}

.header.header-nohome .logo {
    padding: 15px 0px;
}

.flexProductCard {
    display: flex;
    flex-wrap: wrap;
    margin: 25px 0px 40px;
}

.productCard {
    width: 31%;
    margin: 10px 1%;
    border-radius: 0px;
    box-shadow: 0px 4px 19.5px 0px rgba(0, 0, 0, 0.1);
    background: rgb(255, 255, 255);
    padding: 15px;
    padding-bottom: 15px;
    position: relative;
    padding-bottom: 140px;
}

.img-card-tar {
    position: relative;
    overflow: hidden;
    max-width: 100%;
    max-height: 250px;
    height: 100%;
    margin-bottom: 20px;
}

.price-img-tar span {
    color: rgb(25, 67, 83);
    font-family: PT Sans;
    font-size: 32px;
    font-weight: 800;
    line-height: 34px;
    letter-spacing: 0%;
    text-align: left;
    background: linear-gradient(359deg, #1d1b7e, #3532bf);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

p.subtitle-prod {
    margin: 0 auto;
    display: flex;
    font-size: 16px;
    line-height: 15px;
    color: #1b1977;
    font-weight: 600;
    font-family: "Montserrat";
    border: 1px solid #1b1977;
    padding: 10px;
    max-width: 150px;
    text-align: center;
    justify-content: center;
    border-radius: 30px;
    border-bottom: 4px solid;
    margin-top: -39px;
    position: relative;
    background: #fff;
}

.price-img-tar span:nth-child(1) {
    padding-right: 0px;
}

.price-img-tar {
    position: relative;
    z-index: 2;
    border-radius: 0px;
    background: transparent;
    display: flex;
    align-items: center;
    padding: 5px;
    text-align: center;
    justify-content: center;
}

.productCardAttrValue {
    color: rgb(0, 0, 0);
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0%;
    text-align: left;
    padding: 5px 0px;
    display: block;
}

.productCardAttrMain {
    border-bottom: 1px solid rgb(202, 202, 202);
}

.productCardAttrMain {
    border-bottom: 1px solid rgb(202, 202, 202);
    padding-bottom: 10px;
    margin-bottom: 15px;
}

.plus,
.minus {
    color: rgb(0, 0, 0);
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0%;
    text-align: left;
    padding: 5px 0px;
    display: block;
}

.minus {
    color: rgb(145, 42, 33);
}

.productCardButtonLink {
    color: rgb(255, 255, 255);
    font-family: Montserrat;
    font-size: 19.86px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0%;
    text-align: left;
    border-radius: 41px;
    box-shadow: 0px 4px 18.5px 0px rgba(0, 0, 0, 0.1);
    background: rgb(25, 67, 83);
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    text-align: center;
    height: 62px;
}

.productCardButton {
    color: rgb(25, 67, 83);
    font-family: Montserrat;
    font-size: 19.86px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0%;
    text-align: left;
    text-decoration-line: underline;
    margin: 20px 10px 20px;
    display: flex;
    align-items: center;
}

.productCardButton svg {
    width: 20px;
    margin-left: 12px;
    position: relative;
    top: 2px;
}

.mainCardForm {
    position: absolute;
    width: calc(100% - 30px);
    bottom: 15px;
}

.content-page-des-main {
    background: url(img/bg-page.webp) no-repeat center;
    background-size: cover;
}

.content-page-des {
    display: flex;
    justify-content: space-between;
    padding: 50px 0px;
}

.content-page-des-center h1 {
    color: rgb(25, 67, 83);
    font-family: PT Sans;
    font-size: 32px;
    font-weight: 700;
    line-height: 47px;
    letter-spacing: 0%;
    text-align: center;
    padding-bottom: 10px;
}

.content-page-des-center-content p {
    color: rgb(25, 67, 83);
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0%;
    text-align: center;
    padding: 20px 0px;
}

.content-page-des-right {
    display: flex;
    align-items: flex-end;
}

.wp-block-separator.has-alpha-channel-opacity {
    border: 0px !important;
    background: url(img/hr.webp) no-repeat center;
    height: 8px;
}

.content-page-des-center {
    padding: 0px 40px;
}

.img-card-tar img {
    height: 100%;
    object-fit: cover;
    width: 100%;
    display: block;
}

.dop-text-page-main {
    box-sizing: border-box;
    border: 2px solid transparent;
    border-radius: 20px;
    background:
        linear-gradient(to right, white, white),
        linear-gradient(to right, #194353 0%, #3895b9 100%);
    background-clip: padding-box, border-box;
    background-origin: padding-box, border-box;
}

.dop-text-page-main h2 {
    color: rgb(25, 67, 83);
    font-family: PT Sans;
    font-size: 32px;
    font-weight: 700;
    line-height: 47px;
    letter-spacing: 0%;
    text-align: left;
}

.dop-if-text-page {
    display: flex;
    flex-wrap: wrap;
    padding-top: 20px;
}

.dop-if-text-page span {
    width: 31%;
    padding: 15px 1%;
    color: rgb(0, 0, 0);
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 0%;
    text-align: left;
}

.dop-text-page-main {
    padding: 40px;
    margin-bottom: 40px;
}

.stolp-text-page-main {
    box-sizing: border-box;
    border: 2px solid transparent;
    border-radius: 20px;
    background:
        linear-gradient(to right, white, white),
        linear-gradient(to right, #194353 0%, #3895b9 100%);
    background-clip: padding-box, border-box;
    background-origin: padding-box, border-box;
}

.stolp-text-page-main {
    padding: 40px;
    margin-bottom: 0px;
    margin-top: 40px;
}

.stolp-text-page-main h2 {
    color: rgb(25, 67, 83);
    font-family: PT Sans;
    font-size: 32px;
    font-weight: 700;
    line-height: 47px;
    letter-spacing: 0%;
    text-align: left;
}

.stolp-if-text-page li {
    color: rgb(0, 0, 0);
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 400;
    line-height: 31px;
    letter-spacing: 0%;
    text-align: left;
    padding-bottom: 15px;
    padding-left: 30px;
    list-style-type: none;
    position: relative;
}

.stolp-if-text-page li::before {
    content: '◆';
    position: absolute;
    left: 10px;
}

.wpcf7-form-control.wpcf7-text {
    padding: 10px;
    margin: 10px;
}

.wpcf7-form-control.wpcf7-submit.has-spinner {
    color: rgb(255, 255, 255);
    font-family: Montserrat;
    font-size: 15px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0%;
    text-align: left;
    border-radius: 41px;
    box-shadow: 0px 4px 18.5px 0px rgba(0, 0, 0, 0.1);
    background: rgb(25, 67, 83);
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    text-align: center;
    height: 44px;
    border: 0px;
    width: 200px;
    margin: 10px auto;
}

.wpcf7-response-output {
    border: 0px !important;
    max-width: 304px;
    margin: 0px auto !important;
    text-align: center;
    padding: 0px !important;
    width: 100%;
}

.title-front h1 {
    color: rgb(25, 67, 83);
    font-family: PT Sans;
    font-size: 32px;
    font-weight: 700;
    line-height: 47px;
    letter-spacing: 0%;
    text-align: center;
    padding: 20px 0px 20px;
    display: block;
}

.entry-content p {
    font-size: 16px;
    font-family: Montserrat;
    line-height: 24px;
    padding-bottom: 15px;
}

.entry-content li {
    font-size: 16px;
    font-family: Montserrat;
    line-height: 24px;
    padding-bottom: 10px;
    margin-left: 20px;
}




.flex-tarif {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    margin-bottom: 30px;
    margin-top: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #ccc;
}

.flex-tarif>div {
    width: 26%;
}

.title-tarif {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.title-tarif h2 {
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 400;
    color: #3a82b9;
    letter-spacing: 2px;
}

.option-tarif>div {
    display: flex;
    align-items: center;
    padding: 7px 0px;
    border-bottom: 1px solid #ccc;
    min-height: 42px;
}

.option-tarif>div div {
    padding-right: 10px;
}

.option-tarif p {
    margin: 0px;
}

.tarif_text {
    margin-top: 20px;
}

.tarif_text ol,
.tarif_text ul {
    list-style: none;
}

.flex-number {
    display: flex;
    justify-content: space-around;
}

.flex-number>a {
    width: 130px;
    height: 36px;
    display: flex;
    background: #2d7402;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 16px;
    margin-top: 15px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 5px;
}

.flex-tarif>.right-tarif {
    width: 32%;
}

.title-tarif b {
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 600;
    color: #3a82b9;
    letter-spacing: 0px;
    border: 1px solid #9cd4ff;
    padding: 0px 10px;
}

.title-slide {
    color: #414042;
    font-size: 20px;
    font-weight: 400;
    border-bottom: 1px solid #000;
    margin-bottom: 10px;
    margin-top: 26px;
}

.title-tarif h1 {
    color: rgb(25, 67, 83);
    font-family: PT Sans;
    font-size: 32px;
    font-weight: 700;
    line-height: 47px;
    letter-spacing: 0%;
    text-align: center;
    display: block;
}

.tarif_text p {
    padding-bottom: 10px;
    font-size: 16px;
}

.tarif_text li {
    padding: 10px 0px 10px 20px;
}

.tarif_text li::before {
    content: '◆';
    position: absolute;
    left: 10px;
}

.title-tarif b {
    text-transform: uppercase;
    border: 1px solid #194353;
    padding: 0px 10px;
    color: rgb(25, 67, 83);
    font-family: PT Sans;
    font-size: 24px;
    font-weight: 700;
    line-height: 47px;
    letter-spacing: 0%;
    text-align: center;
    display: block;
}

.slide-mains img {
    width: 100%;
    height: 200px;
    object-fit: cover;
}

.flex-number>a {
    width: 220px;
    margin-top: 15px;
    margin-left: auto;
    margin-right: auto;
    color: rgb(255, 255, 255);
    font-family: Montserrat;
    font-size: 19.86px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0%;
    border-radius: 41px;
    box-shadow: 0px 4px 18.5px 0px rgba(0, 0, 0, 0.1);
    background: rgb(25, 67, 83);
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    text-align: center;
    height: 62px;
}

.three-tarif-main {
    box-sizing: border-box;
    border: 2px solid transparent;
    border-radius: 20px;
    background: linear-gradient(to right, white, white), linear-gradient(to right, #194353 0%, #3895b9 100%);
    background-origin: padding-box, padding-box;
    background-clip: border-box, border-box;
    background-origin: padding-box, padding-box;
    background-clip: border-box, border-box;
    background-origin: padding-box, padding-box;
    background-clip: border-box, border-box;
    background-clip: padding-box, border-box;
    background-origin: padding-box, border-box;
    padding: 20px;
    margin-top: 40px;
}

.title-right {
    color: rgb(25, 67, 83);
    font-family: PT Sans;
    font-size: 21px;
    font-weight: 700;
    line-height: 47px;
    letter-spacing: 0%;
    text-align: end;
    display: block;
    font-style: italic;
}

.three-tarif-main h3 {
    color: rgb(25, 67, 83);
    font-family: PT Sans;
    font-size: 21px;
    font-weight: 700;
    line-height: 47px;
    letter-spacing: 0%;
    display: block;
}

.total-price-dol {
    color: rgb(42, 119, 0);
    font-family: PT Sans;
    font-size: 26px;
    font-weight: 700;
    line-height: 36px;
    letter-spacing: 0%;
    display: block;
    padding-bottom: 10px;
}

.total-price-text {
    font-size: 14px;
    padding-bottom: 20px;
}

.data-fancybox-total {
    width: 220px;
    margin-top: 15px;
    margin-left: auto;
    margin-right: auto;
    color: rgb(255, 255, 255);
    font-family: Montserrat;
    font-size: 19.86px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0%;
    border-radius: 41px;
    box-shadow: 0px 4px 18.5px 0px rgba(0, 0, 0, 0.1);
    background: rgb(25, 67, 83);
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    text-align: center;
    height: 62px;
}

.flex-tarif>div {
    width: 30%;
}

button.slick-arrow {
    width: 26px;
    height: 26px;
    text-indent: -9999px;
    border: 0px;
    padding: 0px;
    background-color: inherit;
    position: absolute;
}

button.slick-prev.slick-arrow {
    background: url(img/ico-arrow-left.png) no-repeat center;
    bottom: 5px;
    z-index: 1;
    border-radius: 0px;
    right: 50px;
}

button.slick-next.slick-arrow {
    background: url(img/ico-arrow-right.png) no-repeat center;
    bottom: 5px;
    z-index: 1;
    border-radius: 0px;
    right: 20px;
}

h3.wp-block-heading {
    color: rgb(25, 67, 83);
    font-family: PT Sans;
    font-size: 32px;
    font-weight: 700;
    line-height: 47px;
    letter-spacing: 0%;
    display: block;
    padding-bottom: 10px;
}

.videowrapper {
    float: none;
    clear: both;
    width: 100%;
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
}

.videowrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.social-stick {
    position: fixed;
    z-index: 9;
    bottom: 50px;
    right: 30px;
    width: 60px;
    height: 60px;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
    box-shadow: 0px 0px 4px 0px #007631;
    cursor: pointer;
    transition: 0.3s;
}

.social-stick-btn path {
    fill: #007531;
}

.social-stick-mes {
    opacity: 0;
    overflow: hidden;

    display: flex;
    justify-content: space-around;
    flex-direction: column;

    height: 120px;
    position: absolute;
    bottom: 40px;
    margin-bottom: 10px;
    border-radius: 50px;
    box-shadow: 0px 0px 4px 0px #007631;
    width: 0px;
    align-items: center;
    padding: 0px;
    background: #fff;
    transition: 0.3s;
    transition-delay: 0.2s;

}

.social-stick:hover .social-stick-mes {
    opacity: 1;
    bottom: 60px;
    width: 60px;
    padding: 10px;
}

.social-stick-mes svg {
    width: 36px;
}

header {
    width: 100%;
    /*background: url(img/top-bg.webp) no-repeat center;
    background-size: cover;*/
    background: #4E34C3;
    background: linear-gradient(158deg, rgba(78, 52, 195, 1) 0%, rgba(42, 22, 129, 1) 100%);
}

















.about-top a b {
    font-size: 17px;
    line-height: 15px;
    color: #b2997d;
    font-weight: 100;
    font-family: "Montserrat";
    text-align: right;
}











.about-top a span {
    display: block;
    font-size: 17px;
    line-height: 15px;
    color: #ffffff;
    font-weight: 600;
    font-family: "Montserrat";
    text-align: right;
    padding-bottom: 7px;
}

.about-top a b {
    font-size: 15px;
    line-height: 15px;
    color: #dbbb80;
    font-weight: 400;
    font-family: "Montserrat";
    text-align: right;
    display: block;
}

.about-top a {
    text-decoration: none;
}

.header-top {
    background: #1b1977;
}

.header-bottom {
    height: 80vh;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
    overflow: hidden;
}

/* Стили для видео */
.header-video {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    transform: translate(-50%, -50%);
    object-fit: cover;
    z-index: 0;
}

.header-bottom-bg {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.75) 0%, rgba(42, 22, 129, 0) 60%);
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
}

.header-bottom .main {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-end;
    height: 100%;
    padding-bottom: 100px;
}

.main-text {
    max-width: 600px;
    font-size: 16px;
    line-height: 22px;
    color: #ffffff;
    font-weight: 400;
    font-family: "Montserrat";
    padding-top: 20px;
}

.parent {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(4, 1fr);
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    gap: 15px;
    margin-top: 35px;
}

.div1 {
    grid-area: 1 / 1 / 3 / 2;
}

.div2 {
    grid-area: 1 / 2 / 3 / 3;
}

.div3 {
    grid-area: 1 / 3 / 2 / 4;
}

.div4 {
    grid-area: 2 / 3 / 3 / 4;
}

.div5 {
    grid-area: 3 / 1 / 5 / 3;
}

.div6 {
    grid-area: 3 / 3 / 5 / 4;
}

.img-hadj {
    position: relative;
}

.img-hadj>.hadj-in-text {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    display: flex;
    flex-direction: column;
    padding: 15px;
}

.hadj-in-text b {
    font-family: KSBistra;
}

.hadj-in-text b {
    font-family: KSBistra;
    font-size: 90px;
    line-height: 90px;
    padding-bottom: 15px;
    color: #ffffff;
}

.hadj-in-text span {
    font-size: 12px;
    line-height: 15px;
    color: #14110c;
    font-weight: 500;
    font-family: "Montserrat";
    padding-bottom: 15px;
}

.hadj-in-text a {
    font-size: 13px;
    line-height: 18px;
    color: #072175;
    font-weight: 600;
    font-family: "Montserrat";
    text-decoration: none;
    background: #ffffffa3;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    border: 1px solid #fff;
    height: 38px;
    width: 160px;
    border-radius: 40px;
    transition: 0.3s;
}

.hadj-in-text a:hover {
    background: #ffffff;
}   

.text-hadj {
    border: 1px solid #ccc;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.text-hadj b {
    font-size: 66px;
    line-height: 66px;
    color: #111111;
    font-weight: 700;
    font-family: "Montserrat";
    padding-bottom: 10px;
    background: linear-gradient(359deg, #1d1b7e, #3532bf);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.text-hadj span {
    font-size: 24px;
    line-height: 28px;
    color: #111111;
    font-weight: 400;
    font-family: "Montserrat";
}

.img-hadj>.hadj-in-text>img {
    object-fit: contain;
    width: 72px;
    display: block;
    position: relative;
    margin: 0 auto;
    padding-bottom: 20px;
}

.hadj-in-text-title {
    font-size: 16px;
    line-height: 24px;
    color: #ffffff;
    font-weight: 600;
    font-family: "Montserrat";
    text-align: center;
}

.hadj-in-text-text {
    font-size: 15px;
    line-height: 24px;
    color: rgb(255, 255, 255);
    font-weight: 400;
    font-family: Montserrat;
    text-align: center;
}

.tbm-title {
    max-width: 580px;
    font-size: 30px;
    line-height: 40px;
    color: #221e73;
    font-weight: 800;
    font-family: "Montserrat";
    text-align: center;
    padding-bottom: 15px;
    margin: 0 auto;
}

.tbm-text {
    text-align: center;
    color: #221e73;
    font-weight: 500;
}

.tbm-cards {
    display: flex;
    gap: 20px 2%;
    margin: 40px 0px 60px;
}

.tbm-card-title {
    text-align: center;
    color: #221e73;
    font-weight: 600;
    font-size: 18px;
    padding: 10px 0px;
}

.tbm-card-text {
    font-weight: 500;
    font-size: 15px;
    line-height: 24px;
}

.tbm-card {
    width: 100%;
    text-align: center;
    padding: 10px;
}

.docs-title {
    font-size: 45px;
    line-height: 48px;
    color: #d2ae74;
    font-family: "KSBistra";
    max-width: 600px;
    margin-top: 50px;
}

.docs-cards {
    display: flex;
    flex-wrap: wrap;
    gap: 1%;
    margin: 20px 0px;
}

.docs-card {
    display: flex;
    align-items: flex-start;
    width: 31%;
}

.docs-card img {
    margin-right: 20px;
}

.docs-card-text b {
    font-size: 22px;
    line-height: 27px;
    color: #0a0a0a;
    font-weight: 600;
    font-family: "Montserrat";
    display: block;
    padding-bottom: 5px;
}

.docs-card-text span {
    font-size: 14px;
}

.docs-card {
    padding: 20px 0px;
    border-bottom: 1px solid #ccc;
}

.docs-card:nth-child(4), .docs-card:nth-child(5) {
    border-bottom: 0px;
}

/*
a svg path {
    fill: #282370;
}
    */

a.card-news-link:hover {
    color: #fff;
    background: linear-gradient(359deg, #1d1b7e, #3532bf);
}

a.card-news-link:hover span {
    color: #fff;
}

a:hover svg path {
    fill: #fff;
}

.form-footer-bg {
    background: url(/wp-content/uploads/2026/04/hijri-new-year-celebration-with-lanterns-moon-illustration.jpg) no-repeat center center;
}

.form-footer-bg {
    background: url(https://tour.wbcb.ru/wp-content/uploads/2026/04/hijri-new-year-celebration-with-lanterns-moon-illustration.jpg) no-repeat center center;
    position: relative;
    bottom: -5px;
    margin-top: 40px;
}

.form-footer-content>p {
    max-width: 780px;
    font-size: 30px;
    line-height: 40px;
    color: #468b23;
    font-weight: 600;
    font-family: "Montserrat";
    text-align: center;
    padding: 0px 0px 20px 0px;
}

.form-footer-content input {
    width: 100%;
    max-width: 600px;
    height: 45px;
    margin: 0px auto !important;
    border-radius: 45px;
    border: 1px solid #ccc;
    padding: 5px 20px !important;
    font-weight: 600;
}

span.wpcf7-spinner {
    display: none !important;
}

input.wpcf7-form-control.wpcf7-submit.has-spinner {
    background: linear-gradient(359deg, #478d23, #5cb92d);
    cursor: pointer;
}

.wpcf7-response-output {
    width: 100% !important;
    max-width: 400px;
    font-size: 14px;
    font-weight: 600;
    color: #499024;
}

.footer {
    background: url(/wp-content/uploads/2026/04/Shape-1-copy-12.jpg) no-repeat bottom center;
    padding: 50px 0px 70px;
}

.menu-foot b {
    font-size: 16px;
    line-height: 28px;
    color: #ecc178;
    font-weight: 500;
    font-family: "Montserrat";
    padding-top: 20px;
    padding-bottom: 10px;
    display: block;
}

p.title-prod {
    position: absolute;
    top: 0px;
    width: 100%;
    padding: 10px;
    font-family: "KSBistra";
    font-size: 48px;
    line-height: 52px;
    color: #ffffff;
    filter: drop-shadow(0px 2px 0px rgba(53, 50, 126, 0.45));
    text-align: center;
    text-transform: lowercase;
}

.prod-ban-2 {
    display: flex;
    gap: 1%;
    margin-top: 60px;
}

span.productCardAttrValue img {
    position: absolute;
}

span.productCardAttrValue {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 12px;
    padding: 5px;
}

span.productCardAttrValue span {
    display: flex;
    align-items: center;
}

span.productCardAttrValue span b {
    padding-left: 28px;
}

p.productCardAttrLine {
    background: #f2f4ff;
    margin: 6px 0px;
}

a.productCardButtonLink2 {
    background: linear-gradient(359deg, #478d23, #5cb92d);
    width: 200px;
    display: flex;
    height: 44px;
    border-radius: 44px;
    justify-content: center;
    text-align: center;
    align-items: center;
    color: #fff;
    text-decoration: none;
    font-weight: 500;
    margin: 8px auto;
}

a.productCardButtonLink3 {
    background: linear-gradient(359deg, #1d1b7e, #3532bf);
    width: 200px;
    display: flex;
    height: 44px;
    border-radius: 44px;
    justify-content: center;
    text-align: center;
    align-items: center;
    color: #fff;
    text-decoration: none;
    font-weight: 500;
    margin: 8px auto;
}

.nav-menu-prod {
    display: flex;
    flex-wrap: wrap;
    margin-top: 30px;
}

.nav-menu-prod>* {
    font-size: 61px;
    line-height: 61px;
    color: #dbbb80;
    font-family: "KSBistra";
    text-decoration: none;
    width: 31%;
    margin: 10px 1%;
    text-align: center;
    border: 1px solid #dbbb80;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 80px;
}

.nav-menu-prod>a {
    transition: 0.3s;
    background: #1b1977;
    border-color: #1b1977;
}

.nav-menu-prod>a:hover {
    border-color: #dbbb80;
    background: #fff;
}

.img-hadj:hover>img {
    box-shadow: 0px 0px 10px 10px #4f4f4f4d;
}

.div6.img-hadj:hover>img {
    box-shadow: none;
}

.img-hadj>img {
    transition: 0.3s;
}

.img-hadj {
    cursor: pointer;
}

.div6.img-hadj {
    cursor: auto;
}

.social-foot svg {
    width: 36px;
    margin: 10px 5px;
}

.social-foot a {
    text-decoration: none;
}

.social-head svg {
    width: 36px;
    margin: 10px 5px;
}

.social-head a {
    text-decoration: none;
}

.about-top {
    display: flex;
    align-items: center;
}

.social-head {
    margin-right: 10px;
}




/* Media screen */
@media screen and (max-width: 1800px) {}

@media screen and (max-width: 1400px) {

    .stats-card {
        height: 280px;
        width: 47%;
        overflow: hidden;
        border-radius: 26px;
        background: linear-gradient(223.15deg, rgb(138, 177, 191) 6.858%, rgb(237, 250, 255) 98.213%);
        position: relative;
    }
}

@media screen and (max-width: 1200px) {
    .form-footer-content p {
        font-size: 20px;
        line-height: 26px;
        padding-bottom: 10px;
    }

    .form-footer-content a {
        width: 220px;
        height: 44px;
        border-radius: 48px;
        transition: 0.3s;
    }

    .form-footer-content {
        max-width: 50%;
    }

    .sved-content {
        max-width: 45%;
    }

    .docs-main>img {
        position: absolute;
        left: 3%;
        bottom: 0px;
        top: 0px;
        margin:
            auto;
        max-width: 420px;
    }
}

@media screen and (max-width: 980px) {
    .docs-main>img {
        position: absolute;
        left: 3%;
        bottom: 0px;
        top: 0px;
        margin:
            auto;
        max-width: 100%;
    }


    .menu-mobile-button {
        display: flex;
        align-items: flex-start;
    }

    .open-nav.menu-mobile-button .treelines {
        margin: 0 0 0 auto;
    }

    .open-nav.menu-mobile-button {
        max-width: 157px;
        width: 100%;
    }

    .toggle.hc-nav-trigger.hc-nav-1 {
        top: calc(50% - 12px);
        right: 20px;
    }

    .hc-nav-trigger span,
    .hc-nav-trigger span::before,
    .hc-nav-trigger span::after {
        background: #fff;
    }

    .about-top,
    .menu-top {
        display: none;
    }

    .hc-offcanvas-nav .nav-container,
    .hc-offcanvas-nav .nav-wrapper,
    .hc-offcanvas-nav ul {
        background: #1b1977;
    }

    .hc-offcanvas-nav .nav-item-link,
    .hc-offcanvas-nav li.nav-close a,
    .hc-offcanvas-nav .nav-back a {
        font-family: Montserrat;
    }


    .stats-card {
        height: 280px;
        width: 100%;
        overflow: hidden;
        border-radius: 26px;
        background: linear-gradient(223.15deg, rgb(138, 177, 191) 6.858%, rgb(237, 250, 255) 98.213%);
        position: relative;
        margin: 20px 0px;
    }


    .footer-flex {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }

    .sved-main img {
        position: relative;
        bottom: 0px;
        right: 0px;
        left: 0px;
    }

    .sved-main {
        display: flex;
        position: relative;
        padding: 30px 35px 0px;
        flex-wrap: wrap;
    }

    .sved-content {
        max-width: 100%;
    }

    .sved-content a {
        margin: 10px auto;
    }

    .sved-content p {
        text-align: center;
        font-size: 34px;
        line-height: 42px;
    }

    .form-footer {
        margin: 30px 0px 30px;
    }

    .sved {
        margin: 30px 0px;
    }

    .docs-content {
        order: 1;
        width: 100%;
        max-width: 100%;
    }

    .docs-main {
        flex-wrap: wrap;
        padding: 40px 35px 0px;
    }

    .docs-main>img {
        position: relative;
        left: 0px;
        bottom: 0px;
        order: 2;
        right: 0px;
        margin: 0px auto 30px;
    }

    .card-news img {
        max-height: 160px;
        height: 100%;
        width: 100%;
        object-fit: cover;
        border-radius: 0px;
    }

    .card-news {
        width: 31%;
        margin: 10px 1%;
        border-radius: 0px;
    }

    .card-news-date {
        font-size: 14px;
        padding: 10px 0px;
    }

    .card-news-title {
        font-size: 16px;
        line-height: 22px;
        padding: 10px 0px 10px;
        min-height: 75px;
    }

    .card-news-link span {
        font-size: 14px;
    }

    .card-news-link {
        height: 38px;
    }

    .content-page-des-right,
    .content-page-des-left {
        display: none;
    }

    .price-img-tar {
        min-height: 38px;
    }

    .flex-tarif {
        flex-wrap: wrap;
    }

    .flex-tarif>div {
        width: 100%;
    }

    .flex-tarif>.right-tarif {
        width: 100%;
    }



                                .parent {
                                    display: grid;
                                    grid-template-columns: 1fr 1fr;
                                    grid-template-rows: auto 1fr 1fr auto;
                                }
                
                                /* 1 строка */
                                .div1 {
                                    grid-column: 1;
                                    grid-row: 1;
                                }
                
                                .div2 {
                                    grid-column: 2;
                                    grid-row: 1;
                                }
                
                                /* 2 строка (верх половины) */
                                .div3 {
                                    grid-column: 1;
                                    grid-row: 2;
                                }
                
                                /* 2 строка (низ половины) */
                                .div4 {
                                    grid-column: 1;
                                    grid-row: 3;
                                }
                
                                /* div6 занимает всю "вторую строку" */
                                .div6 {
                                    grid-column: 2;
                                    grid-row: 2 / 4;
                                    /* растягиваем на 2 строки */
                                }
                
                                /* 3 строка */
                                .div5 {
                                    grid-column: 1 / 3;
                                    grid-row: 4;
                                }

    .img-hadj > img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .parent {
        display: grid;
        grid-template-columns: 1fr 1fr;
        grid-template-rows: auto 1fr 1fr auto;
        margin-bottom: 40px;
    }

    .tbm-cards {
        display: flex;
        gap: 20px 2%;
        margin: 40px 0px 60px;
        flex-wrap: wrap;
    }
    .docs-card {
    display: flex;
    align-items: flex-start;
    width: 100%;
}
.docs-card:nth-child(4),
.docs-card:nth-child(5) {
    border-bottom: 1px solid #ccc;
}

.footer-flex {
    flex-wrap: wrap;
}
.logo-foot {
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
}
                
}

@media screen and (max-width: 750px) {
    .prod-ban-2 {
            display: flex;
            gap: 20px 1%;
            margin-top: 60px;
            flex-wrap: wrap;
            justify-content: center;
        }
.main {
        padding: 0px 3px;
    }
    .top-flex-card-hover {
        opacity: 1;
    }

    .footer-flex {
        display: flex;
        justify-content: space-around;
        flex-wrap: wrap;
    }

    .footer-flex>div {
        padding: 0px 10px 30px;
        width: 48%;
    }

    .form-footer-main img {
        position: relative;
        bottom: 0px;
        right: 0px;
        left: 0px;
        margin: 0 auto;
    }

    .form-footer-main {
        display: flex;
        position: relative;
        padding: 22px 35px 0px;
        flex-wrap: wrap;
    }

    .phone-head-text2 {
        margin: 10px auto 20px;
    }

    .form-footer-content p {
        text-align: center;
        line-height: 30px;
    }

    .form-footer-content {
        max-width: 100%;
    }

    .productCard {
        width: 100%;
    }

    .dop-if-text-page span {
        width: 48%;
    }

    .dop-text-page-main h2 {
        font-size: 28px;
        line-height: 34px;
    }

    .social-stick {
        bottom: 20px;
        right: 20px;
    }

.menu-foot b {
    padding-top: 0px;
}
}

@media screen and (max-width: 650px) {
.parent {
    grid-template-columns: 1fr;
    grid-template-rows: auto auto 1fr 1fr auto;
}

.div1 {
    grid-column: 1;
    grid-row: 1;
}

.div2 {
    grid-column: 1;
    grid-row: 2;
}

/* div3 и div4 остаются половинками */
.div3 {
    grid-column: 1;
    grid-row: 3;
}

.div4 {
    grid-column: 1;
    grid-row: 4;
}
.hadj-in-text b {
    font-family: KSBistra;
    font-size: 80px;
    line-height: 80px;
    padding-bottom: 15px;
    color: #ffffff;
}

.div6 {
    grid-column: 1;
    grid-row: 5;
}

.div5 {
    grid-column: 1;
    grid-row: 6;
}
.text-hadj {
    border: 1px solid #ccc;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 15px;
}
.img-hadj {
    position: relative;
    min-height: 260px;
}
.nav-menu-prod>* {
    width: 100%;
}
.docs-card-text b {
    font-size: 19px;
    line-height: 24px;
    color: #0a0a0a;
    font-weight: 600;
    font-family: "Montserrat";
    display: block;
    padding-bottom: 5px;
}
.docs-card-text span {
    font-size: 12px;
}
.nav-menu-prod>* {
    font-size: 46px;
    line-height: 50px;
    text-align: center;
    border: 1px solid #dbbb80;
    height: 68px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 68px;
}
.fancybox-inner .wpcf7-form-control.wpcf7-text {
    padding: 10px;
    margin: 10px;
    max-width: 300px;
}
}

@media screen and (max-width: 500px) {
    .top-flex-card {
        position: relative;
        margin: 20px 0px;
    }


    .stats-card {
        height: 400px;
        margin: 10px 0px;
    }

    .stats-card-content {
        display: flex;
        flex-direction: column;
        height: 100%;
        width: 100%;
        justify-content: flex-start;
        padding: 0px 30px;
    }

    .stats-main {
        padding-top: 20px;
    }

    .footer-flex>div.logo-foot,
    .footer-flex>div.menu-foot {
        width: 48%;
    }

    .footer-flex>div.address-foot,
    .footer-flex>div.phones-foot,
    .footer-flex>div.contact-foot,
    .footer-flex>div.btn-foot {
        width: 100%;
    }

    .sved-content p {
        text-align: center;
        font-size: 16px;
        line-height: 24px;
    }
.footer {
    background: #29226d;
    padding: 40px 0px 40px;
}
    .form-footer-content p {
        text-align: center;
        line-height: 30px;
        font-size: 16px;
    }

    .form-footer-content p.form-footer-p {
        font-size: 14px;
    }

    .docs-content h2 {
        color: rgb(25, 67, 83);
        font-family: PT Sans;
        font-size: 24px;
        font-weight: 700;
        line-height: 28px;
        letter-spacing: 0%;
        text-align: left;
        padding-bottom: 10px;
    }

    .docs-content li {
        list-style-type: none;
        color: rgb(0, 0, 0);
        font-family: Montserrat;
        font-size: 14px;
        font-weight: 400;
        line-height: 18px;
        letter-spacing: 0%;
        text-align: left;
        background: url(img/list-ok.webp) no-repeat left center;
        padding-left: 30px;
        padding: 5px 0px 5px 30px;
    }

    .docs {
        margin: 30px 0px 30px;
    }

    .card-news {
        width: 100%;
        margin: 10px 1%;
        background: rgb(255, 255, 255);
        overflow: hidden;
    }

        .docs-title {
            font-size: 24px;
            line-height: 30px;
            color: #d2ae74;
            font-family: "KSBistra";
            max-width: 600px;
            margin-top: 40px;
        }

                .img-ban {
                    display: none;
                }

    .card-news-link {
        height: 38px;
    }

    .prize {
        padding: 30px 0px;
    }

    .dop-if-text-page span {
        width: 100%;
    }

    .dop-text-page-main h2 {
        font-size: 20px;
        font-weight: 700;
        line-height: 26px;
    }

    .price-img-tar span:nth-child(1) {
        padding-right: 20px;
    }

    .price-img-tar span {
        font-size: 18px;
    }
}