/* CSS Document */

html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}nav ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent}ins{background-color:#ff9;color:#000;text-decoration:none}mark{background-color:#ff9;color:#000;font-style:italic;font-weight:bold}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}table{border-collapse:collapse;border-spacing:0}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}input[type=text],input[type=button],input[type=submit],input[type=password],select{vertical-align:middle}

* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-tap-highlight-color: rgba(0,0,0,0);
}

html.mx_logged_in {
margin-top:0 !important;
}

body {
margin:0;
padding:0;
color: #000000;
line-height: 1.350;
}

body, p, td, td p {
font-family: 'Open Sans Condensed', sans-serif;
font-size: 23px;
}

h1, h2, h3, h4, h5, h6, p {
padding-bottom: 35px;
}

h1 {
color: #939c7a;
font-size: 36px;
font-weight: 800;
padding-bottom: 0;
}

*:active, *:focus { 
outline: 0; 
} 

a {
color:#6f765c;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

input[type=text], input[type=email],input[type=button],input[type=submit],input[type=password], textarea {
-webkit-appearance: none;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
-khtml-border-radius:10px;
border-radius: 10px;
border: solid 1px #6f765c;
  filter: none;
  font-family: 'Nunito Sans', sans-serif;
font-size: 23px;
padding: 4px 10px;
width: 100%;
max-width: 400px;
}

input[type=button],input[type=submit] {
background-color:#939c7a;
color: #FFFFFF;
padding: 4px 35px;
font-weight: 700;
font-family: 'Open Sans Condensed', sans-serif;
cursor: pointer;
width: auto;
transition: all 0.7s ease;
}

input[type=button]:hover ,input[type=submit]:hover {
background-color:#b4bf95;
}

.mx_error {
  color: #970e0e!important;
}

#content img[style*="left"], #content img[align="left"] { margin: 0 20px 10px 0; }
#content img[style*="right"], #content img[align="right"] { margin: 0 0 10px 20px; }

#content img {
max-width:100%;
height:auto;
}

img:not([src]):not([srcset]) {
  visibility: hidden;
}

table, tr, td {
height:auto !important;
}

#headerwrapper {
background-color: #6f765c;
background-image: url("../images/bg.png");
background-size: auto 100%;
background-repeat: repeat-x;
}

#header {
width: 100%;
max-width: 1420px;
height: auto;
margin: 0 auto;
padding: 15px 20px 15px 20px;
position: relative;
}

#logo {
width: 100%;
}

#nav {
float: left;
width: 70%;
padding-right: 40px;
}

#logo img {
width: auto;
height:60px;
display: block;
margin: 0 auto;
}

#sfeer {
position: relative;
}

#label {
position: absolute;
top: 0;
left: 50%;
-ms-transform: translateX(-50%);
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
width: auto;
z-index: 99;
/* Fallback for web browsers that doesn't support RGBa */
background: rgb(111, 118, 92) transparent;
/* RGBa with 0.6 opacity */
background: rgba(111, 118, 92, 0.7);
color: #FFFFFF;
font-family: 'Open Sans Condensed', sans-serif;
font-size: 60px;
letter-spacing: 5px;
-webkit-border-radius: 0px 0px 7px 7px;
-moz-border-radius: 0px 0px 7px 7px;
-khtml-border-radius: 0px 0px 7px 7px;
border-radius: 0px 0px 7px 7px;
padding: 0 35px 5px 35px;
}

#sfeer .mx_buttons {

z-index: 99;
}

#contentwrapper {
width: 100%;
}

#content {
width: 100%;
max-width: 1420px;
height: auto;
margin: 0 auto;
padding: 15px 20px 25px 20px;
}

#breadcrumbs {
width:100%;
height:auto;
padding: 20px 0 60px 0;
font-size:16px;
color:#1C3F5C;
}

#breadcrumbs ul {
padding: 0;
margin: 0;
float: left;
}

#breadcrumbs ul li { display: inline; }

#breadcrumbs ul li a {
width:auto;
color:#1C3F5C;
text-decoration: none;
float: left;
}

#breadcrumbs ul li a:after {
content:">";
padding-left:10px;
padding-right:10px;
}

#breadcrumbs ul li a:hover span {
text-decoration:underline;
}

#breadcrumbs ul li a[href*=\#] {
pointer-events:none;
}

#contactwrapper {
background-color: #6f765c;
background-image: url("../images/bg.png");
background-size: auto 100%;
background-repeat: repeat-x;
}

#contact {
width: 100%;
max-width: 1420px;
height: auto;
margin: 0 auto;
padding: 50px 20px 25px 20px;
color: #FFFFFF;
}

#socialwrapper {
width: 100%;
position: relative;
}

#social {
width: 100%;
max-width: 1420px;
height: auto;
margin: 0 auto;
padding: 60px 20px 30px 20px;
text-align: center;
}

#social i {
background-color: #939c7a;
color: #FFFFFF;
margin: 5px;
-webkit-border-radius: 25px;
-moz-border-radius: 25px;
-khtml-border-radius: 25px;
border-radius: 25px;
width: 46px;
height: 46px;
line-height: 47px;
font-size: 30px;
display: inline-block;
}

#footerwrapper {
width: 100%;
background-color: #9E9E9E;
margin-bottom: 20px;
}

#footer {
width: 100%;
max-width: 1420px;
height: auto;
margin: 0 auto;
text-align: center;
color: #FFFFFF;
padding: 7px 20px 7px 20px;
}

#footer p {
padding-bottom: 0;
font-size: 19px;
}

#footer a {
color: #FFFFFF;
}

.clear {
clear: both;
}

.mx_photo_album {
position: relative;
margin-bottom: 35px;
}

.cycle-controls {
position: absolute;
top:50%;
margin-top: -75px;
width: 100%;
color: transparent;
}

.sub {
list-style-type: none;
width: calc(100% + 20px);
margin-left: -10px;
text-align: center;
}

.sub:after {
display: block;
content: "";
clear: both;
}

.sub li {
display: inline;
}

.sub li a {
display: inline-block;
background-color: #6f765c;
color: #FFFFFF;
font-family: 'Open Sans Condensed', sans-serif;
font-size: 60px;
text-align: center;
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
-khtml-border-radius: 7px;
border-radius: 7px;
text-decoration: none;
margin: 0 7px;
padding: 30px 5px;
transition: all 0.3s ease;
margin-bottom: 20px;
min-width: 230px;
}

.sub li a:hover {
  -moz-transform: scale(1.05);
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
  }

.sub li:nth-of-type(2) a, .sub li:nth-of-type(5) a {
background-color:#929b79;
}

.sub li:nth-of-type(3) a, .sub li:nth-of-type(6) a {
background-color:#b4bf95;
}

.sub li a.li_3 {
width: calc(33.3% - 20px);
}

.sub li a.li_4 {
width: calc(25% - 20px);
}

.sub li a.li_5 {
width: calc(20% - 20px);
}

.cd-top {
position: absolute;
top:60px;
right:45px;
visibility:hidden;
opacity: 0;
z-index:999999999;
}

.cd-top.cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}
.cd-top.cd-fade-out {
  /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
  opacity: 1;
}

@media screen and (max-width: 1023px) {

#header {
padding-bottom: 15px;
}

#nav {
display: none;
}

#label {
font-size: 40px;
letter-spacing: 2px;
}


} /* end mediaquery */

@media screen and (max-width: 800px) {

#header {
padding: 10px 20px 10px 20px;
margin-bottom: 15px;
}

#logo img {
  height: 50px;
  }

.sub li {
display: block;
}

.sub li a {
width: calc(100% + 20px)!important;
margin-left: -10px;
font-size: 36px;
margin-right: 0;
webkit-border-radius: 0;
-moz-border-radius: 0;
-khtml-border-radius: 0;
border-radius: 0;
padding: 10px 5px;
}

.sub li a:hover {
  -moz-transform: none;
  -webkit-transform: none;
  transform: none;
  }


#label {
font-size: 30px;
letter-spacing: 2px;
padding: 0 15px 5px 15px;
white-space: nowrap;
}

.cd-top {
position: relative;
top: inherit;
right: inherit;
visibility: visible;
opacity: 1;
}

} /* end mediaquery */