<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#path{display:block;width:100%;max-width:1900px;margin:10px 0 15px 26px;}
#html-title{padding:5px 0;height:25px;display:block;width:100%;max-width:1900px;margin:10px 0 10px 0;}
#content{top:66px;z-index:-1;width:100%;max-width:1900px;margin:0 auto;display:block;min-height: calc(100% - 66px);padding-bottom:32px;overflow: hidden;position: relative;}
.stat-mid-col{min-height:600px;width:50%;min-width:690px;right:0;position: relative;z-index:1;left:0;margin: 0 0 0 36px;}
#mid-col,.mid-col{z-index:-9999;top:200px;display:block;height:100%;width:100%;float:left;margin:0 auto auto 2px;background-color:#fff;border:1px solid #c8c8c8;border-top:none;display:flex;flex-wrap:wrap;place-items:flex-start;}
.text-block h3{padding: 25px 25px 0 25px;}
.text-block p{padding: 25px 25px 0;}
/*#footer{z-index:9999;width:100%;background:#373737;color:#f7eff9;display:block;height:150px;clear:left;bottom:0;}*/
/*#footer a{color:#f7eff9;}*/
.iteminfo .title{text-transform:lowercase;white-space:normal;width:100%;overflow:visible;border:0px solid black;margin:0 0 0 25px;padding:5px 0 0;/*height:25px;*/}
.iteminfo .itemlogo{float:left;width:100px;max-height:100px;margin:0 10px 10px 0;}
.iteminfo .title h1{text-transform:uppercase;margin-top:-7px;}
.iteminfo .stars {margin:0 0 5px 25px;}
.menu-ico-holder{width:20px;float:left;}
.iteminfo .itemitem{padding:10px 0 0 10px;overflow:hidden;}
.iteminfo .itemitem .iii{padding-bottom:10px;}
.iteminfo .phones{clear:left;padding:10px 0 0 10px;}
.phones-pro {background-color:#378643;padding: 20px;margin: 10px 0;cursor: pointer;}
.phones-pro span {color: white;font-size: larger;border-bottom: 1px dotted;}
.phones-pro .fa-phone {color: white;font-size: larger;}
.desc{margin:10px;padding:10px 10px 10px 13px;border-top:1px solid #c8c8c8;border-bottom:1px solid #c8c8c8;width:100%;}
.desc h2{margin-bottom:10px;}
.iteminfo .desc p{padding-top:5px;text-align:justify;}
.iteminfo .desc &gt; h2{text-align:justify;}
.iteminfo .desc &gt; ul{padding-bottom:10px;}
.item-services-header{background:url(/style/v3/g/arr-down.gif) 100% 10px no-repeat;padding: 0 16px 0 0;}
.item-services-container{margin-bottom:7px;flex: 1 1 40%;}
.item-services-container li{margin-bottom:3px;}
.item-services-container h3{padding-bottom: 5px;}
.item_categs{text-transform:lowercase;width: 100%;color: #666; margin: 0 0 5px 25px;}
.item_categs a{color: #666;}
.item-services{margin:10px;padding:13px 10px 10px;flex:1 1 40%;}
.item-ad-block{margin:14px 14px 14px 26px;flex:1 1 40%;background-repeat: no-repeat;background-size:cover;min-height:215px;background-position:center center;min-width:300px;}
.item-one-foto{margin:10px 10px 10px 26px;padding:10px;flex:1 1 40%;}
.item-features{margin:10px;float:left;padding:10px 10px 10px 13px;width:44%;flex:1 1 40%;}
.item-features div{line-height:1.5em;font-size:13px;}
.item-rating-div{margin:10px;float:left;padding:10px;width:44%;flex:1 1 40%;}
.item-rating-div .rating{font-size:60px;line-height:60px;}
.item-reviews{margin:10px;padding:10px 10px 10px 13px;width:100%;}
.item-title-stars{margin-bottom:0px;width:100%;}
.item-no-reviews{font-size:1.7rem;line-height:1.7rem;}
.item-near-block{margin:14px 14px 14px 0;}
.price-elem{
	width: 100%;
    display: inline-flex;
    flex-direction: row;
    flex-wrap: nowrap;
    /* justify-content: center; */
    align-content: stretch;
    align-items: flex-start;
    margin-bottom: 0.5em;
}
.price-elem-title{
    order: 0;
    flex: 0 1 auto;
    align-self: flex-start;
    margin-right: 1rem;
}
.price-elem-stretch{
    order: 1;
    flex: 1 1 auto;
    align-self: auto;
    /* position: absolute; */
    bottom: 2px;
    /* width: 100%; */
    height: 1em;
    line-height: 0;
    border-bottom: 2px dotted #ddd;
}
.price-elem-price{
    order: 2;
    flex: 0 1 auto;
    align-self: auto;
}
.testimonials {
  background-color: #e8e8e5;
  overflow: hidden;
  width: 100%;
    margin-top: 10px;
    position: relative;
}
.testimonials ul {
  list-style: none;
  position: relative;
  display: flex;
  align-items: center;
  overflow: hidden;
  padding: 0;
}
.testimonials:hover .next, .testimonials:hover .prev {padding: 25px;top: 80px;}
.testimonials ul li {
  display: inline-block;
  padding: 0 5px 0 0;
  position: relative;
  text-align: center;
  width: 300px;
}
.testimonials ul li p {
  max-width: 600px;
  margin: 1rem auto;
  width: 50%;
}
.testimonials-control {
  background-color: rgba(255,255,255,0.2);
  display: flex;
  justify-content: center;
}
.testimonials-control i {
  cursor: pointer;
  padding: 1.3rem;
}
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 90px;
  width: auto;
  padding: 16px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.4s ease;
  background-color: rgba(0,0,0,0.4);
}
.text {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}
.next {
  right: -3px;
  border-radius: 3px 0 0 3px;
}
.prev:hover, .next:hover {
  background-color: rgba(0,0,0,0.8);
}
.lctrDD{display:none;position:absolute;background-color: white;border: 1px solid #ddd;color: #444;text-align: left;padding: 5px 10px;position: absolute;z-index: 1;list-style-type:none;}
.lctrDD li{padding:4px;}
.tooltip{cursor:pointer;position: relative;display: inline-block;text-decoration: underline;text-decoration-style:dotted;font-size: 12px;}
.tooltip .tooltiptext {opacity: 0;visibility: hidden;width: 200px;background-color: white;border: 1px solid #666;color: #444;text-align: left;padding: 5px 10px;position: absolute;z-index: 1;}
.tooltip:hover .tooltiptext{-webkit-transition:opacity 0.35s ease-in;-moz-transition:opacity 0.35s ease-in;-o-transition:opacity 0.35s ease-in;opacity:1;visibility:visible;}
#pro-chevron {
    width: 50px;
    height: 44px;
    box-sizing: content-box;
    padding-top: 15px;
    position: relative;
    background: #edac35;
    color: white;
    font-size: 15px;
    /* letter-spacing: 0.2em; */
    text-align: center;
    text-transform: uppercase;
    margin-left: 25px;
    font-weight: 500;
}
.vip-chevron {
   background: #ed7035 !important;
}
#pro-chevron:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 0;
    border-bottom: 13px solid #fff;
    border-left: 25px solid transparent;
    border-right: 25px solid transparent;
}


.iteminfo .itemcontacts {
    background-color: #fff;
    display: flex;
    flex-direction: column;
    width: 45%;
    margin: 15px;
    flex: 1 1 40%;
}

.contact-row {
    width: 100%;
    text-align: center;
    padding: 1rem .75rem;
    margin-bottom: 0.5rem;
    box-sizing: border-box;
    border-radius: 4px;
}

.green-bg {
    background-color: #1D813B;
    color: white;
    cursor:  pointer;
}

.light-green-bg {
    background-color: #EEFCF0;
    color: #1D813B;
    border: 1px solid #1D813B;
    display: flex;
    justify-content: space-between;
    padding: 0 0.75rem;
    cursor:  pointer;
}

.light-blue-bg {
    background-color: #E3F5FF;
    color: #00699E;
    border: 1px solid #00699E;
    cursor:  pointer;
}

.light-grey-bg {
    background-color: #eee;
    color: #333;
}

.contact-content {
    width: 100%;
    text-align: center;
    line-height: normal;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.contact-content a{
    color:  #333;
}

.large-text {
    font-size: 1.2rem;
}
.light-green-bg a{
    color: #1d813b;
}
.medium-text {
    font-size: 1rem;
}

.small-text {
    font-size: 0.75rem;
}

.bold {
    font-weight: bold;
}
/*
.columns {
    display: flex;
    justify-content: space-between;
    width: 100%;
    box-sizing: border-box;
    padding: 0;
}

.columns .column {
    flex: 1;
    padding: .75rem;
    border-radius: 4px;
}

.column:not(:last-child) {
    margin-right: 0.5rem;
}
*/
.large-text, .small-text {
    display: block;
    width: 100%;
}
.status-dot {
    height: 8px;
    width: 8px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}
.contact-row-padding-plus {
    padding:  1rem !important;
}
.modal-new table {
  width: 100%;
  border-collapse: collapse;
}
.modal-new th, td {
  padding: 1rem;
  text-align: left;
  border: 3px solid white;
  background-color: #eee;
  font-size: 1rem;
}
.shedule-open {
    background-color: #eefcf0;
    color: #1d813b;
}

.shedule-near-close {
    background-color: #fcfcee;
    color: #81541d;
}

.shedule-closed {
    background-color: #fceeee;
    color: #811d1d;
}

.columns {
    display: flex;
    flex-wrap: wrap;
    gap: 0.5rem; /* Maintain spacing between columns */
    padding: 0;
    margin: 0 0 0.5rem;
    width: 100%;
    box-sizing: border-box;
}

.column {
    padding: 0.5rem;
    border-radius: 4px;
    flex-grow: 1;
    flex-basis: calc(50% - 0.5rem); /* Default to two columns per row, accounting for gap */
    box-sizing: border-box;
}</pre></body></html>