/* Enter Your Custom CSS Here */
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,700);
.page-template-page-landing-php #main {margin-top: 18px;}
.page-template-page-landing-php #container .content-area {margin-top: 30px; padding-bottom: 0;}
.page-template-page-landing-php #footer {background: #fff;}
.page-template-page-landing-php #footer p {text-align: center;}

section {background:url('/wp-content/themes/h0mepaletTe/images/landing-main-bg.jpg') top center no-repeat; min-height: 685px; margin: -21px -21px 0; padding-top: 30px;}
body.page-template-page-landing-php {background:url('/wp-content/themes/h0mepaletTe/images/bg-landing.jpg') top center no-repeat; font-family: Open Sans;}
.page-template-page-landing-php h3, .page-template-page-landing-php h2, .page-template-page-landing-php h1 {font-family: Open Sans; color: #000;}
.page-template-page-landing-php h1 {font-size: 50px; color: #000;}
.page-template-page-landing-php h2 {font-size: 20px;}
.page-template-page-landing-php h3 {font-weight: 300; font-size: 20px; line-height: 35px;}
.page-template-page-landing-php h3 strong {font-weight: 700; color: #019895;}
.hlight {background: rgba(255,255,255,0.3); text-align: center; padding: 40px 0; margin-top: 100px;}
.hlight p {text-align: center;}
.hlight a, .bttn {display: inline-block; background: #019895; color: #fff; padding: 10px 20px; margin-top: 20px;}
.hlight a:hover, .bttn:hover {background: #ffaa11; color: #000;}
.wpcf7-captcha-captcha {float: left;}
.aform .wpcf7-captchar {margin: -5px 10px; float: left;}

article {margin-left: -21px; margin-right: -21px; background: #212121; float: left; max-width: 1000px; width: auto;}
.aleft {padding: 40px 3%; width: 44%; float: left;}
.aleft h1, .aleft h2 {font-family: Open Sans; color: #fff;}
.aleft h1 {color: #ffaa11; font-size: 45px;}
.aleft h2 {font-size: 30px; font-weight:400;}
.aleft ul {margin: 22px 0;}
.aleft ul li {list-style: none; background: url(/wp-content/themes/h0mepaletTe/images/bullet.gif) left 3px no-repeat; padding-left: 30px; font-size: 15px; color: #fff; line-height: 21px;}
.aleft a {}

.aright {float: left; width: 50%;}
.aright img {width: 100%; margin-bottom: -2px;}

.fleft, .fright {width: 48%; padding-top: 2%; float: left;}
.col-3 {width: 32%; display: inline-block; text-align: center;}
.fleft {padding-left: 2%; margin-right: 1%;}
.fright {padding-right: 1%; text-align: right;}

.aform {background: #019895; color: #fff; padding: 20px; text-align: center; width: 100%;}
.aform .wpcf7-text {padding: 10px; width: 94%;}
.aform .wpcf7-select {padding: 10px; width: 55%; margin-left: 1%;}
.aform .wpcf7-textarea {width: 94%; padding: 10px; font-family: Open Sans; font-size: 13px;}
.aform .wpcf7-submit {background: #fff; padding: 10px 20px; color: #019895; border: 0; float: right; margin-right: 10px;}
.aform .wpcf7-captchar {padding: 10px;}

@media only screen and (max-width: 1024px) {
  body.page-template-page-landing-php {background: none;}
}

@media only screen and (max-width: 767px) {
  .aleft {width: 94%;}
  .aright {width: 100%}
  article {width: 100%; margin: 0;}
  .fleft {width: 60%;}
  .fright {width: 36%;}
}

@media only screen and (max-width: 480px) {
.fleft p {text-align: center !important;}
.aform {width: 87%;}
  .aform .wpcf7-submit {display: inline-block; float: none;}
  .wpcf7-captcha-captcha {float: none;}
  .aform .wpcf7-captchar {float: none; margin: 0;}
  .fright p {text-align: center !important;}
  .aform .wpcf7-submit {margin-right: 0;}
  .page-template-page-landing-php .content p {text-align: inherit;}
}