.hidden{display:none}#LandingWrapper{background-image:url('grid.jpg')}.modal.fade{padding-right:0 !important;overflow-y:hidden !important}#JumbotronSection{background-image:url('images/background_site_new.png');background-repeat:no-repeat;background-attachment:fixed;background-position:0 0}.jumbotron{background-color:white}input#vieverWebsite{position:absolute;z-index:-1;right:0}.bubbleAnimation{animation:animateBubble 15s linear infinite,sideWays 2s ease-in-out infinite alternate;position:absolute}.floatUpDownAnimation{animation:floatUpDown 3s linear infinite;position:absolute}.datacollecting_background{background-image:url('images/patternbg.png');background-repeat:no-repeat;background-size:contain}.Absolute-Center{display:flex;align-items:center;justify-content:center;text-align:center}.card_animation_wrapper{position:absolute;display:flex;align-items:center;justify-content:center;height:153px;box-shadow:0 0 100px 30px rgba(0,0,0,.175);transition:all 500ms ease}.card_animation_wrapper_textunder{position:relative;top:153px}.flex_center_horizontally{display:flex;justify-content:center}.flex_center_horizontally_vertically{display:flex;justify-content:center;align-content:center}.position_absolute{position:absolute}.background_transparent{background:transparent}.icon_over_image_style{position:absolute;margin-left:auto;margin-right:auto;left:0;top:0;right:0;width:180px;height:153px}.wrapeprdiv:hover>.card_animation_wrapper>.card_sections_img_background.transform{position:absolute;margin-left:auto;margin-right:auto;top:0;width:180px;height:153px;background-image:url('images/cloudbubble_colored.png');opacity:1;transform:translateY(0);background-repeat:no-repeat;transition:all 500ms ease}.displayicon{font-size:40px !important}.wrapeprdiv:hover>.card_animation_wrapper{box-shadow:0 0 100px 30px rgba(254,88,88,.5)}.wrapeprdiv:hover>.card_animation_wrapper>.displayicon{color:white}.card_sections_icon{background-color:transparent;z-index:1}.card_sections_img_background.pattern{position:absolute;margin-left:auto;margin-right:auto;top:0;width:180px;height:153px;background-repeat:no-repeat;background-image:url('images/cloudbubble.png')}.card_sections_img_background.transform{position:absolute;margin-left:auto;margin-right:auto;top:0;width:180px;height:153px;opacity:0;background-image:url('images/cloudbubble_colored.png');transform:translateY(30px);transition:all 500ms ease;background-repeat:no-repeat}.sticky-header.fixed-header{z-index:999;opacity:1;visibility:visible;-ms-animation-name:fadeInDown;-moz-animation-name:fadeInDown;-op-animation-name:fadeInDown;-webkit-animation-name:fadeInDown;animation-name:fadeInDown;-ms-animation-duration:500ms;-moz-animation-duration:500ms;-op-animation-duration:500ms;-webkit-animation-duration:500ms;animation-duration:500ms;-ms-animation-timing-function:linear;-moz-animation-timing-function:linear;-op-animation-timing-function:linear;-webkit-animation-timing-function:linear;animation-timing-function:linear;-ms-animation-iteration-count:1;-moz-animation-iteration-count:1;-op-animation-iteration-count:1;-webkit-animation-iteration-count:1;animation-iteration-count:1}.sticky-header{position:fixed;opacity:0;visibility:hidden;background:#fff;left:0;top:0;box-shadow:0 0 30px rgba(0,0,0,.2);width:100%;z-index:0;transition:all 500ms ease;-moz-transition:all 500ms ease;-webkit-transition:all 500ms ease;-ms-transition:all 500ms ease;-o-transition:all 500ms ease}.GradientStyleBackground{background-image:linear-gradient(to right,#ee9617,#fe5858)}@keyframes fadeInDown{from{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}.fadeInDown{animation-name:fadeInDown}@-webkit-keyframes animateBubble{0%{bottom:0}100%{bottom:40%}}@-moz-keyframes animateBubble{0%{bottom:0}100%{bottom:40%}}@keyframes animateBubble{0%{bottom:0}100%{bottom:40%}}@-webkit-keyframes floatUpDown{0%{bottom:35%}50%{bottom:40%}100%{bottom:35%}}@-moz-keyframes floatUpDown{0%{bottom:35%}50%{bottom:40%}100%{bottom:35%}}@keyframes floatUpDown{0%{bottom:35%}50%{bottom:40%}100%{bottom:35%}}@-webkit-keyframes sideWays{0%{margin-left:0}100%{margin-left:25px}}@-moz-keyframes sideWays{0%{margin-left:0}100%{margin-left:25px}}@keyframes sideWays{0%{margin-left:0}100%{margin-left:25px}}.SquareShapeAnimation{border:3px linear-gradient(to right,#ee9617,#fe5858) solid;border-radius:15%;width:40px;height:40px}.SquareShapeAnimationNoBorder{background-image:linear-gradient(to right,#ee9617,#fe5858);border-radius:20%;width:40px;height:40px}.TextShapeAnimation{color:#ef911c;width:40px;height:40px}.Section-Separator{width:80vw;height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid lightgray;margin-left:auto;margin-right:auto}.Logo_Brand{height:auto;width:auto;max-height:72px;max-width:200px}#mainnavbar{position:absolute;top:0;left:0;right:0}#JumbotronSection{min-height:100vh;padding-top:7rem;display:flex;align-items:center}.CenterContentFlex{min-height:100vh;display:flex;align-items:center}.fullViewportHeight{min-height:100vh}.font-size-medium{font-size:-webkit-xxx-large}.margin-center{margin-left:auto;margin-right:auto}.Line-Dashed{width:100%;border-top:5px dashed #fe5858}.round-circle{height:70px;width:70px;background-image:linear-gradient(to bottom right,#fe5858,#ee9617);color:white;font-size:40px;border-radius:50%;display:inline-block}.margin-top-bottom{margin-top:5rem;margin-bottom:5rem}.margin-top{margin-top:5rem}.margin-bottom{margin-bottom:5rem}.arrow-box{position:relative;display:block;background:#fff;padding:27px 15px 25px 15px;border-radius:10px;box-shadow:0 0 50px 5px rgba(0,0,0,0.1);transition:all 500ms ease;z-index:1}.arrow-box:after{position:absolute;content:'';background:#fff;width:40px;height:40px;left:50%;margin-left:-20px;top:-14px;transform:rotate(45deg);z-index:-1;transition:all 500ms ease}.position_absolute_bottom_30px-LG{position:absolute;bottom:30px}.bg-gradient{background-image:linear-gradient(to bottom right,#fe5858,#ee9617)}.bg-gradient-hover{background-image:linear-gradient(to bottom right,white,white);color:black;transition:all 500ms ease;-moz-transition:all 500ms ease;-webkit-transition:all 500ms ease;-ms-transition:all 500ms ease;-o-transition:all 500ms ease;opacity:1}.bg-gradient-hover:hover{background-image:linear-gradient(to bottom right,#fe5858,#ee9617);color:white;opacity:1}.margin-bottom-50{margin-bottom:30px}.img-fluid-custom{width:100%;height:auto}.flex-center{align-items:center;display:flex;justify-content:center}@media only screen and (max-width:900px){.m-3{margin:0 !important}.p-3{padding:0 !important}.centerOnMobile{text-align:center !important}}@media only screen and (min-width:320px) and (max-width:390px){.icon_rows{height:1200px}}@media only screen and (min-width:391px) and (max-width:767px){.icon_rows{height:1100px}}@media only screen and (min-width:768px) and (max-width:991px){.icon_rows{height:465px}}@media only screen and (min-width:992px){.icon_rows{height:400px}}@media only screen and (max-width:991.5px){.hideOnDevices{display:none !important}#JumbotronSection{background-position:50% 0}.margin-top-bottom-devices{margin-top:2rem;margin-bottom:2rem}.margin-bottom-devices{margin-bottom:2rem}.margin-bottom{margin-bottom:0 !important}.margin-top-bottom-devices-small{margin-top:1.5rem;margin-bottom:1.5rem}.centertextdevice{text-align:center !important}.noMarginDeviceLeftRight{margin-left:0 !important;margin-right:0 !important}.noPaddingDevice{padding:0 !important}.card_animation_wrapper_textunder{position:relative;top:170px}.border-responsive-right{padding-right:0;margin-right:0;border-right:none !important;border-bottom:1px solid lightgray}}.padding-zero{padding:0}@media only screen and (min-width:992px){.hideOnBigScreens{display:none !important}}@media only screen and (max-width:400px){.Logo_Brand{height:auto;width:auto;max-height:36 px;max-width:120px}}.padding-top-bottom-0{padding-top:0;padding-bottom:0}.border-responsive-right{padding-right:5px;margin-right:5px;border-right:1px solid lightgray}@media only screen and (min-width:1060px){.img-fluid-custom{width:unset}}@media only screen and (min-width:992px) and (max-width:1015px){.navbar-nav .nav-link{font-size:15px}}
