.buyent-banner {
    background-repeat: no-repeat;
    background-size: cover;
    background-position:center center;
    position: relative;
    min-height:850px;
}
.hero-banner-inside {
    margin:0 auto;
    margin-top:250px;
    position:relative;
    width:70%;
}
.header-inner h1 {
    font-size: 54px;
    margin-bottom: 30px;
    text-align:center;
}
.header-inner p {
    font-size: 20px;
    text-align:center;
}
.header-inner p.main-paragraph {
    font-size:18px;
    color:#FFF;
    margin-bottom:0;
}
.header-inner {
    width: 80%;
    margin: 0 auto;
    margin-bottom:70px;
}
.buyent-banner .form-group {
    margin-bottom:0;
    width: 50%;
    float: left;
}
.buyent-banner .buyent-single-field .form-group {
    width: 100%;
}

.buyent-banner .form-group.form-action {
    width:auto;
    position:absolute;
    top:0;
    right:0;
}
.buyent-banner .form-group .select2-container--default .select2-selection--single {
    border-radius: 0 50px 50px 0;
    height: 60px;
}
.buyent-banner .select2-container--default .select2-selection--single .select2-selection__rendered {
    padding-left: 30px;
    line-height: 60px;
}
.buyent-banner .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 60px;
    top: 0;
    right: 150px;
}
.buyent-banner .search-header .typeahead .dropdown-item:hover {
    color: #0b5ed7;
    text-decoration: none;
    background-color: #f8f9fa
}
.buyent-banner .search-header .typeahead .dropdown-item {
    padding:10px 15px;
}
.buyent-banner .search-header .typeahead {
    padding:0;
}
.buyent-banner .curly-arrow {
    position: absolute;
    left: -50px;
    top: 50px;
}
.buyent-banner .curly-arrow  svg {
    margin-top:50px;
}
.low-opacity {
    background-color: rgba(36, 34, 34, 0.4);
}
.buyent-banner .buyent-single-field .buyent-search-spinner {
    position:absolute;
    top:15px;
    right:20%;
}
.buyent-banner .buyent-search-spinner {
    position:absolute;
    top:15px;
    right:10%;
}
.buyent-gallery .slider-text-hide h6 {
    font-size: 24px;
    color: #FFF;
    margin-bottom: 5px;
    font-weight: 600;

}
.buyent-gallery .slider-text-hide p {
    font-size: 16px;
    color:#AAA;
}
.buyent-gallery .slider-gallery-image {
    position: relative;
    overflow: hidden;
    display: flex;
    justify-content: center;
    margin: 0 15px !important;
}
.buyent-gallery .slider-gallery-image::before {
    background: rgba(0,0,0,0) linear-gradient(to bottom,rgba(255,255,255,0),rgba(0,0,0,.9));
    height: 100%;
    left: 0;
    opacity: 1;
    position: absolute;
    top: 0;
    width: 100%;
    content: "";
}
.buyent-gallery .slider-gallery-image .slider-image a {
    display:block;
}
.buyent-gallery .slider-gallery-image .slider-text-hide {
    position: absolute;
    bottom: 20px;
    text-align: center;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease- 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.swiper-container {
    width: 100%;
    height: 100%;
}
.buyent-gallery .swiper-slide {
    position:relative;
}
.buyent-gallery .swiper-pagination-bullet {
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    font-size: 12px;
    color: #000;
    opacity: 1;
    background: rgba(0, 0, 0, 0.2);
}
.buyent-gallery .swiper-pagination-bullet-active {
    color: #fff;
    background: #FFCC00;
}
.category-list1 .catz_iconz {
    position:relative;
    display: inline-block;
    text-align: center;
}
.category-list1 a.new_v1 {
    padding: 15px;
    border-radius: 3px;
    width: 90px;
    height: 90px;
    line-height: 60px;
    display: block;
}
.category-list1 .catz_iconz span a {
    color: #fff;
    font-size: 12px;
    text-align: center;
}
.category-list1 {
    display: block;
    position: relative;
    margin-top:50px;
    text-align: center;
}
.category-list1 a.new_v1 {
    background-color: rgba(255,255,255,0.1);
}
.category-list1 a.new_v1 svg {
    font-size:50px;
}
.search-header {
    position:relative;
    width: 80%;
    margin: 0 auto;
}
.has-search .form-control {
    width: 100%;
    display: inline;
    padding: .8rem 2rem;
    border: none;
}
.cf-featured-ad .col-xxl-3 .cf-u-content {
    padding: 15px 10px;
}
.cf-featured-ad .col-xxl-3 .cf-u-content h3 {
    font-size: 18px;
    margin-bottom: 5px;
    max-height: 65px;
    line-height: 30px;
}
.cf-featured-ad .col-xxl-3 .cf-u-content p {
    margin-bottom:0;
}
.cf-featured-ad .col-xxl-3 .cf-u-product {
    border-top: 1px solid #e9e9e9;
    padding: 15px 10px;
}
.cf-featured-ad .col-xxl-3 .cf-u-product ul li {
    margin-right: 20px;
}
.cf-featured-ad .col-xxl-3 .cf-u-product ul>li:last-child {
    margin-right:0;
}
.search-block {
    padding: 0px 0px 0px 10px;
    background-color: #fff;
    border-radius: 25px 0px 0px 25px;
}
.search-block span {
    color: #6a9bfb;
}
.search-header #searchform {
    position: relative;
    border-radius: 0;
    box-shadow: 0 0 0px 10px #ffffff30;
    width:100%;
    display: inline-block;
}
.search-header .search-btn {
    border-radius: 0;
    padding: 15px 40px;
    font-size: 16px;
    height: 60px;
}
.search-btn i {
    vertical-align: middle;
    line-height: 51px;
    font-size: 16px;
    font-weight: lighter;
    color: #fff;
}
.buyent-feature {
    color: black;
    background-color: #eef3f7;
    padding-top: 75px;
}
.mobile-products {
    padding-top: 80px;
}
.hover-image {
    visibility: hidden;
    position: absolute;
    bottom: 30px;
    right: 30px;
    opacity: 0.8;
}
.buyent-process
{
    padding: 80px 0;
    position: relative;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease- 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.process-step {
    padding: 80px 30px;
    position: relative;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease- 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.process-step h3 {
    color: #231900;
    font-size: 20px;
}
.process-step:hover {
    box-shadow: 1px 0px 30px rgb(0 0 0 / 10%);
    z-index: 99;
}
.buyent-processes .process-step .icon p {
    color: #fff;
    margin-bottom: 0px;
}
.buyent-processes .process-step .icon {
    height: 60px;
    width: 60px;
    border: 1px solid white;
    margin: 0 15px 0 0;
    border-radius: 50%;
    font-size: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    color: white;
    padding: 15px;
}
.buyent-processes .process-step:nth-child(2)::before {
    background-image: url(file:///D|/wamp/www/buyent/wp-content/plugins/buyent-classified/includes/classified-elementor/images/red.png);
}
.buyent-processes .process-step:nth-child(3)::before {
    background-image: url(file:///D|/wamp/www/buyent/wp-content/plugins/buyent-classified/includes/classified-elementor/images/blue.png);
}
.buyent-processes .process-step:last-child::before {
    background-image: url(file:///D|/wamp/www/buyent/wp-content/plugins/buyent-classified/includes/classified-elementor/images/orange.png);
}
.buyent-processes .process-step::before {
    content: "";
    height: 100%;
    background-repeat: no-repeat;
    width: 100%;
    position: absolute;
    top: 83px;
    left: 28px;
}
.buyent-processes .process-step:nth-child(2) .icon {
    background-color: #ff1e38;
    border:none;
}
.buyent-processes .process-step:nth-child(3) .icon {
    background-color: #6001d3;
    border:none;
}
.buyent-processes .process-step:last-child .icon {
    background-color: #ff7225;
    border:none;
}
.view-more button {
    padding: 7px 28px;
    margin: 60px 0px 80px;
    font-size: 13px;
    font-family: raleway;
    border: none;
}
.buyent-process button {
    padding: 8px 10px;
    font-size: 13px;
    font-family: raleway;
    width: 113px;
    border: none;
}
.buyent-process .text-primary {
    font-size:20px;
    margin-bottom:0;
}
.buyent-process h2 {
    margin-bottom: 10px;
    font-size: 30px;
}
.buyent-processes .process-step .icon {
    margin-bottom: 20px;
}
.car-products h3,
.animal-products h3 {
    color: #000;
}
/*.buyent-gallery {
    margin-top: -170px;
}*/
.car-products {
    padding: 80px 0;
}
.animal-products {
    padding-bottom: 80px;
}
.has-search .form-control {
    padding-left: 3.5rem;
    border-radius: 0;
    height: 60px;
}
.has-search .form-control-feedback {
    position: absolute;
    z-index: 2;
    color: #231900;
    left: 25px;
    top: 23px;
}
.hero-banner .form-group svg {
    position: absolute;
    top: 22px;
    left: 0;
}
/*style-css home 2*/
.bg-red-star{
    border-width: 22px;
    border-style: solid;
    border-color: #bf0820 transparent transparent #bf0820;
    position: absolute;
    top: 31px;
    left: 16px;
}
.feature-product-content {
    border: 1px solid #eee;
    margin-bottom:30px;
    position: relative;
    overflow: hidden;
}
.feature-product-content .feature-img {
    position:relative;
    overflow:hidden;
}
.feature-product-content .chaffles-heading {
    position:relative;
    margin-bottom:10px;
}
.feature-product-content .feature-product-heading {
    margin-bottom: 35px;
    margin-top: 30px;
}
.feature-product-content .chaffles-heading a.the-beat-chaff {
    font-size: 18px;
    color: #231900;
    line-height: 30px;
    height: 30px;
    position: relative;
    overflow: hidden;
    display: block;
}
.feature-product-content .chaffles-heading a.the-beat-chaff:hover {
    color:#FFCC00;
}
.feature-product-content .chaffles-heading span {
    font-size:14px;
}
.feature-product-content .chaffles-footer {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-content: center;
    align-items: center;
}
.feature-product-content .chaffles-footer button {
    border: 1px solid #eee;
    background: #fff;
    padding: 5px 10px;
    font-size: 12px;
    display:none;
}
.chaffles-footer button:hover {
    border: 1px solid #FFCC00;
    background: #FFCC00;
    color: #fff;
}
.feature-product-content .chaffles-footer h4 {
    color: #FFCC00;
    font-size: 18px;
    margin-bottom:0;
}
.feature-product-content .chaffles-footer h4 span.buyent-pricetype {
    font-size: 12px;
    color: #777;
    margin-left: 5px;
    text-transform: uppercase;
}
.feature-product-content .feature-product-heart{
    position: absolute;
    top: 55px;
    right: 50px;
    background: #fff;
    width: 30px;
    height: 30px;
    line-height: 2;
    text-align: center;
    border-radius: 50%;
}
.feature-product-content .feature-product-heart:hover{
    position: absolute;
    top: 55px;
    right: 50px;
    background: #fff;
    color: red;
}
.feature-product-content .feature-body {
    padding:20px;
    background-color: #FFF;
}
.feature-product-content .feature-img .aln-img-1 {
    position: absolute;
    bottom: 15px;
    left: 20px;
}
.staff-list .owl-nav {
    position: absolute;
    right: 32px;
    top: -65px;
}
.arrow {
    position: absolute;
    top: 3.9px;
    right: -22px;
}
.feature-img .aln-img-1 img {
    border-radius: 50%;
    height: 35px;
    width: 35px!important;
    z-index: 9;
    position: relative;
}
.feature-img .aln-img-1 span {
    background: rgba(255,255,255,0.3);
    border-radius:0 20px 20px 0;
    padding: 5px 15px;
    font-size: 12px;
    color: #fff;
    padding-left: 15px;
    margin-left: -10px;
    text-transform: capitalize;
    position: relative;
}
.heart-icons {
    position: absolute;
    top: 20px;
    right: 20px;
    background: #fff;
    width: 30px;
    height: 30px;
    line-height: 2;
    text-align: center;
    border-radius: 50%;
}
section.great-product {
    padding: 50px;
}
section.feature-product {
    position:relative;
}
.heart-icons:hover {
    background: #fff;
    color:red;
}
.recent-ads-body:hover{
    box-shadow: 0 0 11px rgb(33 33 33 / 20%);
}
section.Recent-product {
    padding: 50px 0px;
}
.recent-ads-heading {
    text-align: center;
    margin-bottom: 28px;
}
.swiper-slide.slider-main-1.swiper-slide-active {
    min-height: 850px;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    width: 100%;
    background-position: center center !important;
}
.search-box {
    position: absolute;
    top: 0;
    z-index: 2;
    width:100%;
    min-height: 800px;
}
.search-box .search-box-content {
    padding-top:150px;
}
.search-box-content .buyent-btn {
    position:relative;
    margin-bottom:50px;
    width: 80%;
}
.search-box-content .buyent-btn h2 {
    padding: 15px 0px;
    font-size: 54px;
    line-height: 1.2;
    font-weight: 600;
    padding-top: 0;
    margin-bottom:0;
}
.search-box-content .buyent-btn p {
    font-size:18px;
}
.search-box-content.buyent-btn a {
    background: #f3f8fb;
    padding: 3px 15px;
    border-radius: 20px;
    width: 210px;
    margin-bottom: 10px;
}
.search-box-content .buyent-btn a {
    color: #231900;
    font-size:20px;
    font-weight:500;
}
.search-box-content .buyent-btn a span{
    color: #FFCC00;
}
.multiple-block {
    padding-top:70px;
    position:relative;
}
.multiple-block ul.multiple-block-item li {
    display: inline-block;
    padding-right: 20px;
}
.multiple-block .building-toys {
    background: #fff;
    width: 70px;
    height: 70px;
    text-align: center;
    border-radius: 10px;
    padding: 15px;
    position: relative;
    overflow: hidden;
    border:1px solid #FFF;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}
.multiple-block span.building-block {
    font-size: 12px;
    text-align: center;
    display: block;
    color:#231900;
}
.multiple-block .building-toys:hover {
    border-color: #FFCC00;
    color: #fff;
}
.multiple-block .building-toys i{
    font-size: 30px;
}
.multiple-block .curly-arrow-2 {
    position:absolute;
    top:0;
    left:-70px;
    max-width:40px;
}
.multiple-block .curly-arrow-2 img {
    transform: rotate(0deg);
}
.search-item-1 {
    background: #fff;
    position: relative;
    top: 20px;
    left: 20px;
    padding: 10px 20px;
    height: 80px;
    width: 320px;
}
.search-item-1 label {
    color: #000;
    font-weight: 500;
    padding: 0px 40px;
}
input.search {
    border: none;
    padding: 0px 40px;
    line-height: 2.2;
}
.search-item-1 span {
    position: absolute;
    top: 21px;
    left: 15px;
    color: #fff;
    background: #FFCC00;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 1.8;
    border-radius: 50%;
}
.select-item-1 {
    background: #f6f9fe;
    position: relative;
    top: 20px;
    left: -15px;
    padding: 10px 20px;
    height: 80px;
    width: 320px;
}
.select-item-1 label {
    color: #000;
    font-weight: 500;
    padding: 0px 45px;
}
select.search {
    border: none;
    padding: 0px 40px;
    background: #f6f9fe;
}
.select-item-1 span {
    position: absolute;
    top: 21px;
    left: 15px;
    color: #fff;
    background: #FFCC00;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 1.8;
    border-radius: 50%;
}
.the-best-img img {
    border-radius: 10px 0px 0px 10px;
}
.classified-list-2 {
    margin-bottom: 30px;
    padding: 0 15px;
}
.classified-box {
    position:relative;
    border:none;
    box-shadow: 0 0 10px 0 rgba(0,0,0,.1);
}
.classified-box .card-img-top {
    width:auto;
}
.classified-box .classified-box-img {
    position:relative;
    overflow:hidden;
    border-radius: 4px 0 0 4px;
}
.classified-box .classified-box-desc {
    position:relative;
    padding:15px 20px
}
.classified-box .classified-box-desc .product-heading > span {
    font-size:14px;
    color:#777;
}
.classified-box .classified-box-desc .product-heading > span i {
    margin-right:5px;
    color:#777;
}
.classified-box .classified-box-desc h2 {
    margin-bottom: 5px;
    line-height: 30px;
    height: 35px;
    position: relative;
    overflow: hidden;
}
.classified-box .classified-box-desc h2:hover {
    color:#FFCC00;
}
.classified-box .classified-box-desc h2 a {
    font-size:20px;
}
.tooltip {
    text-transform: capitalize;
}
.tooltip .tooltiptext {
    visibility: hidden;
    min-width: 100px;
    background-color: black;
    color: #fff;
    text-align: center;
    font-size: 12px;
    padding: 0 10px;
    position: absolute;
    right: 30px;
    top: 0;
    z-index: 1;
    text-transform: capitalize;
}
.tooltip:hover .tooltiptext {
    visibility: visible;
}
.tooltip2 .tooltiptext {
    visibility: hidden;
    width: 100px;
    background-color: black;
    color: #fff;
    text-align: center;
    font-size: 14px;
    border-radius: 0;
    padding: 3px 0px;
    position: absolute;
    right: 1px;
    top: 3px;
    z-index: 1;
}
.tooltip2:hover .tooltiptext {
    visibility: visible;
}
.tooltip3 .tooltiptext {
    visibility: hidden;
    width: 100px;
    background-color: black;
    color: #fff;
    text-align: center;
    font-size: 14px;
    border-radius: 0;
    padding: 3px 0px;
    position: absolute;
    right: 1px;
    top: 3px;
    z-index: 1;
}
.tooltip3:hover .tooltiptext {
    visibility: visible;
}
.tooltip4 .tooltiptext {
    visibility: hidden;
    width: 100px;
    background-color: black;
    color: #fff;
    text-align: center;
    font-size: 14px;
    border-radius: 6px;
    padding: 3px 0px;
    position: absolute;
    right: 1px;
    top: 3px;
    z-index: 1;
}
.tooltip4:hover .tooltiptext {
    visibility: visible;
}
.aln-img {
    position: absolute;
    bottom: 12px;
    left: 32px;
}
.product-main-heading {
    padding: 10px;
    margin-top: 10px;
}
.detail-btn {
    position: absolute;
    right: 30px;
    bottom: 30px;
}
.product-heading h4 {
    margin-top: 0;
    margin-bottom: 5px;
    color: #FFCC00;
}
.product-heading h4 span.buyent-pricetype {
    font-size: 12px;
    color: #777;
    margin-left: 5px;
    text-transform: uppercase;
}
.detail-btn a {
    border:1px solid #f5f5f5;
    background: #f5f5f5;
    color: #777;
    padding: 12px 30px;
    font-size: 14px;
    margin-top: 0;
}
.winter-sale-img {
    margin-top: -40px;
}
.detail-btn a:hover {
    border: 1px solid #FFCC00;
    background: #FFCC00;
    color: #fff;
}
.aln-img img {
    border-radius: 50%;
    height: 35px;
    width: 35px;
    position:relative;
    z-index:9;
}
.aln-img span {
    background: rgba(255,255,255,0.3);
    border-radius: 0 20px 20px 0;
    padding: 5px 15px;
    padding-left: 15px;
    font-size: 12px;
    color: #fff;
    padding-left: 15px;
    margin-left: -10px;
    text-transform: capitalize;
    position: relative;
}
.star-shining {
    position: absolute;
    right: 15px;
    top: 15px;
}
.product-heading p {
    color: #777;
    margin-bottom:10px;
}
.star-shining img{
    width: 22px;
    height: 22px;
}
.heart-icons-1 {
    position: absolute;
    top: 10px;
    right: 20px;
    background: #fff;
    width: 30px;
    height: 30px;
    line-height: 2;
    text-align: center;
    border-radius: 50%;
}
.main-categories {
    font-size: 20px;
    font-weight: 600;
}
.card.categories {
    position:relative;
}
.main-categories {
    font-size: 20px;
    font-weight: 600;
    color: #000;
    background: #F3f8fb;
    border-top: 1px solid #f3f8fb;
}
.btn-ads{
    background: #F3f8fb;
    border: 1px solid #f3f8fb;
    padding: 5px 10px;
    font-size: 13px;
    color: #000;
    color: #717171;
}
.furnit-item {
    background: #f3f8fb;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    text-align: center;
}
.furnit-item img{
    position: relative;
    top:5px;
}
ul.child-list-item {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
span.span-furniture {
    position: absolute;
    top: 15px;
    left: 75px;
    color: #000;
}
.cf-hero-slider {
    min-height:800px;
}
.cf-hero-slider.swiper-container-horizontal>.swiper-pagination-bullets, .cf-hero-slider.swiper-pagination-custom, .swiper-pagination-fraction {
    right: 25%;
    text-align: left;
    position: absolute;
    left: auto;
    width: auto;
    bottom:10px;
}
.cf-hero-slider .swiper-pagination-bullet:hover {
    transform: scale(1.1);
}
.cf-hero-slider .swiper-pagination-bullet {
    width: 10px!important;
    height: 10px!important;
    background: #000 !important;
    opacity:0.8;
}
.cf-hero-slider .swiper-pagination-bullet-active {
    background: #FFCC00 !important;
}
section.process {
    background-color: #f3f8fb;
    margin-top: 50px;
    background-repeat: no-repeat;
    background-size: cover;
}
.exert-tem h5 {
    margin-bottom: 3px;
    color:#a6a7aa;
}
.exert-tem h2 {
    font-size: 30px;
    margin-bottom: 5px;
}
.exert-tem p {
    margin-bottom: 10px;
}
.create-account:hover{
    background-color: #fff;
}
.create-account {
    padding: 80px 20px;
}
.create-account h2 {
    font-size: 20px;
    margin-top: 10px;
}
.col-radius {
    width: 50px;
    height: 50px;
    background: crimson;
    text-align: center;
    line-height: 3;
    border-radius: 50%;
    color: #fff;
}
.col-radius-1 {
    width: 50px;
    height: 50px;
    background: blue;
    text-align: center;
    line-height: 3;
    border-radius: 50%;
    color: #fff;
}
.exert-tem {
    padding: 80px 0px;
}
.create-account p {
    margin-top: 10px;
}
.main-icon-1:hover{
    position: absolute;
    bottom: 0;
    right: 0;
}
.multiple-dots {
    position: absolute;
    top: 72px;
}
footer.max-footer {
    background: #000;
    background-size: cover;
    background-repeat: no-repeat;
    /* padding: 50px 0px; */
}
.footer-head h2 {
    /* padding: 70px 0px; */
    color: #fff;
    margin-bottom: 10px;
}
.footer-head p {
    color: #eee;
}
.footer-head {
    padding: 15px 0px;
}
.footer-part-1{
    padding: 55px 0px;
}
.payment-method h2 {
    color: #fff;
    margin-bottom: 10px;
}
ul.social-links-1 li {
    display: inline-block;
    padding: 0px 10px;
    background: #fff;
    border-radius: 50%;
    text-align: center;
    width: 35px;
    height: 35px;
    line-height: 2.2;
}
.input-group {
    padding: 10px 0px;
}
.my-account {
    padding: 65px 25px;
}
.contact-heading h2 {
    color: #fff;
}
ul.location-address li {
    padding: 5px;
}
a.address-heading {
    color: #eee;
}
.location-addres {
    margin-top: 12px;
}
.lingks {
    padding: 63px 10px;
}
.tag-links h2 {
    color: #fff;
    margin-bottom: 20px;
}
ul.tag_list li {
    display: inline-block;
    padding: 0px 1px;
}
button.multiple-btni {
    background: #252525;
    border: 1px solid #252525;
    color:#eee;
}
.filter {
    background: #252525;
}
ul.tag_list
{
    margin-top: 15px;
}
h2.per-heading {
    color: #fff;
}
.perfomance-filter {
    padding: 65px 5px;
}
.contact-add-1 {
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 1.7;
    color: #fff;
    font-size: 18px;
    margin-top: 8px;
    border-radius: 50%;
    border: 1px solid #fff;
}
.listing-ratings h3 {
    color: #fff;
}
.listing-ratings p {
    color: #eee;
}
.perfomance-heading {
    margin-left: -15px;
}
.tyre-section-content {
    padding: 10px 0px;
}
.copyright-heading {
    background: #252525;
    padding: 15px;
}
.cpy_right {
    text-align: center;
}
p.copy-right {
    color: #fff;
}
span.script-bundle {
    color: #ff7700;
    font-weight: 600;
    font-size: 18px;
}
section.get-apps {
    background-size: cover;
    background-repeat: no-repeat;
}
section.get-apps h3 {
    font-size:30px;
    margin-bottom:10px;
}
.app {
    text-align: right;
    padding: 14px 0px;
}
.app img {
    padding-left: 10px;
}
.main-icon-hid
{
    visibility: hidden;
    position: absolute;
    bottom: 30px;
    right: 30px;
    opacity: 0.8;
}
.create-account:hover .main-icon-hid
{
    visibility: visible;
}

.item:before {
    content: " ";
    position: absolute;
    top: 20px;
    left: 26.5px;
    width: 100%;
    height: 50px;
    border-left: 1px solid #eee;
}
.bg-red-star i {
    color: #fff;
    position: absolute;
    left: -17px;
    top: -18px;
}
.red-white-star i {
    color: #fff;
    position: absolute;
    left: -15px;
    top: -15px;
    font-size: 12px;
}
.red-white-star {
    border-width: 22px;
    border-style: solid;
    border-color: #bf0820 transparent transparent #bf0820;
    position: absolute;
    top: 0px;
    left: 0px;
}
/*MAIN . CSS HOME 2*/
.input-field span.field-icon {
    color: #FFCC00;
    width: 40px;
    height: 40px;
    background: #f3f8fb;
    text-align: center;
    line-height: 2.3;
    border-radius: 50%;
    float: left;
    margin-top: 5px;
}
.field-icon img.top-img {
    position: relative;
}
.building-toys img {
    position: relative;
}
.s01 {
    background: #cdd2e0;
    padding: 15px;
    border-radius: 10px;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
}
.s01 form {
    width: 100%;
}
.s01 form legend {
    font-size: 72px;
    line-height: 1;
    color: #fff;
    margin-bottom: 60px;
}
.s01 form .inner-form {
    background: #fff;
    border-radius: 10px;
    padding: 20px;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
}
.s01 form .inner-form .input-field {
    position: relative;
    width:40%;
}
.s01 form .inner-form .input-field:last-child {
    position: relative;
    width:15%;
}
.s01 form .inner-form .search-fields {
    position: relative;
    overflow: hidden;
}
.s01 form .inner-form .input-field label {
    color: #000;
    font-size: 14px;
    margin-left: 10px;
    display: block;
    line-height:20px;
}
.s01 form .inner-form .input-field input {
    background: #fff;
    border: 0;
    padding: 0 10px;
    font-size: 16px;
    width:100%;
}
.s01 form .inner-form .select2-container .select2-selection--single, .s01 form .inner-form .select2-container--default .select2-selection--single .select2-selection__arrow {
    height:28px;
}
.s01 form .inner-form .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 28px;
}
.s01 form .inner-form .select2-container--default .select2-selection--single {
    background-color:transparent;
}
/* NEW ELEMENTS */
.call-actionz .parallex-text h5 {
    color: #FFCC00;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
    margin-bottom: 0;
}
.call-actionz .parallex-text h4 {
    font-size: 40px;
    margin: 0 0 20px;
    color: #fff;
    text-transform: capitalize;
    line-height: 1.5;
}
.call-actionz p {
    width: 60%;
    margin: 0 auto;
    margin-bottom: 40px !important;
    font-size: 22px;
    color: #fff;
    line-height: 1.8em;
}
.call-actionz a.btn {
    margin: 0 10px;
}
.fr-top-icons {
    text-align: center;
    position: relative;
    padding: 50px 0;
}
.fr-top-icons::before {
    content: "";
    top: 0;
    position: absolute;
    right: 0;
    border-right: 1px solid #e9e9e9;
    height: 100%;
}
.fr-top-icons::after {
    content: "";
    bottom: 0;
    position: absolute;
    left: 0;
    border-bottom: 1px solid #e9e9e9;
    width: 100%;
}
.fr-top-icons img {
    position: relative;
    z-index: 9;
    width: 55px;
}
.top-style {
    color: #000;
    font-size: 20px;
    margin: 20px 0;
    font-weight: 500;
}
.fr-top-icons span {
    background-color: #f8f8fa;
    padding: 2px 10px;
    font-size: 14px;
    border: 1px solid #e9e9e9;
}
.fr-top3-category .col-xl-3:nth-child(4n+4) .fr-top-icons::before {
    border-right: none;
}
.cities-section {
    position: relative;
    overflow: hidden;
    width: 100%;
}
.cities-grid-area-2 .city-card {
    height: 450px;
    position: relative;
    overflow: hidden;
    box-shadow: 5px 5px 0 rgba(0,0,0,.15);
    text-align: center;
    margin-bottom: 30px;
}
.cities-grid-area-2 .title-content {
    text-align: center;
    margin: 70px 0 0 0;
    position: absolute;
    z-index: 1;
    width: 100%;
    top: 0;
    left: 0;
}
.cities-grid-area-2 h3 {
    font-size: 24px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 0;
}
.cities-grid-area-2 hr {
    width: 50px;
    height: 3px;
    margin: 20px auto;
    border: 0;
    background: #d0bb57;
    background-color: rgb(208, 187, 87);
}
.cities-grid-area-2 .card-info {
    width: 100%;
    position: absolute;
    bottom: 100px;
    left: 0;
    margin: 0 auto;
    padding: 0 50px;
    color: #dce3e7;
    font-style: 16px;
    line-height: 24px;
    z-index: 20;
    opacity: 0;
    -webkit-transition: bottom .3s,opacity .3s cubic-bezier(.33,.66,.66,1);
    -moz-transition: bottom .3s,opacity .3s cubic-bezier(.33,.66,.66,1);
    -o-transition: bottom .3s,opacity .3s cubic-bezier(.33,.66,.66,1);
    transition: bottom .3s,opacity .3s cubic-bezier(.33,.66,.66,1);
}
.cities-grid-area-2 .utility-info {
    position: absolute;
    bottom: 30px;
    left: 30px;
    z-index: 20;
}
.cities-grid-area-2 .utility-list {
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 100%;
}
.cities-grid-area-2 .utility-list li {
    display: inline-block;
    color: #AAA;
    text-transform: capitalize;
    font-size: 16px;
}
.utility-list .comments img {
    width: 15px;
    margin-right: 10px;
}
.cities-grid-area-2 .city-card .gradient-overlay {
    background-image: -webkit-linear-gradient(transparent 0,rgba(0,0,0,.6) 21%);
    background-image: -moz-linear-gradient(transparent 0,rgba(0,0,0,.6) 21%);
    background-image: -o-linear-gradient(transparent 0,rgba(0,0,0,.6) 21%);
    background-image: linear-gradient(transparent 0,rgba(0,0,0,.6) 21%);
    position: absolute;
    top: 350px;
    left: 0;
    z-index: 15;
}
.cities-grid-area-2 .city-card .color-overlay {
    background: rgba(0,0,0,0) linear-gradient(to bottom,rgba(255,255,255,0),rgba(0,0,0,.9));
    height: 100%;
    left: 0;
    opacity: 1;
    position: absolute;
    top: 0;
    width: 100%;
    content: "";
}
.cities-grid-area-2 .city-card:hover .card-info {
    opacity: 1;
    bottom: 120px;
}
.choose-title h3 {
    font-size: 16px;
    margin-bottom: 5px;
    margin-top: 0;
    color: #777;
    font-weight: normal;
}
.choose-title h2 {
    font-size: 30px;
    font-weight: 500;
    margin-bottom: 0;
    text-transform: capitalize;
    margin-top: 0;
}
.choose-title p {
    margin-top: 20px;
    font-size: 16px;
    margin-bottom: 0;
}
.choose-services {
    position: relative;
    margin-top: 30px;
}
.choose-services ul.choose-list {
    list-style: none;
    padding: 0;
    padding-top: 15px;
}
.choose-services ul.choose-list li {
    margin-bottom: 20px;
    position: relative;
    overflow: hidden;
}
.choose-services .choose-list li .iconbox {
    float: left;
    max-width:64px;
    margin-right:15px;
}
.choose-services ul.choose-list li .iconbox img {
    max-width:50px;
    width:15px;
}
.choose-box-content {
    position:relative;
    float:left;
}
.choose-box-content h4 {
    font-weight: 500;
    margin-bottom: 5px;
    margin-top: 0;
    font-size: 18px;
    text-transform: capitalize;
}
.choose-box-content p {
    font-size: 16px;
}
.p-call-action {
    list-style: none;
}
.p-call-action li {
    display: inline-block;
    padding-left: 5px;
    width: 49.6%;
    padding-bottom: 5px;
}
.p-about-us {
    position:relative;
}
.p-about-us .p-absolute-menu a {
    border: 3px solid #FFCC00;
}
.p-about-us .p-absolute-menu a {
    display: block;
    width: 154px;
    height: 154px;
    position: absolute;
    left: 50%;
    top: 50%;
    background: #fff;
    -moz-border-radius: 92px;
    -webkit-border-radius: 92px;
    border-radius: 92px;
    text-align: center;
    color: #231900;
    font-size: 24px;
    padding-top: 46px;
    -moz-transition-property: all;
    -o-transition-property: all;
    -webkit-transition-property: all;
    transition-property: all;
    -moz-transition-duration: .3s;
    -o-transition-duration: .3s;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    font-weight:500;
}
.gird_with_list {
    box-shadow: 0 0 10px 0 rgba(0,0,0,.1);
    background-color: #fff;
    border-radius: 3px;
    position: relative;
    overflow: hidden;
    margin-bottom: 30px;
}
.switcher-image-box {
    position: relative;
    display: block;
}
.switcher-image-box img {
    width: 100%;
}
.choose-services .button-div {
    margin-top:30px;
}
.featured-ribbon {
    height: 75px;
    overflow: hidden;
    position: absolute;
    right: 15px;
    top: 15px;
}
.featured-ribbon span {
    box-shadow: 0 3px 12px -7px #000;
    color: #FFF;
    font-size:12px;
    display: block;
    text-align: center;
    text-transform: uppercase;
    background: #E52D27;
    line-height:30px;
    padding: 0 15px;
}
.switcher-image-box .video-button {
    position: absolute;
    left: 20px;
    bottom: 10px;
    opacity: .6;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease- 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
}
.switcher-image-box img {
    width: 100%;
}
span.bookmarkz-listing {
    position: absolute;
    right: 20px;
    bottom: -20px;
    display: table;
    z-index: 1;
}
span.bookmarkz-listing a {
    background-color: #FFF;
    border-radius: 50%;
    width: 45px;
    height: 45px;
    color: #231900;
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
}
.gird_with_list .caption {
    padding: 15px 20px;
}
.gird_with_list .caption h4 {
    margin: 0;
    font-size: 20px;
    margin-bottom: 10px;
}
.gird_with_list .caption h4 a {
    color: #231900;
    margin-bottom: 0;
    text-transform: capitalize;
}
.gird_with_list .caption .list-inline {
    margin-left: 0;
    margin-bottom: 5px;
}
.gird_with_list .caption .list-inline li:first-child {
    padding-left: 0 !important;
}
.gird_with_list .caption .list-inline li {
    padding: 5px 10px !important;
    padding-left: 10px;
    font-size: 14px;
    line-height: 5px;
    display:inline-block;
}
.gird_with_list .caption .list-inline li:last-child {
    border-right: medium none;
}
.gird_with_list .caption .list-inline li a {
    color:#515154;
}
.list-grid-switcher-item-text {
    margin: 0 0 10px !important;
    position: relative;
    overflow: hidden;
    max-height: 60px;
    font-size: 14px;
}
.gird_with_list .caption .venue span.woocommerce-Price-amount {
    font-size: 20px;
    color: #FFCC00;
}
.gird_with_list .caption .venue span.buyent-pricetype {
    font-size: 12px;
    margin-left: 5px;
    text-transform: uppercase;
}
.gird_with_list .caption .venue span i {
    margin-right:5px;
}
.gird_with_list .caption .venue a {
    margin-left: 5px;
}
.authorz {
    padding: 10px 20px;
    position: relative;
    overflow: hidden;
    background-color: #f7f7f7;
    align-content: center;
    align-items: center;
    display: none;
}
.authorz .author-thumb {
    height: 30px;
    width: 30px;
    float: left;
    border-radius: 50%;
    overflow: hidden;
}
.authorz .author-thumb a {
    display: block;
}
.authorz .author-info {
    float: left;
    padding-left:20px;
    position: relative;
}
.authorz .author-info h6 {
    font-weight: 500;
    margin: 0;
    font-size:14px;
    text-transform:capitalize;
}
.authorz .author-info .listing-date {
    color: rgba(38,38,38,.5);
    font-size: 14px;
}
.authorz .author-info .listing-date i {
    font-size:14px;
    margin-right:5px;
}
.imz-over::after {
    background: rgba(0,0,0,0) linear-gradient(to bottom,rgba(255,255,255,0),rgba(0,0,0,.7)) repeat scroll 0 0;
    content: "\a ";
    height: 100%;
    left: 0;
    opacity: 1;
    position: absolute;
    top: 0;
    width: 100%;
}
.card.agent-1 {
    box-shadow: none;
    border: 1px solid #ebebeb;
    margin-bottom: 30px;
}
.agent-1 .card-image {
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
}
.agent-1 .card-image img {
    padding: 15px;
    padding-bottom: 0;
}
.agent-1 .card-body .username {
    line-height: 30px;
    font-size: 14px;
    color: #FFCC00;
}
.agent-1 .card-title {
    margin-bottom: 0;
    font-size: 18px;
    text-transform:capitalize;
    line-height:30px;
}
.dropdown-divider {
    height: 0;
    margin: .7rem 0;
    overflow: hidden;
    border-top: 1px solid #ebebeb;
}
.agent-1 .agent-short-detials .widget-inner-elements:not(:last-child) {
    margin-bottom: 10px;
}
.widget-inner-elements {
    width: 100%;
    display: flex;
    font-size: 15px;
    color: #777;
}
.widget-inner-text {
    display: flex;
    vertical-align: middle;
    justify-content: center;
    align-items: center;
}
.widget-inner-icon, .widget-inner-text .fa-star {
    display: inline-block;
    width: 36px;
    height: 36px;
    line-height: 36px;
    margin-right: 5px;
    color: #FFCC00;
    font-size: 16px;
    text-align: center;
    border-radius: 50%;
    background-color: #f3f3f6;
    vertical-align: middle;
}
.agent-1 .card-image .agent-type {
    position: absolute;
    top: 15px;
    left: 15px;
}
.agent-type .badge-agent-type {
    background-color: #E52D27;
    font-weight: normal;
    padding: 5px 10px;
    font-size: 14px;
    text-transform: uppercase;
    border-radius: 0;
    color:#FFF;
}
.main-home-sec7 {
    position:relative;
}
.main-home-sec7 .hading {
    margin-bottom:30px;
}
.main-home-sec7 .hading p.app-tag {
    font-size: 16px;
    margin-bottom: 0;
    color:#777;
}
.main-home-sec7 h2 {
    font-size: 40px;
    margin-bottom: 15px;
    font-weight: 600;
    line-height: 56px;
}
.parallex h2 {
    position: relative;
    z-index: 7;
}
.main-home-sec7 .hading ul {
    margin-bottom:30px;
    list-style: disc;
    padding-left: 15px;
}
.main-home-sec7 .hading ul li {
    line-height: 40px;
    color: #777;
}
.main-home-sec7 .apple-div {
    float: left;
}
.main-home-sec7 .btn.app-download-button1 {
    -moz-user-select: none;
    background-color: #231900;
    border: 0 none;
    color: #fff;
    display: block;
    font-weight: 400;
    overflow: hidden;
    padding: 0;
    position: relative;
    -webkit-transition: all 0s ease-in-out 0s;
    -moz-transition: all 0s ease-in-out 0s;
    -ms-transition: all 0s ease-in-out 0s;
    -o-transition: all 0s ease-in-out 0s;
    transition: all 0s ease-in-out 0s;
    width: 100%;
    z-index: 1;
}
.main-home-sec7 .btn.app-download-button1 span.app-store-btn1 {
    display: block;
    padding: 12px 20px;
    position: relative;
    border: 0;
    o-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
}
.main-home-sec7 .btn.app-download-button1 i {
    display: block;
    font-size: 25px;
    float: left;
    padding: 0 14px 0 0;
    line-height: 40px;
}
.main-home-sec7 .btn.app-download-button1 span.app-store-btn1 span {
    display: block;
    overflow: hidden;
    text-align: left;
    vertical-align: bottom;
    o-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
}
.main-home-sec7 .btn.app-download-button1 span.app-store-btn1 span span:first-child {
    font-size: 12px;
}
.main-home-sec7 .btn.app-download-button1 span.app-store-btn1 span {
    display: block;
    overflow: hidden;
    text-align: left;
    vertical-align: bottom;
    o-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
}
.main-home-sec7 .btn.app-download-button1 span.app-store-btn1 span span:last-child {
    font-size: 16px;
    text-transform: capitalize;
}
.main-home-sec7 .and-div {
    float: left;
    margin-left: 15px;
}
.main-home-sec7 .mobi-1 {
    position: relative;
}
.main-home-sec7 .mobi-1 img {
    position: absolute;
    top: 4px;
    right: 0;
}
.all-type-cats {
    z-index: 0;
    position: relative;
    overflow: hidden;
    background: #fff;
    box-shadow: 0 0 0 1px #ebebeb;
    box-sizing: border-box;
    -webkit-transition: box-shadow .3s ease,z-index 0s .3s ease,-webkit-transform .3s ease;
    transition: box-shadow .3s ease,z-index 0s .3s ease,-webkit-transform .3s ease;
    transition: box-shadow .3s ease,transform .3s ease,z-index 0s .3s ease;
    transition: box-shadow .3s ease,transform .3s ease,z-index 0s .3s ease,-webkit-transform .3s ease;
    padding: 3rem 20px 2rem;
}
.cat-type-img {
    position: relative;
    padding-left: 75px;
    margin-bottom: 35px;
}
.cat-type-img .img {
    position: absolute;
    left: 0;
    top: -27px;
}
.cat-type-img .img img {
    width: 64px;
}
.cat-type-img .cat-type-title {
    display: inline-block;
}
.cat-type-img .cat-type-title h4 {
    font-size: 20px;
    text-transform: capitalize;
}
ul.category-list-data {
    position: relative;
    width: 100%;
    overflow: hidden;
}
ul.category-list-data li {
    display: inline-block;
    position: relative;
    width: 100%;
    margin-bottom: 5px;
}
ul.category-list-data li a {
    color: #5b5b5b;
    display: block;
    text-align: left;
}
ul.category-list-data li a span {
    border-radius: 100%;
    color: #999;
    float: right;
    height: 24px;
    line-height: 24px;
    width: 24px;
    text-align: center;
}
.all-type-cats .asd {
    position: absolute;
    right: -16px;
    bottom: -40px;
    -webkit-transition: .4s;
    z-index: -1;
    transition: .4s;
    opacity: .07;
    width: 128px;
}
.testimonials-modern-1 {
    position:relative;
}
.testimonials-modern-1 .testimonials-item {
    z-index: 0;
    position: relative;
    background: #fff;
    -webkit-transition: box-shadow .3s ease,z-index 0s .3s ease,-webkit-transform .3s ease;
    transition: box-shadow .3s ease,z-index 0s .3s ease,-webkit-transform .3s ease;
    transition: box-shadow .3s ease,transform .3s ease,z-index 0s .3s ease;
    transition: box-shadow .3s ease,transform .3s ease,z-index 0s .3s ease,-webkit-transform .3s ease;
    padding: 30px;
    margin-bottom:30px;
    border-radius:0;
    border-bottom: 2px solid #FFCC00;
}
.testimonials-modern-1 .testimonials-item .client-info {
    position: relative;
    padding-left: 100px;
    margin-bottom: 30px;
}
.testimonials-modern-1 .testimonials-item .client-info .img {
    position: absolute;
    left: 0;
    top: 0;
}
.testimonials-modern-1 .testimonials-item .client-info .img img {
    width: 80px;
    height: 80px;
}
.testimonials-modern-1 .testimonials-item .client-info .client-title {
    display: inline-block;
    margin-top: 12px;
}
.testimonials-modern-1 .testimonials-item .client-info .client-title h4 {
    font-size: 24px;
}
.testimonials-modern-1 .testimonials-item .client-info .client-title span {
    display: inline-block;
}
.testimonials-modern-1 .testimonials-item p {
    margin-bottom: 0;
    color: #515154;
}
.testimonials-modern-1 .testimonials-item i {
    position: absolute;
    right: 30px;
    top: 30px;
    font-size: 50px;
    color: #FFCC00;
    -webkit-transition: .4s;
    z-index: -1;
    transition: .4s;
    opacity: .09;
}
.hero-banner-keywords {
    text-align: center;
    margin-top:120px;
}
.hero-banner-keywords span {
    color: #fff;
    font-size: 14px;
    margin-right: 18px;
    font-weight: 500;
}
.hero-banner-keywords a {
    background-color: rgba(255,255,255,0.1);
    border: 1px solid rgba(255,255,255,0.3);
    font-size: 12px;
    margin-right: 12px;
    color: #fff;
    padding: 2px 8px;
    display: inline-block;
    text-decoration: none;
}
.hero-banner-keywords a:hover {
    color:#FFF;
}


/* buyent-new-hero-start */
.buyent-new-hero {
    padding: 90px 0 70px 0;
    background: url("../images/hero-bg.png");
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
.buyent-new-hero .main-content .title {
    font-weight: 500;
    font-size: 20px;
}
.buyent-new-hero .main-content .main-heading {
    font-weight: 600;
    font-size: 36px;
    line-height: 50px;
    margin-bottom: 20px;
}
.buyent-new-hero .main-content .search-btns li {
    display: inline-block;
}
.buyent-new-hero .main-content .search-btns li:first-child {
    margin-right: 20px;
}
.buyent-new-hero .right-cont-box {
    position: relative;
    width: 100%;
    height: 100%;
}
.buyent-new-hero .right-cont-box .save-box,
.all-popular-categories .page-loader-main .loader {
    position: absolute;
    top: -20px;
    left: 10px;
    width: 110px;
    height: 110px;
    border-radius: 50%;
    background-color: #ffcc00;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    font-weight: 600;
    font-size: 35px;
    line-height: 26px;
    color: #000;
    text-align: center;
    outline: 0px solid rgba(255, 204, 0, 0.25);
    animation: buyent-ripple 3s ease-in-out infinite 3s;
}
.all-popular-categories .page-loader-main .loader {
    animation: loader-ripple 3s ease-in-out infinite 3s;
}
.buyent-new-hero .right-cont-box .save-box::before,
.all-popular-categories .page-loader-main .loader::before {
    content: "";
    position: absolute;
    width: 130px;
    height: 130px;
    border-radius: 50%;
    outline: 0px solid rgba(255, 204, 0, 0.25);
    animation: buyent-ripple 3s ease-in-out infinite 3s;
    animation: outer-ripple 3s ease-in-out infinite 2s;
}
.all-popular-categories .page-loader-main .loader::before {
    animation: loader-ripple 3s ease-in-out infinite 3s;
    animation: loader-outer-ripple 3s ease-in-out infinite 2s;
}
@keyframes buyent-ripple {
    0% {
        outline: 0px solid rgba(255, 204, 0, 0.25);
    }
    90% {
        outline: 30px solid rgba(255, 204, 0, 0.25);
    }
}
@keyframes outer-ripple {
    0% {
        width: 0;
        height: 0;
        outline: 30px solid rgba(255, 204, 0, 0.25);
    }
    90% {
        width: 130px;
        height: 130px;
        outline: 30px solid rgba(255, 204, 0, 0.25);
    }
}
@keyframes loader-ripple {
    0% {
        outline: 0px solid rgba(229, 229, 229, 0.25);
    }
    90% {
        outline: 30px solid rgba(229, 229, 229, 0.25);
    }
}
@keyframes loader-outer-ripple {
    0% {
        width: 0;
        height: 0;
        outline: 0px solid rgba(229, 229, 229, 0.25);
    }
    90% {
        width: 130px;
        height: 130px;
        outline: 30px solid rgba(229, 229, 229, 0.25);
    }
}
.buyent-new-hero .right-cont-box .save-box span {
    font-size: 20px;
    display: block;
}
/* buyent-new-hero-end */
/* popular-categories-start */
.popular-categories {
    padding: 70px 0 40px 0;
}
.main-heading-style {
    margin-bottom: 50px;
}
.popular-categories .main-heading-style {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.popular-categories .main-heading-style .right-cont a i {
    margin-left: 5px;
}
.popular-categories .ctg-box {
    padding: 35px 10px 44px 10px;
    border: 1px solid #F0F0F0;
    position: relative;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 45px;
    transition: 0.5s ease-in-out;
}
.popular-categories .ctg-box .img-box {
    width: 64px;
    height: 64px;
}.popular-categories .ctg-box .img-box img {
    width: 100%;
}
.popular-categories .ctg-box:hover {
    border: 1px solid #ffcc00;
}
.popular-categories .ctg-box a {
    width: 100%;
}
.popular-categories .ctg-box .title {
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
    margin-top: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}
.popular-categories .ctg-box .ads-box {
    position: absolute;
    bottom: -18px;
    left: 0;
    right: 0;
    margin: 0 auto;
    padding: 5px 12px;
    font-weight: 500;
    width: 100px;
    font-size: 14px;
    line-height: 24px;
    background-color: #F0F0F0;
    transition: 0.5s ease-in-out;
} 
.popular-categories .ctg-box:hover .ads-box {
    background-color: #ffcc00;
}
/* popular-categories-end */
/* all-popular-categories-start */
.all-popular-categories {
    padding: 70px 0;
}
.all-popular-categories .main-heading-style {
    text-align: center;
}

.all-popular-categories .ctg-grid-box {
    background-color: #ffff;
    margin-bottom: 30px;
    transition: 0.5s ease-in-out;
}
.all-popular-categories .ctg-grid-box:hover {
    box-shadow: 0px 10px 30px rgba(0, 18, 65, 0.1);
}
.all-popular-categories .ctg-grid-box .img-box {
    position: relative;
}
.all-popular-categories .ctg-grid-box .img-box .user-img {
    position: absolute;
    bottom: -20px;
    right: 20px;
}
.all-popular-categories .ctg-grid-box .img-box .user-img img {
    border-radius: 50%;
}
.all-popular-categories .ctg-grid-box .img-box .ftrd-catg {
    position: absolute;
    top: 10px;
    left: 10px;
    padding: 0px 8px;
    font-size: 10px;
    color: #ffff;
    line-height: 24px;
    text-transform: uppercase;
    background-color: #e52d27;
}
.all-popular-categories .ctg-grid-box .cont-box {
    padding: 20px;
    border-left: 1px solid #F0F0F0;
    border-right: 1px solid #F0F0F0;
}
.all-popular-categories .ctg-grid-box .cont-box .ctg {
    display: block;
    line-height: 20px;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.all-popular-categories .ctg-grid-box .cont-box .ctg a {
    font-size: 14px;
    color: #777;
}
.all-popular-categories .ctg-grid-box .cont-box .heading {
    font-weight: 500;
    font-size: 20px;
    margin: 5px 0;
    line-height: 25px;
}
.all-popular-categories .ctg-grid-box .cont-box .location {
    display: flex;
    align-items: center;
    line-height: 24px;
    color: #777;
    font-size: 14px;
}
.all-popular-categories .ctg-grid-box .cont-box .location i {
    font-size: 14px;
    color: #777;
    margin-right: 5px;
}
.all-popular-categories .ctg-grid-box .botm-cont {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border: 1px solid #F0F0F0;
}
.all-popular-categories .ctg-grid-box .botm-cont .left-side .txt {
    font-weight: 500;
    font-size: 16px;
    line-height: 25px;
    color: #ffcc00;
    margin-left: 20px;
}
.all-popular-categories .ctg-grid-box .botm-cont .left-side .txt .buyent-pricetype {
    color: #777;
    margin-left: 5px;
    font-size: 14px;
}
.all-popular-categories .ctg-grid-box .botm-cont .left-side .txt .amount {
    color: #000;
}
.all-popular-categories .ctg-grid-box .botm-cont .right-side ul li {
    display: inline-block;
    border-left: 1px solid #F0F0F0;
}
.all-popular-categories .ctg-grid-box .botm-cont .right-side ul li a {
    width: 40px;
    height: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}
.all-popular-categories .ctg-grid-box .botm-cont .right-side ul li a badge {
    position: absolute;
    top: 6px;
    right: 2px;
    color: #000;
    background: #ffcc00;
    border-radius: 50%;
    width: 15px;
    height: 15px;
    font-size: 7px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.all-popular-categories .ctg-grid-box .botm-cont .right-side ul li a:hover badge {
    color: #000;
}
.all-popular-categories .ctg-grid-box .botm-cont .right-side ul li a .tooltip-text {
    opacity: 0;
    width: 90px;
    background-color: black;
    color: #fff;
    font-size: 10px;
    text-align: center;
    border-radius: 5px;
    line-height: 24px;
    position: absolute;
    z-index: 1;
    bottom: 110%;
    left: 50%;
    margin-left: -45px;
    transition: 0.3s ease-in-out;
}
.all-popular-categories .ctg-grid-box .botm-cont .right-side ul li a .tooltip-text:after {
    content: "";
    position: absolute;
    top: 100%;
    left: 47%;
    margin-left: -5px;
    border-width: 8px;
    border-style: solid;
    border-color: #000 transparent transparent transparent;
}
.all-popular-categories .ctg-grid-box .botm-cont .right-side ul li a:hover .tooltip-text {
    opacity: 1;
}
.all-popular-categories .ctg-grid-box .botm-cont .right-side ul li a i {
    color: rgba(0, 0, 0, 0.1);
}
.all-popular-categories .page-loader-main {
    margin-top: 70px;
    display: flex;
    justify-content: center;
}
.all-popular-categories .page-loader-main .loader {
    position: relative;
    background-color: #E5E5E5;
    font-size: 20px;
    outline: 10px solid rgba(229, 229, 229, 0.5);
}
.all-popular-categories .page-loader-main .loader::before {
    outline: 10px solid rgba(229, 229, 229, 0.25);
}
.all-popular-categories .more-products-btn {
    text-align: center;
}
/* all-popular-categories-end */
/* buyent-ads-hero-start */
.buyent-ads-hero {
    padding: 100px 0;
    background-color: #f1f1f1;
    background-image: none;
    position: relative;
    overflow: hidden;
}
/* .buyent-ads-hero::before { 
    content: "";
    width: 20px;
    height: 105%;
    position: absolute;
    top: -15px;
    right: 27%;
    background-color: #ffcc00;
    transform: rotate(-11.5deg);
} */

.buyent-ads-hero::after {
    content: "";
    width: 30%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background-color: #ffcc00;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 28% 100%);
}
.buyent-ads-hero .half-circle {
    position: absolute;
    bottom: 0;
    left: 12%;
    width: auto;
}
.buyent-ads-hero .vector-img {
    position: absolute;
    top: 0;
    left: 0;
    width: auto;
}
.buyent-ads-hero .main-content .txt {
    margin-bottom: 30px;
}
.buyent-ads-hero .main-content {
    position: relative;
    width: 500px;
    padding: 90px 0;
    z-index: 1;
}
.buyent-ads-hero .main-content .circle-plus {
    position: absolute;
    top: 0px;
    right: 90px;
    width: auto;
}
.buyent-ads-hero .main-content .square-img {
    position: absolute;
    top: 80px;
    right: 0px;
    width: auto;
}
.buyent-ads-hero .my-ads-swiper {
    position: relative;
}
.buyent-ads-hero .my-ads-swiper .swiper-container {
    overflow: visible;
}
.buyent-ads-hero .my-ads-swiper .box-dots-img {
    position: absolute;
    bottom: -35px;
    left: -46px;
    width: auto;
}
.buyent-ads-hero .my-ads-swiper .plus-img {
    position: absolute;
    top: -30px;
    left: -32px;
    width: auto;
}
.buyent-ads-hero .my-ads-swiper .swiper-block {
    margin-top: 10px;
}
.buyent-ads-hero .my-ads-swiper .swiper-container {
    width: calc(50% + 50vw);
}
.buyent-ads-hero .my-ads-swiper .swiper-slide {
    width: 400px;
}
.buyent-ads-hero .my-ads-swiper .swiper-pagination {
    display: none;
}
.buyent-ads-hero .my-ads-swiper .ad-grid-box {
    position: relative;
    width: 400px;
    transition: 0.5s ease-in-out;
}
.buyent-ads-hero .my-ads-swiper .ad-grid-box img {
    height: 500px;
    object-fit: cover;
}
.buyent-ads-hero .my-ads-swiper .ad-grid-box::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    box-shadow: 0px -143px 107px -16px rgba(0,0,0,0.75) inset;
    transition: 0.5s ease-in-out;
}
.buyent-ads-hero .my-ads-swiper .ad-grid-box:hover::before {
    content: "";
    opacity: 1;
    transition: 0.5s ease-in-out;
}
.buyent-ads-hero .my-ads-swiper .swiper-slide-active .ad-grid-box:before {
    opacity: 1;
}
.buyent-ads-hero .my-ads-swiper .ad-grid-box .content-box {
    position: absolute;
    bottom: 20px;
    left: 20px;
    opacity: 0;
    transition: 0.5s ease-in-out;
}
.buyent-ads-hero .my-ads-swiper .ad-grid-box:hover .content-box,
.buyent-ads-hero .my-ads-swiper .swiper-slide-active .ad-grid-box .content-box {
    opacity: 1;
}
.buyent-ads-hero .my-ads-swiper .ad-grid-box .content-box .user-img {
    display: block;
    width: auto;
    margin-bottom: 20px;
    border-radius: 50%;
    height: auto;
}
.buyent-ads-hero .my-ads-swiper .ad-grid-box .content-box .ctg {
    font-weight: 400;
    font-size: 16px;
    line-height: 35px;
    color: #ffff;
}
.buyent-ads-hero .my-ads-swiper .ad-grid-box .content-box .ctg a {
    color: #ffff;
}
.buyent-ads-hero .my-ads-swiper .ad-grid-box .content-box .heading {
    font-weight: 600;
    font-size: 22px;
    line-height: 35px;
    color: #ffff;
}
.buyent-ads-hero .my-ads-swiper .ad-grid-box .content-box .location {
    display: flex;
    align-items: center;
    line-height: 35px;
    color: #ffff;
}
.buyent-ads-hero .my-ads-swiper .ad-grid-box .content-box .location i {
    color: #ffcc00;
    font-size: 14px;
    margin-right: 5px;
}
.buyent-ads-hero .my-ads-swiper .swiper-button-next,
.buyent-ads-hero .my-ads-swiper .swiper-button-prev {
    background-image: none;
}
.buyent-ads-hero .my-ads-swiper .swiper-button-next {
    right: 44%;
    top: unset;
    bottom: -70px;
} 
.buyent-ads-hero .my-ads-swiper .swiper-button-prev::after {
    content: '';
    width: 20px;
    height: 20px;
    
    background-image: url("../images/arrow-left.svg");
    background-repeat: no-repeat;
}
.buyent-ads-hero .my-ads-swiper .swiper-button-next::after {
    content: '';
    width: 20px;
    height: 20px;
    background-image: url("../images/arrow-right.svg");
    background-repeat: no-repeat;
}
.buyent-ads-hero .my-ads-swiper .swiper-button-prev {
    left: 50%;
    top: unset;
    bottom: -70px;
}
/* buyent-ads-hero-end */
/* featured-ads-listing-start */
.featured-ads-listing {
    padding: 0 0 70px 0;
}
.featured-ads-listing .container-fluid {
    padding: 0;
}
.featured-ads-listing .owl-carousel.ads-listing-carousel .owl-stage-outer {
    overflow: visible;
}
.featured-ads-listing .more-products-btn {
    margin-top: 30px;
    text-align: center;
}
.featured-ads-listing .more-products-btn .form-group {
    margin-bottom: 0;
}
.featured-ads-listing .swiper-slide {
    width: auto;
}
/* featured-ads-listing-end */
/* newsletter-and-inbox-start */
.newsletter-and-inbox {
    padding: 70px 0;
    background-color: #F1F1F1;
}
.newsletter-and-inbox .left-main-img {
    padding-top: 25px;
    position: relative;
}
.newsletter-and-inbox .left-main-img .main-img {
    position: relative;
    z-index: 1;
}
.newsletter-and-inbox .left-main-img .simple-circle,
.newsletter-and-inbox .left-main-img .circle-curve,
.newsletter-and-inbox .left-main-img .circle-dots {
    position: absolute;
    bottom: 30px;
    left: 300px;
    width: auto;
}
.newsletter-and-inbox .left-main-img .circle-curve {
    top: 60px;
    left: 130px;
}
.newsletter-and-inbox .left-main-img .circle-dots {
    top: 20px;
    left: unset;
    right: 25px;
}
.newsletter-and-inbox .right-content .title {
    font-weight: 600;
    font-size: 18px;
    line-height: 27px;
    color: #ffcc00;
}
.newsletter-and-inbox .right-content .main-heading {
    font-weight: 600;
    font-size: 35px;
    line-height: 45px;
    margin-bottom: 10px;
}
.newsletter-and-inbox .right-content .txt {
    margin-bottom: 30px;
}
.newsletter-and-inbox .right-content .form-group {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}
.newsletter-and-inbox .right-content .form-group input {
    width: 350px;
    height: 50.5px;
    border: none;
    padding: 16px 20px;
    background-color: #ffff;
    margin-right: 10px;
}
.newsletter-and-inbox .right-content .form-group input::placeholder {
    color: #231900;
    opacity: 1;
}
.newsletter-and-inbox .right-content .form-group input:focus-visible {
    outline: none;
} 
.newsletter-and-inbox .right-content .extra-cont {
    margin-bottom: 20px;
}
.newsletter-and-inbox .right-content .extra-cont .sub-title {
    font-size: 20px;
    font-weight: 500;
    line-height: 30px;
}
.newsletter-and-inbox .right-content .extra-cont .txt {
    margin-bottom: 0;
}
.newsletter-and-inbox .right-content .more-btns li {
    display: inline-block;
}
.newsletter-and-inbox .right-content .more-btns li:first-child {
    margin-right: 20px;
}
.newsletter-and-inbox .right-content .more-btns li a {
    width: 170px;
    height: 50px;
    display: block;
}
.newsletter-and-inbox .right-content .more-btns li a img {
    width: 100%;
}
/* newsletter-and-inbox-end */
/* cf-a-itwork-start */
.cf-a-itwork {
    padding: 70px 0;
}
/* cf-a-itwork-end */
/* cf-a-facts-start */
.cf-a-facts {
    padding-bottom: 70px;
}
/* cf-a-facts-end */
/* choose-sponsored-posts-start */
.choose-sponsored-posts {
    padding: 70px 0 40px 0;
    background-color: #F1F1F1;
}
/* choose-sponsored-posts-end */
/* trusted-by-business-start */
.trusted-by-business {
    padding: 70px 0;
    background-color: #ffff;
}
.trusted-by-business .main-heading-style .main-heading {
    font-size: 40px;
    font-weight: 600;
    text-align: center;
    line-height: 55px;
}
.trusted-by-business .center-items {
    justify-content: center;
}
.trusted-by-business .business-box {
    padding: 30px 10px 30px 10px;
    background-color: #FFFFFF;
    border-radius: 8px;
    box-shadow: 0px 0px 10px 5px rgba(33, 33, 33, 0.06);
    margin-bottom: 30px;
}
/* trusted-by-business-end */
/* news-event-blog-start */
.news-event-blog {
    padding: 70px 0;
    background-color: #F1F1F1;
}
.news-event-blog .main-heading-style {
    text-align: center;
}

/* news-event-blog-end */

.menu-bar-hide {
    display: none !important;
}
.btn-theme-style-2 {
    background-color: #231900;
    border: 1px solid #231900;
    color: #ffff;
}

.main-heading-style .main-title {
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    color: #ffcc00;
}

.popular-categories .ctg-box .ads-box-buyent {
    position: absolute;
    bottom: -18px;
    left: 0;
    right: 0;
    margin: 0 auto;
    padding: 5px 12px;
    font-weight: 500;
    width: 100px;
    font-size: 14px;
    line-height: 24px;
    background-color: #F0F0F0;
    transition: 0.5s ease-in-out;
}
.popular-categories .ctg-box:hover .ads-box-buyent {
    background-color: #ffcc00;
}

.main-heading-style .main-heading {
    font-weight: 600;
    font-size: 26px;
    line-height: 30px;
    color: #231900;
    margin-top: 5px;
}