@charset "utf-8";

@font-face {
    font-display: swap;
    font-family: linea-arrows-10;
    src: url(../../fonts/linea-arrows-10.eot);
    src: url(../../fonts/linea-arrows-10.eot?#iefix) format("embedded-opentype"), url(../../fonts/linea-arrows-10.woff) format("woff"), url(../../fonts/linea-arrows-10.ttf) format("truetype"), url(../../fonts/linea-arrows-10.svg#linea-arrows-10) format("svg");
    font-weight: 400;
    font-style: normal
}

* {
    margin: 0;
    padding: 0;
    font-family: 'Open Sans', sans-serif
}

ol,
ul {
    list-style: none;
    margin: 0
}

img {
    max-width: 100%
}

a:focus,
a:hover,
button,
input {
    outline: 0;
    border: none;
    text-decoration: none
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
    margin: 0;
    padding: 0
}

a {
    text-decoration: none
}

a,
button,
img,
input,
ul {
    transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -webkit-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    box-sizing: border-box;
    box-shadow: none !important;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box
}

div {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box
}

.container-fluid {
    max-width: 1310px
}

.topHeader {
    background: #181818;
    padding: 10px 0
}

.topHeader ul {
    display: inline-block
}

.topHeader ul li {
    display: inline-block;
    padding: 0 12px;
    background-image: url(../images/nav-border.png);
    background-position: right center;
    background-repeat: no-repeat
}

.topHeader ul li:last-child {
    background: 0 0 !important
}

.topHeader ul li>a {
    font-size: 13px;
    color: #e8e8e8;
    transition: all .1s ease 0s;
    -webkit-transition: all .1s ease 0s;
    -moz-transition: all .1s ease 0s
}

.c-flag {
    width: 16px;
    margin-right: 10px;
}

.postFreeAddBtn {
    background: #138ab7;
    opacity: .95
}

.postFreeAddBtn:hover {
    background-color: #0091c2;
    color: #fff;
    opacity: 1
}

.topHeader ul li button {
    padding: 0 2px
}

.topHeader .dropdown .dropdown-menu {
    padding: 0
}

.topHeader .dropdown .dropdown-menu a:hover {
    background: #196d8f;
    color: #fff
}

.topHeader .dropdown .btn {
    color: #d4d4d4;
    background: 0 0 !important;
    font-size: 13px;
    border: none !important;
    box-shadow: none !important
}

.topHeader .dropdown .dropdown-toggle::after {
    display: none
}

.topHeader .dropdown .dropdown-toggle .fa-angle-down {
    margin-left: 8px
}

.customDropdown {
    position: relative;
    display: inline-block
}

.customDropdown>a {
    display: inline-block;
    padding: 6px 0;
    color: #e8e8e8
}

.forSale {
    font-size: 15px;
    color: #e8e8e8 !important;
    font-weight: 400;
    font-size: 13px;
    opacity: 1
}

.customDropdown ul::after,
.dropdown.hoverVisible .dropdown-menu::after {
    width: 100%;
    height: 8px;
    position: absolute;
    top: -8px;
    left: 6%;
    content: "";
    background-image: url(../images/top-arrow.png) !important;
    background-position: left;
    background-size: 15px 8px;
    background-repeat: no-repeat
}

.topHeader .customDropdown .forSale:hover,
.topHeader .dropdown .btn:hover {
    color: #59d7ff !important
}

.customDropdown ul {
    position: absolute;
    top: 30px;
    left: 0;
    display: none;
    text-align: left;
    padding: 10px 2px;
    width: 230px;
    background: #fff;
    border-radius: 5px;
    border: 1px solid rgba(0, 0, 0, .2);
    z-index: 9999;
}

.customDropdown ul li {
    display: inline-block;
    width: 100%;
    background: 0 0 !important
}

.customDropdown ul li a {
    font-weight: 500 !important;
    opacity: 1;
    padding: 2px 0;
    color: rgba(61, 61, 61, .8);
    font-size: 14px;
    font-family: Roboto, sans-serif;
    background-image: none;
    line-height: 28px;
    margin-left: 0
}

.customDropdown:hover ul {
    display: inline-block
}

.hoverVisible .dropdown-menu.show,
.hoverVisible:hover .dropdown-menu {
    display: block;
    top: 25px !important;
    transform: translate3d(0, 0, 0) !important
}

.hoverVisible .dropdown-menu a {
    font-size: 13px;
    padding: 8px 10px
}

.hoverVisible .dropdown-menu a {
    border-bottom: 1px dashed #bfbfbf
}

.hoverVisible .dropdown-menu a.dropdown-item:last-child {
    border-bottom: none
}

.hoverVisible .dropdown-menu a:hover {
    background: #0091c2
}

.mainHeader {
    background: #fff
}

.mainHeader .navbar {
    background: 0 0 !important;
    padding-left: 0;
    padding-right: 0;
    padding: 10px 0
}

.mainHeader .navbar li a.nav-link {
    font-size: 14px;
    font-weight: 600;
    color: #686868;
    opacity: 1;
    position: relative;
    padding: 0 15px;
    background-image: url(../images/nav-border.png);
    background-position: right center;
    background-repeat: no-repeat
}

.mainHeader .navbar li:last-child a.nav-link {
    background: 0 0 !important
}

.searchbarSec {
    background-image: url(../images/inner-banner.png);
    background-repeat: no-repeat;
    background-size: cover
}

.searhbarDiv {
    background: #f5f5f5;
    padding: 13px;
    margin: 35px 10px 0 10px;
    display: inline-block;
    width: 100%;
    border-radius: 3px
}

.searchInnerDiv {
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 5px;
    background: #fff
}

.enterCityInput {
    float: left;
    width: 100%
}

.searhbarDiv .form-control {
    border-radius: 5px;
    padding: 13px 15px;
    font-size: 15px;
    box-shadow: none;
    border: none;
    height: auto !important
}

.searhbarDiv .form-group {
    margin: 0
}

.searchNewDiv .enterCityInput {
    position: relative
}

.searchNewDiv .enterCityInput .form-group.inputWithIcon {
    width: calc(100% - 240px)
}

.searchNewDiv .enterCityInput .form-group+.form-group {
    float: left;
    width: 130px
}

.searchNewDiv .customButton {
    width: 100px;
    float: right;
    padding: 14px 22px;
    font-size: 18px;
    position: absolute;
    top: 0;
    right: -1px;
    color: #fff;
    border: 0;
    border-radius: 0;
    background: #196f8d;
    box-shadow: none !important;
    border: none !important;
    outline: 0 !important
}

.postFreeAddBtn {
    background: #138ab7;
    padding: 4px 12px;
    border-radius: 4px
}

.postFreeAddBtn i {
    margin-right: 5px
}

.form-group.inputWithIcon {
    float: left;
    position: relative;
    width: 100%
}

.form-group.inputWithIcon i {
    position: absolute;
    top: 10px;
    left: 10px;
    font-size: 18px
}

.enterCityInput .form-group.inputWithIcon {
    width: calc(100% - 130px)
}

.form-group.inputWithIcon .form-control {
    padding-left: 35px
}

.enterCityInput .form-group+.form-group {
    float: right;
    width: 130px
}

.enterCityInput .form-group+.form-group .form-control {
    padding-left: 0
}

.searchDiv {
    width: 100%;
    float: left;
    position: relative
}

.searchDiv .form-group input {
    width: calc(100% - 100px);
    float: left
}

.searchDiv .form-group button {
    width: 100px;
    float: right;
    padding: 16px 10px;
    font-size: 14px;
    position: absolute;
    top: 0;
    right: -1px;
    color: #fff;
    border: 0;
    border-radius: 0 5px 5px 0;
    background: #196f8d;
    box-shadow: none !important;
    border: none !important;
    outline: 0 !important
}

.searchDiv .form-group button:hover {
    background: #3d3d3d
}

.selectCategory {
    position: relative;
    float: left;
    width: 100%
}

.selectCategory::after {
    content: "";
    position: absolute;
    left: 0;
    top: 55%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    background-image: url(../images/nav-border.png);
    background-position: right center;
    background-repeat: no-repeat;
    width: 2px;
    height: 14px
}

.selectCategory::before {
    content: "";
    position: absolute;
    right: 0;
    top: 55%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    background-image: url(../images/nav-border.png);
    background-position: right center;
    background-repeat: no-repeat;
    width: 2px;
    height: 14px
}

.productSaleSec {
    padding: 30px 0
}

.productSaleSec .breadcrumb {
    background: 0 0;
    padding: 0
}

.sortOption {
    display: inline-block;
    max-width: 180px;
    width: 100%
}

.fullWidth {
    display: inline-block;
    max-width: 100% !important;
    width: 100%
}

.sortOption h3 {
    font-size: 14px;
    float: left;
    padding-top: 8px;
    color: #196f8d;
    font-weight: 600
}

.sortOption .form-control {
    float: right;
    width: calc(100% - 80px);
    box-shadow: none;
    font-size: 13px
}

.sortDrop button {
    font-size: 12px;
    background: 0 0 !important;
    color: rgba(0, 0, 0, .9) !important;
    border: 1px solid rgba(0, 0, 0, .4)
}

.sortDrop a {
    font-size: 13px
}

.sidebarDiv {
    display: inline-block;
    width: 100%
}

.filterBox {
    display: inline-block;
    width: 100%;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 5px;
    margin-bottom: 15px;
    overflow: hidden
}

.filterHeader {
    background: #196f8d;
    padding: 8px 10px
}

.filterHeader h3 {
    font-size: 14px;
    color: #fff;
    display: inline-block;
    width: 100%;
    font-weight: 700
}

.filterHeader h3 .refineBtn {
    float: right;
    background: #fff;
    padding: 4px 10px;
    font-size: 12px;
    text-transform: uppercase;
    color: #202020;
    position: relative;
    top: -2px;
    border-radius: 5px
}

.filterBody.property label {
    margin: 0;
    display: inline-block;
    width: 100%;
    font-size: 13px;
    color: #202020;
    position: relative;
    font-weight: 600
}

.refineSearch {
    display: inline-block;
    width: 100%;
    padding: 5px 8px 0
}

.refineSearch li {
    float: left;
    padding: 5px;
    width: 50%;
    border-bottom: 1px solid rgba(0, 0, 0, .1)
}

.refineSearch li:last-child,
.refineSearch li:nth-last-child(2) {
    border: none !important
}

.refineSearch.fullWidthLi li {
    width: 100%;
    border: none !important
}

.refineSearch li label {
    margin: 0;
    display: inline-block;
    width: 100%;
    font-size: 13px;
    color: #202020;
    position: relative;
    padding-left: 20px;
    font-weight: 600
}

.refineSearch li label span {
    position: absolute;
    top: 5px;
    left: 0;
    display: inline-block;
    width: 12px;
    height: 12px;
    background-image: url(../images/new_checkbox.png);
    background-position: 0 -12px;
    background-repeat: no-repeat
}

.refineSearch li label input {
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0
}

.refineSearch li label input:checked~span {
    background-position: 0 0
}

.grayBg {
    background: #f2f2f2
}

.fullWidth.text-right {
    text-align: right
}

.fullWidth.text-right .detailButton {
    padding: 5px 20px;
    text-transform: unset;
    font-size: 14px
}

.fullWidth.text-right .detailButton:hover {
    background: #202020;
    border-color: #202020;
    color: #fff
}

.allCatefories {
    display: inline-block;
    width: 100%;
    padding: 5px 0
}

.allCatefories li {
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid rgba(0, 0, 0, .2)
}

.allCatefories li:last-child {
    border: none !important
}

.allCatefories li a {
    color: #202020;
    font-size: 13px;
    padding: 8px 8px;
    display: inline-block;
    width: 100%;
    font-weight: 600
}

.filterSerch {
    display: inline-block;
    width: 100%;
    padding: 0 13px
}

.filterSerch label {
    font-size: 14px;
    font-weight: 600;
    margin-top: 10px
}

.filterSerch .inputWithIcon i {
    top: 13px;
    left: 17px;
    font-size: 14px;
    opacity: .8
}

.filterSerch .inputWithIcon input {
    font-size: 14px;
    padding: 8px 15px 10px
}

.productSaleSec h2 {
    font-size: 20px;
    color: #196f8d
}

.productSaleSec h2 span {
    font-size: 16px;
    color: #202020;
    margin-left: 5px
}

.viewOptions {
    display: inline-block;
    width: 100%
}

.viewOptions li {
    margin-left: 15px;
    display: inline-block
}

.viewOptions li a {
    color: #202020;
    font-size: 14px
}

.viewOptions li a i {
    margin-right: 5px
}

.viewOptions li a.active {
    color: #196f8d
}

.productSaleSec .breadcrumb {
    margin-bottom: 10px;
    margin-top: 5px
}

.productSaleSec .sortOption {
    margin-bottom: 20px
}

.productSaleSec .sortOption.fullWidth {
    margin-bottom: 10px
}

.productAdd {
    border-radius: 5px;
    border: solid 2px #eaeaea;
    background: #f5f5f5;
    display: inline-block;
    width: 100%;
    margin-bottom: 20px;
    transition: all .5s ease 0s;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    position: relative
}

.productAdd:hover {
    border-color: #ccc;
    box-shadow: 1px 1px 11px #afaeae !important;
    border: transparent solid 2px
}

.productAdd .col-sm-8.col-12 {
    padding-left: 0
}

.addImage {
    padding: 0;
    position: relative
}

.addImage img {
    padding: 0;
    position: absolute;
    z-index: 2;
    object-fit: contain;
    object-position: center;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-right: 2px solid rgba(0, 0, 0, .08)
}

.addImage .placeholderImage {
    position: relative;
    width: 100%;
    z-index: 1;
    opacity: 0
}

.addDetails {
    padding: 16px 15px 10px 0;
    display: inline-block;
    width: 100%
}

.productAddDiscription {
    display: inline-block;
    width: 100%;
    color: #202020 !important
}

.addDetails h6 {
    font-size: 14px;
    font-weight: 500;
    color: #0091c2;
    font-family: Roboto, sans-serif
}

.addDetails h6 span {
    color: #202020;
    font-size: 13px
}

.addDetails p {
    font-size: 13px;
    font-weight: 400;
    margin: 6px 0;
    height: 80px;
    font-family: Roboto, sans-serif
}

.addAddress {
    font-size: 13px;
    color: #196f8d;
    margin-bottom: 5px;
    display: inline-block;
    width: 100%;
    font-family: Roboto, sans-serif
}

.top-urgentads {
    background-image: url(../../images/urgent_ad_ribbon.png);
    background-position: left top;
    background-repeat: no-repeat;
    position: absolute;
    top: -9px;
    left: -8px;
    width: 100px;
    height: 105px;
    z-index: 9
}

.makeGridView .top-urgentads {
    background-image: url(../../images/urgent_ad_ribbon.png);
    background-position: left top;
    background-repeat: no-repeat;
    position: absolute;
    top: -10px;
    left: -10px;
    width: 100px;
    height: 105px;
    z-index: 9
}

.addButtonList {
    display: inline-block;
    width: 100%
}

.addButtonList li {
    display: inline-block;
    margin-right: 5px
}

.detailButton {
    padding: 4px 10px;
    background: #2795bb;
    border: 1px solid #2795bb;
    display: inline-block;
    border-radius: 5px;
    color: #fff;
    font-size: 14px
}

.detailButton:hover {
    border: 1px solid #2795bb;
    background: #2795bb;
    color: #fff
}

.simPleButton {
    padding: 2px 4px;
    background: #202020;
    border: 1px solid #202020;
    display: inline-block;
    border-radius: 5px;
    color: #fff;
    min-width: 32px;
    text-align: center
}

.simPleButton i {
    font-size: 13.5px
}

.simPleButton:hover {
    border: 1px solid #2795bb;
    background: #2795bb;
    color: #fff
}

.callButton {
    padding: 2px 10px;
    background: #3c8616;
    border: 1px solid #3c8616;
    display: inline-block;
    border-radius: 5px;
    color: #fff
}

.callButton i {
    font-size: 13.5px
}

.callButton:hover {
    border: 1px solid #2795bb;
    background: #2795bb;
    color: #fff
}

.paginationDiv {
    display: inline-block;
    width: 100%;
    text-align: center
}

.paginationDiv .pagination {
    display: inline-flex
}

.paginationDiv .page-link {
    padding: 7px 12px;
    font-size: 16px;
    border: 1px solid #dee2e6 !important
}

.page-item.active .page-link,
.paginationDiv .page-link:hove {
    border: 1px solid #007bff !important
}

.bottomBanner {
    background-image: url(../images/brand-bg.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 100px 0;
    text-align: center
}

.bottomBanner h3 {
    font-size: 30px;
    font-weight: 600;
    color: #fff
}

.bottomBanner p {
    font-size: 14px;
    color: #fff;
    margin: 8px 0 20px;
    display: inline-block;
    width: 100%
}

.bannerButton {
    background: linear-gradient(to bottom, #22b6ea 0, #19afe3 12%, #197b9e 78%, #19708e 100%) !important;
    color: #fff;
    font-size: 18px;
    padding: 8px 50px;
    border-radius: 5px;
    display: inline-block;
    font-weight: 400;
    border: 2px solid #19708f;
    transition: all 0s ease 0s;
    -webkit-transition: all 0s ease 0s;
    -moz-transition: all 0s ease 0s
}

.bannerButton:hover {
    background: #fff !important;
    color: #2795bb;
    border: 2px solid #fff
}

.customFooter {
    display: inline-block;
    width: 100%
}

.topFooter {
    background: #222;
    padding: 35px 0
}

.topFooter h3 {
    font-size: 14px;
    color: #fff;
    margin-bottom: 15px;
    opacity: .6
}

.topFooter h3.bottomBorder {
    margin: 0 0 10px 0;
    padding: 0 0 10px;
    border-bottom: 1px solid rgba(255, 255, 255, .1)
}

.socialMedia {
    display: inline-block;
    width: 100%
}

.socialMedia li {
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 10px
}

.socialMedia li a {
    width: 30px;
    height: 30px;
    display: inline-block;
    text-align: center;
    line-height: 30px;
    color: #fff;
    border-radius: 5px
}

.socialMedia li a img {
    border-radius: 5px
}

.facebookButton {
    background: #3b5998
}

.googlePluseButton {
    background: #d95032
}

.twitterButton {
    background: #55acee
}

.instagramButton {
    background: #bd2c84
}

.pIntrestButton {
    background: #de2127
}

.footerLink {
    display: inline-block;
    width: 100%
}

.footerLink li {
    display: inline-block;
    width: 100%
}

.footerLink li a {
    font-size: 13px;
    color: #fff;
    display: inline-block;
    width: 100%;
    line-height: 30px
}

.priceType {
    padding: 15px 15px 0
}

.priceType .detailButton {
    margin-bottom: 15px
}

.customFooter .input-group {
    margin-top: 15px;
    margin-bottom: 0
}

.customFooter p {
    color: #fff;
    font-size: 13px
}

.customFooter .form-control {
    padding: 13px 15px;
    font-size: 13px
}

.customFooter .detailButton {
    border-radius: 0 5px 5px 0;
    padding-top: 12px;
    width: 50px;
    text-align: center;
    font-size: 14px
}

.bottomFooter {
    background: #333;
    padding: 15px 0
}

.bottomFooter p {
    font-size: 13px;
    margin: 0;
    opacity: .7;
    color: #fff
}

.bottomFooter ul {
    display: inline-block;
    margin: 0
}

.bottomFooter ul li {
    display: inline-block;
    background-image: url(../images/nav-border.png);
    background-position: right center;
    background-repeat: no-repeat
}

.bottomFooter ul li:last-child {
    background: 0 0
}

.bottomFooter ul li a {
    display: inline-block;
    padding: 0 13px;
    color: #fff;
    font-size: 16px;
    opacity: .7;
    font-weight: 300
}

.makeGridView .productAdd>.row {
    margin: 0
}

.makeGridView .productAdd>.row>div {
    padding: 0 15px;
    flex: 0 0 100%;
    max-width: 100%
}

.makeGridView>.col-12 {
    display: inline-block;
    width: 100%;
    padding: 0 !important
}

.makeGridView .productAdd {
    float: left;
    width: calc(33.33% - 30px);
    margin: 15px;
    background: 0 0 !important
}

.makeGridView .productAdd p {
    display: none
}

.makeGridView .addImage {
    background: #f2f2f2
}

.makeGridView .productAdd .addDetails {
    padding-right: 0
}

.makeGridView .addImage img {
    border: none
}

.makeGridView .col-sm-4 {
    padding: 0 !important
}

.makeGridView .addButtonList {
    text-align: right
}

.makeGridView .addButtonList .detailButton {
    display: none
}

.closeButton {
    display: none
}

.filterOption {
    display: none
}

.slick-next,
.slick-prev {
    z-index: 1;
    height: auto;
    width: auto
}

.slick-next,
.slick-prev {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: #3d3d3d !important;
    border: none;
    outline: 0;
    background: 0 0
}


.slick-next:before,
.slick-prev:before {
    color: #000;
    opacity: 1;
    font-family: fontAwesome;
    font-size: 42px
}

.slick-prev:before {
    content: "\f104"
}

.slick-next:before {
    content: "\f105"
}

.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
    opacity: 1
}

.banner_slider .slick-prev {
    left: 30px
}

.banner_slider .slick-next {
    right: 30px
}

.banner_slider .slick-next:before,
.banner_slider .slick-prev:before {
    color: #fff
}

.banner_caption {
    position: absolute;
    top: 80px;
    color: #fff;
    text-align: center;
    max-width: 600px
}

.banner_caption h2 {
    font-size: 44px;
    font-weight: 500;
    margin-bottom: 15px
}

.slide_two .banner_caption {
    max-width: 400px
}

.searhbarDiv.home_search {
    margin: 0px 0 0;
    background-color: rgb(251 251 251 /100%);
    position: relative;
    z-index: 9;
    border-radius: 5px
}

.searchNewDiv .selectCategory::after {
    display: none
}

.searchNewDiv .form-group.inputWithIcon .form-control {
    padding-left: 40px;
    font-size: 18px
}

.searchNewDiv .selectCategory .form-group.inputWithIcon::after {
    position: absolute;
    top: 15px;
    right: 10px;
    content: "\f107";
    font-family: FontAwesome;
    font-size: 18px
}

.searchNewDiv .searchDiv .form-group input {
    font-size: 17px
}

.searchNewDiv .enterCityInput .form-group+.form-group .form-control {
    font-size: 17px;
    padding-left: 5px
}

.searchNewDiv .col-md-3 {
    border-left: 1px solid rgba(0, 0, 0, .2);
    border-right: 1px solid rgba(0, 0, 0, .2)
}

.searchNewDiv .enterCityInput .form-group.inputWithIcon input {
    border-right: 1px solid rgba(0, 0, 0, .2);
    padding-right: 5px;
    margin-right: 10px
}

section.stripe {
    background-color: #0091c2;
    padding: 90px 0 30px;
    color: #fff;
    text-align: center;
    margin-top: -79px
}

section.stripe h3 {
    text-shadow: 1px 1px 1px #000
}

section.cate_slider_wrapper {
    padding: 30px 0;
    background-color: #f8fcfb
}

.categories_slider {
    text-align: center;
    padding: 0 15px
}

.categories_slider .slick-slide {
    box-shadow: 0 0 3px #d4d4d4 !important;
    margin: 15px;
    padding: 15px 10px;
    border: none !important;
    outline: 0 !important;
    background: #fff
}

.cate_img {
    display: inline-block;
    padding: 12px;
    border-radius: 8px;
    max-width: 100px;
    margin: 0 0 5px;
    background-color: #fff
}

.categories_slider img {
    display: inline-block
}

.categories_slider p {
    font-size: 14px;
    margin-bottom: 5px
}

.post_outr {
    margin: 15px 10px;
    background-color: #f7f7f7;
    box-shadow: 0 1px 5px rgba(0, 0, 0, .3)
}

.post_cont {
    padding: 15px;
    background: #fff;
    border-radius: 0 0 5px 5px;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, .1)
}

.post_outr img {
    border-radius: 5px;
    padding: 10px;
    max-height: 150px;
    width: auto;
    margin: 0 auto;
    height: auto;
    min-height: 150px;
}

em.date.text-right {
    font-size: 13px;
    color: #505050;
    font-family: Roboto, sans-serif;
    font-style: normal;
    font-weight: 400;
    opacity: .60000002384185791015625;
}

.makeGridView em.date.text-right {
    display: none;
}

.recent_post_slider_sec {
    padding: 10px 0 40px
}

.sec_title {
    font-weight: 600;
    margin-bottom: 5px;
    font-size: 22px;
    text-transform: uppercase
}

.sec_subtitle {
    margin-bottom: 20px
}

.post_cont h4 {
    display: inline-block;
    font-size: 19px;
    width: 100%
}

.post_cont h4 strong {
    height: 25px;
    width: calc(100% - 25px);
    float: left;
    overflow: hidden;
    white-space: nowrap
}

.post_cont h4 span {
    float: right;
    width: 20px
}

.post_cont h4 i {
    color: #ccc
}

.post_title {
    font-size: 14px;
    margin-top: 8px
}

.post_cont p {
    font-size: 13px;
    height: 20px;
    overflow: hidden;
    position: relative;
    padding-left: 15px
}

.post_cont p i {
    position: absolute;
    left: 0;
    line-height: normal;
    top: 2px;
    font-size: 16px;
    color: #1191c2
}

.view_all {
    text-align: center;
    margin-top: 30px
}

a.cstm_btn {
    display: inline-block;
    border: 1px solid #196f8d;
    padding: 0 30px;
    font-size: 14px;
    background: #196f8d;
    height: 32px;
    line-height: 30px;
    border-radius: 5px;
    color: #fff;
    font-weight: 500
}

a.cstm_btn:focus,
a.cstm_btn:hover {
    color: #fff;
    background-color: #202020
}

section.home_tabs_sec {
    background-color: #f5f5f5;
    padding: 20px 0
}

.home_tabs_sec .nav {
    justify-content: center;
    margin-bottom: 40px
}

.home_tabs_sec li.nav-item {
    border-right: 3px solid #3d3d3d;
    padding: 0 15px
}

.home_tabs_sec li.nav-item:last-child {
    border-right: none
}

.nav-pills .nav-link {
    border-radius: 0;
    color: #202020;
    font-size: 19px;
    font-weight: 600;
    padding: 0 0 4px;
    border-bottom: 3px solid #3d3d3d
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    background-color: transparent;
    color: #196f8d;
    border-bottom: 3px solid #196f8d;
    position: relative
}

.nav-pills .nav-link.active:after,
.nav-pills .show>.nav-link:after {
    content: "";
    border: 10px solid transparent;
    border-top: 10px solid #196f8d;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    margin: auto;
    width: 10px
}

.category_outr {
    background-color: #fff;
    box-shadow: 1px 1px 3px #cecece;
    margin-bottom: 10px;
    padding: 5px;
    border-radius: 5px
}

.category_outr img {
    width: 100%;
    border-radius: 5px
}

.category_cont {
    padding: 15px
}

.category_cont .title {
    font-size: 15px;
    color: #000
}

.category_cont strong {
    color: #1191c2
}

.home_tabs_sec .tab-content .row {
    margin-left: -5px;
    margin-right: -5px
}

.home_tabs_sec .tab-content .row .col-lg-3.col-md-4.col-sm-6.col-6 {
    padding-left: 5px;
    padding-right: 5px
}

.slick-initialized .slick-slide {
    display: block;
    padding: 0;
    border-radius: 5px
}

.category_list.card-columns {
    column-count: 5
}

.category_list .card {
    border: none;
    background-color: transparent
}

.list_title {
    display: flex;
    align-items: center;
    margin-bottom: 5px
}

.list_title span {
    background-color: #196f8d;
    height: 40px;
    width: 40px;
    border-radius: 100%;
    line-height: 40px;
    text-align: center;
    color: #fff;
    font-size: 19px;
    flex-shrink: 0;
    margin-right: 10px
}

.list_title h3 {
    width: 100%;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600
}

.list_title h3 a {
    display: block;
    color: #212529;
    font-weight: 700
}

.category_list ul {
    margin-top: 10px;
    display: inline-block;
    width: 100%
}

.category_list ul li {
    padding-left: 35px;
    position: relative;
    margin: 5px 0
}

.category_list ul li a {
    color: rgba(61, 61, 61, .8);
    font-size: 14px;
    font-weight: 500;
    font-family: Roboto, sans-serif
}

.category_list ul li a:hover {
    color: #196f8d
}

.category_list ul li:before {
    content: "\f101";
    font-family: fontAwesome;
    position: absolute;
    left: 10px;
    color: #196f8d;
    font-size: 19px;
    font-weight: 600;
    top: 3px;
    line-height: normal
}

.categories_slider .slick-prev {
    left: 0;
}

.categories_slider .slick-next {
    right: 0;
}

.recent_post_slider .slick-prev {
    left: -10px
}

.recent_post_slider .slick-next {
    right: -10px
}

.banner_slider .slick-slide {
    position: relative
}

.feedback {
    position: fixed;
    z-index: 999;
    right: -250px;
    top: 50%;
    display: inline-flex
}

.feedback.openFeedBack {
    right: 0
}

.feedback_icon {
    margin: 30px 0;
    cursor: pointer
}

.feedback_cont {
    position: relative;
    background-color: #efefef;
    border: 2px solid #196f8d;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    border-right: none;
    width: 250px;
    font-size: 14px
}

.feedback_box {
    padding: 15px 5px 15px 20px;
    display: none;
    width: 100%
}

.feedback_box.openForm {
    display: inline-block
}

.feedback_cont .closeFeedBack {
    position: absolute;
    right: 5px;
    cursor: pointer;
    top: 5px
}

.feedback_cont h5 {
    text-align: center;
    margin-bottom: 15px;
    color: #196f8d
}

.feed_opt ul li {
    text-align: center;
    margin: 10px 0
}

.feed_opt ul li a {
    display: flex;
    justify-content: center
}

.feed_opt ul li img {
    margin-right: 10px
}

.feedback_form {
    text-align: center
}

.feedback_form img {
    display: block;
    margin: 10px auto 15px
}

.feedback_form input {
    width: 100%;
    height: 44px;
    padding: 10px;
    margin: 0 0 25px;
    border: 1px solid #ccc
}

.feed_btn {
    background-color: #196f8d;
    color: #fff;
    padding: 0 20px;
    height: 36px;
    line-height: 36px;
    border-radius: 3px;
    display: block;
    margin: auto
}

.feed_btn:hover {
    background-color: #3d3d3d
}

.feedback_radio .form-check {
    margin-bottom: 8px
}

.feedback_radio .feed_btn {
    margin-top: 30px
}

.no-select,
.yes-select {
    cursor: pointer
}

.nice-select.open .list {
    min-width: 100%
}

.page-link {
    color: #196d8f
}

.page-item.active .page-link {
    background-color: #196d8f;
    border-color: #196d8f
}

.mobileSearchDiv {
    display: none
}

.row.galereya {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex !important;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

.visible-xs {
    display: none !important
}

.postFreeFixedButton {
    background: #0091c2;
    padding: 10px 20px;
    color: #fff;
    border-radius: 50px;
    box-shadow: 0 10px 12px 0 rgba(0, 0, 0, .55) !important;
    position: fixed;
    bottom: 30px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    z-index: 5;
    font-size: 14px
}

.mobileSortOption {
    display: none
}

.footerMenuMobile h3 {
    display: inline-block;
    width: 100%
}

.footerMenuMobile h3 i {
    float: right;
    padding-right: 15px;
    font-size: 13px;
    font-weight: 400;
    display: none
}

.categories_slider .slick-list {
    padding: 0 !important
}

.recent_post_slider .slick-list {
    padding: 0 14% 0 0 !important
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel {
    border-radius: 7px
}

.panel .refine-search {
    background-color: #196f8d;
    color: #fff;
    border-radius: 4px 4px 0 0;
    margin-top: -1px
}

.panel-title {
    font-size: 14px;
    font-weight: 700
}

.le-fi lter .panel,
.le-filter .panel .panel-body,
.mob-filter.filteration {
    border-radius: 5px;
    float: left
}

.pr0 {
    padding-right: 0 !important
}

.pb0 {
    padding-bottom: 0 !important
}

.pt0 {
    padding-top: 0 !important
}

.pr0 {
    padding-right: 0 !important
}

.pl0 {
    padding-left: 0 !important
}

.grey-bg {
    background: #f2f2f2 !important
}

.mt0 {
    margin-top: 0 !important
}

.panel.panel-default.no-border {
    border-bottom: 1px solid rgba(0, 0, 0, .2) !important
}

.panel-group .panel {
    border-radius: 0
}

.rf-search .panel-heading {
    padding: 0
}

.panel-title {
    font-size: 14px;
    font-weight: 700
}

.pos-rel {
    position: relative
}

.rf-search .panel-heading a:first-child {
    width: 100%;
    display: inline-block;
    max-width: 100%
}

.rf-search .panel-heading h4 a {
    padding: 10px 15px
}

.rf-search .panel-heading a {
    padding: 0 0
}

.rf-search a {
    font-size: 13px;
    font-weight: 600;
    padding: 5px 10px
}

.panel-group .panel-heading+.panel-collapse>.list-group,
.panel-group .panel-heading+.panel-collapse>.panel-body {
    border: 0 !important
}

.collapse {
    display: none
}

.panel-group .panel+.panel {
    margin-top: 0;
    border-top: 0
}

.panel.panel-default.no-border {
    border-bottom: 1px solid rgba(0, 0, 0, .2) !important
}

.rf-search .panel-heading {
    padding: 0
}

.panel-group .panel {
    border-radius: 0
}

.panel {
    box-shadow: 0 0 0;
    border-radius: 0;
    background: #fff
}

.rf-search .panel-heading {
    padding: 0
}

.rf-search .panel-heading h4 a {
    padding: 10px 15px
}

.rf-search .panel-heading a {
    padding: 0 0
}

.rf-search .panel-heading a:first-child {
    width: 100%;
    display: inline-block;
    max-width: 100%
}

.recent-box .related-listing .post-by.tr p {
    margin-top: 2px
}

.rf-search .panel-heading a.cross-filter,
.sub-left-nav li a.cross-filter {
    position: absolute;
    top: 0;
    right: 0;
    margin-right: 0;
    padding: 0;
    width: auto;
    font-size: 22px;
    border: 0;
    margin-top: 9px;
    background: 0 0;
    text-shadow: 1px 0 1px #fff;
    z-index: 0
}

.rf-search .panel-heading a.cross-filter:before,
.sub-left-nav li a.cross-filter {
    margin-right: 5px
}

.sub-left-nav li a.cross-filter {
    background: #fff
}

.panel-group.sub-child {
    padding-left: 0
}

.panel-group.sub-child .panel-heading.sub-current {
    margin-left: 0
}

.panel-group .panel-heading+.panel-collapse>.list-group,
.panel-group .panel-heading+.panel-collapse>.panel-body {
    border: 0 !important
}

.panel .panel-heading .panel-title .location-arrow {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 100;
    padding: 11px;
    margin: 0
}

.cat_list .panel-group .panel.cate-list-droppanel .panel-title.drop_cat_active:first-child a .adwn,
.cat_list .panel-group .panel.cate-list-droppanel .panel-title.drop_cat_active:first-child span.cat-close {
    background: #196f8d !important;
    color: #fff !important
}

#cat_list .panel.cate-list-droppanel .panel .panel-title.drop_cat_active span.cat-close {
    background: 0 0 !important;
    color: #3d3d3d !important
}

.report_close {
    position: absolute;
    right: 10px;
    background: 0 0;
    border: 0;
    color: #fff;
    top: 19px
}

.cat_list .panel-group .panel-body .panel .panel-title.drop_sub_cat_active .fa,
.cat_list .panel-group .panel-body .panel .panel-title.drop_sub_cat_active span,
.cat_list .panel-group .panel-body .panel ul li.drop_sub_sub_cat_active a .fa,
.cat_list .panel-group .panel-body .panel ul li.drop_sub_sub_cat_active a span {
    color: #196f8d !important
}

.visitors-view {
    margin-bottom: 0
}

.rf-search .sub-child .location-third-level .panel-heading {
    padding-left: 15px
}

.rf-search .sub-child .location-third-level .location-third-level-active {
    padding-left: 15px;
    background: #ddd
}

ul.sub-left-nav.third-last-level li {
    padding-left: 25px
}

ul.sub-left-nav.third-last-level li a {
    padding-left: 10px
}

.location-third-level ul.sub-child .sub-left-nav li.active {
    padding-left: 30px
}

ul.sub-left-nav.third-last-level li.active a {
    color: #196d8f;
    padding-left: 25px;
    background: 0 0
}

.collapse.in {
    display: block
}

.sideBarColumn h4 a {
    color: #000 !important
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #2795bb;
    border-color: #2795bb
}

.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #2795bb;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd
}

.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
    z-index: 2;
    color: #23527c;
    background-color: #eee;
    border-color: #ddd
}

.paging .pagination>li>span {
    padding: 6px 12px;
    background: #fff;
    border: #ddd solid 1px
}

.pagination>li {
    display: inline
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.modal-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5)
}

.fade.in {
    opacity: 1
}

.modal,
.modal-box {
    padding-top: 5%;
    margin-left: auto;
    margin-right: auto
}

.modal {
    z-index: 1601
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
    text-align: center
}

.modal h2 {
    margin-top: 20px;
    margin-bottom: 10px;
    color: #535353
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.modal .modal-body,
.modal-box .modal-body {
    padding: 10%;
    margin-top: 60px;
    padding-top: 0
}

.confirmation-pop h2,
.error-pop h2,
.success-pop h2 {
    font-size: 31px;
    color: #535353;
    font-weight: 300;
    text-align: center;
    font-family: 'Open Sans', sans-serif
}

.error-pop p,
.success-pop p {
    float: left;
    width: 100%;
    text-align: center;
    color: #535353;
    font-size: 18px;
    line-height: 30px
}

.cboxIframe {
    background: #fff;
    border: solid 10px #fff
}

.cboxIframe {
    width: 100%;
    display: block;
    border: 0;
    padding: 0;
    margin: 0
}

#cboxClose {
    position: absolute;
    bottom: 0;
    right: 0;
    background: url(images/controls.png) no-repeat -25px 0;
    width: 25px;
    height: 25px;
    text-indent: -9999px
}

#myInputautocomplete-list div {
    position: relative;
    padding: 8px 15px;
    border: 0;
    color: #3d3d3d;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 400;
    background: #fff
}

#myInputautocomplete-list div:hover {
    position: relative;
    padding: 8px 15px;
    border: 0;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 400;
    background: #196f8d;
    cursor: pointer
}

.breadcrumb>li+li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0"
}

.breadcrumb {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 10px 10px 4px 10px;
    margin-bottom: 0;
    list-style: none;
    background-color: #e9ecef00 !important;
    border-radius: .25rem
}

.breadcrumb.top li a {
    color: #fff
}

.completed h5 {
    color: #fff;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    padding-right: 10px
}

.breadcrumb.top li span {
    color: #fff;
    padding: 0 8px
}

.allCatefories-2 {
    background: #fff;
    color: #202020;
    font-size: 13px;
    line-height: 25px;
    padding: 8px 8px;
    font-weight: 600;
    width: 100%;
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid rgba(0, 0, 0, .2);
    cursor: pointer
}

.allCatefories-2:hover {
    background: #196f8d !important;
    color: #fff
}

.allCatefories-2:nth-child(even) {
    background: #efefef
}

.sbox-menu li a {
    color: #202020;
    font-size: 13px;
    padding: 8px 25px;
    font-weight: 600;
    line-height: 30px
}

.sbox-menu li {
    list-style: none
}

.aero-icon {
    color: #000;
    font-size: 22px
}

.autocomplete-items {
    overflow: scroll;
    overflow-x: hidden
}

.logn p {
    font-size: 20px
}

.toggle {
    display: block
}

.search-content {
    display: none;
    position: absolute;
    z-index: 9;
    background: #fff;
    overflow: scroll;
    overflow-x: hidden;
    height: 428px;
    width: 100%;
    position: absolute;
    top: 105%;
    width: 276px;
    border-radius: 5px;
    border: #9b9b9b solid 2px;
    display: none;
    height: 428px;
    max-height: 428px
}

.panel {
    border: #ccc solid 1px;
    background: #f2f2f2
}

.search-content::-webkit-scrollbar {
    width: 4px
}

.search-content::-webkit-scrollbar-track {
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .3)
}

.search-content::-webkit-scrollbar-thumb {
    background-color: #a9a9a9;
    outline: 1px solid #708090
}

.modal-header .close {
    padding: 2rem;
    margin: -1rem -1rem -1rem auto
}

.pigreloader {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1100000;
    background: rgba(0, 0, 0, .5) url(../images/adsct.gif) center center no-repeat;
    background-size: 180px
}

.success-pop .heade-icon {
    background-image: url(../../images/success.png)
}

.confirmation-pop .heade-icon {
    background-image: url(../../images/confirmation.png)
}

.error-pop .heade-icon {
    background-image: url(../../images/error.png)
}

.makeGridView .productAdd .addDetails {
    min-height: 140px
}

.heade-icon {
    position: absolute;
    top: 0;
    left: 50%;
    width: 92px;
    height: 98px;
    margin-top: -49px;
    margin-left: -46px;
    background-position: left top;
    background-repeat: no-repeat;
    font-size: 0
}

.panel.panel-default.no-border {
    border-bottom: 1px solid rgba(0, 0, 0, .2) !important
}

.panel.w100per {
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    margin-bottom: 15px
}

.grey-bg {
    background: #f2f2f2 !important
}

.panel .panel-heading.current {
    background: #c3c3c3;
    border-radius: 0
}

.rf-search .sub-child .panel-default .panel-heading {
    padding: 0;
    border: 0 !important;
    border-bottom: 0 !important;
    background: #fff
}

.rf-search .panel-heading a.cross-filter:before,
.sub-left-nav li a.cross-filter {
    margin-right: 5px
}

.gc-icon-close:before {
    position: absolute;
    content: "\e04a";
    top: -2px;
    right: -2px
}

.rf-search .sub-child .panel-default .panel-heading.sub-current {
    background: #d9d9d9;
    padding-left: 0
}

.no-border {
    border: 0 !important
}

.mtb15 {
    margin: 15px
}

.panel label {
    font-size: 14px;
    font-weight: 600;
    margin-top: 0
}

.gc-icon:before {
    line-height: 1
}

.panel-group .panel {
    border-radius: 0;
    border: none !important
}

.gc-icon {
    font-family: linea-arrows-10 !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    z-index: 1020;
    cursor: pointer;
    color: #fff;
    height: 1em;
    width: 1em;
    line-height: 0;
    background: rgba(0, 0, 0, .6);
    border: 2px solid #f5f5f5
}

.r-input {
    width: 100%;
    max-width: 100%;
    border-radius: .25rem !important;
    font-size: 14px;
    padding-left: 37px !important
}

.r-icon {
    position: absolute;
    left: 14px;
    border: 0;
    top: 15px;
    line-height: 28px;
    z-index: 10;
    height: 34px;
    font-size: 14px
}

.panel .fa {
    margin-right: 5px
}

select#m-refine-search {
    border: none;
    height: unset !important;
    width: auto;
    padding: 5px
}

#ui-id-2 .ui-menu-item div {
    float: left;
    width: 100%;
    overflow-wrap: break-word
}

.ui-menu .ui-menu-item:nth-child(even) .ui-menu-item-wrapper {
    background: #efefef
}

.ui-widget-content#ui-id-1,
.ui-widget-content#ui-id-2 {
    width: 222px !important;
    max-height: 300px;
    background: #fff;
    z-index: 99
}

.ui-widget-content#ui-id-2 {
    background: #fff
}

.ui-widget.ui-widget-content {
    border: 0 solid #c5c5c5
}

.ui-widget-content {
    overflow: hidden;
    overflow-y: scroll;
    max-height: 500px
}

.ui-autocomplete {
    border: #bfbfbf solid 1px !important;
    line-height: 35px;
    font-size: 16px
}

.ui-menu .ui-menu-item:nth-child(even):hover .ui-menu-item-wrapper,
.ui-menu .ui-menu-item:nth-child(odd):hover .ui-menu-item-wrapper {
    background: #196f8d;
    border: 0;
    color: #fff;
    width: 100% !important;
    cursor: pointer
}

.ui-menu .ui-menu-item-wrapper {
    position: relative;
    padding: 8px 15px;
    border: 0;
    color: #3d3d3d;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 400
}

.ui-menu-item-wrapper {
    padding: 5px 10px
}

.sub-left-nav li a {
    float: left;
    width: 82%;
    background: 0 0;
    color: #3d3d3d;
    padding: 6px 0;
    margin-bottom: 5px;
    font-size: 13px
}

.sub-left-nav {
    float: left;
    max-width: 100%;
    width: 100%;
    padding-left: 0;
    margin: 0;
    list-style: none;
    background: #fff;
    margin-bottom: 20px
}

.cat_list {
    position: absolute;
    top: 105%;
    left: -17px;
    width: 276px;
    border-radius: 5px;
    border: #9b9b9b solid 2px;
    display: none;
    height: 428px;
    z-index: 999;
    overflow-y: auto
}

.cat_list::-webkit-scrollbar {
    width: 0
}

.cat_list::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgb(100 100 100 / 30%);
    border-radius: 10px
}

.cat_list::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgb(174 158 158 / 50%)
}

.cat_list .mCustomScrollBox {
    width: 100%
}

.cat_list .panel-group {
    margin-bottom: 0;
    font-size: 13px;
    background: #196f8d
}

.cat_list .panel-group .panel {
    border-radius: 0
}

.cat_list .panel-group .panel-title {
    padding: 15px
}

.search-bar .inner-bar .cat_list h4.panel-title .class-arrow {
    width: 45px;
    height: 45px;
    text-align: center;
    line-height: 45px
}

.cat_list .panel-group .panel-title {
    font-size: 14px;
    display: flex
}

.cat_list .panel-group .panel-body {
    padding: 0 15px
}

.cat_list .panel-group .panel-body .panel {
    border: 0
}

.cat_list .panel-group .panel-body .panel ul {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0 0 0 10px;
    list-style: none
}

.cat_list .panel-group .panel-body .panel ul li {
    float: left;
    width: 100%
}

.cat_list .panel-group .panel-body .panel ul li a {
    font-size: 13px;
    float: left;
    width: 100%;
    color: #3d3d3d;
    padding: 8px 0
}

.cat_list .panel-group#accordion2 .panel-title {
    padding: 5px 0 10px 15px
}

.cat_list #accordion2 #collapseThreeOne ul li .fa {
    font-size: 14px;
    height: auto;
    line-height: normal;
    margin-right: 5px;
    float: left
}

.ui-helper-hidden-accessible {
    display: none
}

.miles-dropdown button.dropdown-toggle,
.search-bar .miles-dropdown button.dropdown-toggle {
    height: 51px;
    background-color: #fff;
    color: #3d3d3d;
    background-image: url(../../images/border-right.png);
    background-position: right center;
    background-repeat: no-repeat;
    text-align: left;
    padding-right: 15px;
    padding-left: 0
}

.miles-dropdown.open .dropdown-menu {
    border-radius: 0 0 5px 5px
}

.miles-dropdown.open .dropdown-menu {
    display: block
}

.miles-dropdown .dropdown-menu {
    border-radius: 0;
    min-width: 125px;
    margin: 0;
    padding: 0
}

.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap
}

.miles-dropdown .dropdown-menu li a {
    background: #fff;
    border-bottom: 1px solid #ccc;
    width: 100%;
    padding: 10px 15px;
    color: #3d3d3d
}

.miles-dropdown .dropdown-menu li:hover a {
    background: #196f8d;
    color: #fff
}

.dropdown-toggle::after {
    display: none
}

#search-input.box {
    padding: 17px 10px;
    color: #3d3d3d;
    border: 0;
    height: auto;
    line-height: normal;
    background-image: url(../../images/border-right.png);
    background-position: right center;
    background-repeat: no-repeat;
    font-size: 15px
}

#search-input.box {
    padding: 17px 10px;
    color: #3d3d3d;
    border: 0;
    height: auto;
    line-height: normal;
    background-image: url(../../images/border-right.png);
    background-position: right center;
    background-repeat: no-repeat;
    font-size: 15px
}

.ui-widget-content#ui-id-3,
.ui-widget-content#ui-id-4 {
    width: 382px !important;
    background: #fff;
    z-index: 999
}

.miles-dropdown {
    padding-left: 10px
}

.cat_list .panel {
    border-bottom: #ccc solid 1px !important;
    background: #fff
}

.cat_list .fa.fa-angle-down,
.cat_list i.fa.adwn.fa-angle-down.class-arrow {
    font-size: 22px;
    color: #3d3d3d;
    margin-right: 0;
    right: 0
}

a {
    cursor: pointer
}

.cat_list span.cat-close {
    color: #3d3d3d;
    font-size: 13px;
    max-width: 87%;
    width: 100%;
    font-weight: 500
}

#cat_list .cate-list-droppanel .collapse.in .panel-group .panel-title:hover span {
    color: #196f8d;
    cursor: pointer
}

#cat_list .panel-group .panel-title:hover,
#cat_list .panel-group .panel-title:hover i,
#cat_list .panel-group .panel-title:hover span {
    background: #196f8d;
    color: #fff !important;
    cursor: pointer
}

.cat_list .panel-group .panel.cate-list-droppanel .panel-title.drop_cat_active:first-child a .adwn {
    width: 45px;
    height: 46px;
    text-align: center;
    line-height: 45px
}

.modal .modal-header,
.modal-box .modal-header {
    background: #1a6e90;
    font-family: Signika, sans-serif;
    border-radius: 5px 5px 0 0;
    color: #fff;
    font-size: 16px
}

#applyJob .close {
    color: #fff !important;
    text-shadow: 0 0 0
}

.modal button.close,
.modal-box button.close {
    color: #fff !important;
    opacity: 1;
    z-index: 1000;
    font-size: 30px;
    outline: 0;
    margin: 0;
    padding: 0
}

#location-popup .modal-header {
    background: #fff;
    font-family: inherit;
    color: #000;
    font-size: 14px
}

#location-popup .modal-header button.close {
    float: right;
    color: #000 !important;
    text-align: right;
    width: 100%;
    margin-right: 20px;
    margin-bottom: 10px;
    font-size: 25px
}

.modal.in .modal-dialog .modal-body {
    border-radius: 5px
}

@media only screen and (min-device-width:1024px) {
    .modal.in .modal-dialog .modal-body {
        width: 100%
    }
}

.modal .modal-body,
.modal-box .modal-body {
    padding: 10%;
    margin-top: 60px;
    padding-top: 0
}

.modal-body {
    padding: 20px !important
}

.modal.modal-box form {
    float: left;
    width: 100%;
    margin-top: 10px
}

.mt20 {
    margin-top: 20px
}

.w100per {
    float: left;
    width: 100%
}

.modal label {
    font-size: 14px;
    float: left;
    text-align: left;
    margin-top: 10px
}

.input-box,
input {
    float: left;
    width: 100%;
    padding: 9px 15px;
    border-radius: 0;
    border: #ccc solid 1px;
    border-radius: 5px
}

#applyJob .modal-body textarea {
    height: 80px;
    padding: 10px;
    resize: none;
    width: 100%
}

.modal.modal-box textarea {
    height: 80px;
    resize: none
}

.modal.modal-box h4 {
    font-size: 18px
}

.modal.modal-box .input-box,
.modal.modal-box textarea {
    font-size: 13px;
    font-weight: 400;
    color: #3d3d3d
}

@media screen and (min-width:1350px) {
    .container {
        max-width: 1310px;
        width: 100%
    }
}

@media only screen and (max-width:1199px) {
    .category_list.card-columns {
        column-count: 4
    }
}

@media only screen and (min-width:992px) {
    .sideBarColumn {
        max-width: 280px
    }

    .contentColumn {
        max-width: calc(100% - 280px);
        flex: 0 0 80%
    }

    .contentColumn .col-5 {
        padding-left: 0
    }

    .viewOptions li {
        margin-right: 14px
    }
}

@media only screen and (max-width:991px) {

    .hoverVisible .dropdown-menu,
    .hoverVisible:hover .dropdown-menu {
        display: none;
    }

    .dropdown-menu.show {
        display: block !important;
    }

    .fa-gg {
        display: none
    }

    .mainHeader .navbar-collapse {
        position: absolute;
        top: 60px;
        background: rgba(255, 255, 255, .98);
        width: 100%;
        left: 0;
        z-index: 9;
        padding: 2px 0
    }

    .mainHeader .navbar li a.nav-link {
        padding: 13px 15px;
        color: #000;
        border-bottom: 1px solid rgba(0, 0, 0, .08)
    }

    .mainHeader .navbar li a.nav-link {
        background: 0 0 !important
    }

    .makeGridView .productAdd {
        width: calc(50% - 30px)
    }

    .viewOptions span {
        display: none
    }

    .filterOption {
        display: inline-block
    }

    .sideBarColumn {
        position: fixed;
        left: -100%;
        top: 0;
        height: 100vh;
        overflow-y: auto;
        z-index: 9;
        background: #fff;
        padding: 15px
    }

    .openSearchbar {
        left: 0
    }

    .closeButton {
        float: right;
        color: #fff !important;
        width: 20px;
        height: 20px;
        display: inline-block;
        margin-left: 10px
    }

    .banner_caption h2 {
        font-size: 32px;
        margin-bottom: 10px
    }

    .banner_caption {
        top: 36px;
        max-width: 340px;
        left: 55px
    }

    .slide_two .banner_caption {
        max-width: 255px;
        text-align: left
    }

    .category_list.card-columns {
        column-count: 3
    }

    .navbar-light .navbar-toggler {
        display: block;
        float: right;
    }

    .mainHeader .navbar {
        display: inline-block;
        width: 100%;
        text-align: center
    }

    .mainHeader {
        background: #f1f1f1;
        padding: 10px 0
    }

    .navbar-light .navbar-brand {
        margin: 0 !important
    }
}

@media only screen and (max-width:800px) {
    .addImage .placeholderImage {
        min-height: 180px
    }

    .addDetails .addAddress {
        display: none
    }
}

@media only screen and (max-width:767px) {
    .makeGridView .productAdd .addDetails {
        min-height: unset
    }

    .topFooter h3.bottomBorder {
        margin-top: 15px
    }

    .addImage .placeholderImage {
        min-height: 150px
    }

    .selectCategory {
        border-top: 1px solid rgba(0, 0, 0, .1);
        border-bottom: 1px solid rgba(0, 0, 0, .1)
    }

    .selectCategory::after,
    .selectCategory::before {
        display: none
    }

    .sortOption h3 {
        display: none
    }

    .category_list.card-columns {
        column-count: 2
    }

    section.home_tabs_sec {
        background-color: #f5f5f5;
        padding: 40px 0
    }

    section.stripe {
        padding: 30px 0;
        margin: 0
    }

    .searhbarDiv.home_search {
        margin: 0;
        padding: 15px 0
    }

    .banner_slider .slick-slide img {
        height: 260px;
        object-fit: cover;
        object-position: center
    }

    .banner_caption {
        top: 57px;
        text-align: left
    }

    .banner_caption h2 {
        font-size: 30px;
        text-shadow: 1px 1px 3px #333
    }

    .banner_caption h5 {
        font-size: 18px;
        text-shadow: 1px 1px 3px #333
    }

    section.stripe h3 {
        font-weight: 600;
        font-size: 24px
    }

    .recent_post_slider_sec {
        padding: 10px 0 40px;
    }

    .sec_title {
        font-size: 30px
    }

    .home_search .searchDiv .form-group input {
        border-top: 1px solid rgba(0, 0, 0, .2);
        border-bottom: 1px solid rgba(0, 0, 0, .2)
    }

    .banner_slider {
        display: none
    }

    .searhbarDiv.home_search {
        display: none
    }

    .mobileSearchDiv {
        display: inline-block;
        width: 100%;
        padding: 10px 0
    }

    .mobileSearchDiv .customButton {
        width: 100%;
        float: right;
        padding: 8px 22px;
        font-size: 14px;
        color: #fff;
        border: 0;
        border-radius: 5px;
        background: #196f8d;
        box-shadow: none !important;
        border: none !important;
        outline: 0 !important;
        font-weight: 600
    }

    .stripe {
        display: none
    }

    .cate_slider_wrapper {
        background: 0 0 !important;
        padding: 24px 0 0 !important
    }

    .category_cont {
        padding: 14px 5% 10px;
        text-align: center
    }

    .category_cont .title {
        height: 14px;
        font-size: 13px;
        font-weight: 500;
        overflow: hidden;
        padding-bottom: 25px;

    }

    .category_cont strong {
        font-size: 13px
    }

    .feedback {
        display: none
    }

    .categories_slider .slick-slide {
        margin: 10px
    }

    .topHeader {
        background: #1384af
    }

    .postFreeAddBtn {
        background: #fff !important;
        color: #202020 !important
    }

    a.cstm_btn {
        height: 32px;
        line-height: 30px;
        color: #fff;
        background: #1191c2;
        font-size: 14px;
        font-weight: 400
    }

    .slick-next.slick-arrow,
    .slick-prev.slick-arrow {
        display: none !important
    }

    .recent_post_slider_sec .sec_title.text-center {
        /* text-align: left !important; */
        font-size: 22px
    }

    .recent_post_slider_sec .sec_subtitle.text-center {
        display: none
    }

    .post_cont p {
        height: 20px;
        overflow: hidden
    }

    .post_cont h4,
    .post_title {
        margin-bottom: 2px
    }

    .view_all {
        margin-top: 10px
    }

    .bannerButton {
        padding: 6px 50px
    }

    .breadcrumb {
        display: none
    }

    .sortDrop button {
        border: none;
        font-size: 15px;
        font-weight: 700;
        padding: 0;
        color: #196f9c !important
    }

    .productSaleSec .sortOption {
        margin-bottom: 6px
    }

    .viewOptions li:last-child {
        margin-right: 0 !important
    }

    .hidden-xs {
        display: none !important
    }

    .visible-xs {
        display: inline-block !important
    }

    .topHeader ul {
        width: 100%;
        float: left
    }

    .topHeader {
        padding: 0
    }

    .topHeader ul li {
        float: left;
        width: 23%;
        padding: 10px 0;
        text-align: center
    }

    .topHeader ul li:last-child {
        width: 31%
    }

    .topHeader .text-right {
        padding: 0 !important
    }

    .topHeader ul li {
        background-image: none !important;
        background-size: 2px 43px !important;
        border-right: solid 1px #0d3746;
        border-left: solid 1px #2bb6e6
    }

    .dropdown.sortDrop {
        display: none
    }

    .mobileSortOption {
        display: inline-block;
        min-width: 80px;
        margin: 0 10px 0 0;
        padding-left: 25px;
        background-repeat: no-repeat;
        background-image: url(../images/sort.png);
        background-size: auto;
        background-position: center left;
        margin-top: 10px
    }

    .mobileSortOption .nice-select.form-control {
        padding: 0;
        border: none !important;
        box-shadow: none !important;
        font-size: 14px;
        width: 100%;
        text-align: left
    }

    .mobileSortOption .nice-select:after {
        display: none !important
    }

    .productSaleSec .sortOption.fullWidth {
        margin-bottom: 0
    }

    .footerMenuMobile {
        margin-bottom: 0;
        display: inline-block;
        width: 100%
    }

    .footerMenuMobile ul {
        display: none
    }

    .footerMenuMobile.open ul {
        display: inline-block
    }

    .footerMenuMobile ul li a {
        line-height: 20px !important
    }

    .footerMenuMobile h3 i {
        display: inline-block
    }

    .recent_post_slider .slick-list {
        padding: 0 20% 0 0 !important
    }

    .viewOptions {
        width: auto !important
    }

    .productSaleSec {
        padding: 0 0 30px 0
    }
}

@media only screen and (max-width:760px) {
    .searchbarSec {
        display: none;
    }
}

@media only screen and (max-width:575px) {
    .makeGridView .productAdd .addDetails {
        min-height: unset
    }

    .placeholderImage {
        max-height: 200px
    }

    .productSaleSec .col-sm-6.text-right {
        text-align: left !important
    }

    .viewOptions li {
        margin-left: 0;
        margin-right: 14px;
        display: inline-block
    }

    .topHeader ul li>a {
        font-size: 11.5px
    }

    .postFreeAddBtn {
        padding: 4px 8px
    }

    .postFreeAddBtn i {
        display: none
    }

    .mobileHidable {
        display: none !important
    }

    .category_list.card-columns {
        padding: 0 35px
    }

    .category_list .card {
        margin-top: 15px
    }

    .list_title {
        margin-bottom: 0;
        margin-top: 10px
    }

    .topHeader .dropdown-menu {
        width: 210px;
        left: -100px
    }

    .topFooter h3 {
        margin-bottom: 5px;
        margin-top: 15px
    }

    .bottomFooter p {
        text-align: center
    }

    .bottomFooter .col-sm-6.text-right {
        text-align: center !important;
        margin-top: 5px
    }

    .bottomFooter ul li a {
        font-size: 13px
    }

    .productAdd .col-sm-8.col-12 {
        padding-left: 15px
    }

    .detailButton {
        padding: 2px 10px 4px
    }

    .addDetails {
        padding: 9px 15px
    }

    .productAdd {
        margin-bottom: 5px
    }

    .addDetails p {
        margin: 2px 0;
        height: auto
    }

    .addButtonList li {
        margin: 2px 3px 2px 0
    }

    .makeGridView .productAdd {
        width: calc(50% - 15px);
        margin: 7px
    }

    .makeGridView .productAdd .addButtonList {
        margin-left: -7px
    }

    .makeGridView .productAdd .detailButton {
        display: none !important
    }

    .banner_caption,
    .slide_two .banner_caption {
        max-width: 215px
    }

    .category_list.card-columns {
        column-count: 1
    }

    .home_tabs_sec .nav li a {
        font-size: 13px;
        font-weight: 600
    }

    .home_tabs_sec .nav {
        justify-content: center;
        margin-bottom: 20px
    }

    .category_outr {
        margin-bottom: 15px
    }

    .sec_title {
        font-size: 27px
    }

    .bottomBanner {
        padding: 60px 0
    }

    .home_tabs_sec li.nav-item {
        padding: 0 7px
    }

    .gridListView .productAdd .col-sm-4,
    .gridListView .productAdd .col-sm-8 {
        padding: 0 !important;
        padding-left: 15px !important
    }

    .gridListView .callButton,
    .gridListView .simPleButton {
        display: none
    }

    .addImage .placeholderImage {
        min-height: 115px
    }

    .searchbarSec {
        display: none
    }

    .productSaleSec h2 {
        font-size: 13px;
        font-weight: 700
    }

    .productSaleSec h2 span {
        font-size: 12px;
        font-weight: 400
    }

    .navbar-light .navbar-toggler {
        background: #fff
    }

    .makeGridView.gridListView .callButton,
    .makeGridView.gridListView .simPleButton {
        display: inline-block
    }

    .makeGridView.gridListView .addButtonList {
        text-align: left
    }

    .makeGridView.gridListView .addButtonList .detailButton {
        display: inline-block
    }
}

@media (min-width:768px) {
    .modal-content {
        border-radius: 7px !important;
        float: left;
        width: 100%;
        padding-bottom: 30px
    }

    .modal-dialog-2 {
        width: 100%
    }
}

button:focus {
    outline: 0 !important
}

form#searchForm {
    z-index: 999 !important
}

.sub-child .sub-left-nav li.active {
    width: 100%;
    margin-left: 0;
    padding-left: 15px;
}






.banner_slider {
    width: 100%;
    overflow: hidden;
}

.banner_slider .slick-slide {
    position: relative;
}

/* Image always covers full width and height */
.banner_slider img {
    width: 100%;
    height: 70vh;
    /* Adjust height here */
    object-fit: cover;
    /* Keeps image full without stretching */
    object-position: center;
    /* Always center the image */
    display: block;
}

/* Optional: Different height for mobile */
@media (max-width: 768px) {
    .banner_slider img {
        height: 45vh;
    }
}

/* Banner Caption style */
.banner_caption {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    text-align: center;
    width: 100%;
    padding: 0 20px;
}

.banner_caption h1,
.banner_caption h2,
.banner_caption h3 {
    margin: 0;
    font-weight: 600;
}







/* new */
.banner_slider {
    width: 100%;
    overflow: hidden;
}

.banner_slider .slick-slide {
    position: relative;
}

/* Image always covers full width and height */
.banner_slider img {
    width: 100%;
    height: 70vh;
    /* Adjust height here */
    object-fit: cover;
    /* Keeps image full without stretching */
    object-position: center;
    /* Always center the image */
    display: block;
}

/* Optional: Different height for mobile */
@media (max-width: 768px) {
    .banner_slider img {
        height: 45vh;
    }
}

/* Banner Caption style */
.banner_caption {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    text-align: center;
    width: 100%;
    padding: 0 20px;
}

.banner_caption h1,
.banner_caption h2,
.banner_caption h3 {
    margin: 0;
    font-weight: 600;
}

.searhbarDiv.home_search {
    margin: -41px 0 0 !important;
    background-color: rgb(251 251 251 /100%);
    position: relative;
    z-index: 9;
    border-radius: 5px
}

section.stripe {
    background-color: #0091c2;
    padding: 90px 0 30px;
    color: #fff;
    text-align: center;
    margin-top: -80px !important;
}



/* categories icon Section Styling */
.cate_slider_wrapper {
    padding: 60px 0;
    background: linear-gradient(135deg, #f5f7fa, #e8edf3);
}

.categories_slider>div {
    text-align: center;
    padding: 20px;
    cursor: pointer;
    transition: transform 0.5s ease, filter 0.5s ease;
}

.cate_img {
    width: 120px;
    height: 120px;
    margin: auto;
    border-radius: 20px;
    background: rgba(255, 255, 255, 0.55);
    backdrop-filter: blur(15px);
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.15);
    transition: transform 0.5s ease, box-shadow 0.5s ease;
}

.cate_img img {
    width: 65px;
}

.categories_slider p {
    margin-top: 15px;
    font-weight: 600;
    color: #333;
}

/* Highlight center slide */
.slick-center .cate_img {
    transform: scale(1.3);
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.25);
}

.slick-center p {
    font-size: 1.1rem;
    font-weight: 700;
    color: #111;
}

/* Button Style */
.browse-category-btn {
    display: inline-block;
    padding: 14px 35px;
    font-size: 1rem;
    font-weight: 600;
    color: #fff;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.35), #0091c2);
    border-radius: 30px;
    text-decoration: none;
    transition: all 0.4s ease;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2);
}

.browse-category-btn:hover {
    transform: translateY(-3px);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.3);
    color: black;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.35), #0091c2);
}



:root {
    --accent: #6f42c1;
    --accent-2: #6610f2;
    --muted: #6c757d;
    --card-radius: 18px;
}

body {
    font-family: 'Poppins', system-ui, -apple-system, 'Segoe UI', Roboto;
    background: #f8f9fc;
}

.pricing-section {
    padding: 70px 0;
}

.pricing-header h1 {
    font-weight: 700;
    letter-spacing: -0.5px;
}

.pricing-header p {
    margin: auto;
    margin-top: 10px;
    color: var(--muted);
}

.plan-card {
    border-radius: var(--card-radius);
    overflow: hidden;
    background: #fff;
    box-shadow: 0 8px 28px rgba(0, 0, 0, 0.08);
    transition: all .3s ease;
    height: 100%;
    display: flex;
    flex-direction: column;
}

.plan-card:hover {
    transform: translateY(-6px);
    box-shadow: 0 12px 35px rgba(0, 0, 0, 0.12);
}

.plan-top {
    padding: 28px 20px;
    color: #fff;
    text-align: center;
}

.plan-body {
    padding: 24px 20px 30px;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
}

.features li {
    margin-bottom: 8px;
    color: #444;
}

.price-row {
    margin-top: 12px;
    display: flex;
    gap: 12px;
}

.price-bubble {
    flex: 1;
    background: #f7f7ff;
    padding: 12px;
    border-radius: 14px;
    text-align: center;
    border: 1px solid rgba(111, 66, 193, 0.08);
}

.popular-badge {
    position: absolute;
    top: 14px;
    right: 14px;
    background: #ffe066;
    padding: 5px 10px;
    border-radius: 30px;
    font-size: 0.78rem;
    font-weight: 700;
}

.highlight {
    border: 2px solid rgba(111, 66, 193, 0.2);
    transform: translateY(-5px);
}

@media(max-width:575px) {
    .price-row {
        flex-direction: column;
    }
}

li {
    font-size: 14px !important;
}

.banner_slider {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.banner_slider .slide_item {
    position: relative;
}

.banner_slider img {
    width: 100%;
    height: auto;
    object-fit: cover;
}

/* Caption Styling */
.banner_caption {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    color: #fff;
    text-shadow: 0 2px 8px rgba(0, 0, 0, 0.6);
}

.banner_caption h1,
.banner_caption h2,
.banner_caption h3 {
    margin: 5px 0;
}

/* Mobile Responsive Caption */
@media(max-width: 768px) {
    .banner_caption h1 {
        font-size: 26px;
    }

    .banner_caption h2 {
        font-size: 18px;
    }
}

/* Make slick arrows black */
.slick-prev:before,
.slick-next:before {
    color: #000 !important;
    /* black */
    font-size: 32px !important;
    /* bigger arrow (optional) */
}


/* all categories */

/* Category section styling */
.home_tabs_sec {
    padding: 40px 0;
    background: #f9f9f9;
}

.home_tabs_sec .nav-pills .nav-link {
    font-size: 1.1rem;
    padding: 10px 20px;
}

/* .home_tabs_sec .nav-pills .nav-link.active {
            background-color: #007bff;
            color: #fff;
        } */

.category_list_outr {
    margin-top: 30px;
}

.category_list {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    list-style: none;
    padding: 0;
    margin: 0;
}

.category_list .card {
    flex: 1 1 calc(25% - 20px);
    padding: 15px;
    transition: transform 0.3s ease;
}

.category_list ul li a:hover {
    color: #196f8d !important;
}


.category_list .card:hover {
    transform: translateY(-5px);
}

.list_title {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}

.list_title span {
    font-size: 2rem;
    color: #007bff;
    margin-right: 10px;
}

.fa-lg {
    font-size: 26px !important;
    line-height: .75em;
    vertical-align: 14% !important;
    color: aliceblue !important;
}

.list_title h4 {
    margin: 0;
    font-size: 1.2rem;
    font-weight: 600;
}

.list_title h4 a {
    color: #333;
    text-decoration: none;
}

.list_title h4 a:hover {
    text-decoration: underline;
}

.category_list ul {
    list-style: none;
    padding-left: 25px;
    margin: 0;
}

.category_list ul li {
    margin-bottom: 5px;
}

.category_list ul li a {
    color: #555;
    text-decoration: none;
}

.category_list ul li a:hover {
    color: #007bff;
}

/* Responsive */
@media (max-width: 1200px) {
    .category_list .card {
        flex: 1 1 calc(33.33% - 20px);
    }
}

@media (max-width: 768px) {
    .category_list .card {
        flex: 1 1 calc(50% - 20px);
    }
}

@media (max-width: 576px) {
    .category_list .card {
        flex: 1 1 100%;
    }
}

.addDetails {
    padding: 10px 15px 0px 0 !important;
}

li.nav-item {

    line-height: 35px;
}

@media (min-width: 992px) {
    .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute;
        top: 29px;
    }
}

@media only screen and (max-width: 575px) {
    .addDetails p {

        height: 17px;
        overflow: hidden;
    }
}

@media only screen and (max-width: 767px) {
    .topHeader.log ul li:nth-child(3) {
        width: 35% !important;
    }

    .topHeader.log ul li:nth-child(4) {
        width: 34%;
    }

    .topHeader.log ul li:nth-child(5) {
        width: 35%;
    }
}

.navbar-nav li:hover>ul.dropdown-menu {
    display: block;
}

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
}

.dropdown-menu>li>a:hover:after {
    text-decoration: underline;
    transform: rotate(-90deg);
}

@media only screen and (max-width: 990px) {
    .navbar-nav li:hover>ul.dropdown-menu {
        display: none;
    }

    .mainHeader .navbar-collapse {
        z-index: 99999 !important;
    }
}

.slickSlider {
    display: none;
}

@media only screen and (max-width: 767px) {
    .banner_slider {
        display: none !important;
    }

}

@media (max-width: 767px) {

    h4.media-heading {
        margin-top: 20px;
    }

    .content-container p {
        font-size: 16px;
        line-height: 24px;
        float: left;
        width: 100%;
        font-family: 'Open Sans', sans-serif;
        color: rgba(61, 61, 61, .7);
    }

    .bulk-upload .bulk-icons .media-body {
        font-size: 16px;
        line-height: 22px;
    }

    h3.h1 {
        font-size: 2.5rem !important;
    }

    p {
        font-size: 16px;
        line-height: 22px;
    }

    .media-body span {
        font-size: 16px;
        line-height: 22px;
    }

    .boost-ads .media-body p {
        color: #fff;
        font-size: 16px;
    }

}


@media (max-width: 767px) {
    .goog_ad {
        display: none;
    }
}



/* Make sure slider wraps properly */
.mainBannerSlider {
    position: relative;
    width: 100%;
}

/* Make all images responsive */
.mainBannerSlider img {
    width: 100%;
    height: auto;
    object-fit: cover;
    display: block;
}

/* Mobile height control */
@media (max-width: 767px) {
    .mainBannerSlider img {
        object-fit: cover;
    }
}

@media (max-width: 767px) {
    .mainBannerSlider .slick-list {
        overflow: visible !important;
    }
}

/* Make sure arrows are above image on mobile */
@media (max-width: 767px) {
    .mainBannerSlider .slick-arrow {
        display: block !important;
        z-index: 9999 !important;
        opacity: 1 !important;
    }

    .mainBannerSlider .slick-list {
        overflow: visible !important;
    }
}

@media (max-width: 767px) {

    .mainBannerSlider .slick-prev,
    .mainBannerSlider .slick-next {
        width: 26px !important;
        height: 26px !important;
    }

    .mainBannerSlider .slick-prev:before,
    .mainBannerSlider .slick-next:before {
        font-size: 20px !important;
        line-height: 1 !important;
        color: #000 !important;
        /* ← BLACK COLOR */
        opacity: 1 !important;
    }

    /* Position closer to edges */
    .mainBannerSlider .slick-prev {
        left: 4px !important;
        top: 50% !important;
        transform: translateY(-50%);
    }

    .mainBannerSlider .slick-next {
        right: 4px !important;
        top: 50% !important;
        transform: translateY(-50%);
    }
}

.mainBannerSlider .slick-prev:before,
.mainBannerSlider .slick-next:before {
    color: #000 !important;
    /* BLACK ARROWS */
    opacity: 1 !important;
}

/* ---- ARROW FIX ---- */
.slick-prev,
.slick-next {
    z-index: 20 !important;
    width: 40px;
    height: 40px;
    display: flex !important;
    align-items: center;
    justify-content: center;
}

/* Center arrows vertically ALWAYS */
.slick-prev {
    left: 10px !important;
    top: 50% !important;
    transform: translateY(-50%);
}

.slick-next {
    right: 10px !important;
    top: 50% !important;
    transform: translateY(-50%);
}

/* Arrow icon styling */
.slick-prev:before,
.slick-next:before {
    font-size: 35px !important;
    color: white !important;
    opacity: 1 !important;
}



/* Slider Section */
.recent_post_slider_sec {
    padding: 25px 0;
}

/* Card Styling */
.premium_ads_slider .post_outr {
    background: #fff;
    border-radius: 8px;
    margin: 0 10px;
    border: 1px solid #eee;
}

.premium_ads_slider .post_outr img {
    width: 100%;
    height: 180px;
    object-fit: cover;
}

.premium_ads_slider .post_cont {
    padding: 10px 12px;
}

.premium_ads_slider .post_cont h4 {
    font-size: 15px;
    line-height: 1.3;
    margin-bottom: 6px;
    min-height: 40px;
    overflow: hidden;
}

.premium_ads_slider .post_cont p {
    margin: 0;
    font-size: 14px;
    color: #555;
}

.premium_ads_slider .post_title {
    margin-top: 6px;
    font-weight: 700;
    font-size: 16px;
}

/* ---------------- MOBILE FIX --------------- */
@media(max-width: 767px) {
    .premium_ads_slider .post_outr {
        margin: 0 auto !important;
        width: 92% !important;
    }

    .premium_ads_slider .post_outr img {
        height: 200px;
    }

    .premium_ads_slider .post_cont h4 {
        min-height: auto;
        font-size: 14px;
    }

    .premium_ads_slider .post_title {
        font-size: 15px;
    }
}

/* ---------------- TAB FIX ------------------ */
@media(max-width: 992px) {
    .premium_ads_slider .post_outr img {
        height: 220px;
    }
}

/* Arrow Fix */
.slick-prev,
.slick-next {
    background: #000;
    color: #fff !important;
    border-radius: 50%;
}


/* promotionpg */