@import url('https://fonts.googleapis.com/css?family=Roboto:400,500,700,900');
@import url('https://fonts.googleapis.com/css2?family=Josefin+Sans:wght@100;200;300&display=swap');

body	{
	background: url('images/bg-v3.gif') repeat;
}

.container	{
	background: #fff;
	margin-top: 30px;
	margin-bottom: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#logo	{
	position: absolute;
	width: 70px;
	height: 70px;
	top: 3px;
	left: -48px;
}

.top-contact	{
	outline: 2px solid #000;
	font-size: 1.1em;
	font-family: 'Roboto', sans-serif;
	.color: #800020;
	margin-bottom: 5px;
	position: relative;
}

.top-first-column	{
	text-align: left;
	padding-left: 4px;
}

.top-second-column	{
	text-align: center;
	position: relative;
}

.top-second-column #logo-text   {
    font-family: 'Josefin Sans', sans-serif;
    font-size: 1.9em;
    font-weight: 300;
    padding-top:5px;
    color: #b68c02;
    line-height: 28px;
}

.top-third-column	{
	text-align: right;
	line-height: 1.9;
}

.header-title	{
	background: #eeeff0 url('images/topbg-v2.png') repeat;
	margin-bottom: 5px;
}

.header-title	h1	{
	font-family: 'Roboto', sans-serif;
	color: #2B2B2B;
	font-weight: 500;
	text-align: center;
	font-size: 2em;
	padding-top: 10px;
	line-height: 35px;
	margin-bottom: 0;
}

.header-title	h2	{
	font-family: 'Roboto', sans-serif;
	color: #2B2B2B;
	font-weight: 500;
	text-align: center;
	font-size: 1.1em;
	line-height: 1.5em;
}

.image-slider	{
	margin-bottom: -15px;
}

.top-divider	{
	width: 100%;
	height: 14px;
	background: url('images/border1.gif') repeat-x;
	clear: both;
	margin-bottom: 25px;
}

.footer	{
	width: 100%;
	background: url('images/border2.gif') repeat-x;
	clear: both;
	padding-top: 19px;
	font-size: 0.8em;
	margin-bottom: 5px;
}

.content-wrap	{
	font-family: 'Roboto', sans-serif;
}

.content-area h2	{
	font-size: 1.8em;
	font-weight: 500;
	font-family: 'Roboto', sans-serif;
}

.content-area h3	{
	font-size: 1.5em;
	font-weight: 400;
	font-family: 'Roboto', sans-serif;
}

.content-area p, .content-area li	{
	color: #000;
	font-size: 1.1em;
	line-height: 1.6;
}

.content-area ul	{
	list-style: disc;
	margin-left: 35px;
}

.content-area a, .content-area a:visited, .footer a, .footer a:visited	{
	color: #B96D00;
	text-decoration: underline;
}

.content-area a:hover, .footer a:hover	{
	text-decoration: none;
}

.content-area p.burgundy, .burgundy	{
	color: #800020;
}

.content-area .image-box img	{
	border: 1px solid #000;
}

.content-area .medium-thumbnail	{
	width: 400px;
}

.content-area .eightypercent-thumbnail	{
	width: 80%;
}

.content-area .seventypercent-thumbnail	{
	width: 70%;
}

.content-area .center-align	{
	margin: auto;
}

.photo-set-container	{
	margin-bottom: 25px;
}

.photo-set-container h6	{
	font-size: 1.4em;
	text-align: center;
}

.before-after-wrapper, .single-after-wrapper	{
	padding-top: 10px;
	clear: both;
}

.before-photo, .after-photo	{
	width: 49%;
}

.single-after-photo	{
	width: 90%;
	margin: auto;
}

.before-photo img, .after-photo img	{
	border: 1px solid #ccc;
	min-height: 237px;
}

.before-photo p, .after-photo p, .single-after-wrapper p	{
	margin: 0 0 5px;
	text-align: center;
}

.before-photo	{
	float: left;
}

.after-photo	{
	float: right;
}

.side-panel	{
	padding: 10px;
	background: url('images/sidebar-bg-v5.png') repeat;
	margin-bottom: 35px;
	border-bottom: solid 1px #bcbcbc;
}

.side-panel h6	{
	display: inline-block;
	font-size: 1.3em;
	font-weight: bold;
	border-bottom: 2px solid #800020;
	color: #00005A;
	margin-bottom: 10px;
}

.side-panel li	{
	background: url('images/bullet.gif') no-repeat 4px 3px;
	padding-left: 27px;
	line-height: 20px;
}

.side-panel li a, .side-panel li a:visited	{
	font-size: 1.2em;
	color: #000;
	text-decoration: none;
}

.side-panel li a:hover	{
	color: #800020;
	text-decoration: underline;
}

.footeradimages	{
	background: #2B2B2B url('images/topbg.png') repeat-x;
	margin-bottom: 5px;
}

.footeradimages	ul	{
	padding: 10px 0 0 10px;
	margin-bottom: 0;
}

.footeradimages	ul li	{
	display: inline-block;
	width: 13%;
}

.footeradimages	ul li img	{
	width: 80%;
	vertical-align: middle;
}

.footer-left	{
	text-align: left;
}

.footer-right	{
	text-align: right;
}

















.caption {
    height: 140px;
    width: 100%;
    margin: 20px 0px;
    padding: 20px;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
}
.caption .span4, .caption .span8 {
    padding: 0px 20px;
}
.caption .span4 {
    border-right: 1px dotted #CCCCCC;
}
.caption h3 {
    color: #a83b3b;
    line-height: 2rem;
    margin: 0 0 20px;
    text-transform: uppercase;
    }
    .caption p {
        font-size: 1rem;
        line-height: 1.6rem;
        color: #a83b3b;
        }
        .btn.btn-mini {
            background: #a83b3b;
            border-radius: 0 0 0 0;
            color: #fbf4e0;
            font-size: 0.63rem;
            text-shadow: none !important;
            }
.carousel-control {
    top: 33%;
}

#myCarousel img { max-width:100%; }

#myCarousel a {
	-webkit-transition: all 150ms ease;
	-moz-transition: all 150ms ease;
	-ms-transition: all 150ms ease;
	-o-transition: all 150ms ease;
	transition: all 150ms ease; 
	}
	
#myCarousel a:hover {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; /* IE 8 */
        filter: alpha(opacity=50); /* IE7 */
        opacity: 0.6;
        text-decoration: none;
    }



/***** CSS for Contact Us buttom *****/
.myButton {
	-moz-box-shadow:inset 0px 1px 0px 0px #a4e271;
	-webkit-box-shadow:inset 0px 1px 0px 0px #a4e271;
	box-shadow:inset 0px 1px 0px 0px #a4e271;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #89c403), color-stop(1, #77a809));
	background:-moz-linear-gradient(top, #89c403 5%, #77a809 100%);
	background:-webkit-linear-gradient(top, #89c403 5%, #77a809 100%);
	background:-o-linear-gradient(top, #89c403 5%, #77a809 100%);
	background:-ms-linear-gradient(top, #89c403 5%, #77a809 100%);
	background:linear-gradient(to bottom, #89c403 5%, #77a809 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#89c403', endColorstr='#77a809',GradientType=0);
	background-color:#89c403;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #74b807;
	display:inline-block;
	cursor:pointer;
	color:#ffffff !important;
	font-family:Arial !important;
	font-size:19px;
	font-weight:bold;
	padding:9px 9px;
	text-decoration:none !important;
	text-shadow:0px 1px 0px #528009;
}
.myButton:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #77a809), color-stop(1, #89c403));
	background:-moz-linear-gradient(top, #77a809 5%, #89c403 100%);
	background:-webkit-linear-gradient(top, #77a809 5%, #89c403 100%);
	background:-o-linear-gradient(top, #77a809 5%, #89c403 100%);
	background:-ms-linear-gradient(top, #77a809 5%, #89c403 100%);
	background:linear-gradient(to bottom, #77a809 5%, #89c403 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#77a809', endColorstr='#89c403',GradientType=0);
	background-color:#77a809;
}
.myButton:active {
	position:relative;
	top:1px;
}