/* Defaults */
 
/* normalize.css v3.0.1 | MIT License | git.io/normalize */

html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background:0 0}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#333}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}

p, ul, ol {
    margin: 0 0 26px 0;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0 0 30px 0;
}
 
img,
a img {
    border: 0;
}

.clear {
    clear: both;
}

table {
    border-collapse: collapse;
}

ul, ol {
    margin-left: 30px;
}

li {
    margin-bottom: 15px;
}
 
/*
font-family:'ITC Berranger Hand W01';
font-family:'Open Sans';
*/
 
body {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    line-height: 1.4;
    color: #3e3e3e;
    background: #7cd1cc url(images/bkgd.jpg) center center repeat;
    background-attachment: fixed;
    background-size: cover;
}

a {
    color: #07967a;
}

a:hover {
    color: #0ab896;
}
 
#wrapper {
    background: #fff;
    width: 900px;
    margin: 15px auto;
    border-radius: 10px;
    box-shadow: 0px 0px 40px -10px rgba(0, 0, 0, .5);
    overflow: hidden;
}
 
#footer_area img {
    -webkit-border-radius: 0px 0px 30px 30px;
    border-radius: 0px 0px 30px 30px;
}

#content_area .inner {
    padding: 15px 70px;
}

h1,h2,h3,h4,h5,h6 {
    color: #07967a;
    line-height: 1.4;
    text-align: center;
    text-shadow: 1px 1px 0px rgba(0, 0, 0, .1);
}
 
h1 {
    font-size: 28px;
    line-height: 1.2;
}

h2 {
    font-size: 25px;
}

h3 {
    font-size: 22px;
}

h4 {
    font-size: 18px;
}

strong {
}

.clear {
    clear: both;
}
 
.col1, .col2 {
    width: 50%;
    float: left;
}

.handwriting {
    font-family: 'ITC Berranger Hand W01', Georgia, serif;
    font-weight: normal;
    font-size: 1.6em;
}

p .handwriting {
    font-size: inherit;
}

.hr {
    width: 90%;
    background-color: #07967a;
    height: 1px;
    margin: 15px auto;
}

.imgleft {
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;
}
 
.imgright {
    float: right;
    margin-left: 15px;
    margin-bottom: 15px;
}

.imgcenter {
    display: block;
    margin: 0 auto 26px;
}

 
.mbottom-0 {
    margin-bottom: 0 !important;
}

.mtop-0 {
    margin-top: 0 !important;
}

.mbottom-15 {
    margin-bottom: 15px !important;
}

.mtop-15 {
    margin-top: 15px !important;
}

.mbottom-30 {
    margin-bottom: 30px !important;
}

.mtop-30 {
    margin-top: 30px !important;
}
 
.mbottom-45 {
    margin-bottom: 45px !important;
}

.mtop-45 {
    margin-top: 45px !important;
}

.pleft-0 {
    padding-left: 0 !important;
}

.pbottom-30 {
    padding-bottom: 30px !important;
}

.ptop-30 {
    padding-top: 30px !important;
}

.pbottom-45 {
    padding-bottom: 45px !important;
}

.ptop-45 {
    padding-top: 45px !important;
}

.larger {
    font-size: 18px;
}

.smaller {
    font-size: 14px;
}


.text-center {
    text-align: center;
}

.text-left {
    text-align: left;
}

.width-30 {
    margin-left: auto;
    margin-right: auto;
    width: 30%;
}

.width-80 {
    margin-left: auto;
    margin-right: auto;
    width: 80%;
}

.black {
    color: #3e3e3e;
}

.alt-color-1 {
    color: #39a9bd; 
}

.primary-color {
    color: #07967a;
}

.primary-color-light {
    color: #12a88b;
}
 
.gray, s {
    color: #888;
}

.red, .sale-price {
    color: crimson;
}
 
.aaplayerright {
    float: right;
    margin: 30px 0 0 30px;
    width: 488px;
}

.bignumber {
    clear: both;
    float: left;
    width: 20%;
    font-size: 80px;
    font-family: 'ITC Berranger Hand W01', Georgia, serif;
    text-align: center;
}

.bignumbertext {
    float: right;
    border-left: 2px solid #07967a;
    padding: 0 15px;
    text-align: center;
    width: 75%;
}
 
.button {
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #48abd3), color-stop(1, #2c9ecc) );
    background: -moz-linear-gradient( center top, #48abd3 5%, #2c9ecc 100% );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#48abd3', endColorstr='#2c9ecc');
    background-color: #48abd3;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    border: 1px solid #68adb2;
    display: inline-block;
    color: #ffffff;
    font-size: 18px;
    font-weight: bold;
    padding: 10px 24px;
    text-decoration: none;
    text-shadow: 1px 1px 0px rgba(0,0,0,0.4);
}

.button:hover {
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #2c9ecc), color-stop(1, #48abd3) );
    background: -moz-linear-gradient( center top, #2c9ecc 5%, #48abd3 100% );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2c9ecc', endColorstr='#48abd3');
    background-color: #2c9ecc;
    color: #fff;
}

.button:active {
    position: relative;
    top: 1px;
}

.copyright {
    font-size: 9px;
}

.key {
    width: 50%;
    background: url(images/key.png) 20px 15px no-repeat;
    vertical-align: top;
    padding: 30px 15px;
}

.number-box, .feature-box {
    width: 90%;
    margin: 30px auto;
    border: 3px solid #07967a;
    border-radius: 15px;
    padding: 26px 26px 0 26px;
}
 
.feature-box {
    border-color: #89d4ab; 
}

.feature-box .divider {
    background: #89d4ab;
    height: 3px;
    margin-bottom: 26px;
    width: 100%;
}

.box {
    border: 1px solid #d8d8d8;
    box-shadow: 0 4px 12px rgba(0,0,0,0.15);
    clear: both;
    margin: 32px auto;
    padding: 26px 40px 0;
    width: 80%;
}

.box ul,
.box ol {
    margin-left: 0;
}

.green-check {
    width: 90%;
    margin: 0 auto 15px;
    padding-left: 45px;
    padding-top: 10px;
    background: url(images/green-check.png) top left no-repeat;
}

.quote-box {
    width: 80%;
    background: #daffde url(images/bkgd-quote.jpg) right top no-repeat;
    background-size: cover;
    padding: 32px 32px 6px;
    margin: 32px auto;
    border-radius: 16px;
    text-shadow: 1px 1px 1px rgba(255,255,255,0.8);
    box-shadow: 1px 2px 6px -1px rgba(0,0,0,.4);
}
  
.box .quote-box {
    width: auto;
}

.quote-box img {
    max-width: 200px;
}

.quote-box::after {
    clear: both;
    content: " ";
    display: block;
}
 
.testimonial-left {
    clear: both;
    float: left;
    margin-top: 30px;
    width: 230px;
}
