@charset "UTF-8";.rstpl-main-menu-position + section:not(.rstpl-slideshow-position):not(.rstpl-slideshow-full-width-position), .rstpl-main-menu-full-width-position + section:not(.rstpl-slideshow-position):not(.rstpl-slideshow-full-width-position) {
    margin-top: 1rem;
}.rstpl-top-position, .rstpl-top-fluid-position {
		padding-top: 5px;
		padding-bottom: 5px;
	}.rstpl-top-position .row {
	overflow: hidden;
}.rstpl-top-position .col-md-11 {
	padding-left: 0 !important;
	width: calc(100% - 250px);
}.rstpl-top-position .col-md-1 {
	padding-left: 0 !important;
	padding-right: 0 !important;
	width: 250px;
}.rstpl-top-position .container {
	position: relative;
}a, a:hover, a:focus {
	color: #80743c;
}.avangate_button {
    display: inline-block;
    background-color: #007bff; /* blue accent */
    color: #ffffff;
    padding: 10px 20px;
    text-decoration: none;
    border-radius: 6px;
    font-weight: bold;
    font-family: Arial, sans-serif;
	font-size: 150%;
  }
