/* - - - - - - - - - - - - - - - - - - - - - - - - - - -
 *
 * Author: Red Hot Web Design
 * Author URI: http://www.redhotwebdesign.com
 * Author e-mail: info@redhotwebdesign.com
 *
 * - - - - - - - - - - - - - - - - - - - - - - - - - - - */
body {
	font-size: 16px;
}
p {
	font-size: 16px;
	font-weight: normal;
	line-height: 1.75;
}
p span{
	color: #5AA5C6;
	font-weight: 700;
}
h2 span, h3 span {
	color:#5AA5C6;
}
.breadcrumb {
    font-size: 100%;
}
.btn-default, .btn-primary, .btn-success, .btn-info, .btn-warning, .btn-danger {
    text-transform: none;
    font-weight: 400;
    font-size: 16px;
		line-height: 1.75;
		padding-left: 20px;
		padding-right: 20px;
}
.input-group-btn .btn-primary, .quick-quote .btn-primary{
		line-height: 2;
}
.contact_info {
    list-style-type: none;
    margin: 0;
}
.contact_info li span, .contact_info li strong {
    float: left;
}
.contact_info li::before, .contact_info li::after {
    content: "";
    display: table;
}
.contact_info li::after {
    clear: both;
}
.contact_info li span {
    width: 50px;
		text-align:center;
		color: #5AA5C6;
}
.contact_info li strong {
    width: auto;
		font-weight: normal;
}
.feature-block {
    margin-top: 0px;
}
.flex-caption-text {
		padding: 20px;
    background: rgba(255,255,255,.75);
		-webkit-border-radius: 10px;
  	-moz-border-radius: 10px;
 		border-radius: 10px;
}
.flex-caption-text h1, .flex-caption-text h2, .flex-caption-text h3, .flex-caption-text p {
    color: #263247;
}
.flex-caption-text a.basic-link {
    color: #263247;
    font-weight: 400;
    letter-spacing: 2px;
}
.footer_widget h4.widgettitle {
    text-transform: none;
    border-bottom: 0;
    font-size: 22px;
		font-weight: normal;
}
.footer_widget, .footer_widget a, .footer_widget .working_hours li {
    color: #aaa;
		font-size: 12pt;
}
.footer_widget .working_hours li, .footer_widget .contact_info li, .widget_links ul li, .contact_widget .contact_info li {
    border-bottom: 1px solid rgba(255,255,255,.05);
		padding-top: 0px;
		padding-bottom: 8px;
    margin-bottom: 8px;
}
.contact_widget .contact_info li {
    border-bottom: 1px solid rgba(0,0,0,.05);
}
.contact_widget {
		padding: 30px;
}
.contact_widget h4, .working_hours-bg h4 {
    color: #0275A8;
		font-size: 20px;
}
.footer_widget .working_hours li.active, .widget_links ul li.active a {
    color: #5AA5C6;
		font-weight: 400 !important;
}
.widget_links ul li.active a {
    color: #FFFFFF;
		font-weight: 400 !important;
}
.form-control {
		-webkit-border-radius: 3px;
  	-moz-border-radius: 3px;
 		border-radius: 3px;
}
.form-control:focus {
		border-color:#0275A8;
/*		border-color:#5AA5C6;*/
		outline:0;
		-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(90,165,198,.6);
		box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(90,165,198,.6);
}
.header-info-cols {
    color: #aaa;
}
.media-box img, .media-box .zoom, .magnific-image img, .magnific-image .zoom {
		-webkit-border-radius: 6px;
  	-moz-border-radius: 6px;
 		border-radius: 6px;
}
.mt-0 { margin-top: 0px !important; }
.mt-15 { margin-top: 15px !important; }
.mt-30 { margin-top: 30px !important; }
.mt-40 { margin-top: 40px !important; }
.mb-0 { margin-bottom: 0px !important; }
.mb-15 { margin-bottom: 15px !important; }
.mb-30 { margin-bottom: 30px !important; }
.mb-40 { margin-bottom: 40px !important; }
.page-header {
    padding: 40px 0;
		background-image: url(../images/patterns/pw_maze_white.png);
		background-repeat:repeat;
}
.page-header.dark h1, .page-header.dark .breadcrumb a {
    color: #263247;
}
.quote-teaser .btn-primary {
    height: 35px;
    padding-top: 2px;
		-webkit-border-radius: 3px;
  	-moz-border-radius: 3px;
 		border-radius: 3px;
}
.quote-teaser .bookbtn .btn-primary {
    height: 35px;
    padding-top: 5px;
}
.quote-teaser div.quick-quote {
    padding-top: 30px;
    padding-left: 30px;
}
.quote-teaser form.quick-quote {
    padding-top: 32px;
}
.quote-teaser div.quick-quote h2 {
    line-height: 1.3em;
}

.site-footer {
    background-image: url(../images/patterns/low_contrast_linen.png);
		background-repeat:repeat;
}
.site-footer-bottom {
    background-color: #222;
}
.site-footer-bottom .copyrights-col-left p {
    font-size: 16px;
		margin-top: 18px;
}
.site-logo {
    width: initial;
    padding: 10px 10px 10px 0;
}
.site-tagline, .site-tagline h4 {
    font-size: 20px;
		margin: 0 0 0 10px;
		line-height: 80px;
}
.site-header {
    border-bottom: 1px solid #263247;
}
.widget_custom_menu ul li a {
    font-weight: normal;
}
.working_hours-bg {
/*  background-image: url(../images/patterns/pw_maze_white.png);
		background-repeat:repeat; */
		background-color: #F8F8F8;
}
.working_hours-bg .working_hours li {
    color: #0275A8;
}
.working_hours li {
    padding: 8px 0;
}
.working_hours li strong {
	font-weight: normal;
}
.working_hours li:last-child strong {
    opacity: 0.8;
}
.working_hours li.active span, .working_hours li.active strong {
    opacity: 1;
		font-weight: 700;
}
.footer_widget .working_hours li.active span, .footer_widget .working_hours li.active strong {
		font-weight: 400;
}
.copyrights-col-left p, .copyrights-col-right {
		text-align:center;
}
@media (max-width: 767px) {
.site-logo {
    width: 68%;
}
}
@media (max-width: 767px) {

}
@media (min-width: 768px) {

}
@media (max-width: 992px) {
	.quote-teaser h2, .quote-teaser h3, .quote-teaser .bookbtn {
		text-align: center;
		margin: 0;
	}
	.quote-teaser h2 {
    padding: 20px 0;
	}
	.quote-teaser .bookbtn {
    padding: 26px 0 20px;
	}
}
@media (min-width: 992px) {
	.site-header-right .dd-menu > li > a {
    line-height: 80px;
	}
	.quote-teaser div.quick-quote {
    margin-left: 300px;
		padding-left: 20px;
	}
	.quote-teaser h2, .quote-teaser h3, .quote-teaser .bookbtn {
		margin: 0;
	}
	.quote-teaser h2 {
    padding: 26px 0 0 0;
		margin: 0;
	}
	.quote-teaser .bookbtn {
    padding: 32px 0 0 0;
		margin: 0;
	}
}
.rhwd, a .rhwd {
	font-family: Arial, Helvetica, sans-serif !important;
	text-decoration: none !important;
}
.rhwd .red {
	color: #B20000; font-size: 24pt; font-weight: normal;
}
.rhwd .hot {
	color: #FF7F00; font-size: 24pt; font-weight: bold;
}
.rhwd .web {
	color: #666666; font-size: 12pt; font-weight: bold;
}
.rhwd .design {
	color: #999999; font-size: 12pt; font-weight: normal;
}
