body, #sp-main-body, .sp-pre-loader {
    background-color: #b8b6b8!important;
	min-height: 100vh!important;
  text-align:center;
}

.sp-pre-loader:after {
    position: absolute;
    width: 60vw;
    color: #f25b1a;
    content: "Our website is innovative, but it might take a little while to load. Thanks for your patience!";
    top: 60%;
    left: 20vw;
    font-size: .8vw;
    font-weight: 600;
}

#sp-footer {
	display: none!important;
}


.off {
	display:none!important;
}

.hidden {
	opacity:0!important;
	visibility:hidden!important;
	transition: all .4s ease;	
}

html.error-page .btn.btn-secondary {
    color: #ff5e00!important;
}

.itemid-331 .sp-pre-loader {
	display: none;
}

.sp-pre-loader .sp-loader-audio-wave {
    background: linear-gradient(#f25b1a, #f25b1a) 0 50%, linear-gradient(#f25b1a, #f25b1a) 0.625em 50%, linear-gradient(#f25b1a, #f25b1a) 1.25em 50%, linear-gradient(#f25b1a, #f25b1a) 1.875em 50%, linear-gradient(#f25b1a, #f25b1a) 2.5em 50%;
	background-repeat: no-repeat;
    background-size: 0.5em 0.25em, 0.5em 0.25em, 0.5em 0.25em, 0.5em 0.25em, 0.5em 0.25em;
}

@keyframes audioWave{25%{background:linear-gradient(#f25b1a, #f25b1a) 0 50%, linear-gradient(#f25b1a, #f25b1a) 0.625em 50%, linear-gradient(#f25b1a, #f25b1a) 1.25em 50%, linear-gradient(#f25b1a, #f25b1a) 1.875em 50%, linear-gradient(#f25b1a, #f25b1a) 2.5em 50%;background-repeat:no-repeat;background-size:0.5em 2em, 0.5em 0.25em, 0.5em 0.25em, 0.5em 0.25em, 0.5em 0.25em}37.5%{background:linear-gradient(#f25b1a, #f25b1a) 0 50%, linear-gradient(#f25b1a, #f25b1a) 0.625em 50%, linear-gradient(#f25b1a, #f25b1a) 1.25em 50%, linear-gradient(#f25b1a, #f25b1a) 1.875em 50%, linear-gradient(#f25b1a, #f25b1a) 2.5em 50%;background-repeat:no-repeat;background-size:0.5em 0.25em, 0.5em 2em, 0.5em 0.25em, 0.5em 0.25em, 0.5em 0.25em}50%{background:linear-gradient(#f25b1a, #f25b1a) 0 50%, linear-gradient(#f25b1a, #f25b1a) 0.625em 50%, linear-gradient(#f25b1a, #f25b1a) 1.25em 50%, linear-gradient(#f25b1a, #f25b1a) 1.875em 50%, linear-gradient(#f25b1a, #f25b1a) 2.5em 50%;background-repeat:no-repeat;background-size:0.5em 0.25em, 0.5em 0.25em, 0.5em 2em, 0.5em 0.25em, 0.5em 0.25em}62.5%{background:linear-gradient(#f25b1a, #f25b1a) 0 50%, linear-gradient(#f25b1a, #f25b1a) 0.625em 50%, linear-gradient(#f25b1a, #f25b1a) 1.25em 50%, linear-gradient(#f25b1a, #f25b1a) 1.875em 50%, linear-gradient(#f25b1a, #f25b1a) 2.5em 50%;background-repeat:no-repeat;background-size:0.5em 0.25em, 0.5em 0.25em, 0.5em 0.25em, 0.5em 2em, 0.5em 0.25em}75%{background:linear-gradient(#f25b1a, #f25b1a) 0 50%, linear-gradient(#f25b1a, #f25b1a) 0.625em 50%, linear-gradient(#f25b1a, #f25b1a) 1.25em 50%, linear-gradient(#f25b1a, #f25b1a) 1.875em 50%, linear-gradient(#f25b1a, #f25b1a) 2.5em 50%;background-repeat:no-repeat;background-size:0.5em 0.25em, 0.5em 0.25em, 0.5em 0.25em, 0.5em 0.25em, 0.5em 2em}
}


.sppb-section-background-video {
	width: 100vw;
	height: 100vh;
	display: flex;
	align-content: center;
    justify-content: center;
    flex-wrap: wrap;
    align-items: center;
	opacity:1;
	visibility:visible;
	z-index:100;
}



.section-bg-video {
    height: 900px!important;
    width: 738px!important;
	position: relative!important;
    top: -4px!important;
}



#animation_container {
	margin: auto;
}

#sppb-addon-wrapper-1675756436755 {
    width: 848px;
}


#main_container .sppb-row-container {
	overflow: hidden;
    height: 100vh;
}

#canvas {
	top: calc(100vh - 945px + (955px - 100vh) /2);
	/*opacity: .5;*/
}

.sppb-addon-accordion .sppb-addon-title {
	display: none;
}


.sppb-panel {
    background: transparent;
  border:none!important;
}

.sppb-addon-accordion .sppb-panel-heading {
	display: none;
}

.seg01, .seg02, .seg03, .seg04, .seg05, .seg06 {
	visibility: hidden;
	opacity: 0;
	transition: all 0.3s ease;	
}

.seg01.active, .seg02.active, .seg03.active, .seg04.active, .seg05.active, .seg06.active {
	visibility: visible;
	opacity: 1;
}

.sppb-panel-collapse {
	height: 0px;
	overflow: hidden;
	padding: 0;
	margin: 0;
	top: calc((100vh - 756px)/2 + 0.5px);
}

.active .sppb-panel-collapse {
	height: 520px;
	width: 845px;
	left: 0px;
	overflow-y: auto;
    overflow-x: hidden;
}


.sppb-panel-body {
    width: 840px;
	left: -424px;
	position: absolute;
	transition: all 0.3s ease;	
}

.sppb-panel-collapse {
	width: 0px;
	left: 424px;
	transition: all 0.3s ease;	
	position: absolute;
}


.active .sppb-panel-collapse::-webkit-scrollbar {
  width: 12px;               
  height: 40px;
}
.active .sppb-panel-collapse::-webkit-scrollbar-track {
  background: black;  
}
.active .sppb-panel-collapse::-webkit-scrollbar-thumb {
  background-color: gray;    
  border-radius: 20px;      
}

.sppb-item {
	height: 447px;
}


.sppb-carousel-indicators {
    bottom: -57px;
}


.sppb-item.sppb-item-has-bg .sppb-carousel-item-inner {
    padding: 20px;
}


.sppb-item.sppb-item-has-bg .sppb-carousel-item-inner>div>div {
    vertical-align: top;
}

.seg03.active .sppb-panel-body {
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
    align-content: center;
}

.seg03.active .sppb-addon-wrapper {
	width: 100%;
}


div.sppb-carousel-extended-dots {
    bottom: 20px;
}

.seg06.active .sppb-panel-collapse {
    overflow-y: hidden;
}

.active .sppb-panel-body {
    width: 848px;
	left: 0;
  border:none!important;
}

.sppb-item.sppb-item-has-bg .sppb-carousel-item-inner {
    position: relative;
    width: auto;
}

.sp-slider .sp-item .sp-background {
	background-repeat: no-repeat;
	background-position: center top;
    background-size: unset;
}




/******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/


@media (min-width: 991px) {
.nopr {
	padding-right:0;
}
.active .sppb-panel-body {
	padding-right: 20px;
}

.sppb-carousel-caption h2 {
    min-height: 112px;
}

.sppb-carousel-caption .sppb-carousel-content {
    height: 250px;
}


.sppb-item.sppb-item-has-bg .sppb-carousel-item-inner {
    height: 100%;
}


.sppb-carousel-extended-item img {
    width: 100%;
    object-fit: none;
    height: 100%;
}


.sppb-carousel-extended-item {
    height: 90%;
}

#mod-custom142, #sppb-addon-wrapper-1678960534876{
	display:none;
}

.sites_slider, .sites_slider .sp-slider-outer-stage {
	height: 459px!important;
	overflow: unset;
}


.sites_slider .sp-background, .sp-slider .sppb-sp-slider-text{
	width: 48%!important;
}

.seg06 .sites_slider .sp-background{
	width: 100%!important;
}

.seg06 .sp-slider .sp-item .sp-background {
    background-position: center center!important;
}

.sp-slider .sp-dots {
    bottom: -28px!important;
}

.itemid-331 #main_container {
    display: none;
}





}


/******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/



@media (min-width: 992px) and (max-width: 1200px) {
.sppb-row-container {
    max-width: 1010px!important;
}

.active .sppb-panel-collapse {
    left: -65px;
}

}


/***************mobiles_only*********************************************/

@media (max-width: 576px) {
#static {
    width: 100vw;

}

.active .sppb-panel-body {
    width: 100vw;
}

.sp-slider .sp-dots {
    top: calc(190px + (100vw - 20px)/0.87)!important;
}

.sp-slider .sp-item .sp-background {
    width: calc(100vw - 20px);
    margin-left: 10px;
    margin-right: 10px;

}

.active .sppb-panel-collapse {
    width: 100vw;
}

.sppb-col-md-12 {
	padding-right: 0px!important;
    padding-left: 0px!important;
}

.sp-slider-content-align-right{
	margin-top: calc((100vw - 20px)/0.92);
}
.sppb-sp-slider-button .sp-slider-btn-text {
    padding: 5px 20px!important;
}

#btn07{
    font-size: 5vw;
}

.active .sppb-panel-collapse {
	top: 4vh;
}
}

/***************tablets_only*******************************************************************/

@media (min-width: 575px) and (max-width: 990px) {
.active .sppb-panel-body {

    padding: 0!important;
}

.sp-slider .sp-dots {
    bottom: 10vh!important;
}

#main_container .sppb-row-container{
    padding: 0!important;
}
.sppb-row-container {
        max-width: 100vw!important;
}
  
.sppb-panel-body  .sppb-addon-wrapper, .active .sppb-panel-body{
    width: 100vw;
}
.sp-slider-content-align-right {
        margin-top: 52vh;
}

.sppb-sp-slider-text {
	font-size:2.2vw!important;
}

.sppb-sp-slider-button .sp-slider-btn-text {
    padding: 3vw 20px!important;
	font-size: 3vw;
}
.sppb-sp-slider-text{
	margin: 0px 0px 20px 0px!important;
}
#btn07{
    font-size: 3vw;
}
.active .sppb-panel-collapse {
	top: 7vh;
}
}


/***************end_of_tablets_only*******************************************************************/


@media (max-width: 990px) {
  
.sp-pre-loader:after {
    font-size: 3.8vw;
}

.sppb-section-background-video video {
    object-fit: contain;
    height: calc(100vh * 0.61)!important;
    width: auto!important;
	top: -2px!important;
}

#canvas {

	height: 100vh!important;
	width: auto!important;
	position: relative!important;
	top: 0;
}


.active .sppb-panel-collapse {
    height: calc(100vh - 40px);
    left: 0px;
	z-index: 1;
}


.sppb-row-container {
	height: 100vh;
}

#animation_container {
	position: absolute;
    display: flex;
    align-items: center;
    align-content: center;
	justify-content: center;
	height: 100vh!important;
	width: 100vw!important;
}

.active .sppb-panel-collapse::-webkit-scrollbar {
  display: none;
}


.sppb-panel-body, #sppb-addon-wrapper-1677658944954, #sppb-addon-1677658944954, #sppb-carousel1, .sppb-carousel-inner, #sppb-carousel2, #sppb-addon-wrapper-1678796897430, #sppb-addon-1678796897430, #sppb-carousel3 {
    height: 100%;
}

.sppb-carousel-caption .sppb-carousel-content {
    font-size: 14px;
    line-height: 16px;
}

.sppb-carousel-indicators {
    bottom: 40px;
}


.sppb-carousel-indicators .active, .sppb-carousel-indicators li {
    width: 20px;
    height: 20px;
	margin-left: 10px;
    margin-right: 10px;
}

#sppb-addon-1678363492460, #sppb-addon-1753166132674, #sppb-addon-1753165783111, #sppb-addon-1753174814767, #sppb-addon-1678431499140, #sppb-addon-1753174140892, #sppb-addon-1678431499140 {
	padding-top: calc((100vh - 70px - ((100vw - 30px) / 16 * 9)) / 2 - 20px);
}

#sppb-carousel3 .sppb-carousel-indicators {
    left: 30%;
    width: 100%;
}

#sppb-carousel3 img {
    margin-left: auto;
    margin-right: auto;
    margin-top: 30%;
}

#olddevices{
	top: 10px;
    left: 20px;
    position: fixed;
    z-index: 1;
}
#olddevices a{
	color: #fff;
    font-size: 12px;
}

.olddevices-check-input{
    position: absolute;
    width: 250px;
    left: -10px;
    background: none;
    border-width: 0;
}

.olddevicescont {
	transition: all .4s ease;	
}

#sppb-addon-wrapper-1678960534876 {
	position: absolute;
	z-index: -100;
}

#static {
    height: 100vh;
    opacity: 1;
    visibility: visible;
    z-index: -5;
	background: url(../images/static.jpg) 100% 100% no-repeat; 
	background-position: center center;
    background-size: contain;
	display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
}

.statbtns {
	height: calc(100vw * 0.8);
	width: 80%;
}

#btn01, #btn02, #btn03, #btn04, #btn05, #btn06{
	background: none;
	border-width: 0;
}

#btn01{
    position: relative;
    width: 28%;
    height: 28%;
    top: 8%;
    left: 17%;
    transform: rotate(324deg);
}

#btn02{
    position: relative;
    width: 28%;
    height: 28%;
    top: 8%;
    left: 25%;
    transform: rotate(34deg);
}

#btn03{
    position: relative;
    width: 28%;
    height: 28%;
    top: 40%;
    left: -60%;
    transform: rotate(90deg);
}


#btn04{
    position: relative;
    width: 28%;
    height: 28%;
    top: 8%;
    left: 72%;
    transform: rotate(90deg);
}


#btn05{
    position: relative;
    width: 28%;
    height: 28%;
    top: 38%;
    left: -10%;
    transform: rotate(31deg);
}

#btn06{
    position: relative;
    width: 28%;
    height: 28%;
    top: 40%;
    left: -3%;
    transform: rotate(318deg);
}

#btn07{
	left: 0;
    top: 15px;
    position: absolute;
    width: 100%;
    border-width: 0;
    color: #fff;
    text-align: center;
    background: none;
    z-index: 1000;
}

.stat:after{
	position:absolute;
	height:100vh;
	width:100vw;
	background-color: #000000;
	opacity: .9;
	content: "";
	z-index: 0;
}

.sppb-btn-custom{
    width: 100%;
    height: 30px;
    line-height: 25px!important;
}

.sppb-carousel-caption .sppb-carousel-content {
    padding: 5px 0px 5px 0px!important;

}

.sp-slider-outer-stage, .sp-slider-outer-stage .sppb-container, .sp-slider-outer-stage .sppb-row {
	height: calc(100vh - 40px)!important;
}

.sppb-sp-slider-button {
	width: 100%;
	text-align: center;
}

.sp-slider .sp-item .sp-background {
	background-size: contain!important;
}

.seg01 .sp-item .sp-background, .seg04 .sp-item .sp-background {
  max-height: 50vh;
}

.seg06 .sp-slider .sp-item .sp-background {
	background-position: center center;
    background-size: unset!important;
}
  .active .sppb-panel-collapse {
    width: 100vw;
  }
  
.sppb-sp-slider-button {
	margin: 0!important;
}
}













