/**
  * Name: Binasea | NFT Marketplace HTML Template
  * Version: 1.0.2
  * Author: Themesflat
  * Author URI: http://www.themesflat.com
*/
@import "shortcodes.css";
@import "responsive.css";
@import "animate.css";
@import "textanimation.css";
@import "jquery.fancybox.min.css";
@import "font-awesome.css";
@import "binasea.css";
@import "swiper-bundle.min.css";
@import url("https://fonts.googleapis.com/css2?family=DM+Sans:ital,wght@0,400;0,500;0,700;1,400;1,500;1,700&amp;family=Inter:wght@100;200;300;400;500;600;700;800;900&amp;family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&amp;family=Rubik:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&amp;family=Lato:wght@100;300;400;700;900&amp;display=swap");
@import "bootstrap.css";
/**
  	* Reset Browsers
    * General
	* Elements
  	* Forms
	* Typography
	* Extra classes
	* link style
	* Root
	* Header
	* Site Logo
    * Menu
    * Header Fixed
    * Pagination
    * Scroll Top
    * Footer
    * Widget
    * PreLoad
    * side bar
    * up load
    * heading 
    * hover 
*/
/* Reset Browsers
-------------------------------------------------------------- */
.subDetail{
    font-size:12px
}
button:disabled {
    background-color: #00c0f2; /* Keep the original color */
    opacity: 0.5; /* Dim the button */
    cursor: not-allowed; /* Change the cursor to indicate it's disabled */
}
.password_rules ul li {
    /*font-size: 12px;
        font-weight: normal;*/
    color: #878a99;
}

    .password_rules ul li.complete {
        color: #5DB406;
    }
.btn{
    border-radius:6px
}
label {
    font-size:16px;
}
button {
    border-radius: 6px !important;
}

.badge {
    display: inline-block;
    padding: 0.444em 0.75em;
    font-size: 1em;
    font-weight: 500;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.1875rem;
    text-transform: uppercase;
    line-height: 0.92;
}
.bg-label-success {
    background-color: #dff9ec !important;
    color: #39da8a !important;
}
.bg-label-warning {
    background-color: #fff2e1 !important;
    color: #fdac41 !important;
}
.bg-label-danger {
    background-color: #ffe5e5 !important;
    color: #ff5b5c !important;
}
p, html, html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  font-family: inherit;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

html {
  font-size: 62.5%;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
.home-title-top {
    font-size: 55px !important;
}
.home-title {
    
    font-size: 64px;
    font-weight: 700;
    line-height: 120%;
    color: var(--typo-100);
}
.btn-h-64 {
    height: 64px;
    font-size: 18px;
    font-weight: 600;
    padding: 0 24px;
}
.home-sub-title {
    opacity: .8;
    font-size: 20px;
    font-weight: 400;
    margin-top: 12px;
    line-height: 120%;
    margin-bottom: 30px;
    color: var(--typo-100);
}
.header1 {
    width: 100%;
    background-color: #052242 !important;
    padding: 0px 24px;
    align-items: center;
    background-color: var(--bg-25);
    justify-content: space-between; 
    border-bottom: 1px solid #feba19;
}
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  background: var(--background-body);
  color: var(--primary-color);
  font-size: 16px;
  line-height: 1;
}
.c {
    opacity: .8;
    font-size: 22px;
    font-weight: 400;
    margin-top: 12px;
    line-height: 120%;
    margin-bottom: 30px;
    color: var(--typo-100);
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
  display: block;
}

ol,
ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption,
th,
td {
  font-weight: normal;
  text-align: left;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

blockquote,
q {
  quotes: none;
}

a img {
  border: 0;
}

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

select {
  max-width: 100%;
}

/* General
-------------------------------------------------------------- */
body,
button,
input,
select,
textarea {
  font-family: "DM Sans", sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  overflow-x: hidden;
  overflow-y: auto;
}

img {
  height: auto;
  max-width: 100%;
  vertical-align: middle;
  -ms-interpolation-mode: bicubic;
}
.alert {
    position: relative;
    padding: 1rem 1rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: 0.25rem;
}
.text-p,
p {
  font-weight: 400;
}

strong,
b,
cite {
  font-weight: bold;
}

dfn,
cite,
em,
i,
blockquote {
  font-style: italic;
}

abbr,
acronym {
  border-bottom: 1px dotted #e0e0e0;
  cursor: help;
}

mark,
ins {
  text-decoration: none;
}

sup,
sub {
  font-size: 75%;
  height: 0;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

small {
  font-size: 75%;
}

big {
  font-size: 125%;
}

address {
  font-style: italic;
  margin: 0 0 20px;
}

code,
kbd,
tt,
var,
samp,
pre {
  margin: 20px 0;
  padding: 4px 12px;
  background: #f5f5f5;
  border: 1px solid #e0e0e0;
  overflow-x: auto;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  hyphens: none;
  border-radius: 0;
  height: auto;
}

/* Elements
-------------------------------------------------------------- */
tml {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit;
}

hr {
  margin-bottom: 20px;
  border: dashed 1px #ccc;
}

/* List */
ul,
ol {
  padding: 0;
}

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
  margin-left:3%;
}
li{
    color:white;
}
li > ul,
li > ol {
  margin-bottom: 0;
}

.content-inner li {
   
}
li {
  list-style:none;
}
ul li,
ol li {
  padding: 0.1em 0;
}

dl,
dd {
  margin: 0 0 20px;
}

dt {
  font-weight: bold;
}

del,
.disable {
  text-decoration: line-through;
  filter: alpha(opacity=50);
  opacity: 0.5;
}

/* Table */
table,
th,
td {
  border: 1px solid #343444;
}

table {
  border-collapse: separate;
  border-spacing: 0;
  border-width: 1px 0 0 1px;
  margin: 0 0 30px;
  table-layout: fixed;
  width: 100%;
}

caption,
th,
td {
  font-weight: normal;
  text-align: left;
}

th {
  border-width: 0 1px 1px 0;
  font-weight: bold;
}

td {
  border-width: 0 1px 1px 0;
}

th,
td {
  padding: 8px 12px;
}

/* Media */
embed,
object,
video {
  margin-bottom: 20px;
  max-width: 100%;
  vertical-align: middle;
}

p > embed,
p > iframe,
p > object,
p > video {
  margin-bottom: 0;
}

/* Forms
-------------------------------------------------------------- */
/* Fixes */
button,
input {
  line-height: normal;
}

button,
input,
select,
textarea {
  font-size: 100%;
  line-height: inherit;
  margin: 0;
  vertical-align: baseline;
}

input,
textarea,
select {
  font-size: 14px;
  max-width: 100%;
  background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
  /* Removing the inner shadow on iOS inputs */
}

textarea {
  overflow: auto;
  /* Removes default vertical scrollbar in IE6/7/8/9 */
  vertical-align: top;
  height: 138px;
  /* Improves readability and alignment in all browsers */
}

input[type=checkbox] {
  display: inline;
}

button,
input[type=button],
input[type=reset],
input[type=submit] {
  line-height: 1;
  cursor: pointer;
  -webkit-appearance: button;
  border: 0;
}

input[type=checkbox],
input[type=radio] {
  padding: 0;
  width: 14px;
  height: 14px;
  margin-right: 11px;
  cursor: pointer;
  vertical-align: sub;
  /* Addresses excess padding in IE8/9 */
}

input[type=search] {
  -webkit-appearance: textfield;
  /* Addresses appearance set to searchfield in S5, Chrome */
}

input[type=search]::-webkit-search-decoration {
  /* Corrects inner padding displayed oddly in S5, Chrome on OSX */
  -webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* Remove chrome yellow autofill */
input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px #f7f7f7 inset;
}

/* Reset search styling */
input[type=search] {
  outline: 0;
}

input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {
  display: none;
}

/* Contact Form 7 */
.wpcf7-form select,
.wpcf7-form textarea,
.wpcf7-form input {
  margin-bottom: 0;
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -ms-appearance: none;
}

.select {
  position: relative;
  overflow: hidden;
}
.select ::after {
  font-family: "Font Awesome 5 Pro";
  content: "\f078";
  font-size: 14px;
  right: 10px;
  font-weight: 600;
  color: #1F1F2C;
  display: block;
  position: absolute;
  background: 0 0;
  top: 50%;
  pointer-events: none;
  -webkit-transition: 0.25s all ease;
  -o-transition: 0.25s all ease;
  transition: 0.25s all ease;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

select option {
  font-size: 15px;
  line-height: 24px;
  color: #1F1F2C;
}

textarea,
input[type=text],
input[type=password],
input[type=datetime],
input[type=datetime-local],
input[type=date],
input[type=month],
input[type=time],
input[type=week],
input[type=number],
input[type=email],
input[type=url],
input[type=search],
input[type=tel],
input[type=color] {
    border: 1px solid #28303F;
    outline: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    font-size: 14px;
    line-height: 26px;
    border-radius: 8px;
    padding: 6px;
    width: 100%;
  /*  background-color: rgba(55, 73, 233, 0.1);*/
    color: var(--primary-color2);
}

/* Input focus */
textarea:focus,
input[type=text]:focus,
input[type=password]:focus,
input[type=datetime]:focus,
input[type=datetime-local]:focus,
input[type=date]:focus,
input[type=month]:focus,
input[type=time]:focus,
input[type=week]:focus,
input[type=number]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=color]:focus {
  border: 1px solid #8A8AA0;
  outline: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

textarea::placeholder,
input[type=text]::placeholder,
input[type=password]::placeholder,
input[type=datetime]::placeholder,
input[type=datetime-local]::placeholder,
input[type=date]::placeholder,
input[type=month]::placeholder,
input[type=time]::placeholder,
input[type=week]::placeholder,
input[type=number]::placeholder,
input[type=email]::placeholder,
input[type=url]::placeholder,
input[type=search]::placeholder,
input[type=tel]::placeholder,
input[type=color]::placeholder {
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
  color: var(--primary-color2);
}

/* Button */
button {
 
  font-size: 16px;
  line-height: 24px;
  background-color: #00c0f2;
  color: #fff;
  border-radius: 8px;
  padding: 17px 50px;
  display: inline-block;
  -webkit-appearance: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
    button:focus, button:hover,
    input[type=button]:focus,
    input[type=button]:hover,
    input[type=reset]:focus,
    input[type=reset]:hover,
    input[type=submit]:focus,
    input[type=submit]:hover {
        outline: 0;
        background: #a97408;
        color: #fff;
    }

/* Placeholder color */
::-webkit-input-placeholder {
  color: var(--primary-color2);
}

:-moz-placeholder {
  color: var(--primary-color2);
}

::-moz-placeholder {
  color: var(--primary-color2);
  opacity: 1;
}

.error {
  font-size: 16px;
  color: red;
  margin-bottom: 10px;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  transition: all ease 0.3s;
}

/* Since FF19 lowers the opacity of the placeholder by default */
:-ms-input-placeholder {
  color: var(--primary-color2);
}

/* Typography
-------------------------------------------------------------- */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 700;
  text-rendering: optimizeLegibility;
}

h1 {
  font-size: 70px;
  line-height: 80px;
}

h2 {
  font-size: 44px;
  line-height: 56px;
}

h3 {
  font-size: 30px;
  line-height: 56px;
}

h4 {
  font-size: 30px;
  line-height: 44px;
}

h5 {
  font-size: 22px;
  line-height: 42px;
}

h6 {
  font-size: 18px;
  line-height: 32px;
}

/* Extra classes
-------------------------------------------------------------- */
.msg-success {
  background: linear-gradient(to right, #E250E5, #4B50E6, #E250E5);
  background-clip: text;
  -webkit-background-clip: text;
  font-weight: 700;
  background-size: 200% 200%;
  animation: rainbow 2s ease-in-out infinite;
  color: rgba(0, 0, 0, 0);
  transition: color 0.2s ease-in-out;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
}

label.error {
  color: red;
}

.swiper-button-prev,
.swiper-button-next {
  width: 33.3px;
  height: 33.3px;
  top: 53%;
}
@media only screen and (max-width: 767px) {
  .swiper-button-prev,
.swiper-button-next {
    display: none;
  }
}

.swiper-button-next {
  right: -2px;
}

.swiper-button-prev {
  left: -2px;
}

.swiper-button-next:after,
.swiper-button-prev:after {
  font-family: "Font Awesome 5 Pro";
  font-size: 20px;
  width: 33.3px;
  height: 33.3px;
  background-color: #fff;
  color: #191820;
  border: 1.5px solid #E5E5E5;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.swiper-button-next:after {
  content: "\f105";
}

.swiper-button-prev:after {
  content: "\f104";
}

.swiper-pagination-bullets {
  position: relative;
  margin-top: 13px;
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  justify-content: center;
  justify-items: center;
  padding-left: 15px;
}
.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 11px 0 5px;
  border: 1px solid var(--primary-color5);
  background: transparent;
  width: 8px;
  height: 8px;
  position: relative;
  opacity: 1;
}
.swiper-pagination-bullets .swiper-pagination-bullet-active {
  background: var(--primary-color5);
}
.swiper-pagination-bullets .swiper-pagination-bullet-active::before {
  position: absolute;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  border-radius: 50%;
  content: "";
  width: 16px;
  height: 16px;
  border: 1px solid var(--primary-color5);
  overflow: visible;
}

.tf-container {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding-right: 15px;
  padding-left: 15px;
  width: 1440px;
  max-width: 100%;
}

.mb63 {
  margin-bottom: 63px;
}

.mb44 {
  margin-bottom: 44px;
}

.mb40 {
  margin-bottom: 40px;
}

.mb30 {
  margin-bottom: 40px;
}

.mb28 {
  margin-bottom: 28px;
}

.mb26 {
  margin-bottom: 26px;
}

.mb23 {
  margin-bottom: 23px;
}

.mb22 {
  margin-bottom: 22px;
}

.mt17 {
  margin-top: 17px;
}

.mt12 {
  margin-top: 12px;
}

.mt10 {
  margin-top: 10px;
}

.mt8 {
  margin-top: 8px;
}

.mt6 {
  margin-top: 6px;
}

.pt10 {
  padding-top: 10px;
}

.visible {
  overflow: visible !important;
}

/* link style
-------------------------------------------------------------- */
a {
    text-decoration: none;
   color: #00c0f2;
 
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
a:hover, a:focus {
  color: var(--primary-color3);
  text-decoration: none;
  outline: 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

@keyframes rainbow {
  0% {
    background-position: left;
  }
  50% {
    background-position: right;
  }
  100% {
    background-position: left;
  }
}
/* Root
-------------------------------------------------------------- */
:root {
  /* color */
  --background-body: #fff;
  --primary-color: white;
  --primary-color2: rgba(86, 86, 96, 0.6);
  --primary-color3: #00c0f2;
  --primary-color4: #E5E5E5;
  --primary-color5: #191820;
  --primary-color6: #fff;
  --primary-color7: #565660;
  --primary-color8: #565660;
  --primary-color9: #F7F7F7;
  --primary-color10: #B9B8BB;
  --primary-color11: #F7F7F7;
  --primary-color12: rgba(229, 229, 229, 0.5);
  --primary-color13: rgba(55, 73, 233, 0.1);
  --primary-color14: #00c0f2;
  --primary-color15: #E5E5E5;
  --primary-color16: #191820;
  --primary-color17: #E5E5E5;
  --primary-color18: #565660;
  --primary-color19: #565660;
  --primary-color20: #191820;
  --primary-color21: #E5E5E5;
  --primary-color22: #F7F7F7;
  --primary-color23: rgba(86, 86, 96, 0.8);
  --primary-color24: rgba(55, 73, 233, 0.1);
  --primary-color25: rgba(55, 73, 233, 0.1);
  --primary-color26: #48BC65;
  --primary-color27:#fff;
  --primary-color28:#B9B9BF;
  --primary-color29:#F7F7F7;
  --primary-color30:#565660;
  --primary-color31: #B9B8BB;
  --primary-color32: #CCD2E3;
  --primary-color33: #00c0f2;
  --primary-color34: #B9B8BB;
  --primary-color35:rgba(55, 73, 233, 0.1);
  --primary-color36: #E5E5E5;
  --primary-color37: #191820;
  --primary-color38: #E5E5E5;
  --primary-color39:#F7F7F7;
  --primary-color40: rgba(55, 73, 233, 0.1);
  --primary-color41: #F7F7F7;
  --primary-color42: #CFDBD5;
  --primary-color43: #00c0f2;
  --primary-color44: #fff;
  --primary-color45: rgba(55, 73, 233, 0.1);
  --primary-color46: rgba(86, 86, 96,0.1);
  --primary-color47: #E5E5E5;
  --primary-color48: #00c0f2;
  --primary-color49: #BBBAC2;
  --primary-color50: linear-gradient(141.18deg, rgba(0, 0, 0, 0) -1.4%, rgba(0, 0, 0, 0.0568) -1.38%, rgba(0, 0, 0, 0.0096) 113.47%);
  --primary-color51:#B9B8BB;
  --primary-color52:transparent;
  --product-color1: #E33B3B;
  --product-color2: #E5E5E5;
  --product-color3: #B9B8BB;
  --product-color4: #fff;
  --product-color5: #B9B8BB;
  --product-color6: #E5E5E5;
  --product-color7: #fff;
  --product-color8: #fff;
  --product-color9: rgba(86, 86, 96, 0.8);
  --product-color10: transparent;
  --product-color11: #E5E5E5;
  --product-color12: #B9B9BF;
  --product-color13: #fff;
  --product-color14: #fff;
  --product-color15: #E5E5E5;
  --product-color16: transparent;
  --product-color17: transparent;
  --product-color18: #E5E5E5;
  --product-color19: rgba(55, 73, 233, 0.1);
}

.is_dark {
    --background-body: #000000;
    --primary-color: white;
    --primary-color2: #8A8AA0;
    --primary-color3: #00c0f2;
    --primary-color4: #28303F;
    --primary-color5: #fff;
    --primary-color6: #1F1F2C;
    --primary-color7: #fff;
    --primary-color8: #B9B8BB;
    --primary-color9: rgba(86, 86, 96, 0.1);
    --primary-color10: #565660;
    --primary-color11: #28303F;
    --primary-color12: rgba(229, 229, 229, 0.5);
    --primary-color13: rgba(55, 73, 233, 0.2);
    --primary-color14: #fff;
    --primary-color15: #1F1F2C;
    --primary-color16: #F7F7F7;
    --primary-color17: rgba(40, 48, 63, 0.6);
    --primary-color18: #F7F7F7;
    --primary-color19: #EBEBEB;
    --primary-color20: #EBEBEB;
    --primary-color21: #28303F;
    --primary-color22: #1F1F2C;
    --primary-color23: #EBEBEB;
    --primary-color24: rgba(0, 0, 0, 0);
    --primary-color25: #00c0f2;
    --primary-color26: #00c0f2;
    --primary-color27: #2B3F6C;
    --primary-color28: #fff;
    --primary-color29: rgba(255, 255, 255, 0.3);
    --primary-color30: #00c0f2;
    --primary-color31: #F7F7F7;
    --primary-color32: #565660;
    --primary-color33: #1F1F2C;
    --primary-color34: #28303F;
    --primary-color35: #1F1F2C;
    --primary-color36: #565660;
    --primary-color37: #B9B8BB;
    --primary-color38: #00c0f2;
    --primary-color39: rgba(255, 255, 255, 0.1);
    --primary-color40: rgba(255, 255, 255, 0.1);
    --primary-color41: transparent;
    --primary-color42: #CFDBD5;
    --primary-color43: #565660;
    --primary-color44: rgba(255, 255, 255, 0.1);
    --primary-color45: rgba(235, 240, 240, 0.1);
    --primary-color46: #565660;
    --primary-color47: rgba(86, 86, 96, 0.2);
    --primary-color48: #555ABE;
    --primary-color49: #B9B8BB;
    --primary-color50: linear-gradient(141.18deg, rgba(0, 0, 0, 0) -1.4%, rgba(0, 0, 0, 0.0568) -1.38%, rgba(0, 0, 0, 0.0096) 113.47%);
    --primary-color51: #00c0f2;
    --primary-color52: #00c0f2;
    --product-color2: #B9B8BB;
    --product-color4: linear-gradient(156.67deg, rgba(112, 112, 114, 0.4) 0.07%, rgba(100, 97, 113, 0.148) 99.07%);
    --product-color5: #fff;
    --product-color6: #fff;
    --product-color8: #1F1F2C;
    --product-color9: rgba(255, 255, 255, 0.1);
    --product-color10: rgba(255, 255, 255, 0.1);
    --product-color11: #56566046;
    --product-color12: #B9B8BB;
    --product-color13: #292831;
    --product-color14: #565660;
    --product-color15: transparent;
    --product-color16: #00c0f2;
    --product-color17: #1F1F2C;
    --product-color18: rgba(207, 219, 213, 0.15);
    --product-color19: rgba(255, 255, 255, 0.1);
}

#page {
  overflow: hidden;
}

/* Header
-------------------------------------------------------------- */
/*header {
    border-bottom: 1px solid #1f1f2c;
 
}*/
header #site-header-inner {
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  align-items: center;
  justify-content: left;
  height:75px;
}
header #site-header-inner #site-logo {
  flex-shrink: 0;
  /*margin-right: 14.7%;*/
}
header #site-header-inner #main-nav {
  flex-shrink: 1;
}
header #site-header-inner .header-right {
  margin-left: auto;
  display: inline-flex;
}
header #site-header-inner .header-right .tf-button, header #site-header-inner .header-right .user, header #site-header-inner .header-right .mode-switch {
  
}
header #site-header-inner .header-right .user, header #site-header-inner .header-right .mode-switch {
  width: 48px;
  height: 48px;
  line-height: 46px;
  text-align: center;
  background-color: var(--primary-color6);
  border: 1px solid var(--primary-color4);
  border-radius: 50%;
  display: inline-block;
}
header #site-header-inner .header-right .user {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
header #site-header-inner .header-right .user svg path {
  fill: var(--primary-color8);
}
header #site-header-inner .header-right .mode-switch {
  margin-right: 0;
}
header #site-header-inner .header-right .tf-button {
 padding: 0 18px;
    font-size: 16px;
    border-radius: 8px;
    height: 36px;
    align-items: center;
    width: 100%;
    border: none;
    display: flex;
    cursor: pointer;
    font-size: 14px;
    transition: .3s;
    font-weight: 600;
    border-radius: 8px;
    /* color: var(--bg-25); */
    /* align-items: center; */
    justify-content: center;
   
}
header.absolute {
  position: absolute;
  width: 100%;
  border-bottom: none;
  z-index: 100;
}

/* Site Logo
-------------------------------------------------------------- */
/* Menu
-------------------------------------------------------------- */
/* Main Nav */
#main-nav ul {
  margin: 0px;
}
#main-nav ul li {
  position: relative;
  list-style: none;
}

#main-nav > ul > li {
  float: left;
  padding: 31px 30px 31px 13px;
}
#main-nav > ul > li > a {
  position: relative;
  font-size: 18px;
  line-height: 26px;
  font-weight: 700;
  display: block;
  color: var(--primary-color5);
  padding-right: 15.5px;
}
#main-nav > ul > li > a:hover {
  color: var(--primary-color3);
}
#main-nav > .menu > li.menu-item-has-children > a::after {
  content: "\f107";
  font-family: "Font Awesome 5 Pro";
  font-weight: 300;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

/* Sub Menu */
#main-nav .sub-menu {
  position: absolute;
  top: 100%;
  left: 0;
  width: 250px;
  background-color: var(--primary-color6);
  border: 1px solid var(--primary-color15);
  border-radius: 8px;
  z-index: 9999;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transform: translateY(15px);
  -moz-transform: translateY(15px);
  -ms-transform: translateY(15px);
  -o-transform: translateY(15px);
  transform: translateY(15px);
}
#main-nav .sub-menu .sub-menu {
  left: 105%;
  top: 0%;
  opacity: 0 !important;
  visibility: hidden;
}
#main-nav .sub-menu .sub-menu::before {
  display: none;
}
#main-nav .sub-menu li:not(:last-child) a {
  border-bottom: 1px solid var(--primary-color4);
}
#main-nav .sub-menu li a {
  display: block;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  color: var(--primary-color5);
  padding: 10px 15px;
}
#main-nav .right-sub-menu {
  left: auto;
  right: 0;
}

#main-nav > ul > .current-menu-item .current-menu-item > a,
#main-nav > ul > .current-menu-item > a {
  color: var(--primary-color3);
}

#main-nav li:hover .sub-menu {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}

#main-nav li .sub-menu li:hover .sub-menu {
  opacity: 1 !important;
  visibility: visible;
}

#main-nav .sub-menu li.current-item a,
#main-nav .sub-menu li a:hover {
  color: var(--primary-color3);
}

#main-nav > ul > li .sub-menu li {
  position: relative;
}
#main-nav > ul > li .sub-menu li a {
  transition: all 0.15s linear;
  -webkit-transition: all 0.15s linear;
  -moz-transition: all 0.15s linear;
  -o-transition: all 0.15s linear;
}
#main-nav > ul > li .sub-menu li a:hover {
  padding-left: 35px;
}
#main-nav > ul > li .sub-menu li a:hover::after {
  width: 12px;
}
#main-nav > ul > li .sub-menu li a::after {
  content: "";
  position: absolute;
  width: 0;
  height: 2px;
  background: var(--primary-color3);
  left: 15px;
  top: 50%;
  transform: translate(0%, -50%);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#main-nav > ul > li .sub-menu li.current-item a {
  padding-left: 35px;
}
#main-nav > ul > li .sub-menu li.current-item a::after {
  width: 12px;
}

/* Mobile Menu */
#main-nav-mobi {
  display: block;
  margin: 0 auto;
  width: 100%;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 999999;
  background-color: var(--primary-color6);
}
#main-nav-mobi ul {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
}
#main-nav-mobi ul li {
  margin: 0;
  text-align: left;
  cursor: pointer;
  padding: 0;
  border-top: 1px solid var(--primary-color4);
  position: relative;
}
#main-nav-mobi ul li:first-child {
  border-top: 0px;
}

#main-nav-mobi ul > li > a {
  color: var(--primary-color5);
  display: inline-block;
  font-size: 16px;
  line-height: 48px;
  padding: 0 15px;
  font-weight: 500;
}
#main-nav-mobi ul > li.current-menu-item > a {
  color: var(--primary-color3);
}
#main-nav-mobi .sub-menu .menu-item a {
  margin-left: 15px;
}

#main-nav-mobi ul li > ul > li:first-child {
  border-top: 1px solid rgba(138, 138, 160, 0.3);
}

#main-nav-mobi .current-item > a,
#main-nav-mobi ul > li > a:hover {
  color: var(--primary-color3);
}

#main-nav-mobi .menu-item-has-children .arrow {
  cursor: pointer;
  display: inline-block;
  font-size: 20px;
  font-family: "FontAwesome";
  line-height: 48px;
  position: absolute;
  right: 15px;
  text-align: center;
  top: 0;
  width: 48px;
}
#main-nav-mobi .menu-item-has-children .arrow::before {
  font-family: "Font Awesome 5 Pro";
  content: "\f107";
  color: var(--primary-color2);
}

#main-nav-mobi .menu-item-has-children.current-menu-item .arrow:before {
  color: var(--primary-color3);
}

#main-nav-mobi .menu-item-has-children.current-menu-item .arrow:before {
  background: var(--primary-color3);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

#main-nav-mobi .menu-item-has-children .arrow.active {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

#main-nav-mobi .menu-item-has-children .arrow.active:before {
  content: "\f107";
}

#main-nav-mobi ul ul li {
  background-color: var(--primary-color6);
  border-top: 1px solid var(--primary-color4);
}

/* Mobile Menu Button */
.mobile-button {
  display: none;
  position: absolute;
  width: 26px;
  height: 26px;
  float: right;
  top: 50%;
  right: 15px;
  background-color: transparent;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.mobile-button::before, .mobile-button::after,
.mobile-button span {
  background-color: var(--primary-color2);
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
.mobile-button::before, .mobile-button::after {
  content: "";
  position: absolute;
  top: 0;
  height: 3px;
  width: 100%;
  left: 0;
  top: 50%;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
.mobile-button span {
  position: absolute;
  width: 100%;
  height: 3px;
  left: 0;
  top: 50%;
  overflow: hidden;
  text-indent: 200%;
}
.mobile-button::before {
  -webkit-transform: translate3d(0, -7px, 0);
  -moz-transform: translate3d(0, -7px, 0);
  transform: translate3d(0, -7px, 0);
}
.mobile-button::after {
  -webkit-transform: translate3d(0, 7px, 0);
  -moz-transform: translate3d(0, 7px, 0);
  transform: translate3d(0, 7px, 0);
}
.mobile-button.active span {
  opacity: 0;
}
.mobile-button.active::before {
  -webkit-transform: rotate3d(0, 0, 1, 45deg);
  -moz-transform: rotate3d(0, 0, 1, 45deg);
  transform: rotate3d(0, 0, 1, 45deg);
}
.mobile-button.active::after {
  -webkit-transform: rotate3d(0, 0, 1, -45deg);
  -moz-transform: rotate3d(0, 0, 1, -45deg);
  transform: rotate3d(0, 0, 1, -45deg);
}

.tf-button-submit:hover {
  opacity: 0.9;
  color: #fff;
}

.is_dark .tf-button-submit:hover {
  color: #fff;
}

/* Header Fixed */
.header.is-fixed {
  position: fixed;
  top: -88px;
  left: 0;
  width: 100%;
  box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.3);
  z-index: 9999;
  background: var(--background-body);
  border: none;
  opacity: 1;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.header.is-fixed.is-small {
  top: 0 !important;
}

.popup-user {
  display: inline-block;
  cursor: pointer;
  margin-right: 8px;
  position: relative;
}
.popup-user .avatar {
  height: 48px;
  width: 48px;
  border-radius: 50%;
  -o-object-fit: cover;
  object-fit: cover;
}
    .popup-user .avatar_popup {
        position: absolute;
        z-index: 100;
        right: 0;
        padding: 20px 20px;
        top: 100%;
        margin-top: 10px;
        overflow: hidden;
        border-radius: 10px;
        border: 1px solid var(--primary-color15);
        background: #1a202c;
        -webkit-transition: all 0.25s ease-in-out;
        transition: all 0.25s ease-in-out;
        visibility: hidden;
        opacity: 0;
        -webkit-transform: translateY(-1rem);
        transform: translateY(-1rem);
        font-size: 14px;
        width: 200px;
    }
.popup-user .avatar_popup.visible {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.popup-user .avatar_popup h6 {
  font-size: 18px;
  line-height: 26px;
  margin-bottom: 15px;
  color: var(--primary-color5);
}
.popup-user .avatar_popup .title {
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 5px;
  color: var(--primary-color5);
}
.popup-user .avatar_popup .price {
  margin-bottom: 10px;
}
.popup-user .avatar_popup .price .style {
  font-weight: 700;
  font-size: 18px;
  line-height: 26px;
  color: #5142FC;
}
.popup-user .avatar_popup .code {
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  align-items: flex-start;
  justify-content: space-between;
  padding-bottom: 14px;
  margin-bottom: 14px;
  border-bottom: 1px solid var(--primary-color3);
}
.popup-user .avatar_popup .code p {
  font-size: 12px;
  line-height: 22px;
}
.popup-user .avatar_popup .code svg path {
  fill: var(--product-color5);
}
.popup-user .avatar_popup .links li {
  padding: 8px 0;
}
.popup-user .avatar_popup .links li:first-child {
  padding-top: 0;
}
.popup-user .avatar_popup .links li:last-child {
  padding-bottom: 0;
}
.popup-user .avatar_popup .links a {
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  align-items: center;
  justify-content: left;
}
.popup-user .avatar_popup .links a svg {
 
}
.popup-user .avatar_popup .links a svg path {
  fill: var(--primary-color14);
}
.popup-user .avatar_popup .links a span {
  font-weight: 700;
  font-size: 15px;
  line-height: 22px;
}

/* Page Title  */
.tf-page-title {
  padding: 24px 0 0;
}
.tf-page-title.style-2 {
  padding: 24px 0 15px;
}
.tf-page-title .breadcrumbs {
  margin-bottom: 43px;
  width: 100%;
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  align-items: center;
  justify-content: left;
}
.tf-page-title .breadcrumbs li {
  font-weight: 700;
  display: inline-block;
  padding: 0 24px 0 0px;
  color: var(--primary-color3);
}
.tf-page-title .breadcrumbs li a {
  font-weight: 700;
  position: relative;
  color: var(--primary-color8);
  padding-right: 33px;
}
.tf-page-title .breadcrumbs li a::after {
  content: "\f105";
  font-family: "Font Awesome 5 Pro";
  position: absolute;
  color: #8A8AA0;
  right: 0;
}
.tf-page-title .page-title-heading {
  color: var(--primary-color5);
}
.tf-page-title.style-2 .breadcrumbs {
  margin-bottom: 0;
}

/* Pagination
-------------------------------------------------------------- */
.themesflat-pagination ul {
  margin-left: 2px;
  position: relative;
}
.themesflat-pagination ul li {
  display: inline-block;
  margin-right: 6.8px;
}
.themesflat-pagination ul li .page-numbers {
  display: inline-block;
  font-family: "Open Sans";
  font-size: 14px;
  font-weight: 600;
  color: #706C83;
  background: var(--primary-color10);
  text-align: center;
  width: 50px;
  height: 40px;
  border-radius: 5px;
  border: 1px solid var(--primary-color6);
  line-height: 40px;
  object-fit: cover;
}
.themesflat-pagination ul li .page-numbers:hover, .themesflat-pagination ul li .page-numbers.current {
  background-color: var(--primary-color3);
  color: #fff;
  border-color: var(--primary-color3);
}

/* Scroll Top
-------------------------------------------------------------- */
#scroll-top {
  position: fixed;
  display: block;
  width: 50px;
  height: 50px;
  line-height: 50px;
  border-radius: 4px;
  text-align: center;
  z-index: 1;
  right: 14px;
  bottom: 23px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  opacity: 0;
  visibility: hidden;
  cursor: pointer;
  overflow: hidden;
}
#scroll-top.show {
  right: 15px;
  opacity: 1;
  visibility: visible;
}
#scroll-top::before, #scroll-top::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#scroll-top::before {
  z-index: -1;
  background-color: var(--primary-color3);
}
#scroll-top::after {
  content: "\f077";
  font-family: "Font Awesome 5 Pro";
  font-size: 18px;
  color: #ffffff;
  font-weight: 600;
}
#scroll-top:hover {
  transform: translateY(-7%);
}

.is_dark #scroll-top::before {
  z-index: -1;
  background-color: #fff;
}
.is_dark #scroll-top::after {
  color: #5142FC;
}

/* Footer
-------------------------------------------------------------- */
.footer {
 
  padding-bottom: 10px 0;
  background-color: var(--primary-color9);
}
.footer .widget {
  margin-top: 20px;
}
.footer .widget.widget-infor {
  padding-right: 30%;
  margin-top: 0;
}
.footer .widget.widget-infor .logo {
  margin-bottom: 20px;
}
.footer .widget.widget-infor .content {
  margin-bottom: 23px;
  color: var(--primary-color8);
}
.footer .widget.widget-infor .social-item {
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  margin-bottom: 30px;
}
.footer .widget.widget-infor .social-item li {
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background-color: var(--primary-color11);
  border-radius: 8px;
  margin-right: 12px;
}
.footer .widget.widget-infor .social-item li:last-child {
  margin-right: 0;
}
.footer .widget.widget-infor .copy-right {
  color: var(--primary-color10);
  font-size: 14px;
  line-height: 22px;
}
.footer .widget.widget-menu {
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
}
.footer .widget.widget-menu .menu ul li {
  padding-bottom: 11px;
}
.footer .widget.widget-menu .menu ul li a {
  color: var(--primary-color8);
  font-size: 14px;
  line-height: 22px;
}
.footer .widget.widget-menu .menu ul li a:hover {
  color: var(--primary-color3);
}
.footer .widget.widget-menu .menu ul li:last-child {
  padding-bottom: 0;
}
.footer .widget.widget-menu .menu.menu-1 {
  margin-left: 15px;
}
.footer .widget.widget-menu .menu.menu-2 {
  margin-left: 61px;
}
.footer .widget.widget-menu .menu.menu-3 {
  margin-left: 60px;
}
.footer .widget.widget-menu .menu.menu-4 {
  margin-left: 63px;
}
.footer .widget.widget-subcribe {
  margin-left: 20px;
  margin-top: 62px;
}
.footer .widget.widget-subcribe .content {
  margin-bottom: 16px;
  font-size: 14px;
  line-height: 22px;
  color: var(--primary-color8);
  letter-spacing: -0.2px;
  padding-right: 5px;
}
.footer .widget.widget-subcribe #subscribe-form {
  position: relative;
}
.footer .widget.widget-subcribe #subscribe-form input {
  border: 1px solid var(--primary-color12);
  border-radius: 43px;
  width: 100%;
  padding: 12px 46px 12px 20px;
  font-size: 14px;
  line-height: 22px;
  color: var(--primary-color8);
}
.footer .widget.widget-subcribe #subscribe-form input::placeholder {
  font-size: 14px;
  color: var(--primary-color8);
}
.footer .widget.widget-subcribe #subscribe-form input:focus {
  border-color: var(--primary-color3);
}
.footer .widget.widget-subcribe #subscribe-form .tf-button {
  right: 0;
  position: absolute;
  height: 100%;
  width: 46px;
  padding: 0;
  background-color: #00c0f2;
  border: 1px solid #00c0f2;
  color: #fff;
  border-radius: 0px 40px 40px 0px;
}
.footer .widget .widget-title {
  font-size: 18px;
  line-height: 24px;
  color: var(--primary-color5);
  margin-bottom: 20px;
}

/* PreLoad
-------------------------------------------------------------- */
.preload {
  overflow: hidden;
}

.preload-container {
  position: relative;
  width: 100%;
  height: 100%;
  background: black;
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 99999999999;
  display: block;
  overflow: hidden;
}

.preload-logo {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 400px;
  height: 400px;
  z-index: 100;
  margin: -200px 0 0 -200px;
  background: #ffffff;
  background: url(../icon/preload.png) center center no-repeat;
  animation: preload 1s linear infinite alternate;
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}

@keyframes spin {
  100% {
    transform: rotate(360deg);
  }
}
.tf-blog {
  padding: 28px 0 80px 0;
}
.tf-blog .tf-blog-item {
  box-sizing: border-box;
  padding: 24px 24px 32px 24px;
  background: #fff;
  border-radius: 20px;
  margin-bottom: 30px;
  border: 1px solid #E5E5E5;
}
.tf-blog .tf-blog-item .image {
  border-radius: 20px;
  overflow: hidden;
  margin-bottom: 28px;
}
.tf-blog .tf-blog-item .image img {
  width: 100%;
}
.tf-blog .tf-blog-item .title {
  margin-bottom: 20px;
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  align-items: left;
  justify-content: space-between;
}
.tf-blog .tf-blog-item .title .tf-button {
  padding: 8px 9px;
  border-radius: 20px;
  background: #00c0f2;
  color: #fff;
}
.tf-blog .tf-blog-item .content {
  margin-bottom: 20px;
  font-size: 18px;
  line-height: 26px;
}
.tf-blog .tf-blog-item .meta > span {
  margin-right: 26px;
  font-size: 18px;
  line-height: 26px;
}
.tf-blog .tf-blog-item .meta > span i {
  margin-right: 7px;
  color: var(--primary-color3);
}
.tf-blog .tf-blog-item .meta .admin i {
  font-size: 15px;
  margin-left: 2px;
}
.tf-blog .tf-blog-item.is_dark {
  background: linear-gradient(156.67deg, rgba(112, 112, 114, 0.1) 0.07%, rgba(100, 97, 113, 0.037) 99.07%);
  background: #FFFFFF;
  border: 1px solid #E5E5E5;
}
.tf-blog .tf-blog-item.style-2 {
  padding: 24px 24px 30px 24px;
}
.tf-blog .tf-blog-item.style-2 .title {
  margin-bottom: 18px;
}
.tf-blog .tf-blog-item.style-2 .content {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 15px;
}
.tf-blog .load-more {
  text-align: center;
  margin-top: 10px;
}
.tf-blog .load-more .tf-button {
  border-radius: 50px;
  font-size: 14px;
  padding: 10px 23px;
  background-color: var(--primary-color24);
  border: 1px solid var(--primary-color25);
  color: var(--primary-color14);
  font-weight: 700;
}
    .tf-blog .load-more .tf-button:hover {
        background-color: #a97408;
        border-color: #a97408;
        color: #fff;
    }
.tf-blog .load-more.style-2 {
  display: block;
  margin-top: 40px;
}
.tf-blog .main-content {
  margin-right: 50px;
}
.tf-blog .side-bar .widget {
  margin-bottom: 30px;
  padding: 24px;
  background-color: var(--primary-color6);
  border-radius: 16px;
  border: 1px solid var(--primary-color15);
}
.tf-blog .side-bar .widget .widget-title {
  padding: 16px;
  background-color: var(--primary-color13);
  color: var(--primary-color14);
  margin-bottom: 30px;
  border-radius: 12px;
}
.tf-blog .side-bar .widget:last-child {
  margin-bottom: 0;
}
.tf-blog .side-bar .widget.widget-category li {
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  padding-bottom: 24px;
  padding-top: 24px;
  border-bottom: 1px solid var(--primary-color17);
}
.tf-blog .side-bar .widget.widget-category li span {
  margin-left: auto;
  color: var(--primary-color16);
  font-size: 18px;
  line-height: 26px;
}
.tf-blog .side-bar .widget.widget-category li a {
  font-size: 18px;
  line-height: 26px;
  color: var(--primary-color16);
}
.tf-blog .side-bar .widget.widget-category li a:hover {
  color: var(--primary-color3);
}
.tf-blog .side-bar .widget.widget-category li:first-child {
  padding-top: 0;
}
.tf-blog .side-bar .widget.widget-category li:last-child {
  padding-bottom: 0;
  border: none;
}
.tf-blog .side-bar .widget.widget-recent-post li {
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  padding-bottom: 19px;
  padding-top: 19px;
  border-bottom: 1px solid var(--primary-color17);
}
.tf-blog .side-bar .widget.widget-recent-post li:first-child {
  padding-top: 0;
}
.tf-blog .side-bar .widget.widget-recent-post li:last-child {
  padding-bottom: 0;
  border: none;
}
.tf-blog .side-bar .widget.widget-recent-post li .post-img {
  flex-shrink: 0;
  border-radius: 8px;
  overflow: hidden;
  margin-right: 16px;
}
.tf-blog .side-bar .widget.widget-recent-post li .post-img img {
  border-radius: 8px;
}
.tf-blog .side-bar .widget.widget-recent-post li .post-content .title {
  font-size: 18px;
  line-height: 26px;
  margin-bottom: 8px;
}
.tf-blog .side-bar .widget.widget-recent-post li .post-content .title a {
  color: var(--primary-color16);
}
.tf-blog .side-bar .widget.widget-recent-post li .post-content .title a:hover {
  color: var(--primary-color3);
}
.tf-blog .side-bar .widget.widget-recent-post li .post-content .post-category {
  font-size: 14px;
  line-height: 22px;
  color: var(--primary-color8);
}
.tf-blog .side-bar .widget.widget-tag .widget-title {
  margin-bottom: 28px;
}
.tf-blog .side-bar .widget.widget-tag ul {
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  flex-wrap: wrap;
  margin-right: -8px;
}
.tf-blog .side-bar .widget.widget-tag ul li {
  margin-right: 8px;
  margin-bottom: 11px;
}
.tf-blog .side-bar .widget.widget-tag ul li a {
  padding: 0 11px;
  border-radius: 20px;
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  align-items: center;
  justify-content: center;
  color: var(--primary-color7);
  border: 1px solid var(--primary-color4);
  line-height: 35px;
  font-weight: 700;
}
.tf-blog .side-bar .widget.widget-tag ul li a:hover {
  background-color: var(--primary-color3);
  color: #fff;
}
.tf-blog .side-bar .widget.widget-tag ul li:nth-child(2) a {
  padding: 0 20px;
}
.tf-blog .side-bar .widget.widget-tag ul li:nth-child(3) a {
  padding: 0 20px;
}
.tf-blog .side-bar .widget.widget-tag ul li:nth-child(4) a {
  padding: 0 9px;
}
.tf-blog .side-bar .widget.widget-tag ul li:nth-child(5) a {
  padding: 0 19px;
}
.tf-blog .side-bar .widget.widget-tag ul li:nth-child(6) a {
  padding: 0 10px;
}
.tf-blog .side-bar .widget.widget-tag ul li:nth-child(7) a {
  padding: 0 20px;
}
.tf-blog .side-bar .widget.widget-tag ul li:nth-child(8) a {
  padding: 0 20px;
}
.tf-blog .side-bar .widget.widget-tag ul li:nth-child(9) {
  margin-right: 0;
}
.tf-blog .side-bar .widget.widget-tag ul li:nth-child(9) a {
  padding: 0 14px;
}

.is_dark .tf-blog-item {
  background: linear-gradient(156.67deg, rgba(112, 112, 114, 0.1) 0.07%, rgba(100, 97, 113, 0.037) 99.07%);
  border: 1px solid transparent;
}

.tf-blog-detail {
  padding: 28px 0 102px 0;
}

.detail-inner .content-top {
  text-align: center;
  margin-bottom: 24px;
}
.detail-inner .content-top .title {
  margin-bottom: 24px;
  color: var(--primary-color5);
  padding: 0 40px;
}
.detail-inner .content-top .author-infor {
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  align-items: center;
  justify-content: center;
}
.detail-inner .content-top .author-infor .image {
  border-radius: 50%;
  overflow: hidden;
  margin-bottom: 0;
  margin-right: 12px;
}
.detail-inner .content-top .author-infor span, .detail-inner .content-top .author-infor a {
  margin-right: 5px;
}
.detail-inner .content-top .author-infor a {
  margin-right: 9px;
}
.detail-inner .content-top .author-infor .mr9 {
  margin-right: 9px;
}
.detail-inner .image {
  margin-bottom: 32px;
}
.detail-inner .image.style-2 {
  margin-right: -20px;
}
.detail-inner .image.style-2 img.mr20 {
  margin-right: 17px;
}
.detail-inner .content-inner {
  margin-bottom: 32px;
}
.detail-inner .content-inner .title {
  margin-bottom: 16px;
  color: var(--primary-color5);
}
.detail-inner .content-inner p {
  color: var(--primary-color18);
  font-size: 16px;
  line-height: 26px;
}
.detail-inner .content-bottom {
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  align-items: center;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 38px;
  margin-top: -7px;
  border-bottom: 1px solid var(--primary-color21);
  margin-bottom: 40px;
}
.detail-inner .content-bottom .widget {
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  align-items: center;
  justify-content: space-between;
}
.detail-inner .content-bottom .widget .widget-title {
  font-size: 18px;
  line-height: 26px;
  margin-right: 14px;
  color: var(--primary-color5);
}
.detail-inner .content-bottom .widget ul {
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
}
.detail-inner .content-bottom .widget ul li {
  margin-right: 11px;
}
.detail-inner .content-bottom .widget ul li a {
  color: var(--primary-color19);
}
.detail-inner .content-bottom .widget ul li a:hover {
  color: var(--primary-color3);
}
.detail-inner .content-bottom .widget.widget-socical ul li:nth-child(2) a {
  font-size: 12px;
}
.detail-inner .content-bottom .widget.widget-tag ul li {
  margin-right: 0px;
}
.detail-inner .content-bottom .widget.widget-tag ul li a {
  margin-right: 4px;
  color: var(--primary-color20);
}
.detail-inner .content-bottom .widget.widget-tag ul li a:hover {
  color: var(--primary-color3);
}
.detail-inner .content-bottom .widget.widget-tag ul li:last-child a {
  margin-right: 0;
}
.detail-inner #comments .heading {
  margin-bottom: 24px;
}
.detail-inner #comments .comment-form fieldset {
  float: left;
  width: 50%;
  margin-bottom: 20px;
}
.detail-inner #comments .comment-form fieldset.name {
  padding-right: 10px;
}
.detail-inner #comments .comment-form fieldset.email {
  padding-left: 10px;
}
.detail-inner #comments .comment-form fieldset.message {
  width: 100%;
  margin-bottom: 23px;
}
.detail-inner #comments .comment-form .tf-button {
  border-radius: 50px;
  background-color: #00c0f2;
  color: #fff;
  border: none;
  padding: 12px 26px;
}

.detail-wrap {
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
}
.detail-wrap .detail-inner {
  width: 74.47%;
  padding-right: 60px;
}
.detail-wrap .detail-inner .content-top {
  text-align: left;
  margin-bottom: 30px;
}
.detail-wrap .detail-inner .content-top .title {
  padding: 0 0 23px 0;
  margin-bottom: 17px;
  border-bottom: 1px solid var(--primary-color21);
}
.detail-wrap .detail-inner .content-top .meta-blog {
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  align-items: center;
  justify-content: space-between;
}
.detail-wrap .detail-inner .content-top .meta-blog .meta.meta-right {
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  align-items: center;
  justify-content: space-between;
}
.detail-wrap .detail-inner .content-top .meta-blog .meta.meta-right .meta-inner:first-child {
  padding-right: 24px;
  border-right: 1px solid var(--primary-color3);
}
.detail-wrap .detail-inner .content-top .meta-blog .meta.meta-right .meta-inner:last-child {
  padding-left: 23px;
}
.detail-wrap .detail-inner .content-top .meta-blog .meta h6 {
  font-size: 16px;
  line-height: 24px;
  color: var(--primary-color20);
}
.detail-wrap .detail-inner .content-top .meta-blog .meta p {
  color: var(--primary-color8);
  font-size: 12px;
  line-height: 20px;
}
.detail-wrap .detail-inner .content-bottom {
  margin-top: -6px;
  padding-bottom: 40px;
}
.detail-wrap .side-bar {
  width: 25.53%;
}
.detail-wrap .side-bar .widget {
  padding: 0;
  background-color: transparent;
  border: none;
  margin-bottom: 36px;
}
.detail-wrap .side-bar .widget .widget-title {
  background-color: transparent;
  padding: 0;
  color: var(--primary-color5);
  margin-bottom: 23px;
}
.detail-wrap .side-bar .widget.widget-recent-post li {
  align-items: center;
  background-color: var(--primary-color22);
  padding: 10px;
  border-bottom: none;
  margin-bottom: 12px;
  border-radius: 8px;
}
.detail-wrap .side-bar .widget.widget-recent-post li:first-child {
  padding-top: 8px;
}
.detail-wrap .side-bar .widget.widget-recent-post li:last-child {
  margin-bottom: 0;
  padding-bottom: 12px;
}
.detail-wrap .side-bar .widget.widget-recent-post li .post-img {
  flex-shrink: 0;
  margin-right: 13px;
}
.detail-wrap .side-bar .widget.widget-recent-post li .post-content {
  width: 86%;
}
.detail-wrap .side-bar .widget.widget-recent-post li .post-content .title {
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 4px;
}
.detail-wrap .side-bar .widget.widget-recent-post li .post-content .post-meta {
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  align-items: center;
  justify-content: space-between;
}
.detail-wrap .side-bar .widget.widget-recent-post li .post-content .post-meta span {
  font-size: 12px;
  line-height: 20px;
  color: var(--primary-color23);
}
.detail-wrap .side-bar .widget.widget-tag .widget-title {
  margin-bottom: 24px;
}
.detail-wrap .side-bar .widget.widget-tag ul li a {
  font-size: 14px;
  line-height: 34px;
  font-weight: 400;
  padding: 0 12px;
  background-color: var(--primary-color22);
  border: none;
}
.detail-wrap .side-bar .widget.widget-tag ul li:nth-child(2) a, .detail-wrap .side-bar .widget.widget-tag ul li:nth-child(3) a {
  padding: 0 20px;
}
.detail-wrap .side-bar .widget.widget-tag ul li:nth-child(4) a {
  padding: 0 10px;
}
.detail-wrap .side-bar .widget.widget-tag ul li:nth-child(9) a {
  padding: 0 18px;
}
.detail-wrap .side-bar .widget.widget-tag ul li:nth-child(6) a {
  padding: 0 12px;
}

.button-slide-home-3-next,
.button-slide-home-3-prev {
  top: 38%;
}
@media only screen and (max-width: 1200px) {
  .button-slide-home-3-next,
.button-slide-home-3-prev {
    display: none;
  }
}

.button-slide-home-3-next.swiper-button-disabled,
.button-slide-home-3-prev.swiper-button-disabled {
  opacity: 1;
  pointer-events: visible;
  cursor: pointer;
}

.button-slide-home-3-next {
  right: 15px;
}

.button-slide-home-3-prev {
  left: 15px;
}

/*# sourceMappingURL=style.css.map */
