body {
    font-family: 'Montserrat';
}


.header-row {
    padding-top: 20px;
}
.head_block1_bg {
    background: linear-gradient(104.04deg, #101010 0%, #2D1515 54.14%, #000000 100%);
}
.hamburger-toggle {
    margin-top: 6px;
}
.hamburger span {
    background: #e94b3d;
    border-radius: 10px;
    display: block;
    width: 34px;
    height: 4px;
    margin: 0 0 6px;
}
.btn-close {
    background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23C7C7C7'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;
}
.offcanvas-title {
    color: #fff;
}
.logo-text-pos {
    height: 100%;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.logo-text {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    display: flex;
    align-items: center;
    color: #FFFFFF;
}
.menu-divider {
    border-bottom: 2px solid #901A1F;
}
.callback {
    background: #FF141F;
    border-radius: 5px;
    color: #fff;
    text-decoration: none;
    padding: 15px 25px;
}
.header-cont, .footer-cont {
    display: flex;
    flex-direction: row;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
}
.whatsap_icon {
    margin-left:10px;
}
.telegram_icon {
    margin-left:10px;
    margin-right:10px;
}
.header-text {
    color:#FF141F;
}
.header-phone {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 29px;
    text-transform: uppercase;
    color: #FFFFFF;
    margin-left: 0.5rem;
}
.header-callback {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    align-content: center;
}
.header-callback a:hover{
    font-weight: 700;
    padding: 15px 18px;
}
.header-phone a{
    color: #fff!important;
    text-decoration: none!important;
}
.header-phone a:hover, .header-callback a:hover{
    color: #fff!important;
    text-decoration: none!important;
}

/* #block1 {
    background: linear-gradient(104.04deg, #101010 0%, #2D1515 54.14%, #000000 100%);
} */
.banner-img {
    width: 135%;
}
.mob-w-p {
    margin-left: 0.5rem;
    margin-right: 0.5rem;
}
.banner-txt {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    /* align-items: flex-start; */
    align-items: center;
    height: 100%;
    /* padding-top: 11rem; */
    padding-top: 6rem;
    padding-bottom: 9rem;
}
.banner-txt1 {
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 49px;
    text-transform: uppercase;
    color: #FF141F;
}
.banner-txt2 {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    color: #C7C7C7;
    margin-top: 3rem;
    margin-bottom: 3rem;
}
.banner-txt3 {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    display: flex;
    align-items: center;
    text-align: center;
    color: #FF141F;
    /* margin-top: 3rem; */
    margin-top: 2rem;
    width: 100%;
    justify-content: center;
}
.callback_zapis {
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    display: flex;
    align-items: center;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}
.callback_zapis a{
    color: #fff;
    text-decoration: none;
    padding: 15px;
    width: 100%;
    border: 2px solid #FF141F;
    /* border-radius: 5px; */
    background: #FF141F;
border-radius: 50px;
}
.block2_img {
    width: 100%;
}
.block2_txt, .block6_title, .block7_title {
    font-style: normal;
    font-weight: 600;
    font-size: 36px;
    line-height: 44px;
    display: flex;
    align-items: center;
    text-transform: uppercase;
    color: #161616;
}
.block2_txt2 {
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 29px;
    display: flex;
    align-items: center;
    text-transform: uppercase;
    color: #D7151E;
}
.block2_txt3 {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    display: flex;
    align-items: center;
    color: #161616;
}
.block2_zapis a{
    background: #D7151E;
}
#block3 {
    background: url("/assets/img/block3_bg.webp") no-repeat top center;
    background-size: cover;
    background-position: center;
    padding: 130px 0 130px;
    overflow: hidden;
    position: relative;
    background-color: #161616;
}
.block3_title {
    font-style: normal;
    font-weight: 600;
    font-size: 36px;
    line-height: 44px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
}
.block3_img_block {
    padding-top: 2rem;
}
.block3_txt {
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 29px;
    display: flex;
    align-items: center;
    color: #FFFFFF;
}
.img_div {
    border-bottom: solid 2px #D7151E;
    padding-bottom: 1rem;
    margin: 1rem;
}
.block3_txt3 {
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    text-transform: uppercase;
    color: #FF141F;
}
.block3_txt3_2 {
    text-transform: initial;
    font-weight: 400;
    color: rgba(199, 199, 199, 1);
    padding-top: 1rem;
}
.block3_txt3_3 {
    font-weight: 400;
    text-transform: initial;
    padding-top: 1rem;
}
.block3_txt4 {
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 29px;
    display: flex;
    align-items: center;
    text-align: center;
    color: #C7C7C7;
}
.block3_txt4_2 {
    color: #FF141F;
}
.block3_txt5 {
    padding-top: 4rem;
    font-style: normal;
    font-weight: 600;
    font-size: 36px;
    line-height: 44px;
    display: flex;
    align-items: center;
    text-transform: uppercase;
    color: #FFFFFF;
    justify-content: center;
}
#block4 {
    background: #161616;
}
.row.yout_row {
    padding-bottom: 4rem;
}
.block4_title, .block5_title {
    font-style: normal;
    font-weight: 600;
    font-size: 36px;
    line-height: 44px;
    display: flex;
    align-items: center;
    text-transform: uppercase;
    color: #FFFFFF;
    padding-top: 3rem;
    justify-content: center;
}
.block4_title2 {
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    display: flex;
    align-items: center;
    color: #FF141F;
    justify-content: center;
    padding-top: 2rem;
}
.block4_txt {
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    display: flex;
    align-items: flex-end;
    text-align: center;
    color: #FFFFFF;
}
.block4_l {
    display: flex;
    justify-content: flex-end;
}
.block4_img img {
    width: 100%;
}
.swip_nav_but {
    position: relative;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    left: -50px!important;
    top: 115px!important;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    right: -50px!important;
    top: 115px!important;
}
.swiper-button-next, .swiper-button-prev {
    color: #FF141F!important;
}
.swiper-slide {
    opacity: .5;
}
.swiper-slide:hover {
    opacity: 1;
}
.swiper-slide-next {
    opacity: 1;
}
#block5 {
    background: #901A1F;
}
.triangle-down {
    text-align: center;
}
.triangle-down img{
    width: 80%;
    margin-top: -1px;
}
.block5_txt {
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    display: flex;
    align-items: center;
    color: #FFFFFF;
}
.block5_txt li{
    padding-bottom: 2rem;
}
.block5_bg {
    width: 150%;
}
#block6, #block7 {
    background: #F5F5F5;
}
.block6_img {
    width: 100%;
}
.block6_title {
    margin-top: 3rem;
    margin-bottom: 3rem;
    text-align: center;
    justify-content: center;
}
.block7_title {
    margin-top: 5rem;
    margin-bottom: 3rem;
    text-align: center;
    justify-content: center;
}
.block6_bg_col1 {
    aspect-ratio: 1/1;
    background: #901A1F;
}
.block6_txt {
    display: flex;
    justify-content: center;
    height: 100%;
    align-items: center;
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 29px;
    text-transform: uppercase;
    color: #FFFFFF;
    padding: 2rem;
}
.block6_bg_col2 {
    aspect-ratio: 1/1;
    background: #D7151E;
}
.block7_txt {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    display: flex;
    align-items: center;
    color: #161616;
    text-align: left;
}
.block7_txt_color {
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    color: rgba(215, 21, 30, 1);
}
.block7_img {
    width: 100%;
    padding-bottom: 3rem;
}
#block8, #block9 {
    background: #161616;
}
.block8_title {
    font-style: normal;
    font-weight: 600;
    font-size: 36px;
    line-height: 44px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    padding-top: 4rem;
    padding-bottom: 3rem;
}
.block8_box {
    background: #323232;
}
.block8_img_title {
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    color: #FFFFFF;
}
.block8_img_txt {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: #C7C7C7;
}
.block8_img {
    aspect-ratio: 2/1;
}
.block8_img img{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    object-fit: cover;
}
.block9_title {
    font-style: normal;
    font-weight: 600;
    font-size: 36px;
    line-height: 44px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    padding-top: 3rem;
    padding-bottom: 3rem;
}
.block9_txt_row {
    border-bottom: 1px solid #343434;
    padding-bottom: 1rem;
    padding-top: 1.5rem;
}
.block9_txt {
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    text-transform: uppercase;
    color: #FFFFFF;
    padding-bottom: 1rem;
}
.block9_txt2 {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: #C7C7C7;
}
.block9_txt3 {
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    display: flex;
    align-items: center;
    text-align: right;
    color: #FF141F;
}
#block10, #block11 {
    background: #161616;
}
.block10_row, .block11_row {
    padding-top: 4rem;
    padding-bottom: 4rem;
}
.block10_title, .block11_title {
    font-style: normal;
    font-weight: 600;
    font-size: 36px;
    line-height: 44px;
    display: flex;
    align-items: center;
    text-transform: uppercase;
    color: #FFFFFF;
}
.block10_txt, .block11_txt {
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    display: flex;
    align-items: center;
    color: #FF141F;
}
.block10_txt2 {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #FFFFFF;
}
#block12 {
    background: #F5F5F5;
}
.block12_title {
    font-style: normal;
    font-weight: 600;
    font-size: 36px;
    line-height: 44px;
    display: flex;
    align-items: center;
    text-align: center;
    text-transform: uppercase;
    color: #161616;
    justify-content: center;
    padding-top: 4rem;
    padding-bottom: 3rem;
}
.block12_title2 {
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 29px;
    display: flex;
    align-items: center;
    color: #161616;
}
.block12_txt_box {
    border-left: 2px solid #D7151E;
    background: #fff;
    padding: 1rem;
    margin-top: 1rem;
}
.block12_txt {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    display: flex;
    align-items: center;
    color: #161616;
}
.block12_txt2 {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    display: flex;
    align-items: center;
    color: #D7151E;
}
.block12_last {
    padding-bottom:3rem;
}
#block13 {
    padding-top: 3rem;
    padding-bottom: 3rem;
}
.block13_title {
    font-style: normal;
    font-weight: 600;
    font-size: 36px;
    line-height: 44px;
    display: flex;
    align-items: center;
    text-transform: uppercase;
    color: #161616;
}
.block13_txt {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #161616;
}
.block_title_center {
    justify-content: center;
    padding-top: 4rem;
    padding-bottom: 3rem;
}
#block14 {
    background: url("/assets/img/block14_bg.jpg") no-repeat top center;
    background-size: cover;
    background-position: center;
    overflow: hidden;
    position: relative;
   /*  background-color: #161616; */
}
.block14_title {
    font-style: normal;
    font-weight: 600;
    font-size: 36px;
    line-height: 44px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    padding-top: 4rem;
    padding-bottom: 3rem;
}
.block14_title2 {
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    color: #FFFFFF;
}
.block14_form .form_trening_free {
    margin-top: 0;
    padding-left: 0;
    padding-right: 0;
}
.block14_form {
    padding-top: 2rem;
    padding-bottom: 3rem;
}
/* .block14_contacts {
    padding-top: 2rem;
} */
.block14_contacts .footer-text {
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    color: #FFFFFF;
}
.block14_contacts .footer-cont {
    padding-top:2rem!important;
}
.block14_contacts .footer-vk, .block14_contacts .footer-phone2, .block14_contacts .footer-mail, .block14_contacts .footer-point {
    padding-top:1rem!important;
}
.block14_contacts .vk_icon {
    display: none;
}
.block14_contacts .whatsap_icon {
    margin-left: 0!important;
    width: 30px;
}
.block14_contacts .whatsap_icon img, .block14_contacts .telegram_icon img {
    width: 30px;
}
.block14_contacts .telegram_icon, .block14_contacts .vk_icon2 {
    width: 30px;
}
.block14_contacts .footer-vk {
    display: flex!important;
    width: 30px;
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
}
.block14_contacts .footer_vk_txt {
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    display: flex;
    align-items: center;
    color: #FFFFFF;
    padding-left: 1rem;
}
.block14_contacts .footer-phone2 img{
    width: 30px;
}
.block14_contacts .footer-phone2 a, .block14_contacts .footer-mail a, .block14_contacts .footer-point a {
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    display: flex;
    align-items: center;
    color: #FFFFFF;
    margin-left: -1rem;
}

.block14_contacts .footer-phone a{
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    display: flex;
    align-items: center;
    color: #FFFFFF;
}
.block14_p {
    padding-bottom: 4rem;
}

#form-title {
    border: none;
}
#callback_Modal_Logo {
    margin: auto;
    margin-top: -5%;
}
.modal-title2 {
    font-style: normal;
    font-weight: 600;
    font-size: 28px;
    line-height: 39px;
    display: flex;
    align-items: center;
    text-align: center;
    text-transform: uppercase;
    color: #161616;
    padding: 1rem;
}
.modal-title3 {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    display: flex;
    align-items: center;
    text-align: center;
    color: #161616;
    justify-content: center;
}
.btn_trening_free {
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    display: flex;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    justify-content: center;
    align-items: center;
    background: #FF141F;
    border: 2px solid #FF141F;
    border-radius: 5px;
    width: 100%;
    padding: 1rem;
}
.form-control {
    line-height: 2.5!important;
}
.form_trening_free {
    margin-top: 1rem;
    padding-left: 1rem;
    padding-right: 1rem;
}
.block11_zapis .form_trening_free {
    margin-top: 0;
    padding-left: 0;
    padding-right: 0;
}
.block11_zapis .form-control {
    color: #fff!important;
    background: #161616;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
}
#footer {
    background: #F1F1F1;
}
.footer-text {
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    display: flex;
    align-items: center;
    color: #FF141F;
}
.foot-logo {
    width: 92px;
}
.footer-txt {
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    display: flex;
    align-items: center;
    color: #161616;
}
.footer-phone a{
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 29px;
    display: flex;
    align-items: center;
    text-transform: uppercase;
    color: #161616;
    text-decoration: none;
}
.footer-cont2 a{
    color:#161616;
    text-decoration: none;
}
.offcanvas-foot .footer-phone2 a, .offcanvas-foot .footer-mail a, .offcanvas-foot .footer-point a {
    color:#C7C7C7;
}
.offcanvas-foot .footer-text {
    font-size: 12px;
}
.footer-text-border {
    border-left: 1px solid #C7C7C7;
    padding-left: 2rem;
}
.foot-nav-link {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #161616;
    text-decoration: none;
}
/* iframe {
  margin: 40px auto 0 auto;
} */

.youtube .play {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAERklEQVR4nOWbTWhcVRTHb1IJVoxGtNCNdal2JYJReC6GWuO83PM/59yUS3FRFARdFlwYP1CfiojQWt36sRCUurRIdVFXIn41lAoVdRGrG1M01YpKrWjiYmaSl8ybZJL3cd+YA//NLObd3++eO8x79z5jSq5Gw+8kov0AP8vMR5l1BtBZQM4B8ks75wCdZdYZZj5qLZ4hov2Nht9Z9vhKKSIaB/gI4M4w62KeAO6Mte4lYOq20FxrlqqOibhHmeWbvNC9ZfDX1mLae391aN6limO/gwgvAPJbWeAZuSDingdwXTBw7/0IsyaA/Fkh+KqOkD+YNfHej1QKD+y7iVlOhgLvFqFfNJvNGyuBJ+KDAF8MDd0tgS8y64OlgSdJMsysL4cG7SOHkyQZLhTee7+d2R2rAVy/S+Jd7/32ouBHAP4gNNRGQyTHc/84NhqNywZp5rvjjnnvt21aABFeCQ+RLwAf2hQ8s7sv9OCLk6AHNgQvIrvbfzKCD76g/O6cu7lf/iER/aQGgy448pExZmhdegAPhR9sObFWH1gT3lp7DaA/5bkIgJhZPgsNmz02novj+KqeApj1ubwXWe4kdyeznAgNvTpE/HQmvKqOMeuFogTUVQSRno+iaLRLAJF7uIgL9O4ubgL8aWgB7S44mNX+35YpICUiAvS9sBLkq1WzT+NFffl6AuoiApi6NT37h6sWkBIRZGkQ8YtLgyji6e1mBYTqCEBPG2Naz+0BWQgtoGoRgCzEsd9hAN1X5BfnFZASUfrSAFQNsyZ1FJASUVpHiLinDJG8U2cBZYogkrcNs5waBAGdstbeU9zdqpw0gPwwSAI6VUxHyFlDpOcHUUBBIuYNs14aZAE5RVwyzPr3/0EAEY0TyfGNjBWQvwZ+CTSbehfAH29mrID8bET0+0EUkAd8WYDOmqJ3ecsG30yr9wqRfm6Y+a1BEFDEjHfHvWmY9ck6CygHvBVr8Xhtb4ZE5HZA3y8DvBNA1TjnrmXWf+sioMwZX5V/VHXMGGMMoKdDCxCRvRWBdzKzdHEO+EisilbPyopHYqp6S9UCAsz4iojI7hUDAtyXVQgIDd6KnOoaWNkbI6FaPSuZGyMArsi7MZoloB4zviI/Nhr3X95jltwTRQmoIfgisy5ai+me67OI7fE4nrqjrqfK1t0eby0FPRB6oGVlchL3rgnfrq19RKbVBdhV9IOSwJmfmJi4vi/4ThERitwyCxVAFqydshuCX5awhQ9KtmuIWd8IDZED/nXT77rvVVv6sHRKwjYi91poqP7Dr+Y6JJ1VSZIMA3wkPNy6bX+o8Bcm0sXMdwM8Fxo0A3xORPaWBp6uPXsmbxCRD0NDL0dOANhVCXy6iAjMcjbcrMt3RITKwdMVRdFo+y5yvkL4eWZ+zHt/ZVD4dEVRNGotpst+dZZZH8k86lqn2pIvT/eqrNfn2xuyqYPZ8mv7s8pfn/8Pybm4TIjanscAAAAASUVORK5CYII=") no-repeat center center;
    background-size: 64px 64px;
    position: relative;
    height: 100%;
    width: 100%;
    opacity: .8;
    filter: alpha(opacity=80);
    transition: all 0.2s ease-out;
}
.you_s {
    position: relative;
}
.you_shot img{
    width: 100%;
    position: relative;
}
.play_s {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAERklEQVR4nOWbTWhcVRTHb1IJVoxGtNCNdal2JYJReC6GWuO83PM/59yUS3FRFARdFlwYP1CfiojQWt36sRCUurRIdVFXIn41lAoVdRGrG1M01YpKrWjiYmaSl8ybZJL3cd+YA//NLObd3++eO8x79z5jSq5Gw+8kov0AP8vMR5l1BtBZQM4B8ks75wCdZdYZZj5qLZ4hov2Nht9Z9vhKKSIaB/gI4M4w62KeAO6Mte4lYOq20FxrlqqOibhHmeWbvNC9ZfDX1mLae391aN6limO/gwgvAPJbWeAZuSDingdwXTBw7/0IsyaA/Fkh+KqOkD+YNfHej1QKD+y7iVlOhgLvFqFfNJvNGyuBJ+KDAF8MDd0tgS8y64OlgSdJMsysL4cG7SOHkyQZLhTee7+d2R2rAVy/S+Jd7/32ouBHAP4gNNRGQyTHc/84NhqNywZp5rvjjnnvt21aABFeCQ+RLwAf2hQ8s7sv9OCLk6AHNgQvIrvbfzKCD76g/O6cu7lf/iER/aQGgy448pExZmhdegAPhR9sObFWH1gT3lp7DaA/5bkIgJhZPgsNmz02novj+KqeApj1ubwXWe4kdyeznAgNvTpE/HQmvKqOMeuFogTUVQSRno+iaLRLAJF7uIgL9O4ubgL8aWgB7S44mNX+35YpICUiAvS9sBLkq1WzT+NFffl6AuoiApi6NT37h6sWkBIRZGkQ8YtLgyji6e1mBYTqCEBPG2Naz+0BWQgtoGoRgCzEsd9hAN1X5BfnFZASUfrSAFQNsyZ1FJASUVpHiLinDJG8U2cBZYogkrcNs5waBAGdstbeU9zdqpw0gPwwSAI6VUxHyFlDpOcHUUBBIuYNs14aZAE5RVwyzPr3/0EAEY0TyfGNjBWQvwZ+CTSbehfAH29mrID8bET0+0EUkAd8WYDOmqJ3ecsG30yr9wqRfm6Y+a1BEFDEjHfHvWmY9ck6CygHvBVr8Xhtb4ZE5HZA3y8DvBNA1TjnrmXWf+sioMwZX5V/VHXMGGMMoKdDCxCRvRWBdzKzdHEO+EisilbPyopHYqp6S9UCAsz4iojI7hUDAtyXVQgIDd6KnOoaWNkbI6FaPSuZGyMArsi7MZoloB4zviI/Nhr3X95jltwTRQmoIfgisy5ai+me67OI7fE4nrqjrqfK1t0eby0FPRB6oGVlchL3rgnfrq19RKbVBdhV9IOSwJmfmJi4vi/4ThERitwyCxVAFqydshuCX5awhQ9KtmuIWd8IDZED/nXT77rvVVv6sHRKwjYi91poqP7Dr+Y6JJ1VSZIMA3wkPNy6bX+o8Bcm0sXMdwM8Fxo0A3xORPaWBp6uPXsmbxCRD0NDL0dOANhVCXy6iAjMcjbcrMt3RITKwdMVRdFo+y5yvkL4eWZ+zHt/ZVD4dEVRNGotpst+dZZZH8k86lqn2pIvT/eqrNfn2xuyqYPZ8mv7s8pfn/8Pybm4TIjanscAAAAASUVORK5CYII=") no-repeat center center;
    background-size: 64px 64px;
    position: absolute;
    height: 100%;
    width: 100%;
    opacity: .8;
    filter: alpha(opacity=80);
    transition: all 0.2s ease-out;
    top:0;
}

.youtube .play:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}
.swiper-pagination {
    width: 85%;
}
.swiper-pagination-bullet-active {
    background: #FF141F!important;
}
.swiper-pagination-bullet {
    background: #fff!important;
}
.banner-txt11 {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 60px;
    line-height: 73px;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    text-transform: uppercase;
    color: #FFFFFF;
    padding-bottom: 1.5rem;
}
.banner-txt12 {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    line-height: 44px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    padding-bottom: 1.5rem;
    
}
.banner-txt14 {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 33px;
    line-height: 44px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    padding-bottom: 1.5rem;
    
}
.banner-txt13 {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 29px;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    color: #FFFFFF;
    padding-bottom: 1.5rem;
}
.hr {
    border-top: 3px solid #FF141F;
    width: 16rem;
    padding-bottom: 1.5rem;
}
.banner-txt {
    background: url('/assets/img/banner_img2.png');
    background-size: contain;
    background-repeat: no-repeat;
}

@media (max-width: 576px) {
    body {
    max-width: 100%;
    }
    .navbar {
    display: block!important;
    }
    .header-cont {
    padding-top: 0.7rem;
    }
    .swiper-pagination {
    width: 85%;
    }
    .swiper-pagination-bullet-active {
    background: #FF141F;
    }
    .swiper-pagination-bullet {
    background: #fff;
    }
    .offcanvas {
    background: linear-gradient(104.04deg, #101010 0%, #2D1515 54.14%, #000000 100%);
    }
    .offcanvas-foot .footer-phone2, .offcanvas-foot .footer-mail, .offcanvas-foot .footer-point {
    font-size: 12px;
    line-height: 15px;
    }
    .offcanvas-foot .footer-mail, .offcanvas-foot .footer-cont {
    padding-top: 0.25rem!important;
    padding-bottom: 0.25rem!important;
    }
    .offcanvas-foot .footer-text {
    margin-top: 2rem;
    }
    
    .header-row {
    padding-top: 5px;
    }
    .banner-img {
    width: 100%;
    }
    .header-phone {
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    margin-left: 0;
    }
    .nav-link {
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: rgba(255,255,255,1)!important;
    }
    .nav-item {
    border-bottom: 1px solid #343434;
    }
    .offcanvas-foot {
    padding: 1rem;
    }
    .offcanvas-foot .footer-phone a {
    color: #C7C7C7;
    }
    .mob-vk-p {
    padding-left: 1.5rem;
    }
    .mob-w-p {
    margin-left:5px;
    margin-right: 0;
    }
    .mob-t-p {
    margin-left:5px;
    /* margin-right:5px; */
    }
    .menu-divider {
    border-bottom: unset;
    }
    .foot-logo {
    width: 100%;
    }
    .footer-txt {
    font-weight: 500;
    font-size: 12px;
    line-height: 15px;
    }
    .foot-nav-link {
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    justify-content: flex-start;
    }
    .footer-text {
    margin-top: 2rem;
    line-height: 14px;
    }
    .footer-text-border {
    border-left: unset;
    padding-left: calc(var(--bs-gutter-x) * .5);
    }
    .banner-txt {
    padding-top: 1rem!important;
    padding-bottom: 1rem;
    }
    .banner-txt {
    background-position: center;
    }
    .banner-txt1 {
    font-size: 21px;
    line-height: 29px;
    }
    .banner-txt2 {
    font-size: 16px;
    line-height: 16px;
    margin-top: 2rem;
    }
    .callback_zapis {
    font-size: 10px;
    line-height: 12px;
    padding-bottom: 1rem;
    }
    .banner-txt3 {
    font-size: 12px;
    line-height: 15px;
    margin-top: 1rem;
    padding-bottom: 2rem;
    }
    .block2_txt {
    font-size: 24px;
    line-height: 29px;
    padding-top: 1rem;
    }
    .block2_txt2 {
    font-size: 16px;
    line-height: 20px;
    }
    .block2_txt3 {
    font-size: 10px;
    line-height: 12px;
    padding-top: 1rem;
    }
    /* .callback_zapis {
    padding-bottom: 2rem;
    } */
    .block3_title {
    font-size: 24px;
    line-height: 29px;
    }
    #block3 {
    padding: 50px 0 50px;
    }
    .block3_txt {
    font-size: 18px;
    line-height: 22px;
    padding-left: 2rem;
    }
    .block3_txt3 {
    font-size: 14px;
    line-height: 17px;
    }
    .block3_txt4 {
    font-size: 16px;
    line-height: 20px;
    }
    .block3_txt5 {
    font-size: 22px;
    line-height: 29px;
    }
    .block4_title, .block5_title {
    font-size: 24px;
    line-height: 29px;
    }
    .block4_title2 {
    font-size: 18px;
    line-height: 22px;
    }
    .block4_txt {
    font-size: 10px;
    line-height: 12px;
    }
    .block4_txt_img img{
    width: 64px;
    }
    .block4_txt_img, .block4_txt {
    display: flex;
    justify-content: flex-start!important;
    text-align: left;
    }
    .block4_img img {
    width: 130%;
    margin-left: -30%;
    }
    .block4_row_mob_p {
        padding-top:2rem;
        padding-bottom:2rem;
    }
    .triangle-down img {
    width: 90%;
    margin-top: -2px;
    }
    .block5_bg {
    max-width: 100%;
    }
    .block5_txt {
    font-size: 16px;
    line-height: 20px;
    padding-top: 2rem;
    }
    .block5_txt li {
    padding-bottom: 1rem;
    }
    .block6_txt {
    font-weight: 500;
    font-size: 12px;
    line-height: 24px;
    color: #FFFFFF;
    padding: 1rem;
    }
    .block7_title {
    font-weight: 600;
    font-size: 24px;
    line-height: 29px;
    margin-top: 3rem;
    margin-bottom: 2rem;
    }
    .block7_txt {
    font-size: 14px;
    line-height: 17px;
    }
    .block7_txt_color {
    font-size: 16px;
    }
    .block7_img {
    padding-top: 1rem;
    padding-bottom: 2rem;
    }
    .block8_title {
    font-size: 24px;
    line-height: 29px;
    padding-top: 3rem;
    padding-bottom: 2rem;
    }
    .swiper-slide {
    opacity: 1;
    }
    .block8_img_title {
    padding-top: 2rem!important;
    }
    yout_row {
    padding-bottom: 2rem;
    }
    .col-12.block9_title {
    font-size: 24px;
    line-height: 29px;
    }
    .block9_txt {
    font-size: 16px;
    line-height: 20px;
    }
    .block9_txt2 {
    font-size: 12px;
    line-height: 15px;
    }
    .block9_txt3 {
    font-size: 16px;
    line-height: 20px;
    }
    .block10_title, .block11_title {
    font-size: 24px;
    line-height: 29px;
    }
    .block10_txt, .block11_txt {
    font-size: 16px;
    line-height: 20px;
    }
    .block10_txt2 {
    font-size: 14px;
    line-height: 17px;
    }
    .block10_row, .block11_row {
    padding-top: 2rem;
    padding-bottom: 3rem;
    }
    .block11_title {
    padding-top: 2rem;
    }
    .block12_title {
    font-size: 21px;
    line-height: 29px;
    padding-top: 2rem;
    padding-bottom: 2rem;
    }
    .block12_title2 {
    font-size: 18px;
    line-height: 22px;
    }
    .block12_txt, .block12_txt2 {
    font-size: 14px;
    line-height: 17px;
    }
    .block12_maps {
    padding-top: 1rem;
    }
    .block13_title, .block14_title {
    font-size: 24px;
    line-height: 29px;
    }
    .block13_txt {
    font-size: 14px;
    line-height: 17px;
    }
    .block14_title2 {
    font-size: 16px;
    line-height: 20px;
    padding-bottom: 1rem;
    text-align: center;
    }
    .block14_title2.d-block.d-lg-none {
    padding-top: 0rem;
    padding-bottom: 0.5rem;
    }
    .block14_title3 {
    padding-top: 3rem!important;
    padding-bottom: 0!important;
    }
    .block14_contacts .footer-text {
    font-size: 16px;
    line-height: 20px;
    }
    .block14_contacts .footer-phone2 a, .block14_contacts .footer-mail a, .block14_contacts .footer-point a {
    font-size: 14px;
    line-height: 17px;
    margin-left: 1rem;
    }
    .footer-phone a {
    font-size: 21px;
    }
    #block8 .row.yout_row {
    padding-bottom: 2rem;
    }
    #block4 .swiper-button-prev, #block4  .swiper-container-rtl .swiper-button-next {
    left: -20px!important;
    top: 115px!important;
    }
    #block4 .swiper-button-next, #block4  .swiper-container-rtl .swiper-button-prev {
    right: -20px!important;
    top: 115px!important;
    }
    .banner-txt11 {
    font-size: 46px;
    line-height: 49px;
    }
    .banner-txt12 {
    font-size: 26px;
    line-height: 26px;
    }
    .banner-txt13 {
    font-size: 24px;
    line-height: 26px;
    }
    .banner-txt14 {
    font-size: 16px;
    line-height: 33px;
    }
    .banner-pb-0 {
    padding-bottom: 0;
    }
}