/* roboto-regular - latin */
@font-face {
  font-display: swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/roboto-v30-latin-regular.woff2') format('woff2'); 
}

/* roboto-500 - latin */

@font-face {
  font-display: swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/roboto-v30-latin-500.woff2') format('woff2');
}
/* roboto-700 - latin */
@font-face {
  font-display: swap; 
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/roboto-v30-latin-700.woff2') format('woff2'); 
}



html{
	height: 100%;
    overflow-x: hidden;
width: 100%;
}
body {
  margin: 0;
 width: 100%;
overflow-x: hidden;
}





.header{
	background-color: #ffffffdb;
    color: #000;    padding-top: 15px;
    padding-bottom: 15px;
    width: 100%;
    position: fixed;
    top: 0px;
    z-index: 99;
    border: solid;
    border-width: 0px 0px 4px 0px;
    border-color: #e5e5e5;
    backdrop-filter: blur(10px);
}

.loginbtn{
	font-size: 20px;
	line-height: 1;
	font-family: 'Roboto', serif;
	position: absolute;
	right: 0px;
	padding: 10px;
	margin-top: 10px;
	cursor:pointer;
}

.loginbtn a:link, .navigation-div a:visited {
  color: #000;
}
.loginbtn a:-webkit-any-link {
  color: #000;
}
.loginbtn a:-any-link {
  color: #000;
}
.loginbtn a:visited {
color: #000;
}
.signupbutton a:visited {
color: #FFF;
}


.footermenu a:link, .navigation-div a:visited{
color: #000;
}

.footermenu a:-webkit-any-link{
color: #000;
}
.footermenu a:-any-link{
color: #000;
}
.footermenu a:visited {
color: #000;
}


.sectionpadding{
	margin-top:0px;
}

.container{
    margin-left: auto;
    margin-right: auto;
    max-width: 1200px;
    padding-left: 20px;
    padding-right: 20px;
}

.containerfixed{
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

.containerpadding{
	padding-top:25px;	
	padding-bottom:25px;
	position: relative;
	padding-left: 150px;
    	padding-right: 150px;
}

.containerpaddinglarge{
	padding-top:170px;
	padding-bottom:170px;
}
.weatherwizztitle{
	font-size: 46px;
	line-height: 1;
	margin-top: 3px;
	margin-left: 8px;
  font-weight: 600;
  font-family: 'Roboto', sans-serif;

}



.signuptextheader{
	font-size: 45px;
	line-height: 1;
	font-family: 'Roboto', serif;
	color:#000;
	padding-bottom: 20px;
	font-weight: 600;
}

.columnfull{
	width: 100%;
	max-width:1000px;
	padding: 25px;
}
.column{
	width: 50%;
	max-width:500px;
	padding: 25px;
}
.columnleft{
	width: 50%;
	max-width:500px;
	padding: 25px 25px 25px 0px;
	position: relative;
}

.columnright{
	width: 50%;
	max-width:500px;
	padding: 25px 0px 25px 25px;	
	position:relative;
}

.verticalcenter{
	  margin: 0;
  	position: absolute;
  	top: 50%;
  	-ms-transform: translateY(-50%);
  	transform: translateY(-50%);
}

.darkbg{
	background-color:#0000009C;
	border-radius: 5px;
	padding: 20px;
}

.darkbg2{
	background-color: #0000009C;
	border-radius: 5px;
	padding: 20px;
	margin-left: 150px;
	margin-right: 150px;
}



.textheader {
    font-size: 35px;
    line-height: 1;
    font-family: 'Roboto', serif;
    color: #000;
    padding-bottom: 20px;
    font-weight: 600;
    display: flex;
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
}

.textheaderleft{
	font-size: 28px;
	line-height: 1;
	font-family: 'Roboto', serif;
	color:#000;
	padding-bottom: 20px;
	font-weight: 600;
	display:flex;

}

.faqtextheader{
	font-size: 35px;
	line-height: 1;
	font-family: 'Roboto', serif;
	color:#000;
	padding-bottom: 20px;
	font-weight: 600;
	display:flex;
	width: fit-content;
}



.textheaderleftalt{
	font-size: 35px;
	line-height: 1;
	font-family: 'Roboto', serif;
	color:#000;
	font-weight: 600;
	display:flex;
	width: fit-content;
}
.textsubheaderleftalt{
	font-size: 18px;
	line-height: 1;
	font-family: 'Roboto', serif;
	color:#000;
	display:flex;
	width: fit-content;
}
.your{
	color:#FFF;
	background-color:#1CA3F0;
	border-radius:5px;
	padding: 8px;
height: 35px;
}
.padd{
padding: 8px;

}

.subtitlecontainer
{
max-width: 800px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.faqsubtitlecontainer
{
max-width: 800px;
 padding:5px;
}

.subtitlecontainerleft
{
    margin-top: 30px;
}

.liststyle{
	font-family: 'Roboto', sans-serif;

}
.subheadertext{
	font-size: 18px;
	font-family: 'Roboto', sans-serif;
	color:#000;
	line-height: 1.6;
}

.subheadertextsmall{
	font-size: 14px;
	font-family: 'Roboto', sans-serif;
	color:#FFF;
	line-height: 1.6;
}

.subheadertextmedium{
	font-size: 18px;
	font-family: 'Roboto', sans-serif;
	color:#FFF;
	line-height: 1.6;
}


.subheadertextmedium2{
	font-size: 16px;
	font-family: 'Roboto', sans-serif;
	color:#FFF;
	line-height: 1.6;
	margin-top: 10px;
}

.subheadertextsmall a:link, .subheadertextsmall a:visited {
    color:#FFF;
}

.minitextheaderblack{
	font-size: 15px;
	line-height: 1;
	font-family: 'Roboto', serif;
	color:#000;
	padding-bottom: 20px;
	font-weight: 500;
	margin-top: 25px;
	margin-left: 5px;
}
.textheaderblack{
	font-size: 35px;
	line-height: 1;
	font-family: 'Roboto', serif;
	color:#000;
	padding-bottom: 20px;
	font-weight: 600;
}
.textheaderblacksmall{
	font-size: 30px;
	line-height: 1;
	font-family: 'Roboto', serif;
	color:#000;
	padding-bottom: 20px;
	font-weight: 800;
}
.center{
	text-align:center;
}
.subheadertextblack{
	font-size: 20px;
	font-family: 'Roboto', sans-serif;
	color:#000;
	line-height: 1.6;
	
}


.subheadertextblack2{
	font-size: 22px;
	font-family: 'Roboto', sans-serif;
	color:#000;
	line-height: 1.6;
	margin-bottom: 20px;
	font-weight: 600;
}

.subheadertextblackmedium{
	font-size: 26px;
	font-family: 'Roboto', sans-serif;
	color:#000;
	line-height: 1.6;
	margin-bottom: 20px;
	font-weight: 800;
}

.signupdisclaimertextblack{
	font-size: 20px;
	font-family: 'Roboto', sans-serif;
	color:#000;
	line-height: 1;
	margin-bottom: 20px;
	font-weight: 400;
}
.signupdisclaimertextblacksmall{
	font-size: 14px;
	font-family: 'Roboto', sans-serif;
	color:#000;
	line-height: 1;
	margin-bottom: 20px;
}


.subheadertextwhite{
	font-size: 20px;
	font-family: 'Roboto', sans-serif;
	color:#FFF;
	line-height: 1.6;
	margin-bottom: 20px;
}

.pricing{
    	padding: 20px;
	display:flex; 

}


.signupbutton{
	background-color: #1CA3F0;
	color: #FFF;
	font-size: 22px;
	padding: 20px 40px 20px 40px;
	text-align: center;
	border-radius: 5px;
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	cursor:pointer;
	width: fit-content;
	margin-right: auto;
    	margin-left: auto;
}

.signupbutton:hover{
	background-color: #5cd4f0;
}

.signupbutton a:link, .navigation-div a:visited {
    color:#FFF;
}
.signupbutton a:-webkit-any-link{
color: #FFF;

}

.planbox{
	background-color: #f7f7f7;
    border-radius: 10px;
    margin-left: auto;
    margin-right: auto;
    box-shadow: 0px 0px 3px 1px #0000005e;
    margin-top: 30px;
    display: block;
    width: 750px;
	overflow: hidden;
}

.planinnerheader{
	background-color: #bdbdbd;
	color:#FFF;
	font-size: 35px;
	line-height: 1;
	text-align: center;
	font-family: 'Khula', sans-serif;
	padding: 20px;
	border-radius: 5px 5px 0px 0px;
}


.wwfeatureitem{
	display:flex;
	margin: 5px;
	    height: fit-content;
	box-shadow: 0px 0px 3px 0px #00000054;
	padding: 12px 10px 10px 10px;
	border-radius: 10px;
	    min-width: fit-content;
}


.featureitem{
	display:flex;
	margin: 5px;
	    height: fit-content;
}
.featureitemextended{
	display:flex;
	line-height: 1.4;	
	margin: 5px;
	margin-top: 15px;
	margin-bottom: 10px;
}

a:link {
  text-decoration: none;
}

.featureitemextendedwhite{
	display:block;
	margin: 5px;
	margin-bottom: 10px;
}

.featureitemtextalt a:link, .navigation-div a:visited {
  color: #FFF;
}
.featureitemtextalt{
	margin-left:5px;
	font-size:18px;
	font-family: 'Roboto', sans-serif;
	  font-weight: 400;
}

.featureitemtext{
	margin-left:5px;
	font-size:16px;
	font-family: 'Roboto', sans-serif;
	  font-weight: 400;
	display:flex;
}
.featureitemtext a:link, .navigation-div a:visited {
  color: #000;
}

.featureitemtextwhite{
	color:#FFF;
	margin-left:5px;
	font-size:18px;
	font-family: 'Roboto', sans-serif;
	  font-weight: 400;
}
.plancolumnleft{
	width: 50%;
	max-width:500px;
	padding: 25px;
	position: relative;
}

.plancolumnright{
	width: 50%;
	padding: 25px;	
	position:relative;
}

.backgroundcoloralt{
	background-color:#829BA9;
}

.sampleimage{
border-radius:5px;
margin-bottom: 30px;
}

.columnrightimages{
	width: 50%;
	max-width:500px;
	padding: 0px 0px 25px 25px;	
	
}

.scrollable{
	height:calc(100% - 200px);
	overflow-y:auto;
	margin-bottom:200px;
}

.footer{
background-color: #F4F4F4;
  height: 100px;
  font-family: 'Roboto', sans-serif;
  width: 80%;
  overflow: hidden;
/* position: fixed; */
    bottom: 0pt;
	margin: 0 auto auto;
    margin-top: auto;
    border-radius: 10px;
    margin-bottom: 50px;
}

.footermenucontainer{
	display:flex
}
.footermenu{
	padding:10px;
}

.footerspacing{
	padding:10px;
	font-size:14px;
	font-family: 'Roboto', sans-serif;
}


.maintenancecontainerpadding{
margin-top: 170px;
margin-bottom: 170px;
}

.columncontainer{
box-shadow: 0px 0px 2px 1px #EEE;
    border-radius: 20px;
    padding: 20px 50px 20px 50px;
    margin-top: 70px;
    background-color: #fbfbfb;
	display:flex;
}

.stickyfooter{
	background-color: #f4f4f4;
    height: 100px;
    font-family: roboto,sans-serif;
    position: absolute;
    bottom: 0;
    width: 100%;
}

.centerimage{
display: block;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
	border-radius: 10px;

}
.centerimagesmall{
display: block;
	width:100%;
  margin-left: auto;
  margin-right: auto;
 
	border-radius: 5px;
max-width: 1400px;
}

.centerimagesmallright{
display: block;
	width:100%;
  margin-left: auto;
  margin-right: auto;
	border-radius: 5px;

}

.centerimage_cta{
display: block;
	width:100%;
  margin-left: auto;
  margin-right: auto;
	border-radius: 5px;

}

.centerimagesmall60{
display: block;
	width:100%;
  margin-left: auto;
  margin-right: auto;
	border-radius: 5px;

}

.flex{
display:flex;
}

.columnpadding{
padding: 0px 50px 0px 0px;
}

.columnpaddingright{
padding: 0px 0px 0px 50px;
}

.columnpadding3{
padding: 20px;

  border-radius: 10px;
margin:10px;
transition: all .5s;
background-color: #f5f5f5;
width:50%;

}

.innersection_cta{
	padding-top: 60px;
	padding-bottom: 60px;
	padding-left: 150px;
	padding-right: 150px;
}

.innersection{
	padding-top: 60px;
	padding-left: 150px;
	padding-right: 150px;
}
.backgroundblue{
	background-color:#5f5f5f0f;
}
.backgroundgrey{
	background-color:#7f7f7f14;
    padding-bottom: 5px;
}

.oshape{
position: absolute;
  z-index: -1;
  opacity: 0.1;
	width: 100%;
left: 20%;
}
.oshapea{
position: absolute;
  z-index: -1;
  opacity: 0.2;
  width: 84%;
  right: 0px;
  rotate: -221deg;
  margin-top: 200px;
}

.containerfixed{
width: 100%;
  margin-left: auto;
  margin-right: auto;
  position: sticky;
  top: 0px;
  z-index: -1;
}

.featurebox{
background-color: #f1f1f1;
  height: 400px;
  margin-top: 20px;
  border-radius: 10px;
  border-color: #FFF;
  border-width: 5px;
  border: solid;
    border-top-color: currentcolor;
    border-right-color: currentcolor;
    border-bottom-color: currentcolor;
    border-left-color: currentcolor;
 
  border-color: #FFF;
  padding: 10px;
}

.imgbg{
background-color: #ffffff;
  height: 260px;
  border-radius: 0px;
	margin-bottom: 18px;
    overflow: hidden;
background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
}

.slidheader{
transition: all 1.6s;
  border-radius: 5px;
  line-height: 1;
transform: scale(.4);
}

.slidheadershow{
	transform: scale(1) !important;

}

.transitionelement {
	transition: all .8s

}

.smallcolumn{
	width:30%
}
.largecolumn{
	width:70%
}

.slideup{
	transform: scale(1) !important;
}
.slideupneutral{
	 transform: scale(1);
}

.scrollFade {
  opacity: 1;
  pointer-events: all;
}
.scrollFade--hidden {
  opacity: 0;
  pointer-events: none;
}
.scrollFade--visible {
  opacity: 1;
  pointer-events: all;
}
.scrollFade--animate {
  transition: opacity 0.4s ease-in-out;
}



.headerbox{
	margin-bottom:50px;
}

.screenshotimg{
	width:100%;
	border-radius:4px;
	box-shadow: 0px 0px 5px 1px #0000001a;
}
.imagesalt{
	width:100%;
	border-radius:4px;
}

.faqquestion{
	font-size: 20px;
    font-family: 'Roboto';
    font-weight: 500;
    padding: 10px;
    background-color: #f1f1f1;
    border-radius: 4px;
	cursor:pointer;
}



.faqanswer{
	font-size: 18px;
    font-family: 'Roboto';
    font-weight: 300;
    padding: 5px;
    background-color: #fdfdfd;
    transition: all .3s;
    overflow: hidden;
    height: 0px;
	transition: all .3s;
	opacity: 0;
}

.vplayer{
border-radius: 10px;
    box-shadow: 0px 0px 5px 0px #c7c7c7;
}

.disclaimertext{
font-size: 12px;
  color: #B1B1B1;
  margin-top: 4px;
  margin-left: 5px;
}

.price{
    width: 100px;
    height: 100px;
    font-size: 60px;
    margin-left: auto;
    margin-right: auto;
    background-color: #EEE;
    border-radius: 50%;
    line-height: 1.6;
    margin-top: 10px;
    margin-bottom: 10px;
    position:relative;
}


.minidecimal{
font-size: 15px;
    margin-top: 24px;
    font-family: 'Roboto';
}

.workswith{
background-color: #ffffff96;
    border-radius: 10px;
 
    margin: 10px;
}

.whitebg{
    background-color: #FFF;
    justify-content: center;
    border: solid;
    border-width: 0px 0px 2px 0px;
    border-color: #000;
}

.pricinglargetext{
	font-size: 45px;
    line-height: 1;
    font-family: 'Roboto', serif;
    color: #000;
    font-weight: 600;
}

.pricingminitextheaderblack {
    font-size: 15px;
    line-height: 1;
    font-family: 'Roboto', serif;
    color: #000;
  
    font-weight: 500;
    margin-top: 25px;
    margin-left: 5px;
}

.rightdisplainertext{

justify-content: left;
    margin-left: 10px;
}

.steptext{
	font-size: 18px;
	font-family: 'Roboto', sans-serif;
	color:#000;
	line-height: 1.6;
	  text-align: center;

}

.stepcolumn{
    width: 33%;
    background-color: #fbfbfb;
    padding: 20px;
    margin: 10px;
    border-radius: 10px;
	box-shadow: 0px 0px 4px 1px #00000045;
}

.stepnumber{
	font-size: 50px;
    font-family: 'Roboto';
    margin-left: auto;
    margin-right: auto;
    background-color: #1CA3F0;
    width: fit-content;
    padding: 10px 20px 10px 20px;
    width: 40px;
    border-radius: 50%;
    text-align: center;
    border: solid;
    border-color: #FFF;
    color: #FFF;
	position: absolute;
    box-shadow: 0px 0px 8px 2px #00000042;
}

.imageborder{
	box-shadow: 0px 0px 3px 2px #00000026;
}

.innersection_cta_alt {
  padding-top: 60px;
  padding-bottom: 60px;
  padding-left: 150px;
  padding-right: 150px;
  margin: 0px 50px 0px 50px;
  box-shadow: -29px 0px 22px -12px #00000012;
  border-radius: 10px;
}

.centerimage_cta_mobile{
    display: block;
    width: 600px;
    border-radius: 5px;
    position: absolute;
    left: 150px;
    top: -150px;
}

.iconimage{
	margin-left:auto;
	margin-right:auto;
	width: 100%;
}

.imagesaltA{
	width:100%;
	margin-left:auto;
	margin-right:auto;
 background-size: cover;
	background-position: center;

}

.dynamicSpacerA{
	height: 0px;
   
}

.wordpresstext{
position: absolute;
    left: -200px;
    background-color: whitesmoke;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0px 0px 3px 1px #EEE;
}

.workswithbg2{
	background-image:url('/images/cloudiot.webp');
	 background-size: cover;
	background-position: center;
}
.workswithfg{
    	backdrop-filter: blur(10px);
}


.localweather{
	position: absolute;
    top: 195px;
    right: 0px;
}

.easycolumns{
	display:flex;
}


.itemfeatures{
	display:flex;
}


.mainlogo{
	display:flex;
}

.menuarea{
	display:flex;
}
.toppadding{
	height:150px;
}

@media screen and (max-width: 800px) {
.toppadding{
	height:150px;
}
.footermenucontainer{
	display:block
}
.footermenu {
    padding: 4px;
}
.footerspacing {
    padding: 4px;
    text-align: center;
	padding-top:20px;
	padding-bottom:20px;

}
.footer {
    height: 140px;
	padding-top:20px;
position: unset;
}

.menuarea {
    display: block;
}

.loginbtn {
    
    position: inherit;
    
}

.signupdisclaimertextblack {
    font-size: 12px;
}
	.itemfeatures{
		display:block;
	}
	.plancolumnleft{
		width: 100%;
		padding: 0px;
	}
	.plancolumnright{
		width: 100%;
		padding: 0px;
	}
	.easycolumns{
    		display: block;
    		width: -webkit-fill-available;
    		margin-right: 80px;
    		margin-left: 30px;
		}

	.stepcolumn{
		width:100%;
		margin-bottom:30px;
	}
	.flex{
		display:block;
	}
	.innersection_cta_alt {
	    width: 100%;
	}
	.planbox{
	    width: 100%;
	}
	.wordpresstext{
			position: initial;
		    left: 0px;
		  
		}
	.smallcolumn {
	    width: 100% !important;
    padding-top: 20px;
    padding-bottom: 30px;
	}
	.localweather{
		position: initial;
		width: 100% !important;
	}



.columncontainer{
padding: 5px !important;
display:block;
}

.columnleft{
	    width: 100%;
    max-width: none;
    padding: 0px;
    position: inherit;
}
.columnright{
width:100%;
padding: 0px;
margin-top:40px;
}

.containerpadding{
margin-top: 80px;
}

.textheader {
    width: unset;
	margin-top:10px;
}

}






.spacera{
	height:250px;
}

.spacerb{
	height:150px;
}

.spacerc{
	height:145px;
}


@media screen and (max-width: 1200px) {
	.spacera{
		height:50px;
	}

.spacerb{
	height:50px;
}
  	.innersection_cta_alt {
  		padding-left: 30px;
    		padding-right: 30px;
	}
	.innersection_cta{
  		padding-left: 30px;
    		padding-right: 30px;
	}
	.centerimage_cta_mobile {
	    width: 380px;
		left: 0px;
	}
	.largecolumn {
		width:40%;
	}
	.smallcolumn{
		width:60%;
	}
	.dynamicSpacerA{
		height:0px;
	}
	.innersection{
  		padding-left: 30px;
    		padding-right: 30px;
	}
	.localweather{
		top: 220px;
		width: 530px;
	}
	.containerpadding{
  		padding-left: 30px;
    		padding-right: 30px;
	}
}

@media screen and (max-width: 1000px) {

	.innersection_cta{
  		padding-left: 30px;
    		padding-right: 30px;
	}
	.centerimage_cta_mobile {
	    width: 310px;
		left: 0px;
	}
	.steptext{
		    font-size: 14px;
	}
	.featureitemextended{
		display: flex;
    		flex-direction: row;
    		flex-wrap: wrap;
	}
	.innersection_cta_alt {
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
  
    box-shadow: -29px 0px 22px -12px #00000012;
    border-radius: 10px;
    margin: 0px 0px 0px 0px;
	}

.centerimage_cta_mobile {
    display: block;
    border-radius: 5px;
    position: inherit;
    left: 0px;
    top: 0px; 
}
.largecolumn {
    width: 100%;
}

.columnpaddingright {
    padding: 0px 0px 0px 0px;
	margin-top:20px;
}

.textheaderblack {
    font-size: 24px;
    line-height: 1;
    font-family: 'Roboto', serif;
    color: #000;
    padding-bottom: 20px;
    font-weight: 600;
}

}

.featurecontainer{
display: flex;
    background-color: #FFF;
    padding: 10px;
    border-radius: 10px;
 
    height: 35px;
    position: relative;
}
.featurecheck{
padding: 16px 20px 10px 20px;
    width: 55px;
    border-radius: 50%;
    text-align: center;
    position: absolute;
    top: -17px;
    left: -45px;
    height: 64px;
}

.featurechecktext{
    font-size: 28px;
    font-family: 'Roboto';
    margin-left: 30px;
    width: fit-content;
    padding: 1px 20px 10px 0px;
    color: #000;
}
 
.featurearea{

}

}








.hidediscountdisplay{
	display:none;
	}
.showdiscountdisplay{
display: flex;
    background-color: #d6ffbc;
    border-radius: 10px;
    border: solid;
    border-color: #00cd00;
border-width: 1px;
	}

.lineitembuttonactiveleft{
    width: 50%;
    font-size: 18px;
    padding: 10px;
    font-family: 'Roboto';
    background-color: rgb(28, 163, 240);
    color: #FFF;
    border-radius: 20px 0px 0px 20px;
    font-weight: 700;
	cursor: pointer;
    text-align: center;
}
.lineitembuttoninactiveleft{
    width: 50%;
    font-size: 18px;
    padding: 10px;
    font-family: 'Roboto';
     background-color: rgb(229 229 229);
    color: #FFF;
    border-radius: 20px 0px 0px 20px;
    font-weight: 700;
	cursor: pointer;
    text-align: center;
}
.lineitembuttoninactiveleft:hover{
	background-color: rgb(107 201 255);
	color: #FFF;
}
.lineitembuttoninactiveright{

    width: 50%;
    font-size: 18px;
    padding: 10px;
    font-family: 'Roboto';
    background-color: rgb(229 229 229);
    color: #FFF;
    border-radius: 0px 20px 20px 0px;
    font-weight: 700;
       text-align: center;
    cursor: pointer;
}
.lineitembuttoninactiveright:hover{
	background-color: rgb(107 201 255);
	color: #FFF;
}
.lineitembuttonactiveright{
    width: 50%;
    font-size: 18px;
    padding: 10px;
    font-family: 'Roboto';
    background-color: rgb(28, 163, 240);
    color: #FFF;
    border-radius: 0px 20px 20px 0px;
    font-weight: 700;
    text-align: center;
}

.hidedisplay{
	display:none;
}
.showdisplay{
	display:block;
}

.spinner{
	width:40px;
	    height: 40px;
	margin-left:auto;
	margin-right:auto;
    -webkit-animation:spin 2s linear infinite;
    -moz-animation:spin 2s linear infinite;
    animation:spin 2s linear infinite;
}

@-moz-keyframes spin { 
    100% { -moz-transform: rotate(360deg); } 
}
@-webkit-keyframes spin { 
    100% { -webkit-transform: rotate(360deg); } 
}
@keyframes spin { 
    100% { 
        -webkit-transform: rotate(360deg); 
        transform:rotate(360deg); 
    } 
}

.formlineitem{
	display:block;
	width:100%;
}
.formlineflex{
	display:flex;
	width:100%;
}
.formlabel{
    font-size: 14px;
    padding: 10px;
    font-family: 'Roboto';
}
.formvalue{
	font-size: 18px;
    padding: 0px 10px 10px 10px;
    font-family: 'Roboto';
    margin-top: -10px;
}
.forminput{
    font-size: 18px;
    border-radius: 5px;
    border-width: 0.5px;
    width: 100%;
    padding: 5px;
}
.checkoutline{
	display:flex;
	width:100%;
}

.lineitem{
width: 50%;
    font-size: 18px;
    padding: 10px;
    font-family: 'Roboto';
}
.lineitemfull{
width: 100%;
    font-size: 18px;
    padding: 10px 0px 10px 00px;
    font-family: 'Roboto';
}


.lineitemvalue{
width: 50%;
    font-size: 18px;
    padding: 10px;
    font-family: 'Roboto';
	font-weight: 500;
    text-align: right;
}

.userdetails{
width: 30%;
    font-size: 18px;
    padding: 10px;
    font-family: 'Roboto';
}
.userdetailsvalue{
width: 70%;
    font-size: 18px;
    padding: 10px;
    font-family: 'Roboto';
font-weight: 600;
}

.subheadertextsmall{
	font-size: 14px;
	font-family: 'Roboto', sans-serif;
	color:#000;
	line-height: 1.6;
}

.subheadertextmedium{
	font-size: 18px;
	font-family: 'Roboto', sans-serif;
	color:#FFF;
	line-height: 1.6;
}


.subheadertextmedium2{
	font-size: 16px;
	font-family: 'Roboto', sans-serif;
	color:#000;
	line-height: 1.6;
	margin-top: 10px;
}

.subheadertextsmall a:link, .subheadertextsmall a:visited {
    color:#000;
}



.faqquestion{
	font-size: 20px;
    font-family: 'Roboto';
    font-weight: 500;
    padding: 10px;
    background-color: #f1f1f1;
    border-radius: 4px;
	cursor:pointer;
    margin-bottom: 8px;
}

.faqquestion:hover {
	
	    background-color: #1CA3F0;
		color:#fff;
}

.faqanswer{
	font-size: 18px;
    font-family: 'Roboto';
    font-weight: 300;
   
    background-color: #fdfdfd;
    transition: all .3s;
    overflow: hidden;
    height: 0px;
	transition: all .3s;
	opacity: 0;

}
.faqinner{
 padding: 25px;

}
.faqansweropen{
	    height: fit-content;
    		opacity: 1;
    		
}
.faqquestionopen {
    background-color: #1CA3F0;
	color:#fff;
		
}






.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}

.switch input { 
  opacity: 0;
  width: 0;
  height: 0;
}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  background-color: #2196F3;
}

input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}


.button{
    background-color: #1CA3F0;
    width: fit-content;
    padding: 10px;
    color: #FFF;
    font-family: 'Roboto';
    border-radius: 4px;
    position: absolute;
    right: 0px;
    cursor: pointer;
}
.button:hover{
    background-color: #6ac9ff;
    
}
.buttondisabled{

    background-color: #efefef;
    width: fit-content;
    padding: 10px;
    color: #FFF;
    font-family: 'Roboto';
    border-radius: 4px;
    position: absolute;
    right: 0px;
}

.backgroundgreen {
    background-color: #3e7e28b0;
}
.textheaderleftwhite {
    font-size: 28px;
    line-height: 1;
    font-family: 'Roboto', serif;
    color: #ffffff;
    padding-bottom: 20px;
    font-weight: 600;
    display: flex;
    width: fit-content;
}
.subheadertextwhite {
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
    color: #ffffff;
    line-height: 1.6;
}

.grey{
	background-color: #f2f2f2;
    padding: 20px;
    border-radius: 10px;
}