@font-face {
    font-family: 'Sora';
    src: url('../fonts/Sora-Bold.eot');
    src: url('../fonts/Sora-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Sora-Bold.woff2') format('woff2'),
        url('../fonts/Sora-Bold.woff') format('woff'),
        url('../fonts/Sora-Bold.ttf') format('truetype'),
        url('../fonts/Sora-Bold.svg#Sora-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Sora';
    src: url('../fonts/Sora-SemiBold.eot');
    src: url('../fonts/Sora-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Sora-SemiBold.woff2') format('woff2'),
        url('../fonts/Sora-SemiBold.woff') format('woff'),
        url('../fonts/Sora-SemiBold.ttf') format('truetype'),
        url('../fonts/Sora-SemiBold.svg#Sora-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Sora';
    src: url('../fonts/Sora-ExtraLight.eot');
    src: url('../fonts/Sora-ExtraLight.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Sora-ExtraLight.woff2') format('woff2'),
        url('../fonts/Sora-ExtraLight.woff') format('woff'),
        url('../fonts/Sora-ExtraLight.ttf') format('truetype'),
        url('../fonts/Sora-ExtraLight.svg#Sora-ExtraLight') format('svg');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Sora';
    src: url('../fonts/Sora-Thin.eot');
    src: url('../fonts/Sora-Thin.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Sora-Thin.woff2') format('woff2'),
        url('../fonts/Sora-Thin.woff') format('woff'),
        url('../fonts/Sora-Thin.ttf') format('truetype'),
        url('../fonts/Sora-Thin.svg#Sora-Thin') format('svg');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Sora';
    src: url('../fonts/Sora-Regular.eot');
    src: url('../fonts/Sora-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Sora-Regular.woff2') format('woff2'),
        url('../fonts/Sora-Regular.woff') format('woff'),
        url('../fonts/Sora-Regular.ttf') format('truetype'),
        url('../fonts/Sora-Regular.svg#Sora-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Sora';
    src: url('../fonts/Sora-Light.eot');
    src: url('../fonts/Sora-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Sora-Light.woff2') format('woff2'),
        url('../fonts/Sora-Light.woff') format('woff'),
        url('../fonts/Sora-Light.ttf') format('truetype'),
        url('../fonts/Sora-Light.svg#Sora-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Sora';
    src: url('../fonts/Sora-ExtraBold.eot');
    src: url('../fonts/Sora-ExtraBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Sora-ExtraBold.woff2') format('woff2'),
        url('../fonts/Sora-ExtraBold.woff') format('woff'),
        url('../fonts/Sora-ExtraBold.ttf') format('truetype'),
        url('../fonts/Sora-ExtraBold.svg#Sora-ExtraBold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Sora';
    src: url('../fonts/Sora-Medium.eot');
    src: url('../fonts/Sora-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Sora-Medium.woff2') format('woff2'),
        url('../fonts/Sora-Medium.woff') format('woff'),
        url('../fonts/Sora-Medium.ttf') format('truetype'),
        url('../fonts/Sora-Medium.svg#Sora-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}


/*--------main color typhography--------*/
:root {
    --sk-primary: #4731B3;
    --sk-secondary: #FF9900;
    --sk-text: #000;
    --sk-light: #ecf0f5;
    --sk-white: #ffffff;
    --sk-gray: #7C7C7C;
    --sk-skeen: #f5f5f5;
    --sk-black: #000000;
    --sk-dark: #1D1D1D;
    --sk-border: #404040;
}
/*--------End main color typhography--------*/

body {
    padding: 0;
    margin: 0;
    letter-spacing: -0.03em;
    font-weight: 400;
    font-style: normal;
    font-family: 'Sora';
    color: var(--sk-text);
    font-size: 16px;
    line-height: 1.5;
    background-color: var(--sk-light);
}

h1,h2,h3,h4,h5,h6,div.maxtitle-1,p.maxtitle-1,span.maxtitle-1,div.maxtitle-2,p.maxtitle-2,span.maxtitle-2,div.maxtitle-3,p.maxtitle-3,span.maxtitle-3,div.maxtitle-4,p.maxtitle-4,span.maxtitle-4,div.maxtitle-5,p.maxtitle-5,span.maxtitle-5,div.maxtitle-6,p.maxtitle-6, span.maxtitle-6 {
    margin: 0 0 25px 0;
    line-height: 1.125;
    letter-spacing: -0.03em;
    color: var(--sk-text);
    font-weight: 400;
    font-family: 'Sora';
}

h1,h1.maxtitle-1,h2.maxtitle-1,h3.maxtitle-1,h4.maxtitle-1,h5.maxtitle-1,h6.maxtitle-1,div.maxtitle-1,span.maxtitle-1,p.maxtitle-1 {
    font-size: 85px;
}
h2,h1.maxtitle-2,h2.maxtitle-2,h3.maxtitle-2,h4.maxtitle-2,h5.maxtitle-2,h6.maxtitle-2,div.maxtitle-2,span.maxtitle-2,p.maxtitle-2  {
    font-size: 65px;
}
h3,h1.maxtitle-3,h2.maxtitle-3,h3.maxtitle-3,h4.maxtitle-3,h5.maxtitle-3,h6.maxtitle-3,div.maxtitle-3,span.maxtitle-3,p.maxtitle-3  {
    font-size: 30px;
}
h4,h1.maxtitle-4,h2.maxtitle-4,h3.maxtitle-4,h4.maxtitle-4,h5.maxtitle-4,h6.maxtitle-4,div.maxtitle-4,span.maxtitle-4,p.maxtitle-4 {
    font-size: 20px;
}
h5,h1.maxtitle-5,h2.maxtitle-5,h3.maxtitle-5,h4.maxtitle-5,h5.maxtitle-5,h6.maxtitle-5,div.maxtitle-5,span.maxtitle-5,p.maxtitle-5 {
    font-size: 18px;
}
h6,h1.maxtitle-6,h2.maxtitle-6,h3.maxtitle-6,h4.maxtitle-6,h5.maxtitle-6,h6.maxtitle-6,div.maxtitle-6,span.maxtitle-6,p.maxtitle-6 {
    font-size: 16px;
}
.body-xl p {
    font-size: 25px;
    margin-bottom: 30px;
}
p {
    margin:0 0 20px;
}
strong {
    font-weight: bold;
}
ul,ol {
    padding:0 0 0 20px;
    margin: 0px 0px 20px;
}
ul li,ol li {
    margin: 0 0 0px;
    padding: 0px;
}
a { 
    color: var(--sk-text);
    text-decoration: underline;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
a:hover, a:visited, a:focus{
    text-decoration: none;
    outline: none;
} 
a:hover {
    color: var(--sk-primary);
    text-decoration: none;
}  
img {
    max-width: 100%;
    height: auto;
}
input, textarea, a, img {
    outline: none !important;
    resize: none;
}
input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none;
}
input[type=number] {
    -moz-appearance:textfield;
}
section:before, section:after{
    clear: both;
    display: table;
    content: "";
}
section{
    position: relative;
    clear: both;
    z-index: 1;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.text-up {
    text-transform: uppercase;
}
table {  
    margin-bottom: 0px;
    overflow-x: auto;
}
td , th {
    padding: 10px 20px;
    border-right: 1px solid #e1e1e1;
}
th,tr {  
    border: 1px solid #e1e1e1;
}
button:focus {
    outline: none;
}

.btn-outer {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    gap: 25px;
}
.btn-outer.right-align {
    justify-content: flex-end;
}
.btn-outer.center-align {
    justify-content: center;
}
.btn {
    position: relative;
    display: inline-flex;
    align-items: center;
    padding: 15px 20px 15px;
    background-color: var(--sk-primary);
    box-shadow: none;
    border-radius: 999px;
    border: none;
    color: var(--sk-white);
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    overflow: hidden;
    z-index: 0;
    cursor: pointer;
    font-size: 16px;
    line-height: 1.2;
    font-weight: 700;
    text-decoration: none;
    letter-spacing: -0.02em;
}
.btn:hover {
	background-color: var(--sk-secondary);
}

.btn.btn-light {
    background-color: rgb(0, 0, 0, 0.2);
    color: var(--sk-text);
}
.btn.btn-light:hover {
	color: #fff;
	background-color: rgba(0, 0, 0, 1);
}
.btn.btn-white {
    color: var(--sk-white);
    background-color: var(--sk-text);
}
.btn.btn-white:hover {
	background-color: var(--sk-primary);
}
.btn span {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: center;
    gap: 10px;
}
/*.btn:before {
    position: absolute;
    content: '';
    left: -100%;
    top: 0;
    width: 100%;
    height: 100%;
    transition: all 0.3s ease-out;
    border-radius: 5px;
    background-color: var(--sk-secondary);
    z-index: 0;
}
.btn:hover:before {
    left: 0;
}*/
.btn svg {
    display: inline-block;
    width: 12px;
    min-width: 12px;
}
.main-btn:focus {
    outline: none;
}
.content-title,
.content-row,
.content-info,
.content-blog,
.content-img {
    position: relative;
    width: 100%;
}
.content-title *:last-child,
.content-row *:last-child,
.content-info *:last-child,
.content-blog *:last-child {
    margin-bottom: 0;
}
.content-img
.content-img img {
    width: 100%;
    border-radius: 10px;
}
.gallery-item {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    overflow: hidden;
    border-radius: 10px;
}
.gallery-item img {
    width: 100%;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    transition: all 0.3s ease-out;
    border-radius: 10px;
}
.gallery-item:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.scroll-top {
    position: fixed;
    display: inline-block;
    width: 40px;
    height: 40px;
    bottom: 70px;
    right: 15px;
    background-color: var(--sk-primary);
    opacity: 0;
    visibility: hidden;
    z-index: 99;
}
.scroll-top:after {
    position: absolute;
    content: '';
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%) rotate(-90deg);
    -moz-transform: translate(-50%,-50%) rotate(-90deg);
    -ms-transform: translate(-50%,-50%) rotate(-90deg);
    transform: translate(-50%,-50%) rotate(-90deg);
    width: 15px;
    height: 15px;
    background: url(../images/angle-right.svg) no-repeat center;
    background-size: contain;
}
.scroll-top.sticky {
    opacity: 1;
    visibility: visible;
}
.row.no-gutters > [class^="col-"],
.row.no-gutters > [class*=" col-"] {
   padding-right: 0px;
   padding-left: 0;
}
.grid-40 > .row {
    --bs-gutter-x: 40px;
}
.grid-5 > .row {
    --bs-gutter-x: 5px;
    --bs-gutter-y: 5px;
}
.white-color h1,
.white-color h2,
.white-color h3,
.white-color h4,
.white-color h5,
.white-color h6,
.white-color span,
.white-color {
    color: var(--sk-white);
}
.bg-black {
    background-color: var(--sk-black);
}

/*------------------header-part------------------*/

.main-part {
    position: relative;
}
.main-area,
.main-area:not(.main-vertical)>.container,
.main-content-wrap,
.main-col,
.main-element {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex
}
.main-area {
    -webkit-box-align: start;
    -moz-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: stretch
}
.main-content-wrap {
    width: 100%;
}
.main-col {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto
}

.main-col.main-left-col {
    -webkit-box-pack: start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start
}

.main-col.main-center-col,
.main-area .main-element {
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center
}

.main-col.main-right-col {
    -webkit-box-pack: end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end
}

.main-col:empty {
    display: none
}

.main-area.main-content-top .main-col {
    -webkit-box-align: start;
    -moz-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start
}

.main-area.main-content-middle .main-col,
.main-area .main-element {
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center
}

.main-area.main-content-bottom .main-col {
    -webkit-box-align: end;
    -moz-box-align: end;
    -ms-flex-align: end;
    -webkit-align-items: flex-end;
    align-items: flex-end
}

.row,
.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    --bs-gutter-x: 1.875rem;
}
.container-fluid {
    max-width: 1600px;
    padding: 0 50px;
}
.header-part {
    position: fixed;
    display: block;
    width: 100%;
    z-index: 999;
    top: 0;
    left: 0;
    padding: 50px 0;
    transition: all 0.3s ease-out;
}
body.logged-in.admin-bar .header-part {
    top:32px;
}
.header-part.sticky {
    padding: 20px 0;
    background-color: var(--sk-white);
    box-shadow: 0 3px 15px rgba(0, 0, 0, 0.15);
}
.header-logo {
    position: relative;
    display: flex;
}
.header-logo img {
    width: 160px;
    height: auto;
    transition: all 0.3s ease-out;
}
.header-right {
    gap: 10px;
}
.main-menu {
    display: flex;
    align-items: center;
    padding: 0;
    margin: 0;
}
.main-menu > li {
    position: relative;
    display: flex;
    align-items: center;
    padding: 0 0;
    margin: 0 25px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.main-menu > li > a {
    display: inline-block;
    position: relative;
    color: var(--sk-text);
    font-size: 20px;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: -0.03em;
    text-decoration: none;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
} 
.main-menu > li > a:after {
    position: absolute;
    content: '';
    display: flex;
    left: 0;
    bottom: -2px;
    transition: all 0.3s ease-out;
    height: 2px;
    width: 0;
    background-color: var(--sk-text);
}
.main-menu > li.current-menu-item:after,
.main-menu > li.current-menu-ancestor:after,
.main-menu > li:hover > a:after {
    width: 100%;
}
.main-menu > li > ul {
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: hidden;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 99;
    margin: 0px;
    min-width: 200px;
    background-color: var(--sk-primary);
    background-image: linear-gradient(to right,var(--sk-primary),var(--sk-secondary));
    padding: 20px;
    box-shadow: 0 6px 6px rgba(0, 0, 0, 0.16);
    list-style-type: none;
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    -ms-transform: translateY(10px);
    transform: translateY(10px);
    transition: all 0.35s;
}
.main-menu > li:hover > ul{
    top: 100%;
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible;
    height: auto;
    display: block;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
}
.main-menu > li li {
    padding: 0px 0;
    margin: 0 0 8px;
}
.main-menu > li li a {
    position: relative;
    display: inline-block;
    color: var(--sk-white);
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0em;
    font-weight: 400;
    text-decoration: none;
}
.main-menu > li li:hover a,
.main-menu > li li.current-menu-item a {
    color: var(--sk-text);
}

/*-------------mobile-menu---------------*/
body.sk-hidden  {
    overflow: hidden;
}
.mobile-header {
    display: none;
}
.desktop-header,
.mobile-header {
    width: 100%;
}
.canvas-menu .sk-dropdown-toggle {
    width: 32px;
    height: 18px;
    position: relative;
    display: inline-block;
}
.canvas-menu .sk-dropdown-toggle span {
    position: absolute;
    display: inline-block;
    width: 100%;
    left: 0;
    top: 8px;
    height: 3px;
    background-color: var(--sk-text);
    transition-timing-function: ease;
    transition-duration: .15s;
    transition-property: transform,opacity;
}
.canvas-menu .sk-dropdown-toggle span:before {
    position: absolute;
    display: inline-block;
    content: '';
    left: 0;
    top: -8px;
    width: 100%;
    height: 3px;
    background-color: var(--sk-text);
    transition-timing-function: ease;
    transition-duration: .15s;
    transition-property: transform,opacity;
}
.canvas-menu .sk-dropdown-toggle span:after {
    position: absolute;
    display: inline-block;
    content: '';
    left: 0;
    top: 8px;
    width: 100%;
    height: 3px;
    background-color: var(--sk-text);
    transition-timing-function: ease;
    transition-duration: .15s;
    transition-property: transform,opacity;
}
.canvas-menu .sk-dropdown-toggle.open span {
    transform: translate3d(0,0px,0) rotate(45deg);
}
.canvas-menu .sk-dropdown-toggle.open span:before {
    transform: rotate(-45deg) translate3d(8px,-8px,0);
    opacity: 0;
}
.canvas-menu .sk-dropdown-toggle.open span:after {
    transform: translate3d(0,-8px,0) rotate(-90deg);
}
.canvas-menu .sk-dropdown-toggle::after {
    display: none;
}
.mobile-header .canvas-menu,
.mobile-header .main-left-col {
    z-index: 99999;
}
.sk-offcanvas-content {
    position: fixed;
    left: 0;
    width: 100%;
    max-width: 100%;
    top: -100%;
    bottom: 0;
    z-index: 9999;
    visibility: hidden;
    background-color: var(--sk-white);
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    -ms-transition: all 0.35s;
    transition: all 0.35s;
}
.sk-offcanvas-content.open {
    top: 0px;
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible;
} 
.sk-offcanvas-content .wp-sidebar {
    overflow-x: hidden;
    height: 100%;
    padding: 0px;  
    margin: 0;
}
.navbar-collapse {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: block;
    margin: auto;
    padding: 170px 30px 30px;
}
ul.sk-mobile-menu {
    width: 100%;
    margin: 0;
    padding: 0;
    overflow: hidden;
}
ul.sk-nav-menu > li {
    margin: 0;
    padding: 15px 0;
    position: relative;
    list-style: none;
    display: block;
}
ul.sk-mobile-menu > li > a {
    color: var(--sk-text);
    font-size: 24px;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: -0.03em;
    position: relative;
    display: block;
    letter-spacing: 0;
    text-decoration: none;
}
ul.sk-mobile-menu > li.menu-item-has-children .caret {
    position: absolute;
    display: inline-block;
    width: 30px;
    height: 30px;
    z-index: 9;
    cursor: pointer;
    right: 0;
    top: 9px;
}
ul.sk-mobile-menu > li.menu-item-has-children .caret:after {
    position: absolute;
    content: '';
    background: url(../images/right-arrow.svg) no-repeat center;
    background-size: contain;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%) rotate(0deg);
    -moz-transform: translate(-50%,-50%) rotate(0deg);
    -ms-transform: translate(-50%,-50%) rotate(0deg);
    transform: translate(-50%,-50%) rotate(0deg);
    width: 15px;
    height: 18px;
}
ul.sk-mobile-menu > li.menu-item-has-children.menu-active .caret:after {
    -webkit-transform: translate(-50%,-50%) rotate(-90deg);
    -moz-transform: translate(-50%,-50%) rotate(-90deg);
    -ms-transform: translate(-50%,-50%) rotate(-90deg);
    transform: translate(-50%,-50%) rotate(-90deg);
}
ul.sk-mobile-menu ul.sub-menu {
    list-style: none;
    margin: auto;
    -webkit-transition: 0s;
    transition: 0s;
    -moz-transition: 0s;
    -ms-transition: 0s;
    display: none;
    width: 100%;
    padding: 20px 0px 0;
    max-width: 960px;
    padding-left: 20px;
}
ul.sk-nav-menu > li .sub-menu li {
    padding: 3px 0;
    display: block;
    border-bottom: none;
}
ul.sk-mobile-menu > li li a {
    padding: 0px 0;
    margin: 0;
    color: var(--sk-text);
    font-size: 18px;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: -0.03em;
    text-transform: initial;
    position: relative;
    display: block;
    box-shadow: none;
    text-decoration: none;
}

/*---------------end-----------------*/

/*------------main-part------------*/
body.sk-hidden {
    overflow: hidden;
}
.overflow-hidden {
    overflow: hidden;
}
.mt-100 {
    margin-top: 100px;
}
.mb-100 {
    margin-bottom: 100px;
}
.pt-110 {
    padding-top: 110px;
}
.pb-110 {
    padding-bottom: 110px;
}
.pt-100 {
    padding-top: 100px;
}
.pb-100 {
    padding-bottom: 100px;
}
.mt-90 {
    margin-top: 90px;
}
.mb-90 {
    margin-bottom: 90px;
}
.pt-90 {
    padding-top: 90px;
}
.pb-90 {
    padding-bottom: 90px;
}
.mt-80 {
    margin-top: 80px;
}
.mb-80 {
    margin-bottom: 80px;
}
.pt-80 {
    padding-top: 80px;
}
.pb-80 {
    padding-bottom: 80px;
}
.mt-70 {
    margin-top: 70px;
}
.mb-70 {
    margin-bottom: 70px;
}
.pt-70 {
    padding-top: 70px;
}
.pb-70 {
    padding-bottom: 70px;
}
.mt-60 {
    margin-top: 60px;
}
.mb-60 {
    margin-bottom: 60px;
}
.pt-65 {
    padding-top: 65px;
}
.pb-65 {
    padding-bottom: 65px;
}
.pt-60 {
    padding-top: 60px;
}
.pb-60 {
    padding-bottom: 60px;
}
.mt-50 {
    margin-top: 50px;
}
.mb-50 {
    margin-bottom: 50px;
}
.pt-50,
.space-top-large {
    padding-top: 50px;
}
.pb-50,
.space-bottom-large {
    padding-bottom: 50px;
}
.mt-40 {
    margin-top: 40px;
}
.mb-40 {
    margin-bottom: 40px;
}
.pt-40 {
    padding-top: 40px;
}
.pb-40 {
    padding-bottom: 40px;
}
.mt-30 {
    margin-top: 30px;
}
.mb-30 {
    margin-bottom: 30px;
}
.pt-30 {
    padding-top: 30px;
}
.pb-30 {
    padding-bottom: 30px;
}
.pt-35,
.space-top-medium {
    padding-top: 35px;
}
.pb-35,
.space-bottom-medium {
    padding-bottom: 35px;
}
.pt-25,
.space-top-small {
    padding-top: 25px;
}
.pb-25,
.space-bottom-small {
    padding-bottom: 25px;
}
.mt-25 {
    margin-top: 25px;
}
.mb-25 {
    margin-bottom: 25px;
}
.mt-20 {
    margin-top: 20px;
}
.mb-20 {
    margin-bottom: 20px;
}
.pt-20 {
    padding-top: 20px;
}
.pb-20 {
    padding-bottom: 20px;
}
.mt-10 {
    margin-top: 10px;
}
.mb-10 {
    margin-bottom: 10px;
}
.pt-10 {
    padding-top: 10px;
}
.pb-10 {
    padding-bottom: 10px;
}
.hero-banner {
    min-height: 100vh;
    padding: 170px 0 125px;
}
.hero-caption p {
    font-size: 25px;
    max-width: 535px;
    letter-spacing: -0.02em;
}
.hero-row .btn-conversion-outer {
    margin-left: auto;
    margin-top: 300px;
    max-width: 400px;
}
.btn-conversion-outer {
    position: relative;
    display: flex;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.15);
    padding: 10px;
    border-radius: 25px;
    flex-direction: column;
    backdrop-filter: blur(10px);
}
.btn-conversion-outer h3 {
    position: relative;
    font-size: 25px;
    line-height: 1;
    margin: 27px 0;
    padding: 0 30px;
}
.btn-conversion-box {
    position: relative;
    display: flex;
    flex-direction: column;
    background-color: rgba(0, 0, 0, 0.15);
    padding: 30px;
    border-radius: 22px;
}
.btn-conversion-tab-outer {
    margin-bottom: 35px;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.btn-conversion-box label {
    position: relative;
    display: block;
    margin: 0 0 10px;
}
.btn-conversion-tab {
    position: relative;
    display: flex;
    gap: 15px;
    justify-content: space-between;
}
.btn-input {
    position: relative;
    display: flex;
    color: var(--sk-text);
    font-size: 50px;
    line-height: 46px;
    letter-spacing: -0.02em;
    font-weight: 700;
    bottom: 3px;
    align-items: center;
}
.btn-input input {
    width: 100%;
    background-color: transparent;
    padding: 0;
    color: var(--sk-text);
    font-size: 47px;
    line-height: 46px;
    letter-spacing: -0.02em;
    font-weight: 700;
    border-radius: 0;
    border: none;
    outline: none;
    height: auto !important;
    max-width: 200px;
}
.btn-input input::placeholder {
    color: var(--sk-text);
    opacity: 1;
}
.btn-conversion-tab .nav.nav-pills {
    display: flex;
    flex-wrap: nowrap;
    padding: 3px;background-color: rgba(0, 0, 0, 0.35);
    border-radius: 15px;
}
.btn-conversion-tab .nav-pills .nav-link {
    position: relative;
    display: flex;
    width: 40px;
    height: 40px;
    align-items: center;
    justify-content: center;
    border-radius: 13px;
    color: var(--sk-black);
    padding: 0;
    outline: none;
    box-shadow: none;
    background-color: transparent;
}
.btn-conversion-tab .nav-pills .nav-link.active, 
.btn-conversion-tab .nav-pills .show>.nav-link {
    color: var(--sk-black);
    background-color: var(--sk-white);
}
.icon-row .row {
    --bs-gutter-x: 5px;
    --bs-gutter-y: 5px;
}
.icon-blog {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 100%;
    background-color: var(--sk-dark);
    border: 1px solid var(--sk-border);
    padding: 35px;
    border-radius: 25px;
}
.row > [class^="col-"]:last-child .icon-blog {
    border: none;
    background-color: transparent;
    background-image: linear-gradient(to left, var(--sk-black),var(--sk-dark));
}
.row > [class^="col-"]:first-child .icon-blog {
    border: none;
    background-color: transparent;
    background-image: linear-gradient(to right, var(--sk-black),var(--sk-dark));
}
.icon-img {
    position: relative;
    display: block;
    margin: 0 0 25px;
}
.icon-blog h3 {
    margin-bottom: 20px;
}
.icon-blog *:last-child {
    margin-bottom: 0;
}
.image-with-caption {
    position: relative;
    display: flex;
    width: 100%;
    height: 480px;
}
.image-with-caption img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 25px;
}
.image-with-caption p {
    position: absolute;
    left: 0;
    top: 0;
    padding: 48px;
    margin: 0;
    max-width: 422px;
    font-size: 25px;
    line-height: 1.2;
    letter-spacing: -0.02em;
}
.image-with-caption.caption-bottom p {
    top: auto;
    bottom: 0;
}
.max-width-880 {
    max-width: 880px;
    margin-left: auto;
    margin-right: auto;
}
.intro-div h2 {
    margin-bottom: 45px;
}
.intro-div p {
    max-width: 535px;
}
.intro-div *:last-child {
    margin-bottom: 0;
}
.intro-div .btn-outer {
    margin-bottom: 10px;
}
.feature-row .row {
    --bs-gutter-x: 40px;
    --bs-gutter-y: 75px;
}
.feature-blog {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 100%;
	color: #fff;
}
.feature-icon {
    position: relative;
    display: flex;
    align-items: center;
    gap: 25px;
    margin: 0 0 20px;
}
.feature-icon:after {
    flex: 1 0 0;
    content: '';
    display: flex;
    height: 2px;
    background-image: linear-gradient(to right, var(--sk-white),rgba(255, 255, 255, 0.0));
}
.feature-blog h3 {
    margin-bottom: 15px;
	color: #fff;
}
.feature-blog *:last-child {
    margin-bottom: 0;
}
.with-btn {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.with-btn h2,
.with-btn h3 {
    margin-bottom: 0;
}
.with-btn .btn-outer {
	margin-top: 0 !important;
}
.buy-btc-outer {
	display: flex;
    height: 100%;
    flex-direction: column;
}
.buy-btc-outer .content-title {
    padding: 50px;
    max-width: 633px;
}
.buy-btc-outer .btn-conversion-outer {
    background-color: rgba(255, 255, 255, 0.1);
    height: 100%;
}
.buy-btc-outer .btn-conversion-box {
    background-color: rgba(255, 255, 255, 0.15);
    padding: 45px;
    height: 100%;
}
.buy-btc-outer .btn-conversion-outer .btn-outer{
	flex: 1 0 0;
    align-items: flex-end;
}
.buy-btc-outer .btn-conversion-outer h3 {
    padding: 0 45px;
    margin: 35px 0 45px;
}
.buy-btc-outer .btn-input,
.buy-btc-outer .btn-input input {
    font-size: 65px;
    line-height: 68px;
    height: 68px;
}
.buy-btc-outer .btn-conversion-tab-outer {
    margin-bottom: 50px;
}
.full-height-img {
    position: relative;
    display: flex;
    width: 100%;
    height: 100%;
}
.full-height-img img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 25px;
}
.number-blog {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    height: 100%;
    padding: 50px 35px;
    border-radius: 25px;
    background-image: linear-gradient(to left,#2c2c2c,#000000);
}
.number-num {
    position: relative;
    display: flex;
    margin-right: 25px;
    font-size: 100px;
    line-height: 1;
}
.number-blog h3 {
    margin-bottom: 15px;
}
.number-blog-info *:last-child {
    margin-bottom: 0;
}
.blog-row .row {
    --bs-gutter-x: 40px;
    --bs-gutter-y: 40px;
}
.blog-post {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 100%;
}
.blog-post-info {
    padding: 25px 0 0;
}
.blog-post-info h4 {
    margin-bottom: 15px;
}
.blog-post-info h4 a {
    text-decoration: none;
}
.blog-post .btn-outer {
    flex: 1 0 0;
    align-items: flex-end;
}
.read-more {
    position: relative;
    display: inline-flex;
    align-items: center;
    gap: 10px;
    font-size: 16px;
    line-height: 1.3;
    font-weight: 700;
    letter-spacing: -0.02em;
    color: var(--sk-primary);
    text-decoration: none;
}
.read-more svg {
    width: 12px;
}
.read-more:hover {
    opacity: 0.7;
}


/*-----------------footer-part---------------*/
.footer-part {
    position: relative;
    display: block;
    width: 100%;
    padding: 100px 0 190px;
}
.footer-row .row {
    --bs-gutter-x: 40px;
    --bs-gutter-y: 40px;
}
.footer-col {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
}
.footer-col *:last-child {
    margin-bottom: 0;
}
.footer-logo {
    display: block;
    margin-bottom: 45px;
}
.footer-logo img {
    width: 160px;
}
.visa-logo {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 0;
    margin: 35px 0 0;
    gap: 25px;
}
.visa-logo li {
    position: relative;
    display: flex;
    padding: 0;
    margin: 0;
}
.span-heading {
    position: relative;
    display: block;
    font-size: 25px;
    line-height: 1.1;
    letter-spacing: -0.02em;
    margin-bottom: 20px;
}
.footer-menu {
    position: relative;
    display: flex;
    flex-direction: column;
    padding: 0;
    margin: 0;
}
.footer-menu li {
    position: relative;
    display: flex;
    padding: 0;
    margin-bottom: 12px;
}
.footer-menu li:last-child {
    margin-bottom: 0;
}
.footer-menu li a {
    position: relative;
    display: inline-flex;
    color: rgba(0, 0, 0, 0.75);
    text-decoration: none;
}
.footer-row p a:hover,
.footer-menu li a:hover {
    color: rgba(0, 0, 0, 1);
}
.footer-row p {
    color: rgba(0, 0, 0, 0.75);
    margin-bottom: 12px;
}
.footer-row p a {
    color: rgba(0, 0, 0, 0.75);
    text-decoration: none;
}

/*-------------end-footer-css---------*/

/*------------sub-pages-css------------*/
.sub-banner {
    min-height: 850px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 150px 0;
}
.sub-banner:before {
	position: absolute;
	content: '';
	display: flex;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(255,255,255,0.5);
}
.sub-banner .container-fluid {
	position: relative;
	z-index: 1;
}
.sub-banner.less-height {
    min-height: 700px;
}
.sub-banner-caption {
    max-width: 995px;
}
.sub-banner-caption h1 {
    margin-bottom: 30px;
}
.sub-banner-caption p {
    max-width: 795px;
    font-size: 25px;
    letter-spacing: -0.02em;
}
.sub-banner-caption *:last-child {
    margin-bottom: 0;
}
.heading-font-25 h2 {
    font-size: 25px;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: -0.02em;
    margin-bottom: 15px;
}
.grid-100 .row {
    --bs-gutter-x: 100px;
}
.feature-blog.box {
    padding: 35px;
    border-radius: 25px;
    border: 1px solid var(--sk-border);
    background-color: var(--sk-dark);
}
.max-width-650 {
    max-width: 650px;
    margin-right: auto;
    margin-left: auto;
}
.accordion-item {
    background-color: var(--sk-dark);
    border: 1px solid var(--sk-border);
    border-radius: 25px !important;
}
.accordion-item:not(:first-of-type) {
    border: 1px solid var(--sk-border);
}
.accordion-item + .accordion-item {
    margin-top: 35px;
}
.accordion-button {
    position: relative;
    display: flex;
    padding: 28px 69px 32px 35px;
    background-color: transparent;
    outline: none !important;
    box-shadow: none !important;
    border-radius: 25px !important;
    border: none !important;
    color: var(--sk-white);
    font-size: 25px;
    line-height: 1.2;
    letter-spacing: -0.02em;
    font-weight: 400;
}
.accordion-button:after {
    display: none;
}
.accordion-button span {
    position: absolute;
    right: 35px;
    top: 50%;
    transform: translateY(-50%);
    width: 24px;
    height: 24px;
}
.accordion-button span:after {
    position: absolute;
    content: '';
    display: flex;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    height: 100%;
    background: url(../images/plus.svg) no-repeat center;
    background-size: contain;
}
.accordion-button:not(.collapsed) span:after {
    background: url(../images/minus.svg) no-repeat center;
    background-size: contain;
}
.accordion-button:not(.collapsed) {
    background-color: transparent;
    color: var(--sk-white);
    border-radius: 25px;
    border: none;
    box-shadow: none;
}
.accordion-body {
    color: var(--sk-white);
    padding: 0 35px 35px;
}
.accordion-body *:last-child {
    margin-bottom: 0;
}
.p-font-16 p {
    font-size: 16px;
}
.max-width-765 {
    max-width: 765px;
}
.content-info ul {
    margin-bottom: 30px;
}
.flag-row {
    position: relative;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 40px;
}
.flag-btn {
    position: relative;
    display: flex;
    align-items: center;
    padding: 18px 35px 18px 15px;
    background-color: rgba(255, 255, 255, 0.2);
    border-radius: 10px;
    border: 1.5px solid rgba(255, 255, 255, 0.05);
    gap: 10px;
    text-decoration: none;
}
.flag-btn:after {
	position: absolute;
    content: '';
    display: flex;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    width: 15px;
    height: 15px;
    background: url(../images/btn-arrow.svg) no-repeat;
    background-size: contain;
    transition: all 0.3s ease-out;
    opacity: 0;
    visibility: hidden;
}
.flag-btn:hover {
    background-color: rgba(255, 255, 255, 0.25);
    color: var(--sk-white);
}
.flag-btn:hover:after {
	opacity: 1;
    visibility: visible;
}
.blog-page-section {
    padding: 200px 0 75px;
}
.big-post {
    position: relative;
    display: flex;
}
.big-post .gallery-item {
    width: 29.5%;
    min-width: 29.5%;
    margin-right: 50px;
}
.big-post .gallery-item img {
    height: 100%;
    object-fit: cover;
}
.big-post .blog-post-info {
    padding: 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.blog-post-info h1 a {
    text-decoration: none;
}
.blog-page-section .row {
    --bs-gutter-y: 150px;
}
.pagination {
    width: 100%;
    text-align: center;
}
.pagination ul {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 5px;
    margin: 0 auto;
    background-color: rgba(0, 0, 0, 0.15);
    border-radius: 17px;
    border: 1px solid #555555;
    flex-wrap: wrap;
}
.pagination ul li {
    position: relative;
    display: flex;
    padding: 0;
    margin: 0;
}
.pagination ul li a {
    position: relative;
    display: flex;
    width: 40px;
    height: 37px;
    align-items: center;
    justify-content: center;
    border-radius: 13px;
    text-decoration: none;
}
.pagination ul li.active a {
    background-color: var(--sk-black);
    color: var(--sk-white);
}
.blog-detail-title {
    max-width: 1250px;
    margin-left: auto;
    margin-right: auto;
}
.post-meta {
    display: block;
    margin: 30px 0;
}
.post-auther {
    position: relative;
    display: inline-flex;
    align-items: center;
	gap: 10px;
}
.post-auther:before {
    position: relative;
    display: flex;
    content: '';
    width: 30px;
    height: 30px;
    background-color: var(--sk-primary);
    border-radius: 50%;
    margin-right: 0px;
}
.post-detail-img {
    position: relative;
    display: flex;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 25px;
	justify-content: center;
	align-items: center;
}
.post-detail-img img {
	position: relative;
    display: flex;
	object-fit: cover;
	border-radius: 25px;
}
.post-detail-info {
    max-width: 750px;
    margin-left: auto;
    margin-right: auto;
    padding: 75px 0 100px;
}
.post-detail-info *:last-child {
    margin-bottom: 0;
}
.post-detail-info figure {
	padding: 0 0 40px;
}
.post-detail-info h2,
.post-detail-info h3,
.post-detail-info h4 {
    margin-bottom: 15px;
}
.post-detail-info h2 {
	font-size: 40px;
}
.post-bottom {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 15px;
    padding: 35px 0;
    max-width: 620px;
    margin-left: auto;
    margin-right: auto;
    border-top: 2px solid rgba(0, 0, 0, 0.25);
    border-bottom: 2px solid rgba(0, 0, 0, 0.25);
}
.post-bottom p {
    margin-bottom: 0;
    font-weight: 700;
}
.post-social {
    position: relative;
    display: flex;
    padding: 0;
    margin: 0;
    gap: 25px;
}
.post-social li {
    position: relative;
    display: flex;
    padding: 0;
    margin: 0;
}
.post-social li a {
    position: relative;
    display: flex;
}
.post-social li a img {
    width: 40px;
}
.breadcrumbs {
    margin-bottom: 50px;
}
.breadcrumbs ul {
    position: relative;
    display: inline-flex;
    flex-wrap: wrap;
    padding: 0;
    margin: 0;
}
.breadcrumbs ul li {
    position: relative;
    display: flex;
    align-items: center;
    padding: 0;
    margin: 0;
}
.breadcrumbs ul li:before {
    position: relative;
    display: flex;
    content: '';
    width: 9px;
    height: 15px;
    background: url(../images/angle-right.svg) no-repeat center;
    background-size: contain;
    margin: 0 10px;
}
.breadcrumbs ul li:first-child:before {
    display: none;
}
.breadcrumbs ul li a {
    position: relative;
    display: inline-flex;
    color: rgba(0, 0, 0, 0.75);
    text-decoration: none;
}
.breadcrumbs ul li a:hover {
    color: var(--sk-primary);
}
.btc-to-other h1 {
    font-size: 35px;
    line-height: 1.1;
    letter-spacing: -0.03em;
    text-transform: uppercase;
    margin-bottom: 40px;
    font-weight: 400;
}
.recent-link h3 {
    font-weight: 400;
}
.recent-link ul {
    position: relative;
    display: flex;
    flex-direction: column;
    padding: 0;
    margin: 0;
    gap: 15px;
}
.recent-link ul li {
    position: relative;
    display: flex;
    padding: 0;
    margin: 0;
}
.recent-link ul li a {
    position: relative;
    display: inline-block;
    text-decoration: none;
    color: rgba(255, 255, 255, 0.75);
}
.latest-btc-info p {
    margin-bottom: 10px;
}
.latest-btc-to img {
    width: 84px;
    min-width: 84px;
    margin-right: 15px;
}
.btc-info-outer {
    max-width: 650px;
    display: flex;
    flex-direction: column;
    gap: 130px;
}
.btc-info p {
    margin-bottom: 20px;
}
.convert-link {
    position: relative;
    display: inline-flex;
    align-items: center;
    text-decoration: none;
    font-weight: 700;
    gap: 10px;
}
.convert-link svg {
    display: flex;
    width: 12px;
}
.convert-link.big {
    font-size: 25px;
}
.sidebar-btc-conversion .btn-conversion-outer {
    background-color: var(--sk-dark);
    border: 1px solid var(--sk-border);
}
.sidebar-btc-conversion .btn-conversion-outer h3 {
    margin-bottom: 40px;
}
.sidebar-btc-conversion .btn-conversion-box {
    padding: 0;
    background-color: transparent;
    border: none;
}
.sidebar-btc-conversion .btn-conversion-tab {
    padding: 45px;
    background-color: var(--sk-border);
    border-radius: 22px;
    border: 1px solid #555555;
    flex-direction:column;
}
.sidebar-btc-conversion .btn-conversion-tab .tab-content-outer {
	position: relative;
    display: flex;
    gap: 15px;
    justify-content: space-between;
    align-items: flex-end;
}
.sidebar-btc-conversion .btn-conversion-tab .btn-outer {
	width: 100%;
}
.sidebar-btc-conversion .btn-conversion-box label {
    position: relative;
    display: block;
    margin: 0 0 25px;
}
.exchange-btn-outer {
    display: flex;
    justify-content: center;
    padding: 10px 0;
}
.exchange-btn-outer .exchange-btn img {
    width: 30px;
}
.btn-coverted-btc-outer {
    padding: 45px;
    background-color: #292929;
    border-radius: 22px;
    border: 1px solid #555555;
}
.btn-coverted-btc-outer label {
    margin-bottom: 25px;
}
.btn-coverted-to {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
}
.btn-coverted-to p {
    margin: 0;
    font-weight: 700;
    font-size: 40px;
    line-height: 1.1;
    letter-spacing: -0.02em;
    gap: 15px;
    flex-wrap: wrap;
    height: auto;
}
.btn-coverted-to img {
    width: 40px;
    min-width: 40px;
}
.market-blog {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 100%;
    background-color: var(--sk-dark);
    border: 1px solid var(--sk-border);
    border-radius: 25px;
    padding: 35px;
}
.market-blog h3 {
    margin-bottom: 20px;
}
.market-blog-footer {
    display: flex;
    flex: 1 0 0;
    align-items: flex-end;
    margin-top: 30px;
}
.market-blog-footer h3 {
    margin: 0;
    font-weight: 400;
}
.market-cap-trade.green {
    background-color: rgba(31, 216, 28, 0.25);
    border: 1px solid rgba(31, 216, 28, 0.25);
    box-shadow: 0 0 25px 0 rgba(31, 216, 28, 0.25);
    padding: 1px 10px 5px;
    border-radius: 10px;
    color: rgba(31, 216, 28, 1);
}
.market-cap-trade.red {
    background-color: rgba(217, 12, 12, 0.25);
    border: 1px solid rgba(217, 12, 12, 0.25);
    box-shadow: 0 0 25px 0 rgba(217, 12, 12, 0.25);
    padding: 1px 10px 5px;
    border-radius: 10px;
    color: rgba(217, 12, 12, 1);
}
.currency-info {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 100%;
    background-color: var(--sk-dark);
    border: 1px solid var(--sk-border);
    border-radius: 25px;
    padding: 35px;
    justify-content: space-between;
}
.currency-info-title {
    position: relative;
    display: flex;
    align-items: center;
    margin-bottom: 50px;
}
.currency-info-title img {
    display: flex;
    width: 50px;
    min-width: 50px;
    margin-right: 25px;
}
.currency-info-title h3 {
    margin-bottom: 0;
}
.btc-to-other-row {
    position: relative;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px 100px;
}
.btc-to-other-row.width-50 {
    width: calc(50% - 50px);
}
.btc-to-other-row.one-col {
    grid-template-columns: repeat(1, 1fr);
}
.btn-link {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between; 
    gap: 15px;
    text-decoration: none;
    font-size: 25px;
    line-height: 1.1;
    letter-spacing: -0.02em;
    padding-right: 21px;
    color: rgba(255, 255, 255, 0.75);
}
.btn-link:after {
    position: absolute;
    content: '';
    display: flex;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 11px;
    height: 20px;
    background: url(../images/angle-right.svg) no-repeat center;
    background-size: contain;
}
.btn-link p {
    margin: 0;
}
.btn-link p strong {
    color: var(--sk-text);
}
.btn-link:hover {
    color: var(--sk-primary);
}
.latest-btc-to.custom {
    flex-direction: column;
}
.latest-btc-to.custom img {
    width: 40px;
    min-width: 40px;
    margin: 0 0 30px;
}
.privacy-top {
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.legal-page-list ul {
    position: relative;
    display: flex;
    flex-direction: column;
    padding: 0;
    margin: 0;
    gap: 10px;
}
.legal-page-list ul li {
    position: relative;
    display: flex;
    padding: 0;
    margin: 0;
}
.legal-page-list ul li a {
    position: relative;
    display: inline-flex;
    text-decoration: none;
}
.legal-page-list p {
    font-size: 35px;
    line-height: 1.1;
    margin-bottom: 40px;
}
.legal-page-list ol {
    list-style-type: none;
    counter-reset: item;
    margin: 0;
    padding: 0;
}
.legal-page-list ol ol {
    margin-top: 10px;
    padding-left: 13px;
}
.legal-page-list ol li li,
.legal-page-list ol li {
    padding: 0;
    margin: 0 0 10px;
}
.legal-page-list ol > li {
    display: block;
    margin-bottom: 0.6em;
}
/*.legal-page-list ol > li:before {
    content: counters(item, ".") ". ";
    display: table-cell;
    padding-right: 0.6em;    
}*/
.legal-page-list li ol > li {
    margin: 0 0 10px;
    padding: 0;
}
/*.legal-page-list li ol > li:before {
    content: counters(item, ".") " ";
}*/
.legal-page-list a {
    text-decoration: none;
}
.privacy-info h2:not(:first-child) {
    margin-top: 40px;
    margin-bottom: 30px;
}
.privacy-info h3 {
    margin-top: 40px;
    margin-bottom: 20px;
}
.privacy-info ul li {
    margin-bottom: 15px;
}
.graph-div {
	background-color: #1D1D1D;
    border-radius: 25px;
    border: 1px solid #404040;
    padding: 35px;
}
.chart-top-bar {
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 15px;
}
.chart-filter {
	position: relative;
    display: flex;
    border: 1px solid #555555;
    background-color: rgba(255, 255, 255, 0.15);
    border-radius: 17px;
    padding: 5px;
    gap: 5px;
}
.chart-filter button {
	position: relative;
    display: flex;
    width: 47px;
    height: 48px;
    background-color: transparent;
    border-radius: 13px;
    color: #000000;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    outline: none;
    box-shadow: none;
    border: none;
    align-items: center;
    justify-content: center;
    color: #fff;
}
.chart-filter button.active-btn {
	background-color: #ffffff;
    color: #000000;
}
.chart-top-text {
	color: #ffffff;
    font-size: 25px;
    line-height: 31px;
    font-weight: 400;
}
.btn-outer.btn-outer-btc {
	margin-top: 35px;
}
.btn-conversion-box-v4 .btn-coverted-btc-outer:not(:nth-last-child(2)) .btn-outer {
	display: none;
}
.btn-conversion-box-v4 .btn-conversion-tab:not(:nth-last-child(2)) .btn-outer {
	display: none;
}
/*------------end-sub-pages-css------------*/
.privacy-info .wp-block-table table {
    width: auto;
}
blockquote {
    border-left: 5px solid;
    padding-left: 20px;
}
.sub-banner-caption h1,
.sub-banner-caption p {
	color: #fff;
}