.single-the {
	background-color: #fff;
}
.single-the .rank-math-breadcrumb {
	margin-top: 20px;
}
.single-the .the-dt .head-the .info h2 {
	font-size: 1.75rem !important;
	font-weight: 500;
	margin: 0 0 .5rem;
}
.single-the .the-dt img {
	/*height: 80px;
	object-fit: cover;*/
}
.single-the .the-dt .head-the .list-btn {
	display: flex;
	align-items: center;
}
.single-the .the-dt .head-the .list-btn a {
	display: inline-block;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    border-radius: 50rem !important;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.single-the .the-dt .head-the .list-btn a.btn-ss {
	display: none;
	margin-right: 1.5rem !important;
	color: #fff;
    background: linear-gradient(270.5deg, #f79922 -0.62%, #ff7a00 99.14%);
}
.single-the .the-dt .head-the .list-btn a.btn-ss:hover {
	color: #fff;
    background: linear-gradient(270.5deg, #038c4b -0.62%, #17c070 99.14%);
}
.single-the .the-dt .head-the .list-btn a.dk-the {
	color: #6c757d;
    border-color: #6c757d;
}
.single-the .the-dt .head-the .list-btn a.dk-the:hover {
	color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
}
.single-the .the-dt .written {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: 1rem;
    margin-bottom: 1rem;
}
.single-the .the-dt .written .name {
	font-size: 12px;
	color: #515260;
}
.single-the .the-dt .written .name span {
	color: #555;
	font-weight: 700;
	font-size: 1rem;
}
.single-the .the-dt .written .btn-share p {
	text-transform: inherit;
    display: flex;
    align-items: center;
    padding: 6px 30px;
    border: 1px solid #e5e5e5;
    border-radius: 50rem !important;
    justify-content: center;
    color: #555;
    margin-bottom: 0;
    cursor: pointer;
    transition: .3s all;
}
.single-the .the-dt .written .btn-share p svg {
	margin-left: 10px;
	transition: .3s all;
}
.single-the .the-dt .written .btn-share p:hover {
	background-color: #fe7e08 !important;
    border-color: #fe7e08 !important;
    color: #fff;
}
.single-the .the-dt .written .btn-share p:hover svg {
	filter: invert(1);
}
.single-the .main-the .box-main {
	background: #f5f5f5;
    border-radius: 10px;
    box-shadow: 0px 4px 40px rgb(0, 0, 0, 0.07);
    border: none;
    margin-bottom: 30px;
}
.single-the .main-the .box-main h3 {
	color: #000;
	font-size: 24px;
    font-weight: 500;
    padding: 1rem 1.25rem;
    margin-bottom: 0;
}
.single-the .main-the .box-main .list-detail {
	padding: 1rem 1.25rem;
}
.single-the .main-the .box-main .list-detail .item {
	display: flex;
	padding: .5rem .5rem;
	border-bottom: 1px solid #dee2e6;
	font-size: 1rem;
	color: #212529;
}
.single-the .main-the .box-main .list-detail .item:last-child {
	border-bottom: none;
}
.single-the .main-the .box-main .list-detail .item .name-list {
	flex: 0 0 30%;
	max-width: 30%;
}
.single-the .main-the .box-main .list-detail .item p {
	margin-bottom: 0;
}
.single-the .main-the .box-main .list-detail .item li {
	list-style: disc;
}
.single-the .the-related>p {
	color: #198754 !important;
	margin-bottom: 1rem;
	font-size: 2rem;
	font-weight: 500;
    line-height: 1.2;
}
.the-related .list-post-related .item {
	background: #fff;
    border-radius: 10px;
    padding: 10px;
    box-shadow: 0px 4px 40px rgb(0, 0, 0, 0.07);
}
.the-related .list-post-related .item .thumbs img {
	height: 130px;
	margin: 0 auto;
	display: block;
}
.the-related .list-post-related .item hr {
	height: 1px;
	margin: 1rem 0;
	opacity: .25;
	background-color: #dee2e6;
}
.the-related .list-post-related .item h3 {
	margin-bottom: .5rem;
	margin-top: 0;
}
.the-related .list-post-related .item h3 a {
	font-size: 18px;
	font-weight: 700;
	color: #198754;
}
.the-related .list-post-related .item .list-info .item-list {
	margin-bottom: 1rem;
}
.the-related .list-post-related .item .list-info .item-list h4 {
	font-size: 18px;
	margin: 0;
	line-height: 1.5;
	color: #212529;
}
.the-related .list-post-related .item .list-info .item-list p {
	font-size: 18px;
	margin: 0;
	line-height: 1.5;
	color: #212529;
	font-weight: bolder;
}
.the-related .list-post-related .item .btn-view {
	display: block;
	font-weight: 400;
	background-color: #fff;
	border: 1px solid #198754;
	color: #198754;
	font-size: 1rem;
	padding: .375rem .75rem;
	border-radius: 50rem;
	text-align: center;
	transition: .2s all;
}
.the-related .list-post-related .item .btn-view:hover {
	color: #fff;
	background-color: #198754;
}
.owl-carousel .owl-controls .owl-dots .owl-dot span {
	background-color: #1987548f;
}
.owl-carousel .owl-controls .owl-dots {
	margin-top: 20px;
	margin-bottom: 20px;
}
.owl-carousel .owl-controls .owl-dots .owl-dot.active span {
	background-color: #198754;
}
.single-the .sidebar-toc #ez-toc-container {
	background-color: #fff;
	border: 1px solid #eeeeeef2;
}
.single-the .sidebar-toc #ez-toc-container .ez-toc-title  {
	color: #333333;
	font-size: 18px;
	font-weight: bold;
}
.single-the .sidebar-toc #ez-toc-container .ez-toc-title-toggle svg {
	color: #333333 !important;
}
.single-the .sidebar-toc #ez-toc-container ul.ez-toc-list li {
	margin-bottom: 10px;
}
.single-the .sidebar-toc #ez-toc-container ul.ez-toc-list a {
	color: #333333;
	font-weight: 700;
}
.gold-price-box h2{color: #00315e;margin-bottom: 15px;font-size:24px;font-weight: 600;}
.border-clear{
	border-bottom: 1px solid #dee2e6;
	margin-bottom: 15px;
}
.gold-price-box .box-cgre {
    padding-left: .625rem;
    border-left: .375rem solid #65bc00;
    margin-bottom: 1rem;
}
.gold-price-box .gold-price-label {
    display: block;
    text-transform: uppercase;
    font-size: 1.1rem;
    font-weight: bolder;
    color: #757575;
}
.gold-price-box .gold-price {
    line-height: 1.4;
    font-weight: bolder;
    font-size: 2.4rem;
    color: #000;
}
.gold-price-box .gold-unit {
    text-transform: lowercase;
    letter-spacing: 1px;
    color: #757575;
    font-size: 1rem;
}
.gold-price-box .gold-change {
    display: block;
    letter-spacing: 1px;
    font-size: 2rem;
    line-height: 1.2;
}
.gold-price-box .cgre {
    color: #65bc00;
}
.gold-price-box .box-cred {
    padding-left: .625rem;
    border-left: .375rem solid red;
    margin-bottom: 1rem;
}
.gold-price-box .cred {
    color: #e80000;
}
.d-none{display: none !important;}
.gold-page h1{
	padding-bottom: 15px;
	border-bottom: 1px solid #dee2e6;
	color: #00315e;
	font-size: 26px;
}
.data-content table{
	width: 100%;
}
.data-content table td,.data-content table th{
	padding: .75rem;
    vertical-align: top;
}
.data-content .table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #dee2e6;
}
.data-content .table-striped tbody tr:nth-of-type(2n+1) {
    background-color: #f5fafe;
}
.text-right {
    text-align: right !important;
}
.text-danger {
    color: #dc3545 !important;
}
.gold-page .data-content{
	font-size: 16px;
}
.gold-menu{
	box-shadow: 1px 1px 10px rgba(0,0,0,0.15);
	border-bottom: 1px solid #e7e7e7;
	background-color: #fff;
}
.gold-menu .gold-nav ul{
	padding-left: 0;
	margin-bottom: 0;
	list-style: none;
}
.gold-menu .gold-nav ul li{
	display: inline-block;
	border-right: 1px dotted rgba(0, 0, 0, 0.2);
}
.gold-menu .gold-nav ul li:first-child{
	border-left: 1px dotted rgba(0, 0, 0, 0.2);
}
.gold-menu .gold-nav ul li a{
	display: inline-block;
	color: #46a546;
	font-weight: 600;
	padding: 5px 10px;
	position: relative;
}
.gold-menu .gold-nav ul li a:hover:before{
	bottom: 0;
    display: block;
    width: 60%;
    height: 1px;
    background: #46a546;
    z-index: 9999;
    content: " ";
    position: absolute;
    left: 20%;
}
.bank-logo {
    display: block;
    padding: 5px;
    width: 100%;
    margin-bottom: 2rem;
    border: 3px solid #ecf3fa;
    text-align: center;
}
.bank-logo:hover {
    border-color: #87bff0;
}
.cred {
    color: #e80000;
}
.cgre {
    color: #438200;
}
.currency-table .cred, .currency-table .cgre, .currency-table .cnon {
    display: block;
}
.data-content .table th.text-left,.data-content .table td.text-left{
	text-align: left;
}
.small, small {
    font-size: 80% !important;
    font-weight: 400 !important;
}
.sc-table td{
	width: 12.5%;
	min-width: 12.5%;
	max-width: 12.5%;
}
.gold-max{
	background-color: #46a546;
	padding: 10px 0;
}
.gold-max .mx-menu{
	list-style: none;
	margin:0;
	padding: 0;
	display: flex;
	flex-wrap: wrap;
}
.gold-max .mx-menu li{
	flex:0 0 33.33%;
}
.gold-max .mx-menu li a{
	color: #333333;
	font-weight: 600;
}
.form-search-atm form{
	display: flex;
	margin-bottom: 15px;
}
.list-kv .item-kv{
	display: block;
	margin-bottom: 15px;
}
.list-kv .item-kv .title-kv{
	font-size: 16px;
	font-weight: 600;
}
.list-kv .item-kv .title-kv a{
	display: block;
	padding: 1.5rem;
    color: #000000;
    background-color: #f2f2f2;
    text-transform: uppercase;
}
.list-atm{
	border: 1px solid #eee;
}
.box-atm{
	padding: 1.8rem 1.5rem;
    margin: 0;
    border-bottom: 1px solid #eee;
}
.box-atm:last-child{
	border-bottom: unset;
}
.box-atm .title-atm{
	margin-bottom: 10px;
}
.box-atm .title-atm a{
	font-size: 18px;
	color: #1794d6;
}
.box-atm .address svg{
	fill: #46a546;
	width: 20px;
	margin-right: 5px;
	vertical-align: sub;
}
.form-search-atm .btn{
	white-space: nowrap;
}
.list-kv{
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap:30px;
}
.list-kv.full-kv{
	grid-template-columns: 1fr;
}
.kv-note{
	font-size: 16px;
	font-weight: 600;
	color:#000;
	margin-bottom: 10px;
}
.sidebar-title-atm{
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 10px;
	color: #000;
}
.list-ds .item{
	margin-bottom: 10px;
	display: flex;
	background-color: #edefeb;
	padding: 10px 5px;
	border-radius: 5px;
	border: 1px solid rgb(165 165 165 / 34%);
	align-items: center;
	color: #000;
}
.list-ds .item .icon{
	display:none;
	flex: 0 0 20px;
	margin-right: 10px;
}
.list-ds .item .icon img{
	max-width: 20px;
}
.list-ds .item .info-title{
	font-weight: 600;
	margin-bottom: 0px;
}
.list-atm-related{
	display: grid;
	gap:20px;
	grid-template-columns: 1fr 1fr;
	margin-bottom: 30px;
}
.list-atm-related .item{
	border: 1px solid #a5a5a557;
	border-radius: 10px;
	padding:8px;
	align-items: center;
}
.list-atm-related .item svg{
	width: 20px;
	fill:#46a546;
	margin-right: 10px;
	min-width: 20px;
}
.list-atm-related .item .title-atm{
	font-weight: 600;
	margin-bottom: 10px;
	font-size: 16px;
	text-transform: uppercase;
}
.list-atm-related .item .address{
	margin-bottom: 10px;
	display: flex;
}
.btn-detail{
	display: block;
	padding: 5px 10px;
	background-color: #fff;
	border:1px solid #46a546;
	color: #46a546;
	transition: .3s all ease-in-out;
	border-radius: 8px;
	text-align: center;
}
.list-atm-related .item .btn-detail:hover{
	color: #fff;
	background-color: #46a546;
}
.atm-dt h1{
	
}
.main-atm{
	font-size: 16px;
	color: #333;
}
.atm-section{
	margin-bottom: 30px;
	border: 1px solid #c9c9c9;
}
.atm-section .jeg_block_heading{
	margin-bottom: 10px;
}
.atm-section .jeg_block_heading span{
	padding: 0 10px !important;
	display: inline-block;
}
.atm-section .list-pr{
	padding: 10px;
}
.box-atm-wrap{
	display: flex;
}
.box-atm-wrap .img{
	max-width: 150px;
	flex: 0 0 150px;
	margin-right: 20px;
}