*{box-sizing:border-box}html,body{margin:0;width:100%;height:100%}body{font:16px "Raleway",Arial,sans-serif;letter-spacing:.04em;margin:0 0 0 0;margin-top:180px}.nav_logo img{width:100%;height:auto;max-width:230px;display:block}.header_nav{position:fixed;z-index:10;top:0;left:0;width:100%;background-color:#92cbdc;z-index:2;padding:40px 20px 20px 20px;box-shadow:0px 0px 9px 0px rgba(0,0,0,.25)}.header_nav_flex{display:flex;justify-content:space-between;align-items:center;align-content:flex-start;flex-flow:row nowrap}.burger{display:none}.header_nav .head_title{font-size:1.5em;margin:0;padding:0 0 0 0;letter-spacing:.25em;color:#FFF;opacity:1;transition:opacity 1.5s;text-decoration:none}.header_nav .head_title span{color:#white;font-weight:bold}.header_nav.short{display:block}.header_nav_flex nav{padding-left:10px}.header_nav nav a{text-decoration:none;font-size:1.125em;font-weight:200;color:#FFFFFF;letter-spacing:.05em;text-transform:uppercase}.header_nav nav ul li::first-letter{font-weight:600}.header_nav nav a:hover{border-bottom:1px solid black;color:white}.header_nav nav ul{list-style:none;display:inline-flex;margin:0;padding:0}.header_nav nav li{display:block}.header_nav nav li:not(:first-child){margin-left:10px}.border-anim{width:100%;position:absolute;bottom:10px;left:0}.border-anim>div{display:block;margin:0 auto;animation-name:example;animation-duration:1.5s;animation-iteration-count:1;animation-timing-function:ease-in-out;animation-fill-mode:forwards;border:1px solid white;border-right:none;border-left:none;padding:2px 0 0 0;background-color:#ffc548}@keyframes example{0%{width:0;opacity:.5;border-color:transparent}100%{width:98%;opacity:1;border-color:white}}.hero{position:relative;max-width:1200px;margin:40px auto 0 auto;padding:0 20px 60px 20px}.logo{width:100%;max-width:400px;height:auto;padding-right:50px;transition:max-width .25s}.hero_photo{width:100%;height:auto;max-width:625px;position:absolute;right:0;top:0;transition:max-width .25s;animation-duration:2s;animation-name:hero_photo_shadow_anim;animation-duration:1s;animation-fill-mode:forwards}@keyframes hero_photo_shadow_anim{from{box-shadow:0 0 0 0 #fcdb53}to{box-shadow:-25px 25px 0 0 #fcdb53}}.hero_blue{position:relative;height:450px;width:90%;transition:height .25s;box-shadow:25px 25px 0px 0px rgba(90,174,199,.25);overflow:hidden;animation-duration:2s;animation-name:hero_blue_shadow_anim;animation-duration:1s;animation-fill-mode:forwards}@keyframes hero_blue_shadow_anim{from{box-shadow:0 0 0 0 rgba(90,174,199,.25)}to{box-shadow:25px 25px 0px 0px rgba(90,174,199,.25)}}.sub_hero{text-align:right;position:relative;margin:0}.sub_hero img{width:100%;height:auto;max-width:1200px}.bg{animation:slide 3s ease-in-out infinite alternate;background-image:linear-gradient(-60deg,#d9f0f8 50%,#e9f6fb 50%);bottom:0;left:-50%;opacity:.5;position:absolute;right:-50%;top:0;z-index:-1}.bg2{animation-direction:alternate-reverse;animation-duration:4s}.bg3{animation-duration:5s}h1{}@keyframes slide{0%{transform:translateX(-25%)}100%{transform:translateX(25%)}}.hero_blue ul{list-style:none;margin:0;padding:0;font-size:2.5em;font-weight:400;line-height:1.5em;position:absolute;top:50%;left:60px;transform:translateY(-50%);transition:font-size .25s,left .25s;color:#666}.hero_blue ul li span:first-child{color:#047aa8;opacity:1 !important;font-weight:500}.animate{}.animate span{display:inline-block}.animate span:nth-of-type(2){animation-delay:.05s}.animate span:nth-of-type(3){animation-delay:.1s}.animate span:nth-of-type(4){animation-delay:.15s}.animate span:nth-of-type(5){animation-delay:.2s}.animate span:nth-of-type(6){animation-delay:.25s}.animate span:nth-of-type(7){animation-delay:.3s}.animate span:nth-of-type(8){animation-delay:.35s}.animate span:nth-of-type(9){animation-delay:.4s}.animate span:nth-of-type(10){animation-delay:.45s}.animate span:nth-of-type(11){animation-delay:.5s}.animate span:nth-of-type(12){animation-delay:.55s}.animate span:nth-of-type(13){animation-delay:.6s}.animate span:nth-of-type(14){animation-delay:.65s}.animate span:nth-of-type(15){animation-delay:.7s}.animate span:nth-of-type(16){animation-delay:.75s}.animate span:nth-of-type(17){animation-delay:.8s}.animate span:nth-of-type(18){animation-delay:.85s}.animate span:nth-of-type(19){animation-delay:.9s}.animate span:nth-of-type(20){animation-delay:.95s}.one span{opacity:0;transform:translate(0,0) rotate(0deg) scale(1.25);animation:revolveScale .4s forwards}@keyframes revolveScale{60%{transform:translate(0,0) rotate(0) scale(.8)}100%{transform:translate(0) rotate(0) scale(1);opacity:1}}.gen_width{max-width:1200px;position:relative}.gen_pad{padding-left:20px;padding-right:20px}.centered{margin-left:auto;margin-right:auto}.big_top_marge{margin-top:60px}.small_top_marge{margin-top:50px !important}.content{margin:80px auto 0 auto}.content_background{background-image:url(img/bkg.png)}.content h1{font-size:2.5em;margin:0}.content>h1::first-letter{color:#79b3c4;font-weight:bold}.content h2{font-size:1.5em;margin:2em 0}p{font-size:1.25em;line-height:1.75em}.content>p::first-letter{color:#79b3c4;font-size:1.5em;font-weight:bold}p.subhead,span.subhead{margin:0 0 0 0 !important;padding:0 0 0 0;font-weight:600;color:#999}span.subhead{font-size:1.25em;color:#333}p.subhead::first-letter{color:inherit;font-size:1em;font-weight:inherit}ul.skills{font-size:1.25em}ul.skills li{margin-bottom:1em}h2.trigger{color:#92cbdc;cursor:pointer;font-weight:bold;margin:1.5em 0;transition:color .25s}h2.trigger span{font-size:.75em;display:inline-block;transition:transform .5s}h2.trigger span.spin{transform:rotate(180deg)}h2.trigger:hover{color:#3a939a}.slider{display:none}.slider + p{margin-top:80px}ul.big_list{font-size:1.25em;line-height:1.25em}ul.big_list li{margin-bottom:.5em}.email{font-size:1.25em;color:#92cbdc}.email a{color:#92cbdc;text-decoration:none}.email a:hover{color:#3a939a}.bullet_section_wrap{border-top:5px dotted #92cbdc;border-bottom:5px dotted #92cbdc;margin:60px 0}.notice{border:5px dotted #fdc6bf;padding:15px}.notice h3{font-size:1.75em;margin:0;font-weight:bold}.notice p{font-size:1.25em}.copy{font-size:.75em;text-align:center;margin:0}.dark_section{background-color:#d9f0f8;padding:40px;z-index:1;animation-duration:2s;animation-name:dark_section_shadows;animation-duration:1s;animation-fill-mode:forwards}@keyframes dark_section_shadows{from{box-shadow:0 0 0 0 rgba(190,218,228,1),0 0 0 0 rgba(190,218,228,1),0 0 0 0 rgba(90,174,199,.09),0 0 0 0 rgba(90,174,199,.09)}to{box-shadow:-12px -12px 0px 0px rgba(190,218,228,1),12px 12px 0px 0px rgba(190,218,228,1),25px 25px 0px 0px rgba(90,174,199,.09),-25px -25px 0px 0px rgba(90,174,199,.09)}}.dark_section h1{margin:0}.dark_section >p::first-letter{color:#666;font-size:1.5em;font-weight:bold}.dark_section_w_img img{width:100%;height:auto;max-width:400px;float:right;margin:0 0 20px 40px;box-shadow:16px 12px 0px 0px #acccd8,-28px 24px 0px 0px #fcdb53}.dark_section_w_img{width:90%;background-color:#d9f0f8;padding:40px;z-index:1;animation-duration:2s;animation-name:dark_section_w_img_shadows;animation-duration:1s;animation-fill-mode:forwards;position:relative}@keyframes dark_section_w_img_shadows{from{box-shadow:0 0 0 0 rgba(190,218,228,1),0 0 0 0 rgba(190,218,228,1),0 0 0 0 rgba(90,174,199,.09),0 0 0 0 rgba(90,174,199,.09)}to{box-shadow:-12px -12px 0px 0px rgba(190,218,228,1),12px 12px 0px 0px rgba(190,218,228,1),25px 25px 0px 0px rgba(90,174,199,.09),-25px -25px 0px 0px rgba(90,174,199,.09)}}.dark_section_w_img h1{margin:0}.dark_section_w_img >p::first-letter{color:#666;font-size:1.5em;font-weight:bold}dl.services_dl{}dl.services_dl dt{font-size:1.5em;font-weight:500;color:#333;margin-top:2em}dl.services_dl dt::first-letter{color:#92cbdc;font-weight:600}dl.services_dl dd{font-size:1.25em;margin:1em 0 0 0;line-height:1.25em}dl.services_dl dd:first-letter{}.linebreak{margin-top:40px;text-align:center;font-size:4em;line-height:normal;font-weight:100;color:#92cbdc;position:relative;text-transform:lowercase;z-index:1}.linebreak>span{}.linebreak>span img{box-sizing:content-box;display:block;margin:0 auto;width:100%;height:auto;max-width:36px;background-color:white;padding:0 15px;position:relative;z-index:2;opacity:.75}.linebreak>div{border-bottom:1px dotted #92cbdc;position:absolute;top:50%;left:0;-ms-transform:translateY(-50%);transform:translateY(-50%);width:100%}footer{background-color:#92cbdc;margin-top:120px;border-top:3px solid white;-webkit-box-shadow:0px 0px 0px 8px #92cbdc;box-shadow:0px 0px 0px 8px #92cbdc;overflow:hidden}.foot_content{margin:20px auto;padding:30px 20px;text-align:center}.foot_logo{width:100%;height:auto;max-width:700px}.vendor_flex{display:flex;justify-content:space-between;align-items:flex-start;align-content:flex-start;flex-flow:row nowrap;margin-top:60px}.vendor_flex h2{margin:0;font-weight:600}.vendor_flex h2::first-letter{color:#79b3c4}.vendor_flex>div:first-child{flex:0 0 150px;padding-right:20px}.vendor_flex>div:first-child img{width:100%;height:auto;max-width:150px}.client_grid{display:flex;justify-content:center;align-items:center;align-content:flex-start;flex-flow:row wrap;font-size:1.75em}.client_grid img{width:100%;height:auto;max-width:260px;border:10px solid white;transition:max-width .25s}.client_grid .logo_rect{max-width:220px}.client_grid .logo_normal{max-width:200px}.client_grid .logo_long{max-width:260px}.cform label{display:block;font-size:1.25em;margin:22px 0 5px 0}.cform input[type="text"],.cform textarea{font-size:1.25em;width:100%;padding:5px 5px}.flex_fields{display:flex;justify-content:space-between;align-items:center;align-content:flex-start;flex-flow:row nowrap}.flex_fields>div{flex:0 0 50%}.flex_fields>div:last-child{padding-left:20px}.cform input[type="button"],.cform input[type="submit"],.modal_button_wrap input[type="button"]{border:none;outline:none;background-color:#92cbdc;color:white;font-size:1.5em;padding:3px 10px;cursor:pointer;transition:background-color .25s}.cform input[type="button"]:hover,.cform input[type="submit"]:hover,.modal_button_wrap input[type="button"]:hover{background-color:#54aec9}.overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.65);z-index:9999;display:none}.loader_ring{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:80px;height:80px;background:transparent;border:3px solid rgba(0,0,0,.1);border-radius:50%;text-align:center;color:#fff;font-size:10px;font-weight:200;letter-spacing:.1em;text-transform:uppercase;line-height:75px}.loader_ring:before{content:'';position:absolute;top:-3px;left:-3px;width:100%;height:100%;border:3px solid transparent;border-top:3px solid #fff;border-right:3px solid #fff;border-radius:50%;animation:animateC .5s linear infinite}.loader_ring span{display:block;position:absolute;top:calc(50% - 2px);left:50%;width:50%;height:4px;background:transparent;transform-origin:left;animation:animate .5s linear infinite}.loader_ring span:before{content:'';position:absolute;width:16px;height:16px;border-radius:50%;background:#fff;top:-6px;right:-8px;box-shadow:0 0 20px #fff}@keyframes animateC{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@keyframes animate{0%{transform:rotate(45deg)}100%{transform:rotate(405deg)}}.modal{position:absolute;top:50%;left:50%;-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background-color:white;padding:0;display:none;width:90%;max-width:500px}.modal p{padding:20px}.modal_head{background-color:#92cbdc;margin:0;padding:5px 10px;color:white;font-size:1.5em}.modal_txt{line-height:1em}.modal_button_wrap{text-align:center;padding:0 20px 20px 20px}.thanksWrapper{display:none;text-align:center;min-height:100vh}.thanksWrapper>div{border:3px dotted #ccc;padding:20px;margin-top:20px}.thanksWrapper p{margin:0}p.thanks_header{color:#92cbdc;margin:0;font-size:2.5em;font-weight:600}.has_floater_photo{}.has_floater_photo figure{float:right;margin:0 0 40px 40px}.has_floater_photo figure img{width:100%;height:auto;max-width:500px}.has_floater_photo figcaption{font-size:.85em;font-style:italic}.photo_credit{font-size:.86em;text-align:left;font-style:italic;max-width:1200px;margin:20px auto 0 auto;padding:0 20px}