/* Common Area */
.cn-section {
    padding: 40px 24px 0px 24px;
}

.first-head {
    padding-top: 100px;
}

.title-section {
    /*    background-color: #F1EADB;*/
    padding-bottom: 10px;
}

.breadcrumb a {
    color: #2e2e38;
    text-decoration: none;
}

.breadcrumb .selected {
    color: #828282;
}

.detail-section {
    padding-bottom: 80px;
}

/* Nav Area */
.business-logo {
    height: 65px;
}

.navbar-toggler:focus {
    text-decoration: none;
    outline: 0;
    box-shadow: 0 0 0 .005rem;
}

.nav-main {
    box-shadow: 3px 3px 3px rgba(0, 0, 0, .05);
    padding: 10px 10px 10px 10px;
}

.navbar-brand {
    padding-top: 0;
    padding-bottom: 0;
}

.nav-section .btn i {
    margin-right: 8px;
}

.main-section {
    padding-bottom: 40px;
}

/* Banner Area */
.banner-section {
    margin-top: 74px;
}

.banner-search-section {
    position: relative;
    padding: 0px;
}

.banner-search-section .container {
    padding-top: 250px;
}



.banner-search-section .over-lay {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .4);
    z-index: 100;
}

.search-container {
    width: 90%;
    margin: auto;
}

.text-container {
    float: left;
    width: 70%;
    padding-right: 8px;
}

.btn-container {
    padding-left: 8px;
}


.business-listing .thumb-detail div {
    font-size: 12px;
}

.business-listing h5 {
    margin-bottom: 0px;
}

.category-listing .thumb-img img {
    color: #545455;
}


.category-listing .thumb-detail {
    padding: 4px;
}

.articles .item {
    margin-bottom: 12px;
}

.articles .item a {
    /*    text-decoration: none;*/
    color: #2e2e38;
}

.footer-section {
    background-color: #ffffff;
}


.footer-section ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.footer-section a {
    text-decoration: none;
    font-size: 14px;
    color: #2e2e38;
}

.nav-section .navbar-nav a {
    color: #2e2e38 !important;
}


/* Card Common Area */
.card {
    padding: 0px;
    margin: 12px;
}

.thumb-img img {
    width: 100%;
}

.thumb-link {
    text-decoration: none;
    color: #2e2e38;
    height: 100%;
    background-color: #ffffff;
    border: 1px solid #ecedef;
    display: block;
    border-radius: 4px;
    overflow: hidden;
}

.thumb-link:hover {
    text-decoration: none;
    color: #2e2e38;
    background-color: #ffffff;
    border: 1px solid #ecedef;
    display: block;
    box-shadow: 1px 1px 8px rgba(0, 0, 0, .1);
}

.thumb-link span {
    font-size: 14px;
    color: #2e2e38;
    font-weight: 600;
}

.thumb-link:hover span {
    font-size: 14px;
    color: #A85B01;
}

.thumb-link .thumb-img {
    text-align: center;
}


.thumb-detail {
    padding: 10px;
}

.thumb-detail p {
    font-size: 14px;
    margin-bottom: 5px;
}


/* Partners Area */
.slider {
    width: 80%;
    margin: 50px auto;
}

.slick-slide {
    margin: 0px 20px;
}

.slick-slide img {
    width: 100%;
}

.slick-prev:before,
.slick-next:before {
    color: black;
    display: none;
}

.slick-slide {
    transition: all ease-in-out .3s;
    opacity: 1;
}

.slick-active {
    opacity: 1;
}

.slick-current {
    opacity: 1;
}

/* Address Area */

.form-floating {
    margin: 8px 0px;
}

.contact-form {
    margin: 0px 20%;
}

@media (max-width: 765.9px) {
    .contact-form {
        margin: 0px 0%;
    }
}


/* Social Accounts Area */
.social-icons i {
    font-size: 24px;
}

.social-icons a {
    width: 48px;
    height: 48px;
    line-height: 52px;
    border: 1px solid #c0c0c0;
    color: #6a6a6a;
    display: inline-block;
    border-radius: 50%;
    text-align: center;
    margin: 4px;
}

.social-icons a:hover {
    border: 1px solid #a0a0a0;
    color: #3a3a3a;
}

/* Footer Area */
.rs-text {
    text-align: right;
}

.footer-section .social-icons i {
    font-size: 16px;
}

.footer-section .social-icons a {
    width: 24px;
    height: 24px;
    line-height: 24px;
    border: 1px solid #c0c0c0;
    color: #6a6a6a;
    display: inline-block;
    border-radius: 50%;
    text-align: center;
    margin: 4px;
}

.footer-section .social-icons a:hover {
    border: 1px solid #a0a0a0;
    color: #3a3a3a;
}

.sc-text {
    text-align: center;
}



.d-table {
    display: table;
}


.d-table-row {
    display: table-row;
}


.d-table-cell {
    display: table-cell;
}

.item-details .item {
    padding-bottom: 10px;
}

.item-details .price {
    font-size: 18px;
    font-weight: 600;
}

.confirmation-section {
    padding-top: 200px;
    min-height: 600px;
}

.confirmation-section i {
    display: inline-block;
    font-size: 48px;
    width: 96px;
    height: 96px;
    line-height: 96px;
    border: 2px solid #c0c0c0;
    border-radius: 50%;
    padding-left: 15px;
    text-align: center;
    margin: auto;
    color: #777777;
}

.search-container select {
    padding: 12px 16px;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.search-container input {
    padding: 10px 16px;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.article-search input {
    padding: 6px 12px;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}


.article-search button {
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    padding: 6px 24px;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    margin-top: -4px;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.search-container button {
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    padding: 10px 32px;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    margin-top: -4px;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.d-c {
    display: inline-block;
}

.article-search {
    text-align: right;
}

.article-categories ul {
    padding-left: 0rem;
}

.article-categories li {
    list-style: none;
}

.article-categories a {
    text-decoration: none;
    color: #2E2E38;
    padding: 5px 0px;
    display: block;
}

@media screen and (max-width: 992px) {
    .d-c {
        display: block;
        padding: 10px;

    }

    .search-container select,
    .search-container input,
    .search-container button {
        display: block;
        width: 100%;
    }

    .banner-search-section .container {
        margin-top: 150px;
    }

}

.article-listing-row .thumb-img {
    float: left;
    width: 200px;
    margin-right: 16px;
}


.business-listing .thumb-img {
    float: left;
    width: 100%;
    margin-right: 16px;
}

.business-listing-inner .thumb-img1 {
    width: 184px !important;
    margin-right: 16px;
    float: left;
}

.thumb-img1 {
    width: 200px !important;
    margin-right: 16px;
    float: left;
}

.thumb-img1 img {
    width: 100%;
}

.thumb-detail1 {
    padding: 8px;
}


.business-list-details {
    overflow: hidden;
    display: inline;
    float: left;
    padding: 4px;
}

.business-list-details div {
    font-size: 14px;
}

.business-enquire {
    float: right;
}

.business-enquire button {
    border: none;
    background-color: #D8E1E9;
    border-radius: 4px;
    padding: 4px 16px;
    font-size: 14px;
}

.business-list {
    padding: 10px;
}


.category-main {
    text-align: center;
    color: #2e2e38 !important;
}


.category-main .category-img {
    padding: 10px;
}

.category-main .category-img img {
    width: 70% !important;
}

@media (max-width: 575.9px) {

    .cms-details img {
        width: 100%;
    }

}


@media (max-width: 575.9px) {
    .business-list-details h4 {
        font-size: 16px;
    }
    .ad-banner img {
        width: 100%;
    }
}