﻿/*!
* Home page
*/
@keyframes Animations_animateFromBottom{0%{transform:translateY(12px);opacity:0;}to{transform:translateY(0);opacity:1;}}.home-page{background-image:url(/images/bg33.jpg);background-size:cover;background-position:center;min-height:600px;}@media(max-width:991.98px){.home-page{padding-top:60px;padding-bottom:80px;}}@media(min-width:992px) and (max-width:1199.98px){.home-page{padding-top:90px;padding-bottom:120px;}}@media(min-width:1200px){.home-page{padding-top:120px;padding-bottom:150px;}}.home-page #sectionHome .ellipse{position:relative;bottom:-30px;filter:blur(.3rem);background:radial-gradient(rgba(0,0,0,.35) 20%,rgba(0,0,0,.1) 60%);height:40px;max-width:480px;border-radius:50%;z-index:0;}.home-page #sectionHome .crowd{position:relative;top:70px;z-index:1;}.home-page #sectionHome .content-holder .text-holder{background-color:#fff;padding:25px 35px;max-width:650px;}.home-page #sectionHome .content-holder .text-holder .header-holder h1{font-family:"Poppins",Arial;font-weight:700;line-height:1;color:#257b9a;}@media(max-width:399.98px){.home-page #sectionHome .content-holder .text-holder .header-holder h1{font-size:40px;}}@media(min-width:400px) and (max-width:767.98px){.home-page #sectionHome .content-holder .text-holder .header-holder h1{font-size:48px;}}@media(min-width:768px){.home-page #sectionHome .content-holder .text-holder .header-holder h1{font-size:64px;}}.home-page #sectionHome .content-holder .text-holder .header-holder h1 span{font-family:inherit;font-size:inherit;font-weight:inherit;}.home-page #sectionHome .content-holder .text-holder .header-holder h1 span.start{color:#00b5ec;}.home-page #sectionHome .content-holder .text-holder .header-holder h1 span.end{color:#fcae23;}.home-page #sectionHome .content-holder .text-holder .subheader-holder{padding-top:15px;padding-bottom:20px;}.home-page #sectionHome .content-holder .text-holder .subheader-holder p{font-family:"Poppins",Arial;font-size:18px;font-weight:400;line-height:24px;}@media(max-width:991.98px){.home-page #sectionHome .content-holder .splash-holder{padding-top:50px;text-align:center;}}@media(min-width:992px){.home-page #sectionHome .content-holder .splash-holder{padding-left:30px;padding-top:10px;text-align:center;}}#sectionBalloons .balloons{margin-top:-50px;text-align:center;min-height:240px;}#sectionBalloons .balloons .balloon{position:relative;display:inline-block;background-color:#fff;box-shadow:-2px 2px 6px rgba(0,0,0,.3);border:4px solid #000;border-radius:22px;font-family:"Open sans",sans-serif;font-size:15px;font-weight:600;width:235px;padding:14px 12px;margin:0 4px;vertical-align:bottom;opacity:0;}#sectionBalloons .balloons .balloon.first-balloon{border-color:#69f;color:#2e56a6;}#sectionBalloons .balloons .balloon.second-balloon{border-color:#f49806;color:#995800;margin-bottom:16px;}#sectionBalloons .balloons .balloon.third-balloon{border-color:#69f;color:#2e56a6;}#sectionBalloons .balloons .balloon.fourth-balloon{border-color:#7cbf00;color:#157f00;}#sectionBalloons .balloons .balloon.animate-from-bottom{transform:translateY(12px);animation-name:Animations_animateFromBottom;animation-timing-function:cubic-bezier(.51,.44,.4,.96);animation-fill-mode:forwards;}#sectionBalloons .balloons .balloon img{position:absolute;width:45px;left:50px;bottom:-48px;}.pagenotfound-page{padding-top:50px;padding-bottom:120px;}.pagenotfound-page h1{font-family:"Poppins",Arial;font-weight:600;line-height:1.25;color:#000;}@media(max-width:399.98px){.pagenotfound-page h1{font-size:34px;}}@media(min-width:400px) and (max-width:767.98px){.pagenotfound-page h1{font-size:40px;}}@media(min-width:768px){.pagenotfound-page h1{font-size:44px;}}