@font-face { font-family: 'ar_reg'; src: url(../fonts/arial.ttf);}
@font-face { font-family: 'ar_bld'; src: url(../fonts/arialbd.ttf);}

*{
    padding: 0px;
    margin: 0px;
}
body{
font-family: 'ar_reg';
overflow-x: hidden;
margin: 0px;
padding: 0px;
}

.header{
    position: absolute;
    top: 22px;
    left: 0px;
    width: 100%;
    z-index: 9999;
    
}
html {
  scroll-behavior: smooth;
}
.header .logo_area img{
    height: 121px;
    object-position: left;
    object-fit: contain;
}
.header .btn_area_header{
    text-align: center;
    min-height: 121px;
    display: flex;
    align-items: center;
	justify-content: end;
}
.header .hang_area {
    min-height: 121px;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    flex-direction: column;
}
.header .hang_area span{
width: 86px;
height: 2px;
background: #fff;
display: block;
margin-bottom: 15px;
/* animation: data 1s alternate infinite; */
}

.header .hang_area span:first-child {
    animation-duration: 1.5s !important;
}
@keyframes data{
0% {
    width: 86px;
}
100% {
    width: 40px;
}
}

.header .btn_area_header a {
  color: #0d0d0d;
    font-size: 15.31px;
   padding: 13px 21px;
    display: inline-block;
    background: #b88c58;
    font-family: 'ar_bld';
    text-transform: uppercase;
    margin: 0px 0px 0px 17px;
	 background: #F6BE00;
	border: #F6BE00 solid 2px;
	    border: #ffffff solid 2px;
    background: #000;
    margin-right: 0px !important;
    /* padding: 16px 54px; */
    color: #fff;
}
.banner_area {
    float: left;
    width: 100%;
    background: url(../images/banner.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    min-height: 100vh;
    padding-top: 0;
    position: relative;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
.banner_area::after{
   position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    width: 100%;
    height: 100%;
    content: "";
    background: rgb(0 0 0 / 84%);
}

.banner_area::before {
    position: absolute;
    bottom: -4px;
    right: 0px;
    width: 286px;
    height: 474px;
    content: "";
    background: url(../images/stag.png);
    z-index: 1;
    background-repeat: no-repeat;
}

.plt_area::before {
   position: absolute;
    bottom: 0;
    left: -8px;
    width: 473px;
    height: 766px;
    content: "";
    background: url(../images/stag2.png);
    z-index: 1;
    background-repeat: no-repeat;
    background-position: right;
}

.banner_area .container{
    position: relative;
    z-index: 9;
}
h2, h3, h4, h1, h5{
    font-family: 'ar_bld';
}
.banner_area h2, .banner_area h1{
     font-size: 29.9px;
    color: #fff;
    margin: 0px 0px 10px;
    text-transform: uppercase;
}
.banner_area h2 span{
color: #b88c58;
}

.banner_area h1{
    text-transform:none;
    font-size:60px;
    color: #fff !important;
    letter-spacing: -5.1px;
  }
.banner_area p a {
    color: #f6be00;
}
  .banner_area h1 span{
    color: #b88c58;
  }
.banner_area p {
    color: #fff;
    font-size: 21.88px;
    max-width: 797px;
    margin: 0px auto 38px;
    line-height: 35px;
}

  .btn_new{
    color: #ffffff;
    font-size: 15.31px;
    padding: 14px 37px;
    display: inline-block;
    background: none;
    letter-spacing: 0px;
    font-family: 'ar_bld';
    text-transform: uppercase;
    border:2px solid #fff;
  }

  .about_area{
    float: left;
    width: 100%;
    background:#222222;
    padding: 54px 0px;
	background: #000000;
  }

  .about_area .row{
    margin: 0px auto;
    background:#000;
    overflow: hidden;
    border-radius: 15px;
    min-height: 418px;
    max-width: 1060px;
	align-items: center;
	padding: 31px 21px 26px;
  }
.about_area .abt_img img {
    width: 100%;
/*     position: relative;
    top: 74px; */
    max-width: 100%;
    width: 100%;
    height: 400px;
    object-fit: cover;
}

  .about_area .abt_text h2{
    text-transform:none;
    font-size:55px;
    color: #fff !important;
    letter-spacing: 0px;
  }

  .about_area .abt_text h4 {
    text-transform: none;
    font-size: 21px;
    line-height: 33px;
    color: #fff !important;
    letter-spacing: 0px;
    margin: 12px 0px 20px;
}

.about_area .abt_text p {
    color: #fff;
    font-size: 16px;
    line-height: 30px;
    padding-right: 40px;
}

.plt_area{
    float: left;
    width: 100%;
    background:url(../images/paralex.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    padding: 80px 0px;
}
.plt_area.contac_area::after {
       background: #70462ae0;
}
.plt_area::after{
  position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    width: 100%;
    height: 100%;
    content: "";
    background: #8d5835c7;
}

.plt_area .container{
    position: relative;
    z-index: 9;
}

.plt_area h2{
  text-transform: none;
    font-size: 55px;
    color: #fff !important;
    letter-spacing: 0px;
    text-align: center;
    letter-spacing: -2.5px;
    margin-bottom: 52px;
}


.plt_area .ser_over h3{
font-size: 30px;
color: #fff;
font-family: 'ar_bld';
text-align: left;margin: 0px 0px 14px;
}

.plt_area p{
    color: #fff;
    font-size: 16px;
    line-height: 30px;
    padding-right: 40px; 
}

body .plate_feature .ser_over img {
    width: 100%;
  height: 1223px;
    object-fit: cover;
    object-position: top;
}

.plt_area .ser_over {
    position: relative;
    border-radius: 15px !important;
    overflow: hidden;
}

.plt_area .ser_over .overlay_area {
    position: absolute;
    top: 0;
    padding: 34px 29px;
    background: linear-gradient(176deg, black 39%, transparent 106%);
    height: 100%;
}

.plt_area .row .col-md-6:last-child .overlay_area{
    background: linear-gradient(176deg, #855e42 55%, transparent 106%);
}

.plt_area .ser_btn_area{
    text-align: center;
    margin-top: 50px;
}
.plt_area .ser_btn_area a{
    background: #b88c58;
    color: #fff;
    border-color: #b88c58;
}
.market_area{
    background: #000;
    padding: 80px 0px 70px;
    float: left;
    width: 100%;
}

.market_area h2{
    text-transform:none;
    font-size:45px;
    color: #fff !important;
    letter-spacing: 0px;
    text-align: center;
    letter-spacing: -1px;
    margin-bottom: 32px;
	line-height: 64px;
}

.market_area h2 span{
    color: #b88c58;
}

.market_area .mark_btn {
    text-align: center;
    margin-bottom: 60px;
}

.market_area .blk_back {
    padding: 46px 38px 38px;
    border-radius: 10px;
    background: #2f2e2e;
    min-height: 410px;
    margin-bottom: 30px;
    position: relative;
    overflow: hidden;
}
.market_area .blk_back h3, .market_area .blk_back h4{
    font-size: 24px;
    color: #fff;
    font-family: 'ar_bld';
    text-align: left;
    line-height: 35px;
    position: relative;
    z-index: 1;
    margin: 0px 0px 14px;
}
.market_area .blk_back p{
    color: #fff;
    font-size: 17px;
    line-height: 29px;
    position: relative;
    z-index: 1;
}
.market_area .blk_back.brow_area{
    background: #7e5236;
}

.market_area .blk_back.brow_area.pic_area{
    background: url(../images/left_img.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.market_area .blk_back.brow_area.pic_area::after{
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    width: 100%;
    height: 100%;
    content: "";
    background: rgba(126, 82, 54, 0.85);
}

.market_area .secon_area .blk_back{
min-height: 532px;
}
.market_area .secon_area .col-md-12 .blk_back {
    min-height: auto;
}
.market_area  .th_area  .blk_back{
padding: 0px;
border-radius: 0px;
}

.market_area .th_area .blk_back img {
    width: 100%;
    height: 618px;
    object-fit: cover;
}
.market_area .secon_area .blk_back a{
   color: #1a0dab;
}
.market_area .th_area .blk_back {
    background: none !important;}
.market_area .th_area .blk_back.fle_text {
    background: none !important;
    min-height: 622px;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    padding-left: 21px;
    margin-bottom: 0px;
}

.plt_area.contac_area{
    min-height: 470px;
    position: relative;
	overflow-x: hidden;
}

.copy_right{
    text-align: center;
}

.copy_right{
    padding: 26px 0px;
    text-align: center;
    background: #b88c58;
    float: left;
    width: 100%;
}

.copy_right p{
    margin: 0px;
    font-size: 17px;
    color: #fff;
}

.plt_area.contac_area::before {
    bottom: 0;
    left: inherit;
    width: 284px;
    height: 467px;
    z-index: 1;
    background-position: left;
    right: 0px;
    background-size: cover;
    background: url(../images/form_png.png);
    opacity: 0.2;
    background-repeat: no-repeat;
}

@media screen and (max-width:1400px){
    .plt_area::before {
/*         width: 66%;
        left: -33%; */

    }
    .plt_area.contac_area::before {
/*         right: -21%;
        width: 42%;
        height: 100%; */

    }
}
a:hover{
	text-decoration: none;
}
.header .btn_area_header a{
	transition: all .3s;
}
.header .btn_area_header a:hover {
    background: #f6be00;
    color: #212121;
    border: #f6be00 solid 2px;
}
a{
	transition: all .4s;
}
.btn_new:hover {
    background: #f6be00;
    color: #0d0d0d;
    border: #f6be00 solid 2px;
}
.plt_area .row {
    padding: 0px 31px;
}
.plt_area .ser_btn_area a:hover {
    background: #000;
    border-color: #000;
}
.market_area .btn_new {
	letter-spacing: 1px;
}
.market_area .row {
   padding: 0px 33px;
}
.market_area .col-md-6:nth-child(1) h3 {
    font-size: 25px;
}
.plt_area.contac_area input, .plt_area.contac_area textarea {
    width: 100%;
    height: 52px;
    margin-bottom: 31px;
    padding: 10px;
    border: none;
    font-size: 16px;
    font-family: 'ar_reg';
    color: #444444;
}
.plt_area.contac_area input::placeholder, .plt_area.contac_area textarea::placeholder{
	font-size: 16px;
    font-family: 'ar_reg';
    color: #444444;
}
.plt_area.contac_area textarea {
    height: 138px;
    margin-bottom: 21px;
}
.plt_area.contac_area .wpcf7-submit {
    background: #b88c58;
    font-size: 16px;
    color: #fff !important;
    text-transform: uppercase;
    font-family: 'ar_bld' !important;
    letter-spacing: 2px;
	transition: all .3s;
}
.plt_area.contac_area .wpcf7-submit:hover {
    background: #000;
}
.contac_area p {
    padding-right: 0px;
}
.contac_area .contact_form {
   max-width: 699px;
    width: 100%;
    padding: 0px;
    margin: auto;
}
.wpcf7 form .wpcf7-response-output {
	margin: 0em 0.5em 1em;
    color: #fff;
}
.contac_area .contact_form .row{
	padding: 0px !important;
}
.contac_area .wpcf7-form-control-wrap {
    position: relative;
    float: left;
    width: 100%;
}
.wpcf7-not-valid-tip {
    display: block;
    position: absolute;
    top: 57px;
}
.plt_area.contac_area {
    padding: 50px 0px 0px !important;
}
.contac_area .contact_form .row .col-md-6 {
    padding: 0px 9px;
}
.plt_area.contac_area {
    padding: 54px 0px 0px !important;
    min-height: 456px;
}
.market_area .th_area {
    margin-top: 17px;
}
.trust_page .intro {
    background: #9a9a9a26;
    padding: 69px 53px 40px;
}
.trust_page .trust_list {
    background: #b88c584d;
    padding: 69px 53px 40px;
    margin: 43px 0px;
}
.trust_page .trust_footer {
    background: #9a9a9a26;
    padding: 69px 53px 40px;
}
.trust_page .intro {
   color: #fff;
    line-height: 30px;
}
.trust_page strong {
    font-family: 'ar_bld';
    font-weight: inherit;
}

.trust_page strong {
    color: #fff;
}
.trust_footer strong {
    font-size: 17px;
}
 .policies .trust_page h3 {
    color: #fff;
    font-family: 'ar_bld';
    font-size: 34px;
    margin-bottom: 22px;
}
@media only screen and (min-width:1400px) {
	.container {
    max-width: 1299px;
}
	.about_area .row{
	 max-width: 1189px;
	}
}
.img_banner {
    /* filter: invert(1); */
    max-width: 332px;
    position: relative;
    left: 0;
    margin-top: 35px;
    background: #fff !important;
    padding: 16px 34px;
    border-radius: 2px;
}
.plt_area .ser_over h3 span{
       font-family: 'ar_reg';
    font-size: 23px;
    margin-left: 8px;
}

.partner_area {
    float: left;
    width: 100%;
    background: #000;
    padding: 84px 0px;
    text-align: center;
}
.partner_area h2{
    text-transform: none;
    font-size: 55px;
    color: #fff !important;
    letter-spacing: 0px;
    text-align: center;
    letter-spacing: -2.5px;
    margin-bottom: 40px;
}
.partner_logo {
    margin: 0px auto;
}

.partner_logo .img_banner {
    margin-top: 3px;
    background: none !important;
    background: #2f2e2e !important;
    padding: 39px 39px;
}
.header .row {
    align-items: center;
}
.login_btn a {
       color: #fff;
    background: #b88c58;
    margin: 0px 2px;
    padding: 17px 36px;
    border-radius: 0px;
    font-family: 'ar_bld';
    text-transform: uppercase;
    font-size: 15px;
    border: #b88c58 solid 2px;
}
.login_btn a:hover {
    background: #0000;
    border: #fff solid 2px;
}
.login_btn a:nth-child(3){
	border: #fff solid 2px;
    background: #000;
    margin-right: 0px !important;
    padding: 13px 19px;
	color: #fff;
}
.login_btn a:nth-child(3):hover{
	  background: #f6be00;
	border: #f6be00 solid 2px;
	color: #0d0d0d;
}
.plt_area ul {
    margin-left: 15px;
}
.plt_area ul li {
    color: #fff;
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 6px;
}

.data-table table .wpdt-bc-B88C58 {
    background-color: #B88C58 !important;
    font-family: 'ar_bld' !important;
    font-size: 14px;
	    padding: 16px 10px !important;
}
.data-table table tr.wpdt-cell-row:nth-child(odd) td {
    background-color: #00000082 !important;
}
.data-table table tr.wpdt-cell-row:nth-child(even) td {
    background-color: #39393969 !important;
}

.data-table table .wpdt-tc-3F51B5 {
    color: #606060 !important;
    font-family: 'ar_reg' !important;
    font-size: 14px !important;
    line-height: 20px !important;
    word-break: break-word !important;
}
.data-table table .wpdt-cell a {
  word-break: break-word !important;
    color: #946d3f;
}
.data-table td.wpdt-cell {
       color: #d0d0d0 !important;
    font-family: 'ar_reg' !important;
    font-size: 14px !important;
    line-height: 20px !important;
    border: #ffffff4f solid 1px !important;
}
.data-table {
    margin-bottom: 88px;
}

.banner_area {
    background-attachment: fixed;
}

.data-table .wpdt-c.wpDataTableContainerSimpleTable .wpdtSimpleTable.wpDataTable th, .data-table .wpdt-c.wpDataTableContainerSimpleTable .wpdtSimpleTable.wpDataTable tbody td, .data-table .wpdt-c .wpDataTableContainerSimpleTable .wpdtSimpleTable.wpDataTable th, .data-table .wpdt-c .wpDataTableContainerSimpleTable .wpdtSimpleTable.wpDataTable tbody td {
    background-color: #39393969;
}
.data-table .wpdt-c .wpDataTableContainerSimpleTable .wpdtSimpleTable.wpDataTable th, .data-table .wpdt-cell-row td {
/*     white-space: nowrap !important; */
    padding: 14px 7px !important;
}
.data-table .wpdt-c.wpDataTableContainerSimpleTable .wpdtSimpleTable.wpDataTable {
    font-size: inherit;
    display: block;
    width: 100%;
    overflow-x: auto;
}
.wpdt-c.wpDataTableContainerSimpleTable .wpdtSimpleTable.wpDataTable tr td:first-child {
    white-space: normal !important;
    width: 7% !important;
    max-width: 9% !important;
}
.wpdt-c.wpDataTableContainerSimpleTable .wpdtSimpleTable.wpDataTable tr td:last-child {
    white-space: normal !important;
    width: 26% !important;
    max-width: 20% !important;
}
tr.wpdt-cell-row th {
/*     white-space: nowrap !important; */
}
.data-table .wpdt-c.wpDataTableContainerSimpleTable .wpdtSimpleTable.wpDataTable {
/*    height: 505px; */
}
.wpdt-c.wpDataTableContainerSimpleTable .wpdtSimpleTable.wpDataTable tr td:nth-child(2) {
    white-space: normal !important;
    width: 26% !important;
    max-width: 20% !important;
}
.wpdt-c.wpDataTableContainerSimpleTable .wpdtSimpleTable.wpDataTable tr td:nth-child(7) {
    white-space: normal !important;
    width: 7% !important;
    max-width: 6% !important;
    word-break: break-all;
}
/* policy area */
.policy_area {
    float: left;
    width: 100%;
    background: url(../images/banner.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    min-height: 100vh;
    padding-top: 0;
    position: relative;
/*     text-align: center; */
    display: flex;
    align-items: center;
/*     justify-content: center; */
	
}
.policy_area::after{
   position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    width: 100%;
    height: 100%;
    content: "";
    background: rgb(0 0 0 / 84%);
}

.policy_area::before {
    position: absolute;
    bottom: -4px;
    right: 0px;
    width: 286px;
    height: 474px;
    content: "";
    background: url(../images/stag.png);
    z-index: 1;
    background-repeat: no-repeat;
}
.policy_area h1 {
    font-size: 29.9px;
    color: #fff;
    margin: 0px 0px 10px;
	text-transform: uppercase;}

.policy_area {
    background-attachment: fixed;
}

.policy_area  p {
    color: #fff;
    font-size: 21.88px;
    max-width: 797px;
    margin: 0px auto 38px;
    line-height: 35px;
}


.policies h2 {
	text-align: center;
	color: #fff;
}

.banner_area p {
    font-size: 18px;
    max-width: 996px;
    margin: 8px auto 28px;
    line-height: 32px;
}
.banner_area h1 {
    margin-top: 80px;
}
.plt_area .ser_over strong {
    font-family: 'ar_bld';
}
.plt_area .ser_over div {
    color: #fff;
    margin-bottom: 10px;
    font-family: 'ar_reg';
}
.plt_area .ser_over .overlay_area {
    background: linear-gradient(176deg, black 39%, #000000a6 106%);
}
.plt_area .row .col-md-6:last-child .overlay_area {
    background: linear-gradient(176deg, #855e42 55%, #000000d1 106%);
}
.market_area .blk_back ul li {
    color: #fff;
    margin-left: 17px;
    line-height: 27px;
    margin-bottom: 8px;
}

.market_area .blk_back.brow_area.pic_area .content {
    position: relative;
    z-index: 1;
}
.market_area .blk_back.brow_area.pic_area .content div{
  color: #fff;
  font-family: 'ar_reg';	
}
.market_area .blk_back h5{
    font-size: 19px;
    color: #fff;
    font-family: 'ar_bld';
    text-align: left;
    line-height: 35px;
    position: relative;
    z-index: 1;
    margin: 0px 0px 14px;
}
body .market_area .blk_back {
/*     min-height: 1011px; */
}
strong {
    font-family: 'ar_bld';
}
.market_area .th_area h2 {
    font-size: 35px;
    text-align: left;
    margin-bottom: 15px;
    line-height: 47px;
}
.market_area .th_area h3{
	font-size: 24px;
    color: #fff;
    font-family: 'ar_bld';
    text-align: left;
    line-height: 35px;
    position: relative;
    z-index: 1;
    margin: 0px 0px 14px;
}
.market_area .th_area p{
	    color: #fff;
    font-size: 16px;
    line-height: 30px;
}
.th_area img {
    float: left;
    max-width: 609px;
    width: 100%;
    padding: 0px 40px 20px 0px;
    object-fit: cover;
    height: 519px;
}
.contac_area h4 {
    color: #fff;
    font-size: 19px;
}
.contac_area .text-top p {
    text-align: center;
    font-size: 20px;
    margin-bottom: 25px;
    line-height: 35px;
}
.address_b{
	position: relative;
}
.address_b:after {
    content: "";
    background: #ffffff36;
    width: 1px;
    height: 81%;
    position: absolute;
    right: 25px;
    top: 3px;
}
.contac_area .contact_form {
    margin-top: 37px;
}
.contac_area h2{
	margin-bottom: 30px;
}

/* ----------------breadcrmub------------ */
.breadcrumbs {
    padding: 158px 0px 42px;
    text-align: center;
    position: relative;
    background: #313131;
}
.about-banner {
	float:left;
    background: #afaeae;
    width: 100%;
    position: relative;
    background-size: cover;
    background-position: center;
	background-position: 11% 21%;
}
.about-banner:before {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #00000094;
    left: 0px;
    content: "";
}	
.about-banner h1 {
   text-transform: none;
    font-size: 55px;
    color: #fff !important;
    letter-spacing: 0px;
    text-align: center;
    letter-spacing: -2.5px;
	font-family: 'ar_bld';
}
.about-banner h1:after{
/*     content: ""; */
    background: #fff;
    width: 60px;
    height: 2px;
    position: absolute;
    left: 0px;
    right: 0px;
    margin: auto;
    bottom: 6px;
}
.about-banner ul {
    display: flex;
    justify-content: center;
    list-style: none;
    align-items: center;
}
.about-banner ul li {
    margin-bottom: 0px;
    color: #ffffff;
    line-height: 25px;
    font-size: 16px;
    font-family: 'ar_reg';
    line-height: 32px;
    letter-spacing: -.2px;
    font-weight: 500;
    /* font-style: italic; */
    letter-spacing: .1px;
}
.about-banner .about-right ul li a {
    color: #ffffff;
}
.about-banner ul li i {
    padding: 0 11px;
    color: #ffffff !important;
    font-size: 16px;
}
.data-table table .wpdt-bc-B88C58:nth-child(6) {
       padding: 3px 4px !important;
    width: 15.5% !important;
}
.data-table table .wpdt-bc-B88C58:nth-child(1) {
       padding: 3px 4px !important;
    width: 4% !important;
}
.data-table table .wpdt-bc-B88C58:nth-child(7) {
       padding: 3px 1px !important;
    width: 4% !important;
}
.data-table table .wpdt-bc-B88C58:nth-child(12) {
    width: 9% !important;
    max-width: 9%;
    padding: 5px 4px !important;
    word-break: break-word !important;
}
.data-table table .wpdt-bc-B88C58:nth-child(13) {
    padding: 5px 40px !important;
}
.contac_area a {
    color: #fff;
    text-decoration: underline;
}
.policy_area .policies p{
     color: #fff;
   font-size: 16px;
    max-width: 797px;
    margin: 0px auto 38px;
    line-height: 35px;
    max-width: 100%;
    margin: 0px 0px 20px;
}
.policy_area .policies {
	position: relative;
    z-index: 1;
    padding: 73px 0px;
    width: 100%;
}
.policy_area .policies h3 {
    color: #fff;
    font-family: 'ar_bld';
	font-size: 34px;
	margin-bottom: 22px;
}
.policy_area .policies ul {
    margin-left: 20px;
}
.policy_area .policies ul li{
	color: #fff;
    font-size: 16px;
    line-height: 30px;
}
.policies h2 {
    text-align: left;
    color: #b88c58;
    font-size: 35px;
}
.policy_area .policies a {
   color: #4c3fde;
}
.alignnone {
    height: 200px !important;
    object-fit: contain !important;
}
body .plate_feature .overlay_area img {
       height: auto;
    /* width: fit-content; */
    width: 100%;
    object-fit: cover;
}
body .market_area .blk_back {
/*     min-height: 1482px; */
}
.legal, .cookie, .dispute {
    background: #b88c584d;
    padding: 69px 53px 40px;
    margin: 51px 0px;
}
.terms, .kyc, .privacy, .blockchain{
    background: #9a9a9a26;
    padding: 69px 53px 40px;
}
.policies .legal h2, .policies .cookie h2{
	color: #fff;
}
.about_area .content p {
    color: #fff;
    font-family: 'ar_reg';
    margin-top: 15px;
    font-size: 16px;
    line-height: 28px;
	text-align: center;
	margin-bottom: 0px;
}
.trust_img{
	display: flex;
    align-items: center;
    justify-content: center;
	flex-wrap: wrap;
}
.trust_img img {
    max-width: fit-content;
    max-width: 400px;
    width: 100%;
    object-fit: cover !important;
    height: auto !important;
}
.brokerage img {
    height: 231px;
    object-fit: fill;
}
body .plate_feature .overlay_area .secure img {
/*     height: 248px; */
}
.plate_feature .overlay_area h3 {
    text-align: center;
}
.policy_area .policies ol li {
    color: #fff;
    font-size: 16px;
    line-height: 30px;
	margin-bottom: 13px;
}
.policy_area .policies ol {
    margin-left: 20px;
}
.market_area .secon_area .blk_back a {
    color: #1a0dab;
    text-decoration: underline;
}
.contac_area a {
    color: #ffd5ba;
}
.row.th_area.img_are_th img {
    margin-bottom: 21px;
}
.brokerage img {
    margin-top: 72px;
}
.supply_part h3 {
    font-size: 35px;
    line-height: 47px;
    text-align: center;
    color: #fff;
    margin-bottom: 34px;
    margin-top: 20px;
}
/* .market_area .col-md-6:nth-child(1) h3 {
    font-size: 25px;
    margin-bottom: 90px;
} */
.supply_part .row {
    align-items: center;
}
.market_area .col-md-6:nth-child(1) h3 {
    text-align: center;
}
.row.th_area.th_new_area.img_are_th .trust_imgs .row {
    padding: 76px 15px 0px !important;
}
.trust_imgs h3 {
    text-align: center !important;
}
.row.th_area.img_are_th {
    align-items: center;
}
.row.th_area.img_are_th h3 {
    margin-bottom: 31px;
}
.data-table table .wpdt-bc-B88C58 {
    background: #946d3f !important;
}

/*-------  */

.table_area {
     float: left;
    width: 100%;
    background: url(../images/banner.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding-top: 0;
    position: relative;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
	padding: 80px 0px ;
	background-attachment: fixed;
}
.table_area::before {
    position: absolute;
    bottom: -4px;
    right: 0px;
    width: 286px;
    height: 474px;
    content: "";
    background: url(../images/stag.png);
    z-index: 1;
    background-repeat: no-repeat;
}
.table_area::after {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    width: 100%;
    height: 100%;
    content: "";
    background: rgb(0 0 0 / 84%);
}
.table_area .container{
	position: relative;
	z-index: 1;
}
.table_area p {
    font-size: 18px;
    max-width: 996px;
    margin: 8px auto 28px;
    line-height: 32px;
	color: #fff; 
}
.table_area table tr th {
    background: #946d3f !important;
	font-size: 12px !important;
	color: #FFFFFF !important;
	font-family: 'ar_bld' !important;
	 border: 1px solid #ccc;
	 vertical-align: middle;
	background: #F6BE00 !important;
    color: #000 !important;
    line-height: 14px;
}
.table_area table tr th:nth-child(6){
    padding: 3px 2px !important;
    width: 11.5% !important;
}
.table_area table tr th:nth-child(1) {
    padding: 3px 24px !important;
    width: 93.5% !important;
    white-space: normal ! IMPORTANT;
}
.table_area table tr th:nth-child(2){
    padding: 3px 5px !important;
    width: 17.5% !important;
}
.table_area table tr th:nth-child(2) {
    padding: 3px 25px !important;
    width: 91.5% !important;
    max-width: 285px !important;
    white-space: normal !important;
}
.table_area table tr th:nth-child(12) {
    width: 8% !important;
    max-width: 7%;
    padding: 5px 1px !important;
}
.table_area table tr th:nth-child(13) {
    width: 10% !important;
    max-width: 10%;
    padding: 5px 4px !important;
    word-break: break-word !important;
}
.table_area table tr th:nth-child(7) {
    padding: 3px 1px !important;
    width: 4% !important;
}
.table_area table tr:nth-child(odd) td {
    background-color: #00000082 !important;
}
.table_area table tr:nth-child(even) td {
    background-color: #39393969 !important;
}
.table_area table tr th:last-child {
    white-space: initial !important;
    padding: 3px 112px 3px 112px !important;
    width: 47.5% !important;
    margin-right: 30px !important;
}
.table_area td:last-child {
    white-space: break-spaces !important;
    padding: 10px 20px !important;
}
.table_area td {
    color: #d0d0d0 !important;
    font-family: 'ar_reg' !important;
    font-size: 14px !important;
    line-height: 20px !important;
    border: #ffffff4f solid 1px !important;
    vertical-align: middle;
    padding: 7px 9px;
}
.table_area table td a {
    word-break: break-word !important;
    color: #f6be00;
}
.data-table table .wpdt-bc-B88C58 {
    background: #F6BE00 !important;
    color: #000 !important;
}
.data-table table .wpdt-cell a {
    word-break: break-word !important;
    color: #f6be00;
}
.filter_area {
    display: flex
;
    justify-content: flex-end;
    margin: 2px auto 22px;
    gap: 35px;
    background: none;
    padding: 0px 0px;
    border-radius: 6px;
    max-width: 585px;
    width: 100%;
    border: #f6be0024 solid 0px;
    align-items: flex-end;
    float: none;
}
.filter_area .age_filter {
    display: flex;
    color: #fff;
    gap: 10px;
    align-items: center;
    width: 100%;
}
.filter_area .age_filter h5 {
    margin-bottom: 0px;
    color: #f6be00;
    font-size: 15px;
}
.filter_area .age_filter h5 spn {
    font-size: 14px !important;
    font-weight: 700 !important;
}
.filter_area select {
    width: 100% !important;
    height: 40px;
    border: none !important;
    font-family: 'ar_reg';
    font-size: 15px;
    border-radius: 6px;
    padding: 0px 8px;
    color: #515151;
    font-weight: 500;
    appearance: none;
    position: relative;
}
.filter_area .select{
	position: relative;
	    width: 100%;
}
.filter_area .select:after {
    content: "\f078";
    position: absolute;
    top: 10px;
    right: 0;
    padding: 0 1em;
    color: #787878;
    cursor: pointer;
    pointer-events: none;
    transition: .25s all ease;
    font-family: 'fontawesome';
    font-size: 13px;
}
.filter_area select:placeholder{
	color: #515151;
}
.table_area p {
    margin: 40px auto 28px;

}
    .table_area .table {
        display: block;
        width: 100%;
        overflow-x: auto;
    }
.table thead th {
    white-space: nowrap !important;
}
.table_area td{
	 white-space: nowrap !important;
}
.table_area table tr th:nth-child(2) {
    padding: 3px 8px !important;
    width: 91.5% !important;
    max-width: 285px !important;
}
.table_area td:nth-child(2) {
    white-space: normal !important;
}
.table_area table tr th:nth-child(3) {
    padding: 3px 34px !important;
}
.table_area td:nth-child(3) {
    white-space: normal !important;
}
.table_area table tr th:nth-child(6) {
    padding: 3px 34px !important;
}
.table_area td:nth-child(6) {
    white-space: normal !important;
}
.table_area table tr th:nth-child(11) {
    padding: 3px 8px !important;
	   white-space: normal !important;
}
.table_area td:nth-child(11) {
  padding: 3px 8px !important;
    white-space: normal !important;
}
.table_area table tr th:nth-child(12) {
    padding: 3px 8px !important;
	   white-space: normal !important;
}
.table_area td:nth-child(12) {
  padding: 3px 8px !important;
    white-space: normal !important;
}
.contact_form form p {
    margin-bottom: 0px;
    padding-bottom: 0px;
}
.plt_area.contac_area textarea {
  height: 135px;
  margin-bottom: 24px;
}
.banner_area strong {
    color: #f6be00;
}
.plt_area p a {
    color: #1a0dab;
}
a {
    color: #0066cc;
}
.market_area .th_area h4 {
    color: #fff;
}
.img_are_th ul {
    list-style: none;
}
.img_are_th ul li img {
    margin-right: 11px !important;
    margin-top: 4px !important;
}
.address_b h3 {
    color: #fff;
}
body .market_area .blk_back p a {
    color: #ffd4b7;
}
.contac_area .col-md-6:nth-child(2) h4 {
    text-align: center;
}
strong {
    font-weight: inherit !important;
}
.about-left h1 span {
    color: #f6be00;
}
@media screen and (max-width:480px){
.page-id-524 .table_area {
    padding: 255px 0px 80px !important;
}
	.filter_area .age_filter {
    display: flex;
    color: #fff;
    gap: 5px;
    align-items: baseline;
    width: 100%;
    flex-direction: column;
}
	.filter_area {
    gap: 10px;

}
}
.page-id-897 .banner_area h1 {
    margin-top: 126px;
}

.blog-grid {
    /* margin-top: 57px; */
    padding: 60px 0px 80px;
}
.blog-item img {
    width: 100%;
}
.blog-grid .blog-item {
    background: #4c4c4c5c;
    padding: 18px 18px 22px;
    margin: 7px;
    border-radius: 9px;
    text-align: left;
    /* border: #2b2b2b solid 1px; */
}
.blog-grid .blog-item p {
    margin-bottom: 20px;
}
 .banner_area .blog-grid h2 a {
    color: #fff;
    text-transform: none;
    padding-top: 6px;
    display: block;
}
.blog-item img {
    width: 100%;
    height: 234px;
    object-fit: cover;
    border-radius: 12px;
}
.single-post .banner_area h1 a {
    color: #fff;
    letter-spacing: -3.1px;
}
.single-post .entry-content img {
    float: right;
   max-width: 460px;
    height: auto;
    width: 100%;
    object-fit: contain;
    padding: 7px;
    border: #fce679 solid 1px;
    border-radius: 5px;
    border-radius: 10px;
    margin: 0px 0px 22px 52px;
}
.single-post .entry-content {
    text-align: left;
    margin: 54px 0px 90px;
}
.single-post .banner_area h1 {
    margin-top: 126px;
	font-size: 51px;
}
.single-post .entry-meta a{
   color: #f6be00;
}
 .single-post time.entry-date{
    color: #ffffff;
}
.single-post header span.meta-sep{
    color: #fff;
    padding: 0px 11px;
}
footer.entry-footer a {
    color: #fff;
    padding: 0px 7px;
}
.single-post .entry-content {
    text-align: left;
}
footer.entry-footer {
 margin-bottom: 75px;
}
footer.entry-footer .cat-links{
	    color: #e9be00;
}
footer.entry-footer span.meta-sep {
    color: #fff;
}
span.author.vcard {
    display: none;
}
footer.entry-footer {
    margin-bottom: 75px;
    display: none;
}
.single-post header span.meta-sep {
    color: #fff;
    padding: 0px 11px;
    display: none;
}
.single-post .banner_area p {
    padding: 0px;
    max-width: 100%;
}
.single-post time.entry-date {
    color: #ffffff;
    background: #f6be0024;
    padding: 4px 20px;
    display: inline-block;
    border-radius: 29px;
}
.blog-item a.view_more {
    background: #b88c58;
    font-size: 15px;
    color: #fff;
    text-transform: uppercase;
    font-family: 'ar_bld' ;
    letter-spacing: 1px;
    transition: all .3s;
    padding: 11px 20px;
    display: inline-block;
}
.blog-item a.view_more:hover {
    background: #fff;
    color: #b88c58;
}
.single-post .banner_area h2 {
    text-transform: inherit;
}
.single-post .banner_area h3 {
    color: #fff;
    font-size: 26px;
}
.canny-header-buttons a{
    font-family: 'ar_bld';	
}
.market_area p {
    color: #fff;
}
body .market_area .blk_back strong {
    color: #fff !important;
    position: relative;
    z-index: 1;
}
body .market_area .blk_back {
    min-height: 316px;
}
.banner_area h1 {
    margin-top: 123px;
}
.btn_banner {
    margin-bottom: 43px;
}