html {
    background: url(../_images/background-1440x900.jpg) no-repeat;
    min-height: 100%;
    background-size: cover;
    -webkit-background-size: cover; 
    -moz-background-size: cover;
    -o-background-size: cover;   
    background-attachment: fixed;
}

body {
    margin: 0;
    padding: 0;
    font-family: 'Century Gothic';
}

p {
    font-family: 'Century Gothic';
    font-size: 13pt;
    color: #323232;
    margin: 12px 0;
}

.spacer-h10 {height: 10px;}

#page-content {
    width: 1000px;
    margin: 10px auto 40px auto;
    padding: 21px;
    background: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    min-width: 600px;
}

@media only screen and (max-width: 1000px){
    div#page-content {
    width: 100%;
    }
}

#header {
    width: 100%;
}

#logo {
    width: 160px;
    display: inline-block;
    margin-bottom: 10px;
}

.header-logo {
    width: 160px;
}

#header-contact {
    display: inline-block;
    float: right;
    text-align: right;
    overflow: hidden;
    vertical-align: top;
}

.header-tel {
   font-size: 40pt;
   color:  #174ca1;
   margin: 0;
   padding-top: 8px;
}

.header-email {
    font-size: 20pt;
    color: #174ca1;
    margin: 0;
}

#menu {
    width: 100%;
    margin: auto;
    border-bottom: 5px solid #5bc6c7;
}

#menu ul {
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 0;
}

#menu ul li {
    display: inline-block;
    width: 158px;
    height: 30px;
    background-color: #174ca1;
    text-align: center;
    padding: 10px 0 0 0;
    margin: 0 2px 0 0;
    color: #fff;
    font-size: 12pt;
}

#menu ul li.last {
    margin: 0;
}

#menu ul li.current {
    background-color: #5bc6c7;
}

#menu ul li:hover {
    background-color: #5bc6c7;
}

@media only screen and (max-width: 1000px){
    div#menu {
    width: 798px;
    }
    div#menu ul li.refer {
    margin: 0;
    }
    div#menu ul li.contact {
    margin-top: 2px;
    }
    div#image-carosel {
    width: 798px;
    height: 399px;    
    }
    div#image-carosel img.slider {
    width: 798px;
    height: 399px;
    }
}

@media only screen and (max-width: 836px){
    div#menu {
    width: 638px;
    }
    div#menu ul li.limited {
    margin: 0;
    }
    div#menu ul li.refer {
    margin-right: 2px;
    }
    div#image-carosel {
    width: 638px;
    height: 318px;    
    }
    div#image-carosel img.slider {
    width: 638px;
    height: 318px;
    }
}

@media only screen and (max-width: 676px){
    div#menu {
    width: 478px;
    }
    div#menu ul li.limited {
    margin-right: 2px;
    }
    div#menu ul li.self {
    margin: 0;
    }
    div#image-carosel {
    width: 478px;    
    height: 237px;
    }
    div#image-carosel img.slider {
    width: 478px;
    height: 237px;
    }
}

#image-carosel {
    width: 100%;
    height: 480px;
    margin: 5px auto 0 auto;
}

img.slider {
    width: 958px;
    height: 480px;
}

@media only screen and (max-width: 1000px){
    div#image-carosel {
    width: 798px;
    height: 399px;    
    }
    div#image-carosel img.slider {
    width: 798px;
    height: 399px;
    }
}

@media only screen and (max-width: 836px){
    div#image-carosel {
    width: 638px;
    height: 318px;    
    }
    div#image-carosel img.slider {
    width: 638px;
    height: 318px;
    }
}

@media only screen and (max-width: 676px){
    div#image-carosel {
    width: 478px;    
    height: 237px;
    }
    div#image-carosel img.slider {
    width: 478px;
    height: 237px;
    }
}

#three-column-content {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 20px auto 0 auto;
    font-size: 0;
    padding: 0 20px;
}

#center-content {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 20px auto 0 auto;
    padding: 0 20px;
}

#three-column-header {
    border-bottom: 1px solid #5bc6c7;
}

@media only screen and (max-width: 1000px){
    div#three-column-content {
    width: 640px;
    }
}

@media only screen and (max-width: 676px){
    div#three-column-content {
    width: 518px;
    }
}

h2 {
    font-size: 24pt;
    color: #5bc6c7;
    margin: 0;
}

ul {
    font-size: 20pt;
    margin: 0;
}

li.green {
    color: #5bc6c7;
}

li.green span {
    color: #323232;
    font-size: 13pt;
}

p.narrow {
    margin-bottom: 0;
}

#columns {
    width: 100%;
}

@media only screen and (max-width: 1000px){
    div#columns {
    width: 600px;
    margin: auto;
    }
}

@media only screen and (max-width: 676px){
    div#columns {
    width: 280px;    
    margin: auto;
    }
}

#column {
    display: inline-block;
    width: 280px;
    margin-top: 20px;
    vertical-align: top;
}

#column.first {
    margin-right: 39px;
}

@media only screen and (max-width: 676px) {
    div#column.first {
    margin-right: 0;
    }
}

#column.middle {
    margin-right: 39px;
}

@media only screen and (max-width: 1000px) {
    div#column.middle {
    margin-right: 0;
    }
}

@media only screen and (max-width: 836px) {
    div#column.middle {
    margin-right: 0;
    }
}

img.column-image {
    width: 280px;
    height: 155px;
}

h3 {
    font-size: 19pt;
    font-weight: normal;
    font-family: Calibri;
    color: #174ca1;
    margin: 12px 0;
}

@media only screen and (max-width: 1000px) {
    h2 {
    text-align: center;
    }
}

#column-content {
    border-top: 1px solid #5bc6c7;
    min-height: 145px;
    text-align: justify;
}

#contact-column-content {
    border: 0;
}

@media only screen and (max-width: 1000px){
    div#center-content {
    width: 640px;
    }
}

@media only screen and (max-width: 676px){
    div#center-content {
    width: 518px;
    }
}

.button:hover {
    background-color: #68dadb;
}

a.button {
    width: 148px;
    height: 29px;
    background-color: #5bc6c7;
    text-align: center;
    padding: 6px 2px 0 0;
    font-size: 12pt;
    color: #fff !important;
    text-decoration: none !important;
    display: block;
}

#two-columns {
    width: 100%;
    margin: auto;
}

cta-columns {
    width: 100%;
    margin: auto;
}

#column-one {
    width: 455px;
    display: inline-block;
    vertical-align: top;
}

#column-two {
    width: 455px;
    display: inline-block;
}

#column-left {
    width: 455px;
    display: inline-block;
    vertical-align: top;
}

#column-right {
    width: 455px;
    display: inline-block;
}

img.cta {
    padding: 20px 0 20px 60px;
}

@media only screen and (max-width: 1000px){
    div#two-columns {
    width: 665px;
    }
    div#cta-columns {
    width: 600px;
    }
    div#column-one {
    width: 330px;
    }
    div#column-two {
    width: 330px;
    }
    div#column-left {
    margin: auto;
    display: block;
    }
    div#column-right {
    margin: auto;
    display: block;
    }
    img.cta {
    padding: 20px 36px 20px 36px;
    }
}

@media only screen and (max-width: 676px) {
    div#two-columns {
    width: 100%;
    }
    div#cta-columns {
    width: 100%;
    }
}
#contact {
    padding: 0 20px;
}

@media only screen and (max-width: 1000px){
    div#contact {
        width: 600px;
        margin: auto;
    }
}

@media only screen and (max-width: 676px) {
    div#contact {
        width: 478px;
    }
}

#two-column-content {
    width: 100%;
    font-size: 0;
    padding: 0;
}

h4 {
    font-size: 24pt;
    color: #174ca1;
    margin: 10px 0 0 0;
    padding: 10px 0 0 0;
    border-top: 1px solid #5bc6c7;
}

@media only screen and (max-width: 1000px){
    h4 {
        text-align: center;
    }
    p.contact {
    text-align: center;
    }
}

#contact-form {
    width: 504px;
    height: 350px;
    background-color: #92d2bf;
    display: inline-block;
    margin-right: 34px;
    padding: 30px 40px;
    vertical-align: top;
    overflow: hidden;
}

.checkbox-label {font-size: 11pt; color: #fff;}

#form-success {
    display: none;
}

#form-fail {
    display: normal;
}

#contact-success {
    width: 100%;
    height: 215px;
}

#contact-fail {
    width: 100%;
    height: 215px;
    display: none;
}

@media only screen and (max-width: 1000px) {
    div#contact-form {
        margin: 0 auto 0 auto;
        display: block;
    }
}

@media only screen and (max-width: 676px) {
    div#contact-form {
    width: 243px;
    height: 630px;
    }
    div#column-1 {
    display: block;
    }
    dic#column-2 {
    display: block;
    }
}

#column-1 {
    width: 223px;
    margin-right: 46px;
    display: inline-block;
    vertical-align: top;
}

#column-2 {
    width: 223px;
    display: inline-block;
    vertical-align: top;
}

input.input {
    width: 219px;
    height: 35px;
    background-color: #fff;
    border: 0;
    border-right: 5px solid #5bc6c7;
    margin: 0 0 10px 0;
    padding: 0 4px 0 5px;
    font-size: 12pt;
}

input.input-error {
    width: 219px;
    height: 35px;
    background-color: #ffe1e1;
    border: 0;
    border-right: 5px solid #5bc6c7;
    margin: 0 0 10px 0;
    padding: 0 4px 0 5px;
    font-size: 12pt;
    color: #f00;
}

textarea.textarea {
    width: 219px;
    height: 80px;
    background-color: #fff;
    border: 0;
    border-right: 5px solid #5bc6c7;
    margin: 0 0 10px 0;
    padding: 0 4px 0 5px;
    resize: none;
    font-family: Calibri;
    font-size: 14pt;
    resize: none;
}

input.submit {
    width: 150px;
    height: 35px;
    background-color: #5bc6c7;
    border: none;
    color: #fff;
    font-size: 12pt;
}

input.submit:hover {
    width: 150px;
    height: 35px;
    background-color: #68dadb;
    border: none;
    color: #fff;
    font-size: 12pt;
    cursor: pointer;
}

h5 {
    font-size: 24pt;
    color: #fff;
    margin: 10px 0 0 0;
    padding: 10px 0 0 0;
}

#contact-details {
    width: 260px;
    height: 370px;
    background-color: #92d2bf;
    display: inline-block;
    padding: 20px;
}

@media only screen and (max-width: 1000px) {
    div#contact-details {
        margin: 20px auto 0 auto;
        display: block;
    }
}

#icons {
    width: 40px;
    height: 235px;
    display: inline-block;
}

img.loc-icon {
    width: 37px;
    height: 40px;
}

img.mob-icon {
    width: 37px;
    height: 40px;
    padding-top: 85px;
    padding-left: 1px;
}

img.email-icon {
    width: 30px;
    height: 30px;
    padding-top: 30px;
}

#details {
    width: 150px;
    height: 235px;
    display: inline-block;
    vertical-align: top;
}

#address {
    width: 150px;
}

p.details {
    margin: 0;
    font-size: 12pt;
}

#tel {
    width: 150px;
    margin-top: 30px;
}

#email {
    width: 150px;
    margin-top: 43px;
}

p.email {
    margin: 0;
    font-size: 11pt;
}

#footer {
    width: 100%;
    height: 110px;
    background-color: #5bc6c7;
    border-top: 10px solid #92d2bf;
}

#footer-content {
    width: 918px;
    margin: auto;
}

#left-section {
    height: 109px;
    width: 800px;
    display: inline-block;
}

#top {
    height: 90px;
    vertical-align: top;
}

#left {
    display: inline-block;
    width: 390px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#right {
    display: inline-block;
    width: 390px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

p.footer-header {
    color: #fff !important;
    font-size: 12pt;
    margin: 0;
}

a.footer-link {
    color: #fff !important;
    text-decoration: none;
    font-size: 11pt;
    margin: 0;
}

a.footer-link-sml {
    color: #fff !important;
    text-decoration: none;
    font-size: 9pt;
    margin: 0;
}

#right-section {
    display: inline-block;
    vertical-align: top;
}

img.footer-logo {
    width: 108px;
    height: 80px;
    padding-top: 4px;
}

p.white {
    color: #fff;
    font-size: 10pt;
    margin: 0;
}

@media only screen and (max-width: 1000px){
    div#footer-content {
    width: 618px;
    }
    div#left-section {
    width: 500px;
    }
    div#left {
    width: 240px;
    }
    div#right {
    width: 240px;
    }
}

@media only screen and (max-width: 836px){
    
}

@media only screen and (max-width: 676px){
    
}