<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
body{

	background:#fff;
	font-family: 'Roboto', sans-serif!important;
	 }
hr{margin:0!important;}


/*BreakPoint*/
@media screen and (max-width: 990px) {
 .logo{text-align: center;}

}


@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url(https://example.com/MaterialIcons-Regular.eot); /* For IE6-8 */
 
}

.mainheader{background:#ABABAB;}

.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;  /* Preferred icon size */
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;

  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;

  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;

  /* Support for IE. */
  font-feature-settings: 'liga';
}
.bigbtn{
	padding: 30px 50px!important;
}

.VT{vertical-align: middle;}

/*head-top*/
.Htop{display: inline-block;vertical-align: bottom; }
/*.Htop img{padding-right:30px;}*/
.Pname{font-size: 25px; 
	vertical-align: baseline;
font-weight: bold;
color:#FFF;
}

.Pdes{font-size: 14px; 
	vertical-align: baseline;
padding-left:30px;
color:#fff;
}


h1{color:#3495ef!important }

.addonB table tbody tr td {
    padding: 15px 10px;
    font-size:18px;
}

.features-container{
	/*padding-top:150px;*/
}


.addonB img {
    width: 30px;
    height: 30px;

}

/*menu*/

.topmenu{padding:20px 30px;}
.lmenu{text-align: center;}
.lmenu .row div{padding:18px;}
.logo{padding:0px;}
.topmenu a {
	font-size: 18px;
	color:#7dc26f;
}
.topmenu a:hover {
	text-decoration: none;
	color:#337ab7;

}


.btn-primaryAD {
    color: #fff;
    background-color: #ffa907;
    border-color: #ec9a00;
}

.btn-primaryAD:hover {
    color: #fff!important;
    background-color: #00b200;
    border-color: #007c00;
}


/*footer*/
footer{bottom:0; width:100%;margin-top:80px;}
.footer-container{
	text-align: center;
	padding:10px 0px;
}
.footer-container a{
	padding:0px 10px;
	color:#333333!important;
}



/*privacy*/
.privacy h2, .privacy h3{color:#3495ef}



/*EndOFMenu*/

.logo &gt; a &gt; img{ width:80px; }


.lp{padding-top: 50px}
.lp-box{
	background:#ffffff;
  -webkit-box-shadow: 1px 1px 1px 0 rgba(0,0,0,0.3) ;
  box-shadow: 1px 1px 1px 0 rgba(0,0,0,0.3) ;
  padding:0!important;
}
.module{
	display:block;
	width:100%;
padding:20px;

}
.center{text-align: center;}

.btn-slg{    padding: 10px 40px;
    font-size: 20px;
    line-height: 1.3333333;
    border-radius: 3px;
}
.btn p,.btn h3{margin:0!important;}
.btn p{font-size: 12px!important}
.module p{font-size: 13px!important}
.greybg{background:#F8F8F8}
.bluebg{background:#337ab7}
.white{color:#ffffff}
.Rcopy{font-size: 11px!important}





</pre></body></html>