body{
	font-family: 'Gilroy', sans-serif;
	font-weight:400;
	font-size:16px;
	color:#2B292D;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6, b, strong{font-family: 'Gilroy', sans-serif;}
img{max-width: 100%;}
a{color: #2B292D}
a:hover{text-decoration:underline;color: #2B292D}
.header{padding-top:25px; padding-bottom:25px;}
.header .logo img{max-height:50px; margin-top:-12px;}
.btn-yellow{
	font-family: 'Gilroy', sans-serif;
	background: #616DD4;
	border: 2px solid #616DD4;
	border-radius: 4px;
	font-weight:500;
}
.btn-black{
	background: #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: 40px;}
.main-menu .mainnavbar .button.active .btn-yellow, .button.active .btn-yellow:hover{background: #ffffff;}
.main-menu .mainnavbar .button.active a.btn-yellow:hover{color: #fff;}
.btn:hover{color:white; background-color: #4c57b1; border-color: #4c57b1}
.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;}
.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 20px; color:#2B292D; font-family: 'Gilroy'; font-weight: 700;}
.main-menu .mainnavbar .nav-item.active>a, .main-menu .mainnavbar .nav-item:hover>a{-webkit-text-stroke: 0px #2B292D;}
.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;}
.main-menu .mainnavbar .nav-item .nav-link:hover, .main-menu .mainnavbar .nav-item.active>a.nav-link {
  color: rgb(97 109 212);
}
.main-menu .navbar-nav .btnsubmit {
  margin-top: 8px;
  color: white;
  padding: 7px 20px;
  font-weight: 400;
}
.main-menu .navbar-nav .btnsubmit:hover {
  color: white !important;
  background-color: #4c57b1;
  border-color: #4c57b1;
}
section{margin-bottom:50px;}
.navbar-expand-md .navbar-nav .dropdown-menu .dropdown-item{padding:0.5rem 1rem;}
.first-section{padding-top:50px;}
.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: 'Gilroy'; text-align:left; display:block; padding-bottom: 10px;}
.cyanbox{background: #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: #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: #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:#000000;}
.yellowbox{background: #FFC72D; padding:40px; border-radius:10px;}
.blackbox{background: #2B292D; padding:40px; border-radius:10px; color:#fff}
.whitebox{background: #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: #FFFFFF;
	box-shadow: 0 1px 50px 0 rgba(0,0,0,0.08);
	border-radius: 10px;
	padding:25px;
	margin-bottom:1.5rem;
}
.form-group{margin-bottom: 1.5rem;}
.form-control{height: 40px;}
.form-control:focus{box-shadow:none; border-color: #616DD4;}
.checkbox {
  display: block;
  position: relative;
  margin-bottom: 0px;
  cursor: pointer;
  font-size: 16px;
  -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: #fff;
    border: 1px solid #cacbcc;
    left: 0px;
    border-radius: 4px;
}
.checkbox:hover input ~ .checkmark {
  background-color: #fff;
}
.checkbox input:checked ~ .checkmark {
  background-color: #fff;
  border-color: #80bdff;
}
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.checkbox input:checked ~ .checkmark:after {
  display: block;
}
.checkbox .checkmark:after {
	left: 7px;
    top: 3px;
    width: 5px;
    height: 10px;
    border: solid #80bdff;
    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: #616DD4; padding:50px; border-radius:10px; color:#2B292D; width:calc(100% + 100px); margin-bottom:50px; position:relative; z-index:1; padding:50px;}
.bluebox{background: #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: #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: #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: 10px !important;}
.abcRioButtonBlue .abcRioButtonContents{margin-left: 15px !important; margin-right: 15px !important;}
.abcRioButtonContents>span{font-size: 1rem !important; font-family: 'Gilroy', sans-serif;}
.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: 300;font-family: 'Gilroy';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: 'Gilroy'}
.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: 'Gilroy', sans-serif; padding-left: 0;}
.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:center;}
	.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;}
}
@media(max-width: 560px){
	.price{font-size:5rem;}
	.slogan{font-size: 40px;}
	.logo{text-align: center;}
	.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;}
}
@media(min-width: 1600px){
  .bigger{font-size: 26vw;}
}
@media(min-width: 1900px){
  .bigger{font-size: 22vw;}
}