/* ==========================
Choose City CSS START
========================== */
.choose-city-sec {
display: inline-block;
width: 100%;
padding: 15px 0;
background-color: #f5f7fa;
}
.cc-list-outer label {
display: inline-block;
width: 100%;
padding-bottom: 5px;
}
.cc-list-outer select {
width: 100%;
display: inline-block;
padding: 10px;
border-radius: 5px;
border: 1px solid #cccccc;
}
/* ==========================
Choose City CSS END
========================== */
/* ==========================
Breadcrumbs CSS Start
========================== */
.breadcrumbs-sec {
border-bottom: 1px solid #cccc;
padding-bottom: 5px;
margin-bottom: 15px;
}
.breadcrumbs-outer ul li span {
color: #646464;
font-weight: 600;
}
.breadcrumbs-outer ul li {
display: inline-block;
color: #646464;
position: relative;
}
.breadcrumbs-outer ul li a,
.breadcrumbs-outer ul li {
color: #646464;
font-size: 14px;
}
.breadcrumbs-outer ul li a:hover,
.breadcrumbs-outer ul li.active {
color: rgb(0, 135, 60);
}
.breadcrumbs-outer {
padding: 10px 0;
}
.back-btn a {
color: #00873c;
}
.back-btn {
padding-top: 15px;
}
/* ==========================
Breadcrumbs CSS END
========================== */
/* ==========================
Product Detail Sec CSS Start
========================== */
.detail-top-content {
display: flex;
align-items: flex-start;
justify-content: space-between;
gap: 30px;
}
.services-list-sec ul {
display: flex;
flex-wrap: wrap;
gap: 14px 11px;
margin-top: 22px;
margin-left: 0px;
}
.services-list-sec ul li {
font-weight: 400;
font-size: 12px;
line-height: normal;
color: #4F566A;
border: 1px solid #CDCDCD;
border-radius: 7px;
list-style: none;
padding: 4px 10px;
}
.slider-banner-footer {
margin-top: 70px;
}
.slider-banner-footer p {
font-weight: 400;
font-size: 16px;
line-height: 24px;
color: #212020;
}
.call-whatsaap-btn {
display: grid;
grid-template-columns: repeat(1, 1fr);
z-index: 99;
gap: 10px;
padding: 10px 0;
background: rgb(255, 255, 255);
transition: 0.3s;
}
.whatsapp-btn {
display: flex;
align-items: center;
gap: 11px;
}
.sc-theme-border-btn {
border-radius: 8px;
gap: 11px;
padding: 15px 24px 15px 24px;
background: #ffffff;
border: 1px solid #00873C;
display: flex;
align-items: center;
justify-content: center;
color: #00873C;
font-weight: 600;
font-size: 14px;
}
.sc-whatsapp-btn {
border-radius: 8px;
gap: 11px;
padding: 15px 24px 15px 24px;
background: #107022;
color: #FFFFFF;
font-weight: 600;
font-size: 14px;
border: none;
}
.services-btn button img {
width: 20px;
height: 20px;
}
.slider-heading h1 {
padding: 15px 0;
font-size: 22px;
font-weight: 600;
}
.h2 {
font-weight: 600;
font-size: 18px;
padding-bottom: 15px;
}
.slider-banner-footer-btn {
display: flex;
align-items: center;
justify-content: center;
gap: 15px;
margin-top: 30px
}
.slider-footer-btn {
min-width: 165px;
min-height: 40px;
border-width: 0.55px;
border-radius: 4.38px;
border: 0.55px solid #AFAFAF;
background-color: transparent;
display: flex;
align-items: center;
justify-content: center;
gap: 10px;
}
/* ==========================
Product Detail Sec CSS End
========================== */
/* ==========================
Simller Ads Sec CSS Start
========================== */
.all-ads-sec h2 {
font-weight: 600;
font-size: 18px;
padding-bottom: 15px;
}
.all-ads-sec h2 a {
color: #00873C;
}
.all-ads-sec {
padding-top: 70px;
}
.all-ads-header h3 {
font-weight: 600;
font-size: 16px;
color: #000000;
padding-bottom: 15px;
}
.all-ads-item-list {
margin-top: 10px;
display: grid;
grid-template-columns: repeat(5, 1fr);
justify-content: space-between;
gap: 10px;
}
.all-ads-item {
background: #FFFFFF;
border: 0.93px solid #B5B5B5;
border-radius: 14px;
}
.all-ads-item img {
border-radius: 14px 14px 0px 0px;
width: 100%;
}
.all-ads-item-con h4 {
font-weight: 500;
font-size: 15px;
color: #000;
margin-bottom: 0px;
line-height: 20px;
margin-bottom: 10px;
}
.all-ads-item-con p {
font-weight: 400;
line-height: 19px;
font-size: 12px;
color: #333333;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 5;
-webkit-box-orient: vertical;
}
.all-ads-item-con {
margin-top: 10px;
padding: 10px;
}
/* ==========================
Simller Ads Sec CSS End
========================== */
/* ==========================
Disclaimer CSS Start
========================== */
.disclaimer-content-sec {
border-top: 1px solid #cccccc;
padding: 50px 0;
display: inline-block;
width: 100%;
text-align: center;
}
.text-bold {
font-weight: 700;
}
.disclaimer-content-sec .small {
font-size: 18px;
padding-bottom: 15px;
display: inline-block;
width: 100%;
color: #787878;
}
.disclaimer-content-sec p {
font-size: 16px;
color: #777777;
line-height: 26px;
}
/* ==========================
Disclaimer CSS End
========================== */
/* ==========================
Top Cities CSS Start
========================== */
.top-cities-sec {
padding: 15px 0;
display: inline-block;
width: 100%;
}
.tcs-outer {
padding: 15px 0;
}
.tcs-outer strong {
font-size: 20px;
padding-bottom: 10px;
display: inline-block;
color: #000000;
}
.tag-list ul {
margin-left: -5px;
margin-right: -5px;
}
.tag-list li {
display: inline-block;
padding-left: 5px;
padding-right: 5px;
}
.tag-list ul li .lable {
font-size: 16px;
display: inline-block;
color: #333333;
border: 1px solid #ccc;
border-radius: 5px;
padding: 5px 10px;
margin-bottom: 10px;
}
.tag-list ul li .lable:hover {
color: rgb(0, 135, 60);
}
/* ==========================
Top Cities CSS End
========================== */
/* ==========================
Footer CSS Start
========================== */
.footer-box-layout1 .footer-menu-box ul li {
display: inline-block;
padding: 0 5px;
margin: 0;
line-height: normal;
}
.footer-box-layout1 .footer-menu-box ul li a {
font-size: 14px;
color: #3c3a3a;
margin: 6px 0;
text-transform: capitalize;
display: inline-block;
}
.footer-top-wrap {
text-align: center;
padding: 15px 0;
border-top: 1px solid #ccc;
}
.footer-bottom-wrap {
background-color: #111212;
padding: 1.5625rem 0;
text-align: center;
}
.copyright-text {
color: #ffffff;
margin-bottom: 0.9375rem;
font-size: 16px;
line-height: 24px;
}
.footer-bottom-wrap img {
max-width: 150px;
}
.footer-box-email-rit a {
font-size: 18px;
margin-bottom: 5px;
display: inline-block;
}
/* ==========================
Footer CSS End
========================== */
/* ==========================
Gallery Slider CSS Start
========================== */
.gallery-item img {
width: 100%;
height: 100%;
object-fit: cover;
}
.modal {
display: none;
height: 100%;
left: 0;
outline: 0;
overflow: hidden;
position: fixed;
top: 0;
width: 100%;
z-index: 1050;
background: rgba(0, 0, 0, .43);
}
.modal.show {
display: block;
}
.modal-dialog {
pointer-events: none;
position: relative;
width: 100%;
height: 100%;
}
.modal-content {
background-clip: padding-box;
background-color: #fff;
border: 1px solid rgba(0, 0, 0, .2);
border-radius: .3rem;
display: flex;
flex-direction: column;
outline: 0;
pointer-events: auto;
position: relative;
width: 100%;
height: 100%;
}
.modal-header {
display: flex;
align-items: center;
justify-content: space-between;
padding: 10px;
border-bottom: 1px solid #dee2e6;
border-top-left-radius: calc(.3rem - 1px);
border-top-right-radius: calc(.3rem - 1px);
background-color: #f9f9f9;
width: 100%;
}
.modal-header .close {
width: 40px;
height: 40px;
display: flex;
align-items: center;
justify-content: center;
background-color: transparent;
border: none;
cursor: pointer;
}
.modal-header .close img {
width: 22px;
height: 22px;
}
.modal-title {
line-height: 1.5;
font-size: 14px;
margin-bottom: 0;
color: #00873c;
font-weight: 600;
text-align: left;
width: 100%;
}
.modal-body {
flex: 1 1 auto;
padding: 1rem;
position: relative;
color: #666;
overflow: auto;
}
.masonry {
column-gap: 10px;
}
.ui-carousel {
height: 100%;
margin: 0 auto;
position: relative;
width: 100%;
}
.ui-carousel .carousel-track {
display: flex;
height: 100%;
overflow-x: auto;
scroll-snap-type: x mandatory;
-webkit-overflow-scrolling: touch;
scrollbar-color: transparent transparent;
scrollbar-width: thin;
}
.ui-carousel .carousel-track::-webkit-scrollbar {
display: none;
}
.ui-carousel .carousel-slide {
flex: 0 0 100%;
display: flex;
flex-grow: 1;
flex-shrink: 0;
flex-wrap: wrap;
height: 100%;
margin-right: .2rem;
scroll-snap-align: start;
width: 100%;
}
.ui-carousel .carousel-slide:last-child {
margin-right: 0;
}
.ui-carousel .carousel-controls .next,
.ui-carousel .carousel-controls .prev {
appearance: none;
-moz-appearance: none;
-webkit-appearance: none;
background: #0000007c;
border: none;
border-radius: 50%;
box-sizing: border-box;
color: #fff !important;
font-size: 20px;
height: 32px;
line-height: 32px;
padding: 0 !important;
position: absolute;
text-align: center;
text-decoration: none;
top: 50%;
transform: translateY(-50%);
vertical-align: middle;
width: 32px;
z-index: 10;
cursor: pointer;
}
.ui-carousel .carousel-controls .prev {
left: 5px;
}
.ui-carousel .carousel-controls .next {
right: 5px;
}
.post-gallery {
background: #10172a;
height: 40vh;
margin: 0 auto;
overflow: hidden;
position: relative;
text-align: center;
width: 100%;
margin-top: 20px;
padding-top: 0px;
}
.post-gallery .btn-open-modal {
background-color: #0c0e18;
border: 0;
font-size: 11px;
font-weight: 700;
opacity: .8;
padding: 5px 10px;
position: absolute;
right: 10px;
text-transform: uppercase;
top: 10px;
white-space: normal;
word-wrap: break-word;
color: #fff;
z-index: 10;
display: flex;
align-items: center;
gap: 5px;
justify-content: flex-start;
border-radius: 30px;
cursor: pointer;
}
.post-gallery .btn-open-modal img {
width: 15px;
height: 15px;
}
.post-gallery .gallery-item {
align-items: center;
display: flex;
flex-grow: 1;
flex-shrink: 0;
height: 100%;
justify-content: center;
position: relative;
scroll-snap-align: start;
transform: scale(1);
transform-origin: center center;
transition: transform .5s;
width: 100%;
}
.post-gallery .gallery-item img {
height: 100%;
object-fit: contain;
width: 100%;
}
.masonry {
column-count: 3;
}
.masonry {
column-fill: initial;
column-gap: 2px;
transition: all .5s ease-in-out;
}
.ui-carousel .carousel-track {
display: flex;
height: 100%;
overflow-x: auto;
scroll-snap-type: x mandatory;
-webkit-overflow-scrolling: touch;
scrollbar-width: none;  
-ms-overflow-style: none;  
} 
.ui-carousel .carousel-track::-webkit-scrollbar {
display: none;
}
.aboutus, .contactus, .postyourad, .termsandconditions, .privacypolicy {
    cursor: pointer;
}
/* ==========================
Gallery Slider CSS End
========================== */

@media screen and (max-width: 991px) {
.all-ads-item-list {
grid-template-columns: repeat(3, 1fr);
}
}
@media screen and (max-width: 767px) {
.all-ads-item-list {
grid-template-columns: repeat(2, 1fr);
}
}
@media screen and (max-width: 575px) {
.all-ads-item {
display: flex;
gap: 10px;
align-items: center;
border-radius: 10px;
}
.detail-top-content {
display: inline-block;
width: 100%;
}
.call-whatsaap-btn {
display: flex;
align-items: center;
}
.call-whatsaap-btn a {
width: 50%;
}
.sc-whatsapp-btn{
padding:15px 15px 11px 13px;
}
}
@media screen and (max-width: 575px) {
.all-ads-item img {
border-radius: 10px 0px 0px 10px;
}
}
@media screen and (max-width: 575px) {
.all-ads-item-list {
grid-template-columns: repeat(1, 1fr);
}
}
@media screen and (max-width: 575px) {
.all-ads-item img {
width: 85px;
height: auto;
object-fit: cover;
flex-shrink: 0;
}
}
@media screen and (max-width: 575px) {
.all-ads-item-con {
flex: 1;
padding: 0px;
margin-top: 0;
}
}
@media screen and (max-width: 575px) {
.all-ads-item-con p {
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;
line-height: 1.4;
max-height: calc(1.4em * 2);
margin-bottom: 0px;
}
}
@media screen and (max-width: 991px) {
.stickymobile.show {
opacity: 1;
pointer-events: auto;
transform: translateY(0);
visibility: visible;
height: auto;
padding: 10px 0px !important;
}
}
/* ==========New slider================ */
@media (min-width:575px) {
.ui-carousel .carousel-controls {
display: none;
}
.ui-carousel .carousel-track {
display: block;
padding: 16px;
width: 100%;
}
.post-gallery {
background: unset;
height: fit-content;
max-height: unset;
}
.post-gallery .btn-open-modal {
display: none;
}
.post-gallery .gallery-item {
background: unset;
height: unset;
margin-right: 0;
padding-bottom: 2px;
position: unset;
width: unset;
}
.post-gallery .gallery-item img {
position: unset;
}
}
@media (min-width:600px) {
.ui-carousel .carousel-track {
padding: 0;
}
}
@media (min-width: 600px) {
.ui-carousel .carousel-track {
padding: 0;
}
}
