body{
	font-family: 'SF Pro Text', sans-serif;
	font-weight:400;
	font-size:1rem;
	color:#2B292D;
  background-color: #F0F0F0;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6, b, strong{font-family: 'SF Pro Text', sans-serif; font-weight: bold; letter-spacing: -0.4px;}
img{max-width: 100%; height: auto}
a{color: #2B292D}
a:hover{text-decoration:underline;color: #2B292D}
.header{padding-top:25px; padding-bottom:25px;}
.header .logo{box-shadow: -3px -3px 8px 0 #fdfcfc, 3px 3px 8px 0 rgb(0 0 0 / 10%); border-radius: 15px; padding: 10px; width: 85px; background: #ffffff;padding-top: 5px; padding-bottom: 10px;}
.header .logo a{display: block;}
.header .logo a svg {
    width: 80px;
    height: auto;
    max-width: 100%;
}
.header .logo a:hover{text-decoration: none;}
.header .logo img{max-height:50px; margin-top:-12px;}
.btn-yellow{
	font-family: 'SF Pro Text', sans-serif;
	background-color: #007AFF;
	border: 2px solid #007AFF;
	border-radius: 4px;
	font-weight:700;
  box-shadow: -8px -8px 20px 0 #ffffff, 8px 8px 20px 0 rgb(56 110 169 / 29%);
  font-size: 18px;
}
.btn:hover{
  box-shadow: -12px -12px 30px 0 #ffffff, 12px 12px 30px 0 rgb(56 110 169 / 29%);
}
.btn-black{
	background-color: #2B292D;
	background-image: linear-gradient(180deg, rgba(255,255,255,0.05) 0%, rgba(255,255,255,0.00) 100%);
	box-shadow: 0 1px 3px 0 rgba(0,0,0,0.10), 0 4px 6px 0 rgba(0,0,0,0.05), inset 0 1px 0 0 rgba(255,255,255,0.10);
	border-radius: 4px;
	font-size: 18px;
	color: #FFFFFF;
	letter-spacing: 0;
	line-height: 13px;
	border:0px;
}
.btn{color: #fff;height: 45px;}
.main-menu .mainnavbar .button.active .btn-yellow, .button.active .btn-yellow:hover{background-color: #ffffff;}
.main-menu .mainnavbar .button.active a.btn-yellow:hover{color: #fff;}
.btn:hover{color:white}
.btn:focus{box-shadow: 0 1px 3px 0 rgba(0,0,0,0.10), 0 4px 6px 0 rgba(0,0,0,0.05), inset 0 1px 0 0 rgba(255,255,255,0.10);}
.fullwidth{width:100%;}
.main-menu .navbar{padding:0px; z-index: 2147483001}
.main-menu .mainnavbar{justify-content: flex-end;}
.main-menu .mainnavbar.leftmainmenu{justify-content: flex-start;}
.main-menu .mainnavbar .button a{margin-left:15px; padding:8px 20px; -webkit-text-stroke: 0px #fff !important;}
.main-menu .mainnavbar .button:hover a{-webkit-text-stroke: 0px #fff !important;}
.main-menu .mainnavbar .button a:hover{color:#fff;}
.main-menu .mainnavbar .nav-link{padding: 15px 30px; color:#2B292D; font-family: 'SF Pro Text'; font-weight: 700;}
.main-menu .mainnavbar .nav-item.active>a, .main-menu .mainnavbar .nav-item:hover>a{color: #007AFF;}
.main-menu .mainnavbar .nav-item a.dropdown-toggle:after{background-image: url(../img/arrow-down.svg); border: none; background-position: center center; background-repeat:no-repeat; position:absolute; height:32px; width:16px;}
.navbar-expand-md .navbar-nav .dropdown-menu{border-radius:0px; padding-top:0px; padding-bottom:0px; font-size:0.9rem;}
section{margin-bottom:50px;}
.navbar-expand-md .navbar-nav .dropdown-menu .dropdown-item{padding:0.5rem 1rem;}
.first-section{padding-top:0px;}
.slogan{font-size:80px; text-align:center; padding-bottom:30px;}
.slogan span{border-bottom: 5px solid #555FB2;}
.newsletter input{ border:1px solid rgba(43, 41, 45, 0.2)}
.newsletter input:focus{outline:none;box-shadow: none;}
.newsletter small{font-size:14px; font-family: 'SF Pro Text'; font-weight: bold; text-align:left; display:block; padding-bottom: 10px;}
.cyanbox{background-color: #57F3FF; border-radius: 10px; padding:50px 20px;}
.logo-title{text-align:center; color:#2B292D; opacity:0.5; padding-bottom:20px;}
.listlogo img{height:74px;}
.fourth-section{background-color: #EDF8FB; padding-top:50px;}
.fourth-section .row>div[class*="col-"]{padding-bottom: 50px;}
.fourth-section h2{font-size:56px;}
.fifth-section{margin-bottom:0;}
.sixth-section{background-color: #93F3D4; padding:5% 0px;-webkit-transform: skewY(-5deg);
  -moz-transform: skewY(-5deg);
  -ms-transform: skewY(-5deg);
  -o-transform: skewY(-5deg);
  transform: skewY(-5deg);    margin: 7% 0;}
.sixth-section>.container{-webkit-transform: skewY(5deg);
  -moz-transform: skewY(5deg);
  -ms-transform: skewY(5deg);
  -o-transform: skewY(5deg);
  transform: skewY(5deg);}
.sixth-section h2{padding-top:20px; font-weight:700;}
.seventh-section{}
.eighth-section{}
.ninth-section{}
.tenth-section{}
.textborder{position:relative;}
.textborder:after{content:''; position:absolute; top:calc(100% - 30px); width:20%; height:1px; left:15px; background-color:#000000;}
.yellowbox{background-color: #FFC72D; padding:40px; border-radius:10px;}
.blackbox{background-color: #2B292D; padding:40px; border-radius:10px; color:#fff}
.whitebox{background-color: #FFFFFF;box-shadow: 0 1px 50px 0 rgba(0,0,0,0.08); padding:40px; border-radius:10px; color:#2B292D; margin-bottom:30px;}
.blackbox input.form-control{border-color: #FFF;}
.footer{font-weight:300; padding-bottom:100px;}
.footer .about p{color: rgba(43, 41, 45, 0.6);}
.footer .about img{padding-bottom:20px; max-height:70px; }
.footer .head{padding-top:20px; padding-bottom:15px;}
.footer .footer-menu{list-style: none; padding-left:0;}
.footer .footer-menu li{padding-top: 5px; padding-bottom:5px;}
.footer .footer-menu li a{color: rgba(43, 41, 45, 0.6);}
.footer .footer-menu li a:hover{text-decoration:underline;}
.navbar-light .navbar-toggler{height:40px; width:42px;}
.navbar-light .navbar-toggler .navbar-icon:nth-child(1) {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
	margin-bottom: -6px;
}
.navbar-light .navbar-toggler .navbar-icon:nth-child(2) {
    width: 0%;
    opacity: 0;
}
.navbar-light .navbar-toggler .navbar-icon:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
	margin-top: -6px;
}
.navbar-light .navbar-toggler .navbar-icon{
	-webkit-transition: .15s ease-in-out;
    transition: .15s ease-in-out;
	background-color: #7f7f7f;
	height: 3px;
    border-radius: 2px;
    display: block;
    width: 30px;
    margin-bottom: 6px;
	margin-top:0;
	opacity:1;}
.navbar-light .navbar-toggler.collapsed .navbar-icon {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .15s ease-in-out;
    transition: .15s ease-in-out;
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center;
    opacity:1;
	height: 3px;
    border-radius: 2px;
    display: block;
    width: 30px;
    margin-bottom: 6px;
	margin-top:0;
}
.login-box{
	background-color: #F0F0F0;
	box-shadow: 15px 15px 30px 0 rgb(0 0 0 / 7%), -15px -15px 30px 0 rgb(255 255 255 / 80%);
	border-radius: 16px;
	padding:25px;
	margin-bottom:1.5rem;
}
.form-group{margin-bottom: 1.5rem;}
.form-control{height: 45px; font-family: 'SF Pro Text';
  border: 0px;
  font-size: 16px;
  color: rgba(29,29,31,0.60);
  padding: 8px 15px;
  background-color: #F0F0F0;
  box-shadow: inset -4px -4px 8px 0 rgb(255 255 255 / 70%), inset 4px 4px 8px 0 rgb(0 0 0 / 5%);
  border-radius: 8px;}
.form-control:focus{box-shadow:inset -4px -4px 8px 0 rgb(255 255 255 / 70%), inset 4px 4px 8px 0 rgb(0 0 0 / 5%); background-color: #f5f5f5;}
.checkbox {
  display: block;
  position: relative;
  margin-bottom: 0px;
  cursor: pointer;
  font-size: 18px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding-left:25px;
}
.checkbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.checkmark {
    position: absolute;
    top: 3px;
    height: 20px;
    width: 20px;
    background-color: #f0f0f0;
    border: 0px solid #cacbcc;
    left: 0px;
    border-radius: 4px;
    box-shadow: inset -4px -4px 8px 0 rgb(255 255 255 / 70%), inset 4px 4px 8px 0 rgb(0 0 0 / 5%);
}
.checkbox:hover input ~ .checkmark {
  background-color: #f0f0f0;
  box-shadow: inset -4px -4px 8px 0 rgb(0 0 0 / 5%), inset 4px 4px 8px 0 rgb(255 255 255 / 70%);
}
.checkbox input:checked ~ .checkmark {
  background-color: #f0f0f0;
  border-color: #474749;
  box-shadow: inset -4px -4px 8px 0 rgb(0 0 0 / 5%), inset 4px 4px 8px 0 rgb(255 255 255 / 70%);
}
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.checkbox input:checked ~ .checkmark:after {
  display: block;
}
.checkbox .checkmark:after {
	left: 8px;
    top: 4px;
    width: 5px;
    height: 10px;
    border: solid #474749;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.mainfooter{margin-top:1rem;}
.mainfooter li{ padding:0 10px;}
.offset-md-15{margin-left: 4.166667%;}
.price{font-size:10rem;}
.price span{font-size:18px;}
.titlepage{padding-bottom:30px;}
.yellowbox1{background-color: #007AFF; padding:50px; border-radius:10px; color:#2B292D; width:calc(100% + 100px); margin-bottom:50px; position:relative; z-index:1; padding:50px;}
.bluebox{background-color: #32A5EE; padding:50px; border-radius:10px; color:#fff; width:calc(100% + 50px); margin-bottom:50px; margin-left:-50px; margin-top:50px;  padding:50px; padding-left:120px; height:calc(100% - 150px)}
.bluebox ul li{padding-bottom:1rem;}
/*Dashbroad*/
.welcome{padding-bottom:30px;}
.chartbox{background-color: #FFFFFF;
box-shadow: 0 10px 50px 0 rgba(0,0,0,0.08);
border-radius: 0 0 20px 20px; color:#909090; font-size:16px; margin-bottom: 30px;}
.chartbox.blue h3.amount{color:#33A4EE;}
.chartbox .head{padding:10px;}
.chartbox.green h3.amount{color:#6ECB95;}
.chartbox.red h3.amount{color:#E15555;}
.chartbox p{margin-bottom:0.5rem;}
.chartbox p.green{color:#6ECB95;}
.chartbox p.red{color:#E15555;}
.chartelement{padding-bottom:20px;}
.chartboxicon{width:20px; margin-top:-7px; margin-right:10px;}
.t-datepicker{font-size:16px;}
.t-datepicker .t-dates{padding:0px;}
.t-datepicker-day{min-width:300px;}
.autowidth{display:flex;flex-direction: row; align-items: center; text-align:right; flex-wrap: wrap;}
.autowidth li{ padding-left:20px; flex-grow: 1;}
.nopaddingleft li{padding-left:0;}
.listing .thead{padding:0px 20px;}
.listing .items{background-color: #FFFFFF;box-shadow: 0 1px 50px 0 rgba(0,0,0,0.08);border-radius: 8px; padding:15px 20px; margin-top:30px; cursor:pointer;}
.listing .items .amount{color: red}
.green{color:#6ECB95;}
.hidden{display: none;}
.logo svg{max-width: 160px;}
/*.newhome:before{content:'';position: absolute; top:0; left: 0; width: 100%; height: 100%; background-image: url(../img/topbg.svg); background-position: top left; background-size: 100%; background-repeat: no-repeat; z-index: -1;}*/
/*.newhome:after{content:'';position: absolute; bottom:0; left: 0; width: 100%; height: 100%; background-image: url(../img/footerbg.svg); background-position: bottom left; background-size: 100%; background-repeat: no-repeat; z-index: -1;}*/
.abcRioButton{border-radius: 4px !important;}
.abcRioButtonBlue{width: 100% !important;}
.abcRioButtonBlue .abcRioButtonIcon{border-radius: 4px !important; padding: 12.5px !important;}
.abcRioButtonBlue .abcRioButtonContents{margin-left: 15px !important; margin-right: 15px !important;}
.abcRioButtonContents>span{font-size: 1rem !important; font-family: 'SF Pro Text', sans-serif; font-weight: bold;}
.center-section{/*background-image: url(../img/centerbg.svg);*/
    background-size: 100%;
    background-position: center 230px;
    background-repeat: no-repeat;}
.center-section section{margin-bottom: 0px;padding-bottom: 50px;}
.subslogan{font-weight: 400;font-family: 'SF Pro Text';padding: 80px 0px; padding-bottom: 110px;font-size: 36px;}
.substitle{padding: 80px 0px;font-size: 1.6rem;}
.caption{font-size: 24px;}
.licheckwrap{text-align: left;}
.licheck{padding-left: 27px; position: relative;}
.bigger{font-size: 30vw; line-height: 1; font-family: 'SF Pro Text'; font-weight: bold;}
.howmuch{list-style: none;height: 100%; display: flex; flex-direction: column; justify-content: space-between; padding: 4vw 0;font-size: 1.6rem;}
.contentnav{list-style: none; display: flex; flex-direction: row; justify-content: space-between; font-size: 1.6rem;font-family: 'SF Pro Text', sans-serif; padding-left: 0; font-weight: bold;}
.contentnav li{opacity: 0.5; padding: 15px 0px;}
.contentnav li.active{opacity: 1;}
.boxshadow{box-shadow: 10px 10px 40px rgba(0,0,0,0.1);}
.licheck:before{content:'';position: absolute; top: 0; left:0; width: 22px; height: 100%; background-image: url(../img/checkv.svg); background-position: top left; background-size: 100%; background-repeat: no-repeat;}
.newhome>svg, .newhome .center-section>svg{height: auto;}

@media(max-width: 991px){
	.main-menu .mainnavbar .nav-item a.dropdown-toggle:after{height: 32px;}
	.marginbottom{margin-bottom:30px}
	.navbar-nav .dropdown-menu{position:relative; border:0px; padding-left:25px; top: 0px;}
	.navbar-light .navbar-toggler{border:0px; padding-left:0px; outline:0;padding-top: 10px;}
	.yellowbox1{width:100%;}
	.bluebox{width:100%; margin-left:0; margin-top:0; margin-bottom:50px; padding-left:20px; height:auto;}
	.logo{text-align:left; max-width: 80px;}
	.leftmobile{text-align:left !important;}
	.centermobile{text-align:center !important;}
	.rightmobile{text-align:right !important;}
	.description{padding:10px 0px;}
	.slogan{font-size: 52px;}
	.subslogan{font-size: 24px; padding: 30px;}
	.caption{font-size: 18px;}
	.contentnav{flex-direction: column; font-size: 1.2rem;}
	.contentnav li{padding: 5px 0px;}
	section{margin-bottom: 50px;}
	.white{padding: 50px 0px;}
	.bigger{font-size: 46vw;}
	.howmuch{font-size: 1.2rem;}
	.substitle{padding: 40px 0;}
  .offset-md-15{margin-left: 0px;}
  .top-message{margin-bottom: 15px;}
  .header{padding-top: 20px;}
}
@media(max-width: 560px){
	.price{font-size:5rem;}
	.slogan{font-size: 40px;}
	.logo{text-align: left; max-width: 80px;}
	.bigger{font-size: 40vw;}
	.howmuch{font-size: 1rem;}
	section{margin-bottom: 0px;}
  .login-box{padding: 15px;}
  .smalltext .checkbox, .smalltext{font-size: 16px;}
  .g-signin2 .abcRioButtonBlue{width: 100% !important;}
  .box-content .box-amount{font-size: 18px;}

}
@media(min-width: 991px){
	.licheckwrap > div:first-child{text-align: left !important;}
	.licheckwrap > div:last-child{text-align: right !important;}
	#five .slogan{padding-bottom: 100px;}
	.bigtitle{font-size: 2.5rem;}
	.step{padding-top: 70px;}
	.step>.row{padding-bottom: 50px;}
}
.pricingbg{
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.numberbg{
    background-image: url('../img/numberbg.png');
}
.helpdeskbg{
    background-image: url('../img/helpdeskbg.png');
}
.starbg{
    background-image: url('../img/startbg.png');
}