body {
    padding-top: 90px;
}

@media (min-width: 992px) {
    body {
        padding-top: 150px;
    }

    .container {
        max-width: 1250px;
      }
}

a{
    color: #465962;
}

a:hover, a:focus{
    color: #1c2327 ;
}

.cid-qBCmX77PrH {
    min-height: 1px;
    height: 1px;
}

.menu-content-top .mbr-fonts-style a {
	font-weight: 300;
	color: #000000;
}

.cid-qzxyN3dSYL {
	padding-top: 0px;
}

/*header*/
.cid-qwwD80N2Sc .media-container-row{
    min-height: 300px;
}

:target{
    padding-top:96px;
    margin-top:-96px;
}

:target h2{
    color: #429632;
}

table{
    table-layout: fixed;
    width: 100% !important;
    border:none;
}

td{
    border:none;
    padding: 15px;
}

tr{
    background-color: #cccccc;
}

tr:nth-child(even){
    background-color: #FFFFFF;
}


.mbr-gallery.mbr-slider-carousel .mbr-figure img{
    cursor: pointer;
}

.mbr-gallery .mbr-gallery-item img {
	height: auto;
}

.mbr-gallery-row {
	margin-left: -8px;
	margin-right: -8px;
}

.galleryItemLabel {
	background: rgba(255, 255, 255, 1.0);
	padding: 5px;
	width: calc(100% - 1px);
	color: #000;
	font-size: 14px;
}

.carousel-item {
	border: 20px solid white;
	background-color: #FFF;
	text-align: center;
}

.cid-qwCgkJf0Cf .container {
    max-width: 1250px;
}