/********** Joomla Pagination - Start **********/

.pagination {

	margin: 20px 0;

}

.pagination ul {

	display: inline-block;

	*display: inline;

	*zoom: 1;

	margin: 0 auto;

    padding: 0;

	-webkit-border-radius: 4px;

	-moz-border-radius: 4px;

	border-radius: 4px;

	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.05);

	-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.05);

	box-shadow: 0 1px 2px rgba(0,0,0,0.05);

}



.pagination ul > li {

	display: inline;

}



.pagination ul > li > a,

.pagination ul > li > span {float: left;padding: 4px 12px;line-height: 18px;text-decoration: none;background-color: #fff;border: 1px solid #ddd;border-left-width: 0;color: #000;}



.pagination ul > li > a:hover,

.pagination ul > li > a:focus,

.pagination ul > .active > a,

.pagination ul > .active > span {

	background-color: #f5f5f5;

}



.pagination ul > .active > a,

.pagination ul > .active > span {color: #000;cursor: default;}



.pagination ul > .disabled > span,

.pagination ul > .disabled > a,

.pagination ul > .disabled > a:hover,

.pagination ul > .disabled > a:focus {color: #000;background-color: transparent;cursor: default;}



.pagination ul > li:first-child > a,

.pagination ul > li:first-child > span {

	border-left-width: 1px;

	-webkit-border-top-left-radius: 4px;

	-moz-border-radius-topleft: 4px;

	border-top-left-radius: 4px;

	-webkit-border-bottom-left-radius: 4px;

	-moz-border-radius-bottomleft: 4px;

	border-bottom-left-radius: 4px;

}



.pagination ul > li:last-child > a,

.pagination ul > li:last-child > span {

	-webkit-border-top-right-radius: 4px;

	-moz-border-radius-topright: 4px;

	border-top-right-radius: 4px;

	-webkit-border-bottom-right-radius: 4px;

	-moz-border-radius-bottomright: 4px;

	border-bottom-right-radius: 4px;

}



.pagination-centered {

	text-align: center;

}



.pagination-right {

	text-align: right;

}



.pagination-large ul > li > a,

.pagination-large ul > li > span {

	padding: 11px 19px;

	font-size: 16.25px;

}



.pagination-large ul > li:first-child > a,

.pagination-large ul > li:first-child > span {

	-webkit-border-top-left-radius: 6px;

	-moz-border-radius-topleft: 6px;

	border-top-left-radius: 6px;

	-webkit-border-bottom-left-radius: 6px;

	-moz-border-radius-bottomleft: 6px;

	border-bottom-left-radius: 6px;

}



.pagination-large ul > li:last-child > a,

.pagination-large ul > li:last-child > span {

	-webkit-border-top-right-radius: 6px;

	-moz-border-radius-topright: 6px;

	border-top-right-radius: 6px;

	-webkit-border-bottom-right-radius: 6px;

	-moz-border-radius-bottomright: 6px;

	border-bottom-right-radius: 6px;

}



.pagination-mini ul > li:first-child > a,

.pagination-mini ul > li:first-child > span,

.pagination-small ul > li:first-child > a,

.pagination-small ul > li:first-child > span {

	-webkit-border-top-left-radius: 3px;

	-moz-border-radius-topleft: 3px;

	border-top-left-radius: 3px;

	-webkit-border-bottom-left-radius: 3px;

	-moz-border-radius-bottomleft: 3px;

	border-bottom-left-radius: 3px;

}



.pagination-mini ul > li:last-child > a,

.pagination-mini ul > li:last-child > span,

.pagination-small ul > li:last-child > a,

.pagination-small ul > li:last-child > span {

	-webkit-border-top-right-radius: 3px;

	-moz-border-radius-topright: 3px;

	border-top-right-radius: 3px;

	-webkit-border-bottom-right-radius: 3px;

	-moz-border-radius-bottomright: 3px;

	border-bottom-right-radius: 3px;

}



.pagination-small ul > li > a,

.pagination-small ul > li > span {

	padding: 2px 10px;

	font-size: 12px;

}



.pagination-mini ul > li > a,

.pagination-mini ul > li > span {

	padding: 0 6px;

	font-size: 9.75px;

}



/********** Joomla Pagination - End **********/



body {

  background: #ffffff;

  color:#000000;

  font-family: 'Helvetica','Microsoft JhengHei', Verdana, Arial, sans-serif;

  font-size: 16px;

}



a {

  color: #84B93A;

  transition: 0.5s;

}



a:hover, a:active, a:focus {

  color: #84B93A;

  outline: none;

  text-decoration: none;

}

a.black { color: #000000; }
a.black:hover, a.black:active, a.black:focus { color: #000000; }


p {

  padding: 0;

  margin: 0 0 30px 0;

}



h1, h2, h3, h4, h5, h6 {

  font-family: 'Helvetica','Microsoft JhengHei', Verdana, Arial, sans-serif;

  font-weight: 400;

  margin: 0 0 20px 0;

  padding: 0;

}







/********** Body - BS4 CSS - End **********/



body {

  padding-top: 0rem;

}

.starter-template {

  padding: 3rem 1.5rem;

  text-align: center; 

}

.navbar {

  background: #000;

}



.btn, .card, .form-control {

  border-radius: 0;

  border:0;

}



.btn-secondary {

  background-color:#999;

  border: none;

}



.btn-secondary:not(:disabled):not(.disabled).active, .btn-secondary:not(:disabled):not(.disabled):active, .show>.btn-secondary.dropdown-toggle {background-color: #000000;border: none;}



h1, h4 {

  font-size: 26px;

  font-weight: bold;

  color: #000;

  text-transform: uppercase;

  text-align:center;

  position: relative;

  padding-bottom: 12px;

  margin: 0 auto 30px auto;

}



h1::before, h4::before,

h1::after, h4::after {

  content: '';

  position: absolute;

  left:47.5%;

  bottom: 0;

  height: 3px;

}



h1::before , h4::before {

  width: 30%;

  background: #555;

  margin-left: 0;

  left: 35%;

}



h7::after, h8::after {

  background: #f00;

  width: 38px;

}





.btn-primary{color:#fff;background-color:#000;border-color:#000;border-radius:5px;}

.btn-primary:hover {

    color: #fff;

    background-color: #686868;

    border-color: #686868;

}



.form-control{display:inline;border:1px solid #999;color:#000;border-radius:5px;}



.ui-to-top:focus{color:#fff;}





/********** Cuztom ***********/

body{min-width:320px;}

.red{color:#D71013;}
.pink{color:#84B93A;}
.pink2{color:#78a835;}
.black{color:#000000;}

.default_blue{color:#84B93A;}

h1, h4{color: #000000;}


/**com_trade**/

/* table.table.search td{ border-top: 0px solid #dee2e6; } */
.search a{white-space: nowrap;color:#000000;}
.search a.active{color: #84B93A !important;background: unset !important;border-radius: 5px;}
.tradetag{width: fit-content; padding: 3px 8px; border-radius: 19px; color: #ffffff; float: left; margin-right: 5px; margin-bottom: 6px; font-size: 12px;}



.tag_surrender{background: #446fff;}

.tag_on_sale{background: #f0a427;}

.tag_great_deal{background: #e10000;}

.tag_investment{background: #905900;}

.tag_nice_profit{background: #398658;}

.tag_pending{background: #cd008e;}

.tag_sold_out{background: #b3b3b3;}

.tag_low_cost{background: #e98585;}


.card-body{height: fit-content;}
.card-body .row{height: 100%;}
.card-body .trade_pic{height: 100%;}
.card-body .trade_pic img{ width: 100%;}
.trade_btn_area{display: flex;flex-direction: row;}
.trade_btn_area > div{margin: 10px 10px 0 0;}
.trade_btn_area > div a{color: #000000;padding: 8px 10px;border: 1px solid #dedede;}
.trade_btn_area > div a.bookmarked{border: 1px solid #84B93A;color: #84B93A;}
.trade_btn_area > div:hover a{color: #84B93A;}

.trade_pic{padding: 0 10px;}

.trade_pic img{width: 100%;}

.trade_btn_whatapp{position: absolute; right: 75px; bottom: 4px; font-size: 21px; color: #3DC871; padding: 1px;}

.trade_btn_more{background-color:#b3b3b3;color:#ffffff;border:0;position:absolute;right:0px;bottom:0px;width: 45px;z-index: 1;}

.trade_btn_more:focus{color:#ffffff;box-shadow: none;}



/*

.trade_btn_more.btn-primary{background-color:#999999;}

.trade_btn_more.btn-primary:hover{background-color:#3f81ea;}

*/



.trade_btn_more.btn-outline-primary{background-color: #000000;border-radius: 5px;}

.trade_btn_more.btn-outline-primary:hover{background-color: #686868;}



.trade_detail{color:#000000;padding:0 5px;}

.trade_detail h5{margin: 7px 15px 16px 0;}

.trade_text div.row{margin: 2px -15px;}

.trade_text_title a{font-size: 18px;margin-bottom: 5px;display: block;font-weight: bold;float:left;line-height: 25px;white-space: normal;color: #000000;}
.trade_text_title a:hover{color:#84B93A;}

.trade_text_info{width: fit-content;float: left;margin-right: 25px; font-size:12px;}

.trade_text_info div {line-height: 21px;}
/* .trade_text_info .pink{margin: 0px 0px 10px 0px} */



.card a img {width: 100%;height: 100%;padding:18px;}

.moduletable .card, .cards .card{border:1px solid #dedede;border-radius: 5px;}

b.red{color:#c00;}

.card-body .red{padding: 5px 0 15px 0;font-size:14px;}
.card-body .pink{font-size:14px;}

h5.card-text{font-size: 24px; line-height:0; font-weight: bold; color: #000000;}




/* .navbar.fixed { position: fixed; top: 0; left: 0; z-index: 2; width: 100%; } */



/*0 to 576px*/

.container > .row{

  margin: 0px; 

}

.fa.fa-trash{color:#000000;}

/* Small devices (landscape phones, 576px and up)*/

@media (min-width: 576px) {
  
  
}



/* Medium devices (tablets, 768px and up)*/

@media (min-width: 768px) {

 	.card a img {

      	padding: 0px;

    }

    .container > .row{

    	margin-left: -15px;

      	margin-right: -15px;

    }
    .card-body {
      min-height: 180px;
  }
  .card-body .red{padding: 0;}

  .trade_pic{padding: 0 15px;}

  .trade_detail{padding:0 15px;}

  .trade_text_info{font-size:13px;}
  .trade_text_info div{line-height:30px;}

  .trade_text_title a{font-size:17px;}
  .trade_tag{margin-bottom: 15px;}

  

  h5.card-text{font-size: 18px; font-weight: bold; color: #000000;line-height: normal;}

  .card-body .red{font-size:17px;}
  .card-body .pink{font-size:17px;}
  .card-body .pink2{font-size:17px;}

 }



/* Large devices (desktops, 992px and up)*/

@media (min-width: 992px) {



 }



/* Extra large devices (large desktops, 1200px and up)*/

@media (min-width: 1200px) {



 }

#mainmenu:before {

  content: '';

  display: inline-block;

  vertical-align: middle ;

  height: 100%;

}



.logo {

  height:80px;  

  max-height:80px;

}



.logo2:before {

  content: '';

  display: inline-block;

  vertical-align: middle ;

  height: 100%;

}



.logo img {

  width: 300px; 

  max-width: 100%; 

}





.navbar{

  padding:0;

  background:#ffffff;

}



.navbar-toggler{}



.nav-item:hover::after{width:100%;}

.navbar-dark .navbar-nav .active > .nav-link, .navbar-dark .navbar-nav .active .nav-link, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .show > .nav-link,.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover{color: #000000;}

.navbar-nav .nav-link {padding:12px 10px; margin: 0 0 0 18px;transition:0.2s; text-transform: uppercase;}



.nav-item2:last-child a.nav-link {

    border:#ccc 1px solid;

  

}

.nav-item2:last-child a.nav-link:hover,.nav-item2:last-child.active a.nav-link { color:#fff; background:#1e5a8c;}



.navbar-dark .navbar-toggler-icon {

  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(21,27,27,1)' stroke-width='3' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");

}



.navbar-toggler:focus {

    outline: 0px auto -webkit-focus-ring-color;

}



.dropdown-menu { border-radius:0; }

.dropdown-item.active, .dropdown-item:active{background:#ffffff;color:#ffffff;}

.dropdown-item:focus, .dropdown-item:hover{background:#ffffff;}

.navbar-dark .navbar-nav .nav-link {color:#666666;font-weight:bold;}

.navbar-dark .navbar-nav a {color:#666666;font-weight:bold;font-size: 15px;}



.navbar-dark .navbar-nav a.dropdown-item{font-size: 15px;}


.table-borderless2 td:nth-child(1) {
    color: #337AB7 !important;
}


.bottommenu .nav-link {padding:0 10px;font-size:14px;}

.bottommenu .nav-item:last-child {display:none;}







@media (max-width: 991.98px) {

.navbar-dark .navbar-nav .nav-link {color:#666666;font-size:19px;}

.navbar-dark .navbar-nav .active > .nav-link, .navbar-dark .navbar-nav .active .nav-link, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .show > .nav-link,.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover{color:#84B93A;font-size:23px;}

  





.nav-item2:last-child a.nav-link {

  color: #ff9900;

  border:0;

}

  

.dropdown-menu {background:rgba(0,0,0,0);border:0; border-radius:0;}

.dropdown-menu .dropdown-item {color:#fff; padding-left:3rem;white-space: normal;}

.navbar-dark .navbar-nav a.dropdown-item{font-size:16px;}

.navbar-dark .navbar-nav a.dropdown-item:hover{font-size:20px;}

.dropdown-item.active, .dropdown-item:active{background:rgba(0,0,0,0);color:#84B93A;}

.dropdown-item:focus, .dropdown-item:hover{background:rgba(0,0,0,0);color:#84B93A;}

  .offcanvas-collapse {

    position: fixed;

    top: 0px; /* Height of navbar */

    bottom: 0;

    left: 100%;

    width: 100%;

    padding-right: 1rem;gh

    padding-left: 1rem;

    overflow-y: auto;

    visibility: hidden;

    background-color: rgba(255,255,255,0.9);

    transition-timing-function: ease-in-out;

    transition-duration: .5s;

    transition-property: left, visibility;

  }

  .offcanvas-collapse.show {

    left: 0;

    visibility: visible;

    z-index:999;

  }

  .navbar-nav{

    margin-top:70px;

  }



}



ul.dropdown-menu.dropright{

  margin-top: 0px;margin-left: 20px;

}

ul.dropdown-menu.dropright li a:hover, ul.dropdown-menu.dropright li a.active{

	color:#84B93A;

}













@media (min-width:1200px){

  .navbar-expand-lg .navbar-nav .nav-link {

    padding-right: 1rem;

    padding-left: 1rem;

  }  

 

}



@media (min-width:768px){

.is-fixed .logo {

  transition: 0.4s all ease-in-out;

  height:60px;

}

  

.is-fixed .logo img {

  transition: 0.4s all ease-out;

  width:150px;

} 

  





  

}

.maincolor1{color: #000000;}



#topbar {

  background: #fff;

  padding: 10px 0;

  border-bottom: 1px solid #eee;

  font-size: 14px;

}



#topbar .contact-info a {

  line-height: 1;

  color: #84B93A;

}



#topbar .contact-info a:hover {

  color: #84B93A;

}

#topbar .contact-info i {

  color: #84B93A;

  padding: 4px;

}

#topbar .contact-info .fa-phone {

  padding-left: 20px;

  margin-left: 20px;

  border-left: 1px solid #e9e9e9;

}

#topbar .social-links a {

  color: #84B93A;

  padding: 4px 12px;

  display: inline-block;

  line-height: 1px;

  border-left: 1px solid #e9e9e9;

}

#topbar .social-links a:hover {

  color: #84B93A;

}

#topbar .social-links a:first-child {

  border-left: 0;

}





#header {

  padding: 0px;

  transition: all 0.5s;

  z-index: 997;

  background: #fff;

  /*box-shadow: 0px 6px 9px 0px rgba(0, 0, 0, 0.06);*/

}

#header #logo img,#header #contact img {

  padding: 0;

  margin: 0;

  max-width:100%;

}

#header #logo img {width: 125px;margin: 25px 0;}





.menubar{border-top: 1px solid #858689;border-bottom: 1px solid #858689;}

.menubar .row{padding:0px;}



.menubar.fixed{position: fixed; top: 0px; z-index: 100; background: #fff; width: 100%;}

.mobile_tele{text-align:right;line-height:40px;color: #000000;}



#contact{

  display: flex;

  align-items: center;

  height: 100%;

  justify-content: flex-end;

}

#contact a{

  margin: 0 20px;

  color:#000000;

}

#contact span{color:#858689;}

#contact a.tele{color: #000000;}

#contact a:hover{

  color:#84B93A;

}

#contact a:last-child{

  margin: 0 0 0 20px;

}



.h2.tele{font-size: 24px;}

.tele > i.fa-phone{font-size: 20px;}





@media (max-width: 575.98px) {

  #contact a.tele{font-size:16px;}

  .pagination ul > li.hidden-xs{display: none;}
  
  .pagination ul > li.hidden-xs:nth-child(3),.pagination ul > li.hidden-xs:nth-child(4),.pagination ul > li.hidden-xs:nth-child(5){display: inline;}
  .pagination ul > li.hidden-xs.active{display: inline;}
  
  

} 



@media (max-width: 767.98px) {

  

} 



@media (max-width: 991.98px) {} 



@media (max-width: 1199.98px) {.menubar .row{padding:0px 28px;}} 







.flexslider {

  margin: 0;

  padding: 0;

  background: none;

  border: 0;

  overflow: hidden;

  box-shadow: none;

  -webkit-border-radius: 0px;

  -moz-border-radius: 0px;

  border-radius: 0px;  

}

.flex-direction-nav a { height: 60px; }

.flex-viewport { height: 100%; }

.flex-control-nav { bottom: 20px; }

.slides {

  height: 100%;

}



#banner{position: relative;}

#banner p{

    position: absolute;

    top: 15%;

    width: 100%;

    color: #ffffff;

    font-size: 35px;

    font-weight: bold;

    text-align: center;

}



.carousel-control-next, .carousel-control-prev{

  width:6%;

}







.cliped-count {

    position: fixed;

    right: 34px;

    bottom: 196px;

    width: 20px;

    height: 20px;

    color: #fff;

    font-size :13px;

    text-align: center;

    line-height: 1.5;

    background-color: #f7941d;

    border-radius: 100%;

	  z-index:2;

}



#float_icon a.whatsapp:hover {

    color: #ffffff;

    background: rgb(37,211,102,0.8);

    text-decoration: none;

}

#float_icon a.whatsapp {

    background: rgb(37,211,102);

    color: #fff;

    right: 40px;

    bottom: 200px;

}

#float_icon a.fixed-br {

    position: fixed;

    color: #fff;

    border: 0;

    margin: 0;

    z-index: 100;

    overflow: hidden;

    height: 50px;

    width: 50px;

    font-size: 30px;

    line-height: 48px;

    border-radius: 25px;

    transition: .45s all ease-in-out;

    transform: translate3d(0, 100px, 0);

    text-align: center;

}





.ui-to-top.active {

    transform: translate3d(0, 0, 0);

}



.ui-to-top {position: fixed;right: 15px;bottom: 15px;color: #fff;background: #000000;border: 0;margin: 0;z-index: 100;overflow:hidden;height: 50px;width: 50px;font-size: 20px;line-height: 46px !important;border-radius: 100%;transition: .45s all ease-in-out;transform: translate3d(0, 100px, 0);text-align:center;right: 40px;bottom:40px;}



.ui-to-top:hover {

    color: #ffffff;

    background: #5d5d5d;

    text-decoration: none;

}



@media (min-width:576px) {

  .ui-to-top {



  }

}



#footer {

  background: #525252;

  color: #ffffff;

  font-size: 14px;

  padding: 60px 0 0 0;

}



#footer a {

  color: #ffffff;

}



#footer .footer-top, #footer .footer-contact {

  background: #525252;

  color: #ffffff;

  /*padding: 60px 0 20px 0;*/

}



#footer .footer-top .footer-info {

  margin-bottom: 30px;

}



#footer .footer-top .footer-info h3, #footer .footer-top .footer-contact h3,  #footer .footer-top .footer-category h3{

  font-size: 22px;

  line-height: 1;

  font-family: 'Helvetica','Microsoft JhengHei', Verdana, Arial, sans-serif;

  font-weight: 700;

}



#footer .footer-top .footer-contact p i{

  width:16px;

  padding-right:3px;

}



#footer .footer-top .footer-info p {

  font-size: 14px;

  line-height: 24px;

  margin-bottom: 0;

  font-family: 'Helvetica','Microsoft JhengHei', Verdana, Arial, sans-serif;

  color: #eee;

}



#footer .footer-top .social-links a {

  font-size: 32px;

  display: inline-block;

  line-height: 1;

  width: 36px;

  height: 36px;

  transition: 0.3s;

}



#footer .footer-top .social-links a:hover {

  background: #84B93A;

  color: #fff;

}



#footer .footer-top h4 {

  font-size: 18px;

  font-weight: bold;

  color: #ffffff;

  text-transform: uppercase;

  text-align:left;

  position: relative;

  padding-bottom: 12px;

}



#footer .footer-top h4::before,

#footer .footer-top h4::after {

  content: '';

  position: absolute;

  left: 0;

  bottom: 0;

  height: 2px;

}



#footer .footer-top h4::before {

  right: 0;

  width: 100%;

  background: #555;

}



#footer .footer-top h4::after {

  background: #ffffff;

  width: 60px;

}



#footer .footer-top .footer-links {

  margin-bottom: 30px;

}



#footer .footer-top .footer-links ul {

  list-style: none;

  padding: 0;

  margin: 0;

}



#footer .footer-top .footer-links ul i {

  padding-right: 8px;

  color: #ffffff;

}



#footer .footer-top .footer-links ul li {

  border-bottom: 1px solid #333;

  padding: 10px 0;

}



#footer .footer-top .footer-links ul li:first-child {

  padding-top: 0;

}



#footer .footer-top .footer-links ul a {

  color: #ffffff;

}



#footer .footer-top .footer-links ul a:hover {

  color: #f0f0f0;

}



#footer .footer-top .footer-contact {

  margin-bottom: 30px;

}



#footer .footer-top .footer-contact p {

  line-height: 21px;

  margin: 0 0 10px 0;

}



#footer .footer-top .footer-news {

  margin-bottom: 10px;

}



#footer .footer-top .footer-news ul {

  list-style: none;

  padding: 0;

  margin: 0;

}



#footer .footer-top .footer-news ul i {

  padding-right: 8px;

  color: #ffffff;

}

#footer .footer-top .footer-news ul li {

  border-bottom: 1px solid #333;

  padding: 6px 0;

}



#footer .footer-top .footer-news ul li:first-child {

  padding-top: 0;

}

#footer .footer-top .footer-news ul a {

  color: #ffffff;

}



#footer .footer-top .footer-news ul a:hover {

  color: #f0f0f0;

}

#footer .footer-top .footer-newsletter {

  margin-bottom: 30px;

}



#footer .footer-top .footer-newsletter input[type="email"] {

  border: 0;

  padding: 6px 8px;

  width: 65%;

}



#footer .footer-top .footer-newsletter input[type="submit"] {

  background: #ffffff;

  border: 0;

  width: 35%;

  padding: 6px 0;

  text-align: center;

  color: #fff;

  transition: 0.3s;

  cursor: pointer;

}



#footer .footer-top .footer-newsletter input[type="submit"]:hover {

  background: #f0f0f0;

}



#footer .footer-top .footer-category div{

  float:left;width: 115px;height:33px

}



#footer .copyright {

  text-align: center;

  padding: 30px 15px;

  border-top: 1px solid #ffffff;

  margin-top:20px;

}

#footer .credits {

  text-align: center;

  padding: 10px 0;

}



#footer .credits a {

  color: #f0f0f0;

}



#footer .footer-top .social-links a:hover{

	background: none;

}

#adminForm button{background-color: #000000;}
#content h4.maincolor{font-weight: normal;}
#content h4::before{height: 1px;}
#content h5{color:#000000 !important;}
.trade-item i{color:#000000;}
/* .nicepage-container section.u-backlink{display:none;} */
.filter_search_block #filter_search{border-radius: 5px 0 0 5px;}
.filter_search_block .btn{border-radius: 0 5px 5px 0;background-color: #858689 !important;}
#filter_search{color:#858689;}
#jform_message::placeholder{color:#858689;font-size: 14px;}

@media (max-width: 1199.98px) {} 

#content {min-height:600px; padding: 30px 0;}

.trade-count a {
  font-size: 15px;
  line-height: 17px !important;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #000000;
  color: #fff;
  padding: 0;
  border-radius: 100%;
  text-align: center;
  width: 50px;
  height: 50px;
  transition: 0.3s;
  position: fixed;
  right: 40px;
  bottom: 160px;
  z-index: 2;
}
.trade-count a:hover {
  background: #5d5d5d;
}


@media (max-width: 991.98px) {

  #banner p{text-shadow: #84B93A 1px 1px 1px;}

  .cliped-count{right:15px;}

  .trade-count a,#float_icon a.whatsapp,.ui-to-top{right: 10px;}

  #content {padding: 15px 0 30px 0;}

} 



@media (max-width: 767.98px) {} 



@media (max-width: 575.98px) {

  #banner p{font-size:29px;padding: 8px 0;}

} 





