
@charset "utf-8";body {
	background-color: #bec9ab !important;
    font-family: "Droid Serif",serif;
    font-size: 13px;
    line-height: 1.92em;
    font-weight: 400;
}

.navcolor{
background-color: #bec9ab !important;
}


.scheme_original .body_wrap {
    color: #757575;
}

.scheme_light .body_wrap {
    color: #fff;
}

.scheme_dark .body_wrap {
    color: #757575;
}

h1 {
    font-family: "Raleway",sans-serif;
    font-size: 2.92em;
    line-height: 1.3em;
    font-weight: 400;
    margin-top: 0em;
    margin-bottom: 0.5em;
}

h2 {
    font-family: "Raleway",sans-serif;
    font-size: 2.153em;
    line-height: 1.3em;
    font-weight: 400;
    margin-top: 0em;
    margin-bottom: 0.5em;
}

h3 {
    font-family: "Raleway",sans-serif;
    font-size: 1.54em;
    line-height: 1.3em;
    font-weight: 500;
    margin-top: 0em;
    margin-bottom: 0.5em;
}

h4 {
    font-family: "Raleway",sans-serif;
    font-size: 1.385em;
    line-height: 1.3em;
    font-weight: 500;
    margin-top: 0em;
    margin-bottom: 0.5em;
}

h5 {
    font-family: "Raleway",sans-serif;
    font-size: 1.077em;
    line-height: 1.3em;
    font-weight: 600;
    margin-top: 0em;
    margin-bottom: 0.5em;
}

h6 {
    font-family: "Droid Serif",serif;
    font-size: 1.077em;
    line-height: 1.3em;
    font-weight: 400;
    margin-top: 0em;
    margin-bottom: 0.5em;
}

.scanner{
	width:150px;
	height:130px;
}


/* Center Logo */
.logo {
    max-height: 250px;
}

.padding-60{
	padding-left: 60px;
}
.padding-20{
	padding-left: 20px;
}

.padding-40{
	padding-left: 40px;
}

.padding-48{
	padding-left: 48px;
}
.padding-80{
	padding-left: 80px;
}
.padding-90{
	padding-left: 90px;
}
.padding-60{
	padding-left: 60px;
}
.padding-80{
	padding-left: 80px;
}
.padding-100{
	padding-left: 100px;
}
.padding-120{
	padding-left: 120px;
}
.padding-150{
	padding-left: 150px;
}

.caption-text-name{
	
	  color: #302d16;
      letter-spacing: 4px;
      text-transform: uppercase;
      display: block;
      margin-top: 2px;
	  font-weight:600;
	  font-size: 20px;
}

.caption-text-caption{
	  font-size: 0.80rem;
      letter-spacing: 4px;
      text-transform: uppercase;
      display: block;
      margin-top: 8px;
	  font-weight:600;
}

.caption-text-caption1{
	  font-size: 0.80rem;
      letter-spacing: 4px;
      text-transform: uppercase;
      display: block;
	  font-weight:600;
	
}

.caption-text {
      font-size: 0.75rem;
      letter-spacing: 2px;
      text-transform: uppercase;
      display: block;
      margin-top: 2px;
	  font-weight:600;
    }
	
	.caption-text1{
	    font-size: 0.90rem;
    letter-spacing: 1px;
    display: block;
    margin-top: 16px;
    font-weight: 300;
    text-align: center;
	padding-left: 40px;
	}

/* Slider Images */
.slider-img {
    height: 60vh;
    object-fit: cover;
}

.services-section {
    background: #bec9ab;
}

.service-circle {
    width: 140px;
    height: 140px;
    background: #ffdde6;
    border-radius: 50%;
    transition: 0.3s ease;
}

.service-circle:hover {
    background: #ffb6c9;
    transform: scale(1.08);
}


/* Price list background */
.price-bg {
    background: rgba(255, 255, 255, 0.85);
    border-radius: 10px;
}

/* List items */
.list-group-item {
    font-size: 13px;
    font-weight: 400;
}

/* Contact Section */
.contact-section {
    background-color: #8d9e72;
}

/* Footer */
.footer {
    font-size: 15px;
}

.bg-dark1{
	background-color: #302d16;
}

.fontsize{
	    font-weight: 700;
		font-size: 26px;
}

.mehe{
	text-decoration: none;
    font-size: 18px;
    background-color: #302d16 !important;
	font-weight: 700;
}

.alincenter{
	text-align:center;
}

.height-btn{
	height: 35px !important;
}

.address-1{
	font-size: 18px;
}

