* {
    margin:0;
    padding:0;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Onest';
  font-style: normal;
  font-weight: 100 900;
  src: url(https://fonts.gstatic.com/s/onest/v9/gNMKW3F-SZuj7xmS-HYoFIez1MLZPA.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Onest';
  font-style: normal;
  font-weight: 100 900;
  src: url(https://fonts.gstatic.com/s/onest/v9/gNMKW3F-SZuj7xmb-HYoFIez1MLZPA.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* latin-ext */
@font-face {
  font-family: 'Onest';
  font-style: normal;
  font-weight: 100 900;
  src: url(https://fonts.gstatic.com/s/onest/v9/gNMKW3F-SZuj7xmR-HYoFIez1MLZPA.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Onest';
  font-style: normal;
  font-weight: 100 900;
  src: url(https://fonts.gstatic.com/s/onest/v9/gNMKW3F-SZuj7xmf-HYoFIez1MI.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@keyframes strokeAnim {
  0% {
    -webkit-text-stroke-width: 0px;
  }
  100% {
    -webkit-text-stroke-width: 2px;
  }
}
body {
	font-family: "Onest", sans-serif;
	background-color: #060608;
	padding: 0;
}
#topsec {
	padding: 50px 0 0;
	background-image: url('https://i.23robo.info/projects/demon/img/topbg.webp');
	background-size: cover;
	background-position: right top;
  	position:relative;
  	overflow:hidden;
}
.main-title {
	font-size: 48px;
	font-weight: 700;
	line-height: 1.2;
	letter-spacing: -0.96px;
	margin-bottom: 26px;
	color: #FFF;
}
.light-txt {
	background: linear-gradient(180deg, #FFF 0%, #999 100%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
#topsec .txt {
	color: #fff;
}
.txt {
	color: #E6D3D3;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.4;
	letter-spacing: -0.32px;
}
.guest .navbar-default {
	background: transparent;
	border: 0;
	margin: 0 auto;
	position: absolute;
	left: 0;
	right: 0;
	z-index: 1;
	top: 10px;
}
.nav.navbar-nav.navbar-left-block {
	float: unset;
	display: inline-flex;
	margin: 0 0 0 19%;
}
.guest .navbar-default .navbar-nav.navbar-right li a {
	border-radius: 15px;
	background: linear-gradient(270deg, #8D0000 -16.79%, #F00 51.56%, #8D0000 111.6%);
	box-shadow: 0 6px 10.4px 0 rgba(255, 255, 255, 0.25) inset;
	color: #FFF;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.2;
	padding: 18px 22px;
  	transition: 0.3s ease-in-out;
}
.guest .navbar-right li a:hover {
	box-shadow: 0 0 20px 1px #000;
	color: #fff;
	text-decoration: none;
	transform: scale(1.05);
	transition: 0.3s ease-in-out;
}
.guest .navbar-default .navbar-nav > li > a {
	color: rgba(255, 255, 255, 0.46);
	font-size: 16px;
	font-weight: 400;
	line-height: 1.2;
	letter-spacing: -0.32px;
}
.guest .navbar-default .navbar-nav > li.active > a,
.guest .navbar-default .navbar-nav > li.active > a:hover, 
.guest .navbar-default .navbar-nav > li > a:hover,
.guest .navbar-default .navbar-nav > li > a:focus {
	background-color: transparent;
	color: #fff;
}
.topsec-feature {
	display: grid;
	grid-template-columns: repeat(2,2fr);
	list-style: none;
	padding: 0;
	margin: 26px 0;
}
.topsec-feature li {
	color: #FFF;
	font-size: 18px;
	font-weight: 500;
	line-height: 1.2;
	letter-spacing: -0.36px;
	margin: 0 0 10px;
}
.delivered {
	display: flex;
	justify-content: space-between;
	align-items: center;
	align-content: center;
	border-radius: 12px;
	background: rgba(34, 197, 94, 0.28);
	padding: 14px;
	max-width: 467px;
}
.delivered-left {
	display: flex;
	align-content: center;
	align-items: center;
	gap: 17px;
}
.delivered-dot {
	width: 12px;
	height: 12px;
	display: flex;
	background-color: #fff;
	border-radius: 12px;
	box-shadow: 0 0 0 6px rgba(255, 255, 255, 0.24);
}
.delivered-txt {
	color: #FFF;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.4;
	margin: 0;
}
.green-txt {
	color: #22C55E;
}
.trusted {
	display: flex;
	align-content: center;
	align-items: center;
	margin: 37px 0;
	gap: 15px;
}
.trusted-txt {
	color: #FFF;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.4;
	margin: 0;
}
.login-wrap {
	border-radius: 24px;
	border: 1px solid #191919;
	background: #0C0B0B;
	padding: 28px;
	position: relative;
	z-index: 1;
}
.frm-title {
	color: #FFF;
	font-size: 24px;
	font-weight: 600;
	line-height: 1.2;
	margin-bottom: 0;
}
.google-btn-wrap {
	position: relative;
	width: max-content;
	margin-left: auto;
}
.google-btn {
	display: flex;
	align-content: center;
	align-items: center;
	gap: 10px;
	color: #FFF;
	font-size: 14px;
	font-weight: 500;
	line-height: 1.2;
}
.google-btn {
	display: flex;
	align-content: center;
	align-items: center;
	gap: 10px;
	color: #FFF;
	font-size: 14px;
	font-weight: 500;
	line-height: 1.2;
}
.frm-title-row {
	margin-bottom: 18px;
	display: flex;
	align-content: center;
	align-items: center;
}
.form-group {
	position: relative;
}
.form-control {
	border-radius: 17px;
	border: 1px solid #191919;
	background: #060608;
	height: 58px;
	color: rgba(102, 102, 102, 99);
	font-size: 16px;
	font-weight: 400;
	line-height: 1.2;
}
.form-control::placeholder {
	color: rgba(102, 102, 102, 0.44);
	font-size: 16px;
	font-weight: 400;
	line-height: 1.2;
}
.input-icon {
	width: 38px;
	height: 38px;
	padding: 1px;
	display: flex;
	justify-content: center;
	align-content: center;
	align-items: center;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 10px;
}
.input-icon-inner {
	border-radius: 10px;
	background: #DE000D;
	box-shadow: 5px 8px 17.1px 0 #E05A61 inset;
	display: flex;
	justify-content: center;
	align-items: center;
	align-content: center;
	width: 100%;
	height: 100%;
}
.input-icon + .form-control {
	padding-left: 55px;
}
.login-frm-action {
	display: flex;
	align-content: center;
	align-items: center;
	gap: 10px;
}
.reset-pswd {
	border-radius: 17px;
	border: 1px solid #191919;
	background: #060608;
	display: flex;
	justify-content: center;
	align-content: center;
	align-items: center;
	width: 58px;
	height: 58px;
}
.btn.btn-primary {
	border-radius: 15px;
	background: linear-gradient(270deg, #8D0000 -16.79%, #F00 51.56%, #8D0000 111.6%);
	box-shadow: 0 6px 10.4px 0 rgba(255, 255, 255, 0.25) inset;
	color: #FFF;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.2;
	padding: 22px;
	border: 0;
}
.have-acc {
	color: #FFF;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.2;
	width: max-content;
	margin-left: auto;
}
.have-acc a {
	color: #FFF !important;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.2;
}
#topsec::after {
	content: '';
	position: absolute;
	width: 100%;
	height: 70px;
	background-color: #060608;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	z-index: 0;
}
.topsec-img-wrap {
	position: relative;
}
.top-main-row {
	display: flex;
	align-items: flex-end;
	align-content: flex-end;
}
.demon-img {
	max-width: 472px;
}
.abs {
	position: absolute;
}
.demon-img {
	max-width: 472px;
}
.demon-fb {
	top: 60px;
	right: -40px;
}
.demon-insta {
	left: 0;
	top: 210px;
}
.demon-tiktok {
	right: -30px;
	bottom: 20px;
}
.demon-txt {
	border-radius: 44px;
	background: #0C0B0B;
	box-shadow: -5px 11px 23px 0 rgba(0, 0, 0, 0.50);
	display: flex;
	align-content: center;
	align-items: center;
	gap: 10px;
	color: #FFF;
	font-size: 16px;
	font-weight: 600;
	line-height: 1.2;
	padding: 12px 22px;
}
.demon-txt1 {
	bottom: 200px;
}
.demon-txt2 {
	right: -120px;
	bottom: 370px;
}
#why {
	padding: 80px 0;
	background-image: url('https://i.23robo.info/projects/demon/img/bg2.webp');
	background-position: right center;
}
.whysocial-list {
	display: grid;
	list-style: none;
	padding: 0;
	margin: 0 0 77px;
	align-content: center;
	align-items: center;
	grid-template-columns: repeat(9,2fr);
}
.whysocial {
	width: 103.08px;
	height: 103.08px;
	border-radius: 45px;
	display: flex;
	justify-content: center;
	align-items: center;
	align-content: center;
	position: relative;
}
.whysocial-fb {
	border: 1px solid #1877F2;
	background: linear-gradient(180deg, #1877F2 0%, #004298 100%);
	box-shadow: 3px 5px 16px 0 rgba(255, 255, 255, 0.70) inset;
}
.whysocial-yt {
	border: 1px solid #FF0505;
	background: linear-gradient(180deg, #F00 0%, #A70202 100%);
	box-shadow: 3px 5px 16px 0 rgba(255, 255, 255, 0.70) inset;
}
.whysocial-insta {
	border: 1px solid #F66293;
	background: linear-gradient(221deg, #FBCA2D 1.79%, #F33289 46.65%, #761CCB 91.5%);
	box-shadow: 3px 5px 16px 0 rgba(255, 255, 255, 0.70) inset;
}
.whysocial-spotify {
	border: 1px solid #00D95F;
	background: linear-gradient(180deg, #00D95F 0%, #007332 100%);
	box-shadow: 3px 5px 16px 0 rgba(255, 255, 255, 0.70) inset;
}
.whysocial-discord {
	border: 1px solid #5E75F8;
	background: linear-gradient(180deg, #5E75F8 0%, #374592 100%);
	box-shadow: 3px 5px 16px 0 rgba(255, 255, 255, 0.70) inset;
}
.whysocial-tiktok {
	border: 1px solid #141414;
	background: linear-gradient(180deg, #0C0C0C 0%, #262626 100%);
	box-shadow: 3px 5px 16px 0 rgba(255, 255, 255, 0.29) inset;
}
.whysocial-telegram {
	border: 1px solid #039BE5;
	background: linear-gradient(180deg, #039BE5 0%, #02567F 100%);
	box-shadow: 3px 5px 16px 0 rgba(255, 255, 255, 0.70) inset;
}
.whysocial-twitch {
	border: 1px solid #7640DE;
	background: linear-gradient(180deg, #7640DE 0%, #402378 100%);
	box-shadow: 3px 5px 16px 0 rgba(255, 255, 255, 0.70) inset;
}
.whysocial-soundcloud {
	border: 1px solid #FF4C2F;
	background: linear-gradient(180deg, #FF4C2F 0%, #992E1C 100%);
	box-shadow: 3px 5px 16px 0 rgba(255, 255, 255, 0.70) inset;
}
.whysocial::after {
	content: '';
	width: 64.139px;
	height: 9.163px;
	position: absolute;
	left: 0;
	right: 0;
	bottom: -15px;
	margin: auto;
	opacity: 0.4;
}
.whysocial-fb::after {
	background: radial-gradient(50% 50% at 50% 50%, #1877F2 0%, rgba(24, 119, 242, 0.00) 100%);
}
.whysocial-yt::after {
	background: radial-gradient(50% 50% at 50% 50%, #FF0505 0%, rgba(255, 5, 5, 0.00) 100%);
}
.whysocial-insta::after {
	background: radial-gradient(50% 50% at 50% 50%, #A641FF 0%, rgba(166, 65, 255, 0.00) 100%);
}
.whysocial-spotify::after {
	background: radial-gradient(50% 50% at 50% 50%, #00D95F 0%, rgba(0, 217, 95, 0.00) 100%);
}
.whysocial-discord::after {
	background: radial-gradient(50% 50% at 50% 50%, #5E75F8 0%, rgba(94, 117, 248, 0.00) 100%);
}
.whysocial-tiktok::after {
	background: radial-gradient(50% 50% at 50% 50%, #A5B868 0%, rgba(165, 184, 104, 0.00) 100%);
}
.whysocial-telegram::after {
	background: radial-gradient(50% 50% at 50% 50%, #039BE5 0%, rgba(3, 155, 229, 0.00) 100%);
}
.whysocial-twitch::after {
	background: radial-gradient(50% 50% at 50% 50%, #7640DE 0%, rgba(118, 64, 222, 0.00) 100%);
}
.whysocial-soundcloud::after {
	background: radial-gradient(50% 50% at 50% 50%, #FF4C2F 0%, rgba(255, 76, 47, 0.00) 100%);
}
.title {
	font-size: 40px;
	font-weight: 600;
	line-height: 1.8;
	background: linear-gradient(184deg, #FFF 60.11%, #736969 96.94%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	margin-bottom: 15px;
}
.why-infobox-row {
	margin-top: 49px;
}
#start {
	padding: 80px 0;
	background-image: url('https://i.23robo.info/projects/demon/img/startbg.webp');
	background-position: right bottom;
	background-repeat: no-repeat;
}
#start .btn.btn-primary {
	margin-top: 22px;
}
#start .row {
	display: flex;
	align-content: center;
	align-items: center;
}
.discover-second-row {
	margin-top: 50px;
}
.discoverbox {
	border-radius: 29px;
	border: 1px solid #191919;
	background: #0C0B0B;
	padding: 34px;
	margin-bottom: 30px;
}
#discover {
	padding: 80px 0;
	background-image: url(https://i.23robo.info/projects/demon/img/discoverbg.webp);
	background-position: center;
	background-repeat: no-repeat;
	position: relative;
}
.discoverbox-title {
	font-size: 24px;
	font-weight: 600;
	line-height: 1.22;
	background: linear-gradient(180deg, #FFF 0%, #736969 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	margin-bottom: 8px;
}
.discoverbox-txt {
	color: #9A9A9A;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.2;
	margin-bottom: 25px;
}
.discoverbox-imgwrap {
	border-radius: 21px;
	background: #040607;
	padding: 20px;
}
.discover-third-row .discoverbox {
	padding: 30px 25px;
}
#best {
	padding: 80px 0;
}
.best-title-row {
	display: flex;
	align-content: center;
	align-items: center;
}
.best-txt-right {
	max-width: 409px;
	margin-left: auto;
}
.icon-left-btn {
	display: flex;
	align-content: center;
	align-items: center;
	justify-content: space-between;
	max-width: 332px;
	margin: 0 auto;
	border-radius: 23px;
}
.titlesub {
	color: #C00101;
	font-size: 30px;
	font-weight: 600;
	line-height: 1.41;
	margin-bottom: 9px;
}
#unveiling {
	padding: 120px 0 80px;
	background-image: url('https://i.23robo.info/projects/demon/img/unveiling-bg.webp');
	background-position: center;
	background-repeat: no-repeat;
  position: relative;
}
.step-title {
	color: #FFF;
	font-size: 34px;
	font-weight: 700;
	line-height: 1.2;
	margin-bottom: 18px;
}
.row.unveiling-steps-row {
	position: relative;
	display: flex;
	padding: 30px 0 50px;
	align-content: center;
	align-items: center;
}
.unveiling-steps-row::after {
	content: '';
	background: #DE000D;
	width: 3px;
	height: 100%;
	left: 0;
	right: 0;
	position: absolute;
	top: 0;
	margin: auto;
}
.unveiling-steps-row .col-sm-6 {
	padding-left: 60px;
	padding-right: 60px;
}
.step-content {
	position: relative;
}
.step-num {
	width: 52px;
	height: 52px;
	background: #040607;
	color: #FFF;
	font-size: 24px;
	font-weight: 700;
	line-height: 1.2;
	border-radius: 52px;
	display: flex;
	align-items: center;
	align-content: center;
	justify-content: center;
	box-shadow: 0 0 0 5px #DF0612;
	position: absolute;
	left: -88px;
	z-index: 1;
	top: -30px;
}
.step-txt {
	color: #B79294;
	font-size: 20px;
	font-weight: 400;
	line-height: 1.41;
	letter-spacing: 0.4px;
	margin: 0;
}
.unveiling-steps-wrap .unveiling-steps-row:nth-child(2n) {
	flex-direction: row-reverse;
}
.unveiling-steps-wrap .unveiling-steps-row:nth-child(2n) .step-content {
	text-align: right;
}
.unveiling-steps-wrap .unveiling-steps-row:nth-child(2n) .step-num {
	left: auto;
	right: -88px;
}
.vertical-txt {
	-webkit-text-stroke-width: 2px;
	-webkit-text-stroke-color: #DE000D;
	font-family: Poppins;
	font-size: 150px;
	font-style: normal;
	font-weight: 800;
	line-height: 134%;
	letter-spacing: 3px;
	color: transparent;
	position: absolute;
	z-index: 0;
    transform: rotateZ(-90deg);
    animation: strokeAnim 3s linear infinite;
}
.vertical-txt1 {
	left: -160px;
	top: 370px;
}
.vertical-txt2 {
	right: 0;
	bottom: 100px;
}
#cheapest {
	padding: 80px 0;
	position: relative;
}
#cheapest .container {
	border-radius: 29px;
	border: 1px solid #191919;
	background: #0C0B0B;
	max-width: 1445px;
	width: auto;
	padding: 85px 20px;
}
#cheapest .container .row {
	max-width: 1170px;
	margin: 0 auto;
}
#cheapest .btn.btn-primary {
	margin-top: 30px;
}
.satisfied-slide {
	display: grid;
	grid-template-columns: 5fr 7fr;
	border-radius: 19px;
	border: 1px solid #191919;
	background: #0C0B0B;
	padding: 15px;
	gap: 20px;
	margin-right: 15px;
}
.client-img {
	border-radius: 13px;
}
.google-img {
	margin-bottom: 7px;
}
.client-txt {
	color: #E6D3D3;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.3;
	letter-spacing: -0.28px;
	margin: 0;
}
.satisfied-slide-content {
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
	justify-content: space-between;
}
.client-platform {
	font-size: 12px;
	font-weight: 500;
	line-height: 1.2;
	background: linear-gradient(180deg, #FFF 0%, #999 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	margin-bottom: 7px;
}
.client-name {
	font-size: 24px;
	font-weight: 500;
	line-height: 1.2;
	background: linear-gradient(180deg, #FFF 0%, #999 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	margin: 0;
}
.satisfied-slider-nav {
	margin-top: 30px;
}
.satisfied-slider-nav .slick-arrow {
	border-radius: 19px;
	border: 1px solid #191919;
	background: #0C0B0B;
	width: 62px;
	height: 62px;
	display: inline-flex !important;
	justify-content: center;
	align-content: center;
	align-items: center;
	margin-right: 10px;
}
.satisfied-img {
	margin: 0 auto 20px;
}
.satisfied-slider {
	margin-top: 50px;
}
#satisfied {
	padding: 80px 0;
}
.faq-wraper {
	border-radius: 32px;
	border: 1px solid #191919;
	background: #0C0B0B;
	padding: 40px;
}
.faqs .panel.panel-default {
	border-radius: 18px;
	border: 1px solid #191919;
	background: #060608;
	overflow: hidden;
	padding: 0 31px;
}
.faqs .panel.panel-default .panel-heading {
	padding: 0;
	background: transparent;
	border: 0 !important;
}
.faqs .panel.panel-default .panel-heading a {
	color: #FFF;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.19;
	letter-spacing: -0.32px;
	padding: 15px 0;
	display: block;
	text-decoration: none;
	position: relative;
}
.faqs .panel.panel-default .panel-body {
	padding: 25px 0;
	border-color: #1C1C1C;
	color: #FFF;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.4;
}
.faqs .panel.panel-default .panel-heading a::after {
	content: "\f067";
	width: 24px;
	height: 24px;
	border: 2px solid rgba(222, 0, 13, 1);
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	border-radius: 24px;
	display: flex;
	justify-content: center;
	align-content: center;
	align-items: center;
	font-family: "Font Awesome 5 Pro";
	font-weight: 400;
	line-height: 1;
	color: rgba(222, 0, 13, 1);
	font-size: 12px;
	text-align: center;
	padding: 0 1px 1px 0;
}
.faqs .panel.panel-default .panel-heading a[aria-expanded="true"]::after {
	transform: translateY(-50%) rotateZ(45deg);
	padding: 0;
}
#questions {
	padding: 80px 0;
}
.footer {
	padding: 60px 0;
}
.ftr-top-row {
	display: flex;
	align-content: center;
	align-items: center;
	padding-bottom: 37px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.13);
	margin-bottom: 37px;
}
.ftr-menu {
	display: flex;
	list-style: none;
	padding: 0;
	margin: 0;
	justify-content: flex-end;
	gap: 22px;
}
.ftr-menu li a {
	color: #FFF;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.2;
	letter-spacing: -0.32px;
	padding: 8px 16px;
	text-decoration: none !important;
}
.ftr-menu li a:hover {
	border-radius: 14px;
	background: linear-gradient(270deg, #8D0000 -16.79%, #F00 51.56%, #8D0000 111.6%);
	box-shadow: 0 6px 10.4px 0 rgba(255, 255, 255, 0.25) inset;
}
.ftr-title {
	color: #FFF;
	font-size: 20px;
	font-weight: 500;
	line-height: 1.2;
	letter-spacing: -0.4px;
	margin-bottom: 22px;
}
.contact-txt {
	color: #9D95B8;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.4;
	letter-spacing: -0.28px;
}
.contact-txt b {
	color: #fff;
}
.footer .btn.btn-primary.icon-left-btn {
	margin-right: 0;
	max-width: 241px;
	border-radius: 21px;
}
.ftr-mid-row,
.ftr-btm-row {
	display: flex;
	align-content: center;
	align-items: center;
}
.ftr-btm-row {
	margin-top: 53px;
	border-radius: 18px;
	border: 1px solid #191919;
	background: #060608;
	padding: 14px;
}
.copyright-txt {
	color: #FFF;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.4;
	letter-spacing: -0.32px;
	margin: 0;
}
.grey-txt {
	color: #84889A;
}
.ftr-social-list {
	list-style: none;
	padding: 0;
	margin: 0;
	display: flex;
	justify-content: flex-end;
	align-content: center;
	align-items: center;
  gap:15px;
}
.ftr-social-list .ftr-title {
	margin: 0;
	font-size: 16px;
}
.ftr-social-list li a {
	width: 35px;
	height: 35px;
	border-radius: 11px;
	background: #DE000D;
	display: flex;
	justify-content: center;
	align-content: center;
	align-items: center;
	justify-content: center;
	text-decoration: none !important;
}
#signup {
	padding: 45px 0;
}
.signup-row {
	display: flex;
	flex-wrap: wrap;
	align-content: center;
	align-items: center;
}
.backtohome {
	border-radius: 18px;
	border: 1px solid #423A59;
	background: #0C0B0B;
	box-shadow: 2px 2px 4px 0 rgba(255, 255, 255, 0.17) inset;
	padding: 9px 17px;
	display: flex;
	align-content: center;
	align-items: center;
	width: max-content;
	gap: 10px;
	color: #FFF;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.2;
	margin: 0 auto 15px;
	text-decoration: none;
}
.backtohome:hover {
	color: #f00;
	text-decoration: none;
}
#signup .main-title {
	background: linear-gradient(180deg, #FFF 0%, #999 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	margin-bottom: 19px;
}
.signup-field .input-icon {
	top: calc(50% + 12px);
}
label {
	color: #FFF;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.2;
	letter-spacing: -0.32px;
}
.signup-fields {
	display: grid;
	grid-template-columns: repeat(2,2fr);
	justify-content: space-between;
	gap: 12px;
}
.signup-fields .signup-field-skype {
	grid-column: 1/-1;
}
.checkbox label {
	color: #FFF;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.2;
	letter-spacing: -0.32px;
}
.checkbox label a {
	color: #DE000D;
}
#signup .btn.btn-primary {
	display: flex;
	align-items: center;
	align-content: center;
	width: 100%;
	justify-content: center;
	gap: 10px;
}
#inner-hero {
	padding: 160px 0 80px;
}
#blogs {
	padding: 80px 0;
}
.blog-card {
	border-radius: 24px;
	border: 1px solid #191919;
	background: #0C0B0B;
	padding: 30px;
	margin-bottom: 20px;
}
.blog-img {
	border-radius: 19px;
	border: 1px solid #191919;
	margin-bottom: 26px;
	min-height: 200px;
}
.post-date-wrap {
	display: flex;
	align-content: center;
	align-items: center;
	color: #FFF;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.2;
	letter-spacing: -0.32px;
	margin-bottom: 13px;
	gap: 10px;
}
.post-date-icon {
	line-height: 1;
}
.post-title {
	color: #FFF;
	font-size: 24px;
	font-weight: 500;
	line-height: 1.2;
	letter-spacing: -0.48px;
	margin-bottom: 14px;
}
.post-excerpt {
	color: #FFF;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.2;
	letter-spacing: -0.32px;
	margin-bottom: 21px;
}
.blog-card .btn.btn-primary {
	border-radius: 15px;
	padding: 18px 31px;
}
.blogs-row .col-sm-4:first-child {
	width: 100%;
}
.blogs-row .col-sm-4:first-child .blog-card {
	display: grid;
	grid-template-columns: 6fr 6fr;
	align-content: center;
	align-items: center;
	gap: 35px;
}
#singleblog {
	padding: 150px 0 80px;
}
.singleblog-top-row {
	display: flex;
	align-content: center;
	align-items: center;
}
.blog-single-image-wrap {
	border-radius: 16px;
	border: 1px solid #191919;
	overflow: hidden;
	margin-bottom: 25px;
}
.single-blog-content {
	color: #fff;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.2;
}
#servicepage {
	padding: 150px 0 80px;
}
#servicepage .whysocial-list {
	margin-top: 33px;
}
.search-filter-row .form-group .btn.btn-primary {
	position: absolute;
	right: 10px;
	top: 50%;
	transform: translateY(-50%);
	padding: 0;
	height: 44px;
	width: 44px;
}
.search-filter-row .form-group .input-icon-inner {
	background: transparent;
	box-shadow: none;
}
.search-filter-row .dropdown .dropdown-toggle {
	width: 100%;
	text-align: left;
	background: linear-gradient(270deg, #8D0000 -16.79%, #F00 51.56%, #8D0000 111.6%) !important;
	box-shadow: 0 6px 10.4px 0 rgba(255, 255, 255, 0.25) inset !important;
}
.search-filter-row .dropdown .dropdown-toggle {
	width: 100%;
	text-align: left;
	background: linear-gradient(270deg, #8D0000 -16.79%, #F00 51.56%, #8D0000 111.6%) !important;
	box-shadow: 0 6px 10.4px 0 rgba(255, 255, 255, 0.25) inset !important;
	padding: 9px;
}
.dropdown-toggle-icon {
	display: inline-flex;
	width: 42px;
	height: 42px;
	border-radius: 10px;
	background: #0C0B0B;
	justify-content: center;
	align-content: center;
	align-items: center;
}
.search-filter-row .dropdown-menu {
	border-radius: 15px;
	border: 1px solid #191919;
	background: #0C0B0B;
	padding: 0;
	width: 100%;
	max-height: 300px;
	overflow-y: auto;
	scrollbar-width: thin;
}
.search-filter-row .dropdown-menu li a {
	color: #fff;
	padding: 6px 15px;
	white-space: normal;
}
.search-filter-row .dropdown-menu li a:hover, 
.search-filter-row .dropdown-menu li a:focus,
.search-filter-row .dropdown-menu li.active a,
.search-filter-row .dropdown-menu li.active a:hover,
.search-filter-row .dropdown-menu li.active a:focus {
	background: linear-gradient(270deg, #8D0000 -16.79%, #F00 51.56%, #8D0000 111.6%);
	box-shadow: 0 6px 10.4px 0 rgba(255, 255, 255, 0.25) inset;
	color: #fff;
}
.ser-cat-wrap {
	position: relative;
	margin-bottom: 25px;
}
.ser-cat-wrap::after {
	content: '';
	background: rgba(255, 255, 255, 0.38);
	height: 1px;
	width: 100%;
	position: absolute;
	right: 0;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	z-index: -1;
}
.ser-cat-inner {
	font-size: 24px;
	font-weight: 500;
	line-height: 1.2;
	letter-spacing: -0.96px;
	background-color: #060608;
	width: max-content;
}
.table thead tr th {
	background: #CF0101;
	color: #FFF;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.2;
	letter-spacing: -0.64px;
	padding: 21px 16px !important;
	vertical-align: middle;
	border: 0 !important;
}
.table thead tr th:first-child,
.table tbody tr td:first-child {
	border-radius: 15px 0 0 15px;
}
.table thead tr th:last-child,
.table tbody tr td:last-child {
	border-radius: 0 15px 15px 0;
}
.table {
	border-spacing: 0 10px;
	border-collapse: separate;
}
.table tbody tr td {
	border-top: 1px solid #191919;
	background: #0C0B0B;
	padding: 12px !important;
	border-bottom: 1px solid #191919;
	color: #B2BBD3;
	font-size: 14px;
	font-weight: 500;
	line-height: 1.2;
	letter-spacing: -0.56px;
	vertical-align: middle;
}
.table tbody tr td:first-child {
  border-left: 1px solid #191919;
}
.table tbody tr td:last-child {
  border-right: 1px solid #191919;
}
.ser-id {
	min-width: 67px;
	height: 48px;
	border-radius: 10px;
	background: #CF0101;
	color: #FFF;
	font-size: 14px;
	font-weight: 500;
	line-height: 1.2;
	letter-spacing: -0.56px;
	display: flex;
	align-content: center;
	align-items: center;
	justify-content: center;
}
.btn.btn-primary.ser-desc-btn {
	padding: 15px;
	min-width: 123px;
}
.modal-content {
	border-radius: 15px;
	border: 1px solid #191919;
	background: #0C0B0B;
}
.modal-header {
	border-radius: 15px 15px 0 0;
	background: linear-gradient(270deg, #8D0000 -16.79%, #F00 51.56%, #8D0000 111.6%);
	box-shadow: 0 6px 10.4px 0 rgba(255, 255, 255, 0.25) inset;
	color: #fff;
	border-bottom: 0;
}
.modal-header .close {
	color: #fff;
	opacity: 1;
}
.modal-body {
	color: #fff;
}