.collapse_container{
	font-family:'GE SS Two',Arial,serif;
}

.service_title{
	color:#7f2525 !important;
	font-size:17px !important;
	padding-top:10px !important;
}

.collapse_container .collapse{
	display:block;
	height:auto;
}
.collapse_container .btn-primary{
	background:#E1E9EF;
	color:#333b40;
	outline: 0 !important;
	text-decoration:none;
	margin-bottom:3px;
	opacity:1;
	width:100%;
	text-align:right;
	transition: .3s all ease-in-out;
}

.collapse_container .btn-primary:hover{
	background:#8fa7b2;
}


.collapse_container .well{
	background:#fff !important;
	margin:10px 0px !important;
	box-shadow:0px -3px 3px #ddd;
}


.collapse_container .well ul{
	margin:0px 10px !important;
	list-style: none;
}

.collapse_container .well ul .fas {
    width: 20px;
    height: 20px;
    padding: 4px;
    background-color: #7f2525;
    margin: 5px;
    left: auto;
    right: 0;
    top: 5px;
    font-size: .7em;
    color: #FFF;
    border-radius: 50%;
    text-align: center;
    line-height: 1.3;
}

.collapse_container .well .comment{
	background:#F3ECE0;
	padding:10px;
	box-shadow:0px -2px 2px #ccae7a;
	margin:10px;
	border-radius:10px;
}

.collapse_container .well .comment_title{
	font-family:tahoma;
	color:#7f2525;
	font-weight:bold;
}

.collapse_container .well .comment_date{
	font-family:tahoma;
	color:#777;
}

.collapse_container .well .comment_text{
	margin-top:20px;
}

.collapse_container .well .comment_add{
	box-shadow:0px -3px 3px #ddd;
	padding:20px;
	border-radius:10px;
	background:#eee;
}

.collapse_container .well .comment_add .comment_title{
	font-family:'GE SS Two',Arial,serif;
}

.collapse_container .well .comment_input{
	width:100%;
	padding:20px;
	margin:10px 0px;
	font-family:'GE SS Two',Arial,serif;
}

.collapse_container .well .comment_captcha{
	width:150px;
	border: 1px solid #ccc;
	border-radius: 5px;
}

.collapse_container .well .comment_input:focus{
	border-color: #7f2525;
	box-shadow: 0px 0px 5px #7f2525;
}

.collapse_container .well .comment_submit{
	background:#7f2525;
	border:none;
	color:#fff;
	border-radius:10px;
	padding:5px 20px;
	margin:10px 0px;
	transition:all .3s ease-in-out;
}

.collapse_container .well .comment_submit:hover{
	background:#571919;
}

.min_font{
	font-weight:normal;
	font-family: Tahoma,sans-serif;
}

#search-form .span3{
	height:auto !important;
}

#main-nav .navbar-inner>a{
	box-sizing: content-box !important;
	-webkit-box-sizing: content-box !important;
}

#stwrapper.stwrapper{
	width:513px !important;
	height:430px !important;
}

#stwrapper.stwrapper .stCloseNew2{
	right:5px;
	height:30px;
}
 
/* */
.star-rating {
    direction: rtl;
    display: inline-block;
	margin-bottom: 10px;
	margin-left: 21px;
	cursor:pointer;
}
.star-rating .fa-star{
	color:#f2b600;
}

.star-rating .fa-star{
	color:#999;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;	
}

.star-rating .star_checked{
	color:#f2b600;
}

.star-rating .star_hover:hover{
	color:#999;
}

.star-rating:hover > .star_hover:before {
    color: #f2b600;
}

.star-rating > .star_hover:hover ~ .star_hover:before {
    color: #999;
}
/* */


@media only print {
	.listing.listing-compact.borderless.listing-theme-brown, #footer, .nav,.navbar,#search-form,#login-area,#util-nav,#font-sizes,#comments_section,.container>.row>.span3,#branding>span3>a>img,#printLogo>img,.rating {
		display:none !important;
	}
	
	#branding ,#branding .span13,#branding .span13 .row,#portal-title{
		margin: 0px !important;
	    width: auto !important;
	    float: none !important;
	    text-align: center !important;	
	}
	
	#content {
		width:100% !important;
		margin: 0px !important;		
	}
	
	#content #sidebar{
		display:none !important;
	}
		
	#printContent{
		margin-top:70px !important;
	}
	
	.collapse,.btn {
	page-break-inside:avoid; 
	page-break-after:auto;
	}

}




/*!
 * Generated using the Bootstrap Customizer (https://getbootstrap.com/docs/3.4/customize/)
 */
/*!
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  -o-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  -o-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: " ";
}
.clearfix:after {
  clear: both;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}