.animated{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes slideIn{from{transform:translate3d(0,-100%,0)}to{transform:translate3d(0,0,0)}}@keyframes slideIn{from{transform:translate3d(0,-100%,0)}to{transform:translate3d(0,0,0)}}@-webkit-keyframes fadeInUp{from{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}@keyframes fadeInUp{from{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInRight{from{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:none}}@keyframes fadeInRight{from{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:none}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInLeft{from{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:none}}@keyframes fadeInLeft{from{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:none}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}.why-like { text-align: center; padding: 30px 0 20px; margin: 80px auto; max-width: 1120px; background-color: #30A9DE }.why-like h2 { color: #272727; font-family: 'Roboto Condensed', sans-serif; font-size: 64px; font-weight: 400; font-style: normal; letter-spacing: normal; line-height: 1.2; text-align: center; background-color: #f5f5f5; padding: 30px 10px; max-width: 1200px; margin: 0 auto }.why-like h2 span { display: block; color: #30A9DE; font-family: Allura; font-size: 97px; font-weight: 400; font-style: normal; letter-spacing: normal; line-height: 1.04; margin: -30px auto }.why-like ul { margin: 0 auto 0; padding: 0; max-width: 1200px; display: flex; flex-flow: row wrap; justify-content: space-around }.why-like ul li { text-align: center; margin: 0; flex: 0 1 260px; max-width: 260px; padding: 55px 0px; margin: 5px; color: #ffffff; font-family: 'Roboto', sans-serif; font-size: 15px; text-transform: uppercase; font-weight: 500; font-style: normal; letter-spacing: .2em; line-height: 1.76 }.why-like ul li:before { content: url(assets/images/lp-healthy-start-why-1.png); position: static; display: block; margin: 0 auto 20px; max-width: 145px; }.why-like ul li:nth-of-type(2):before {content: url(assets/images/lp-healthy-start-why-2.png);}.why-like ul li:first-of-type:before {margin-top:10px; margin-bottom: 40px;}.why-like ul li:nth-of-type(3):before {content: url(assets/images/lp-healthy-start-why-3.png);}.centered {text-align: center; max-width: 1080px; margin: 50px auto;}@media (min-width:1300px) { .why-like h2 { margin-left: -200px }}.healthy-lp #page-title h1:not(:only-child) {font-size: 19px;}#page-title {background-image: url(assets/images/lp-healthy-start-banner.jpg)!important;}.healthy-lp header{width:100%;z-index:600;text-align:center;-webkit-transition:margin .3s;transition:margin .3s;text-align:center;-webkit-box-shadow:1.5px 2.6px 7px rgba(2,2,2,0.35);box-shadow:1.5px 2.6px 7px rgba(2,2,2,0.35);background-color:#fff;box-shadow:1.5px 2.6px 7px rgba(2,2,2,0.35)}.healthy-lp header .contain{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:15px 10px}.healthy-lp header .tel{color:#003B7E;font:700 35px/1.3 'Roboto Condensed', sans-serif;margin:0}.healthy-lp header .tel > span{color:#231f20;font:700 14px/1 'Roboto Condensed', sans-serif;margin:0;display:block;text-transform:uppercase;letter-spacing:1px}.healthy-lp header .tel:hover{color:#231f20}.healthy-lp header .address{color:#231f20;font:400 20px/28px 'Roboto', sans-serif;margin:0;display:block}.healthy-lp header .address:hover{color:#003B7E}.healthy-lp header .btn{margin:10px 0 0;text-transform:uppercase;color:#FFF;font:600 17px/21px 'Roboto', sans-serif;line-height:1.2;letter-spacing:.85px}.healthy-lp header .btn span{display:block;font-size:34px;font-weight:600}.healthy-lp header .btn:hover{background-color:#272727;color:#fff}.fix-nav header{position:fixed;width:100%;left:0;top:0;right:0;-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:slideIn;animation-name:slideIn;box-shadow:1.6px 2.5px 7px rgba(6,7,7,0.35)}#forms{position:relative;background-color:#30A9DE;padding:300px 10px 20px; margin-top: 100px;}#forms form{text-align:center;background-color:#fff;-webkit-box-shadow:5px 5px 30px rgba(0,0,0,0.16);box-shadow:5px 5px 30px rgba(0,0,0,0.16);padding:30px 140px 60px;max-width:100%;width:1150px;margin:0 auto;z-index:3;position:absolute;top:-75px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}#forms form h3{font:700 42px/1 'Roboto Condensed', sans-serif;text-transform:none;color:#272727;margin:30px 0}#forms form input,#forms form textarea,#forms form select{height:44px;border:none;background-color:#f2f2f2;font-size:17px;font-family:"Barlow",sans-serif;color:#272727;padding:5px;display:block}#forms form textarea{width:100%;height:96px;padding-left:10px}#forms form .btn{margin:8px 0 0; padding: 7px 10px;}#forms .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:100%;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:725px; margin: auto;}#forms .container div{-webkit-box-flex:0;-ms-flex:0 1 45%;flex:0 1 45%;max-width:310px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#forms .container div:last-of-type{max-width:400px;-webkit-box-flex:0;-ms-flex:0 1 55%;flex:0 1 55%}#forms .container span{font-size:16px;padding:5px 0}#forms .container span input,#forms .container span select{width:100%}#forms .container select{min-width:140px}.healthy-lp .simple{max-width:270px;margin:auto; padding-top: 0;}.healthy-lp .simple input,.healthy-lp .simple textarea,.healthy-lp .simple select{-webkit-box-sizing:border-box!important;box-sizing:border-box!important;border:0;padding:0 10px;margin-bottom:5px;width:245px;height:31px;background-color:#EBEBEB;color:#556778;font:400 16px/16px 'Roboto', sans-serif;}.healthy-lp .simple textarea{height:55px!important}.healthy-lp .simple input:focus,.healthy-lp .simple select:focus,.healthy-lp .simple textarea:focus{outline:0;outline-style:solid;outline-width:thin;outline-color:#00843e;background-color:#edf4f9}.healthy-lp footer .btn,.submit-btn{width:245px;margin-top:0;color:#fff;text-shadow:none;font-family:'Roboto Condensed', sans-serif;font-size:14px;font-weight:700; min-width: 0; margin: auto;}.healthy-lp footer{padding:0;position:relative;text-align:center; background-color: #FFFFFF;}.healthy-lp footer h2 {margin-top: 0;}.healthy-lp #footer-content{background-color:#e9f0f4; width: 100%;}.healthy-lp #footer-content .container{max-width:1250px;margin:auto;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center; align-items: flex-start; padding:90px 10px;display:-webkit-box;display:-ms-flexbox;display:flex}.healthy-lp #footer-content h3{font:700 20px/1 'Roboto Condensed', sans-serif;text-transform:none;color:#272727; margin-bottom: 20px;}.healthy-lp #footer-content .emer{font:700 20px/1 'Roboto Condensed', sans-serif;color:#003B7E}.healthy-lp #footer-content .emer:hover{color:#000}.healthy-lp .contact-form .simple{margin:auto}.healthy-lp footer .line{display:inline-block;width:2px;margin:auto;height:273px;background-color:#fff}.healthy-lp .hours{color:#313131;font:400 18px/36px 'Roboto', sans-serif;max-width:350px;width:100%;margin:10px auto 30px;text-align:left;display:table}.healthy-lp .hours label{width:110px;font-weight:600;float:left;text-align:left;display:inline-block;width:120px;text-align:left;margin-left:20px}.healthy-lp .started{-webkit-box-flex:0;-ms-flex:0 1 530px;flex:0 1 530px;padding:0 20px 50px;text-align:center;color:#fff}.healthy-lp .started p{margin:auto;margin-top:35px;font-size:18px;line-height:32px;text-align:left; color: #000;}footer h2{text-align:left;color:#272727;font-weight:800;font-size:42px;margin-top:15px}.header-info {text-align: right;}.office-details{padding:0 20px}#copyright{padding:40px 0;text-align:center;color:#272727;font:400 16px/1.3 'Roboto', sans-serif;}#copyright a{color:#272727}#copyright a:hover{color:#003B7E}.healthy-lp #fixed-tabs{position:fixed;right:0;text-align:center;line-height:1;font-size:0;z-index:400}.healthy-lp #fixed-tabs a{position:relative;overflow:hidden;font-size:13px;color:#fff;font-weight:700;text-transform:uppercase;-webkit-transition:width .3s;transition:width .3s}.healthy-lp #fixed-tabs i{font-size:19px}.healthy-lp #fixed-tabs i,.healthy-lp #fixed-tabs:before{display:inline-block;margin:0 auto!important}.healthy-lp #fixed-tabs em{font-size:13px;font-style:normal;display:inline-block;text-transform:none;margin-left:7px}.healthy-lp #fixed-tabs a:nth-of-type(odd){background-color:#003B7E}.healthy-lp #fixed-tabs a:nth-of-type(even){background-color:#272727}header{position:relative;padding:0 10px 10px;background-color:#F7F7F7}header .logo{margin-bottom:-50px}header .address{color:#121212}header .address:hover{color:#027F18}header .flex-ed{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;max-width:1400px;margin:auto;width:100%;padding-bottom:10px}header .btn-alt{font-family:'Roboto', sans-serif;;font-size:14px;min-width:200px}.fix-nav header{position:fixed;width:100%;left:0;top:0;right:0;-webkit-animation:slideIn .8s both;animation:slideIn .8s both;-webkit-box-shadow:1.6px 2.5px 7px rgba(6,7,7,0.35);box-shadow:1.6px 2.5px 7px rgba(6,7,7,0.35)}.fix-nav header .logo img{max-height:113px}.fix-nav header .logo {margin-bottom: 0;}.phone{color:#003B7E;font:700 32px/1 'Roboto', sans-serif;;display:block;letter-spacing:.5px}.phone span{color:#121212;text-transform:uppercase;font-size:18px;text-align:center;font-weight:700;display:block}.phone:hover{color:#121212}.fix-nav header{position:fixed;width:100%;left:0;top:0;right:0;-webkit-animation-duration:.8s;animation-duration:.8s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:slideIn;animation-name:slideIn;z-index:10000;-webkit-box-shadow:0 3px 7px rgba(0,0,0,0.35);box-shadow:0 3px 7px rgba(0,0,0,0.35)}footer{padding-top:30px;background:#F0F0F0}footer .flex-ed{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:1280px;margin:auto;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:distribute;justify-content:space-around}footer hr{width:75px;background-color:#a5a5a5;height:4px;margin:20px auto 30px;opacity:.35}footer .ft-logo{margin:50px auto 40px}footer article{text-align:center;margin:10px;-webkit-box-flex:0;-ms-flex:0 1 370px;flex:0 1 370px;padding:10px}footer .phone{font-size:30px;color:#027F18;margin:10px auto 30px;font-weight:700;display:block;letter-spacing:.75px}footer .phone:hover{color:#121212}footer .address{color:#121212;font-size:18px;line-height:1.3;letter-spacing:.03em;font-weight:400}footer .address small{text-transform:uppercase;font-size:15px;letter-spacing:.38px;margin:12px auto;display:block}footer .address:hover{color:#027F18}footer h3{color:#656565;margin-top:10px;font-size:45px;font-weight:300}#contact ul{margin-top:20px;padding-left:0;margin-bottom:10px}#contact li{margin:10px auto;list-style:none;text-align:center;background-color:#027F18}#contact li a{display:block;color:#000;font-weight:500;font-family:'Roboto', sans-serif;;font-size:15px;text-transform:uppercase;letter-spacing:.04em;padding:20px 20px 18px}#contact li:hover{background-color:#00038b}#contact li:hover a{color:#fff}#map{display:table;width:100%}#map iframe{display:block;height:320px}.simple{margin:0 auto 5px;max-width:275px}.simple .btn{width:260px;font-size:16px;font-weight:700;padding:10px}.simple input,.simple select{height:32px}.simple textarea{height:80px;padding-top:8px}.simple input,.simple textarea,.simple select{text-align:center;outline:none;border:none;background-color:#fff;margin:3px 0;width:95%;max-width:260px;padding:3px 10px;font-size:16px;color:#121212}.simple input:focus,.simple textarea:focus,.simple .btn:focus,.simple select:focus{background-color:#027F18;-webkit-box-shadow:inset 0 -3px 0 #027F18;box-shadow:inset 0 -3px 0 #027F18}::-webkit-input-placeholder{color:#121212}::-moz-placeholder{color:#121212}:-ms-input-placeholder{color:#121212}:-moz-placeholder{color:#121212}.copy{font:400 16px/1.4 'Roboto', sans-serif;;color:#a5a5a5;margin:auto;margin-top:20px;text-align:center;padding:60px 0 75px;max-width:1140px}.copy a{margin:auto;color:#a5a5a5;letter-spacing:-.5px}.copy a:hover{color:#027F18}.copy .footer-note{display:block;text-transform:uppercase;font-size:14px;margin-top:15px}#landing-page-form{position:relative;max-width:850px;padding:0 10px 10px;margin:20px auto}#landing-page-form h1{font-size:50px;margin-bottom:30px;color:#333;text-align:center;padding-top:20px;font-weight:400;text-shadow:none}#landing-page-form p{max-width:680px;margin:auto;margin-bottom:30px}#landing-page-form .simple{margin:auto;display:table;width:100%;max-width:550px}#landing-page-form .simple label{display:none}#landing-page-form .simple input,#landing-page-form .simple select{height:50px;border:1px solid #027F18;max-width:550px}#landing-page-form .simple textarea{height:200px;margin-bottom:30px;padding-top:10px;border:1px solid #027F18;max-width:550px}#landing-page-form .btn{width:160px}body.healthy-lp {padding-top: 0!important;}@media (min-width: 1031px) {.healthy-lp #fixed-tabs{display:none}}@media (max-width: 1030px) {.healthy-lp #fixed-tabs{bottom:0;width:100%;-webkit-box-shadow:0 0 15px rgba(0,0,0,0.3);box-shadow:0 0 15px rgba(0,0,0,0.3)}.healthy-lp #fixed-tabs article{display:-webkit-box;display:-ms-flexbox;display:flex}.healthy-lp #fixed-tabs a{padding:13px 0;-webkit-box-flex:1;-ms-flex:1;flex:1}.healthy-lp #fixed-tabs a span{display:inline-block;vertical-align:middle}.healthy-lp #fixed-tabs a span:last-child{margin-left:7px}.healthy-lp #fixed-tabs i{font-size:16px}#forms {padding: 490px 10px 0;}}@media (max-width: 600px) {.healthy-lp #fixed-tabs em strong{display:none}}@media screen and (max-width: 1030px) { header address a{font-size:15px} .phone{font-size:25px} footer h3{font-size:40px}}@media screen and (max-width: 1000px) {#forms form{padding:20px}#nav .logo{margin:0}#nav .btn{margin:0;-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;-webkit-box-flex:0;-ms-flex:0 1 220px;flex:0 1 220px}header .address{display:none}header .btn-alt{margin:0;-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}header .flex-ed{-ms-flex-pack:distribute;justify-content:space-around}header .logo{position:relative;margin-top:-15px;margin-bottom:-25px}header .logo img{max-height:125px}.healthy-lp .simple{margin:0 auto;}footer .flex-ed{-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:700px;margin:auto}#contact{-webkit-box-flex:0;-ms-flex:0 1 690px;flex:0 1 690px}#services,#footer-form{-webkit-box-flex:1;-ms-flex:1;flex:1}}@media screen and (max-width: 900px) {#forms .container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#forms .container div{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;width:100%;max-width:90%}#forms .container div:last-of-type{max-width:90%}#forms .container span{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%;width:100%}}@media screen and (max-width: 770px) { header{padding:0} header .flex-ed{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;padding:0} header .btn-alt,header address{-webkit-box-flex:0;-ms-flex:0 1 50%;flex:0 1 50%} header .logo{width:100%;margin:10px;max-width:none;-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1} header .btn-alt{border:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none;text-shadow:none;padding:10px 3px} header .btn-alt:hover{color:#fff;background-color:#3d3d3d} header .btn-alt:after{display:none} header .phone{color:#fff;background-color:#003B7E; padding: 5px 10px; border:0; text-align: center; display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:700;-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:25px;-webkit-box-flex:0;-ms-flex:0 1 50%;flex:0 1 50%} header .phone span{color:#fff} header .header-info{flex: 0 1 100%; display: flex;} header .phone:hover{background-color:#3d3d3d;color:#fff} header .phone:hover span{color:#fff} .healthy-lp header .address {text-align: center; line-height: 1.5; font-size: 15px; background-color: #30A9DE; color: #fff; padding: 15px 10px;flex: 0 1 50%;}}@media screen and (max-width: 680px) { #nav .logo{margin-bottom:20px;max-width:90%} footer #contact{padding:20px 10px}footer .flex-ed{display:block}#contact{display:none}.copy{padding:10px 10px 25px}.copy span:first-of-type{display:block;visibility:hidden;font-size:1px}.copy span:last-of-type{display:block;font-size:1px;visibility:hidden}#landing-page-form h1{font-size:40px}#forms form h3{font-size:23px}.healthy-lp #copyright {font-size: 14px;}}@media screen and (max-width: 520px) { .healthy-lp header .address, header .phone {flex: 0 1 100%;} header .header-info {flex-wrap: wrap;}}@media screen and (max-width: 400px) {.healthy-lp header img{max-width:150px}#nav{display:block}#nav .btn{margin:10px auto}.copy{padding-bottom:20px;font-size:14px}}
