/* all style */

/* * {
  padding: 0;
  margin: 0;
  text-decoration: none;
}*/

body, p, li, a {font-family: "Work Sans", sans-serif;font-size: 14px;font-style: normal;font-weight: 400;line-height: normal;color: #000;}

ul {margin: 0px;padding: 0;line-height: normal;}
li{line-height: normal;}
a:hover{text-decoration: none;line-height: normal;}
h1, h2, h3, h4, h5{font-family: "Work Sans", sans-serif;color: #000;font-weight: 600;}

/* nav */
.top-header {background-color: #052b2d;padding:0px;}
.add-phone ul, .work-social ul{display: flex; gap:40px;}
.add-phone li, .work-social li {color: #fff;font-size: 16px; display: flex; align-items: center;}
.add-phone li a, .work-social li a {color: #fff;font-size: 16px;}
.add-phone li span, .work-social li span{margin-left: 5px;line-height: normal;}
.work-social .social-media-top {gap: 0px;}
.work-social ul{gap:30px;justify-content: end;}
.add-phone li, .work-social li .fa {font-size: 16px;}
ul.social-media-top li {padding: 0px 10px;border-right: 1px solid #1dd9d1;;border-left: 1px solid #1dd9d1;;}
ul.social-media-top li:last-child{border-left:0px;}
.top-header li {padding-top: 10px;padding-bottom: 10px;}
ul.social-media-top li a {padding: 10px 11px;}
.work-social .social-media-top li {margin-top: -10px;margin-bottom: -10px;padding:0;}
/*.navbar-wrapper {padding: 15px 0px;}*/


/* Navbar css */
nav {position: relative;width: auto;margin: 0 auto;}
#cssmenu,#cssmenu ul,#cssmenu ul li,#cssmenu ul li a,#cssmenu #head-mobile {border: 0;list-style: none;display: block;position: relative;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
#cssmenu:after,#cssmenu > ul:after {content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0}
#cssmenu #head-mobile {display: none}
#cssmenu > ul > li {float: left;padding: 30px 20px;}
#cssmenu > ul > li > a {font-size: 18px;text-decoration: none;color: #cadaf0;font-weight: normal;}
/*#cssmenu ul > li.active a {font-weight: bold;}*/
#cssmenu > ul > li:hover,#cssmenu ul li.active:hover,#cssmenu ul li.active,#cssmenu ul li.has-sub.active:hover {-webkit-transition: background .3s ease;-ms-transition: background .3s ease;transition: background .3s ease;}
#cssmenu > ul > li.has-sub > a {padding-right: 30px}
/*#cssmenu > ul > li.has-sub > a:after {position: absolute;top: 22px;right: 11px;width: 8px;height: 2px;display: block;background: #ddd;content: ''}*/
#cssmenu > ul > li.has-sub > a:before {position: absolute;top: 2px;right: 15px;display: block;content: '\f107';-webkit-transition: all .25s ease;-ms-transition: all .25s ease;transition: all .25s ease; font-family: FontAwesome;}
#cssmenu > ul > li.has-sub:hover > a:before {top: 2px;height: 0}
#cssmenu ul ul {position: absolute;left: -9999px;top: 80px;z-index: 9; display: block;}
#cssmenu ul ul li {height: 0;-webkit-transition: all .25s ease;-ms-transition: all .25s ease;background: #1f313e;transition: all .25s ease}
#cssmenu ul ul li:hover {}
#cssmenu li:hover > ul {left: auto}
#cssmenu li:hover > ul > li {height: auto;}
#cssmenu ul ul ul {margin-left: 100%;top: 0}
#cssmenu ul ul li a {border-bottom: 1px solid rgba(251, 248, 248, 0.15);padding: 11px 15px;width: 200px;font-size: 15px;text-decoration: none;color: #ddd;font-weight: 400;}
#cssmenu ul ul li:last-child > a,#cssmenu ul ul li.last-item > a {border-bottom: 0}
#cssmenu ul ul li:hover > a,#cssmenu ul ul li a:hover {color: #fff}
#cssmenu ul ul li.has-sub > a:after {position: absolute;top: 16px;right: 11px;width: 8px;height: 2px;display: block;background: #ddd;content: ''}
#cssmenu ul ul li.has-sub > a:before {position: absolute;top: 13px;right: 14px;display: block;width: 2px;height: 8px;background: #ddd;content: '';-webkit-transition: all .25s ease;-ms-transition: all .25s ease;transition: all .25s ease}
#cssmenu ul ul > li.has-sub:hover > a:before {top: 17px;height: 0}
#cssmenu ul ul li.has-sub:hover,#cssmenu ul li.has-sub ul li.has-sub ul li:hover {background: #363636;}
#cssmenu ul ul ul li.active a {border-left: 1px solid #333}
#cssmenu > ul > li.has-sub > ul > li.active > a,#cssmenu > ul ul > li.has-sub > ul > li.active > a {border-top: 1px solid #333}
.navbar-wrapper .row {align-items: center;}
#cssmenu > ul > li:first-child {padding-left: 0;}
#cssmenu > ul > li:last-child {padding-right: 0;}
.navbar-wrapper .row {position: relative;}
.navbar-wrapper .col-md-12 {display: flex;align-items: center;}
.logo {max-width: 155px;width: 100%;}
.logo img{width: 100%}
/*#cssmenu ul > li.active a::after {position: absolute;width: 100%;height: 4px;background: #1dd9d1;bottom: -45px;content: "";left: 0;z-index: 9;}*/
.top-header .fa {color: #1dd9d1;}
.social-media-top li .fa {color: #fff;}
.navbar-wrapper {background-color: #1f313e;border-bottom: 1px solid #cadaf0;}
#cssmenu ul {display: flex;align-items: center;justify-content: normal;margin-right: -5px;}
.navbar-wrapper.fixed{position: fixed;z-index: 999;width: 100%;top: 0;}
.navbar-wrapper.fixed .logo img {width: 140px;-webkit-transition: .5s;transition: .5s;}
.navbar-wrapper.fixed #cssmenu ul li {padding: 0px;-webkit-transition: .5s;transition: .5s;}
.navbar-wrapper.fixed #cssmenu ul > li.active a::after {bottom: -27px;}
.log-register ul {display: flex;}
.log-register ul li{list-style: none;}
.log-register ul li a {
    display: flex;
    color: #cadaf0;
    gap: 10px;
    font-size: 18px;
    font-weight: 500;
}
.log-register ul li {
    list-style: none;
    padding: 30px 20px;
    border-left: 1px solid #cadaf0;
}
.log-register ul li:last-child {
    border-right: 1px solid #cadaf0;
}





/* --- Professional Pagination Styling --- */

/* Hide the "Showing 1 to X of Y results" text */
.mypagination p.text-sm {
    display: none !important;
}

/* Align and space the navigation container */
.mypagination nav {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 8px;
    margin-top: 25px;
    padding: 10px;
}

/* Base style for all pagination items (buttons and numbers) */
.mypagination a, 
.mypagination span {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 8px 16px;
    border: 1px solid #dee2e6;
    background-color: #ffffff;
    color: #374151;
    text-decoration: none;
    border-radius: 6px; 
    transition: all 0.3s ease;
    font-weight: 500;
}

/* Hover effect for clickable items */
.mypagination a:hover {
    background-color: #f3f4f6;
    border-color: #cbd5e1;
    color: #111827;
}

/* Styling the "Active" page (Current Page) */
.mypagination span[aria-current="page"] span,
.mypagination span.bg-blue-600 { 
    background-color: #0056b3 !important; /* Your brand blue */
    color: #ffffff !important;
    border-color: #0056b3 !important;
}

/* Disabled state (Previous/Next when inactive) */
.mypagination span[aria-disabled="true"],
.mypagination .cursor-default {
    color: #9ca3af;
    background-color: #f9fafb;
    border-color: #e5e7eb;
    cursor: not-allowed;
}

/* Remove default Tailwind margins that might interfere */
.mypagination .ml-3, .mypagination .-ml-px {
    margin-left: 0 !important;
}







@media screen and (max-width:1024px) {
nav {width: 100%;}
#cssmenu {width: 100%}
#cssmenu ul {width: 100%;display: none}
#cssmenu ul li {width: 100%;border-top: 1px solid #444}
#cssmenu ul li:hover {background: #1f313e;}
#cssmenu ul ul li,#cssmenu li:hover > ul > li {height: auto}
#cssmenu ul li a,#cssmenu ul ul li a {width: 100%;border-bottom: 0}
#cssmenu > ul > li {float: inherit;}
#cssmenu ul ul li a {padding-left: 25px}
#cssmenu ul ul li {background: #121c23!important;}
#cssmenu ul ul li:hover {background: #363636!important}
#cssmenu ul ul ul li a {padding-left: 35px}
#cssmenu ul ul li a {color: #ddd;background: none}
#cssmenu ul ul li:hover > a,#cssmenu ul ul li.active > a {color: #fff}
#cssmenu ul ul,#cssmenu ul ul ul {position: relative;left: 0;width: 100%;margin: 0;text-align: left}
#cssmenu > ul > li.has-sub > a:after,#cssmenu > ul > li.has-sub > a:before,#cssmenu ul ul > li.has-sub > a:after,#cssmenu ul ul > li.has-sub > a:before {display: none}
#cssmenu #head-mobile {display: block;padding: 23px;color: #ddd;font-size: 12px;font-weight: 700}
.button {width: 55px;height: 46px;position: absolute;right: 0;top: 0px;cursor: pointer;z-index: 12399994;}
.button:after {position: absolute;top: 22px;right: 20px;display: block;height: 8px;width: 20px;border-top: 2px solid #fff;border-bottom: 2px solid #fff;content: ''}
.button:before {-webkit-transition: all .3s ease;-ms-transition: all .3s ease;transition: all .3s ease;position: absolute;top: 16px;right: 20px;display: block;height: 2px;width: 20px;background: #fff;content: ''}
.button.menu-opened:after {-webkit-transition: all .3s ease;-ms-transition: all .3s ease;transition: all .3s ease;top: 23px;border: 0;height: 2px;width: 19px;background: #fff;-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);-ms-transform: rotate(45deg);-o-transform: rotate(45deg);transform: rotate(45deg)}
.button.menu-opened:before {top: 23px;background: #fff;width: 19px;-webkit-transform: rotate(-45deg);-moz-transform: rotate(-45deg);-ms-transform: rotate(-45deg);-o-transform: rotate(-45deg);transform: rotate(-45deg)}
#cssmenu .submenu-button {position: absolute;z-index: 99;right: 0;top: 0;display: block;border-left: 1px solid #444;height: 42px;width: 42px;cursor: pointer}
#cssmenu .submenu-button.submenu-opened {background: #121c23}
#cssmenu ul ul .submenu-button {height: 34px;width: 34px}
#cssmenu .submenu-button:after {position: absolute;top: 22px;right: 19px;width: 8px;height: 2px;display: block;background: #fff;content: ''}
#cssmenu ul ul .submenu-button:after {top: 15px;right: 13px}
#cssmenu .submenu-button.submenu-opened:after {background: #fff}
#cssmenu .submenu-button:before {position: absolute;top: 19px;right: 22px;display: block;width: 2px;height: 8px;background: #fff;content: ''}
#cssmenu ul ul .submenu-button:before {top: 12px;right: 16px}
#cssmenu .submenu-button.submenu-opened:before {display: none}
#cssmenu ul ul ul li.active a {border-left: none}
#cssmenu > ul > li.has-sub > ul > li.active > a,#cssmenu > ul ul > li.has-sub > ul > li.active > a {border-top: none}
#cssmenu > ul > li:first-child a {padding-left: 13px;}
#cssmenu ul ul {z-index: 9;}
#cssmenu ul ul {top: 0px;display: none;}
#cssmenu > ul {top: 17px;}
#cssmenu > ul.open {top: 17px;z-index: 99;background-color: #1f313e}
.navbar-wrapper {height: 115px;position: relative;}
.logo {position: absolute;top: 0;z-index: 1;}
#cssmenu {width: 100%;position: relative;top: 25px;}
#cssmenu > ul > li {float: left;padding: 0;}
#cssmenu > ul > li > a { padding: 10px 9px;}
#cssmenu ul > li.active a::after {display: none;}
#cssmenu ul > li.active a{color:#1dd9d1;}
.navbar-wrapper.fixed {top: 0px;height: 80px;}
.navbar-wrapper.fixed #cssmenu {top: 0px;}
.navbar-wrapper.fixed #cssmenu > ul.open {top: 17px;z-index: 999999;}
.navbar-wrapper.fixed #cssmenu > ul {top: 14px;}
.navbar-wrapper.fixed #cssmenu ul li {padding: 0px;}
#cssmenu > ul > li {background-color: #1f313e;}
}
/* navbar css  */


/* hero-banner */
.hero-banner {
    background: url('../images/hero-banner.jpg');
    background-position: center;
    background-size: cover;
    padding: 100px 0px 120px;
}

.listing-ads {
    max-width: 526px;
    width: 100%;
}

.searching-list {
    padding-left: 10px;
    padding-right: 10px;
}
.searching-list ul {
    display: flex;
    gap: 10px;
    align-items: center;
    width: 100%;
}
.searching-list ul li {
    list-style: none; 
    width: 100%;   
}
.searching-list ul li select.form-control {
    width: 100%;
    height: 55px;
    border-radius: 0px;
}
.row.row-list568 {
    display: block;
}
.hero-banner .form-group .form-control {
    height: 55px;
    border-radius: 0px;
    background-color: #eaf6ff;
    padding: 6px 10px;
    font-size: 18px;
    font-weight: 500;
}
a.search-button {
    border: 1px solid #eaf6ff;
    display: flex;
    height: 55px;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
}
.hero-title h1 {
    text-align: center;
    color: #fff;
    font-size: 50px;
    font-weight: bold;
    margin-top: 10px;
}


/* footer */

.footer {
    background: #e4ebf1;
    position: relative;
    padding: 70px 0px 90px;
}

.footer:before {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-image: url(images/footer-bg.png);
    content: "";
    background-size: cover;
    background-position: center;
}
.footer-row {
    display: flex;
    gap: 45px;
}

.footer-row .footer-col1 {
    max-width: 390px;
    width: 100%;
}

.footer-row .footer-col2, .footer-row .footer-col3 {
    max-width: 210px;
    width: 100%;
}
.footer-row .footer-col4 {
    max-width:240px;
    width: 100%;
}
.footer-about p {
    line-height: 24px;
}
.footer-about {
    margin-top: 25px;
}

.footer .footer-row {
    position: relative;
}

.footer-col2 ul li, .footer-col3 ul li, .footer-col4 ul li {
    list-style: none;
    position: relative;
    padding: 10px 0px 10px 15px;
    border-bottom: 1px solid #8fb0cc;
}

.footer-col2 ul li:before, .footer-col3 ul li:before, .footer-col4 ul li:before  {
    position: absolute;
    left: 0;
    top: 10px;
    content: "\f0da";
    font-family: 'FontAwesome';
    color: #1b70ac;
    font-size: 18px;
}
.footer h4 {
    margin-bottom: 10px;
}

.footer-col4 .contact-info li {
    padding-left: 0;
    border-bottom: 0px;
    display: flex;
    align-items: center;
    gap: 0px;
}
.contact-icon {
    max-width: 40px;
    width: 100%;
}

.footer-col4 .contact-info li:before{
  display: none;
}

.footer-col4 .contact-info li h5 {
    font-size: 16px;
    margin-bottom: 5px;
}

.footer-bottom {
    background: #c0ccd6;
    padding: 15px;
    text-align: center;
}

.footer-bottom p {
    margin-bottom: 0;
    color:#405b70;
}


.business-card {
    background: #ffffff;
    border: 2px solid #a7bede;
    padding: 15px;
}

.business-row{
    display:flex;
    align-items:flex-start;
    gap:30px;
}

/* Left Image */
.business-img img {
    width: 210px;
    height: 142px;
    object-fit: cover;
    overflow: hidden;
}

/* Middle Content */
.business-content{
    flex:1;
}

.business-title {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 5px;
    max-width: 185px;
    width: 100%;
}

.distance {
    color: #406580;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 4px;
    line-height: 24px;
}

/*.business-info {    
    margin: 8px 0;
    display: flex;
    gap: 20px;
}*/
.business-info span{
    margin-right:5px;
}


.business-desc{
    font-size:14px;
    color:#555;
}

/* Filter Section */
.filter-section{
    min-width:220px;
}

.filter-title {
    color: #406580;
    font-weight: 600;
    font-size: 14px;
    margin-bottom: 10px;
    line-height: 24px;
}

/*.filter-list{
    display:grid;
    grid-template-columns:repeat(2, 1fr);
    gap:5px 15px;
    font-size:14px;
}*/

.filter-section .filter-list ul {
    column-count: 2;
}

/* Map */
.map{
    min-width:200px;
}

.map img{
    width:200px;
    height:160px;
    object-fit:cover;
    border:1px solid #ccc;
}

.business-title span.distance {
    line-height: 22px;
    font-size: 14px;
    font-weight: 600;
    color: #406580;
}

.business-title h2 {
    font-size: 18px;
    margin-bottom: 0;
    font-weight: 600;
    max-width: 185px;
    width: 100%;
} 
.business-title h2 a{
    font-size: 18px;
    margin-bottom: 0;
    font-weight: 600;
    max-width: 185px;
    width: 100%;
} 
.business-title-info {
    display: flex;
    gap: 20px;
}
.business-title p {
    display: flex;
    gap: 10px;
    margin-top: 5px;
    padding-right: 0px;
    margin-bottom: 10px;
}
.business-title-info .fa {
    color: #406580;
}
.filter-section .filter-list li {
    list-style: none;
    margin-bottom: 8px;
    position: relative;
    padding-left: 16px;
}

.filter-section .filter-list li:before {
    position: absolute;
    left: 0;
    top: 1px;
    content: "\f14a";
    font-family: 'FontAwesome';
    display: block;
    color: #1f313e;
}
.map {
    max-width: 215px;
    height: 145px;
    overflow: hidden;
    width: 100%;
}

.map iframe {
    width: 100%;
    height: 145px;
}
.horizantal-card-list {
    padding: 60px 0px 40px;
}

/* Responsive */
@media(max-width:992px){
    .business-row{
        flex-wrap:wrap;
    }
    .map img{
        width:100%;
        height:auto;
    }
}

.card-add-list {
    border: 2px solid #a7bede;
    padding: 15px 10px;
    margin-bottom: 15px;
    min-height: 390px;
}

.img-business {
    display: flex;
    gap: 12px;
    align-items: center;
    justify-content: center;
}
.business-detail h3 {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 5px;
}
.business-detail h3 a{
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 5px;
}
.img-business a {
    max-width: 125px;
    width: 100%;
}
.business-detail p {
    font-size: 15px;
    margin-bottom: 6px;
}

.img-business img {
    border-radius: 50%;
    border: 2px solid #c8daf7;
    max-width: 125px;
    width: 100%;
    object-fit: cover;
    height: 125px;
    object-position: top;
}

.business-detail a {
    font-size: 15px;
}

.business-keys ul {
    display: flex;
    gap: 10px;
    margin-top: 15px;
    margin-bottom: 15px;
}
.business-keys ul li {
    list-style: none;
    position: relative;
    padding-left: 16px;
}

.business-keys ul li:before {
    position: absolute;
    top: 2px;
    left: 0;
    content: "\f14a";
    font-family: 'FontAwesome';    
    color: #1f313e;
}

.map-list {
    max-width: 130px;
    width: 100%;
    height: 150px;
    overflow: hidden;
    border: 1px solid #c8daf7;
}

.map-list iframe{
  width: 130px;
  height: auto;
}

.description-map {
    display: flex;
    gap: 15px;
}
.description-map .desc-content {
    max-width: 210px;
    width: 100%;
}

.card-listings {
    padding-bottom: 50px;
    padding-top: 0px;
}
.search-button:hover {
    background-color: #476172;
}


/* contact page */

.inner-hero {
    position: relative;
    padding: 48px 0px;
    min-height: 350px;
    overflow: hidden;
    display: flex;
}   

.banner-image, .inner-hero .overlay {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 100%;
    height: 100%;
}
.banner-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    vertical-align: middle;
    display: block;
}
/*.inner-hero .overlay {
    background: #00000080;
}*/
.breadcrumb-nav {
    margin-bottom: 24px;
}
.breadcrumb-nav ul {
    display: flex;
    gap: 10px;
    align-items: center;
    justify-content: left;
}
.breadcrumb-nav li {
    position: relative;
    padding-right: 15px;
    list-style: none;
}
.breadcrumb-nav li a {
    color: #fff;
    font-size: 16px;
    font-weight: normal;
}

.breadcrumb-nav li:after {
    position: absolute;
    right: 0;
    top: 3px;
    content: "\f105";
    font-family: FontAwesome;
    display: block;
    color: #fff;
}

.banner-content {
    max-width: 900px;
    width: 100%;
}
.banner-content .primary-line {
    height: 4px;
    width: 80px;
    background: #fff;
    margin-bottom: 24px;
}

.banner-content h1 {
    color: #fff;
    font-weight: 400;
    letter-spacing: 0.12px;   
    margin-bottom: 24px;
}

.banner-content h1 span {
    color: #e4002b;
}

.banner-content p {
    font-size: 18px;
    line-height: normal;   
    color: #fff;
}

.breadcrumb-nav li:last-child:after {
    display: none;
}

.contact-form-details {
    padding: 80px 0;
    background: #F5F5F5;
}

.contact-form-details .left-contact-detail {   
    box-shadow: 0px 0px 15px -3px #0000001A;
    padding: 48px 48px 56px;
    border-radius: 6px;
    max-width: 990px;
    background: #fff;
}
.left-contact-detail h3 {
    font-size: 36px;
    font-weight: 400;
    line-height: 40px;
    margin-bottom: 20px;
}

.left-contact-detail p {    
    margin-bottom: 32px;
}

.left-contact-detail label {
    font-size: 14px;
    color: #000;
    margin-bottom: 8px;
    line-height: 20px;
}

.left-contact-detail .form-control {
    background: #f5f5f5;
    border-color: #f5f5f5;
    height: 45px;
}

.left-contact-detail textarea.form-control{
    height: 100px;
}

.left-contact-detail span {
    color: red;
}

.left-contact-detail select {
    font-size: 14px;
    color: #666666;
}

.red-button {    
    display: inline-block;
    background: #1f313e;
    color: #fff;
    border-radius: 6px;
    padding: 10px 20px;
    font-size: 16px;
    margin-bottom: 10px;
}
.red-button:hover {
    background-color: #000;
    color: #fff;
}

.left-contact-detail .red-button {
    padding: 12px 20px;
    font-size: 14px;
    margin-bottom: 24px;   
    /* width: 100%; */
    display: block;
    text-align: center;
}
.left-contact-detail .red-button span {
    color: #fff;
}

.contact-form-details .call-mail-wrap {   
    box-shadow: 0px 4px 6px 5px #0000001A;
    margin-bottom: 16px;
    border: 0px;
}

.form-control.form-control5687 {
    padding-bottom: 35px;
    margin-bottom: 10px;
}

.call-mail-wrap {
    display: flex;
    gap: 20px;    
    border-radius: 6px;
    padding: 24px;
}
.contact-form-details .call-mail-wrap .call-icon {
    max-width: 56px;
    height: 56px;
    width: 100%;
    background: linear-gradient(135deg, #155DFC 0%, #51A2FF 100%);
    font-size: 28px;
    color: #fff;
    border-radius: 6px;
    justify-content: center;
    align-items: center;
    display: flex;
    width:100%;
}
.call-mail-wrap .contact-details45 p {
    color: #000;
    margin-bottom: 8px;
}

.call-mail-wrap .contact-details45 h5 {
    font-size: 18px;
    margin-bottom: 5px;
}
.contact-form-details .call-mail-wrap .contact-details45 a {
    color: #4A5565;
    font-size: 14px;
}
.contact-form-details .call-mail-wrap .contact-details45 small {
    font-size: 12px;
    color: #6A7282;
}

.contact-form-details .call-mail-wrap .call-icon.call-icon-c2 {
    background: linear-gradient(135deg, #00A63E 0%, #05DF72 100%);
}
.contact-form-details .call-mail-wrap .call-icon.call-icon-c3 {
    background: linear-gradient(135deg, #9810FA 0%, #C27AFF 100%);
}

.contact-form-details .call-mail-wrap.call-mail-wrap78 {
    background: #1f313e;
    color: #fff;
}
.contact-form-details .call-mail-wrap.call-mail-wrap78 .contact-details45 {
    width: 100%;
}

.contact-form-details .call-mail-wrap.call-mail-wrap78 .contact-details45 h4 {
    font-size: 20px;
    font-weight: 500;
    color: #fff;
    margin: 0 0 16px;
}
.contact-form-details .call-mail-wrap.call-mail-wrap78 h4 i {
    font-size: 24px;
}
.contact-form-details .call-mail-wrap.call-mail-wrap78 h4 span {
    padding-left: 12px;
}

.contact-form-details .call-mail-wrap.call-mail-wrap78 .contact-details45 ul li {
    display: flex;
    justify-content: space-between;
    font-size: 16px;
    color: #fff;
    margin-bottom: 5px;
}

.about-part {
    padding-top: 60px;   
    padding-bottom: 60px;
}

.content-part p {
    font-size: 16px;
    line-height: 24px;
}

.content-part{
    padding-left: 20px;
}


.about-part .container .row:nth-child(even) {
    flex-direction: row-reverse;    
}

/*section.about-part .container .row{    
    margin-bottom: 60px;
}*/

.about-part:nth-child(even) {
    background-color: #f8f6f2;
}
.about-part .row {
    align-items: center;
}
.about-part:nth-child(even) .content-part {
    padding-left: 0;
    padding-right: 20px;
}

#cssmenu ul li.active a {
    color: #fff;
}
.footer-col2 ul li.active a {
    color: #1b70ac;
}

.header-box {
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 999;
}
.main-container {
    width: 100%;
    display: block;
    margin-top: 82px;
}

.searching-list .form-control {
    background-color: #eaf6ff;
    background-image: url(https://icrtradefinder.com/assets/frontend/images/arrow-down.png);
    background-position: right 14px center;
    background-repeat: no-repeat;
    background-size: auto 7px;
    outline: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    /* width: 21px; */
}

.navbar-wrapper.fixed #cssmenu > ul > li {
    float: left;
    padding: 30px 20px;
}

.listing-with-filter {
    display: flex;
    gap: 12px;
    align-items: center;
    justify-content: left;
}
.circle-image-wrap {
    width: 100px;
    height: 100px;
}
.circle-image-wrap img {
    border-radius: 50%;
    border: 2px solid #c8daf7;
    width: 100%;
}

.business-filters {
    display: flex;
    gap: 20px;
}

.busin-detail h3 {
    font-size: 18px;
    margin-bottom: 0;
    font-weight: 600;
    margin-bottom: 6px;
}
.busin-detail h3 a{
    font-size: 18px;  
    font-weight: 600;  
}
.business-filters {
    display: flex;
    gap: 20px;
}
.filter-section.filter-section456 .filter-list ul {
    column-count: 1;
    float: right;
}

.miles-detail .fa {
    color: #406580;
}

.filter-list-link li {
    list-style: none;
    margin-bottom: 8px;
    position: relative;
    padding-left: 16px;
}

.filter-list-link li:before {
    position: absolute;
    left: 0;
    top: 1px;
    content: "\f14a";
    font-family: 'FontAwesome';    
    color: #1f313e;
    display: block;    
}
.filter-list-link ul {
    display: flex;
    gap: 15px;
}

.wrap-listing-part89 {
    display: flex;
    gap: 20px;
    background: #ffffff;
    border: 2px solid #a7bede;
    padding: 15px;
    margin-bottom:20px;
}

.map-listing {
    max-width: 130px;
    width: 100%;
    height: 150px;
    overflow: hidden;
    border: 1px solid #c8daf7;
}

.map-listing iframe {
    width: 130px;
    height: auto;
}
.listing-right-img img {
    width: 150px;
    height: 150px;
    object-fit: cover;
    overflow: hidden;
    object-position: center;
}

.business-content45 {
    margin-top: 5px;
}
.heading-part h3{
    margin: 0px;
    font-weight: bold;
    font-size: 16px;
    line-height: 1.2;
    overflow-wrap: normal;
    text-rendering: optimizelegibility;
    padding: 0px 0 16px;
}

.filter-wrap .col-lg-9 {
    padding-bottom: 40px;
}


.signup-container {
    background: #fff;
    padding: 40px 30px;
    border-radius: 10px;
    box-shadow: 0 5px 20px rgba(0,0,0,0.2);
    width: 100%;
    margin: auto;
    max-width: 600px;
}

.signup-container    h2 {
    text-align: center;
    color: #000;
    margin-bottom: 25px;
}

.signup-container   .form-group {
    margin-bottom: 15px;
}

.signup-container   label {
    display: block;
    font-size: 14px;
    color: #000;
    margin-bottom: 5px;
}
.signup-container    input {
    width: 100%;
    padding: 10px;
    font-size: 16px;
    border: 1px solid #ccc;
    border-radius: 5px;
    outline: none;
    transition: 0.3s;
}

.signup-container    .login-link {
    text-align: center;
    margin-top: 15px;
    font-size: 14px;
}

.signup-container    .login-link a {
    color: #ed2133;
    text-decoration: none;
    font-weight: bold;
}

.signup-container button {
    width: 100%;
    padding: 12px;
    border: none;
    border-radius: 5px;
    background: #1f313e;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
    transition: 0.3s;
}

.signup-container button:hover {
    background: #476172;
}
.login-wrap {
    padding-top: 70px;
    padding-bottom: 70px;
}

.signup-container .form-group input, .signup-container .form-group textarea {
    padding: 12px;
    border: none;
    border-bottom: 3px solid #1b70ac;
    box-shadow: 2px 2px 0px #1b70ac;
    outline: none;
    resize: none;
    border: 1px solid #ccc;
}

.privacy-policy-part p , .privacy-policy-part  li {
    line-height: 24px;
    font-size: 16px;
}

.privacy-policy-part ul{
    padding-left: 20px;
    margin-bottom: 30px;
}

section {
    padding-top: 60px;
    padding-bottom: 60px;
}

.navbar-wrapper {
    padding: 0;
}
section.filter-wrap {
    padding-top: 0;
    padding-bottom: 0;
}

.business-filters .busin-detail {
    max-width: 240px;
    width: 100%;
    flex-shrink: 0;
}
.busin-detail h3 span {
    display: table;
}

@media screen and (max-width:1080px){
.business-filters .busin-detail {
	max-width: 200px;
	width: 100%;
}
}

@media screen and (min-width:1200px){
  .container{
    max-width: 1200px;
  }
  .card-listings .col-lg-4.col-md-6 {
    padding-left: 10px;
    padding-right: 10px;
}

.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
}
}


@media screen and (max-width:1199px){
.navbar-wrapper .container, .hero-banner .container, .horizantal-card-list .container, .card-listings .container{
    max-width: 1200px;
}
.searching-list {
    padding-left: 15px;
    padding-right: 15px;
}
.contact-form-details .container {
    max-width: 1200px;
}
.contact-form-details .call-mail-wrap.call-mail-wrap78 .contact-details45 ul li {
    flex-direction: column;
    margin-bottom: 20px;
}
.break-point2 {
    word-break: break-word;
    /* word-break: break-all; */
}
.filter-wrap .container {
    max-width: 1200px;
}
.wrap-listing-part89 {
    gap: 10px;    
}
.listing-right-img img {
    width: 120px;  
}
.map-listing {
    max-width: 110px;  
}
footer .container{
   max-width: 1200px; 
}
.filter-section.filter-section456 .filter-list ul {    
    float: left;
    padding-left: 20px;
}

}

@media screen and (max-width:1024px){
#cssmenu {
    width: 100%;
    position: absolute;
    top: 0px;
    right: 0;
}
.log-register {
    position: absolute;
    top: 10px;
    right: 70px;
}
.log-register ul li {
    list-style: none;
    padding: 0px 10px;
    border-left: 0px solid #cadaf0;
}
.log-register ul li:last-child {
    border-right: 0px solid #cadaf0;
}
.navbar-wrapper {
    height: 80px;
    position: relative;
    padding: 17px 0px;
}
.business-row {
    display: grid;
    align-items: flex-start;
    gap: 20px;
    grid-template-columns: auto auto;
}
.hero-banner .form-group .form-control {
    font-size: 15px;  
}
}

@media screen and (max-width:991px){
.map-list {
    max-width: 100%;    
}
.map-list iframe {
    width: 100%;
    height: auto;
}
.footer .container{
    max-width: 960px;
}
.footer-row {    
    gap: 30px;
    display: grid;
    grid-template-columns: auto auto;
}
.footer-row .footer-col1,  .footer-row .footer-col2, .footer-row .footer-col3, .footer-row .footer-col4{
    max-width: 465px;   
}

/*.searching-list ul {
    display: grid;
    grid-template-columns: auto auto auto;
    justify-content: center;
}*/

.searching-list ul {
    display: grid;
    gap: 10px;
    align-items: center;
    width: 100%;
    grid-template-columns: auto auto auto;
}
.searching-list .form-group {
    margin-bottom: 5px;
}
.contact-form-details .left-contact-detail {
    margin-bottom: 30px;
}
.about-part:nth-child(even) .content-part {
    padding-left: 0;
    padding-right: 0;
}

.about-part:nth-child(odd) .row{
    flex-direction: column-reverse;
}

.content-part {
    padding-left: 0px;
    margin-top: 20px;
}

.contact-form-details .call-mail-wrap.call-mail-wrap78 .contact-details45 ul li {
    flex-direction: initial;
    margin-bottom: 10px;
}

.detail-page45 .container{
    max-width: 960px;
}
}

@media screen and (max-width:900px){
.detail-page45 .filter-section.filter-section456 .filter-list ul {
    grid-template-columns: auto;
}

}



@media screen and (max-width:767px){
    .business-row {
    display: grid;
    align-items: flex-start;
    gap: 20px;
    grid-template-columns: auto;
    justify-content: center;
}
.business-title-info {
    display: flex;
    gap: 0;
    flex-direction: column;
}
.business-desc p {
    margin-bottom: 0;
}
.map {
    max-width: 100%;
    height: 150px;
}
.filter-section .filter-list ul {
    column-count: 1;
    display: grid;
    grid-template-columns: auto auto auto;
}
.description-map {    
    gap: 5px;
    flex-direction: column;
}
.description-map .desc-content {
    max-width: 100%;
    width: 100%;
}
.business-keys ul {
    flex-direction: initial;
    display: grid;
    grid-template-columns: auto auto;
}
.img-business { 
    justify-content: start;
}
.footer {
padding: 50px 0px 40px;
}
.horizantal-card-list .filter-section .filter-list ul {
    grid-template-columns: auto auto;
}
}

@media screen and (max-width:560px){
.footer-row {
grid-template-columns: auto;
}
.footer-about p {
    margin-bottom: 0px;
}
.searching-list ul {
    grid-template-columns: auto;
}
.hero-banner .form-group .form-control {
    height: 40px;
    font-size: 14px;
}

.hero-banner .form-group {
    margin-bottom: 4px;
}
.searching-list ul {
gap: 0;    
}
a.search-button {
    height: 40px;    
}
.hero-title h1 {
font-size: 36px;
}
.hero-banner {
padding: 50px 0px 50px;
}
.log-register .hide-mobile {
    display: none;
}
.log-register {
    right: 50px;
}
.business-img img {
    width: 100%;    
}
.contact-form-details .left-contact-detail {
    padding: 30px 20px;   
}

.detail-page45 .business-detail-wrap .img-business {
    display: grid;
    grid-template-columns: auto;
}
.detail-page45 .filter-section.filter-section456 .filter-list ul {
    loat: left;
    padding-left: 0;    
}
}


/* listigng page */

::placeholder{font-size: 16px;}
        .labelname {margin: 0px;font-weight: bold;font-size: 16px;line-height: 1.2;overflow-wrap: normal;text-rendering: optimizelegibility;padding: 0px 0 16px;}
        .dropdownbox {display: none;position: absolute;background: #fff;z-index: 99;width: 100%;box-sizing: border-box;border: 1px solid #cccccc;}
        .dropdownbox.show {display: block;}
        
        .form-arrow {position: absolute;top: 0.65rem;right: 0.5rem;z-index: 10;font-size: 1.35rem;line-height: inherit;color: var(--color-darks);}
        .form .dropdown {position: relative;}
        .form .dropdown-select {position: relative;font-family: inherit;font-size: 1rem;font-weight: 400;line-height: 1.5;cursor: pointer;user-select: none;width: 100%;height: auto;padding: 0.75rem 1.25rem;border: none;outline: none;border-radius: 0.25rem;color: var(--color-black);background-clip: padding-box;background-color: #fff;box-shadow: var(--shadow-medium);transition: all 0.3s ease-in-out;}
        .form .dropdown-menu {position: absolute;display: none;top: 100%;left: 0;width: 100%;z-index: 999;border-radius: 0.25rem;background-color: #fff;box-shadow: var(--shadow-large);transition: all 0.3s ease-in-out;}
        .form .dropdown-menu-inner {max-height: 16rem;overflow-y: scroll;overflow-x: hidden;}
        .form .dropdown-menu-inner::-webkit-scrollbar {width: 5px;height: auto;}
        .form .dropdown-menu-inner::-webkit-scrollbar-thumb {border-radius: 0.25rem;background-color: var(--color-greys);box-shadow: var(--shadow-small);}
        .form .dropdown-menu-item {font-family: inherit;font-size: 1rem;font-weight: normal;line-height: inherit;cursor: pointer;user-select: none;padding: 0.65rem 1.25rem;background-color: #fff;transition: all 0.2s ease-in-out;}
        .form .dropdown-menu-item:hover {color: var(--color-black);background-color: var(--color-greys);}
        .form .dropdown-menu-item.is-select, .form .dropdown-menu-item.is-select:hover {color: #fff;background-color: var(--color-blues);}
        .form .dropdown-menu-search {display: block;font-family: inherit;font-size: 1rem;font-weight: 400;line-height: 1.5;width: 100%;height: auto;padding: 8px;color: #000;box-sizing: border-box;border: 1px solid #cccccc;margin-top: 0px;}
        .wrapper-column {max-width: 40rem;width: 100%;margin: 0 auto;padding: 5rem 3rem;border-radius: 0.25rem;background-color: #fff;box-shadow: var(--shadow-medium);}

        .custom-select-wrapper {position: relative;display: inline-block;user-select: none;width: 100%;margin-top: 5px;}
        .custom-select-wrapper select {display: none;}
        .custom-select {position: relative;display: inline-block;width: 100%;}
        .custom-select-trigger {position: relative;display: block;width: 100%;padding: 12px 10px;font-size: 16px;font-weight: 300;line-height: 1;border-radius: 4px;cursor: pointer;box-sizing: border-box;border: 1px solid #cccccc;background-color: #fff;}
        .custom-select-trigger:after {position: absolute;display: block;content: '';width: 10px; height: 10px;top: 50%; right:15px;margin-top: -3px;border-bottom: 1px solid #000000;border-right: 1px solid #000000;transform: rotate(45deg) translateY(-50%);transition: all .4s ease-in-out;transform-origin: 50% 0;}
        .custom-select.opened .custom-select-trigger:after {margin-top: 3px;transform: rotate(-135deg) translateY(-50%);}
        .custom-options {position: absolute;display: block;top: 100%; left: 0; right: 0;z-index:99;min-width: 100%;margin: 15px 0;border: 1px solid #b5b5b5;border-radius: 4px;box-sizing: border-box;box-shadow: 0 2px 1px rgba(0,0,0,.07);background: #fff;transition: all .4s ease-in-out;opacity: 0;visibility: hidden;pointer-events: none;transform: translateY(-15px);}
        .custom-select.opened .custom-options {opacity: 1;visibility: visible;pointer-events: all;transform: translateY(0);}
        .custom-options:before {position: absolute;display: block;content: '';bottom: 100%; right: 25px;width: 7px; height: 7px;margin-bottom: -4px;border-top: 1px solid #b5b5b5;border-left: 1px solid #b5b5b5;background: #fff;transform: rotate(45deg);transition: all .4s ease-in-out;}
        .option-hover:before {background: #f9f9f9;}
        .custom-option {position: relative;display: block;padding: 0 22px;border-bottom: 1px solid #b5b5b5;font-size: 16px;font-weight: normal  ;color: #000;line-height: 47px;cursor: pointer;transition: all .4s ease-in-out;}
        .custom-option:first-of-type {border-radius: 4px 4px 0 0;}
        .custom-option:last-of-type {border-bottom: 0;border-radius: 0 0 4px 4px;}
        .custom-option:hover,.custom-option.selection {background: #f9f9f9;}

        .inputcheck {display: block;}
        .fitlergroup.active .inputcheck {display: none;}
        .fitlerlabel i {transition: transform 0.25s ease;}
        .fitlergroup .fitlerlabel i {transform: rotate(180deg);position: absolute;right: 10px;}
        .filterheading i {position: absolute;right: 10px;}
        .fitlergroup.active .fitlerlabel i {transform: rotate(0deg);}
        input[type="radio"]{margin: 0 10px 0 0;width: 16px;height: 16px;appearance: none;cursor: pointer;background-color: rgb(255, 255, 255);border-color: rgb(223, 218, 206);border-radius: 50%;border-style: solid;border-width: 1px;flex-shrink: 0;}
        input[type="radio"]:checked {background-clip: content-box;background-color: rgb(34, 34, 34);border-color: rgb(34, 34, 34);padding: 2px;}
        input[type="checkbox"] {box-sizing: border-box;margin: 0px;width: 16px;height: 16px;flex-shrink: 0;/*appearance: none;*/cursor: pointer;background-color: rgb(255, 255, 255);border: 1px solid rgb(223, 218, 206);border-radius: 4px;}
        input[type="checkbox"]:checked,input[type="checkbox"][data-indeterminate]{background-color: rgb(34, 34, 34);border: 0px;accent-color: #068764;}
        .checkinput {margin: 0 10px 0 0;position: relative;}
        .checkinput svg {position: absolute;width: 10px;display: none;}
        .checkinput input[type="checkbox"]:checked + svg {display: flex;}
        .checkinput {position: relative;display: inline-flex;align-items: center;justify-content: center;}

        .fitlerlabel,.filterheading {cursor:pointer;position:relative;padding: 16px 35px 16px 0px;margin: 0px;font-weight: bold;font-size: 16px;line-height: 1.2;overflow-wrap: normal;text-rendering: optimizelegibility;display: flex;align-items: center;justify-content: space-between;}
        .icbox {display: flex;align-items: center;padding: 6px 0px; position: relative  ;}
        .icbox a {position: relative;display: flex;align-items: center;justify-content: center;gap:7px;}
        /*.icbox a:before {position: absolute;left: 0;top: 0px;content: "\f046";font-family: 'FontAwesome';display: block;color: #068764;font-size: 18px;background-color: #fff;}*/
        .searchbcheck input[type="text"],.form .dropdown-select  {font-size: 16px;height: 40px;padding: 8px 30px;width: 100%;box-sizing: border-box;line-height: 1.42857143;color: #555555;background-color: #ffffff;background-image: none;border: 1px solid #ccc;border-radius: 3px;}
        .searchfil,.searchbcheck {position: relative;}
        .searchfil .fa-map-marker,.searchbcheck .fa-search {color: #a39e8f;position: absolute;    top: 12px;left: 6px;z-index: 1;}
        .searchfil .fa-caret-down {position: absolute;right: 12px;top: 12px;}
        .mt20 {margin-top:20px;}
        .fitlergroup {position: relative;}
        .filterheading {position: relative;display: none;}
        .inputcheck {max-height: 200px;overflow: auto;}
        .dropdownbox ul li a {width: 100%;font-weight: 400;white-space: normal;text-align: start;color: rgb(34, 34, 34);background-color: transparent;padding: 8px 16px;font-size: 16px;line-height: 24px;cursor: pointer;}
        .filterboxouter.active .filterheading i {transform: rotate(180deg);}
        .custom-select {padding: 0px;}
        .sepratefilter label {margin-bottom: 0px;cursor: pointer;}
        .sepratefilter {margin-bottom: 30px;display: block;}
        label.radius-top {position: absolute;top: -9px;z-index: 99;padding: 5px 5px;background: #fff;left: 7px;}
        .searchbcheck {padding-right: 10px;}
        .icbox a:hover{color:#068764}
        .circle-image-wrap img {
    width: 100%;
    object-fit: cover;
    height: 100px;
    object-position: top;
    max-width: 100px;
}


 @media only screen and (min-width: 992px) and (max-width: 1180px)  {
  .business-keys ul{
    display: grid;
    grid-template-columns: auto auto;   
  }
   
}
 @media only screen and (min-width: 992px) and (max-width: 1060px)  {
.footer-row {
    display: flex;
    gap: 20px;
}     
}
@media screen and (max-width:1199px){
.searchbcheck input[type="text"], .form .dropdown-select {
    font-size: 14px;    
}
.form .dropdown-menu-item {    
    font-size: 14px;
    padding-top: 5px;
    padding-bottom: 5px;
}
}   

@media screen and (max-width:1024px){
section.filter-wrap .col-lg-3.col-md-4 {
    padding-right: 0px;
}
}

@media screen and (max-width:991px){
    .wrap-listing-part89 {   
    display: block;
}
.listing-right-img {    
    width: 150px;
    clear: both;
    position: relative;
    float: left;
    margin-right: 10px;
}
.map-listing {
    max-width: 130px;
}
.listing-right-img img {
    width: 150px;
}
section.filter-wrap .col-lg-3.col-md-4 {
    padding-right: 15px;
}
}


@media screen and (max-width:810px){
.filter-list-link ul {    
    gap: 0;
    flex-direction: column;
}
}

@media(max-width:767px){
  .filterheading{display: flex;}
  .filterinnerbox{display: none;}
  .filterboxouter.active .filterinnerbox {display: inline-block;width: 100%;}
  .inputcheck{display: none;}
  .fitlergroup.active .inputcheck{display: inline-block;width:100%;}
  .fitlergroup .fitlerlabel i {transform: rotate(0deg);position: absolute;right: 10px;}
  .fitlergroup.active .fitlerlabel i {transform: rotate(180deg);}
  .filter-list-link ul {gap: 10px;flex-direction: initial;}
  .filterboxouter {
    border: 2px solid #a7bede;
    background: #fff;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 20px;
}
.sepratefilter {
    margin-bottom: 0;    
}
}

@media(max-width:520px){

.filter-list-link ul {
    gap: 0;
    flex-direction: column;
}
.business-filters {
    display: flex;
    gap: 0;
    flex-direction: column;
}
.busin-detail p {
    margin-bottom: 0;
}
.wrap-listing-part89 .filter-list-link ul {   
    flex-direction: initial;
    display: grid;
    grid-template-columns: auto auto;
}
.wrap-listing-part89 .filter-list-link ul li{   
   margin-right: 5px;
}
}

/* end of listing page */        

.footer-col2 ul li:nth-child(2) {
    display: none;
}

/* subscription page */
.title{
text-align:center;
margin-top:40px;
}

.plan-card{
border:1px solid #ddd;
border-radius:8px;
padding:30px;
text-align:center;
background:#fff;
}

.featured{
background:#0f4c66;
color:#fff;
}

.price{
font-size:40px;
font-weight:bold;
}

.price span{
font-size:14px;
display:block;
}

.plan-card ul{
list-style:none;
padding:0;
margin-top:20px;
margin-bottom: 30px;
}

.plan-card ul li{
padding:6px 0;
margin-bottom: 5px;
}

.nav-pills .nav-link{
border-radius:30px;
padding:8px 25px;
font-size: 16px;
}

.nav-pills .nav-link.active{
background: #1F313E;
}

ul.nav.nav-pills.justify-content-center.mt-4 {
    margin-top: 36px !important;
}

.plan-card{
border:1px solid #ddd;
border-radius:8px;
padding:30px;
text-align:center;
background:#fff;
transition:all .4s ease;
animation:fadeUp .6s ease;
}

/* hover effect */

.plan-card:hover{
transform:translateY(-10px);
box-shadow:0 15px 35px rgba(0,0,0,0.15);
}

/* center featured card */

.featured{
background:#253a4b;
color:#fff;
transform:scale(1.05);
}

/* price animation */

.price{
font-size:40px;
font-weight:bold;
animation:fadeIn .8s ease;
}

/* keyframes */

@keyframes fadeUp{

from{
opacity:0;
transform:translateY(40px);
}

to{
opacity:1;
transform:translateY(0);
}

}

@keyframes fadeIn{

from{
opacity:0;
transform:scale(.8);
}

to{
opacity:1;
transform:scale(1);
}
}

.tab-pane{
animation:fadeUp .5s ease;
}

.plan-card.featured h5 {
    color: #fff;
}

.plan-card.featured ul li {
    color: #fff;
}

/* end of subscription page */


.hero-slider img,
.hero-slider video{
width:100%;
height:400px;
object-fit:contain;
object-position: top;
}

.video-wrapper{
position:relative;
}

.play-btn{
position:absolute;
top:50%;
left:50%;
transform:translate(-50%,-50%);
width:80px;
height:80px;
background:rgba(0,0,0,0.6);
border-radius:50%;
display:flex;
align-items:center;
justify-content:center;
cursor:pointer;
}

.play-btn:after{
content:'▶';
color:#fff;
font-size:30px;
}

.hero-slider .owl-nav .owl-prev, .hero-slider .owl-nav .owl-next {
    left: 0px;
    padding: 0px;
    top: 50%;
    position: absolute;
    text-align: center;
    color: #000;
    font-size: 30px;
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #fff;
    border-radius: 50%;
    margin-top: -20px;
    box-shadow: 2px 2px 10px #ccc;
}

.hero-slider .owl-nav .owl-next {
    right: 0px;
    left: initial;
}

.owl-carousel.hero-slider {
    padding-left: 20px;
    padding-right: 20px;
}

.business-detail-wrap .img-business {
    justify-content: left;
    padding-left: 20px;
    padding-top: 20px;
}

.about-description p, .about-description ul li, .about-description a {
    font-size: 16px;
    line-height: 24px;
}
.about-description {
    padding: 20px;
}

.right-side-form {
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 20px;
}
.right-side-form button {
    padding: 12px 20px;
    font-size: 16px;
    border-radius: 5px;
    border: 0;
    background-color: #1f313e;
    color: #fff;
}
.right-side-form button:hover {
    background-color: #0c151b;
}


/* 12/03/2026 */
.inputcheck.inputcheck578 {
    display: grid;
    grid-template-columns: auto auto;
    max-height: initial;
    overflow: initial;
}

.inputcheck.inputcheck578 .icbox {   
    gap: 5px;
}
.inputcheck.inputcheck578 .icbox input[type="checkbox"] {
    width: 14px;
    height: 14px;
}

.inputcheck.inputcheck578 label {
    margin-bottom: 0;
}
input[type="checkbox"]:hover{
  accent-color:#068764;
}
.business-keys .inputcheck.inputcheck578 {
    grid-template-columns: auto auto auto auto;
    margin-bottom: 12px;
    margin-top: 8px;
}
.business-keys .inputcheck.inputcheck578 .icbox input[type="checkbox"] {
    width: 13px;
    height: 13px;
}

.form-box {
    background: #fff;
    padding: 30px;
    border-radius: 6px;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2);
    max-width: 900px;
    width: 100%;
    margin: auto;
}

.filter-box{
border:1px solid #ddd;
padding:20px;
background:#fafafa;
border-radius:5px;
}

.nav-tabs .nav-link.active{
background:#1f313e;
color:#fff;
}

.form-check-label {
    margin-bottom: 8px;
    padding-left: 22px;
}
.form-check {
padding-left:0; 
}

.filter-list-link .inputcheck.inputcheck578 {
    margin-top: 0;
    margin-bottom: 0;
    gap: 15px;
}


@media screen and (max-width:1150px){
.card-add-list .business-keys .inputcheck.inputcheck578 {
    grid-template-columns: auto auto auto;
    margin-bottom: 12px;
    margin-top: 8px;
}
}


@media screen and (max-width:1100px){
.business-keys .inputcheck.inputcheck578 {
    grid-template-columns: auto auto;
    margin-bottom: 0px;
    margin-top: 0px;
    gap:0px;
}
}

@media screen and (max-width:520px){
.business-keys .inputcheck.inputcheck578 {
    grid-template-columns: auto auto;
    margin-bottom: 0;
    margin-top: 0;
    column-gap: 10px;
    row-gap: 0;
}
}


/* advertise with us */
.hero{
padding:110px 0 80px;
text-align:center;
color:#fff;
position:relative;
z-index: 1;
overflow: hidden;
}

.hero::before{  
content:"";
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
/*background:rgba(0,0,0,0.45);*/
inset: 0;
background: url(images/banner-2.jpg) center / cover no-repeat;
filter: blur(3px);
z-index: -1;   
transform: scale(1.1);
}

.hero .container{
position:relative;
z-index:2;
}

.hero h1{
font-size:60px;
font-weight:700;
margin-bottom:10px;
color: #fff;
}

.hero p{
font-size:26px;
opacity:.95;
margin-bottom:50px;
color: #fff;
}

.feature-card{
border-radius:8px;
overflow:hidden;
box-shadow:0 4px 12px rgba(0,0,0,.15);
}

.feature-top{
padding:30px 20px;
color:#fff;
font-size:30px;
font-weight:600;
}

.feature-bottom{
background: #eee;
    padding: 18px;
    font-size: 24px;
    color: #000;
}

.orange{background:#f26700;}
.green{background:#1fa45b;}
.blue{background:#1c5e8e;}

.feature-top i{
font-size:40px;
display:block;
margin-bottom:10px;
}

.pricing-section{
background:#f5f5f5;
padding:70px 0;
text-align:center;
}

.pricing-section h2{
font-weight:700;
margin-bottom:5px;
}

.pricing-sub{
font-style:italic;
color:#666;
margin-bottom:50px;
}

.plan{
background:#fff;
border-radius:8px;
padding:35px;
box-shadow:0 5px 15px rgba(0,0,0,.1);
}

.plan h4{
font-weight:700;
margin-bottom:20px;
}

.price-part{
font-size:40px;
font-weight:700;
margin-bottom:20px;
}

.plan ul{
list-style:none;
padding:0;
text-align:left;
}

.plan ul li{
padding:6px 0;
}

.plan ul li i{
color:#2eaf5c;
margin-right:8px;
}

.plan.vip ul li i{
color:#1c5e8e;
}

.popular{
border:3px solid #2eaf5c;
position:relative;
}

.badge-popular{
position:absolute;
top:-15px;
left:50%;
transform:translateX(-50%);
background:#333;
color:#fff;
padding:5px 12px;
border-radius:4px;
font-size:14px;
}

.cta{
text-align:center;
margin-top:40px;
}

.cta-btn{
background:#f26700;
color:#fff;
font-size:24px;
padding:16px 60px;
border-radius:6px;
}

.cta-btn:hover{
background:#d95700;
color:#fff;
}

.bottom-banner{
padding:60px 0;
text-align:center;
color:#fff;
font-size:30px;
font-weight:600;
z-index: 1;
position: relative;
overflow: hidden; 
}

.bottom-banner:before{
  content:"";
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
/*background:rgba(0,0,0,0.45);*/
inset: 0;
background:url('images/banner-3.jpg') center bottom/cover no-repeat;
filter: blur(2px);
z-index: -1;   
transform: scale(1.1); 
}

.feature-top img {
    width: 80px;
    display: block;
    margin: auto;
    margin-bottom: 20px;
}
.inputcheck.inputcheck8975 label {
    margin-bottom: 0;
}

.inputcheck.inputcheck8975 {
    display: grid;
    grid-template-columns: auto auto auto;
    max-width: 360px;
    width: 100%;
}

.order-summary li {
    list-style: none;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.order-summary li span {
    font-size: 18px;
    font-weight: 600;
}
.order-summary li label{
    font-size: 16px;
    margin-bottom: 0;
}
.coupon-code {
    display: flex;
    gap: 30px;
}
button.coupon-button {
    border: 0px;
    padding: 10px;
    padding: .375rem 20px;
    border-radius: 6px;
    font-size: 16px;
    background-color: #1f313e;
    color: #fff;
}
.form-box.order-summary hr {
    margin-top: 15px;
    margin-bottom: 15px;
}
.form-box.order-summary.payment-info {
    margin-top: 30px;
}
.proceed-part {
    font-size: 18px;
    font-weight: 600;
}
.heading-part1 {
    text-align: center;
    margin-bottom: 40px;
}
.form-box.form-box2546 label {
    font-size: 16px;
    font-weight: 600;
}
.form-box.form-box2546 ul li {
    list-style: none;
    position: relative;
    padding-left: 21px;
    font-size: 16px;
    margin-bottom: 10px;
}
.form-box.form-box2546 ul li::before {
    position: absolute;
    content: "\f14a";
    font-family: FontAwesome;
    left: 0;
    top: 0;
    display: block;
    color:green;
}
.cta a.search-button {
    background-color: #1f313e;
    border-radius: 6px;
}
.cta a.search-button:hover{
    background-color: rgb(71, 97, 114);
}
.proceed-part {
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    background-color: #1f313e;
    padding: 10px 15px;
    border-radius: 6px;
    display: inline-block;
    margin-top: 15px;
}
.proceed-part:hover{
    color: #fff;
    background-color: #081620;
}
.forget-password-wrap {
    max-width: 600px;
    margin: auto;
    text-align: center;
    margin-bottom: 20px;
    width: 100%;
}
.search-button.search-button5645 {
    display: inline-block;
    height: auto;
    padding: 15px 30px;
    border-radius: 6px;
}
.remember-part a {
    color: #1f313e;
    font-weight: bold;
    text-decoration: underline;
    font-size: 16px;
}
.remember-part{
    text-align: center;
}

.form-box.form-box2546 .payment-receipt-wrap li:before{
    display: none;
}

.form-box.form-box2546 .payment-receipt-wrap {
    border: 1px solid #ccc;
    /* padding: 20px 0; */
    margin-top: 30px;
    border-radius: 6px;
}

.form-box.form-box2546 .payment-receipt-wrap li {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #ccc;
    padding-left: 15px;
    margin-bottom: 0;
    padding-right: 15px;
    margin-top: 0;
    line-height: 50px;
}

.form-box.form-box2546 .payment-receipt-wrap li:last-child{
    border-bottom: 0;
    border-bottom: 0;
    background-color: #e3e2e2;
    border-top: 2px dotted #ccc;
}
.forget-password-wrap.pymnt-rcpt-img img {
    width: 100px;
}

.form-box.form-box2546 .payment-successful-wrap ul li:before {
    display: none;
}

.form-box.form-box2546 .payment-successful-wrap ul li {
    display: flex;
    flex-direction: column;
    width: 33.33%;
    border-right: 1px solid #ccc;
    margin-bottom: 0px;
    padding-left: 0;
}

.form-box.form-box2546 .payment-successful-wrap ul li:last-child{
    border: 0;
}

.form-box.form-box2546 .payment-successful-wrap ul li .right-listing{
    font-size: 21px;
    font-weight: bold;
}

.form-box.form-box2546 .payment-successful-wrap ul {
    display: flex;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding-top: 20px;
    padding-bottom: 20px;
}

/* Sidebar */
.sidebar {
  background:#fff;
  border-right:1px solid #ddd;
  min-height:100vh;
  padding-top:20px;
}
.sidebar a {
  display:block;
  padding:10px 15px;
  color:#333;
}
.sidebar a.active {
  background:#1f313e;
  color:#fff;
  margin-bottom: 5px;
}
.sidebar a:hover{
    background:#1f313e;
    color:#fff;
}

/* Cards */
.card-box {
  background:#fff;
  border-radius:8px;
  box-shadow:0 2px 8px rgba(0,0,0,0.08);
  padding:20px;
  margin-bottom:20px;
}

/* Profile */
.profile-img {
  width:70px;
  height:70px;
  border-radius:50%;
}
.profile-row {
  border-top:1px solid #eee;
  padding:10px 0;
}

/* Table */
.table thead { background:#e9edf5; }
.status-paid { color:green; }
.status-pending { color:orange; }

/* Business */
.business-card01 {
  display:flex;
  justify-content:space-between;
  align-items:center;
  flex-wrap:wrap;
}
.business-actions button {
  min-width:80px;
}
.my-profile-wrap {
    background-color: #f5f6fa;
    padding:0;
}
.my-profile-wrap .container {
    background-color: #cadaf0;    
}

.my-profile-wrap .btn-primary, .login-wrap .btn-success{
background-color: #1f313e;
border-color: #1f313e;
}
.my-profile-wrap .btn-primary:hover, .login-wrap .btn-success:hover{
background-color: #476172;
border-color: #476172;
}

.content-part ul {
    padding-left: 25px;
    margin-bottom: 16px;
}

.content-part ul li {  
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 10px;
}

.map-detail-page iframe {
    width: 100%;
    height: 360px;
}

.map-detail-page {
    padding: 0px 20px;
    margin-top: 30px;
}


/* Responsive */
@media(max-width:767px){
  .sidebar {
    min-height:auto;
    border-right:none;
    border-bottom:1px solid #ddd;
  }
  .sidebar a {
    display:inline-block;
    width:auto;
    text-align:center;
    padding: 10px;
  }
}


@media screen and (max-width:991px){
.form-box.order-summary {
    margin-top: 30px;
}
#previewBusinessModal #previewContent .business-row {
	grid-template-columns: auto;
}
#previewBusinessModal .btn.btn-secondary {
	margin-bottom: 10px;
}
}

@media screen and (max-width:767px){
.form-box.form-box2546 .payment-successful-wrap ul li {    
    flex-direction: column;
    width: 100%;
    border-right: 0;
    border-bottom: 1px solid #ccc;  
    padding-bottom: 20px;
    padding-top: 20px;  
}
.form-box.form-box2546 .payment-successful-wrap ul{
    flex-direction: column;
    padding-top: 0;
    padding-bottom: 0;
}
.cta.ctc-successful {
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin-top: 0;
}
.detail-page45 .filter-section.filter-section456 .filter-list ul {
    grid-template-columns: auto auto;
    column-gap: 30px;
}
}

.model4578 .btn-primary, .model4578 .btn-success {
    background-color: #1f313e;
    border-color: #1f313e;
}

.model4578 .btn-primary:hover, .model4578 .btn-success:hover {
    background-color: #476172;
    border-color: #476172;
}

.hero-slider .item {
    background-color: rgb(228, 235, 241);
    padding: 20px;
}

.horizantal-card-list.horizantal-card-list45687  .filter-section {
    min-width: 360px;
}


@media screen and (max-width:430px){
 .inputcheck.inputcheck8975 {    
    grid-template-columns: auto;
} 
.card-box .d-flex.justify-content-between {
    flex-direction: column;
    gap: 10px;
}
#businessTab h4 {
    font-size: 16px;
}
#businessTab .btn.btn-primary {
    font-size: 14px;
    margin-bottom: 0;
}  

.horizantal-card-list.horizantal-card-list45687 .filter-section {
	max-width: 360px;
	width: 100%;
	min-width: initial;
}
.business-actions.mt-2 .mr-2 {
	margin-right: 0 !important;
}
.card-box {
	padding: 20px 10px;
	
}
}

.searching-list ul {
    display: grid;
    gap: 0.5%;
    align-items: center;
    width: 100%;
    grid-template-columns: 35% 14% 18% 18% 13%;
}
.hero-banner .form-group .form-control {height: 50px;font-size: 15px;}
.search-button.search-button59874 {height: 50px;}
.searching-list .search45697 .form-control {background-image:initial;}
.miles-detail {
    flex-shrink: 0;
}

@media screen and (max-width:1200px){
.searching-list .form-control {
background-position: right 10px center;
}
.searching-list ul {
grid-template-columns: 35% 14% 18% 18% 13%;
}
}

@media screen and (max-width:1024px){
.navbar-wrapper.fixed #cssmenu > ul > li {
padding: 0px;
}
}

@media screen and (max-width:1023px){
.searching-list ul {
	/*grid-template-columns: auto auto auto;*/
	gap: 1%;
	grid-template-columns: repeat(2, 1fr);
}
.searching-list ul li.search45697 {
	grid-column: 1 / -1;
}
}

@media screen and (max-width:767px){
.searching-list ul {
	grid-template-columns: auto auto;
	gap: 1%;
}
.hero-slider img, .hero-slider video {
    height: 260px;
}
.right-listing {
	word-wrap: break-word;
}
#logo.form-control, #galleryInput.form-control {
	height: 42px;
}
}

input#galleryInput, #logo.form-control {
    height: 43px;
}



.footer-logo img {
    width: 100%;
    max-width: 234px;
}
#homeSearchForm ul#suggestList {
    display: block;
    margin-top: -20px;
}
.icbox {
    gap: 7px;
}
.icbox label:hover {
    color: #068764;
}
select#country {
    padding-left: 20px;
}
.circle-image-wrap img {width: 100px;}
nav.flex.items-center svg.w-5.h-5 {
    height: 30px;
}
nav.flex.items-center .flex.justify-between.flex-1 {
    position: relative;
    display: block;
}
nav.flex.items-center.justify-between {
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.horizantal-card-list.horizantal-card-list45687 .business-img img {
    width: 120px;
    height: 100px;
}

.horizantal-card-list.horizantal-card-list45687 .business-title-info {
    display: block;
}


input#country {
padding-left: 20px;
}
input#country::placeholder{
font-size:14px;
}
.table thead th {
	vertical-align: top;
}
.mypagination a, .mypagination span {
    border-radius: 4px;
    width: 36px;
    height: 36px;
    gap: 12px;
}
nav.flex.items-center svg.w-5.h-5 {
    height: 20px;
}
.mypagination .flex.justify-between.flex-1 {
    display: none;
}
nav.flex.items-center .flex.justify-between.flex-1 {
    display: none;
}
#cssmenu ul li.active.has-sub ul li a {
    color: #cadaf0;
}
#cssmenu ul li.active.has-sub ul li.active a{
    color:fff;
}
#cssmenu > ul > li > a:hover {
    color: #fff;
}
.horizantal-card-list.listboxin {
    padding: 20px 0px 0;
}
section.filter-wrap.padboxin {
    padding-top: 20px;
}
@media(min-width:1024px){
.catboxin #categorySearchForm, .catboxin .form-group {
    margin-bottom: 0;
}
section.hero-banner.catboxin {
    padding: 30px 0px;
}

}
@media(max-width:1023px){
  section.hero-banner.catboxin {
    padding: 50px 0px;
}
}

@media(max-width:385px){
  .business-actions button {
	min-width: 70px;
}
}


@media(max-width:360px){
.listing-right-img {width: 50%;margin-right:0;}
.listing-right-img img {width: 100%;}
.map-listing {max-width: 100%;width:50%;}
.map-listing iframe {max-width: 100%;width:100%;}
}