<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import "form.css";
@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.9.1/font/bootstrap-icons.css");
body, h1, h2, h3, h4, h5, h6, input[type="text"], input[type="password"], input.text, textarea, input[type="submit"], .mobile-menu {
  font-family: 'Lato',sans-serif;
}
body {
  font-weight: normal;
  background-color: #f8f8f8;
  color: #444;

}

/* Sticky footer styles
-------------------------------------------------- */
html, body {
    box-sizing: border-box;
    height: 100%;
    padding: 0;
    margin: 0;
}
.wrapper {
    box-sizing: border-box;
    min-height: 100%;
    display: flex;
    flex-direction: column;
}
.page-header, .page-footer {
    flex-grow: 0;
    flex-shrink: 0;
}
.page-body {
    flex-grow: 0.5;
    padding:0 0 4em 0;
}
.navbar-brand, .navbar{padding: 0;}
.nav-item:hover .dropdown-menu{ display: block; }
 .nav-item .dropdown-menu{ margin-top:0; }

/* Custom page CSS
-------------------------------------------------- */
/* Not required for template or sticky footer method. */
h1, h2, h3, h4, h5, h6 {
  font-weight: 500;
  color: #555;
  line-height: normal;
  text-transform: uppercase;
}
h1{
  font-size: 1.8rem;
  margin-bottom: 15px;
  
}
h2{
  font-size: 1.4rem;
  opacity: 80%;
  margin-bottom: 15px;
  
}
h3{
  font-size: 1.3rem;
}
h4{
  font-size: 1.2rem;
  margin-bottom: 21m;
  
}
h5{
  font-size: 1.1rem;
  margin-bottom: 10px;
}
h6{
  font-size: 0.8rem;
  margin-bottom: 10px;
}
ul{
  list-style: none;
}
a.breadlink{text-decoration: none;}
.navbar{
  /*text-transform: uppercase;*/
}
.profile-bread,.blog-bread{
  padding-top:3px;
  text-transform: uppercase;
}
.blog-bread{
  line-height:42px;
  font-size:1.4rem;
}
.blur {
    filter: blur(10px);
    -webkit-filter: blur(10px);
    -moz-filter: blur(10px);
    -o-filter: blur(10px);
    -ms-filter: blur(10px)
  }
/*#dropguides {
  display: block;
  float: left;
 
}*/
.dropguide {
  background-color: #ededed !important;
  overflow: hidden;
  display: inline-block;
  position: relative;
  cursor: pointer;
  padding-right: 2px;
  margin: 0;

}
.dropguide select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  min-width: 116px;
  border: 0;
  outline: 0;
  cursor: pointer;
  margin: 0;
  line-height: 40px;
  padding-right: 16px;
  font-size: 14px !important;
  background: url("/assets/images/svg/caret-down-fill.svg") no-repeat 98% 50%;
}
.display-7 {
  font-size: calc(1.2rem + 1vw);
  font-weight: 300;
  line-height: 0;
}
.memicon {
  --bs-nav-link-padding-y: 0.1rem!important;
}
.navbar .nav-item{
  line-height: 25px;
  display: block;
height: 100%;
  font-size: 12px;
}
.navbar  .nav-link {
display: block;
height: 100%;
}
.orange{
  color:#F60;
}
.green-link {
  background-color: green;
  color: #fff !important;
}
.navbar .nav-item:hover .dropbtn {
  background-color: #f60;
  color: #fff;
}
.sponsors {
  background: #000;
  margin: 0;
  line-height: 22px;
}
.sponsors ul{
  text-align: left;
  margin-left:5%;
 } 
.sponsors ul li {
  padding-right: 5%;
 }
 .sponsors ul li a{
  color: #ccc;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 0.7rem;
 }
 .sponsors ul li a:hover{
  color: #fff;
 }
.bread{
  width: 100%;
  padding: 0;
  display: inline-block;
  background: #efefef;
}
.bread h1{
  float: left;
  margin: 0 3% 0 0;
  font-size: 1.4rem;
  padding: 6px 0 0px 0;
  display: inline-block;
  line-height:30px;
}
.bread p{
  float:left;
  display: table-cell;
  padding: 7px 4px;
  margin:0 auto;
  vertical-align: middle;
}
.bread select{
  float:left;
}
.bread ol{
  margin: 5px 0;
}
.homelinks{
  margin-top: 20px;
}
.homelinks ul li{
  display: inline-block;
  margin:0 10px;
}
.refine {
  padding: .15rem 0.4rem 0.15rem 0.3rem;
  border:1px solid #ccc;
  color: #555;
  margin: 6px 6px 6px 0;
  border-radius: 4px;
  float: left;
  display: block;
  font-size: 14px !important;
  font-weight: normal;
  text-transform: uppercase;
}
.top&gt;.card{
  max-width:300px; margin:auto;
}
#submenu {
  clear: left;
  margin: 0;
  padding: 0;
  z-index: 10;
  width: 100%;
}
.submenu{
  clear: left;/*
  margin:10px 0 20px 0;*/
}

.submenu ul{
  margin: 0;
  padding: 0 0 20px 0;
}
.submenu ul li{
  margin: 0;
  padding: 0px 10px;
  display: inline;
  float: left;
  position: relative;
}
.top-locations a{
  margin-right: 0.5rem;
}
#ic-locations {
  width: 95%;
  height: 0;
  max-height: 9999px;
  overflow: hidden;
  -webkit-transition: height 1s ease-in-out;
  -moz-transition: height 1s ease-in-out;
  -ms-transition: height 1s ease-in-out;
  -o-transition: height 1s ease-in-out;
  transition: height 1s ease-in-out;
}
#dropcat{  
-moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
}
#dropcat select:hover{
  background-color:transparent;
  color: #fff;
}
#dropcat:hover{
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
#dropcat select {
  -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
  color: #6c757d;
background-color:transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0;
  outline: 0;
  cursor: pointer;
  margin: 0;
  /*line-height: 32px;*/
  padding: 0 0 0 5px;
  font-size: 14px !important;
  display: block;
max-width: 100%;
  /*background: url("/assets/images/svg/search.svg") no-repeat 0% 40%;*/
}
.fade {
    -webkit-transition-duration: 30s !important; /* Safari */
    transition-duration: 30s!important;
}

.container {
  width: auto;
  padding: 0 5px;
}
a{color: #369;}
a:hover{color: #f60;transition: all .4s ease-in-out;}

.navbar{padding-top: 0;padding-bottom: 0;}
.navbar-brand{padding-top: 0;padding-bottom: 0;}
.nav-link{}
footer h6,footer p, footer a, footer span, footer li::before, footer ul li::before {
  color: #999;
  line-height: 24px;
}
footer a:hover{
  color: #ccc;
}
a {
  cursor: pointer;
  text-decoration: none;
}
.gallery .card{
  box-shadow: 0 0 3px #efefef;
  background-color:#eee !important;
  --bs-card-spacer-y: 0.5rem!important;
--bs-card-spacer-x: 0.5rem!important;
--bs-card-border-radius:none!important;
}
.gallery .card:hover{
  background-color:#eee; 
  opacity:0.8 !important;
  transition: all .4s ease-in-out;
  /*padding:10px;*/
  color:#000;
  
}
.gallery .borderline{
  border-bottom:3px #fff solid;
}
.gallery h5{
  font-size: 1rem;
  margin-bottom: 0px;
}
.gallery .card a{
  color:#333;
}
.gallery p{
  font-size: 0.8rem;
}
.top .card-body{
   float: left;
  clear: both;
  margin-top: 4px;
  text-align: center !important;
  padding: 0px 0;

}

/*.newsfeed .blockquote-footer{
  clear:both;
}*/
.newsfeed img{
  border:3px solid #fff;
  border-radius: .2rem;
}
.newsfeed{
  /*font-size: 0.9rem;*/
}
.newsfeed .card{
  --bs-card-spacer-y: 0.5rem;
--bs-card-spacer-x: 0.5rem;
}
.newsfeed .card:hover {
  opacity: 0.8 !important;
  transition: all .4s ease-in-out;
}
.newsfeed .card a {
  color: #333;
}
.newsfeed .card-title{
  margin:2px 0 2px 0;
}
.top .card-title{
  font-size:1.2rem;
  margin:0;
}
.basic .card-title{
  font-size:0.9rem;
  margin:7px 0;
}

.topleft {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
}

.topright {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
}
.profile-cornerimage{
 position: absolute;
  top: 0px;
  right: 0px;
  z-index: 10;
}
.comment{
  font-size:0.8rem;
}
.blockquote-footer{
  font-size:0.75rem;
}
.card{
  border: none !important;
  margin-bottom:1em;
  background: #efefef!important;
}

/*.portfolio {
  background: #fff;
  float: left;
  border-bottom: 3px solid #d9d9d9;
  padding: 0;
  transition: all .4s ease-in-out;
}*/

.vip{}
.vip figcaption{
  text-align: center;
}
.ver-image{
 opacity:0.5; 
}
.form-group {
  margin: 10px 0 15px 0;
}

.orange{
  color: #f60;
}
/* for profile page only */
.carousel{
  padding:10px;background-color:#fff;border-radius: .25rem;
}
.carousel-inner{
  /*height:30em !important;*/
  aspect-ratio: 2 / 3;
  width:100%;
  overflow: hidden;
  /*background-color:#fff;*/
}
.carousel-item{
  background-color:#fff;
  transition: transform 2s ease, opacity .5s ease-out!important;
}
.carousel-control-next-icon,.carousel-control-prev-icon{
  background-color:#333;
  opacity: 0.4;
}

#carouselExampleControls .carousel-item img {
  object-fit: cover;
  top:0;
  overflow: hidden;
  /*object-position: center;
 /* height: 80vh;
  width:60vw;
  overflow: hidden;
  /*padding:0 3em;*/
  /*height: 80vh;
  width:60vw;*/
 /* overflow: hidden;*/
}

 .border {
  border-radius: 0.4rem;
  border: 1px solid #ddd;
  padding: 1rem 0.8rem;
  margin: 0 0 20px 0;
}
.favourite{
  color:#ba1a1a;
}
.sub-profile{
  opacity:0.7;
  font-style: italic;
  font-size: 1em;
  padding:10px;
  text-align: justify;
}
/*.grey-card{
   background: #ededed;
  border-radius: 0.4rem;
  border: 1px solid #ddd !important;
  margin: 0 0 20px 0;
  padding: 0.2rem;
}*/
.crop-50{width:50px;height:50px;object-fit: cover;}
.crop-70{width:70px;height:70px;object-fit: cover;}
.crop-80{width:80px;height:80px;object-fit: cover;}
.crop-100{width:100px;height:100px;object-fit: cover;}
.crop-120{width:120px;height:120px;object-fit: cover;}
.crop-h120{width:*;height:120px;object-fit: cover;}
.crop-50{width:50px;height:50px;object-fit: cover;}
.mwidth-250{max-width:250px;height:*;object-fit: cover;}
.mwidth-468{max-width:468px;height:*;object-fit: cover;}
.mheight-100{max-height:100px;width:*;object-fit: cover;}
.mheight-250{max-height:250px;width:*;object-fit: cover;}

@media (max-width: 576px) {
  .crop-h120{width:*;height:240px;object-fit: cover;}
}

.reveal {
  background-color: #333;
  border-radius: 4px;
  color: #fff;
  padding: 6px 8px;
  font-size: .9em;
 }
.reveal:hover {
  cursor: pointer;
}
.phone_reveal{
  font-size:1.2em;
}
.city_text{
  font-size:0.8em;
  margin:20px 4em 20px 4em;
}
.anow{
  font-size:12px;
  color:green;
}
.btn-wa {
  --bs-btn-color: #fff;
  --bs-btn-bg: #25D366;
  --bs-btn-border-color: #25D366;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #157347;
  --bs-btn-hover-border-color: #146c43;
  --bs-btn-focus-shadow-rgb: 60,153,110;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #146c43;
  --bs-btn-active-border-color: #13653f;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #198754;
  --bs-btn-disabled-border-color: #198754;
}
ul.bullet {
  list-style: revert;
}
.gdpr{
  font-size: 0.9rem;
  margin:20px 10px;
}
</pre></body></html>