@font-face {
	font-family: 'Bahnschrift Condensed';
	font-style: normal;
	font-weight: normal;
	src: local('Bahnschrift Regular'), url('https://res.cloudinary.com/dmgunn7ve/raw/upload/v1579160715/SMMstore/fonts/BAHNSCHRIFT1.woff') format('woff');
}

body {
	font-family: 'Trebuchet MS' !important;
}
.service-update-wrap {
	padding: 0 15px;
}
.more-update-btn {
	width: 80%;
	margin: auto;
}
#realtime-update .modal-body {
	background-color: transparent;
}
#realtime-update .modal-header {
	position: relative;
}
#realtime-update .modal-header .modal-title {
	color:#362682;
	font-size: 24px;
	font-weight: 700;
}
#realtime-update .modal-header .close {
	position: absolute;
	right: 15px;
	top: 50%;
	transform: translateY(-50%);
	opacity: 0.8;
	color: #fff;
}
#realtime-update .modal-header .close {
	color: #000000;
}
.update-content-pagi {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	list-style: none;
	padding-left: 0;
	margin-top: 25px;
}
.update-content-pagi li a {
	margin: 5px;
	padding: 5px 12px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	border-radius: 25px;
	width: 30px;
	height: 30px;
	background-color: #5048eb;
	color: #fff;
}
#realtime-update .update-content-wrap {
	display: flex !important;
}
.ser-update-all-btn {
	float: right !important;
}
.update-content {
	/* height: 500px !important;
	overflow: hidden;
	overflow-y: auto; */
	margin-top: 15px;
}
.update-content-wrap .id-boxi {
	font-weight: 600;
	color: #fff;
}
.update-content-wrap .update-ser-name {
	font-size: 14px;
	color: #fff;
	margin: 8px 0;
  	width: 100%;
}
.update-content-wrap .update-date {
	font-size: 10px;
	color: #fff;
	font-weight: 600;
	padding-top: 9px;
	border-top: 1px solid #fff;
	display: block;
	width: 100%;
}
.update-content-wrap {
	background-color: #58a0ff;
	padding: 12px;
	border-radius: 12px;
	margin-bottom: 15px;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
.update-content-wrap:first-child,
.update-content-wrap:nth-child(2),
.update-content-wrap:nth-child(3),
.update-content-wrap:nth-child(4),
.update-content-wrap:nth-child(5),
.update-content-wrap:nth-child(6),
.update-content-wrap:nth-child(7){
    display: flex;
}
.update-content-wrap {
    display: none;
}
.update-content-wrap a.update {
	display: inline-block;
	margin-left: auto;
}
.update-content-wrap a.update.enabled {
	background: #28b351;
	color: #fff;
}
.update-content-wrap a.update.decreased {
	background: #ff5568;
	color: #fff;
}
.update-content-wrap a.update.increased {
	background: #f3b82d;
	color: #100223;
}
.btn.dropdown-toggle[data-id="orderform-category"] {
	-webkit-appearance: none !important;
	-moz-appearance: none;
	background-image: url('//i.imgur.com/aL1FxiQ.png') !important;
	background-repeat: no-repeat;
	background-position-x: 99%;
	background-position-y: 20px;
}
select.form-control {
    font-family: 'Bahnschrift Condensed';
}
#once .modal-dialog {
	width: 60%;
}
#once .row {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
  	flex-direction: column-reverse;
}
#once .row .img-responsive {
	margin: auto;
}
#once .modal-header {
	padding: 0;
	border: 0;
}
#once .modal-header .close {
	position: absolute;
	top: -10px;
	right: -10px;
	background-color: #362682;
	opacity: 01;
	width: 30px;
	height: 30px;
	z-index: 9999;
	border-radius: 100px;
	text-align: center;
	padding: 0;
	line-height: 30px;
	color: #fff;
}
#once h2.heading {
	padding-bottom: 0;
	margin-bottom: 10px;
}
#once .row .col-sm-6 {
	flex: 0 0 100%;
	max-width: 100%;
	text-align: center;
	width: 100%;
}
div.formExpender div.form-group {
    width: 50%;
    float: left;
    padding: 0 3px;
    margin: 0 0 6px;
}
div.formExpender div.form-group input:not([type="checkbox"]) {
    height: 46px;
    border-radius: 50px;
    padding: 10px 20px;
    font-size: 12px;
    box-shadow: none;
    color: #362682;
}
div.formExpender button.btn.btn-primary {
    background-color: #58a0ff;
	display: inline-block;
	max-width: 200px;
	text-align: center;
	padding: 19px 20px;
	border-radius: 50px;
	font-size: 14px;
	color: #fff !important;
    font-weight: 600;
    min-width: 200px;
    background-image: none;
    border: 0;
    margin: 10px 0 0;
}
span.ser-badge {
    display: inline-block;
    min-width: 60px;
    border-radius: 4px;
    padding: 7px 10px;
    box-shadow: 0 0px 5px 0 #00000024;
	background-color: #eaf0f7;
	color: #362682;
}
span.ser-badge i {
    font-size: 15px;
    vertical-align: middle;
}
span.ser-badge.minOrder {
    background-color: #58a0ff;
	color: #ffffff;
}
span.ser-badge.maxOrder {
    background-color: #816ad6;
	color: #fff;
}
span.ser-badge.working {
    background-color: #58a0ff;
	color: #ffffff;
}
span.ser-badge.Guarantee {
    background-color: #82d982;
	color: #fff;
}
span.ser-badge.noGuarantee {
    background-color: #ff6820;
	color: #fff;
}
.well.updatesWell.rulesBox .dash-title {
    margin-bottom: 0;
}
h2.clickable {
    display: block !important;
  	cursor: pointer;
}
h2.clickable::after {
    width: 80px !important;
    z-index: 9;
    left: 14px !important;
    right: auto !important;
}
.well.updatesWell.rulesBox div.updates-wrap {
    max-height: 0;
    min-height: 0;
    height: 0;
  	transition: 0.3s ease-in-out;
}
div.updates-wrap.expended {
    max-height: 200px !important;
    min-height: 200px !important;
    height: auto !important;
}
.well.updatesWell.rulesBox .dash-title::after {
    content: '\f078';
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    display: block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    position: absolute;
    top: 0;
    right: 10px;
    color: 
    #58a0ff;
}
.well.updatesWell.rulesBox .dash-title.mb::after {
	content: '\f077';
}
.stat-wrap a.hoverBtn {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: #362682;
	z-index: 9;
  	display: flex;
	justify-content: center;
	align-items: center;
	color: #fff;
    font-size: 20px;
    text-transform: uppercase;
    opacity: 0;
}
.stat-wrap:hover .hoverBtn {
    opacity: 1;
}
div.pera-title {
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: 700;
}
div.pera-title span.number-icon {
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background-color: #362682;
	border-radius: 40px;
	margin-right: 10px;
	color: #fff;
}
div.maleMoney-page p {
    font-size: 14px;
}
div.maleMoney-page .bg-light.bd-callout.bd-callout-blue {
    background-color: #58a0ff1c;
	padding: 10px 30px;
	margin: 0 0 10px;
	border-radius: 10px;
	border-left: 5px solid #3f3b50;
}



.card .badge.icon {
    width: 36px;
    height: 36px;
    padding: 0px;
    text-align: center;
    line-height: 33px;
    cursor: pointer;
    border: solid 1px rgba(0,0,0,0);
  	font-size: 13px;
}
.card .description .title .badge.icon {
    float: right;
    margin-right: 5px;
    margin-bottom: 5px;
}
.bigCard {
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	min-width: 0;
	word-wrap: break-word;
	background-color: #fff;
	background-clip: border-box;
	border: 1px solid rgba(0,0,0,.125);
	border-radius: .25rem;
  	-webkit-box-shadow: 0 4px 6px rgba(50,50,93,.11), 0 1px 3px rgba(0,0,0,.08);
	box-shadow: 0 4px 6px rgba(50,50,93,.11), 0 1px 3px rgba(0,0,0,.08);
	border-radius: 4px;
	border: none;
}
.bigCard .card-header {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgba(0,0,0,.03);
	border-bottom: 1px solid rgba(0,0,0,.125);
    border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0;
    line-height: 1.5;
}
.bigCard .card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem;
}
.row.d-flex {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
  	margin-left: -10px;
	margin-right: -10px;
}
.row.d-flex .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  	padding-right: 15px;
	padding-left: 15px;
}
.service-description-split {
    opacity: 0;
    visibility: hidden;
    height: 0px;
    width: 0px;
    overflow: hidden;
}
.card .description{
  margin-bottom: 20px;
  border: 0;
}
.card .description .title{
  font-size: 18px;
  font-weight: 600;
  border-bottom: solid 2px #eeeeee;
  margin-bottom: 15px;
  overflow: hidden; 
    width: 100%;
    padding-bottom: 10px;
}
.card .description #seviceTitle{
  opacity: 0;
  visibility: hidden;
  width: 0px;
  height: 0px;
  overflow: hidden;
  float: left;
}
.card .description .card .card-text{
  margin-bottom: 8px;
  font-size: 13px;
  opacity: 0.8;
  line-height: 22px;
}
.card .description .card .card-header{
  font-weight: 600;
}
.card-mini{
  	margin-bottom: 20px;
  	text-align: center;
  	-webkit-box-shadow: 0 4px 6px rgba(50,50,93,.11), 0 1px 3px rgba(0,0,0,.08);
	box-shadow: 0 4px 6px rgba(50,50,93,.11), 0 1px 3px rgba(0,0,0,.08);
	border-radius: 4px;
	border: none;
	background-color: #f8f9fa !important;
}
.card-mini .card-body{
  padding: 7px;
}
.card-mini .card-body label{
  font-size: 13px;
  font-weight: 600;
  margin-bottom: 5px;
}
.card-mini .card-body .value{
  	font-size: 16px;
  	font-weight: 600;
  	color: #58a0ff;
}
.card-mini.price{
  border-left:solid 4px #3ecf8e; 
  text-align: left;
}
.card-mini.price label{
  margin:0px;
}
.card-mini.price .color-text{
  color: #3ecf8e;
    font-weight: 600;
    background: none;
    border: none;
    margin-left: 10px;
    font-size: 14px;
    width: 100px;
}


.well.updatesWell {
    padding-left: 0;
    padding-right: 0;
}
.news-list-panel{
  	border-left: solid 2px #eee;
  	margin-left: 30px;
	padding-right: 20px;
}
.news-list-panel .badge {
    height: 26px;
    font-size: 13px;
    line-height: 26px;
  	padding: 0 10px;
	border-radius: 3px;
  	background-color: #58a0ff;
}
.news-list-panel .blue{
  color: #2272d6;
}
.news-list-panel .red{
  color: #e22424;
}
.news-list-panel .green{
  color: #3ecf8e;
}
.news-list-panel .badge-green {
    color: #fff;
	background: #3ecf8e;
	text-shadow: 0 1px 3px rgba(87,160,254,.4);
}
.news-list-panel .news-list-item .date, .news-list-panel .followiz-ads h2{
  margin-bottom: 15px;
  margin-left: -10px;
}
.news-list-panel .followiz-ads h2{
  white-space: nowrap;
  display: table;
  padding: 0 14px;
  -webkit-box-shadow: 0 4px 6px rgba(50,50,93,.11), 0 1px 3px rgba(0,0,0,.08);
  box-shadow: 0 4px 6px rgba(50,50,93,.11), 0 1px 3px rgba(0,0,0,.08);
  border-radius: 4px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: .025em;
  color: #6772e5;
  text-decoration: none;
  -webkit-transition: all .15s ease;
  transition: all .15s ease;	
  height: 26px;
  font-size: 13px;
  line-height: 26px;
  color: #fff;
  background: #3ecf8e;
  text-shadow: 0 1px 3px rgba(87,160,254,.4);
}
.news-list-panel .news-type-list-item .title{
  font-weight: 600;
  font-size: 14px;
  text-transform: uppercase;
  position: relative;
  padding-left: 15px;
  margin-bottom: 10px;
}
.news-list-panel .followiz-ads .news-e, .news-list-panel .followiz-ads .news-d, .news-list-panel .followiz-ads .news-u{
  font-weight: 600;
  font-size: 14px;
  text-transform: uppercase;
  position: relative;
  padding-left: 15px;
  margin-bottom: 10px;
}
.news-list-panel .news-type-list-item .title:before{
  content: "";
  width: 10px;
  height: 10px;
  position: absolute;
  left: -5px;
  top: 5px;
  border-radius: 10px;
}
.news-list-panel .followiz-ads .news-e:before, .news-list-panel .followiz-ads .news-d:before, .news-list-panel .followiz-ads .news-u:before{
  content: "";
  width: 10px;
  height: 10px;
  position: absolute;
  left: -5px;
  top: 5px;
  border-radius: 10px;
}
.news-list-panel .news-type-list-item .title.green:before, .news-list-panel .followiz-ads .news-u:before{
  background: #3ecf8e
}
.news-list-panel .news-type-list-item .title.blue:before, .news-list-panel .followiz-ads .news-e:before{
  background: #2272d6
}
.news-list-panel .news-type-list-item .title.red:before, .news-list-panel .followiz-ads .news-d:before{
  background: #e22424
}
.news-list-panel .news-type-list-item .list, .news-list-panel .followiz-ads ul{
  margin: 0px;
  padding: 0px;
  padding-left: 15px;
  list-style: none; 
  margin-bottom: 20px;
  opacity: 0.8;
}
.news-list-panel .news-type-list-item .list .list-item, .news-list-panel .followiz-ads ul li{
  margin-bottom: 5px;
}




body.auth {
    /* background-color: #eaf0f7; */
  	background-color: #f7f7f7;
	background-image: url(https://i.postimg.cc/VvqY3FqN/dashback-2.png);
}
body.auth .navbar-brand img {
    max-height: 80px;
    margin-top: -15px;
}
.auth .navbar div.contContainer {
    width: 100%;
    display: block;
    overflow: hidden;
  	padding: 0 0 30px;
}
.auth .navbar ul.mainNav > li > a {
    padding: 0 15px;
    height: 44px;
    line-height: 44px;
    margin: 0 10px 0 0;
    border-radius: 50px;
  	min-width: 90px;
	text-align: center;
  	background-color: transparent !important;
  	color: #362682;
}
.auth .navbar ul.mainNav > li.active > a,
.auth .navbar ul.mainNav > li > a:hover {
    background-color: #58a0ff !important;
	color: #fff;
}
.auth .navbar ul.mainNav li div.dropdown {
    width: 90px;
    text-align: center;
    border-radius: 50px;
    background-color: #58a0ff;
}
.auth .navbar ul.mainNav li div.dropdown button {
    padding: 0;
    width: 100%;
}
.auth .navbar ul.mainNav > li:nth-last-child(2) a {
    background-color: #816ad6 !important;
  	color: #fff;
}


.well {
    background-color: #fff;
	border: 0;
	box-shadow: 0px 0px 10px 1px #d3d8df;
}
.well.infoBox {
    /* background: #ff7faf;
    background: -moz-linear-gradient(-45deg, #ff7faf 0%, #8333ea 100%);
    background: -webkit-linear-gradient(-45deg, #ff7faf 0%,#8333ea 100%);
    background: linear-gradient(135deg, #ff7faf 0%, #8333ea 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff7faf', endColorstr='#8333ea',GradientType=1 ); */
  	background-color: #ff6820;
}
.service-page .dash-btn {
    margin: 10px 0 10px auto;
}

.width-25 {
    width: 25%;
}

.quantity {
    color: #816ad6 !important;
    font-weight: 700;
}

span.oSta {
    display: block;
    text-align: center;
    padding: 10px;
    border-radius: 30px;
    color: #fff;
    text-transform: capitalize;
    min-width: 100px;
  	height: 40px;
}
span.Canceled {
	background-color: #e51c22;
}
span.Pending {
	background-color: #3c2da8;
}
span.Partial {
	background-color: #e51c22;
}
span.In.progress {
	background-color: #9d27b0;
}
span.Completed {
	background-color: #249b23;
}
span.Processing {
	background-color: #04a9f3;
}

.addfunds ul {
    display: flex;
    padding: 0;
    margin: 0;
    list-style: none;
    flex-wrap: wrap;
}
.addfunds ul li {
    flex: 0 0 50%;
    padding-right: 10px;
    display: flex;
  	font-size: 13px;
	margin: 0 0 15px;
}
.addfunds ul li span {
    width: 22px;
    height: 22px;
    line-height: 20px;
    font-size: 10px;
    font-weight: 700;
    background-color: #816ad6;
	text-align: center;
	border-radius: 30px;
	color: #fff;
    margin-right: 10px;
    display: inline-block;
}
.addfunds ul ~ p {
    font-size: 13px;
    font-weight: 700;
    color: #816ad6;
}

.addfunds .panel-heading {
    background-color: transparent;
	border-color: #eaf0f7;
}
.addfunds .panel-heading .panel-title {
    font-size: 14px;
    font-weight: 300;
}
.addfunds .panel-heading a {
    display: block;
    padding: 4px 0;
    color: #28313b;
  	position: relative;
}
.addfunds .panel-heading a.collapsed {
    color: #8a8fa2;
}
.addfunds .panel-heading a::before {
    content: '-';
    font-size: 20px;
    font-weight: 500;
    display: block;
    position: absolute;
    right: 0;
    width: 20px;
    text-align: center;
    height: 20px;
    line-height: 20px;
    color: #28313b;
}
.addfunds .panel-heading a.collapsed::before {
    content: '+';
}

div.updates-wrap {
    max-height: 700px;
    min-height: 700px;
    overflow: auto;
}
.well.updatesWell.rulesBox div.updates-wrap {
    /* max-height: 200px;
    min-height: 200px; */
}


body {
	font-family: 'Poppins', sans-serif;
  	background-color: #f7f7f7;
  	color: #3f3b50;
  	padding: 0;
	margin: 0;
}
h1, 
h2, 
h3, 
h4, 
h5, 
h6, 
.h1, 
.h2, 
.h3, 
.h4, 
.h5, 
.h6 {
	font-family: 'Poppins', sans-serif !important;
    color: #362682;
}
p {
    font-size: 18px;
    font-weight: 300;
}
a {
	text-decoration: none !important;
}
img {
	max-width: 100%;
  	position: relative;
  	z-index: 2;	
}
.p-a {
	position: absolute;
}
.uniBtn {
    background-color: #58a0ff;
    display: block;
    max-width: 210px;
    text-align: center;
    padding: 19px 20px;
  	border-radius: 50px;
	font-size: 14px;
	color: #fff !important;
	font-weight: 600;
}
h2.heading {
    font-size: 49px;
    font-weight: 600;
    margin: 0 0 30px;
    padding: 0 0 35px;
    text-align: center;    
}
.heading.bordered {
	position: relative;
}
.heading.bordered::before,
.heading.bordered::after {
    content: '';
    width: 112px;
    height: 8px;
    display: block;
    background-color: #362682;
    border-radius: 10px;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 15px;
}
.heading.bordered::after {
    width: 77px;
    bottom: 1px;
}
.unAuth .navbar-default{
	padding: 15px 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
	background-color: #f7f7f7c4;
  	background-image: none;
	box-shadow: none;
  	border: 0;
}

.unAuth .navbar-fixed-top {
    position: fixed;
    background-color: transparent;
    margin: 0;
}
.unAuth .navbar-fixed-top.scrollDown {
    top: 0;
    background-color: #f7f7f7c4;
}
.unAuth .navbar-fixed-top.scrollUp {
    top: -100px;
    background-color: #f7f7f7c4;
}
.unAuth .navbar-default .navbar-brand {
    height: auto;
}
.unAuth .navbar-default .navbar-brand img {
    max-height: 100px;
}
.unAuth .navbar .nav {
    margin: 10px -15px 10px 0;
}
.unAuth .navbar .nav li a {
    color: #362682;
    font-size: 15px;
    min-width: 95px;
    text-align: center;
    padding: 12px 10px;
    border-radius: 50px;
	background-color: transparent !important;
  	margin: 0 12px;
}
.unAuth .navbar .nav li:nth-last-child(2) a {
    background-color: #816ad6 !important;
	color: #ffffff;
    margin-right: 0;
}
.unAuth .navbar .nav li:last-child a {
    background-color: #58a0ff !important;
	color: #fff;
    margin: 0 0 0 5px;
}


section.formSec {
    background-image: url("https://res.cloudinary.com/dmgunn7ve/image/upload/v1576754385/SMMstore/topBnrBg.png");
  	background-repeat: no-repeat;
  	background-size: 100% 100%;
    padding: 200px 0 100px;
    overflow: hidden;
    margin: 0;
}
section.formSec h1 {
    margin: 0;
    font-size: 49px;
    font-weight: 600;
}
section.formSec p {
    font-size: 18px;
    font-weight: 300;
    color: #362682;
    /* margin: 30px 0 50px; */
    width: 70%;
  	margin: 10px 0 20px;
}
div.mickey-hole {
    width: 194px;
    margin: -70px -16px 0 auto;
    background-image: url('https://res.cloudinary.com/dmgunn7ve/image/upload/v1577432016/SMMstore/circle_lwdut8.png');
    background-size: 100%;
    padding: 14px;
    background-repeat: no-repeat;
  	animation: tada 3s infinite;
}
div.mickey-hole .mickey {
    margin-top: 11px;
  	transition: 0.8s;
	transform: scale(0) translateY(100px);  	
}
div.mickey-hole .mickey.pop {
	transform: scale(1) translateY(0);
}
.shape1 {
	top: -60px;
	right: -60px;	
	z-index: 1 !important;
  	transition: 1s all;
  	transform: scale(0);
}
.shape1.pop {
	transform: scale(1);
}
.handiBoys {
    width: 530px;
    margin: 10px -50px 0 auto;
    display: block;
}
span.counter-count {
    position: absolute;
    font-size: 20px;
    background-color: #f7f7ef;
    padding: 7px 15px 7px 10px;
    text-align: right;
    border-radius: 7px;
    color: #816ad6;
    box-shadow: 7px 5px 0px 0px #d8d7df;
    display: flex;
    z-index: 2;
    align-items: center;
}
span.counter-count p {
    margin: 0 0 0 5px;
    width: 100%;
    font-size: 20px;
  	color: #816ad6;
}
span.counter-count.love img {
    max-width: 30px;
}
span.counter-count.views,
span.counter-count.likes {
    padding: 5px 10px 5px 10px;
}
span.counter-count.views img,
span.counter-count.likes img {
    max-width: 25px;
}
span.counter-count.views p,
span.counter-count.likes p {
    font-size: 18px;
}
span.counter-count.love {
    top: 117px;
    left: 82px;
}
span.counter-count.views {
    top: -40px;
  	left: 250px;
}
span.counter-count.likes {
    right: 45px;
	top: 63px;
}


section.sclSlider {
    padding: 40px 0;
    text-align: center;
}
section.sclSlider .row {
    width: 95%;
    margin: auto;
}
.social-slider div img {
    display: block;
  	margin: 0 auto;
}


section.whatWeOffer {
    padding: 80px 0 40px;
  	overflow: hidden;
}
section.whatWeOffer h2.heading ~ p {
    text-align: center;
    width: 65%;
    margin: 0 auto 60px;
}
section.weOffer .col-sm-3 {
    padding: 0 10px;
}
section.whatWeOffer .singleOfr {
    background-color: #ffffff;
	padding: 35px 25px;
	box-shadow: 0 10px 10px 5px #36268208;
  	min-height: 330px;
}
section.whatWeOffer .singleOfr span {
    display: block;
    width: 100px;
    height: 110px;
    line-height: 110px;
    margin: 0 0 25px;
}
section.whatWeOffer img.mickeyMouse {
    right: -50px;
    top: -100px;
}
section.whatWeOffer .singleOfr h3.heading {
    font-size: 25px;
    font-weight: 600;
    margin: 0 0 20px;
    padding: 0 0 35px;
}
section.whatWeOffer .singleOfr h4 {
    font-size: 82px;
    line-height: 62px;
    margin-top: 0;
}
.heading.bordered.l-b::before,
.heading.bordered.l-b::after {
    left: 0 !important;
    right: auto;
}
section.whatWeOffer .singleOfr p {
    font-size: 14px;
    font-weight: 300;
    margin: 0;
}
section.whatWeOffer .row.shadedRow {
    margin-bottom: 60px;
}
section.whatWeOffer .row.shadedRow::after,
section.stat-sec .row.shadedRow::after {
    content: '';
    height: 60px;
    width: 100%;
    display: block;
    background-image: url('https://res.cloudinary.com/dmgunn7ve/image/upload/v1576753996/SMMstore/shadow.png');
    background-size: 100%;
}


section.easyTo {
    padding: 0 0 80px;
}
section.easyTo img {
    margin: -20px 0 0 -30px;
}
h2.heading.l-b {
    text-align: left;
}
section.easyTo h2 ~ p {
    margin: 0 0 40px;
}


section.easyTo.connected {
    padding: 80px 0 160px;
}
section.easyTo.connected img {
    margin: 0 -10px 0 auto;
    display: block;
}


section.happyUser {
    text-align: center;
    background-color: #58a0ff;
    padding: 115px 0 40px;
}
section.happyUser img.mickeyMouse {
    top: -205px;
    left: 0;
    right: 0;
    margin: auto;
}
section.happyUser h2 {
    color: #ffffff;
    font-size: 49px;
    font-weight: 600;
    margin: 0 0 10px;
}
section.happyUser h2 ~ h3 {
    font-size: 30px;
    color: #fff;
    margin: 0 0 60px;
    font-weight: 600;
}
.happyUser p, .happyUser h4 {
    color: 
    #fff;
}
section.happyUser .pInfo {
    display: flex;
  	text-align: left;
	align-items: center;
	justify-content: center;
}
section.happyUser .pInfo span {
    background-color: #ffffff;
    border-radius: 70px;
    width: 110px;
    height: 110px;
    line-height: 110px;
    text-align: center;
    margin-right: 25px;
    box-shadow: 0 5px 10px 0 #36268233;
}
section.happyUser .pInfo span img {
    max-width: 70px;
}
section.happyUser .pInfo h3 {
    margin: 0 0 5px;
    font-size: 30px;
    font-weight: 600;
    color: #ffffff;
}
section.happyUser .pInfo p {
    margin: 0;
    color: #fff;
    font-weight: 400;
}
section.happyUser .uniBtn {
    margin: 60px auto 0;
    background-color: #816ad6;
}
section.serWeOffer {
    padding: 80px 0 50px;
  	text-align: center;
}
section.serWeOffer h2.heading {
    margin: 0 0 50px;
}
.nav.nav-tabs {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 96%;
    margin: 0 auto 60px;
    border: 0;
}
.nav.nav-tabs.dash-tabs {
    width: 100%;
    margin: 0 auto 25px;
    justify-content: flex-start;
    padding-bottom: 8px;
  	border-bottom: 1px solid #dfdfdf;
}
.nav.nav-tabs li a {
    display: block;
    transition: 0.3s all;
  	background-color: transparent !important;
	border: 0;
  	color: #362682;
}
.nav.nav-tabs li a img {
    transition: 0.3s all;
}
.nav.nav-tabs li a img.forActive {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    opacity: 0;
}
.nav.nav-tabs li.active a img {
    opacity: 0;
}
.nav.nav-tabs li.active a img.forActive {
    opacity: 1;
}
.nav.nav-tabs li a::after {
    content: '';
    width: 40px;
    height: 7px;
    display: block;
    position: absolute;
    background-color: #58a0ff;
    left: 0;
    right: 0;
    margin: auto;
    bottom: -20px;
    border-radius: 10px;
  	transition: 0.3s all;
  	opacity: 0;
}
.dash-tabs.nav-tabs > li > a::after {
    bottom: -11px;
}
.nav.nav-tabs li.active a::after {
    opacity: 1;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus{
	color: #58a0ff;	
}
section.serWeOffer .tab-content h2 {
    font-size: 49px;
    font-weight: 600;
    margin: 0 0 20px;
}
section.serWeOffer .tab-content p {
    margin: 0 auto;
    width: 90%;
}
section.serWeOffer .tabsCont {
    margin: 0 0 60px;
}
section.serWeOffer .uniBtn {
    margin: 30px auto 0;
}


section.whatPeopleSay {
    padding: 60px 0 0;
  	box-shadow: 0 30px 10px 0 #36268212;
}
section.whatPeopleSay h2.heading {
    margin: 0 0 100px;
}
section.whatPeopleSay .col-sm-12 {
    padding: 0;
}
section.whatPeopleSay .mickeyMouse {
    right: -10px;
    top: 60px;
}
section.whatPeopleSay .mickeyMouse.left {
    left: -10px;
    transform: rotateY(190deg);
}
.testimonial .slick-slide .userReview .bg {
    background-color: #816ad6;
    color: #fff;
    padding: 30px 30px 40px;
}
.testimonial .slick-slide:nth-child(2n) .userReview .bg {
    background-color: #58a0ff;
}
.testimonial .slick-slide .userReview img.quote {
    display: block;
    margin: 0 0 -10px auto;
}
.testimonial .slick-slide .userReview span.userImg {
    display: block;
    width: 70px;
    height: 70px;
    border-radius: 70px;
    overflow: hidden;
  	margin: 0 0 30px;
}
.testimonial .slick-slide .userReview p {
    font-size: 16px;
    font-weight: 400;
    margin: 0;
}
.testimonial .slick-slide .userReview span.date {
    display: block;
    margin: 30px 0 0;
    font-size: 12px;
}
.testimonial .slick-slide .userReview span.date i {
    font-size: 16px;
    margin-right: 13px;
}
.testimonial .slick-slide .userReview .author {

    background-color: #fff;
    padding: 25px 10px;
    text-align: center;
}
.testimonial .slick-slide .userReview .author p {
    font-weight: 300;
    color: #29375a;
    margin: 0 0 5px;
}
.testimonial .slick-slide .userReview .author img.rating {
    display: block;
    margin: auto;
}


footer {
    padding: 80px 0 0;
}
footer .col-sm-3:nth-child(2), 
footer .col-sm-3:nth-child(3) {
    padding-left: 80px;
}
footer img.ftrLogo {
    margin-bottom: 15px;
}
footer p {
    font-size: 13px;
    color: #3f3b50;
    margin: 0 0 30px;
  	font-weight: 400;
}
footer ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
footer ul.cntctInfo li {
    display: flex;
    margin: 0 0 15px;
}
footer ul li {
    margin: 0 0 7px;
}
footer ul.cntctInfo li i {
    font-size: 18px;
    color: #58a0ff;
    width: 28px;
    margin-right: 5px;
}
footer ul li a {
    font-size: 13px;
    color: #3f3b50;
}
footer h4 {
    margin: 35px 0 30px;
    font-size: 18px;
    font-weight: 600;
}
footer div.input-group {
    border: 1px solid #362682;
    padding: 5px;
    border-radius: 40px;
    background-color: #ffffff;
}
footer div.input-group input {
    border-radius: 40px;        
    border: 0;
    background-color: #ffffff;
    box-shadow: none !important;
    height: 40px;
  	font-size: 13px;
}
footer div.input-group input::placeholder {
	color: #362682;
}
footer div.input-group .input-group-addon {
    border: 0;
    border-radius: 40px;
    background-color: transparent;
    padding: 0;
}
footer div.input-group .input-group-addon button.sendBtn {
    padding: 0;
    width: 40px;
    height: 40px;
    border: 0;
    background-color: transparent;
}
footer div.ftrStrip {
    background-color: #362682;
    padding: 20px 0;
  	margin: 60px 0 0;
}
footer div.ftrStrip p {
    color: #ffffff;
    margin: 0;
    font-weight: 400;
}
footer div.ftrStrip ul {
    text-align: right;
}
footer div.ftrStrip ul li {
    display: inline-block;
    margin: 0 0 0 30px;
}
footer div.ftrStrip ul li a {
    color: #fff;
}
#videoModal .modal-body {
    position: relative;
    padding-bottom: 52.25%;
    padding-top: 25px;
    height: 0;
}
#videoModal .modal-body iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
div.pulseCOnt {
    width: 100px;
    position: relative;
    height: 100px;
    margin: 90px 0 -240px;
}
button.video-btn {
    background-color: #816ad6 !important;
	background-image: none;
	border-radius: 70px;
	color: #fff !important;
    border: 0;
    padding: 0 0 0 5px;
    font-size: 30px;
    width: 100px;
    height: 100px;
    text-align: center;
    position: relative;
	bottom: 0;
	z-index: 9;
}
div.pulseCOnt::before, div.pulseCOnt::after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    margin: auto;
    width: 100%;
    height: 100%;
    border-radius: 500px;
    z-index: 0;
}
div.pulseCOnt::before {
    background-color: #32d0ff;
    animation: scaleIn 4s infinite cubic-bezier(.36,.11,.89,.32);
    animation-delay: 2s;
}
div.pulseCOnt::after {
    background-color: #41f7ff;
    animation: scaleIn 4s infinite cubic-bezier(.36,.11,.89,.32);
    animation-delay: 3s;
}

/* Keyframes */
@keyframes scaleIn {
  from {
    transform: scale(.5, .5);
    opacity: .5;
  }
  to {
    transform: scale(2.5, 2.5);
    opacity: 0;
  }
}
@-webkit-keyframes tada {
    0% {
        -webkit-transform: rotate(0deg);
    }
    10% {
        -webkit-transform: rotate(-3deg);
    }
    20% {
        -webkit-transform: rotate(-3deg);
    }
    30% {
        -webkit-transform: rotate(3deg);
    }
    40% {
        -webkit-transform: rotate(-3deg);
    }
    50% {
        -webkit-transform: rotate(3deg);
    }
    60% {
        -webkit-transform: rotate(-3deg);
    }
    70% {
        -webkit-transform: rotate(3deg);
    }
    80% {
        -webkit-transform: rotate(-3deg);
    }
    90% {
        -webkit-transform: rotate(3deg);
    }
    100% {
        -webkit-transform: rotate(0deg);
    }
}
/* .well {
    box-shadow: 7px 5px 0px 0px #d8d7df;
  	background-color: #f7f7ef;
    border: none;
}
.table-responsive {
    box-shadow: 7px 5px 0px 0px #d8d7df;
	background-color: #f7f7ef;
    border-radius: 6px;
}
.table thead tr th {
    background-color: #f7f7ef;
    font-size: 16px;
    font-weight: 600;
    color: #28313b;
    text-transform: uppercase;
    line-height: 55px;
  	border-bottom: none;
}
.table thead tr th:first-child {
    border-radius: 0;
	padding-left: 15px;
	background-color: #58a0ff;
	color: #ffffff;
	padding-right: 15px;
}
.table thead tr th:last-child {
    border-radius: 0 6px 6px 0;
    padding-right: 25px;
}
.table .cateRow td {
    font-size: 16px;
    font-weight: 600;
    color: #28313b;
    background: #58a0ff;
    color: #ffffff;
	border: none;
    padding-left: 75px;
    padding-right: 25px;
}
.table .serviceData td {
    font-size: 14px;
    font-weight: 400;
    color: #28313b;
    line-height: 24px;
    vertical-align: middle;
}
.table tr.serviceData td:first-child {
    padding-left: 15px;
	background: #58a0ff;
	color: #ffffff;
	border-color: #58a0ff;
	padding-right: 15px;
}

.table thead tr th:last-child {
    padding-right: 25px;
}
.btn-alternate {
    border: 2px solid #816ad6;
	background: transparent;
	box-shadow: none;
	border-radius: 500px;
	color: #ffffff;
	font-size: 14px;
	padding: 7px 20px;
	line-height: 24px;
	background-color: #816ad6;
  	position: relative;
}
.serviceData .btn-alternate{
	margin: auto;
    display: block;
}
.serviceData .btn-alternate::after {
    content: '';
    border-left: 2px solid #382f82;
	border-right: 2px solid #382f82;
    width: 125%;
    height: 100%;
    display: block;
    position: absolute;
    left: -10px;
    right: 0;
    margin: auto;
    top: 0;
    border-radius: 500px;
}

.serviceData .btn-alternate span{
	width: 22px;
	position: absolute;
	right: -7px;
	top: -8px;
	height: 25px;
}
.btn-alternate span img {
    width: 100%;
}
.search-bar {
    margin-bottom: 8px;
}
.search-bar .btn.btn-default,
.search-bar .btn.btn-alternate {
    font-size: 18px;
    height: 45px;
    padding: 0 70px;
    color: #ffffff;
}
.search-bar .btn.btn-alternate {
    border-radius: 0;
    padding: 0 20px;
    background-color: #58a0ff;
	border-color: #58a0ff;
}
.search-bar .btn.btn-default {
    border-color: #816ad6;
	background-color: #816ad6;
  	background-image: none;
}
.input-group input.form-control {
    height: 45px;
}
.search-bar .form-control {
    box-shadow: none !important;
}
.search-bar .dropdown-menu {
    left: auto;
    right: 0;
}
.width-service-name {
    min-width: 40px;
}
.table-responsive .table {
    margin: 0;
}
.stat-sec {
	padding:40px 0;
}
.stat-wrap {
    text-align: center;
    background-color:#ffffff;
  	padding: 35px 25px;
  	box-shadow: 0 10px 10px 5px #36268208;
}
.stat-icon i {
    font-size: 46px;
    color: #5974ff;
}
.stat-desc {
    padding: 22px 22px 0;
}
.stat-desc h5 {
    font-size: 25px;
    font-weight: 600;
    margin: 0 0 20px;
    position: relative;
    padding: 0 0 25px;
}
.stat-desc h5::before {
    content: '';
    width: 112px;
    height: 8px;
    display: block;
    background-color:#362682;
    border-radius: 10px;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 10px;
}
.stat-desc h5::after {
    content: '';
    width: 72px;
    height: 8px;
    display: block;
    background-color: #362682;
    border-radius: 10px;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: -5px;
}
.stat-desc p {
    font-size: 14px;
    font-weight: 300;
    margin: 0;
}
.stat-icon2 i {
	color:#362582;	
}
.stat-wrap:hover .stat-icon i {
    animation: tada 3s infinite;
} */



.stat-sec {
	padding:40px 0;
}
.stat-wrap {
    text-align: center;
    /* background-color: #816ad6; */
  	background-color: #362682;
  	padding: 20px 20px 10px;
  	box-shadow: 0px 0px 10px 1px #d3d8df;
  	display: flex;
	justify-content: space-between;
	align-items: start;
  	/* border-radius: 4px; */
  	border-radius: 0;
  	background-image: url('https://i.postimg.cc/q7C1BSLB/bgWave.png');
	background-size: 103% auto;
	background-position: center 120%;	
	background-repeat: no-repeat;
  	position: relative;
}
.unAuth .stat-wrap {
    background-color: #ffffff;
  	box-shadow: none;
  	display: block;
  	border-radius: 0;
  	background-image: none;
	padding: 30px 20px;
}
.stat-wrap .statIcon {
    margin-top: 40px;
}
.stat .col-sm-3:nth-child(2n) .stat-wrap {
    /* background: #58a0ff; */
}
.stat-icon {
    width: 70px;
    height: 70px;
    background: #ffffff;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 8px;
	border: 6px solid #ffffff;
	box-shadow: 0 0 10px -8px #00000080, inset 0px 0px 12px .4px #00000040;
}
.unAuth .stat-icon {
    width: auto;
    height: auto;
    box-shadow: none;
    border: none;
}
.stat-icon i {
    font-size: 46px;
    color: #5974ff;
}
.stat-desc {
    padding: 22px 22px 0;
}
.stat-desc h5 {
    font-size: 25px;
    font-weight: 600;
    margin: 0 0 20px;
    position: relative;
    padding: 0 0 25px;
}
.stat-desc h5::before {
    content: '';
    width: 112px;
    height: 8px;
    display: block;
    background-color:#362682;
    border-radius: 10px;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 10px;
}
.stat-desc h5::after {
    content: '';
    width: 72px;
    height: 8px;
    display: block;
    background-color: #362682;
    border-radius: 10px;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: -5px;
}
.stat-desc p {
    font-size: 14px;
    font-weight: 300;
    margin: 0;
}
.stat-icon2 i {
	color:#362582;	
}
.stat-wrap:hover .stat-icon i {
    animation: tada 3s infinite;
} 

/* DASHBOARD CSS */
.auth header {
	/* background-image: url('https://i.postimg.cc/VkzjsSs4/nav-Clouds.png'); */
  	/* background-image: linear-gradient(#ececec, #521ce2 100%);
  	    background-size: 100% auto;
  	    background-position: center bottom; */
    /* padding: 20px 0; */
  	padding: 0 0 20px;
    border: 0;
  	background-color: #362682;
	box-shadow: none;
}
.auth header .header-top .navbar-default {
    background-color: #fff;
    padding: 25px 0 15px;
}
.auth .navbar-default {
    background: transparent;
    box-shadow: none;
    border: none;
    background-image: none;
  	/* margin: 0; */
}
.auth .navbar-default .navbar-right{
	margin-right: 0;
}
.userInfo {
    padding: 0;
  	margin: 0;
}
.userInfo li {
    display: inline-block;
    margin-left: 10px;
}
.userInfo li .dropdown-menu li {
    display: block;
    margin: auto;
}
.userInfo li .user-bal {
    padding: 10px 13px;
    background: #58a0ff;
 	border-radius: 500px;
  	color: #ffffff;
    font-size: 16px;
    font-weight: 600;
}
.auth .caret {
    border-top-color: #ffffff;
}
.navbar-default .navbar-nav > li > a.user-bal{
    /* background-image: url('//i.imgur.com/V1xx9A1.png'); */
    border-radius: 40px;
    font-weight: 600;
    font-size: 20px;
    width: 135px;
    padding: 12px 5px 12px 0;
    background-color: #58a0ff;
  	text-align: center;
}
.navbar-default .navbar-nav > li > a.user-bal i {
    float: right;
    line-height: 20px;
    font-size: 32px;
    color: #ffffff;
    /* background-color:#fff; */
    border-radius: 100px;
}
.drop-icon {
    /* position: absolute;
    left: -30px;
    top: 50%;
    transform: translateY(-50%); */
}
.drop-icon i {
    color: #4219ac;
    background-color:#fff;
    padding: 8px;
    border-radius: 100px;
    font-size: 17px;
}
.auth .dropdown button {
    background-color: transparent !important;
  	background-image: none !important;
	border: 0;
    color: #ffffff !important;
    height: 44px;
}
.auth .dropdown button:hover {
	background-color: transparent;
    color: #ffffff;
}
.auth .breadcrumb {
    background-color: transparent;
    margin: 0;
    padding: 0;
    color: #ffffff;
}
li.first-bread {
    display: block;
}
li.first-bread h2 {
    font-size: 18px;
    font-weight: 700;
    line-height: 18px;
    color: #ffffff;
    margin-bottom: 6px;
}
.breadcrumb li a {
	color: #fff;
  	margin-right: 5px;
}
.breadcrumb li a:hover {
	text-decoration:none;
    color:#fff;
}
.breadcrumb > li + li::before {
    display: none;
}

.navbar-right.navbar-right-block .dropdown {
	margin-right:15px;
}
.navbar-right.navbar-right-block .dropdown::after {
    /* content: '';
    width: 98%;
    height: 1px;
    background-color: #ffffff3d;
    position: absolute;
    left: 0;
    top: 56px;
    right: 0;
    margin: auto; */
}

.auth .navbar-right.navbar-right-block {
	margin-top:35px;
  	margin-right: 0;
}
.auth .navbar::after {
    content: '';
    width: 98%;
    height: 1px;
    background-color: #ffffff3d;
    position: absolute;
    left: 0;
    top: 56px;
    right: 0;
    margin: auto;
  	opacity:0;
}
.neworder .media {
    /* padding: 18px 15px;
    min-height: auto;
    	background-color: #fff;
    	box-shadow: 0 2px 1px 1px #d1d3dd;
    	border-radius: 5px; */
}
.inner-page {
    padding: 25px 0;
}
.neworder .media-left {
    float: left;
}
.neworder .media-body {
    padding-right: 5px;
    text-align: right;
}
.neworder .media-object {
    padding-top: 15px;
}
.neworder h4.media-heading {
    font-size: 12px;
    font-weight: 400;
    color: #ffffff;
    /* text-align: right; */
  	text-align: left;
    text-transform: uppercase;
    margin: 0;
}
.neworder .media-desc {
    /* font-size: 25px; */
  	font-size: 16px;
	font-weight: 700;
	color: #ffffff;
	margin: 0;
  	text-align: left;
  	width: 160px;
}
.neworder .media-desc span {
    font-size: 12px;
}
.bottom-grad {
	height: 8px;
    border-radius: 40px;
}
.grad1 {
	background: linear-gradient(to right, rgb(255, 116, 36) 20%, rgb(234, 240, 247) 60%);
}
.grad2 {
	background: linear-gradient(to right, rgba(155,33,164,1) 20%, rgba(234,240,247,1) 60%);
}
.grad3 {
	background: linear-gradient(to right, rgba(70,37,169,1) 20%, rgba(234,240,247,1) 60%);
}
.grad4 {
	background: linear-gradient(to right, rgba(71,157,228,1) 20%, rgba(234,240,247,1) 60%);
}
.neworder .row.stat {
    margin-bottom: 25px;
}
.auth label {
    font-size: 13px;
    font-weight: 500;
    color: #73778b;
}
.auth form .form-control {
   /*  color: #8a8fa2; */
	/* height: 50px; */
   color: #3f3b50;
  	height: auto;
	margin-top: 10px;
	border-color:#eaf0f7;
}
#service_description .panel-body {
    border: 1px solid #eaf0f7 !important;}
.dash-btn {
    /* margin: 55px auto; */
  	background-color: #58a0ff;
	display: block;
	/* max-width: 210px; */
	text-align: center;
	padding: 15px;
	border-radius: 50px;
	font-size: 14px;
	color: #fff !important;
	font-weight: 600;
	border: 0;
	min-width: 150px;    
}
.help-block {
	text-align:right;
}
.auth select {
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url('//i.imgur.com/aL1FxiQ.png');
    background-repeat: no-repeat;
    background-position-x: 99%;
    background-position-y: 20px;
}
.acc-info {
    text-align: center;
}
.acc-info-top {
    padding: 15px;
  	border-bottom: 1px solid #eaf0f7;
}
.acc-info-top p {
	font-size: 16px;
	color: #ffffff;
	font-weight: 500;
	margin: 0;
}
.acc-info-bottom p {
    font-size: 40px;
    font-weight: 700;
	color: #ffffff;
	margin: 0;
}
.acc-info-bottom a {
    color: #ffffff;
}
.dash-title {
    position: relative;
    border-bottom: 1px solid #dfdfdf;
  	padding-bottom: 8px;
	margin-bottom: 25px;
}
.dash-title h2 {
    font-size: 14px;
	font-weight: 500;
	color: #58a0ff;
    display: inline-block;
    margin-bottom: 0;
    line-height: 40px;
    padding: 0 15px 0;
    position: relative;
}
.dash-title h2::after {
    content: '';
	position: absolute;
	width: 65%;
	height: 7px;
	background-color: #58a0ff;
	left: 0;
	bottom: -12px;
	border-radius: 25px;
	right: 0;
	margin: auto;
}
div.dropdown.ordersStatus {
    width: 220px;
    background-color: #eaf0f7;
	border-radius: 40px;
	padding: 4px 10px;
	color: #9198a8 !important;
    float: right;
    margin-top: -16px;
    margin-right: 10px;
}
div.dropdown.ordersStatus button {
    width: 100%;
    text-align: left;
    color: #9198a8 !important;
    position: relative;
    box-shadow: none;
    position: relative;
}
div.dropdown.ordersStatus button .caret {
    position: absolute;
    top: 50%;
    right: 10px;
}
div.orders-page .dash-title {
    border: 0;
  	margin-bottom: 0;
}
div.orders-page div.dropdown.ordersStatus {
    margin-top: -26px;
}
div.orders-page .form-group {
    margin: 0;
}
div.orders-page .form-group form {
    margin: 0;
}
div.orders-page .form-group form .form-control {
    margin: 0;
}
div.orders-page .form-group form .input-group-btn button {
    padding: 0;
    border: 0;
    width: 50px;
    background-color: #eaf0f7;
	background-image: none;
	height: 50px;
	color: #3f3b50;
    border-radius: 0 40px 40px 0;
}

.dash-tabs {
/*     display: block;
      	border-bottom: 2px solid #eaf0f7;
      	margin-bottom: 25px;
     */}
.dash-tabs.nav-tabs > li > a {
   /*  color: #b1b4c1;
    font-size: 15px;
    font-weight: 500;
    position:relative;
      	padding: 10px 15px 10px 0;
      	margin: 5px 15px;
      	border: 0; */
}
.dash-tabs.nav-tabs > li.active > a,
.dash-tabs.nav-tabs > li.active > a:hover,
.dash-tabs.nav-tabs > li.active > a:focus{
	/* color:#3c4464;
	  	border-bottom:0;
	  	background-color:transparent; */
}
.dash-tabs.nav-tabs > li.active > a::after,
.dash-tabs.nav-tabs > li.active > a:hover:after,
.dash-tabs.nav-tabs > li.active > a:focus:after {
    /* content: '';
    position: absolute;
    width: 60px;
    height: 6px;
    background-color: #9c21a4;
    left: 15px;
    bottom: -9px;
    border-radius: 25px; */
}
.dash-tabs.nav-tabs > li > a:hover {
    /* background-color: transparent;
    	border-color: transparent; */
}
#current_date {
    font-size: 12px;
	font-weight: 100;
	color: #fff;
}
.single-update {
    padding: 0 0 20px 30px;
    border-left: 5px dotted #eef3f9;
    position: relative;
}
.single-update-title p {
    font-size: 13px;
    font-weight: 500;
    color: #73778b;
    display: inline-block;
}
.single-update-title span {
    padding-left: 16px;
    color: #9da0ac;
    font-size: 10px;
}
.single-update-bullet {
    position: absolute;
    left: -15px;
    top: -3px;
	width: 25px;
	height: 25px;
    transform: rotateZ(45deg);
    padding: 12px;
    border-radius: 3px;
}
.single-update-bullet span {
    transform: rotateZ(-45deg);
    display: block;
    font-size: 11px;
    position: relative;
    left: -4.5px;
    top: -4.5px;
  	font-weight: 700;
}
.single-update-desc p {
    font-size: 13px;
    color: #9da0ac;
}
.single-update-bullet.bullet-one {
	background-color: #d8edfd;
  color: #479ee4;
}
.single-update-bullet.bullet-two {
	background-color: #dcd3f9;
  color: #4625a9;
}
.single-update-bullet.bullet-three {
	background-color: #f6d2f8;
  color: #a22daa;
}
.single-update-bullet.bullet-four {
	background-color: #fbe5d9;
  color: #ff7424;
}
.single-update-bullet.bullet-five {
	background-color: #d8edfd;
  color: #479ee4;
}
.auth .form-control.mass-order-textarea {
    height: 300px !important;
    padding: 15px 16px;
}


thead tr th {
    font-size: 13px;
    font-weight: 500;
    color: #3c4464;
}
table td {

    color: #82879c;

}
.cat-title {
    font-size: 13px;
    font-weight: 500;
    color: #3c4464;
  background-color: #eaf0f7;
}
.cat-title td {
    padding: 15px 20px !important;
  	color: #362682 !important;
}
.rate {
    color: #ff986b !important;
    font-weight: 700;
}
.table > tbody > tr > td {

    color: #82879c;
    vertical-align: middle;

}
.auth .modal-dialog {

    width: 60%;

}
.auth .modal-content {

    height: auto;
    padding: 15px 25px;

}
.auth .modal-header .close {

    position: absolute;
    right: 15px;
    top: 15px;
    z-index: 3;

}
.title-search .dash-title {

    width: 50%;
    /* float: left; */
  display: inline-block;

}
.title-search .form-group {
    width: 49%;
    /* float: right; */
  	display: inline-block;
    position:relative;
}
.title-search .form-control {
    background-color: #eaf0f7;
    border-radius: 45px;
    border: 0;
    box-shadow: none;
    padding: 12px 12px 12px 25px;
  	height: 50px;
	margin-top: 10px;
}
.title-search .search-icon {
    position: absolute;
    right: 21px;
    top: 24px;
    z-index: 3;
}

.title-search h2 {
	border-bottom:0;
}
.title-search h2::after {
	display:none;
}
.title-search {
	border-bottom: 2px solid #eaf0f7;
  position: relative;
}
.title-search::after {
    content: '';
    position: absolute;
    width: 60px;
    height: 6px;
    background-color: #9c21a4;
    left: 15px;
    bottom: -4px;
    border-radius: 25px;
}
.table thead th,
.table tbody td {
    vertical-align: middle;
}
.table > thead > tr > th {

    height: 60px;
    vertical-align: middle;

}
.width-service-name {
    min-width: auto;
    width: 300px;
}

/* TICKETWA */
.ticketContainer .custom-control {
    position: relative;
    display: block;
    min-height: 1.5rem;
    padding: 0;
    margin-top: 5px;
}
.ticketContainer .row {
  display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    margin-left: -5px;
    margin-right: -5px;
}
.ticketContainer .col {
  padding-right: 5px;
  padding-left: 5px;
  position: relative;
    width: 100%;
    min-height: 1px;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
}
.ticketContainer .custom-control-input {
    position: absolute;
    z-index: -1;
    opacity: 0;
}
.ticketContainer .custom-control .custom-control-label {
    width: 100%;
    height: 50px;
    padding-left: 35px;
    padding-right: 15px;
    border-radius: 4px;
    border: solid 2px #eeeeee;
  color: #1f2324;
    font-size: 14px;
    white-space: nowrap;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: flex-start;
}
.ticketContainer .custom-control-input:checked ~ .custom-control-label {
    border-color: #362682;
}
.ticketContainer .custom-control-label::before {
    position: absolute;
    top: .25rem;
    left: 0;
    display: block;
    width: 1.5rem;
    height: 1.5rem;
    pointer-events: none;
    content: "";
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #dee2e6;
}
.ticketContainer .custom-control-label::before {
    border-radius: 50px;
    top: 18px;
    left: 12px;
}
.ticketContainer .custom-control-label::after {
    position: absolute;
  display: block;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%;
  content: '\f00c';
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #fff;
  font-size: 9px;
  width: auto;
  height: auto;
  top: 19px;
  left: 15px;
    opacity: 0;
}
.ticketContainer .custom-control-input:checked ~ .custom-control-label::before {
    color: #ffffff;
    background-color: #172182;
}
.ticketContainer .custom-control-input:checked ~ .custom-control-label::after {
  opacity:1;
}
#google_translate_element .goog-te-gadget-simple {
	background-color: transparent;
  	border:0;
}
.auth .goog-te-gadget-simple .goog-te-menu-value {
    color: #fff;
}
.auth .goog-te-gadget-simple .goog-te-menu-value span {
    color: #fff !important;
}
.well.updatesWell .nav.nav-tabs.dash-tabs .nav-item.active a:hover,
.well.updatesWell .nav.nav-tabs.dash-tabs .nav-item.active a:focus {
    border: 0;
}
.neworder-contact {
    padding: 0 15px;
}
.neworder-contact .cntctInfo {
    padding-left: 0;
    list-style: none;
}
.neworder-contact ul.cntctInfo li i {
    font-size: 18px;
    color: #58a0ff;
    width: 28px;
    margin-right: 5px;
}
.neworder-contact ul li a {
    font-size: 13px;
    color: #3f3b50;
}
.dropdown.dropdown-currencies #currencies-list {
	right: 0;
	width: 100%;
	min-width: unset;
}
/* RESPONSIVE */
@media(max-width:550px) {
  
  body.auth .navbar-brand img {
      width: 200px;
  }
  body.auth .navbar-default .navbar-toggle .icon-bar {
      background-color: #362682;
  }
  p {
    font-size: 16px;
  }
  .unAuth .navbar-toggle{
    background: transparent;
    border: none;
    padding: 12px 8px;
  }
  .unAuth .navbar-toggle .icon-bar{
  	width: 28px;
	height: 3px;
	border-radius: 30px;
  }
  .unAuth .navbar-default .navbar-toggle .icon-bar {
    background-color: #58a0ff;
  }
  .unAuth .navbar-default .navbar-toggle:hover,
  .unAuth .navbar-default .navbar-toggle:focus {
    background-color: transparent;
  }
  .unAuth .navbar-fixed-top{
    padding: 8px 0;
    background-color: #f7f7f7c4;
  }
  .unAuth .navbar-fixed-top .navbar-brand img {
    max-height: 52px;
  }
  .unAuth .navbar .nav {
    margin: 7.5px -15px;
  }
  .unAuth .navbar .nav li a{
  	font-size: 14px;
    text-align: left;
    padding: 10px 15px;
    margin: auto;
	text-shadow: none;
  }
  .navbar-default .navbar-collapse{
  	border: none;
  }
  .unAuth .navbar .nav li:nth-last-child(2) a {
    background-color: transparent !important;
  	color: #362682;
    margin-right: auto;
  }
  .unAuth .navbar .nav li:last-child a {
    background-color: transparent !important;
    color: #362682;
    margin: auto;
  }
  section.formSec{
  	background-image: none;
    padding: 110px 0 50px;
	box-shadow: 0 8px 20px 0px rgba(0, 0, 0,0.2);
  }
  section.formSec h1{
  	font-size: 38px;
    line-height: 42px;
	text-align: center;
  }
  section.formSec h1 br {
    display: none;
  }
  section.formSec p{
  	font-size: 16px;
    margin: 15px 0 20px;
	width: 100%;
	text-align: center;
  }
  .uniBtn{
  	max-width: 150px;
    padding: 15px;
    margin: auto;
  }
  div.mickey-hole{
  	width: 114px;
	margin: 15px auto 40px;
  }
  .shape1{
  	right: 0;
    left: 0;
	margin: auto;
  }
  .handiBoys {
    width: 100%;
    margin: auto;
  }
  section.formSec span.counter-count p {
    font-size: 14px;
    margin: auto;
  }
  section.formSec span.counter-count{
  	padding: 4px 10px 4px 10px;
  }
  span.counter-count.love img {
    max-width: 16px;
  }
  span.counter-count.love {
    top: 67px;
    left: 12px;
  }
  span.counter-count.views img, span.counter-count.likes img {
    max-width: 16px;
  }
  span.counter-count.views{
  	left: 110px;	
  }
  span.counter-count.likes {
    right: 20px;
    top: 33px;
  }
  section.sclSlider {
    padding: 60px 0 20px;
  }
  section.whatWeOffer{
  	padding: 30px 0 60px;
  }
  h2.heading{
  	font-size: 36px;
    line-height: 42px;
    margin: 0 0 15px;
	padding: 0 0 25px;
  }
  .heading.bordered::before,
  .heading.bordered::after{
  	width: 90px;
	height: 5px;
    bottom: 20px;
  }
  .heading.bordered::after {
    width: 55px;
    bottom: 5px;
  }
  section.whatWeOffer h2.heading ~ p{
  	width: 100%;
	margin: 0 auto 55px;
  }
  section.whatWeOffer .row.shadedRow::after{
  	display:none;
  }
  section.whatWeOffer .singleOfr{
  	padding: 25px 15px;
    margin-bottom: 20px;
  }
  section.whatWeOffer .singleOfr span{
  	width: 65px;
	height: 80px;
	line-height: 80px;
	margin: 0 auto 15px;
  }
  section.whatWeOffer .singleOfr h3.heading{
  	font-size: 20px;
    margin: 0 auto 15px;
	padding: 0 0 30px;
	text-align: center;
  }
  .heading.bordered.l-b::before, .heading.bordered.l-b::after {
    left: 0 !important;
    right: 0;
  }
  section.whatWeOffer .singleOfr p{
  	text-align: center;
  }
  section.whatWeOffer img.mickeyMouse {
    right: 10px;
    top: -930px;
    width: 114px;
  }
  section.whatWeOffer .row.shadedRow {
    margin-bottom: 0;
  }
  section.easyTo img {
    margin: 0 auto 35px;
  }
  h2.heading.l-b {
    text-align: center;
  }
  section.easyTo h2 ~ p {
    margin: 0 0 25px;
    text-align: center;
  }
  section.easyTo {
    padding: 0 0 35px;
  }
  section.easyTo.connected {
    padding: 20px 0 70px;
  }
  section.easyTo.connected img {
    margin: 20px auto 0;
  }
  section.happyUser{
  	padding: 75px 0 40px;
  }
  section.happyUser img.mickeyMouse{
  	top: -125px;
    width: 114px;
  }
  section.happyUser h2{
  	font-size: 38px;
  }
  section.happyUser h2 ~ h3 {
    font-size: 22px;
    margin: 0 0 30px;
  }
  section.happyUser .pInfo{
  	flex-direction: column;
	text-align: center;
    margin-bottom: 30px;
  }
  section.happyUser .pInfo span{
  	width: 75px;
	height: 75px;
	line-height: 75px;
    margin-right: 0;
    margin-bottom: 15px;
  }
  section.happyUser .pInfo span img {
    max-width: 42px;
  }
  section.happyUser .pInfo h3{
  	font-size: 24px;
  }
  section.happyUser .pInfo p{
  	font-size: 14px;
  }
  section.happyUser .uniBtn{
  	margin: 0 auto 0;
  }
  section.serWeOffer{
  	padding: 45px 0 30px;
  }
  section.serWeOffer h2.heading {
    margin: 0 0 30px;
  }
  section.serWeOffer .nav.nav-tabs{
  	justify-content: center;
	width: auto;
	margin: 0 auto 30px;4
  }
  section.serWeOffer .nav.nav-tabs li a::after{
  	height: 5px;
    bottom: 0px;
  }
  section.serWeOffer .tab-content h2{
  	font-size: 32px;
    margin: 0 0 12px;
  }
  section.serWeOffer .tab-content p{
  	width: auto;
  }
  section.serWeOffer .tabsCont {
    margin: 0 0 30px;
  }
  section.serWeOffer .uniBtn {
    margin: 20px auto 0;
  }
  section.whatPeopleSay{
  	padding: 30px 0 0;
  }
  section.whatPeopleSay .mickeyMouse {
    right: 10px;
    top: 110px;
    width: 114px;
  }
  section.whatPeopleSay .mickeyMouse.left {
    left: 10px;
  }
  .testimonial .slick-slide .userReview .bg{
  	padding: 25px 15px 30px;
  }
  .testimonial .slick-slide .userReview img.quote{
  	margin: 40px 0 -40px auto;
	width: 24px;
  }
  .testimonial .slick-slide .userReview span.userImg{
  	width: 60px;
	height: 60px;
    margin: 0 auto 10px;
  }
  .testimonial .slick-slide .userReview p{
  	font-size: 14px;
    text-align: center;
  }
  .testimonial .slick-slide .userReview span.date{
  	margin: 15px auto 0;
	font-size: 11px;
	text-align: center;
  }
  .testimonial .slick-slide .userReview span.date i {
    font-size: 14px;
    margin-right: 4px;
  }
  .testimonial .slick-slide .userReview .author{
  	padding: 20px 15px;
  }
  footer {
    padding: 50px 0 0;
  }
  footer img.ftrLogo{
  	max-height: 50px;
	margin: 0 auto 15px;
	display: block;
  }
  footer p{
  	font-size: 14px;
    text-align: center;
    margin: 0 0 25px;
  }
  footer ul.cntctInfo li{
  	flex-direction: column;
    text-align: center;
    align-items: center;
  }
  footer ul.cntctInfo li i{
  	font-size: 22px;
    width: 25px;
	margin-right: 0;
	margin-bottom: 8px;
  }
  footer .col-sm-3:nth-child(2), footer .col-sm-3:nth-child(3) {
    padding-left: 15px;
    text-align: center;
    width: 50%;
	float: left;
  }
  footer h4 {
    margin: 5px 0 15px;
    font-size: 16px;
  }
  footer .col-sm-3:nth-child(4) {
    clear: both;
    text-align: center;
  }
  footer ul li {
    margin: 0 0 2px;
  }
  footer div.ftrStrip{
  	padding: 12px 0;
	margin: 25px 0 0;
  }
  footer div.ftrStrip ul {
    text-align: center;
  }
  footer div.ftrStrip ul li{
  	margin: 10px 10px 0;
  }
  .search-bar .btn.btn-default{
  	padding: 0 15px;
  }
  .search-bar .dropdown-menu{
    width: 260px;
  }
  .search-bar .dropdown-menu li a {
    white-space: pre-line;
    padding: 4px 10px;
    font-size: 12px;
  }
  .table thead tr th{
  	line-height: 36px;
  }
  .table .cateRow td{
  	font-size: 14px;
    padding-left: 71px;
  }
  .table .serviceData td{
  	line-height: 22px;
  }
  section.stat-sec .row.shadedRow::after {
  	display:none;
  }
  .stat-sec .col-sm-4 {
	margin-bottom: 25px;
  }
  .stat-wrap {
      margin-bottom: 10px;
  }
  
  div.formExpender div.form-group {
      width: 100%;
      float: none;
      padding: 0;
  }
  div.formExpender button.btn.btn-primary {
      display: block;
      max-width: 150px;
      padding: 15px;
      min-width: 150px;
      margin: 10px auto 0;
  }
  #once .modal-dialog {
	width: 90%;
	margin: auto;
}
  .auth #realtime-update .modal-dialog {
	width: 90%;
	margin: 20px auto;
}
  #realtime-update .modal-body {
	padding: 0;
}
  
}