body {
    margin: 0 auto;
    max-width: 1920px;
    padding: 0;
    font-family: Roboto;
}
a {
    text-decoration: none;
}
p {
    line-height: 1.7;
}
h1,h2,h3 {
    margin: 0;
}
.hover:hover {
    opacity: 0.8;
    cursor: pointer;
}
a:hover {
    opacity: 0.8;
}
input:focus {
    outline: none;
}
.cdp-copy-alert-success {
    z-index: 0!important;
}
.ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.s-content ul, .s-content ol {
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin-top: 10px;
}
.s-content ul li, .s-content ol li {
    line-height: 1.4;
}
input[type="submit"]:hover {
    opacity: 0.8;
    cursor: pointer;
}
textarea:focus {
    outline: none;
    border: initial;
}
.container {
    max-width: 1600px;
    /*width: 100%;*/
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px;
    box-sizing: border-box;
}
#site-header.white_header {
    background: #000000f0;
}
#site-header.no-home {
    background: #000000f0;
}
.s-content.not-home .post-page-single {
    padding-top: 110px;
}
#site-header {
    background: transparent;
    position: fixed;
    max-width: 1920px;
    width: 100%;
    /* left: calc(100% - 1000px); */
    z-index: 12;
    top: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}
.primary-menu {

}
.primary-menu ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
    gap: 40px;
}
.primary-menu ul li a {
    color: #FFF;
    font-size: 14px;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
}
/*.single-post .primary-menu ul li a {*/
/*    color: #1E2126;*/
/*}*/
.primary-menu ul li {
    position: relative;
    height: 100%;
    padding: 25px 0;
}
.primary-menu ul#menu-glavnoe-menyu > li.current_page_item a {
    position: relative;

}
.primary-menu ul#menu-glavnoe-menyu > li.current_page_item a::after {
    content: "";
    background: #FFF;
    width: 10px;
    height: 2px;
    left: 0;
    bottom: -5px;
    position: absolute;
}
.primary-menu ul.sub-menu li {
    padding: 0;
}
.primary-menu ul li.current_page_item {

}
.menu-glavnoe-menyu-container {
    height: 100%;
}
.header-top {
    padding: 30px 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.header-top .logo {

}
.main-content {

}

/********************************/
/* Navigation Menu */
/* Стили мобильного меню */
.wsmall-mobile-menu {
    display: none;
    position: absolute;
    width: 50%;
    height: 100vh;
    background: #010918;
    top: 0;
    left: 0;
    z-index: 9;
    overflow-x: scroll;
}
.wsmall-mobile-menu .mob-menu-top {
    padding: 14px 20px;
    border-bottom: 1px solid rgba(249, 249, 249, 0.15);
}
.wsmall-mobile-menu .mob-menu-middle {
    padding: 0 20px;
}
.wsmall-mobile-menu .mob-menu-bottom {
    padding: 20px;
}
.wsmall-mobile-menu .m-menu-socials {
    margin-top: 30px;
}
.wsmall-mobile-menu .m-menu-socials ul {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 30px;
    padding: 0;
}
.logo-mob-menu img {
    width: 100%;
    max-height: 55px;
}
.wsmall-mobile-menu .m-menu-socials ul li {
    border: none;
}
.mobile-menu-toggle {
    cursor: pointer;
    display: none;
}

.mobile-menu-toggle .line {
    background-color: #fff;
    display: block;
    height: 2px;
    transition: 0.3s ease-in-out;
    width: 25px;
}
.mobile-menu-toggle .line:nth-child(2) {
    width: 19px;
}
#overlay {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.54);
    z-index: 10;
}
#popup_calc .popup_consult_inner {
    max-width: 600px;
    margin: 100px auto;
    position: absolute;
    top: 0;
    left: calc(50% - 300px);
    background: #fff;
    z-index: 10;
}
#popup_consult .popup_consult_inner {
    max-width: 600px;
    margin: 100px auto;
    position: absolute;
    top: 0;
    left: calc(50% - 300px);
    background: #fff;
    z-index: 10;
}
#popup_consult .popup-inner > img {
    width: 100%;
}
#popup_calc {
    position: fixed;
    top: 0;
    left: 0;
    height: 100vh;
    width: 100%;
    overflow-y: scroll;
    z-index: 9;
}
#popup_consult {
    position: fixed;
    top: 0;
    left: 0;
    height: 100vh;
    width: 100%;
    overflow-y: scroll;
    z-index: 9;
}
img.close-popup {
    position: absolute;
    right: 15px;
    top: 15px;
}
img.close-popup:hover {
    cursor: pointer;
    opacity: 0.8;
}
#popup_calc .popup-inner {

}
#popup_calc .popup-inner > img {
    width: 100%;
}
#popup_calc .popup-inner .popup-text, #popup_consult  .popup-inner .popup-text {
    font-size: 16px;
    line-height: 1.5;
    font-weight: 300;
    color: #181818;
    text-align: center;
}
#popup_calc .popup-inner .popup-title, #popup_consult  .popup-inner .popup-title {
    font-size: 36px;
    line-height: 1.2;
    color: #181818;
    text-align: center;
    margin-bottom: 20px;
}
#popup_calc .popup-inner .cf7-inner, #popup_consult .popup-inner .cf7-inner {
    padding: 35px;
}
.popup_consult_inner {
    position: fixed;
    /*overflow-y: scroll;*/
    top: 0;
    left: 0;
}
body.body-overflow {
    /*overflow: hidden;*/
}
/**********************************/
.primary-menu ul.sub-menu {
    display: none;
    position: absolute;
    top: 69px;
    left: 0;
    width: 160px;
    flex-direction: column;
    gap: 10px;
    background: #151a1a;
    align-items: baseline;
    padding: 17px 25px;
    box-shadow: 0 0 8px 0 #3a3f3f;
}
.primary-menu ul.sub-menu li a {
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
}
.primary-menu ul.sub-menu li.current_page_item a {
    color: #1A64F4;
}
.primary-menu ul li.menu-item-has-children {
    position: relative;
    padding-right: 20px;
}
.primary-menu ul li.menu-item-has-children::after {
    content: url(/wp-content/uploads/2024/01/mmenu.svg);
    position: absolute;
    right: 0;
    top: calc(50% - 10px);
}
/*.single-post .primary-menu ul li.menu-item-has-children::after {*/
/*    content: url(/wp-content/uploads/2024/01/menu-black.svg);*/
/*}*/
.primary-menu ul li.menu-item-has-children:hover ul.sub-menu {
    display: flex;
}
.primary-menu ul li.menu-item-has-children:hover ul.sub-menu li {
    /*border-bottom: solid 1px #eee;*/
    width: 100%;
    padding: 5px 0;
}
.primary-menu ul li.menu-item-has-children:hover ul.sub-menu li:last-child {
    /*border: none;*/
}
/********************************/
#site-header .header-inner {
    display: grid;
    grid-template-columns: 110px 1fr 51px 60px;
    align-items: center;
    gap: 20px;
}
/*.single-post #site-header .header-inner {*/
/*    border-bottom: 1px solid #D9D9D9;*/
/*    background: #FFF;*/
/*    box-shadow: 0px 0px 26px 0px rgba(0, 0, 0, 0.07);*/
/*}*/
#site-header .header-inner .logo {
    display: flex;
    align-items: center;
    height: 100%;
}
.single-post #site-header .header-inner .logo {

}
#site-header .header-inner .logo img {
    max-height: 50px;
}
#site-header .header-inner .h-menu {
    display: flex;
    align-items: center;
    height: 100%;
    justify-content: center;
}
.single-post #site-header .header-inner .h-menu {

}
#site-header .header-inner .h-search {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}
.single-post #site-header .header-inner .h-search {

}
#site-header .header-inner .h-search span:hover {
    cursor: pointer;
    opacity: 0.8;
}
/*.single-post .mobile-menu-toggle .line {*/
/*    background-color: #1E2126;*/
/*}*/
/*.single-post #site-header .header-inner .h-lang {*/
/*    border-right: 1px solid #D9D9D9;*/
/*}*/
/*#site-header .header-inner .h-lang span {*/
/*    color: #FFF;*/
/*    font-size: 14px;*/
/*    font-weight: 700;*/
/*    line-height: normal;*/
/*    text-transform: uppercase;*/
/*}*/
/*.single-post #site-header .header-inner .h-lang span {*/
/*    color: #1E2126;*/
/*}*/
/******************************************/
.s1 {
    margin-top: -70px;
    position: relative;
    z-index: 11;
}
.section-1 {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    min-height: 100vh;
    display: flex;
    /* flex-direction: column; */
    align-items: center;
    /* justify-content: end; */
    overflow: hidden;
    position: relative;
}
.section-1::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to right, rgb(0 0 0 / 86%) 0%, rgb(2 2 2 / 93%) 25%, rgb(2 2 2 / 74%) 50%, rgba(2, 2, 2, 0.2) 75%, rgba(2, 2, 2, 0.2) 100%);
    z-index: 1;
}
.section-1 .container {
    width: 100%;
}
.section-1 .section-1-inner {
    display: flex;
    flex-direction: column;
    gap: 90px;
    justify-content: center;
    position: relative;
    z-index: 5;
    width: 100%;
}
.section-1 .section-1-inner .sup-top {
    font-size: 7em;
    line-height: 1.4;
    color: #fff;
    font-weight: 600;
}
.section-1 .section-1-inner .sup-top span {
    color: #f7800f;
}
.section-1 .section-1-inner .ht {
    max-width: 565px;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.section-1 .section-1-inner .sub-bottom p {
    margin: 0;
    font-size: 16px;
    /*line-height: 1.6;*/
    color: #fff;
    font-weight: 400;
}
.section-1 .section-1-inner .sub-bottom p span {
    color: #f7800f;
}
.section-1 .section-1-inner .text {
    /*max-width: 50%;*/
}
.section-1 .section-1-inner .text h1 {
    font-size: 4em;
    line-height: 1.2;
    color: #fff;
    font-weight: 600;
    /*text-transform: uppercase;*/
}
.section-1-brands .s1-bottom {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.section-1-brands .s1-bottom img {
    max-height: 25px;
    filter: contrast(0.01);
}
.section-1-brands .s1-bottom img:hover {
    filter: contrast(1);
}
.section-1-brands {
    border-top: 1px solid rgba(255, 255, 255, 0.15);
    padding: 20px 0;
}
.section-1 .section-1-inner .top-socials {
    display: flex;
    flex-direction: column;
    gap: 15px;
    position: absolute;
    right: 35px;
    bottom: calc(49% - 20px);
}
.section-1 .section-1-inner .top-socials img {
    filter: brightness(1.6);
}
.section-1 .section-1-inner .top-socials img:hover {
    filter: brightness(4);
}
/**********************************************/
#popup_search {
    background: #fff;
    padding: 30px;
    width: 600px;
    margin: 200px auto 0 auto;
    z-index: 99;
    position: fixed;
    top: 0;
    left: calc(50% - 300px);
    border-radius: 3px;
    box-sizing: border-box;
}
#popup_search .form-search-inner {
    display: flex;
}
#popup_search .form-search-inner input {
    padding: 10px 20px;
    background: transparent;
    color: #0e0e0e;
    width: 100%;
    border: solid 1px #a1a1a1;
    border-radius: 3px 0 0 3px;
    border-right: none;
    box-sizing: border-box;
}
#popup_search .form-search-inner input[type="submit"] {
    background: #212121;
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
    border: solid 1px #212121;
    padding: 10px;
    width: 130px;
    border-radius: 0 3px 3px 0;
}
#popup_search .form-search-inner input[type="submit"]:hover {
    opacity: 0.8;
    cursor: pointer;
}
#popup_search .form-search-inner input[type="submit"]::placeholder {
    color: #eee;
}
/*************************************************/
#footer {
    background: #121212;
}
#footer .footer-row-1 {
    padding: 20px 0;
}
#footer .footer-row-1 ul {
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
}
#footer .footer-row-1 ul li {

}
#footer .footer-row-1 ul li a {
    color: #94969B;
    font-size: 19px;
    line-height: normal;
    font-weight: bold;
    text-transform: uppercase;
}
#footer .footer-row-2 {
    padding: 20px 0;
}
#footer .footer-row-2 .f2-inner {
    text-align: center;
}
#footer .footer-row-2 .f2-inner .footer-copy {
    color: #94969B;
    font-size: 16px;
    line-height: normal;
}
#footer .footer-row-2 .f2-inner .footer-text {
    color: #94969B;
    font-size: 16px;
    line-height: normal;
    text-align: center;
}
#footer .footer-row-2 .f2-inner .footer-text span {
    max-width: 70%;
    display: block;
    margin: 0 auto;
}
#footer .footer-row-2 .f2-inner .footer-socials {

}
#footer .footer-row-2 .f2-inner .footer-socials ul {
    display: flex;
    align-items: center;
    gap: 20px;
    justify-content: flex-end;
}
/************** Fixed footer **************/
.site-container {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
}
.site-container .s-content {
    flex: 1 0 auto;
}
.site-container #footer {
    flex: 0 0 auto;
}
/**********************************/
.b-info {
    display: grid;
    grid-template-columns: 25% 1fr 25%;
    gap: 40px;
    padding: 30px;
    background-image: url(/wp-content/uploads/2024/02/1619274873_23-phonoteka_org-p-futbolnii-fon-dlya-fotoshopa-25.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
    margin-top: 50px;
    box-sizing: border-box;
    border-radius: 3px;
}
.b-info::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgb(19 17 22 / 91%);
    z-index: 1;
    border-radius: 3px;
}
.b-info .b-info-left {
    position: relative;
    z-index: 4;
}
.b-info .b-info-left .b-img {
    padding: 15px;
    background: rgb(255 255 255 / 28%);
    text-align: center;
    border-radius: 3px;
}
.b-info .b-info-left .b-img img {
    max-height: 50px;
    width: 100%;
}
.b-info .b-info-left .btn-site {
    margin-top: 30px;
}
.b-info .b-info-left .btn-site a {
    background: #fc810e;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    padding: 15px 25px;
    border-radius: 3px;
    display: block;
    text-align: center;
}
.b-info .b-info-middle {
    position: relative;
    z-index: 4;
    display: flex;
    flex-direction: column;
    gap: 10px;
    overflow: hidden;
}
.b-info .b-info-middle .b-attributes {
    display: grid;
    grid-template-columns: auto 1fr auto;
    align-items: baseline;
    position: relative;
    gap: 10px;
}
.b-info .b-info-middle .b-attributes .b-attribute {
    color: #fff;
    font-weight: 600;
    position: relative;
}
.b-info .b-info-middle .b-attributes .b-dotted {
    content: "";
    border-bottom: 2px dotted #fc810e;
    left: 0;
    bottom: 5px;
    z-index: 4;
    width: 100%;
}
.b-info .b-info-middle .b-attributes .b-value {
    color: #fff;
}
.b-info .b-info-right {
    position: relative;
    z-index: 4;
    display: flex;
    flex-direction: column;
    gap: 10px;
    justify-content: space-between;
}
.b-info .b-info-right .b-r-btn {
    display: flex;
    align-items: center;
    gap: 15px;
    border: solid 1px #fff;
    padding: 5px 10px 5px 20%;
    border-radius: 3px;
}
.b-info .b-info-right .b-r-btn img {
    height: 18px;
}
.b-info .b-info-right .b-r-btn span {
    color: #fff;
}
.bk-inner {
    display: grid;
    grid-template-columns: 1fr 300px;
    gap: 50px;
    padding-top: 30px;
}
.bk-inner .bk-left {

}
.bk-inner .bk-left h1 {
    font-size: 30px;
    line-height: 1.5;
    position: relative;
    color: #2a2a2a;
}
.bk-inner .bk-left h1::before {
    content: "";
    top: -6px;
    left: 0;
    width: 120px;
    height: 5px;
    background: #fc810e;
    position: absolute;
}
.breads-blog-inner {
    margin-top: 20px;
}
.breads-blog-inner #breadcrumbs > span {
    display: flex;
    align-items: center;
    gap: 12px;
}
.breads-blog-inner #breadcrumbs a {
    color: #fc810e;
    font-weight: 600;
}
.breads-blog-inner #breadcrumbs span.breadcrumb_last {
    color: #2a2a2a;
}
.bk-right-title {
    position: relative;
    font-size: 16px;
    text-transform: uppercase;
    color: #2a2a2a;
    font-weight: 600;
    margin-bottom: 20px;
}
.bk-right-title::after {
    content: "";
    border-bottom: solid 2px #fc810e;
    width: 50%;
    position: absolute;
    bottom: -6px;
    left: 0;
}
.bk-page-single {
    padding-top: 75px;
}
/********************* faq **********************/
.pre-faq {

}
.faq {
    margin-top: 20px;
}
.faqitem .header {
    padding: 20px 25px 15px 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
    background: #fff;
}
.faqitem .header .faq-head {
    display: flex;
    align-items: center;
    gap: 30px;
}
.faqitem .header .faq-head > h3 {
    color: #333;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.2;
    margin: 0;
}
.faqitem:not(.jquery-accordion-active) .header > p {
    /*color: #91939B;*/
}
.faqitem .header img.icon-minus {
    display: none;
}
.faqitem.jquery-accordion-active img.icon-minus {
    display: block;
}
.faqitem.jquery-accordion-active img.icon-plus {
    display: none;
}
.faqitem .content {
    padding: 10px 90px 15px 0;
    color: #636363;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.faqitem .content p {
    margin: 0;
}
.faqitem .content h2 {
    color: #333;
    font-size: 26px;
    font-weight: 600;
    line-height: 1.2;
    margin-bottom: 15px;
}
.faqitem .content h3 {
    color: #333;
    font-size: 22px;
    font-weight: 600;
    line-height: 1.2;
    margin-bottom: 15px;
}
.faqitem .content p {
    font-size: 16px;
}
.faq.jquery-accordion .faqitem {
    background: #fff;
    /*border-radius: 8px;*/
    /*margin: 10px 0;*/
}
.faq.jquery-accordion .faqitem.jquery-accordion-active {
    background: #fff;
    border-radius: 3px;
}
.faq.jquery-accordion .faqitem:first-child {
    border: none;
    border-radius: 3px;
    background: #FFF;
}
.faq.jquery-accordion .faqitem.jquery-accordion-active .header {
    position: relative;
}
.faq.jquery-accordion .faqitem.jquery-accordion-active .header .faq-head > h3 {
    color: #000;
}
/*********************************/
.side-block-news {
    margin-top: 30px;
    margin-bottom: 30px;
}
.side-block-news .side-last-blog {
    display: flex;
    flex-direction: column;
    gap: 15px;
}
.side-block-news .l-new-inner {
    display: flex;
    flex-direction: column;
    gap: 5px;
}
.side-block-news .l-new-inner .n-info .fl-blog-date {
    display: flex;
    align-items: center;
    gap: 5px;
}
.side-block-news .l-new-inner a {
    color: #333;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.2;
}
/*******************************/
.post-page {
    padding-top: 110px;
}
.title-block h1 {
    font-size: 30px;
    line-height: 1.5;
    position: relative;
    color: #2a2a2a;
}
.title-block h1::after {
    content: "";
    top: -6px;
    left: 0;
    width: 120px;
    height: 5px;
    background: #fc810e;
    position: absolute;
}
.post-page .category-news {
    /*display: grid;*/
    /*grid-template-columns: 1fr 350px;*/
    /*gap: 50px;*/
}
.post-page .category-news {

}
.blog-page-inner {
    padding: 50px 0;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}
.blog-page-inner .fl-blog-img .fl-photo {
    height: 330px;
    border-radius: 3px 3px 0 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.blog-page-inner .f-post-inner {
    border-radius: 3px;
    box-shadow: 0 0 8px 0 #e4e3e3;
}
.blog-page-inner .f-post-inner .fl-blog-info {
    padding: 20px;
    display: flex;
    flex-direction: column;
    gap: 15px;
}
.blog-page-inner .f-post-inner .fl-blog-info .fl-blog-info-title a {
    font-size: 18px;
    line-height: 1.5;
    color: #1f1f1f;
    font-weight: 500;
}
.blog-page-inner .f-post-inner .fl-blog-info .fl-blog-info-top {
    display: flex;
    gap: 20px;
    align-items: center;
}
.blog-page-inner .f-post-inner .fl-blog-info .fl-blog-info-top .fl-blog-date, .blog-page-inner .f-post-inner .fl-blog-info .fl-blog-info-top .fl-blog-views {
    display: flex;
    gap: 5px;
    align-items: center;
    font-size: 12px;
    color: #686868;
}
.post-page-single h1 {
    margin-top: 30px;
    font-size: 35px;
    line-height: 1.5;
    color: #1c1c1c;
    margin-bottom: 15px;
}
.post-content {
    margin-top: 30px;
    color: #1c1c1c;
    /*max-width: 70%;*/
    /*border: solid 2px #f7800f;*/
    /*border-radius: 20px;*/
    /*padding: 15px 25px;*/
    box-sizing: border-box;
}
.post-content a {
    color: #1c1c1c;
}
.pp {
    display: grid;
    grid-template-columns: 1fr 350px;
    gap: 50px;
}
.pp-right {
    margin-top: 30px;
    padding-bottom: 50px;
}
.ppr-title {
    position: relative;
    font-size: 16px;
    text-transform: uppercase;
    color: #2a2a2a;
    font-weight: 600;
    margin-bottom: 20px;
}
.ppr-title::after {
    content: "";
    border-bottom: solid 2px #fc810e;
    width: 50%;
    position: absolute;
    bottom: -6px;
    left: 0;
}
.pp-right .ppr-posts {
    display: flex;
    flex-direction: column;
    gap: 20px;
    margin-top: 35px;
}
.pp-right .ppr-posts .sideBar-post {
    display: flex;
    gap: 20px;
}
.pp-right .ppr-posts .sideBar-post .sd-photo {
    width: 70px;
    height: 70px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.pp-right .ppr-posts .sb-blog-info {
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.pp-right .ppr-posts .sb-blog-info .sb-blog-date {
    display: flex;
    gap: 5px;
    align-items: center;
    color: #2a2a2a;
    font-size: 12px;
    line-height: normal;
}
.pp-right .ppr-posts .sb-blog-info .fl-blog-info-title a {
    font-size: 14px;
    line-height: 1.5;
    color: #686868;
}
/*****************************************/
.page-inner {
    padding-top: 115px;
}
.contact-form {
    max-width: 1200px;
    margin: 50px auto;
}
.contact-form .cf-inner {

}
.contact-form .cf-inner .cf-title {
    font-size: 25px;
    line-height: 1.5;
    color: #2a2a2a;
    font-weight: 600;
    text-align: center;
}
.contact-form .cf-inner .cf-text {
    font-size: 16px;
    line-height: 1.5;
    color: #2a2a2a;
    font-weight: 600;
    text-align: center;
}
.contact-form .cf-inner .cf-right {
    margin-top: 30px;
}
.contact-form .cf-inner .cf-right .form-contact-top {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 50px;
}
.contact-form .cf-inner .cf-right .form-contact-top input, .contact-form .cf-inner .cf-right .form-contact-top textarea {
    padding: 10px 20px;
    width: 100%;
    border: solid 1px #eee;
    box-sizing: border-box;
    border-radius: 3px;
}
.contact-form .cf-inner .cf-right .form-line {
    position: relative;
}
.contact-form .cf-inner .cf-right .form-line span.label {
    position: absolute;
    top: -7px;
    left: 15px;
    background: #fff;
    z-index: 9;
    font-size: 12px;
    padding: 0 7px;
    color: #757575;
}
.contact-form .form-contact-top .form-left {
    display: flex;
    flex-direction: column;
    gap: 15px;
    justify-content: space-between;
}
.contact-form  .form-contact-bottom {
    margin-top: 30px;
}
.contact-form  .form-contact-bottom input {
    width: 100%;
    padding: 10px;
    text-align: center;
    background: #fc810e;
    border-radius: 3px;
    border: none;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
}
.s5-left img {
    width: 100%;
    height: auto;
}
/****************************************/
#site-header .header-inner .h-lang {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}
#site-header .header-inner .h-lang ul {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    /* flex-direction: column; */
    align-items: center;
    gap: 15px;
}
#site-header .header-inner .h-lang ul li a {
    color: #FFF;
    font-size: 14px;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
}
.single-post #site-header .header-inner .h-lang ul li a {
    color: #1E2126;
}
.single-post .mobile-menu-toggle .line {
    background-color: #1E2126;
}
.single-post #site-header .header-inner .h-lang {
    border-right: 1px solid #D9D9D9;
}
#site-header .header-inner .h-lang span {
    color: #FFF;
    font-size: 14px;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
}
.single-post #site-header .header-inner .h-lang span {
    color: #1E2126;
}
/**********************************/
.bk-page-single .bk-info {
    padding-top: 20px;
}
.bk-page-single .bk-info .top-content {
    margin-top: 30px;
    color: #1c1c1c;
    /*border: solid 2px #f7800f;*/
    /*border-radius: 20px;*/
    /*padding: 15px 25px;*/
    box-sizing: border-box;
}
.promos {
    padding: 35px 0 80px 0;
}
.promos h2 {
    font-size: 24px;
    line-height: 1.5;
    position: relative;
    color: #2a2a2a;
}
.promos .promos-inner {
    margin-top: 30px;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}
.promos .promos-inner .promo-code {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 190px;
    box-sizing: border-box;
    position: relative;
    padding: 25px;
}
.promos .promos-inner .promo-code::after {
    content: "";
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.74);
}
.promos .promos-inner .promo-code .pci {
    position: relative;
    z-index: 7;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}
.promos .promos-inner .promo-code .p-logo {
    text-align: right;
}
.promos .promos-inner .promo-code .p-logo img {
    max-height: 20px;
}
.promos .promos-inner .promo-code .p-title {
    color: #fff;
    /*text-align: center;*/
    font-size: 16px;
    font-weight: 500;
}
.promos .promos-inner .promo-code .p-btn {
    background: #fc810e;
    padding: 11px 25px;
    border-radius: 3px;
    text-align: center;
    display: inline-block;
    width: max-content;
}
.promos .promos-inner .promo-code .p-btn.active .demo {
    display: none;
}
.promos .promos-inner .promo-code .p-btn.active .show-promo {
    display: block;
}
.promos .promos-inner .promo-code .p-btn .demo {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
}
.promos .promos-inner .promo-code .p-btn .show-promo {
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    display: none;
}
.bk-text-bottom {
    padding-bottom: 80px;
}
.bk-content {
    padding: 50px 0;
}
.bk-content .bk-promo-top {
    margin-bottom: 50px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 30px;
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
    position: relative;
    border-radius: 3px;
    overflow: hidden;
}
.bk-content .bk-promo-top::after {
    content: "";
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.74);
}
.bk-content .bk-promo-top .bkt-left {
    max-width: 320px;
    background: rgba(255, 255, 255, 0.42);
    border-radius: 3px;
    padding: 20px 30px;
    display: grid;
    grid-template-columns: 1fr 20px;
    gap: 50px;
    z-index: 9;
}
.bk-content .bk-promo-top .bkt-left .bkt-info {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 20px;
}
.bk-content .bk-promo-top .bkt-left .bkt-info .bkti-sum {
    font-size: 70px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
    line-height: 1;
}
.bk-content .bk-promo-top .bkt-left .bkt-info .bkti-btn {
    display: grid;
    align-items: center;
    grid-template-columns: 1fr 45px;
    background: #fc810e;
    margin-top: 0;
}
.bk-content .bk-promo-top .bkt-left .bkt-info .bkti-promo {
    font-size: 27px;
    color: #fff;
    font-weight: 600;
    text-align: center;
}
.bk-content .bk-promo-top .bkt-left .bkt-info .bkti-btn .bkti-copy {
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 7px 5px;
    box-sizing: border-box;
}
.bk-content .bk-promo-top .bkt-left .bkt-info .bkti-btn .bkti-copy img {
    max-height: 30px;
}
.bk-content .bk-promo-top .bkt-left .bkt-info .bkti-desc {
    font-size: 11px;
    color: #fff;
    margin-top: 0;
}
.bk-content .bk-promo-top .bkt-left .bkt-text {
    font-size: 14px;
    color: #fff;
    /*text-align: right;*/
    writing-mode: tb-rl;
    transform: rotate(180deg);
}
.bk-content .bk-promo-top .bkt-right {
    z-index: 9;
}
.bk-content .bk-promo-top .bkt-right img {
    max-height: 50px;
}
/************************************************/
.pagination {
    margin-bottom: 50px;
}
.pagination .nav-links {
    display: flex;
    align-items: center;
    gap: 15px;
}
.pagination .nav-links span.page-numbers {
    font-size: 14px;
    color: #fff;
    background: #9e9e9e;
    width: 40px;
    height: 40px;
    border-radius: 3px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.pagination .nav-links a.page-numbers {
    font-size: 14px;
    color: #fff;
    background: #fc810e;
    width: 40px;
    height: 40px;
    border-radius: 3px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.pagination .nav-links a.prev.page-numbers {
    transform: rotate(180deg);
}
.post-page-inner {
    padding-bottom: 50px;
}
/***************************************/
.s2 {
    padding: 80px 0;
}
.sbs-slots {
    padding-top: 50px;
}
.sbs-slots h2 {
    margin-bottom: 20px;
}
/***************************************/
.s3 {
    padding: 0 0 50px 0;
}
.last-news {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    margin-top: 35px;
    gap: 10px;
}
.last-news .l-new {
    min-height: 330px;
    padding: 30px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: end;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.last-news .l-new a {
    display: flex;
}
.last-news .l-new .l-new-inner {
    z-index: 5;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
    position: relative;
}
.last-news .l-new::after {
    content: "";
    z-index: 1;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.38);
    position: absolute;
    left: 0;
    top: 0;
}
.last-news .l-new .n-label {
    color: #fff;
    padding: 5px 15px;
    background-color: #e11f31;
    display: inline-block;
}
.last-news .l-new .n-title {
    color: #fff;
    font-weight: 500;
}
.last-news .l-new .n-info {
    display: flex;
    align-items: center;
    gap: 15px;
    color: #fff;
    font-weight: 500;
    font-size: 14px;
    margin-top: 15px;
}
.last-news .l-new .n-info img {
    height: 18px;
}
.last-news .l-new .n-info .fl-blog-views {
    display: flex;
    align-items: center;
    gap: 10px;
}
.last-news .l-new .n-info .fl-blog-comments {
    display: flex;
    align-items: center;
    gap: 10px;
}
.casinos {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 40px;
}
.casinos .casino-slot {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 200px;
    border-radius: 7px;
    padding: 30px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    position: relative;
}
.casinos .casino-slot span {
    color: #fff;
    display: inline-block;
    font-size: 18px;
    font-weight: 600;
    z-index: 9;
}
.casinos .casino-slot::after {
    content: "";
    background: rgb(0 0 0 / 45%);
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    z-index: 5;
    border-radius: 7px;
}
.page-casino .casino-inner {
    margin-bottom: 50px;
}
.page-casino .casino-inner .casinos {
    margin-top: 30px;
}
/****************************************************/
.post-innerPages {
    margin-bottom: 30px;
}
.post-innerPages .child-posts-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 25px;
}
.post-innerPages .child-posts-grid .child-post a {
    border: solid 1px #212121;
    padding: 10px 15px;
    border-radius: 7px;
    color: #212121;
    display: block;
}
.bonuses-inner {
    display: flex;
    flex-wrap: wrap;
    gap: 25px;
}
.bonuses-inner .bonus-block {

}
.bonuses-inner .bonus-block a {
    border: solid 1px #212121;
    padding: 10px 15px;
    border-radius: 7px;
    color: #212121;
    display: block;
}
/***********************************/
.rating-stars .star {
    display: inline-block;
    color: lightgray;
}
.rating-stars .star.full {
    color: #fc810e;
}
.rating-stars .star.half {
    background: linear-gradient(to right, #fc810e 50%, lightgray 50%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
/***********************************/
.bets {
    padding: 50px 0;
    display: flex;
    flex-direction: column;
    gap: 40px;
    /*max-width: 950px;*/
    /*margin: 0 auto;*/
}
.bets-inner {
    border-bottom: solid 1px #cecece;
    padding: 0 0 50px 0;
    display: grid;
    grid-template-columns: 350px 1fr 250px;
    gap: 30px;
}
.bets-inner .bil {
    text-align: center;
}
.bets-inner .bil img {
    max-width: 100%;
}
.bets-inner .bil .bets-rating {
    display: flex;
    justify-content: center;
}
.bets-inner .bmid {
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 30px;
}
.bets-inner .bmid .bt-bonus {
    font-size: 20px;
    line-height: normal;
    font-weight: 600;
}
.bets-inner .bmid .bt-list {

}
.bets-inner .bright {
    display: inline-flex;
    flex-direction: column;
    justify-content: center;
    gap: 30px;
}
.bets-inner .bright a.bta-play {
    background-color: #f7800f;
    color: #fff;
    transition: background-color .2s ease-in-out, color .2s ease-in-out;
    border-radius: 48px;
    font-size: 16px;
    text-align: center;
    padding: 15px;
    text-transform: uppercase;
    font-weight: 600;
}
.bets-inner .bright a.bta-review {
    text-align: center;
    color: #424242;
    text-decoration: underline;
    font-size: 16px;
    text-transform: uppercase;
}
/***********************************/
table{
    border: 1px solid #eee;
    table-layout: fixed;
    width: 100%;
    margin-bottom: 20px;
}
table th {
    font-weight: bold;
    padding: 5px;
    background: #efefef;
    border: 1px solid #dddddd;
}
table td{
    padding: 5px 10px;
    border: 1px solid #eee;
    text-align: left;
    line-height: 1.7;
}
table tbody tr:nth-child(odd){
    background: #fff;
}
table tbody tr:nth-child(even){
    background: #F7F7F7;
}
/***********************************/
h3 {
    margin-top: 30px;
}
.bk-info ul, .bk-info ol {
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.page-home .s2 .s2-i {
    max-width: 70%;
    /*border: solid 2px #f7800f;*/
    /*border-radius: 20px;*/
    /*padding: 15px 25px;*/
    box-sizing: border-box;
}
a.btn-play span {
    border-radius: 30px;
    font-size: 27px;
    font-weight: 500;
    background-color: #f7800f;
    color: #fff;
    width: 100%;
    display: block;
    padding: 15px 20px;
    text-align: center;
    margin: 30px 0;v
    text-transform: uppercase;
    box-sizing: border-box;
}
.faq-block {
    margin-top: 50px;
}
.faq-block.home_faq {
    margin-top: 50px;
    max-width: 70%;
    border: solid 2px #f7800f;
    border-radius: 20px;
    padding: 15px 25px;
    box-sizing: border-box;
}
.off {
    padding-top: 50px;
}
.off .offer-top {
    padding: 50px 0;
    background-color: #131313;
}
.off .breads-blog-inner {
    padding: 15px 0;
}
.offer-single {
    padding: 50px 0;
}
.off .offer-top .bmid .bt-bonus {
    font-size: 36px;
    line-height: normal;
    font-weight: 600;
    color: #d1d1d1;
}
.off .offer-top .bmid .bt-list ul li {
    font-size: 20px;
    line-height: normal;
    font-weight: 600;
    color: #d1d1d1;
}
.off .offer-top .bil .bil-img {
    padding: 20px;
    border-radius: 15px;
    background: #ebebeb;
    margin-bottom: 20px;
}
.off .offer-top .bets-inner {
    padding: 0;
    border-bottom: none;
    gap: 100px;
}
.off .offer-top .bets-inner .bmid {
    gap: 5px;
    justify-content: inherit;
}
.off .offer-top .bets-inner .bmid .bt-list ul {
    padding-left: 20px;
}
/**************************************************/
.bets.bonus_bets p {
    margin: 0;
}
.bets.bonus_bets .bt-terms {
    display: flex;
    align-items: center;
    gap: 10px;
}
.bets.bonus_bets .bt-terms p {
    font-weight: 600;
}
.bets.bonus_bets .bets-inner .bmid {
    gap: 20px;
}
.bets.bonus_bets .bt-terms.bt2 {
    color: #666;
}
.bets.bonus_bets .bt-terms.bt3 span {
    color: #f7800f;
    font-weight: 600;
}
.popular-bets .pb-inner {
    display: flex;
    flex-direction: column;
    gap: 30px;
    margin-top: 50px;
}
.popular-bets .pb-inner .fl-blog-img img {
    max-width: 150px;
}
.popular-bets .pb-inner .pb-block {
    border-bottom: solid 1px #e7e7e7;
    padding-bottom: 30px;
    display: flex;
    align-items: center;
    gap: 20px;
}
.popular-bets .pb-inner .pb-block a {
    font-size: 22px;
    line-height: normal;
    color: #000;
    font-weight: 600;
}
.before_table {
    margin-top: 30px;
    margin-bottom: 15px;
}









