body {
    margin: 0 auto;
    max-width: 1920px;
    padding: 0;
    font-family: Roboto;
    background-color: #eaeaea;
}
a {
    text-decoration: none;
}
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;
}
input[type="submit"]:hover {
    opacity: 0.8;
    cursor: pointer;
}
textarea:focus {
    outline: none;
    border: initial;
}
.container {
    max-width: calc(100% - 200px);
    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: #000000ab;
    position: fixed;
    max-width: 1920px;
    width: 100%;
    /* left: calc(100% - 1000px); */
    z-index: 10;
    top: 0;
    /*border-bottom: 1px solid #212121;*/
    /*padding: 15px 0;*/
}
.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;
}
.primary-menu ul li a:hover {
    
    
    -webkit-background-clip: text;
    background-clip: text;
    display: inline-block;
    font-weight: 600;
}
/*.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: 100%;
    height: 100vh;
    background: #ffffff;
    top: 64px;
    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;
}
/****************************/
.mobile-menu-toggle.menu-open .bar-top {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: 3% 57%;
    transform-origin: 3% 57%;
}
.mobile-menu-toggle.menu-open .bar-mid {
    opacity: 0;
}
.mobile-menu-toggle.menu-open .bar-bot {
    -webkit-transform: rotate(45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: 15% 95%;
    transform-origin: 15% 95%;
}
/****************************/
#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: 250px;
    flex-direction: column;
    gap: 20px;
    background: #0d0e11;
    align-items: baseline;
    padding: 30px;
    box-shadow: 0 0 8px 0 #548be7;
    border-radius: 3px;
}
.primary-menu ul.sub-menu li a {
    color: #eee;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
}
.primary-menu ul.sub-menu li a:hover {
    
    
    -webkit-background-clip: text;
    background-clip: text;
    display: inline-block;
    font-weight: 600;
}
.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: "";
    background-image: url(/wp-content/uploads/2024/08/arrow.png);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    right: 3px;
    top: 31px;
    width: 11px;
    height: 11px;
}
.primary-menu ul li.menu-item-has-children:hover::after {
    transform: rotate(-180deg);
    top: 27px;
}
.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;*/
/*}*/
/******************************************/
.section-1 {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom center;
    min-height: 400px;
    display: flex;
    flex-direction: column;
    align-items: baseline;
    justify-content: center;
    overflow: hidden;
    position: relative;
}
.section-1::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.66);
    z-index: 1;
}
.section-1 .container {
    width: 100%;
}
.section-1 .section-1-inner {
    z-index: 99;
    width: 100%;
    padding-top: 69px;
    position: relative;
}
.section-1 .section-1-inner h1 {
    color: #fff;
}
.section-1 .section-1-inner .text {
    max-width: 80%;
}
.section-1 .section-1-inner .text h1 {
    font-size: 35px;
    line-height: 1.5;
    
    
    -webkit-background-clip: text;
    background-clip: text;
    font-weight: 600;
    text-transform: uppercase;
    display: inline-block;
}
.section-1 .section-1-inner .text .st-text {
    color: #cdcdcd;
    font-size: 16px;
    line-height: 1.5;
    margin-top: 30px;
}
.section-1 .section-1-brands .s1-bottom {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.section-1 .section-1-brands .s1-bottom img {
    height: 35px;
    /*filter: contrast(0.01);*/
}
.section-1 .section-1-brands .s1-bottom img:hover {
    filter: contrast(1);
}
.section-1 .section-1-brands {
    border-top: 1px solid #212121;
    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);
}
.section-2 {
    padding: 100px 0 50px 0;
}
.section-2 h2 {
    margin-bottom: 50px;
    
    
    -webkit-background-clip: text;
    background-clip: text;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 22px;
    display: inline-block;
}
.section-2 .cryptos {
    margin-top: 35px;
}
.section-2 .cryptos .cryptoHead {
    background-color: #0d0e11;
    color: #7b7b7b;
    padding: 15px 0;
    display: grid;
    grid-template-columns: 80px 1fr 1fr 1fr 1fr;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    border-radius: 5px 5px 0 0;
    position: relative;
    box-sizing: border-box;
}
.section-2 .cryptos .cryptoHead::before {
    content: "";
    position: absolute;
    display: block;
    inset: 0px;
    margin: -0.07rem;
    background-image: linear-gradient(90.02deg,#00ffd3 43.66%,#00f6ff 68.56%,#b896ff 94.34%);
    z-index: -1;
    border-radius: 5px;
}
.section-2 .cryptos .cryptoHead::after {
    content: "";
    opacity: 0;
    background-image: linear-gradient(90.38deg,#0078c2 4.77%,#0047ff 42.63%,#8453d2 65.91%);
}
.section-2 .cryptos .cryptoLine {
    display: grid;
    grid-template-columns: 80px 1fr 1fr 1fr 1fr;
    text-align: center;
    align-items: center;
}
.section-2 .cryptos .cryptoLine span.table-title-inner {
    display: none;
}
.section-2 .cryptos .cryptoLine > div {
    padding: 15px 0;
    height: 100%;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    color: #c6c6c6;
}
.section-2 .cryptos .cryptoLine > div a {
    display: flex;
    align-items: center;
    gap: 15px;
}
.section-2 .cryptos .cryptoLine > div a span {
    
    
    -webkit-background-clip: text;
    background-clip: text;
    font-weight: 500;
    text-transform: uppercase;
}
.section-2 .cryptos .cryptoLine .line-4.plus, .section-2 .cryptos .cryptoLine .line-5.plus {
    color: #2bc468;
}
.section-2 .cryptos .cryptoLine .line-4.minus, .section-2 .cryptos .cryptoLine .line-5.minus {
    color: #e04040;
}
.section-2 .cryptos .cryptoLine:nth-child(even) {
    background: #121418;
}
.section-2 .cryptos .cryptoLine .line-3 span {
    display: none;
}
.section-2 .cryptos .cryptoLine:nth-child(even) div:first-child {
    background: #16181d;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 800;
    color: #c6c6c6;
}
.section-2 .cryptos .cryptoLine:nth-child(odd) div:first-child {
    background: #121418;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 800;
    color: #c6c6c6;
}
.section-2 .cryptos .cryptoLine:nth-child(odd) {
    background: #16181d;
}
.section-2 .cryptos .cryptoLine img {
    width: 40px;
    height: 40px;
}
.section-2 .cryptos .cryptoLine {
    color: #383838;
    font-weight: 800;
}
.section-2 .cryptos .cryptoLine .line-4 img {
    max-height: 16px;
}
/**********************************************/
#popup_search {
    background: #f1f1f1;
    padding: 30px;
    width: 600px;
    margin: 200px auto 0 auto;
    z-index: 99;
    position: fixed;
    top: 0;
    left: calc(50% - 300px);
    border-radius: 5px;
    box-sizing: border-box;
}
#popup_search .form-search-inner {
    display: flex;
}
#popup_search .form-search-inner input {
    padding: 10px 20px;
    background: transparent;
    color: #000;
    width: 100%;
    border: solid 1px #555555;
    border-radius: 5px 0 0 5px;
    border-right: none;
    box-sizing: border-box;
}
#popup_search .form-search-inner input[type="submit"] {
    color: #040404;
    font-size: 12px;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
    border: solid 1px #4a5069;
    padding: 10px;
    width: 130px;
    border-radius: 0 5px 5px 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;
}
/**********************************************/
.section-3 {
    padding: 80px 0;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.section-3 h2 {
    color: #fff;
    position: relative;
    z-index: 2;
}
.section-3 h2 span {
    display: inline-block;
    position: relative;
}
.section-3 h2 span::after {
    content: "";
    background: #e11f31;
    padding: 5px 2px;
    width: 500%;
    height: 100%;
    right: -4px;
    position: absolute;
    z-index: -1;
    top: -4px;
}
.section-3::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgb(19 17 22 / 91%);
    z-index: 1;
}
.bonuses {
    position: relative;
    z-index: 2;
    margin-top: 50px;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 30px;
}
.bonuses .bonus {
    padding: 20px;
    border: solid 1px #fff;
    display: flex;
    flex-direction: column;
    gap: 15px;
    position: relative;
    z-index: 2;
}
.bonuses .bonus:hover .b-more a {
    background-color: #e11f31;
}
.bonuses .bonus:hover::after {
    content: "";
    width: calc(100% + 20px);
    height: calc(100% + 20px);
    position: absolute;
    left: -10px;
    top: -10px;
    background: rgba(255, 255, 255, 0.20);
    z-index: -1;
}
.bonuses .bonus .b-logo {

}
.bonuses .bonus .b-logo img {
    height: 25px;
}
.bonuses .bonus .b-title {
    text-align: center;
    color: #fff;
    font-weight: 600;
}
.bonuses .bonus .b-more {
    text-align: center;
    margin-top: 10px;
}
.bonuses .bonus .b-more a {
    color: #fff;
    background-color: #000;
    padding: 8px 20px;
    border-radius: 5px;
}
.section-4 {
    padding: 50px 0 100px 0;
}
.section-4.s5 {
    padding-top: 0;
}
.section-4 h2 {
    margin-bottom: 50px;
    
    
    -webkit-background-clip: text;
    background-clip: text;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 22px;
    display: inline-block;
}
.section-4 .s4-inner {
    padding: 0 50px;
}
.last-news {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 2px;
    /*background-color: #212121;*/
}
.last-news .l-new {
    min-height: 320px;
    padding: 30px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 100%;
    border-radius: 5px;
}
.last-news .l-new a {
    display: flex;
}
.last-news .l-new .l-new-inner {
    z-index: 5;
    display: flex;
    flex-direction: column;
    justify-content: end;
    height: 100%;
    position: relative;
}
.last-news .l-new::after {
    content: "";
    z-index: 1;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.51);
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 5px;
}
.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;
}
.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;
}
.section-5 {
    padding: 0 0 50px 0;
}
.section-5-inner {
    display: grid;
    grid-template-columns: 1fr 300px ;
    gap: 50px;
}
.section-5 .s5-left {

}
.section-5 .s5-right {

}
.promo-codes {
    display: flex;
    flex-direction: column;
    gap: 30px;
}
.promo-codes .promo {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 190px;
    box-sizing: border-box;
    position: relative;
}
.promo-codes .promo::after {
    content: "";
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.74);
}
.promo-codes .promo .promo-inner {
    z-index: 5;
    position: relative;
    padding: 20px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
    box-sizing: border-box;
}
.promo-codes .promo .p-logo img {
    max-height: 25px;
}
.promo-codes .promo .p-price {
    color: #fff;
    text-align: center;
    font-size: 28px;
    font-weight: 600;
}
.promo-codes .promo .p-priceText {
    color: #fff;
    text-align: center;
    font-size: 16px;
    font-weight: 500;
}
.promo-codes .promo .p-middle {
    display: flex;
    flex-direction: column;
    gap: 5px;
}
.promo-codes .promo .p-more {
    text-align: center;
}
.promo-codes .promo .p-more a {
    color: #fff;
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    background: rgba(0, 0, 0, 0.87);
    padding: 7px 20px;
    border-radius: 5px;
}
/*************************************************/
#footer {
    background: #0d0e11;
    border-top: solid 1px #212121;
}
#footer .footer-row-1 {
    padding: 20px 0;
}
#footer .footer-row-1 ul {
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: 8px;
    margin: 0;
    padding: 0;
}
#footer .footer-row-1 ul li {

}
#footer .footer-row-1 ul li a {
    color: #94969B;
    font-size: 14px;
    line-height: normal;
    font-weight: 400;
}
#footer .footer-row-1 ul li a:hover {
    
    
    -webkit-background-clip: text;
    background-clip: text;
    display: inline-block;
    /*font-weight: 600;*/
}
#footer .footer-row-2 {
    padding: 20px 0;
}
#footer .footer-row-1 .f1-inner {
    display: grid;
    grid-template-columns: 50% repeat(3, 1fr);
    gap: 70px;
}
#footer .footer-row-1 .f1-inner .footer-text {
    color: #94969B;
    font-size: 14px;
    line-height: normal;
    font-weight: 400;
    text-align: left;
}
#footer .footer-row-1 .f1-inner .footer-m {

}
#footer .footer-row-1 .f1-inner .footer-m .footer-title {
    margin-bottom: 20px;
    
    
    -webkit-background-clip: text;
    background-clip: text;
    font-size: 18px;
    line-height: normal;
    font-weight: 500;
    text-transform: uppercase;
    display: inline-block;
}
#footer .footer-row-1 .f1-inner .footer-m .primary-menu {

}
#footer .footer-row-1 .f1-inner .footer-copy {
    color: #94969B;
    font-size: 16px;
    line-height: normal;
}
#footer .footer-row-1 .f1-inner .footer-text {
    color: #94969B;
    font-size: 16px;
    line-height: normal;
    text-align: left;
    padding-right: 50px;
}
#footer .footer-row-1 .f1-inner .footer-text span {
    max-width: 70%;
    display: block;
    margin: 0 auto;
}
#footer .footer-row-1 .footer-socials img {
    height: 35px;
}
#footer .footer-row-1 .footer-socials ul {
    display: flex;
    align-items: center;
    flex-direction: row;
    gap: 20px;
    justify-content: flex-end;
}
#footer .footer-copy {
    color: #94969B;
    font-size: 12px;
    line-height: normal;
    text-align: center;
}
/************** 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;
    padding: 30px 0 10px 0;
}
/**********************************/
.breads-blog-inner {
    margin-top: 20px;
}
.breads-blog-inner #breadcrumbs > span {
    display: flex;
    align-items: center;
    gap: 12px;
    color: #313131;
}
.breads-blog-inner #breadcrumbs a {
    font-weight: 600;
    color: #2f2f2f;
    /* font-size: 12px; */
    max-width: 600px;
    display: inline-block;
    /* padding: 2em; */
    border-bottom: 2px solid transparent;
    /* border-radius: 2em; */
    
}
.breads-blog-inner #breadcrumbs span.breadcrumb_last {
    color: #c5c5c5;
}
.bk-right-title {
    position: relative;
    font-size: 16px;
    text-transform: uppercase;
    color: #ff9b69;
    font-weight: 600;
    margin-bottom: 20px;
}
.bk-right-title::after {
    /*content: "";*/
    /*border-bottom: solid 2px #73bdff;*/
    /*width: 50%;*/
    /*position: absolute;*/
    /*bottom: -6px;*/
    /*left: 0;*/
}
.bk-page-single {
    padding-top: 110px;
}
/********************* faq **********************/
.pre-faq {

}
.faq {
    margin-bottom: 50px;
    margin-top: 50px;
}
.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: 30px 90px 15px 0;
    color: #636363;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.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: 5px;
}
.faq.jquery-accordion .faqitem:first-child {
    border: none;
    border-radius: 5px;
    background: #FFF;
}
.faq.jquery-accordion .faqitem.jquery-accordion-active .header {
    background: #0B1023;
    position: relative;
}
.faq.jquery-accordion .faqitem.jquery-accordion-active .header::after {
    content: "";
    position: absolute;
    left: -100%;
    width: 100%;
    top: 0;
    height: 100%;
    background: #0b1023;
    z-index: 9;
}
.faq.jquery-accordion .faqitem.jquery-accordion-active .header .faq-head > h3 {
    color: #fff;
}
/*********************************/
.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;
    
    
    -webkit-background-clip: text;
    background-clip: text;
    display: inline-block;
}
.title-block h1::after {
    /*content: "";*/
    /*top: -6px;*/
    /*left: 0;*/
    /*width: 120px;*/
    /*height: 5px;*/
    /*background: #73bdff;*/
    /*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: 250px;
    border-radius: 5px 5px 0 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.blog-page-inner .f-post-inner {
    border-radius: 5px;
    /*box-shadow: 0 0 8px 0 #e4e3e3;*/
}
.blog-page-inner .f-post-outer {
    padding: 1px;
    box-sizing: border-box;
    border-radius: 5px;
}
.blog-page-inner .f-post-inner .fl-blog-info {
    padding: 20px;
    display: flex;
    flex-direction: column;
    gap: 15px;
    background: #0d0e11;
    border-radius: 0 0 5px 5px;
    min-height: 123px;
    box-sizing: border-box;
}
.blog-page-inner .f-post-inner .fl-blog-info .fl-blog-info-title a {
    font-size: 18px;
    line-height: 1.5;
    color: #d2d2d2;
    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: #959595;
}
.blog-page-inner .f-post-inner .fl-blog-info .fl-blog-info-top .fl-blog-date img, .blog-page-inner .f-post-inner .fl-blog-info .fl-blog-info-top .fl-blog-views img {
    height: 18px;
}
.post-page-single h1 {
    margin-top: 30px;
    font-size: 35px;
    line-height: 1.5;
    
    
    -webkit-background-clip: text;
    background-clip: text;
    margin-bottom: 15px;
    display: inline-block;
}
.post-page-single .post-content {
    margin-top: 30px;
    color: #444444;
    line-height: 1.7;
}
.post-page-single .post-content a {
    /*color: #3ecda6;*/
    color: #c5c5c5;
    display: inline-block;
    border-bottom: 1px solid transparent;
    
}
.post-page-single .post-date span {
    color: #ffffff;
    font-size: 12px;
    max-width: 600px;
    display: inline-block;
    /* padding: 2em; */
    border-bottom: 2px solid transparent;
    /* border-radius: 2em; */
    
}

.post-page-single .post-page-inner .pp {
    display: grid;
    grid-template-columns: 1fr 350px;
    gap: 50px;
}
.post-page-single .post-page-inner .pp .post-date span {
    color: #307504;
    font-size: 12px;
    max-width: 600px;
    display: inline-block;
    /* padding: 2em; */
    border-bottom: 2px solid transparent;
    /* border-radius: 2em; */
    
}
.pp-right {
    margin-top: 30px;
    padding-bottom: 50px;
}
.pp-right .ppr-title {
    position: relative;
    font-size: 16px;
    text-transform: uppercase;
    
    
    -webkit-background-clip: text;
    background-clip: text;
    font-weight: 600;
    margin-bottom: 20px;
    display: inline-block;
}
.pp-right .ppr-title::after {
    /*content: "";*/
    /*border-bottom: solid 2px #73bdff;*/
    /*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;
    align-items: center;
    gap: 20px;
    border-bottom: solid 1px #1c1c1c;
    padding: 20px 0;
}
.pp-right .ppr-posts .sideBar-post:last-child {
    border-bottom: none;
}
.pp-right .ppr-posts .sideBar-post .sd-photo {
    width: 40px;
    height: 40px;
    background-repeat: no-repeat;
    background-size: contain;
    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: 16px;
    line-height: normal;
    color: #414141;
}
.pp-right .ppr-posts .sb-blog-info .fl-blog-info-title a:hover {
    
    
    -webkit-background-clip: text;
    background-clip: text;
    display: inline-block;
    font-weight: 600;
}
/*****************************************/
.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: #939393;
    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: 5px;
}
.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: #73bdff;
    border-radius: 5px;
    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;
}
#site-header .header-inner .h-lang ul li.current-lang a {
    
    
    -webkit-background-clip: text;
    background-clip: text;
    display: inline-block;
}
#site-header .header-inner .h-lang ul li a:hover {
    
    
    -webkit-background-clip: text;
    background-clip: text;
    display: inline-block;
    font-weight: 600;
}
.single-post #site-header .header-inner .h-lang ul li a {
    /*color: #1E2126;*/
}
.single-post .mobile-menu-toggle .line {
    
}
.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: 50px;
}
.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: #73bdff;
    padding: 11px 25px;
    border-radius: 5px;
    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: 5px;
    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: 5px;
    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: #73bdff;
    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: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.pagination .nav-links a.page-numbers {
    font-size: 14px;
    color: #fff;
    background: #73bdff;
    width: 40px;
    height: 40px;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.pagination .nav-links a.prev.page-numbers {
    transform: rotate(180deg);
}
/*******************************************/
.section-1-top .st-inner {
    display: grid;
    grid-template-columns: 1fr 30%;
    align-items: center;
}
.section-1-top .st-inner .top-right {
    display: flex;
    flex-direction: column;
    gap: 20px;
    /* background-color: #212121; */
    padding: 20px 0;
}
.section-1-top .st-inner .top-right .pre-top-cat {
    background-image: linear-gradient(90.02deg, #00ffd3 43.66%, #00f6ff 68.56%, #b896ff 94.34%);
    padding: 5px;
    border-radius: 3px;
    box-sizing: border-box;
}
.section-1-top .st-inner .top-right .top-cat {
    min-height: 235px;
    padding: 10px 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;
    border-radius: 5px;
}
.section-1-top .st-inner .top-right .top-cat::after {
    content: "";
    z-index: 1;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.38);
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 5px;
}
.section-1-top .st-inner .top-right .top-cat .tc-title {
    color: #e5e5e5;
    font-weight: 400;
    font-size: 25px;
    z-index: 9;
}
/********************************************************/
.categories-blog {
    padding: 50px 0;
}
.categories-blog .c-blog-inner {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 20px;
}
.categories-blog .c-blog-inner .blog-category {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom center;
    min-height: 250px;
    display: flex;
    flex-direction: column;
    align-items: baseline;
    justify-content: end;
    overflow: hidden;
    position: relative;
    padding: 30px;
}
.categories-blog .c-blog-inner .blog-category::after {
    content: "";
    z-index: 1;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.38);
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 5px;
}
.categories-blog .c-blog-inner .blog-category .cat-title {
    color: #ffffff;
    font-weight: 400;
    font-size: 25px;
    z-index: 9;
    position: relative;
}
.post-content #chart {
    height: 500px;
    margin-bottom: 50px;
}
/***********************************/
.about {
    padding: 30px 0;
}
.about {
    color: #c5c5c5;
    line-height: 1.8;
}
.blog-empty {
    color: #c5c5c5;
}
.content-404 {
    padding: 50px 0;
    text-align: center;
}
.content-404 .c404 {
    color: #c5c5c5;
    font-size: 120px;
}
.content-404 p {
    color: #c5c5c5;
}
.about-inner a {
    color: #c5c5c5;
    display: inline-block;
    border-bottom: 1px solid transparent;
    
}
/**************************************************/
.crypto-converter {
    padding: 50px 0 0 0;
    margin: 0 auto;
    max-width: 700px;
}
.crypto-converter .crypto-calc {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
    align-items: flex-end;
    position: relative;
    background: #0d0e11;
    padding: 30px;
    box-sizing: border-box;
    border-radius: 5px;
}
.crypto-converter .crypto-calc .title-converter {
    position: absolute;
    top: -10px;
    left: calc(50% - 83px);
    width: 166px;
}
.crypto-converter .crypto-calc .title-converter span.tc-inner {
    background: #0d0e11;
    padding: 3px 10px;
    border-radius: 3px;
    display: inline-block;
    color: #eee;
    font-size: 12px;
}
.crypto-converter .crypto-calc .title-converter span.tc-outer {
    display: inline-block;
    inset: 0px;
    background-image: linear-gradient(90.02deg, #00ffd3 43.66%, #00f6ff 68.56%, #b896ff 94.34%);
    z-index: 2;
    border-radius: 5px;
    padding: 1px;
}
.crypto-converter .crypto-calc::before {
    content: "";
    position: absolute;
    display: block;
    inset: 0px;
    margin: -0.07rem;
    background-image: linear-gradient(90.02deg, #00ffd3 43.66%, #00f6ff 68.56%, #b896ff 94.34%);
    z-index: -1;
    border-radius: 5px;
}
.crypto-converter .crypto-calc select {
    width: 100%;
}
.crypro_dropdown .select2-results ul li .crypto-option {
    display: grid;
    grid-template-columns: 30px 1fr;
    align-items: center;
    gap: 10px;
}
.crypro_dropdown .select2-results ul li .crypto-option img.img-flag {
    height: 20px;
}
.crypro_dropdown .select2-results ul li .crypto-option > span {
    text-align: center;
}
.crypto-converter .crypto-calc .cc-left {
    display: flex;
    flex-direction: column;
    gap: 30px;
}
.crypto-converter .crypto-calc .cc-center {
    display: flex;
    justify-content: center;
}
.crypto-converter .crypto-calc .cc-center .cc-reverse {
    display: inline-block;
}
.crypto-converter .crypto-calc .cc-center .cc-reverse img {
    height: 30px;
}
.crypto-converter .crypto-calc .cc-right {
    display: flex;
    flex-direction: column;
    gap: 30px;
}
.crypto-converter .crypto-calc .cc-left input, .crypto-converter .crypto-calc .cc-right input {
    width: 100%;
    padding: 7px 10px;
    box-sizing: border-box;
    border-radius: 3px;
    border: none;
}
/****************************************/
.county-text {
    margin: 35px 0;
}
.zip-text {
    margin: 35px 0;
}
.state-text {
    padding: 50px 0;
}
.map {
    padding-bottom: 50px;
}
.map h2 {
    margin-bottom: 30px;
}
.states {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 5px;
}
.counties {
    padding: 50px 0;
}
.counties h2 {
    margin-bottom: 30px;
}
.states .state-inner {
    min-height: 100px;
    border: solid 1px #64db4e;
    padding: 30px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 3px;
}
.states .state-inner .state-title {
    font-size: 16px;
    text-transform: uppercase;
    text-align: center;
    color: #000;
}
.text-content {

}
/*************************************/
.states-list {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 5px;
    padding: 50px 0;
}
.states-list .state-inner {
    min-height: 100px;
    border: solid 1px #64db4e;
    padding: 20px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 3px;
}
.states-list .state-inner .state-title {
    font-size: 16px;
    text-transform: uppercase;
    text-align: center;
    color: #000;
}
/*************************************/
.zips {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 5px;
    padding: 50px 0;
}
.zips .zip-inner {
    min-height: 100px;
    border: solid 1px #64db4e;
    padding: 20px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 3px;
}
.zips .zip-inner .zip-title {
    font-size: 16px;
    text-transform: uppercase;
    text-align: center;
    color: #000;
}
/*************************************/
.breadcrumbs {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 5px;
}
.breadcrumbs a {
    font-weight: 600;
    color: #1a6921;
}
.breadcrumbs span {

}
.page-home {
    padding-bottom: 50px;
}
.post-page-inner {
    padding-bottom: 50px;
}
.list-states-content {
    padding-bottom: 50px;
}
















