/* 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,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: 52px !important;
}

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


body {
margin:0;
padding:0;
color: #535353;
line-height: 1.550;
background-color:#FFFFFF !important;
}

body, p, td, td p {
font-family: 'Montserrat', sans-serif;
font-size: 20px;
font-weight:300;
}

h1, h2, h3, h4, h5, h6, p {
margin-bottom:30px;
}

h1, #footer h5, h4 {
font-family: 'Montserrat', sans-serif;
font-size:52px;
font-weight: 400;
line-height:100%;
color:#0092C1;
}

h2 {
font-family: 'Montserrat', sans-serif;
font-size:36px;
font-weight:normal;
line-height:120%;
}

h3 {
font-weight: normal;
font-size:18px;
color:#0086b8;
}

h4 {
margin-bottom:10px;
}

h1:after, #footer h5:after, h4:after {
content:"";
display:block;
width:100px;
height:1px;
margin:5px auto 0 auto;
background-color: #CCCCCC;
}

p.small {
font-size:10px !important; 
color: #999999;
}

a {
color:#8E7A3F;
text-decoration:none;
}

a:hover {
text-decoration:underline;
}
a:active, a:focus { 
outline: 0; 
} 

ul.subnav {
margin:0;
padding:0;
list-style-type:0;
}

ul.subnav li {
display:inline-block;
margin-bottom:15px;
}

a.button, span.button, input[type=submit], ul.subnav li a, footer.button {
width:auto;
background-color:#0092C1;
display:inline-block;
height:45px;
padding:10px 20px;
font-weight:400;
letter-spacing:1px;
color:#FFFFFF;
font-family: 'Montserrat', sans-serif;
text-transform:uppercase;
text-decoration:none;
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
-khtml-border-radius: 7px;
border-radius: 7px;
font-size:18px;
}

a.button:before, span.button:before {
content:"\f105";
font-family:"FontAwesome";
color: #ADEBFF;
padding-right: 15px;
margin-right: 15px;
font-weight:bold;
font-size:22px;
line-height:22px;
display:inline-block;
margin-top:-3px;
border-right: solid 2px #ADEBFF;
transition: all 0.5s ease;
}

a.button:hover {
text-decoration:none;
}

a.button:hover:before, span.button:hover:before {
padding-left:5px;
padding-right:10px;
}

input[type=text], input[type=email],input[type=button],input[type=submit],input[type=password], textarea {
-webkit-appearance: none;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-khtml-border-radius: 0;
border-radius: 0;
}

input[type=text], input[type=email],input[type=password] {
line-height:36px;
border:solid 1px #2D3134;
font-family: 'Montserrat', sans-serif;
font-size: 16px;
padding: 0 12px;
}

textarea {
border:solid 1px #2D3134;
font-family: 'Montserrat', sans-serif;
font-size: 16px;
padding:12px;
}

form.mx_contact_form input[type=text], form.mx_contact_form input[type=email]{
border-top:none;
border-left:none;
border-right:none;
}

button {
-webkit-appearance: none;
width:auto;
background-color:#0092C1;
display:inline-block;
height:45px;
padding:10px 20px;
font-weight:400;
letter-spacing:1px;
color:#FFFFFF;
font-family: 'Montserrat', sans-serif;
text-transform:uppercase;
text-decoration:none;
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
-khtml-border-radius: 7px;
border-radius: 7px;
border:0;
font-size:18px;
cursor:pointer;
}

button i {
font-weight:bold !important;
font-size:22px!important;
line-height:22px!important;
transition: all 0.5s ease;
color:#ADEBFF;
border-right: solid 2px #ADEBFF;
padding-right:15px;
margin-right:15px;
}

button:hover i {
padding-left:5px;
padding-right:10px;
}

#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;
}

#topwrapper {
width:100%;
background-color:#0C1A28;
}

#top {
width:100%;
max-width:1240px;
margin: 0 auto;
padding:5px 30px;
}

#payoff {
float:left;
width:50%;
}

#socialtop {
float:left;
width:50%;
text-align:right;
}

#socialtop i {
margin-left:5px;
}

#headerwrapper {
width:100%;
position:fixed;
background: rgba(0,0,0,1);
background: -moz-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(0,0,0,0.82) 7%, rgba(0,0,0,0) 94%, rgba(0,0,0,0) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,1)), color-stop(7%, rgba(0,0,0,0.82)), color-stop(94%, rgba(0,0,0,0)), color-stop(100%, rgba(0,0,0,0)));
background: -webkit-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(0,0,0,0.82) 7%, rgba(0,0,0,0) 94%, rgba(0,0,0,0) 100%);
background: -o-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(0,0,0,0.82) 7%, rgba(0,0,0,0) 94%, rgba(0,0,0,0) 100%);
background: -ms-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(0,0,0,0.82) 7%, rgba(0,0,0,0) 94%, rgba(0,0,0,0) 100%);
background: linear-gradient(to bottom, rgba(0,0,0,1) 0%, rgba(0,0,0,0.82) 7%, rgba(0,0,0,0) 94%, rgba(0,0,0,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 );
z-index:90;
transition: all 1.5s ease;
}

/*#headerwrapper.stick {
background-color:#333333;
}*/

#header {
width:100%;
max-width:1240px;
padding:0 30px;
margin:0 auto;
}

#logo {
float:left;
width:30%;
padding-top:20px;
padding-bottom:15px;
}

#logo img {
display:block;
width:125px;
height:auto;
transition: all 0.7s ease;
}

#headerwrapper.stick #logo img {
width:85px;
}

#nav {
float:left;
width:70%;
text-align:right;
}

#sfeerwrapper {
width:100%;
background-image:url(../images/sfeer.jpg);
background-size:cover;
background-position:center center;
position:relative;
}

#sfeertext {
width:100%;
max-width:1240px;
margin: 0 auto;
padding:125px 30px;
padding-bottom:90px;
color:#FFFFFF;
}

#sfeer h3 {
font-family: 'Montserrat', sans-serif;
text-transform:none;
font-size:46px; 
line-height:100%;
color:#FFFFFF;  
}

#sfeer h3:nth-of-type(2), #sfeer h3:nth-of-type(3) {
display:none;
}

#breadcrumbs ul {
padding: 0;
margin: 0;
float: left;
font-size:13px;
}

#breadcrumbs ul li { display: inline-block; }

#breadcrumbs ul li a {
width:auto;
color:#FFFFFF;
text-decoration: underline;
float: left;
}

#breadcrumbs ul li:after {
content:"/";
padding-left:8px;
padding-right:8px;
text-decoration:none;
}

#breadcrumbs ul:last-of-type li:last-of-type:after {
display:none;
}

#contentwrapper {
width:100%;
}

#content {
width:100%;
max-width:1240px;
margin: 0 auto;
padding:50px 30px;
text-align:center;
}

#footerwrapper {
width:100%;
height:auto;
background-color:#EDEDEB;
margin-top:75px;
}

#blocks {
width:100%;
max-width:1240px;
padding:0 20px;
margin:0 auto;
display: flex;
flex-wrap: wrap;
margin-top:-75px;
z-index: 10;
position: relative;
}

#blocks a {
display:block;
text-decoration:none;
}

.block {
position:relative;
float:left;
width:32.66%;
background-color:#0092C1;
color:#FFFFFF;
padding:35px 20px;
text-align:center;
margin-right:1%;
margin-bottom:20px;
margin-top:-25px;
}

.block:nth-of-type(2) {
background-color:#ADEBFF;
}

.block:nth-of-type(3) {
background-color:#B37C44;
margin-right:0;
}

.block img {
margin-bottom:25px;
}

.block h3 {
color:#FFFFFF;
text-transform:uppercase;
font-size:19px;
letter-spacing:1px;
padding-bottom:0;
}


#footer {
width:100%;
max-width:1240px;
padding:0 20px;
margin:0 auto;
color:#666666;
}

#footer ul {
list-style-type:none;
margin-left:0;
padding-left:0;
}

#footer a {
color:#666666;
}

#column-1 {
float:left;
width:33.3%;
padding:20px 0;
padding-right:35px;
}

#column-2 {
float:left;
width:33.3%;
padding:20px 0 20px 10px;
padding-right:35px;
}

#column-3 {
float:left;
width:33.3%;
padding:20px 0 20px 15px;
}

#bottomwrapper {
width:100%;
height:auto;
}

#bottom {
width:100%;
max-width:1240px;
padding: 25px 20px;
margin:0 auto;
}

#bottomsocial {
float:left;
width:29%;
}

#bottomsocial a {
    display: inline-block;
    color: #888888;
    border: solid 1px #EAEAEA;
    height: 32px;
    width: 32px;
    line-height: 30px;
    text-align: center;
    margin-right: 8px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -khtml-border-radius: 15px;
    border-radius: 15px;
    transition: all 0.9s ease;
}

#hr {
float:left;
width:42%;
text-align:center;
position:relative;
}

#hr::before {
position:absolute;
left:50%;
top:15px;
margin-left:-160px;
display:block;
content:"";
width:320px;
background-color:#000000;
height:1px;
z-index:1;
}

#hr img {
margin-top:3px;
border-left:solid 12px #FFFFFF;
border-right:solid 12px #FFFFFF;
z-index:2;
position:relative;
}

#copyright {
 float:right;
width:29%;
text-align:right;
font-size:13px;
color:#888888;
line-height:15px;
}

#copyright a {
color:#888888;
}


.clear {
clear:both;
}

.mx_pagination {
width:100%;
text-align:center;
}

.mx_pagination ul {
border:none !important;
}

.mx_pagination ul li {
    border-left:none !important;
}

.mx_pagination ul li a {
border: solid 1px #000000;
color:#000000;
}

.mx_pagination ul li a:hover {
background-color:#EEEEEE;
}

.mx_pagination ul li.mx_current a {
border: solid 1px #000000;
color:#ffffff;
background-color:#000000;
}


.mx_pagination ul, .mx_pagination li {
display: inline-block;
float:none !important;
}

.mx_pagination ul li, .mx_pagination ul li a, .mx_pagination ul {
border-radius:0 !important;
-moz-border-radius: 0 !important;
-webkit-border-radius:0 !important;
}

#mapswrapper {
float:left;
width:60%;
height:auto;
}

#mapswrapper iframe{
display:block;
}

#address {
float:left;
width:40%;
height:auto;
background-color:#EEEEEE;
padding:35px 20px;
text-align:left;
}

#address p:last-of-type, #address h3 {
margin-bottom:0;
}

.portfolio-item {
float:left;
width:31.33%;
margin-right:3%;
margin-top:48px;
text-align:center;
}

.portfolio-item:nth-of-type(3n) {
margin-right:0;
}

.portfolio-item a {
color:#535353;
text-decoration:none;
}

.portfolio-item-image {
margin-bottom:20px;
}

.portfolio-item-desc {
position:relative;
border-bottom:solid 2px #F8F8F8;
padding-bottom:24px;
margin-bottom:48px;
}

.portfolio-item-footer {
position:absolute;
bottom:24px;
width:100%;
}

.portfolio-item-footer span {
  position: absolute;
  white-space:nowrap;
 left: 50%;
  transform: translateX(-50%);
}

.portfolio-item-image img{
width:100%;
display:block;
}



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

#asidewrapper {
    padding: 20px 30px;
	}
}

@media screen and (max-width: 1023px) {
	
.portfolio-item, .portfolio-item:nth-of-type(3n) {
width: 48%;
margin-right:4%;
}

.portfolio-item:nth-of-type(2n) {
margin-right:0;
}

.pricing-item {
padding:20px 20px;
}

} /* end mediaquery */

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

#logo {
width:80%;
padding:15px 0;
}

#nav {
display:none;
}

} /* end mediaquery */


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


#mapswrapper {
width:100%;
}

#address {
width:100%;
}

#column-1 {
width:50%;
}

#column-2 {
width:50%;
padding-left:0;
}

#column-3 {
width:100%;
}

.block {
width:100%;
margin-right:0;
}

#footerwrapper .block:nth-of-type(2), #footerwrapper .block:nth-of-type(3) {
margin-top:0;
}

#bottomsocial, #copyright {
width:50%;
}

#hr {
width:100%;
 margin-top:25px
}

	
.portfolio-item, .portfolio-item:nth-of-type(3n) {
width: 100%;
margin-right:0;
}



} /* end mediaquery */

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

#column-1, #column-2, #column-3 {
width:100%;
padding-left:0;
text-align:center;
}

} /* end mediaquery */

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

#logo a {
font-size:30px;
}

} /* end mediaquery */