* {
  padding:0;
  margin:0;
}
@font-face {
    font-family: 'Segoe UI';
    font-style: normal;
    font-weight: 400;
    src: local('Segoe UI'), url('https://fonts.cdnfonts.com/s/15051/Segoe UI.woff') format('woff');
}
@font-face {
    font-family: 'Segoe UI';
    font-style: italic;
    font-weight: 400;
    src: local('Segoe UI'), url('https://fonts.cdnfonts.com/s/15051/Segoe UI Italic.woff') format('woff');
}
@font-face {
    font-family: 'Segoe UI';
    font-style: normal;
    font-weight: 700;
    src: local('Segoe UI'), url('https://fonts.cdnfonts.com/s/15051/Segoe UI Bold.woff') format('woff');
}
@font-face {
    font-family: 'Segoe UI';
    font-style: italic;
    font-weight: 700;
    src: local('Segoe UI'), url('https://fonts.cdnfonts.com/s/15051/Segoe UI Bold Italic.woff') format('woff');
}
.getstarted-btn a {
	border-radius: 26843500px;
	background: linear-gradient(90deg, #1E7FE5 0%, #2482E6 7.14%, #2985E7 14.29%, #2D88E9 21.43%, #328BEA 28.57%, #368DEB 35.71%, #3B90EC 42.86%, #3F93ED 50%, #4396EE 57.14%, #4799EF 64.29%, #4B9CF1 71.43%, #4F9FF2 78.57%, #52A1F3 85.71%, #56A4F4 92.86%, #5AA7F5 100%);
	color: #FFF;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.4;
	padding: 8px 24px;
	text-decoration: none !important;
}
.navbar-nav li .nav-link {
	color: #364153;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.2;
	margin: 0 24px;
}
.navbar-nav li .nav-link.active {
	color: #1E7FE5;
}
#topsec {
	padding: 70px 0;
}
.main-title {
	color: #101828;
	font-size: 48px;
	font-weight: 700;
	line-height: 1.4;
	margin-bottom: 19px;
}
#topsec .txt {
	color: #000;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.6;
}
.btn-wrapper {
	display: flex;
	align-content: center;
	align-items: center;
	gap: 10px;
}
#topsec .btn-wrapper {
	justify-content: center;
	margin-top: 10px;
}
.btn-icon {
	display: flex;
	align-content: center;
	align-items: center;
	justify-content: space-between;
}
.btn-icon-icon {
	line-height: 0;
	margin-left: 10px;
}
.btn-primary.btn {
	border-radius: 52px;
	background-color: #2C8FEB;
	border-color: #2C8FEB;
	padding: 11px 18px 14px;
	min-width: 175px;
	color: #FFF;
	font-size: 14px;
	font-weight: 700;
	line-height: 1.4;
	max-width: max-content;
}
.btn-primary.btn.btn-secondary {
	background: #101828;
	border-color: #101828;
}
.brand-logos {
	display: flex;
	align-content: center;
	align-items: center;
	list-style: none;
	padding: 0;
	margin: 70px auto 20px;
	justify-content: space-between;
}
#agency {
	padding: 80px 0 0;
	overflow: hidden;
}
.title {
	color: #101828;
	font-size: 48px;
	font-weight: 700;
	line-height: 1.4;
	margin-bottom: 15px;
}
.bluetxt {
	background: linear-gradient(90deg, #1E7FE5 0%, #2482E6 7.14%, #2985E7 14.29%, #2D88E9 21.43%, #328BEA 28.57%, #368DEB 35.71%, #3B90EC 42.86%, #3F93ED 50%, #4396EE 57.14%, #4799EF 64.29%, #4B9CF1 71.43%, #4F9FF2 78.57%, #52A1F3 85.71%, #56A4F4 92.86%, #5AA7F5 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.txt {
	color: #303030;
	font-size: 20px;
	font-weight: 400;
	line-height: 1.6;
}
#power {
	padding: 80px 0;
	background: linear-gradient(135deg, #E5EEFB 0%, #FFF 50%, #E5EEFB 100%);
}
.power-title-row {
	margin-bottom: 40px;
}
.power-infobox {
	border-radius: 14px;
	border: 1px solid #DFDFDF;
	background: #FFF;
	box-shadow: 5px 4px 12.1px 0 rgba(0, 0, 0, 0.08);
	padding: 30px;
	margin-bottom: 20px;
}
.power-infobox-icon {
	border-radius: 6px;
	background: #2382E6;
	width: 56px;
	height: 56px;
	display: flex;
	align-content: center;
	justify-content: center;
	align-items: center;
	margin-bottom: 18px;
}
.power-infobox-title {
	color: #101828;
	font-size: 20px;
	font-weight: 700;
	line-height: 1.2;
	margin-bottom: 7px;
}
.power-infobox-txt {
	color: #303030;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.6;
	margin: 0;
}
.power-infobox .btn.btn-primary {
	margin-top: 25px;
}
.btn.btn-primary.btn-transparent {
	padding: 0;
	background-color: transparent;
	border: 0;
	text-align: left;
	color: #1E7FE5;
	font-size: 16px;
	font-weight: 400;
	line-height: 1;
}
.btn.btn-primary.btn-transparent .btn-icon-txt {
	margin-right: 10px;
}
#why {
	padding: 80px 0;
}
.why-img-wrap {
	text-align: center;
}
.check-list {
	display: flex;
	list-style: none;
	padding: 0;
	margin: 0;
	flex-wrap: wrap;
}
.check-list li {
	flex: 0 0 50%;
	max-width: 50%;
	padding: 0 15px 0 38px;
	position: relative;
	margin-bottom: 15px;
}
.check-list li::after {
	content: '';
	background-image: url('https://i.23robo.info/projects/ranknox/img/tick.png');
	width: 22px;
	height: 22px;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}
.top-img {
	display: block;
	margin: 0 auto 45px;
}
.agency-img-wrap {
	text-align: center;
}
#choose {
	padding: 80px 0;
	background: linear-gradient(135deg, #E5EEFB 0%, #FFF 50%, #E5EEFB 100%);
}
.productcard {
	border-radius: 14px;
	border: 1px solid #DFDFDF;
	background: #FFF;
	box-shadow: 5px 4px 12.1px 0 rgba(0, 0, 0, 0.08);
	padding: 16px 40px 55px;
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
	justify-content: space-between;
	min-height: 630px;
	transition: .3s linear;
}
.productcard:hover {
	min-height: 680px;
	border: 1px solid #1E7FE5;
	box-shadow: -4px 4px 10.9px 0 rgba(30, 127, 229, 0.35), 5px 4px 12.1px 0 rgba(0, 0, 0, 0.08);
	cursor: pointer;
}
.productcard-icon {
	width: 56px;
	height: 56px;
	border-radius: 6px;
	background: #2382E6;
	margin: 0 auto 14px;
	display: flex;
	align-content: center;
	justify-content: center;
	align-items: center;
}
.productcard-title {
	color: #101828;
	font-size: 20px;
	font-weight: 700;
	line-height: 1.4;
	text-align: center;
	margin-bottom: 7px;
}
.productcard-txt {
	color: #303030;
	text-align: center;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.4;
	margin-bottom: 19px;
}
.productcard-price {
	color: #101828;
	font-size: 20px;
	text-align: center;
	font-weight: 700;
	line-height: 1.4;
	margin-bottom: 12px;
}
.productcard-price-duration {
	font-weight: 400;
}
.productcard-list {
	padding: 0;
	list-style: none;
	margin: 14px 0;
}
.productcard-list li {
	position: relative;
	color: #303030;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.4;
	margin-bottom: 7px;
	padding-left: 25px;
}
.productcard-list li::after {
	content: '';
	background-image: url(https://i.23robo.info/projects/ranknox/img/check.png);
	width: 17px;
	height: 12px;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}
.productcard-btn {
	border-radius: 22px;
	background: #C1CEDC;
	color: #303030;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.9;
	padding: 6px 30px;
	text-decoration: none;
	text-align: center;
	width: max-content;
	margin: 0 auto;
}
.choose-title-row {
	margin-bottom: 46px;
}
.productcard-row {
	align-items: center;
}
.productcard:hover .productcard-btn {
	border-radius: 25px;
	background: linear-gradient(90deg, #1E7FE5 0%, #2482E6 7.14%, #2985E7 14.29%, #2D88E9 21.43%, #328BEA 28.57%, #368DEB 35.71%, #3B90EC 42.86%, #3F93ED 50%, #4396EE 57.14%, #4799EF 64.29%, #4B9CF1 71.43%, #4F9FF2 78.57%, #52A1F3 85.71%, #56A4F4 92.86%, #5AA7F5 100%);
	color: #fff;
}
#clients {
	padding: 80px 0;
}
.client-title-row {
	margin-bottom: 60px;
}
.clientbox {
	border-radius: 14px;
	border: 1px solid #DFDFDF;
	background: #FFF;
	box-shadow: 5px 4px 12.1px 0 rgba(0, 0, 0, 0.08);
	padding: 32px;
	margin-bottom: 20px;
	min-height: 285px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.clientstars {
	background-image: url('https://i.23robo.info/projects/ranknox/img/stars.png');
	height: 20px;
	width: 100px;
	display: flex;
	margin-bottom: 14px;
}
.clienttxt {
	color: #364153;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.7;
	font-style: italic;
}
.clientboxftr {
	margin-top: 20px;
	padding-top: 16px;
	border-top: 0.8px solid #F3F4F6;
}
.clientname {
	color: #101828;
	font-size: 16px;
	font-weight: 600;
	line-height: 1.4;
	margin-bottom: 1px;
}
.clientrank {
	color: #4A5565;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.4;
	margin: 0;
}
#faqs {
	background: linear-gradient(135deg, #E5EEFB 0%, #F2F2F2 50%, #E5EEFB 100%);
	padding: 80px 0;
}
.faqbox {
	border-radius: 20px;
	border: 0.8px solid #F3F4F6;
	background: #FFF;
	padding: 26px 68px;
	margin-bottom: 18px;
}
.faqquestion {
	color: #101828;
	font-size: 20px;
	font-weight: 700;
	line-height: 1.4;
	margin-bottom: 7px;
}
.faqans {
	color: #303030;
	font-size: 20px;
	font-weight: 400;
	line-height: 1.4;
	margin: 0;
}
.faq-row .btn-primary.btn.btn-icon {
	background: linear-gradient(90deg, #1E7FE5 0%, #2482E6 7.14%, #2985E7 14.29%, #2D88E9 21.43%, #328BEA 28.57%, #368DEB 35.71%, #3B90EC 42.86%, #3F93ED 50%, #4396EE 57.14%, #4799EF 64.29%, #4B9CF1 71.43%, #4F9FF2 78.57%, #52A1F3 85.71%, #56A4F4 92.86%, #5AA7F5 100%);
	margin: 66px auto;
	border: 0;
}
#ready {
	padding: 80px 0;
	background: #1E3857;
}
.ready-icon {
	display: block;
	margin: 0 auto 26px;
	width: max-content;
}
#ready .title {
	color: #fff;
}
#ready .txt {
	color: #D1D5DC;
	font-size: 20px;
	font-weight: 400;
	line-height: 1.6;
}
#ready .btn-wrapper {
	justify-content: center;
	margin-top: 39px;
}
#ready .btn-wrapper .btn-primary.btn.btn-icon {
	background: linear-gradient(90deg, #1E7FE5 0%, #2482E6 7.14%, #2985E7 14.29%, #2D88E9 21.43%, #328BEA 28.57%, #368DEB 35.71%, #3B90EC 42.86%, #3F93ED 50%, #4396EE 57.14%, #4799EF 64.29%, #4B9CF1 71.43%, #4F9FF2 78.57%, #52A1F3 85.71%, #56A4F4 92.86%, #5AA7F5 100%);
  border-color: transparent;
}
#ready .btn-wrapper .btn-primary.btn.btn-secondary {
	background-color: #FFF;
	color: #101828;
	font-weight: 400;
	border-color: transparent;
}
footer {
	padding: 52px 0 24px;
}
.ftr-logo {
	margin-bottom: 17px;
}
.ftr-txt {
	color: #99A1AF;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.6;
}
.social-list {
	display: flex;
	list-style: none;
	padding: 0;
	margin: 23px 0 0;
}
.social-list li a {
	display: flex;
	width: 34px;
	height: 34px;
	padding: 8px;
	justify-content: center;
	align-items: center;
	border-radius: 36px;
	background: rgba(16, 24, 40, 0.15);
	margin-right: 16px;
}
.social-list li a:hover {
	background: linear-gradient(90deg, #1E7FE5 0%, #2482E6 7.14%, #2985E7 14.29%, #2D88E9 21.43%, #328BEA 28.57%, #368DEB 35.71%, #3B90EC 42.86%, #3F93ED 50%, #4396EE 57.14%, #4799EF 64.29%, #4B9CF1 71.43%, #4F9FF2 78.57%, #52A1F3 85.71%, #56A4F4 92.86%, #5AA7F5 100%);
}