
:root{
  --blue:#03a9f4;
  --orange:#ff9d00;
  --green:#00d084;
  --text:#6b7c93;
  --heading:#3c424f;
  --pale:#f5fafd;
  --dark:#2e2e2e;
  --container:1080px;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:#f5fafd;color:var(--text);font-family:"Open Sans",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.65}
a{color:#1597d3;text-decoration:none}
a:hover{text-decoration:underline}
img{max-width:100%;height:auto;display:block}
.wp-adminbar{height:32px;background:#23282d;color:#eef2f6;display:flex;align-items:center;justify-content:space-between;padding:0 12px;font-size:13px;line-height:32px;position:relative;z-index:1000;white-space:nowrap;overflow:hidden}
.wp-adminbar span{margin-right:18px;display:inline-block}.wp-adminbar .wp-dot{width:20px;height:20px;border-radius:50%;border:1px solid #9eb3c5;text-align:center;line-height:18px;font-family:Georgia,serif;font-weight:bold;margin-right:10px}.admin-left,.admin-right{display:flex;align-items:center}.admin-right{margin-left:auto}.avatar{width:18px;height:18px;background:#bfc7cc;border-radius:2px;margin-right:8px!important}
.hero{height:675px;min-height:560px;position:relative;background-image:url("../assets/home_page_header-3.jpg");background-position:center center;background-size:cover;background-color:#25214e;color:#fff;overflow:visible}.home-page .hero{height:690px}.hero-overlay{position:absolute;inset:0;background:#000;opacity:.58}.site-nav{position:absolute;left:0;right:0;top:0;height:66px;z-index:4;border-bottom:1px solid rgba(255,255,255,.35)}.nav-inner{max-width:1440px;margin:0 auto;height:100%;display:flex;align-items:center;padding:0 74px}.brand{font-family:Muli,Helvetica,Arial,sans-serif;color:#fff;font-size:25px;letter-spacing:.4px;line-height:1;font-weight:800;text-transform:uppercase}.brand span{font-weight:300}.brand strong{font-weight:800}.brand:hover{text-decoration:none}.menu{list-style:none;margin:0 0 0 auto;padding:0;display:flex;align-items:center;height:100%;gap:0}.menu>li{position:relative;height:100%;display:flex;align-items:center}.menu a{color:#fff;font-family:Muli,Helvetica,Arial,sans-serif;font-size:13px;font-weight:800;letter-spacing:1px;text-transform:uppercase;padding:0 22px;height:100%;display:flex;align-items:center;text-decoration:none;border-bottom:4px solid transparent}.menu a:hover,.menu a.active{border-color:#18aef1}.has-dropdown>a:after{content:"";border-left:4px solid transparent;border-right:4px solid transparent;border-top:5px solid currentColor;margin-left:12px;opacity:.75}.dropdown{position:absolute;top:66px;right:0;list-style:none;margin:0;padding:8px 0;background:rgba(28,28,28,.95);min-width:260px;opacity:0;visibility:hidden;transform:translateY(6px);transition:.18s;box-shadow:0 10px 25px rgba(0,0,0,.22)}.has-dropdown:hover .dropdown,.has-dropdown.open .dropdown{opacity:1;visibility:visible;transform:none}.dropdown li{display:block}.dropdown a{height:auto;padding:12px 18px;font-size:12px;line-height:1.3;border:0;text-transform:none;letter-spacing:.3px}.dropdown a:hover{background:rgba(255,255,255,.08)}.menu-toggle{display:none;background:transparent;border:0;margin-left:auto}.menu-toggle span{display:block;width:25px;height:3px;background:#fff;margin:4px 0;border-radius:2px}
.hero-content{position:absolute;z-index:2;left:50%;top:54%;transform:translate(-50%,-50%);text-align:center;width:min(850px,90vw)}.hero h1{font-family:Muli,Helvetica,Arial,sans-serif;font-size:52px;line-height:1.22;font-weight:300;letter-spacing:.5px;margin:0 0 20px;color:#fff}.hero p{font-size:17px;color:#fff;margin:0 0 25px}.hero-buttons{display:flex;justify-content:center;gap:28px}.btn,.button,.wp-block-button__link{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 32px;border-radius:999px;font-family:"Open Sans",Helvetica,Arial,sans-serif;font-size:14px;font-weight:700;text-decoration:none!important;letter-spacing:.2px}.btn-blue,.button.color1{background:var(--blue);color:#fff!important;border:2px solid var(--blue)}.btn-outline{color:#fff!important;background:transparent;border:2px solid #fff}.button.color2{background:#ff9d00;color:#fff!important;border:2px solid #ff9d00;border-radius:3px;min-height:38px;font-size:11px;letter-spacing:.6px}.wp-block-button__link{background:var(--green);color:#26313f!important;border-radius:999px;padding:8px 28px;min-height:0}
.page-content{background:#f5fafd}.page-content-inner{width:100%}.standard-content{padding:96px 0 92px}.standard-content>.gridContainer,.gridContainer{max-width:var(--container);margin:0 auto;padding:0 26px}.standard-content>.gridContainer.content{max-width:1040px}.content-section{position:relative}.content-section-spacing{padding:85px 0}.content-section-spacing-medium{padding:30px 0}.row{display:flex;flex-wrap:wrap;width:100%}.middle-xs,.middle-sm{align-items:center}.bottom-xs{align-items:flex-end}.center-xs,.text-center{text-align:center}.end-sm{text-align:right}.spaced-cols{margin-left:-16px;margin-right:-16px}.spaced-cols>[class*="col-"]{padding-left:16px;padding-right:16px;margin-bottom:28px}.col-xs-12{flex:0 0 100%;max-width:100%}.col-xs-6{flex:0 0 50%;max-width:50%}.col-sm-4{flex:0 0 33.333%;max-width:33.333%}.col-sm-5{flex:0 0 41.666%;max-width:41.666%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-7{flex:0 0 58.333%;max-width:58.333%}.col-sm-8{flex:0 0 66.666%;max-width:66.666%}.col-sm-fit{flex:0 0 auto;max-width:none}.col-sm{flex:1 1 0}.col-padding{padding-left:20px;padding-right:20px}.section-title-col{max-width:850px;margin:0 auto 36px;text-align:center}h1,h2,h3,h4,h5,h6{font-family:Muli,Helvetica,Arial,sans-serif;color:var(--heading);font-weight:600;margin:0 0 18px}h1{font-size:42px;line-height:1.25}h2{font-size:35px;line-height:1.35}h3{font-size:22px;line-height:1.45}h4{font-size:16px;line-height:1.65;letter-spacing:.7px}h5{font-size:13px;line-height:1.5;font-weight:800;letter-spacing:2px}h6{font-size:12px;font-weight:800;letter-spacing:2.5px}.standard-content h1{font-size:42px}.standard-content h2{font-size:35px}.standard-content h3{font-size:22px}.standard-content h4{font-size:16px}.lead{font-size:14px;line-height:1.65;max-width:850px;margin-left:auto;margin-right:auto;color:#8492a6}p{margin:0 0 18px}ul{margin-top:0;margin-bottom:22px;padding-left:24px}.standard-content li{line-height:1.55}.wp-block-list a,.standard-content a{color:#169be0}.footer{background:#fff;color:#989898;text-align:center;padding:36px 20px;font-size:13px}.footer p{margin:0}.footer a{color:#989898;text-decoration:underline}
/* Home */
.home-content>.content{background:#fff}.overlappable-4{z-index:2;margin-top:-43px;padding-top:0!important;padding-bottom:75px}.overlappable-4 .gridContainer{max-width:1120px}.overlappable-4 .row{justify-content:center}.overlappable-4 .col-padding{position:relative;padding-top:68px}.fa.icon{font-style:normal;display:inline-flex;align-items:center;justify-content:center}.overlappable-4 .fa.icon{width:88px;height:88px;border-radius:50%;background:var(--blue);color:#fff;font-size:38px;box-shadow:0 8px 18px rgba(0,0,0,.18);position:absolute;top:-20px;left:50%;transform:translateX(-50%)}.fa-clone:before{content:"▣"}.fa-cogs:before{content:"⚙"}.fa-magic:before{content:"✦"}.fa-connectdevelop:before{content:"◇"}.fa-codepen:before{content:"◇"}.fa-cube:before{content:"◈"}.fa-database:before{content:"◎"}.fa-quote-right:before{content:"”"}.overlappable-4 h5{font-size:11px}.overlappable-4 p{font-size:12px;max-width:260px;margin:0 auto;color:#8a98a8;line-height:1.45}.about-1{padding:80px 0 0}.about-1 .section-title-col{margin-bottom:22px}.about-1 h5{font-size:11px}.about-1 h2{max-width:760px;margin-left:auto;margin-right:auto}.button-holder{width:100%;text-align:center;margin:20px 0 10px}.image-group-bottom-3-img{display:flex;justify-content:center;align-items:flex-end;margin-top:16px;min-height:55px;overflow:hidden}.image-group-bottom-3-img img{width:31%;max-width:330px;height:145px;object-fit:cover;margin:0 -12px;box-shadow:0 12px 28px rgba(0,0,0,.25);border-radius:2px}.image-group-bottom-3-img .center-img{z-index:2}.image-group-bottom-3-img .left-img,.image-group-bottom-3-img .right-img{transform:translateY(38px);opacity:.9}.features-12-card-bordered{background:#fff}.features-12-card-bordered .section-title-col{margin-bottom:44px}.features-12-card-bordered .card{border:1px solid #e7edf2;background:#fff;padding:28px;min-height:150px;transition:transform .2s}.card.row-card .row{align-items:flex-start}.card .icon-column{padding-right:20px}.features-12-card-bordered .fa.icon{width:40px;height:40px;border:2px solid #ffa52a;border-radius:50%;color:#ffa52a;font-size:20px}.features-12-card-bordered h5,.color2{color:#ff9d00!important}.features-12-card-bordered p{font-size:13px;line-height:1.65;margin:0}.content-2{background:#f5fafd}.content-2>.row,.content-2>div>.row{min-height:435px}.content-2 .bg-image{background-size:cover;background-position:center center;min-height:405px;box-shadow:0 13px 28px rgba(0,0,0,.22)}.full-col-left-padding{padding-left:72px}.full-col-right-padding{padding-right:80px}.content-2 h5{font-size:11px}.content-2 h2{font-size:31px}.content-2 p{font-size:13px}.testimonials-5 .section-title-col{text-align:center}.testimonials-5 .card{border:1px solid #e7edf2;background:#fff;padding:35px 28px;text-align:center;min-height:420px}.quotation-icon{font-size:28px;color:var(--blue)!important;margin:0 auto 18px}.testimonials-5 p{font-size:13px;line-height:1.6;min-height:96px}.testimonials-5 img.round.icon{display:none}.testimonials-5 h6{margin:0 0 17px}.testimonials-5 .custom-image{width:170px;height:150px;object-fit:cover;margin:0 auto}.cta-blue-section{background:var(--blue);color:#fff}.cta-blue-section h2{color:#fff;font-size:31px;margin:0}.font-300{font-weight:300}.contact-1{background:linear-gradient(rgba(0,0,0,.45),rgba(0,0,0,.45)),url("../assets/home_page_header.jpg");background-size:cover;background-position:center;color:#fff;padding-top:65px;padding-bottom:72px}.contact-1 h2,.contact-1 .lead{color:#fff}.contact-1 .card{max-width:610px;margin:0 auto;background:#fff;padding:0;border:0}.fake-form{height:72px;background:#fff}
/* Inner pages */
.inner-page .page-content{min-height:420px}.standard-content .content>p.has-background,.standard-content .content>p.has-text-color.has-background{padding:24px 32px;margin-bottom:16px}.has-very-dark-gray-background-color{background-color:#2f2f2f!important}.has-very-light-gray-color{color:#f1f1f1!important}.has-vivid-green-cyan-background-color{background-color:#00d084!important}.has-very-dark-gray-color{color:#26313f!important}.has-text-color.has-background.has-drop-cap{border-left:7px solid #e8e8e8;padding-left:30px!important}.has-background span{color:inherit!important}.standard-content .content>p.has-vivid-green-cyan-background-color{padding:22px 32px;color:#26313f;margin-top:26px}.wp-block-button{margin-top:14px}.wp-block-button__link{font-size:14px;padding:8px 28px;background:#00d084!important;color:#20313f!important}.page-communicating .standard-content .content{max-width:920px}.page-communicating .wp-block-image{display:none}.page-communicating h2{font-size:36px;margin-bottom:10px}.page-communicating h4{font-family:"Open Sans",Helvetica,Arial,sans-serif;font-size:14px;font-weight:600;letter-spacing:1.2px;color:#3c424f;line-height:1.6;margin-bottom:22px}.page-communicating p,.page-communicating li{font-size:13px}.page-communicating h3{font-size:21px;margin-top:28px}.page-public-speaking .standard-content .content{max-width:1020px}.page-public-speaking h1{font-size:42px;margin-bottom:20px}.page-public-speaking h2{font-size:35px;line-height:1.2;font-weight:400;max-width:920px}.page-public-speaking h3{font-size:20px;margin-top:28px}.page-public-speaking h1:nth-of-type(2){font-size:42px;margin-top:20px;margin-bottom:0;font-weight:400}.page-public-speaking h3:last-child{margin-top:0}.page-public-speaking ul{font-size:13px}.page-online .standard-content .content{min-height:190px}.page-online .standard-content p{margin-top:20px}.page-drop .standard-content .content,.page-train .standard-content .content{max-width:1030px}.page-drop ul,.page-train ul{font-size:14px}.page-train h4{margin-top:24px}.page-train .has-drop-cap{margin-bottom:24px}.page-drop .wp-block-button__link{background:#00d084!important;color:#26313f!important}
@media (max-width:900px){
  .wp-adminbar{font-size:11px}.admin-left span:nth-child(n+5){display:none}.nav-inner{padding:0 22px}.brand{font-size:20px}.menu-toggle{display:block;position:relative;z-index:6}.menu{position:absolute;right:18px;top:62px;height:auto;background:rgba(25,25,25,.96);display:none;flex-direction:column;width:270px;padding:10px 0}.menu.open{display:flex}.menu>li{height:auto;width:100%;display:block}.menu a{height:auto;padding:12px 20px}.dropdown{position:static;opacity:1;visibility:visible;transform:none;background:rgba(255,255,255,.06);box-shadow:none;display:none}.has-dropdown.open .dropdown{display:block}.hero{height:560px;min-height:520px}.hero h1{font-size:36px}.hero p{font-size:15px}.hero-buttons{gap:12px;flex-wrap:wrap}.btn{padding:0 24px}.standard-content{padding:70px 0}.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-xs-6{flex:0 0 100%;max-width:100%}.overlappable-4{margin-top:0;padding-top:38px!important}.overlappable-4 .col-padding{margin-bottom:40px}.overlappable-4 .fa.icon{position:static;transform:none;margin-bottom:18px}.image-group-bottom-3-img{display:none}.full-col-left-padding,.full-col-right-padding{padding-left:26px;padding-right:26px}.content-2 .bg-image{min-height:300px}.cta-blue-section{text-align:center}.cta-blue-section .end-sm{text-align:center}.cta-blue-section .button{margin-top:16px}h1{font-size:34px}h2{font-size:29px}.desktop-break{display:none}}


/* Larger type and local asset cleanup requested by client */
body{font-size:16px;line-height:1.72}
.wp-adminbar{font-size:14px}
.brand{font-size:27px}.menu a{font-size:14px}.dropdown a{font-size:13px}
.hero h1{font-size:56px}.hero p{font-size:20px}.btn,.button,.wp-block-button__link{font-size:16px}.button.color2{font-size:13px}
h1{font-size:46px}h2{font-size:39px}h3{font-size:25px}h4{font-size:18px}h5{font-size:14px}h6{font-size:13px}
.standard-content h1{font-size:46px}.standard-content h2{font-size:39px}.standard-content h3{font-size:25px}.standard-content h4{font-size:18px}
.lead{font-size:17px}.standard-content p,.standard-content li{font-size:16px}.footer{font-size:14px}
.overlappable-4 h5,.about-1 h5,.content-2 h5{font-size:13px}.overlappable-4 p{font-size:15px}.features-12-card-bordered p,.content-2 p,.testimonials-5 p{font-size:15px}
.page-communicating h2{font-size:40px}.page-communicating h4{font-size:17px}.page-communicating p,.page-communicating li{font-size:16px}.page-communicating h3{font-size:24px}
.page-public-speaking h1{font-size:46px}.page-public-speaking h2{font-size:39px}.page-public-speaking h3{font-size:24px}.page-public-speaking h1:nth-of-type(2){font-size:46px}.page-public-speaking ul{font-size:16px}
.page-drop ul,.page-train ul{font-size:16px}
@media (max-width:900px){.hero h1{font-size:40px}.hero p{font-size:17px}.menu a{font-size:14px}h1{font-size:36px}h2{font-size:31px}.standard-content p,.standard-content li{font-size:15px}}
