.page-id-1449 #content{
display: none;
}
.uppercase{
text-transform: uppercase!important;
}
.wpb_text_column ul,
.address-contact,
.wpb_text_column p,
#contact .st{
font-size: 17px;
color: #333333;
} 
.wpb_text_column ul li{
list-style: none;
padding-left: 60px;
position: relative;
margin-bottom: 35px;
} 
.wpb_text_column ul li:before{
content: "";
width:30px;
height:10px;
display: block;
position: absolute;
left: 0;
top: 12px;
background:#369e39;
} 
.wpb_text_column blockquote {
padding: 30px;
position: relative;
background: #f8f9f9;
border-left: 0px;
}
.wpb_text_column blockquote p{
font-style: normal;
}
#contact h2{
font-size: 30px;
color: #333333;
line-height: 35px;
text-align: left;
font-family: Raleway;
font-weight: 800;
font-style: normal;
margin-top: 20px;
}
#contact h3{
font-family: Raleway;
font-weight: 600;
}
.image-link{
position: relative;
}
.image-link a{
display: block;
text-align: center;
}
.image-link:hover .image-link-content{
opacity: 1;
}
.image-link-content{
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
opacity: 0;
transition: all 0.5s ease;
display: -ms-flexbox;
display: flex;
-ms-flex-flow: column nowrap;
flex-flow: column nowrap;
-ms-flex-pack: center;
justify-content: center;
-ms-flex-line-pack: start;
align-content: flex-start;
padding: 15px;
color: #fff;
font-weight: bold;
background: #147430;
background-color: rgba(21,116,48,.95);
}
.image-link-content p{
margin: 0px;;
}
.link-title{
text-align: center;
font-weight: normal;
text-decoration: underline;
margin-top: 30px;
}
.listing p{
margin-bottom: 35px;
}
.custom-logo{
width: 100%;
max-width: 260px;
}
.vc_parallax-inner:before{
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: #000;
opacity: 0.25;
}
body .vc_row.vc_column-gap-30{
margin-left: -15px;
margin-right: -15px;
}
.bordered{
padding-bottom: 35px;
position: relative;
}
.bordered:after{
content: "";
position: absolute;
left: 0;
bottom: 0;
width:60px;
height: 10px;
background: #369e39;
}
#content-box{
}
.contact-form{
color: #333;
}
#content-sup{
margin-top: 100px;
}
@media screen and (max-width: 768px){
.home h1 {
font-size: 35px!important;
}
.pad-mobile{
height: 45px!important;
}
body .page-header.page--cover{
padding-top: 50px;
padding-bottom: 50px;
}
body .page-header.page--cover .entry-title{
font-size: 3.3rem;
}
.image-link-content{
position: relative;
opacity: 1;
transition: all 0.5s ease;
display: -ms-flexbox;
display: flex;
-ms-flex-flow: column nowrap;
flex-flow: column nowrap;
-ms-flex-pack: center;
justify-content: center;
-ms-flex-line-pack: start;
align-content: flex-start;
padding: 15px;
color: #fff;
font-weight: bold;
background: #147430;
}
.link-title{
margin-top: 0px;
font-size: 16px;
}
.image-link-content p{
font-size: 16px;
}
#content-box{
padding-right: 30px;
padding-left: 30px;
}
#contact{
padding-right: 15px;
padding-left: 15px;
padding-top: 35px;
}
#content-sup{
margin-top: 50px;
}
#contact .row .col-sm-6.contact-form{
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
}
#contact .row .col-sm-6:not(.contact-form){
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
margin-bottom: 50px;
}
}