* {
  padding:0;
  margin:0;
}
@keyframes redtxt {
  from {
    background: linear-gradient(90deg, #F43837 0%, #EC1B5B 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  to {
    background: linear-gradient(90deg, #EC1B5B 0%, #F43837 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
}
@keyframes rotate {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
body,
a,
p,
li,
span,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Outfit";
}
.guest {
	background: #000;
	padding: 75px 0 0 0;
	position: relative;
}
.guest .navbar {
	background-color: transparent;
	border: 0;
	box-shadow: none;
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	z-index: 9;
	top: 0;
	padding-top: 15px;
}
.guest .navbar-nav > li > a {
	color: #FFF !important;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.2;
	padding: 0 12px;
	background-color: transparent !important;
}
.navbar-collapse.collapse {
	display: flex !important;
	align-items: center;
	align-content: center;
	justify-content: space-between;
	min-height: 50px;
}
.navbar-collapse::before,
.navbar-collapse::after {
	display: none;
}
.guest .navbar-nav {
	display: flex;
	align-content: center;
	align-items: center;
}
.guest .navbar-nav > li > a.mode-btn {
	border-radius: 100px;
	border: 1px solid #A7A7A7;
	background-color: #D1D1D1 !important;
	min-width: 100px;
	position: relative;
	display: flex;
	align-content: center;
	align-items: center;
	line-height: 1;
	padding: 4px;
}
#topsec {
	background-image: url('https://i.23robo.info/projects/worldofsmm/newdesign/img/topbg.png');
	background-size: cover;
	background-position: bottom center;
	padding: 80px 0;
}
.title-badge {
	border-radius: 50px;
	border: 1px solid rgba(255, 255, 255, 0.50);
	background-color: rgba(255, 255, 255, 0.15);
	color: #FFF;
	font-size: 20px;
	font-weight: 500;
	line-height: 1.2;
	padding: 7px 28px;
	margin-bottom: 20px;
}
.title-badge.title-badge-center {
	margin: 0 auto 20px;
	display: block;
	width: max-content;
}
.main-title {
	text-align: center;
	font-size: 55px;
	font-weight: 700;
	line-height: 1.4;
	color: #FFF;
	margin-bottom: 45px;
}
.redtxt {
	background: linear-gradient(90deg, #F43837 0%, #EC1B5B 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	animation: redtxt 3s linear infinite;
}
.twofactor-txt {
	color: #FFF;
	font-size: 24px;
	font-weight: 500;
	line-height: 1.4;
	margin-bottom: 28px;
}
.login-frm {
	max-width: 806px;
	margin: 0 auto;
}
.form-group {
	position: relative;
}
.guest .form-control {
	border-radius: 12px;
	background: rgba(255, 255, 255, 0.12);
	height: 53px;
	color: #fff;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.4;
}
.guest .form-control::placeholder { 
	color: rgba(255, 255, 255, 0.50);
}
.inpt-icon {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 20px;
	line-height: 1;
}
.inpt-icon + .form-control {
	padding-left: 55px;
}
.forgot-password {
	position: unset;
	margin-left: auto;
	width: max-content;
	display: block;
	color: #FFF;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.2;
}
.btn.btn-primary {
	border-radius: 8px;
	background: linear-gradient(90deg, #F43837 0%, #EC1B5B 100%);
	color: #FFF;
	font-size: 16px;
	font-weight: 700;
	line-height: 1.4;
	padding: 17px;
	border: 0;
}
.login-frm .btn.btn-primary {
	min-width: 487px;
	margin: 0 auto 15px;
	display: block;
}
.haveacc {
	text-align: center;
	color: #FFF;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.4;
}
.haveacc a {
	font-weight: 700;
	color: #fff !important;
	text-decoration: none !important;
}
#social {
	background: rgba(255, 255, 255, 0.12);
	padding: 24px 0;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
}
.social-logos {
	display: flex;
	list-style: none;
	justify-content: space-between;
	align-items: center;
	align-content: center;
	margin: 0;
	padding: 0;
}
#trusted {
	padding: 160px 0 120px;
}
#trusted .row {
	display: flex;
	align-content: center;
	align-items: center;
}
.title {
	color: #FFF;
	font-size: 54.5px;
	font-weight: 700;
	line-height: 1.4;
	margin-bottom: 16px;
}
.txt {
	color: #FFF;
	font-size: 20px;
	font-weight: 400;
	line-height: 1.4;
}
.trusted-left-col {
	position: relative;
}
.trusted-circle-img {
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}
.trusted-box {
	border-radius: 12px;
	background: rgba(255, 255, 255, 0.12);
	display: flex;
	align-content: center;
	align-items: center;
	transform: rotate(-8deg);
	justify-content: center;
	width: max-content;
	padding: 15px 45px;
	margin: 0 auto 20px;
	cursor: pointer;
	transition: 0.3s linear;
}
.trusted-box-icon {
	border-radius: 8px;
	background: linear-gradient(90deg, #F43837 0%, #EC1B5B 100%);
	width: 65px;
	height: 65px;
	display: flex;
	justify-content: center;
	align-content: center;
	align-items: center;
}
.trusted-box-icon svg {
	transform: rotateZ(8deg);
}
.trusted-box-content {
	padding-left: 15px;
}
.trusted-box-title {
	color: #FFF;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.4;
	margin: 0;
}
.trusted-box-txt {
	color: #FFF;
	font-size: 36px;
	font-weight: 500;
	line-height: 1.4;
	margin: 0;
}
.trusted-box:nth-child(2n+1) {
	transform: rotate(0deg);
	padding: 15px 80px;
	margin-bottom: 23px;
}
.trusted-box:nth-child(2n+1) + .trusted-box {
	transform: rotate(8deg);
}
.trusted-box:hover {
	transform: rotateZ(0deg);
	padding: 15px 80px;
	transition: 0.3s linear;
	box-shadow: 0 0 15px 0 rgba(255,255,255,25%);
}
.trusted-box:nth-child(2n+1):hover {
  transform: rotateZ(8deg);
}
.trusted-box:nth-child(2n+1) + .trusted-box:hover {
	transform: rotate(-8deg);
}
.top-services-box {
	border-radius: 12px;
	background: rgba(255, 255, 255, 0.12);
	padding: 20px;
	margin: 0 8px;
	min-height: 350px;
}
.top-services-box-icon {
	border-radius: 8px;
	background: linear-gradient(90deg, #F43837 0%, #EC1B5B 100%);
	width: 51px;
	height: 51px;
	display: flex;
	align-content: center;
	align-items: center;
	justify-content: center;
	margin-bottom: 22px;
}
.top-services-box .title {
	color: #FFF;
	font-size: 24px;
	font-weight: 700;
	line-height: 1.2;
	text-align: left;
}
.top-services-box .title a {
	color: #fff !important;
	text-decoration: none !important;
}
.top-service-txt {
	color: #FFF;
	font-size: 12px;
	font-weight: 400;
	line-height: 1.6;
	margin: 0;
}
.top-services-box:hover {
	background: linear-gradient(90deg, #F43837 0%, #EC1B5B 100%);
	min-height: 370px;
	padding-top: 40px;
}
.top-services-box:hover .top-services-box-icon {
	background: #fff;
}
.top-services-box:hover .top-services-box-icon svg path {
	fill: #F02A48;
}
.boxes-slider1 {
	margin-top: 50px;
}
.boxes-slider1 .slick-track {
	display: flex;
	align-content: flex-end;
	align-items: flex-end;
}
#delivered {
	padding: 80px 0 120px;
}
.titlesub {
	font-size: 32px;
	font-weight: 700;
	line-height: 1.5;
	margin: 0;
}
.featured-list {
	display: flex;
	list-style: none;
	padding: 0;
	margin: 53px 0 0 0;
	flex-wrap: wrap;
	align-content: center;
	align-items: center;
	justify-content: space-between;
}
.featured-list li {
	border-radius: 12px;
	border: 1px solid rgba(255, 255, 255, 0.25);
	flex: 0 0 15.66%;
	max-width: 15.66%;
	min-height: 171px;
	display: flex;
	align-content: center;
	align-items: center;
	justify-content: center;
	padding: 12px;
}
#country-content {
	padding: 285px 0 80px;
}
.nav-tabs .nav-link {
	border-radius: 12px;
	background: rgba(255, 255, 255, 0.12);
	color: #FFF;
	font-size: 24px;
	font-weight: 600;
	line-height: 1.2;
	display: flex;
	align-content: center;
	align-items: center;
	gap: 15px;
	padding: 22px 37px;
}
.nav-tabs {
	display: flex;
	align-content: center;
	align-items: center;
	justify-content: space-between;
	border: 0;
	margin-bottom: 49px;
}
.nav-tabs::before,
.nav-tabs::after {
	display: none;
}
.nav-tabs .nav-link:hover, 
.nav-tabs .active .nav-link, 
.nav-tabs .active .nav-link:hover {
	background: linear-gradient(90deg, #F43837 0%, #EC1B5B 100%);
	border: 0;
	color: #fff;
}
.tab-title {
	display: flex;
	align-content: center;
	align-items: center;
	justify-content: center;
	gap: 20px;
	margin-bottom: 30px;
	font-size: 48px;
}
.team-img-wrap {
	position: relative;
}
.team-img-wrap img {
	position: absolute;
	max-width: unset;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}
#team .row {
	display: flex;
	flex-wrap: wrap;
	align-content: center;
	align-items: center;
}
#team {
	padding: 80px 0;
}
#team .btn.btn-primary {
	margin: 57px auto 0;
	display: block;
	max-width: 487px;
}
.video-wrap iframe {
	width: 100%;
	height: 585px;
}
#video-sec {
	padding: 80px 0;
}
.video-wrap {
	border-radius: 12px;
	overflow: hidden;
}
#response {
	padding: 294px 0 221px;
	position: relative;
}
.response-box {
	border-radius: 12px;
	background: linear-gradient(48deg, #191919 0.82%, #303030 100%);
	padding: 33px 37px 47px;
	margin-bottom: 20px;
}
.response-icon {
	border-radius: 10px;
	background: linear-gradient(90deg, #F43837 0%, #EC1B5B 100%);
	width: 58px;
	height: 58px;
	display: flex;
	align-content: center;
	align-items: center;
	justify-content: center;
	margin-bottom: 22px;
}
.response-title {
	color: #FFF;
	font-size: 24px;
	font-weight: 700;
	line-height: 1.2;
	margin-bottom: 15px;
}
.response-box .txt {
	color: #FFF;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.4;
	margin: 0;
}
.response-row {
	position: relative;
	display: flex;
	align-content: center;
	align-items: center;
}
.response-row::before,
.response-row::after {
	content: '';
	background-image: url('https://i.23robo.info/projects/worldofsmm/newdesign/img/circle.png');
	width: 451px;
	height: 451px;
	position: absolute;
	top: -180px;
	left: -95px;
	animation: rotate 6s linear infinite;
	z-index: -1;
}
.response-row::after {
	top: auto;
	bottom: -180px;
	left: auto;
	right: 170px;
}
#delivered .top-services-box {
	min-height: 380px;
}
#delivered .container-fluid {
	padding: 0;
  	margin: 65px 0 0 0;
}
#delivered .container-fluid .row {
	margin: 0;
}
.boxes-slider2 .top-services-box {
	padding: 65px 83px 75px;
}
.boxes-slider2 .top-services-box .top-services-box-icon {
	width: 70px;
	height: 70px;
}
.boxes-slider2 .top-services-box .title {
	color: #FFF;
	font-size: 32px;
	font-weight: 700;
	line-height: 1.3;
}
.boxes-slider2 .top-services-box .top-service-txt {
	font-size: 14px;
	line-height: 1.6;
}
.automate-img-wrap {
	text-align: right;
	position: relative;
}
.automate-img {
	display: block;
	margin-left: auto;
}
#automate {
	padding: 80px 0;
	position: relative;
	overflow: hidden;
}
.automate-img-wrap::before {
	content: '';
	background-image: url('https://i.23robo.info/projects/worldofsmm/newdesign/img/circle2.png');
	width: 451px;
	height: 451px;
	position: absolute;
	animation: rotate 6s linear infinite;
	right: 60px;
	top: -130px;
	z-index: -1;
}
.cheapest-box1 {
	position: relative;
	border-radius: 12px;
	background: linear-gradient(48deg, #191919 0.82%, #303030 100%);
	padding: 97px 50px 33px;
}
.cheapest-icon {
	position: absolute;
	top: -80px;
	left: 55px;
	z-index: 1;
}
.cheapest-title {
	color: #FFF;
	font-size: 48px;
	font-weight: 700;
	line-height: 1.4;
	margin-bottom: 12px;
}
.cheapest-txt {
	color: #FFF;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.4;
	margin-bottom: 26px;
}
.cheapest-box .btn.btn-primary {
	padding: 17px 19px;
}
#cheapest-panel {
	padding: 100px 0;
}
.cheapest-box {
	background: linear-gradient(48deg, #191919 0.82%, #303030 100%);
	border-radius: 12px;
	margin-bottom: 20px;
	height: calc(100% - 20px);
}
.cheapest-box2 {
	padding: 56px 44px 43px;
}
#cheapest-panel .row {
	display: flex;
	flex-wrap: wrap;
}
.cheapest-box3 {
	background: linear-gradient(90deg, #F43837 0%, #EC1B5B 100%);
	padding: 39px 50px;
}
.cheapest-box3 .cheapest-txt {
	margin: 0;
}
.cheapest-box3 .cheapest-icon {
	top: 0;
	left: auto;
	right: 60px;
}
.pay-logolist {
	list-style: none;
	padding: 0;
	margin: 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 1.4%;
}
.pay-logolist li {
	flex: 0 0 32.33%;
	max-width: 32.33%;
	border-radius: 12px;
	background: rgba(255, 255, 255, 0.12);
	height: 87px;
	display: flex;
	align-content: center;
	align-items: center;
	justify-content: center;
	margin-bottom: 10px;
}
#easy {
	padding: 80px 0;
}
#easy .row {
	display: flex;
	align-content: center;
	align-items: center;
	position: relative;
}
#easy .row::before {
	content: '';
	background-image: url('https://i.23robo.info/projects/worldofsmm/newdesign/img/circle3.png');
	width: 559px;
	height: 560px;
	position: absolute;
	top: -120px;
	z-index: -1;
	left: 0;
	right: 0;
	margin: auto;
	animation: rotate 6s linear infinite;
}
.pay-logolist, .easy-content {
	position: relative;
	z-index: 1;
}
.easy-content {
	padding-left: 80px;
}