@import url('https://fonts.googleapis.com/css2?family=Titillium+Web:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700&display=swap');

html {
	scroll-behavior: smooth
}


body {
	margin: 0;
	padding: 0;
	font-family: "Titillium Web", serif;
	font-size: 15px;
	font-weight: 400 !important;
	line-height: 1.5em;
	overflow-x: hidden !important;
	border-top: none !important
}

h1,h2,h3,h4,h5,h6 {
	font-weight: 700 !important;
	margin: 0;
	padding: 0
}


.checked {
	color: orange
}

.hide-in-mob {
	display: block !important
}

.view-in-mob {
	display: none !important
}


a,
a:hover {
	text-decoration: none;
	outline: 0;
	color: #202020
}

a:hover {
	color: #7844e7
}

img {
	max-width: 100%
}

.pd5 {
	padding: 5px
}

.pd10 {
	padding: 10px
}

.pd15 {
	padding: 15px
}

.pd20 {
	padding: 20px
}

.pt5 {
	padding-top: 5px
}

.pt10 {
	padding-top: 10px
}

.pt15 {
	padding-top: 15px
}

.pt20 {
	padding-top: 20px
}

.pt30 {
	padding-top: 30px
}

.pt40 {
	padding-top: 40px
}

.pt50 {
	padding-top: 50px
}

.pt80 {
	padding-top: 80px
}

.pt100 {
	padding-top: 100px
}

.pt120 {
	padding-top: 120px
}

.pb5 {
	padding-bottom: 5px
}

.pb10 {
	padding-bottom: 10px
}

.pb15 {
	padding-bottom: 15px
}

.pb20 {
	padding-bottom: 20px
}

.pb30 {
	padding-bottom: 30px
}

.pb40 {
	padding-bottom: 40px
}

.pb43 {
	padding-bottom: 43px
}

.pb50 {
	padding-bottom: 50px
}

.pb80 {
	padding-bottom: 80px
}

.pl5 {
	padding-left: 5px
}

.pl10 {
	padding-left: 10px
}

.pl15 {
	padding-left: 15px
}

.pl20 {
	padding-left: 20px
}

.pr0 {
	padding-right: 0
}


.pr5 {
	padding-right: 5px
}

.pr10 {
	padding-right: 10px
}

.pr15 {
	padding-right: 15px
}

.pr20 {
	padding-right: 20px
}

.mt0 {
	margin-top: 0
}

.mt5 {
	margin-top: 5px
}

.mt10 {
	margin-top: 10px
}

.mt15{
	margin-top: 15px
}

.mt20 {
	margin-top: 20px
}

.mt25 {
	margin-top: 25px
}

.mt30 {
	margin-top: 30px
}

.mt50 {
	margin-top: 50px
}

.mt60 {
	margin-top: 60px
}
.mb0 {
	margin-bottom: 0px;
}
.mb5 {
	margin-bottom: 5px
}

.mb10 {
	margin-bottom: 10px
}

.mb15 {
	margin-bottom: 15px
}

.mb20 {
	margin-bottom: 20px
}

.mb25 {
	margin-bottom: 25px
}

.mb30 {
	margin-bottom: 30px
}

.mb40 {
	margin-bottom: 40px
}

.mr5 {
	margin: 5px
}

.mr10 {
	margin: 10px
}

.mr15 {
	margin: 15px
}

.mr20 {
	margin: 20px
}

.mr25 {
	margin: 25px
}



.txt-upr {
	text-transform: uppercase
}

.txt-center {
	text-align: center
}

.txt-left {
	text-align: left
}


.txt-right {
	text-align: right
}

button {
	outline: 0 !important
}

.wordWrap {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block
}

.mob {
	display: none
}

.bg-orange {
	background-color: #FFB22C;
}
.bg-whitegrey {
	background: #f5f5f5;
}

.bg-white {
	background-color: #fff
}


.bg-blue {
	background-color: #179BAE;
}

.bg-black {
	background-color: #22281E;
}

.bg-Lightgray {
	background: #f3f3f3
}

.light,
.thin {
	font-weight: 300
}

.reguler {
	font-weight: 400
}

.medium {
	font-weight: 500
}

.semiBold {
	font-weight: 600
}

.bold {
	font-weight: 700
}

.extrabold {
	font-weight: 800
}

.bolder {
	font-weight: 900
}

.font9 {
	font-size: 9px
}

.font12 {
	font-size: 12px
}

.font13 {
	font-size: 13px
}

.font14 {
	font-size: 14px
}

.font15 {
	font-size: 15px
}

.font16 {
	font-size: 16px
}

.font17 {
	font-size: 17px
}

.font18 {
	font-size: 18px
}


.font19{
	font-size: 19px
}

.font20 {
	font-size: 20px
}
.font21 {
	font-size: 21px;
}
.font22 {
	font-size: 22px
}

.font23 {
	font-size: 23px
}

.font24 {
	font-size: 24px
}

.font25 {
	font-size: 25px
}

.font26 {
	font-size: 26px
}

.font27 {
	font-size: 27px
}

.font28 {
	font-size: 28px
}

.font30 {
	font-size: 30px
}

.font35 {
	font-size: 35px
}

.font38 {
	font-size: 38px
}

.font40 {
	font-size: 40px
}

.font45 {
	font-size: 45px
}

.font50 {
	font-size: 50px
}

.font60 {
	font-size: 60px
}

.font75 {
	font-size: 75px
}

.clr-orange {
	color: #FFB22C
}

.clr-white{
	color: #fff
}

.clr-darkred {
	color: #db0c24
}

.clr-green,
.confirmed {
	color: #27d49f !important
}

.clr-black {
	color: #000
}

.clr-whitegrey {
	color: #dfdfe0
}

.clr-grey {
	color: #888
}

.clr-blue {
	color: #179BAE
}

.clr-red {
	color: #ef3651
}


.theme-btn {
	display: inline-block;
	text-align: center;
	font-size: 17px;
	padding: 5px 20px;
	border: 2px solid #f98a00;
	color: #fff;
	text-decoration: none;
	background: #f98a00;
	transition: .3s;
	position: relative;
	z-index: 1;
	font-weight: 500;
	border-radius: 25px;
	margin: 5px
}

.theme-btn:hover {
	color: #fff !important;
	background: #72ab02;
	border-color: #72ab02
}

.btn-radius {
	border-radius: 5px
}

.theme-btn i {
	font-size: 0px;
	position: relative;
	top: 4px;
	right: -9px;
	line-height: 16px;
	color: #fff
}
.wrapper {
	display: inline-block;
	width: 100%;
	clear: both;
	vertical-align: top
}

header {
	position: relative;
	z-index:999;
	background: linear-gradient(31deg, #3b0e63 0%, rgba(233, 63, 89, 1) 93%);
	height: 94px;
	padding: 9px 0;
}

header .logo {
	width: 150px;
	height: 150px;
	border: solid 2px #fff;
	padding: 8px;
	border-radius: 50%;
	background: #80215f;
	position: absolute;
	top: 0;
	left: 0;
}



.btns-group {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	margin-bottom: 30px;
	margin-top: -111px;
	padding-top: 50px;
}

.btns-group .btn-nw{
	background: none;
	border: none;
	width: 255px;
	height: auto;
	border-radius: 10px;
	text-align: center;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	padding: 0;
	flex-direction: column;
	border: solid 1px #ccc;
	position: relative;
	padding-top: 60px;
	margin: 0px 10px;
}
button.btn-nw * {
	display: block;
	text-align:center;
}
.btns-group .btn-nw .icn img{
	width: 100%;
	height: 100%;
	object-fit: contain;
	transition: 0.3s all linear;
}
.btns-group .btn-nw .icn {
	height: 80px;
	background: #fff;
	border-radius: 5px;
	width: 80px;
	padding: 17px;
	position: absolute;
	z-index: 2;
	box-shadow: 0 0 5px #404040;
	transition: 0.3s all linear;
	border: dotted 2px #4b1362;
	top: -38px;
	left: 50%;
	transform: translateX(-50%);
}
.btns-group .btn-nw .nme {
	position: relative;
	width: 100%;
	background: #e93f59;
	color: #fff;
	font-size: 20px;
	padding: 13px 8px;
	border-radius: 0;
	z-index: 1;
	transition: 0.3s all linear;
}

.btns-group .btn-nw.btn-cnt .icn, .btns-group .btn-nw.btn-dist .icn {
	padding: 15px;
}

.btns-group .btn-nw:hover span.icn {
	background: #4b1362;
}

.btns-group .btn-nw:hover span.icn img {
	filter: brightness(0) invert(1);
}

.btns-group .btn-nw:hover span.nme {
	background: #e93f59;
	color: #fff;
}

.banner img {
    width: 100%;
    object-fit: cover;
}

.banner h1 {
	background: url(/themes/landing/images/divider.png) no-repeat bottom 11px center / 380px;
	padding-bottom: 40px;
	margin-bottom: 50px;
	position: absolute;
	text-align: center;
	left:0%;
	top:50%;
	transform: translateY(-50%);
	z-index: 99;
	width: 100%;
	font-size: 55px;
}

.content-sec{
	background:#fff url("/themes/landing/images/bg.png") repeat top center fixed;
	transition: 1.8s ease-in-out;
	margin-top: -93px;
	padding: 120px 0 100px;
}

.panel{
	box-shadow: 0 10px 10px rgba(0, 0, 0, .3);
}

.help-line-content{
	padding: 10px;
	text-align: center;
}



.panel-default>.panel-heading{
	color: #fff;
	background-color: #3f0f62;
	border-color: #ddd;
	text-align: left;
}

.panel-default>.panel-heading .panel-title {
	font-size: 18px;
	font-weight: 600;
}


.panel-default>.panel-heading .panel-title i{
	font-size: 27px;
}

.new-li{
	list-style:none;
	padding: 0;
	margin:0;
}

.new-li li{
	text-align: left;
	padding: 10px;
	border-bottom: solid 1px #ccc;
	font-weight: 600;
	color: #817c7c;
}

.btn {
	background-color: #efe0f5;
	border: none;
	outline: none;
	height: 49px;
	border-radius: 10px;
	color: #000;
	text-transform: uppercase;
	font-weight: 600;
	margin: 10px 7px;
	cursor: pointer;
	transition: 0.5s;
	line-height: 49px;
	padding: 0 15px;
	font-size: 16px;
}

.btn i{
	font-size:17px;
}

@media (max-width: 1199px){
	.btn {
		font-size: 13px;
		margin: 10px 4px;
	}
	header .logo {
		width: 120px;
		height: 120px;
	}

	header.wrapper h1 {
		font-size: 22px;
	}

	.btns-group .btn-nw {
		width: 235px;
	}

	.btns-group .btn-nw .nme {
		font-size: 17px;
		padding: 10px 8px;
	}
}

@media (max-width: 991px){
	header.wrapper{
		height: auto;
	}
	header.wrapper .row {
		justify-content: center;
		display: flex;
		align-items: center;
	}

	header.wrapper h1 {
		margin-top: 0;
		font-size: 19px;
		text-align: left;
	}

	.banner h1 {
		font-size: 34px;
		background-size: 280px;
	}
	header .logo {
		width: 100px;
		height: 100px;
		position: relative;
        display: inline-block;
        left: auto;
        top: auto;
	}

	.header-txt {
		width: calc(100% - 106px);
		display: inline-block;
		padding-left: 9px;
		vertical-align: middle;
	}
	.btns-group button.btn-nw {
		margin-bottom: 15px;
	}


	.btns-group:before, .btns-group:after {
		display: none;
	}
	
	.login-btns {
		background: #fff url(/themes/landing/images/bg.png) repeat top center fixed;
	}

	.content-sec {
		padding: 0px 0px 30px;
		margin-top: 0px;
	}

	header.wrapper h4 {
		text-align: left;
	}
}

@media (max-width: 767px){
	.btns-group {
		margin-top: 0px;
	}

	header .logo {
		width: 70px;
		height: 70px;
		padding: 3px;
	}

	.header-txt {
        width: calc(100% - 85px);
    }

	header.wrapper h1 {
		font-size: 16px;
	}

	.banner h1 {
		font-size: 26px;
		background-size: 230px;
	}

	header.wrapper h4 {
		font-size: 14px;
		margin-top: 7px;
	}
}

@media (max-width: 576px){
	header.wrapper .row .col-sm-2, header.wrapper .row .col-sm-10 {
		padding: 0px 7px;
	}

	header.wrapper h1 {
		font-size: 14px;
	}

	.banner h1 {
		font-size: 21px;
		background-size: 217px;
		padding-bottom: 30px;
	}

	.new-li li {
		font-size: 14px;
	}

	.btns-group {
		margin-top: 0px;
		padding-top: 20px;
		margin-bottom: 20px;
	}

	.btns-group .btn-nw .icn img {
		width: 50px;
	}

	.btns-group button.btn-nw.btn-seba span.icn img {
		width: 68px !important;
	}

	.btns-group .btn-nw .nme {
		font-size: 15px;
		
	}
	.panel-default>.panel-heading .panel-title {
		font-size: 16px;
	}

	.panel-default>.panel-heading .panel-title i {
		font-size: 24px;
		vertical-align: middle;
	}

	header .logo {
		width: 60px;
		height: 60px;
	}

	.btns-group button.btn-nw {
		flex: 0 0 100%;
		padding-top: 10px;
	}
	.btns-group .btn-nw .icn {
		width: 60px;
		height: 60px;
		padding: 12px;
		position: relative;
        top: auto;
        left: auto;
        transform: none;
        margin-bottom: 10px;
	}

	.btns-group .btn-nw.btn-cnt .icn, .btns-group .btn-nw.btn-dist .icn {
		padding: 10px;
	}
}