@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600;700;800&amp;display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@200;300;400;500;600;700&amp;display=swap');
body {
	margin: 0px;
	padding: 0px;
	font-family: 'Poppins', sans-serif;
}
input:focus, a, textarea, button {
	outline: none;
}
img {
	max-width: 100%;
}
figure {
	margin: 0px;
}
.h2title {
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
	font-size: 48px;
	line-height: 70px;
	color: #4A469F;
	margin: 0 0 25px 0;
}
.case-title {
	color: #BCD7FF;
	font-family: Poppins;
	font-style: normal;
	font-weight: 500;
	font-size: 24px;
	line-height: 36px;/* identical to box height, or 150% */
}

/*a.whitebtn {
	font-family: Poppins;
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 28px;
	color: #5F9FFF;
	background: #FFFFFF;
	border-radius: 12px;
	height: auto;
	max-width: 247px;
	display: block;
	text-align: center;
	align-items: center;
	padding: 12px;
}
*/

a.whitebtn{display: inline-block;	text-align: center;	
	width: 247px;
height: 52px; 
font-family: Montserrat;
font-style: normal;
font-weight: 500;
font-size:14px;
line-height:52px;
letter-spacing: 0.02em;
color:#5F9FFF;
letter-spacing: 0.02em;	
position: relative;	z-index:99;
text-decoration: none;
transition: all ease 0.3s;	
-moz-transition: all ease 0.3s;	-ms-transition: all ease 0.3s;	
-webkit-transition: all ease 0.3s;
background:#fff; 
border-radius: 8px;
padding:0px;}

a.whitebtn:after {	content: '';	display: block;	width: 30%;	height: 100%;	opacity: 0;	background:#1c163e;	position: absolute;
	left: 0;	color: #fff;	border-radius:8px;	top: 0;	z-index: -1;	transition: all ease 0.3s;	-moz-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s;	-webkit-transition: all ease 0.3s;}
a.whitebtn:hover:after {width: 100%;	opacity: 1;}
a.whitebtn:hover {color: #fff;	border-radius:10px;}













.banner-case-study {
	margin: 156px 0 0 0;
}
.banner-case-study h1 {
	font-family: Montserrat;
	font-style: normal;
	font-weight: 600;
	font-size: 38px;
	line-height: 54px;
	margin: 20px 0;
	color: #fff;
}
.banner-case-study p {
	color: #fff;
	margin-bottom: 30px;
	line-height: 32px;
	font-size: 16px;
}
.case-bnr-pic {
	margin-top: 60px;
}
.case-banner-main {
	background: #5F9FFF url(/web/20240527200124im_/https://www.superfectsolutions.com/assets/css/images/Ellipse261.html) right center no-repeat;
	height: 800px;
}
ul.breadcrumbtop {
	display: flex;
	margin: 20px 0;
	padding: 0px;
}
ul.breadcrumbtop li {
	list-style: none; color: #fff; position: relative; padding: 0 22px 0 0px;
}
ul.breadcrumbtop li a {
	color: #fff;
}
ul.breadcrumbtop li a:hover{color: #000; text-decoration: none;}
ul.breadcrumbtop li:last-child:before { display: none; }


ul.breadcrumbtop li:before {
	display: inline-block;
 	color: #fff;
	content: "\f105";
	font: normal normal normal 18px/1 FontAwesome;
	position: absolute;
  right: 6px;
   top: 3px;}


.why-what-how {
	padding: 190px 0 50px 0;
}
.why-what-how .whybox {
	padding-bottom: 70px;
	max-width: 261px;
}
.why-what-how .whybox.mrg2 {
	margin: 0 auto;
	display: block;
}
.why-what-how .whybox.mrg3 {
	float: right;
}
.why-what-how h3 {
	font-family: 'Poppins', sans-serif;
	font-style: normal;
	font-weight: 600;
	font-size: 24px;
	line-height: 32px;
	color: #4A469F;
	position: relative;
	margin-bottom: 10px;
}
.why-what-how h3:after {
	background: #4A469F;
	border-radius: 2px;
	content: '';
	position: absolute;
	bottom: -10px;
	height: 2px;
	display: table;
	z-index: 11111;
	width: 44px;
}
.why-what-how p {
	margin: 44px 0 0 0;
	font-size: 16px;
	line-height: 32px;
}
.technologyused { width: 100%; float: left; position: relative;}
.technologyused:before{width: 100%; height:412px; background:#e4dfff; content: ''; left: 0px; top: 0px; position: absolute;}


.technologyused h2 {
	padding: 40px 0 50px 0;
	text-align: center;
	font-size: 38px;
	line-height: 54px;
}
.Technologies-use {
	display: flex;
	justify-content: space-between;
	margin-bottom: -102px;
	margin-left: -10px;
	margin-right: -10px;
}
.techno-box {
	width: 100%;
	height: 360px;
	margin:0px;
	background: #FFFFFF;
	border-radius: 20px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center; transition: ease-in-out all 0.5s;}

.techno-box:hover{ background:#204567; cursor: pointer; }
.techno-box:hover h4 { color:#fff;}

.techno-box h4 {
	font-family: Poppins;
	font-style: normal;
	font-weight: 500;
	font-size: 18px;
	line-height: 24px;
	text-align: center;
	color: #18191A;
}
.techno-box:nth-child(even) {
	margin-top: 62px;
}
.imgbox {
	width: 180px;
	height: 180px;
	border-radius: 100px;
	margin-bottom: 32px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.technologyused .bg1 {
	background: #E9FFE6;
}
.technologyused .bg2 {
	background: #E5FFC5;
}
.technologyused .bg3 {
	background: #CFF4E6;
}
.technologyused .bg4 {
	background: #FFE0DB;
}
.the-goal {
	padding-bottom: 122px;
}
.the-goal-left {
	margin-top: 50px;
}
.the-goal-right {
	margin-top: 150px;
	padding-left: 30px;
}
.the-goal-right p {
	font-size: 16px;
	line-height: 28px;
}
.the-challange {
	padding: 64px 0 44px 0;
}
.the-challange-left {
	margin: 0 0 60px 0;
}
.the-challange-right {
	margin: 0 0 60px 0;
	max-width: 500px;
}
.the-challange-right p {
	font-size: 16px;
	line-height: 28px;
}
.the-solutionspace {
	padding: 92px 0
}
.the-solution-right {
	margin: 0 0 0 50px;
	max-width: 450px;
}
.the-solution-right p {
	font-size: 16px;
	line-height: 32px;
}
.the-solution {
	padding: 0 0 0 0;
}
.gray-light-bg {
	background: #F9F9F9;
}
ul.links {
	display: flex;
	margin: 20px 0 30px 0;
	padding: 0px;
}
ul.links li {
	list-style: none;
	margin-right: 24px;
}
ul.links li a {
	color: #5F9FFF; text-decoration: none;
}

ul.links li a:hover {	color:#000; text-decoration: none;}

.developmentfetures {
	padding: 0 0 64px 0;
	text-align: center;
}
.developmentfetures h3 {
	font-weight: 500;
	font-size: 24px;
	line-height: 32px;
	text-align: center;
	color: #18191A;
	padding: 24px 0 8px 0;
}
.appdeve-title {
	text-align: center;
	padding: 50px 0 53px 0;
}
.achivements h2 {
	margin: 45px 0 60px 0;
	text-align: center;
}
.achivements:before {
	content: '';
	background: #E4DFFF;
	height: 1000px;
	width: 100%;
	display: block;
	position: absolute;
}
.appdevelopment {
	padding-bottom: 80px;
}
.appdevelopment p {
	margin: 0px;
	font-size: 16px;
	line-height: 32px;
}
.achievements-content {
	background: #fff;
	padding: 60px 100px;
}
.achievements-content .topsec {
	text-align: center;
	margin-bottom: 50px;
}
.achievements-content .topsec h3 {
	font-size: 32px;
	line-height: 48px;
	margin-bottom: 40px;
	color: #4A469F;
}
.achievements-content .topsec span {
	color: #4A469F;
	font-weight: 600;
}
.achievements-content .topsec p {
	font-size: 16px;
	line-height: 32px;
}
ul.demand {
	margin-top: 50px !important;
}
.customized h3 {
	margin: 40px 0 25px 0;
}
.customized p {
	margin-bottom: 25px;
}
.customized ul {
	margin: 0px;
	padding: 0px;
}
.customized ul li {
	position: relative;
	list-style: none;
	padding-left: 31px;
	margin-bottom: 20px;
}
.customized ul li:before {
	content: '';
	background: url(/web/20240527200124im_/https://www.superfectsolutions.com/assets/css/images/arrowrightcircle.html) left no-repeat;
	display: block;
	position: absolute;
	left: 0;
	top: 4px;
	width: 17px;
	height: 17px;
	background-size: 100%;
}
.group-icon {
	margin: -40px auto 0 auto;
	display: block;
}
.twilio {
	float: right;
}
.navbar-expand-md .navbar-nav .dropdown-menu.submebu2 {
	max-width: 260px !important;
}
.navbar-expand-md .navbar-nav .dropdown-menu.submebu2 .submenu {
	max-width: initial;
	width: 100%;
	margin: 0 auto;
	padding: 0 15px;
}
.navbar-expand-md .navbar-nav .dropdown-menu.submebu2 .submenu ul {
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
}
.downloadthis {
	background: #00111E;
	min-height: 200px;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	padding: 20px 0;
}
.downloadthis .row {
	align-items: center;
}
.btnsec {display: flex;	align-items:center;	margin-left:105px;}
.download strong {
	font-weight: 600;
	font-size: 38px;
	line-height: 54px;
	color: #FFFFFF;
	margin-left: 40px;
}
.download {
	display: flex;
	align-items: center;
	margin-left: 87px;
}
.btnblue {
	background: #0178D4;
	border-radius: 12px;
	max-width: 149px;
	width: 100%;
	height: 52px;
	font-size: 14px;
	line-height: 28px;
	color: #fff;
	margin-right: 20px;
	border: none;
	padding: 0 10px;
}













 @media (max-width: 1024px) {
.banner-case-study {
	margin: 46px 0 0 0;
}
}


 @media (max-width: 991px) {
.case-banner-main {
	height: 627px;
}
.case-banner-main {
	background-size: 40%;
}
.the-goal-right {
	margin-top: 50px;
	padding-left: 0px;
}
.achievements-content {
	background: #fff;
	padding: 50px;
}
.achievements-content .topsec p br {
	display: none;
}
.h2title {
	font-size: 36px;
	line-height: 48px;
}
.the-challange-right {
	margin: 0 0 20px 0;
}
.why-what-how {
	padding: 60px 0 0px 0;
}
.imgbox {
	width: 150px;
	height: 150px;
}
.techno-box {
	width: 100%;
	height: 295px;
}


ul.links {
	flex-wrap: wrap;
}
ul.links li {
	margin-bottom: 10px;
}
}


 @media (max-width: 767px) {
.navbar-expand-md .navbar-nav .dropdown-menu.submebu2 {
	max-width: 100% !important;
}
.case-bnr-pic {
	max-width: 300px;
	margin: 0 auto;
	padding-top: 30px;
}
.h2title {
	font-size: 30px;
	line-height: 36px;
}
.banner-case-study {
	margin: 20px 0 0 0;
}
ul.breadcrumbtop li a {
	font-size: 12px;
}



.banner-case-study h1 {
	font-size: 24px;
	line-height: 32px;
}
.banner-case-study p {
	line-height: 24px;
}
.twilio {
	float: left;
}
.banner-case-study p br {
	display: none;
}
.case-banner-main {
	height: auto;
	background: #5F9FFF;
}
.Technologies-use {
	flex-wrap: wrap;
	justify-content: space-evenly;
}
.why-what-how .whybox {
	max-width: 100%;
	padding-bottom: 20px;
}
.why-what-how {
	padding: 50px 0 20px 0;
}
.technologyused h2 {
	padding: 40px 0 10px 0;
}
.techno-box:nth-child(even), .techno-box:nth-child(odd) {
	margin-top: 20px;
}
.the-goal {
	padding-bottom: 52px;
}
.the-solutionspace {
	padding: 52px 0;
}
.the-solution-left {
	margin-bottom: 30px;
}
.developmentfetures {
	padding: 0 0 34px 0;
}
.achievements-content {
	padding: 50px 20px;
}
.achievements-content .topsec {
	margin-bottom: 0px;
}
.the-solution-right {
	margin: 0;
	max-width: 100%;
}
}
.wrapper {
	display: block;
	width: 100%;
}
.header-part {
	display: block;
	width: 100%;
	position: relative;
	z-index: 99999;
}
.middile-part {
	display: block;
	width: 100%
}
.container {
	max-width: 1200px;
}
.footer-part {
	display: block;
	width: 100%;
}
.overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 1;
	background-color: #000;
	opacity: .5;
}
.top-section {
	display: block;
	margin: 0px;
	padding: 5px 0;
	background: #fff;
	box-shadow: 0px 13px 20px rgb(181 181 181 / 16%);
	width: 100%;
	z-index: 9999;
	position: relative;
}
.top-section.shrink {
	position: fixed;
}
.navbar-toggler {
	padding: 0rem;
	background-color:#fff;
	border: 0px solid transparent;
	border-radius: 0px;
}
.navbar-toggler:focus {
	outline: 0px dotted;
	outline: 0px;
}
.navbar-toggler .navbar-toggler-icon {
	background: url(/web/20240527200124im_/https://www.superfectsolutions.com/assets/images/burgur-menu-close.png) center center no-repeat;
	width: 38px;
	height: 38px;
	display: block;
}
.navbar-toggler.collapsed .navbar-toggler-icon {
	background: url(/web/20240527200124im_/https://www.superfectsolutions.com/assets/images/burgur-menu.png) center center no-repeat;
	width: 38px;
	height: 38px;
	display: block;
}
.navbar-brand {
	color: #fff;
	font-size: 25px;
	font-weight: 700;
	letter-spacing: 0.1em;
	padding: 0px;
}
.navbar-brand span {
	color: #ffffff;
	font-size: 18px;
	font-weight: 600;
	letter-spacing: 0.1em;
	line-height: 21px;
}
.navbar-brand img {
	margin: 0px;
}
.fixed-top {
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	background: #ffff;
	z-index: 99999;
}
.les-btn {
	margin: 0px 0px 0px 20px;
	padding: 9px 15px;
	border: 1px solid #000;
	display: inline;
	border-radius: 22px;
}
.navbar-nav {
	align-items: center;
}
.navbar-nav .nav-item {
	margin: 0 20px;
	position: static;
}
.navbar-nav .nav-item .nav-link {
	position: relative;
	font-family: 'Poppins', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 0.02em;
	color: #4E4D4D;
	margin: 0px;
	padding: 0px;/*margin-bottom: -24px;
  padding: 0 0.5rem 20px 0.5rem;*/
}
.navbar-nav .nav-item .nav-link.dropdown-toggle::after {
	display: block;
	content: "";
	position: absolute;
	bottom: -10px;
	left: 40%;
	right: auto;
	width: 8px;
	height: 6px;
	background: url(/web/20240527200124im_/https://www.superfectsolutions.com/assets/css/images/menu-icon.html) center center no-repeat;
	border: none;
}
.navbar-nav .nav-item .nav-link:hover, .navbar-nav .nav-item .nav-link.active {
	color: #0178D4;
}
.navbar-nav .nav-item .nav-link:last-child {
	padding-right: 0px;
}
/*li.nav-item.dropdown:hover .dropdown-menu {
  position: absolute;
  width: 100%;
  left: 0;
  right: 0;
  margin: 0 auto;
  background: #00111E;
  border: none !important;
  min-height: 250px;
  border-radius: 0px;
  display: block;
}*/

.navbar-expand-md .navbar-nav .dropdown-menu {
	position: absolute;
	width: 100%;
	left: 0;
	right: 0;
	margin: 0 auto;
	background: #00111E;
	border: none !important;
	min-height: 250px;
	border-radius: 0px;
	max-width: 1145px;
}
.navbar-expand-md .navbar-nav .dropdown-menu .submenu {
	max-width: 758px;
	width: 100%;
	margin: 0 auto;
	padding-left: 130px;
}
.navbar-expand-md .navbar-nav .dropdown-menu .submenu ul {
	margin: 0;
	padding: 0 15px 0 0;
	float: left;
	width: 209px;
}
.navbar-expand-md .navbar-nav .dropdown-menu .submenu ul li {
	list-style: none;
}
.navbar-expand-md .navbar-nav .dropdown-menu .submenu ul li a:before {
	background: url(/web/20240527200124im_/https://www.superfectsolutions.com/assets/css/images/menuarrow.html) no-repeat;
	width: 8px;
	height: 12px;
	content: '';
	display: inline-block;
	background-position: 1px 1px;
	margin-right: 13px;
	position: absolute;
	left: 0;
	top: 15px;
}
.navbar-expand-md .navbar-nav .dropdown-menu .submenu ul li a {
	padding: 10px 0 10px 18px;
	color: #fff;
	display: block;
	position: relative;
	font-size: 16px;
	line-height: 28px;
	font-weight: normal;
}
.navbar-expand-md .navbar-nav .dropdown-menu .submenu ul li a:hover {
	color: #5F9FFF;
}
.navbar-expand-md .navbar-nav li.nav-item.dropdown.show .nav-link.dropdown-toggle::after {
	display: block;
	content: "";
	position: absolute;
	bottom: -22px;
	left: 40%;
	right: auto;
	width: 8px;
	height: 6px;
	background: url(/web/20240527200124im_/https://www.superfectsolutions.com/assets/css/images/menu-polygon.html) center center no-repeat;
	border: none;
}
.navbar-expand-md .navbar-nav li.nav-item.dropdown.show a.nav-link {
	color: #0178D4;
}
.let-talk a:hover {
	border: 1px solid #0178D4;
	background: #0178D4;
	color: #fff;
}
.let-talk a {
	display: block;
 padding: .5rem 1rem;
	border: 1px solid #0178D4;
	border-radius: 5px;
	font-size: 18px;
	line-height: 24px;
	letter-spacing: 0.02em;
	color: #0178D4;
	font-weight: 400;
	text-decoration: none;
	transition: ease-in-out all 0.5s;
}
.banner {
	display: block;
	background: #999;
	height: 600px;
}
.footer-section {
	display: block;
	margin: 0px;
	padding:99px 0px  0px 0px;
	background: #00111E;
	height: auto;
}
.contact-details {
	margin-bottom: 20px;
	display: block;
}
.contact-details img {
	display: block;
	margin-bottom: 20px;
}
.contact-details h2 {
	display: block;
	margin: 0px;
	padding: 10px 0px;
	font-weight: 500;
	letter-spacing: 2px;
	font-size: 18px;
	color: #fff;
	line-height: 20px;
	text-align: left;
}
.contact-details p {
	display: block;
	margin: 0px;
	padding: 0px;
	font-weight: 400;
	font-size: 16px;
	color: #fff;
	opacity: 0.65;
	line-height: 28px;
	text-align: left;
}
.mail-detils {
	margin-bottom:34px;
	display: block;
}
.mail-detils h6 {
	display: block;
	margin: 0px;
	padding: 0px 0 13px 0;
	font-weight: 400;
	letter-spacing: 0.04em;
	font-size: 18px;
	color: #fff;
	line-height: 20px;
	text-align: left;
}
.mail-detils ul {
	display: block;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
.mail-detils li {
	display: block;
	margin: 0px 0 6px 0;
	text-decoration: none;
}
.mail-detils li a {
	display: block;
	margin: 0px;
	text-decoration: none;
	font-weight: 300;
	font-size: 16px;
	line-height: 28px;
	color: #FFFFFF;
	opacity: 0.65;
}
.mail-detils li a:hover {
	color: #fff;
}
.social-media {
	display: block;
	margin: 0px 0 25px 0;
	padding: 0px;
}
.social-media h6 {
	display: block;
	margin: 0px;
	padding: 10px 0px 25px 0px;
	font-weight: 300;
	font-size: 16px;
	color: #fff;
	line-height: 20px;
	text-align: left;
}
.social-media ul {
	display: block;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
.social-media li {
	display: inline-block;
	margin: 0px 8px 0px 0px;
	text-decoration: none;
}
.social-media li a {
	display: block;
	width: 32px;
	height: 32px;
	border: 2px solid #FFFFFF;
	box-sizing: border-box;
	border-radius: 50%;
	text-align: center;
	color: #fff;
	line-height: 29px;
}
.social-media li a:hover {
	opacity: 0.8;
}
.footer-links {
	display: block;
	float: left;
	margin: 0px 0 0px -16px;
	padding: 0px;
	position: relative;
	width: 100%;
}
.footer-links::before {
	content: "";
	background-color: #0178D4;
	opacity: 0.25;
	font-weight: bold;
    min-height: 458px;
	left: -91px;
	width: 1px;
	position: absolute;
	top: 20px;
}
.footer-links::after {
	top: 20px;
	content: "";
	background-color: #0178D4;
	opacity: 0.25;
	font-weight: bold;
	min-height: 458px;
	right: 32px;
	width: 1px;
	position: absolute;
}
.footer-links h6 {
	display: block;
	margin: 0px;
	padding: 20px 0px 32px 0px;
	font-weight: 500;
	letter-spacing: 0.04em;
	font-size: 24px;
	color: #fff;
	line-height: 20px;
	text-align: left;
}
.footer-links ul {
	display: block;
	margin: 0px;
	padding: 0px;
}
.footer-links li {
	display: block;
	margin: 0px 0 12px 0;
	padding: 0px;
}
.footer-links li a {
	display: inline-block;
	margin: 0px;
	text-decoration: none;
	font-weight: 300;
	font-size: 16px;
	color: #fff;
	opacity: 0.65;
	line-height: 28px;
	padding-top: 10px;
	text-align: left;
}
.footer-links li a:hover, .footer-links li a.active {
	opacity: 1;
}
.new-latter {
	display: block;
	margin: 0px;
	padding: 0px;
	position: relative;
	float: left;
}
.new-latter h6 {
	display: block;
	margin: 0px;
	padding: 20px 0px 33px 0px;
	font-weight: 500;
	letter-spacing: 2px;
	font-size: 24px;
	color: #fff;
	text-align: left;
}
.new-latter p {
	display: block;
	margin: 0px 0 30px 0;
	padding: 0px;
	font-weight: 300;
	font-size: 16px;
	color: #a5a4a4;
	line-height: 28px;
	text-align: left;
}
.newslatter {
	display: inline-block;
	margin: 0% 0% 8% 0%;
	padding: 0px;
	max-width: 271px;
	font-size: 16px;
	font-weight: 500;
	border-left: none;
	border-top: none;
	border-right: none;
	width: 100%;
	border-bottom: 1px solid #fdfdfd;
	background: url(/web/20240527200124im_/https://www.superfectsolutions.com/assets/css/images/email-arrow.html) right no-repeat;
	height: 51px;
	line-height: 58px;
	color: #a5a4a4;
	outline: none;
	cursor: pointer;
}



input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  border: 0px;
  -webkit-text-fill-color: #fff;
  -webkit-box-shadow: 0 0 0px 1000px transform inset;
  transition: background-color 5000s ease-in-out 0s;
}





.radio:after {
	content: "";
	position: absolute;
	top: -0.25rem;
	left: -0.125rem;
	width: 1rem;
	height: 1rem;
	background: #fff;
	border: 2px solid #f2f2f2;
	border-radius: 50%;
}
.check-box-title {
	position: relative;
	display: block;
	font-weight: 400;
	font-size: 14px;
	color: #a5a4a4;
	line-height: 34px;
	margin: 0px 0px;
	padding: 0px 0px 0px 30px;
}
.check-box-title input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
	height: 0;
	width: 0;
}
.checkmark {
	position: absolute;
	top: 5px;
	left: 0;
	height: 20px;
	width: 20px;
	background-color: #eee;
	border-radius: 50%;
}
.check-box-title:hover input~.checkmark {
	color: #2196F3;
}
input:checked~.checkmark {
	background-color: #2196F3;
}
.checkmark:after {
	content: "";
	position: absolute;
	display: none;
}
input:checked~.checkmark:after {
	display: block;
}
.checkmark:after {
	left: 6px;
	top: 6px;
	width: 9px;
	background: antiquewhite;
	height: 9px;
	border: solid white;
	border-radius: 50px;
}
/*-----------------------------*/

.provide-you-quality {
	display: block;
	margin: 0px;
	left: 0px;
	padding: 0px;
	min-height: 410px;
	background: url(/web/20240527200124im_/https://www.superfectsolutions.com/assets/css/images/bg-icon.html) left no-repeat;
	width: 100%;
	background-color: #5F9FFF;
}
.provide-quality-inner-left-text {
	display: block;
	margin: 0px;
	padding: 112px 0 0 0;
	position: relative;
}
.provide-quality-inner-left-text::after {
	content: "";
	background: url(/web/20240527200124im_/https://www.superfectsolutions.com/assets/css/images/vector-bg.html) left no-repeat;
	height: 233px;
	left: 69%;
	top: 62px;
	width: 100%;
	right: 81%;
	position: absolute;
	z-index:3;
}
.provide-quality-inner-left-text h2 {
	display: block;
	margin: 0px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
	padding: 0px;
	color: #fff;
	line-height: 54px;
	font-size: 38px;
}
.provide-quality-inner-left-text p {
	display: block;
	margin: 0px;
	padding: 31px 0px;
	line-height: 28px;
	font-size: 14px;
	color: #fff;
}
.lets-me-btn {
	margin: 172px auto 165px auto;
	padding: 0px 0px;
	position: relative;
	text-align: right;
}
.lets-me-btn a {
	display: inline-block;
	color: #ffffff;
	line-height: 24px;
	font-size: 18px;
	font-weight: 500;
	letter-spacing: 0.02em;
	position: relative;
	z-index: 9;
	text-decoration: none;
	transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s;
	-webkit-transition: all ease 0.3s;
	background: #4A469F;
	box-shadow: 0px 10px 20px rgb(14 0 89 / 20%);
	border-radius: 8px;
	padding: 18px 20px;
	height: 60px;
}
.lets-me-btn a:after {
	content: '';
	display: block;
	width: 30%;
	height: 100%;
	opacity: 0;
	background: #000;
	position: absolute;
	left: 0;
	color: #fff;
	border-radius: 5px;
	top: 0;
	z-index: -1;
	transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s;
	-webkit-transition: all ease 0.3s;
}
.lets-me-btn a:hover:before {
	color: #fff;
	transform: translateX(5px);
}
.lets-me-btn a:hover:after {
	width: 100%;
	opacity: 1;
}
.lets-me-btn a:hover {
	color: #fff;
	border-radius: 5px;
}
.lets-me-btn a i {
	margin-left: 10px;
}

.how-turn-squre {
	animation: UpDown 2s linear infinite;
	display: block;
	margin: 0px;
	padding: 50px 0px;
	background: #7D6CE9;
	height: 235px;
	width: 235px;
	border-radius: 12px;
	position: relative;
}

.how-turn-squre img {
	margin: 0px auto;
	margin-bottom: 20px;
	display: block;
}

 @keyframes UpDown {
 0% {
 bottom: 0;
}
 50% {
 bottom: .5em;
}
 100% {
 bottom: 0;
}
}

.how-turn-squre p {
	text-shadow: 0px 4px 10px rgba(0, 0, 0, 0.2);
	margin: 0px auto;
	font-size: 20px;
	line-height: 30px;
	text-align: center;
	color: #fff;
}
.how-turn-squre:after {
	display: block;
	content: "";
	right: -48%;
	position: absolute;
	top: 31%;
	left: 0px;
	background: url(/web/20240527200124im_/https://www.superfectsolutions.com/assets/css/images/Polygon.html) right no-repeat;
	height: 93px;
}
.strategy-box {
	background: url(/web/20240527200124im_/https://www.superfectsolutions.com/assets/css/images/Rectangle-88.html) center no-repeat;
	position: relative;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 235px;
	min-width: 253px;
	width: 100%;
	background-size: 100% 100%;
}
.strategy-box p {
	margin: 0px auto;
	font-size: 20px;
	text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
	line-height: 30px;
	padding: 150px 124px 0px 20px;
	text-align: left;
	color: #fff;
}
.develop-blog {
	display: block;
	margin: 0px;
	padding: 0px;
	background: #204567;
	height: 253px;
	min-width: 253px;
	width: 100%;
	border-radius: 50%;
	position: relative;
}
.develop-blog img {
	position: absolute;
	display: block;
	top: -48px;
}
.develop-blog p {
	margin: 0px auto;
	font-size: 20px;
	line-height: 30px;
	padding: 165px 0px 0px 0px;
	text-align: center;
	color: #fff;
}
.desigen-trend {
	display: block;
	margin: 0px;
	padding: 0px;
	background: #204567;
	height: 253px;
	width: 100%;
	border-radius: 50%;
	position: relative;
}
.desigen-trend img {
	position: absolute;
	display: block;
	top: 26px;
	text-align: center;
	left: 11%;
}
.desigen-trend p {
	text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
	margin: 0px auto;
	font-size: 20px;
	line-height: 30px;
	padding: 150px 0px 0px 0px;
	text-align: center;
	color: #fff;
	z-index: 9999;
	position: relative;
}
.you-can-find {
	display: block;
	margin: 0px auto;
	padding: 40px 20px;
	background: #7D6CE9;
	height: 235px;
	float: right;
	width: 235px;
	text-align: center;
	border-radius: 12px;
	position: relative;
}
.you-can-find:before {
	display: block;
	content: "";
	left: -45%;
	position: absolute;
	top: 31%;
	background: url(/web/20240527200124im_/https://www.superfectsolutions.com/assets/css/images/Polygon-20.html) left no-repeat;
	height: 93px;
	width: 83px;
}
.you-can-find span {
	color: #fff;
	text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
.you-can-find img {
	margin: 0px auto;
	margin-bottom: 20px;
	display: block;
}
.you-can-find p {
	margin: 0px auto;
	font-size: 20px;
	line-height: 30px;
	text-align: center;
	color: #fff;
}
.why-every-team {
	position: relative;
	display: block;
	margin: 0px;
	padding: 0px;
	background: url(/web/20240527200124im_/https://www.superfectsolutions.com/assets/css/images/Rectangle-89.html) center no-repeat;
	height: 235px;
	width: 100%;
	background-size: 100% 100%;
}
.why-every-team p {
	text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
	margin: 0px auto;
	font-size: 20px;
	line-height: 30px;
	padding: 150px 124px 0px 20px;
	text-align: left;
	color: #fff;
}
.new-and-articles-second {
	padding: 0px;
	margin: 50px 0px;
}
.hero-banner {
	padding: 68px 0 30px 0;
}
.tag-txt {
	position: relative;
	background: #EAF6FF;
	border-radius: 0px 120px 120px 0px;
	padding: 0 10px 0 5px;
	height: 68px;
	display: inline-block;
	max-width: 335px;
	box-sizing: border-box;
}
.tag-txt:before {
	position: absolute;
	left: -2700%;
	background: #EAF6FF;
	content: '';
	height: 68px;
	width: 2700%;
}
.tag-txt p {
	margin: 0px;
	padding: 10px 0;
	width: auto;
}
.btn-common {
	margin:0 8px 0 8px;
	padding: 0px;
	position: relative;
	max-width: 280px;
}
.btn-common a {
	display: inline-block;
	text-align: center;
	width: 264px;
	font-family: 'Poppins', sans-serif;
	color: #ffffff;
	line-height: 24px;
	font-size: 18px;
	font-weight: 400;
	letter-spacing: 0.02em;
	position: relative;
	z-index:99;
	text-decoration: none;
	transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s;
	-webkit-transition: all ease 0.3s;
	background: #0178D4;
	box-shadow: 0px 10px 20px rgb(14 0 89 / 20%);
	border-radius:4px;
	padding: 18px 20px;
	height: 60px;
}
.btn-common a i {
	margin-left: 10px;
}
.btn-common a:after {
	content: '';
	display: block;	width: 30%;height: 100%;opacity:0;	background: #000;	position: absolute;
	left: 0;	color: #fff;	border-radius:4px;top:0px;	z-index: -1;	transition: all ease 0.3s;	-moz-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s;	-webkit-transition: all ease 0.3s;}
.btn-common a:hover:after {width: 100%;	opacity: 1;}
.btn-common a:hover {color: #fff;border-radius:4px;}

/*-----------------*/


.btn-common1 {
	margin:0 8px 0 8px;
	padding: 0px;
	position: relative;
	
}
.btn-common1 a {
	display: inline-block;
	text-align: center;
	width:100%;
	font-family: Poppins;
font-style: normal;
font-weight: 500;
font-size: 16px;
line-height: 24px;
	color: #204567;
	position: relative;
	z-index:99;
	text-decoration: none;
	transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s;
	-webkit-transition: all ease 0.3s;
	border-radius: 4px;
	padding:16px 20px;
	height: 60px; border: 1px solid #204567;}

.btn-common1 a i {margin-left: 10px;}
.btn-common1 a:after {	content: '';	display: block;	width: 30%;	height: 100%;	opacity: 0;
	background: #000;	position: absolute;	left: 0;	color: #fff;
	border-radius:4px;	top: 0;	z-index: -1;	transition: all ease 0.3s;	-moz-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s;	-webkit-transition: all ease 0.3s;}
.btn-common1 a:hover:after {	width: 100%;	opacity: 1;}
.btn-common1 a:hover {	color: #fff;	border-radius:4px;}















/*----------*/

.btn-common span {
	margin: 12px 0 8px 0;	display: block; font-style: normal; font-weight: 500; font-size: 16px;
	line-height: 24px;color: #5A5A5A; opacity: 0.7;}



p.fill {
	display: block;
	text-align: left;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 24px;
	color: #2573BA;
	margin: 0px;
	padding: 0px;
}

.banner-info {
	overflow: hidden;
	display: flex;
	margin: 15px 0;
	position: relative;
	margin-left: 0px;
	height: 100%;
	align-items: center;
	justify-content: center;
}
.banner-info img {
	width: auto;
	height: auto;
	position: absolute;
	top: 109px;
	left:88px;
}
.banner-animation {
	display: block;
	width: 548px;
	height: 548px;
	background: url(/web/20240527200124im_/https://www.superfectsolutions.com/assets/css/images/banner-frame.html) center center no-repeat;
	background-size: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 99;
}
.animate-spin {
	-webkit-animation: spin 10s linear infinite;
	animation: spin 10s linear infinite;
}
 @keyframes spin {
 0% {
 transform: rotateZ(0);
}
 100% {
 transform: rotateZ(360deg);
}
}
.our-partners {
	padding: 30px 0;
	background: #E4DFFF;
	display: block;
	text-align: center;
}
.our-partners p {
	font-weight: 500;
	font-size: 24px;
	line-height: 50px;
	color: #18191A;
	margin: 0px;
	padding: 0px;
}
.our-partners ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.our-partners li {
	display: block;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.lets-build-bg {
	width: 100%;
	float: left;
	display: block;
	margin: 0px;
	padding: 60px 0px 0 0;
	position: relative;
}
.let-build-right-content h2 {
	font-family: Montserrat;
	font-style: normal;
	font-weight: 600;
	font-size: 48px;
	line-height: 70px;
	color: #4A469F;
}
.let-build-right-content p {
	font-size: 16px;
	line-height: 28px;
	font-style: normal;
	font-weight: 400;
	color: #18191A;
	padding: 24px 20px 59px 0px;
	margin: 0px;
}
.user-box {
	display: flex;
	margin: 20px 0 68px 0px;
	padding: 0px;
	width: 100%;
	position: relative;
	align-items: center;
	justify-content: center;
}
.user-pic {
	display: inline-block;
	width: 20%;
	float:left;
	position: relative;
	padding-left: 20px;
}

.user-pic:before {
	display: block;
	content: "";
	right: 81%;
	position: absolute;
	top: -12%;
	left: 0px;
	background: #4A469F;
	width: 8px;
	height: 78px;
	border-radius: 12px;
}
.user-pic img {
	margin: 0px auto;
	display: block;
}
.user-text {
	display: block;
	width: 80%;
	margin-left: 15px;
	float: left;
	position: relative;
}
.user-text:before {
	display: block;
	content: "";
	left: -11px;
	position: absolute;
	top: -35px;
	background: url(/web/20240527200124im_/https://www.superfectsolutions.com/assets/css/images/quite-lft.html) top left no-repeat;
	width: 18px;
	height: 15px;
	background-size: 100%;
}
.user-text:after {
	display: block;
	content: "";
	right: 0px;
	position: absolute;
	bottom: 0%;
	background: url(/web/20240527200124im_/https://www.superfectsolutions.com/assets/css/images/quite-rft.html) top right no-repeat;
	width: 18px;
	height: 15px;
	background-size: 100%;
}
.user-text p {
	margin: 0px;
	font-style: normal;
	font-weight: normal;
	font-size: 20px;
	line-height: 30px;
	color: #18191A;
}
.lets-build-back .learn-more-btn a i {
	display: none;
}
.learn-more-btn {
	display: block;
}
.learn-more-btn a {
	display: inline-block;
	text-align: center;
	width: auto;
	color: #ffffff;
	line-height: 20px;
	font-size: 18px;
	font-weight: 400;
	letter-spacing: 0.02em;
	position: relative;
	z-index:99;
	text-decoration: none;
	transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s;
	-webkit-transition: all ease 0.3s;
	background: #4A469F;
	border-radius: 8px;
	padding: 15px 20px;
	height: 52px;
	min-width: 164px;
}
.learn-more-btn a i {
	margin-left: 10px;
}
.learn-more-btn a:after {
	content: '';
	display: block;
	width: 30%;
	height: 100%;
	opacity: 0;
	background: #000;
	position: absolute;
	left: 0;
	color: #fff;
	border-radius: 5px;
	top: 0;
	z-index: -1;
	transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s;
	-webkit-transition: all ease 0.3s;
}
.learn-more-btn a:hover:after {
	width: 100%;
	opacity: 1;
}
.learn-more-btn a:hover {
	color: #fff;
	border-radius: 5px;
}
.what-we-do-heading {
	width: 100%;
	background: #204567;
	border-radius: 20px;
	margin-bottom: 20px;
	display: block;
	text-align: center;
	position: relative;
	padding: 30px 0;
}
.what-we-do-heading:before {
	position: absolute;
	top: 0px;
	left: 20px;
	content: '';
	background: url(/web/20240527200124im_/https://www.superfectsolutions.com/assets/css/images/dots-img-l.html) center left no-repeat;
	width: 140px;
	height: 180px;
	background-size: 100% 100%;
}
.what-we-do-heading:after {
	position: absolute;
	top: 0px;
	right: 20px;
	content: '';
	background: url(/web/20240527200124im_/https://www.superfectsolutions.com/assets/css/images/dots-img-r.html) center right no-repeat;
	width: 140px;
	height: 180px;
	background-size: 100% 100%;
}
.what-we-do-heading h2 {
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
	font-size: 38px;
	line-height: 54px;
	color: #fff;
	margin: 0px;
	padding: 0px 0px 20px 0px;
}
.what-we-do-heading p {
	font-style: normal;
	font-weight: 300;
	font-size: 16px;
	line-height: 28px;
	text-align: center;
	color: #FFFFFF;
	opacity: 0.85;
	margin: 0px;
	padding: 0px 0 5px 0;
	position: relative;
	z-index: 1;
}
.slider-hide {
	width: 100%;
}
.slider-bg {
	padding:0px 0px 0px 0px;
	position: relative;
	
}
.slider-bg:after {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	content: '';
}
.owl-nav button {
	position: absolute;
	top: 50%;
	background-color: #000;
	color: #fff;
	margin: 0;
	transition: all 0.3s ease-in-out;
}
.owl-nav button.owl-prev {
	left: -40px;
}
.owl-nav button.owl-next {
	right: -50px;
}
.owl-dots {
	text-align: center;
	padding-top: 15px;
}
.owl-dots button.owl-dot {
	width: 15px;
	height: 15px;
	border-radius: 50%;
	display: inline-block;
	background: #ccc;
	margin: 0 3px;
}
.owl-dots button.owl-dot.active {
	background-color: #000;
}
.owl-dots button.owl-dot:focus {
	outline: none;
}
.owl-nav button {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	background: rgba(255, 255, 255, 0.38);
}
.owl-nav button:focus {
	outline: none;
}

/*
.whatweslide .owl-carousel .owl-nav .owl-prev.disabled, .whatweslide .owl-carousel .owl-nav .owl-next.disabled {}*/

.whatweslide .owl-carousel .owl-stage-outer {	display: contents;}

.whatweslide .owl-carousel .owl-stage-outer .owl-stage {	padding-left: 0px !important;}

.slider-card h3 {	font-weight:500; left: 0px; right: 0px;	font-size: 24px;
	line-height: 28px;	color: #18191A;	padding: 0px 0px 0 0;	position: absolute;	bottom: 30px;
	text-align: center;
	display:block;
	margin: 0 auto; width:100%;
	
}
.owl-carousel {
	position: relative;
}
.owl-carousel .owl-nav {
	position: absolute;
	top: -68px;
	right: 40px;
}
.owl-carousel .owl-nav .owl-prev, .owl-slider .owl-nav .owl-next {
	width: 40px;
	height: 40px;
	display: block;
}
.owl-carousel .owl-nav .owl-prev span {
	background: #E4DFFF;
	width: 35px;
	height: 35px;
	display: block;
	font-size: 35px;
	background-size: 100%;
	transform: rotate(0deg);
	border-radius: 50%;
	color: #204567;
	font-family: 'Montserrat';
	line-height: 30px;
}
.owl-carousel .owl-nav .owl-next span {
	background: #E4DFFF;
	width: 35px;
	height: 35px;
	display: block;
	font-size: 35px;
	background-size: 100%;
	transform: rotate(0deg);
	border-radius: 50%;
	color: #204567;
	font-family: 'Montserrat';
	line-height: 30px;
}
.owl-carousel .owl-nav .owl-prev.disabled span {
	background-color: #ddd;
}
.owl-carousel .owl-nav .owl-next.disabled span {
	background-color: #ddd;
}
.swiper-slide-mission {
	background: #c03cd1 url(/web/20240527200124im_/https://www.superfectsolutions.com/assets/css/images/img_technology_wave.html) top right no-repeat;
	height: 800px;
	transition: all .3s;
	padding: 0 30px;
	position: relative;
}
.swiper-slide-vision {
	background: #248aff url(/web/20240527200124im_/https://www.superfectsolutions.com/assets/css/images/img_technology_wave.html) top right no-repeat;
	height: 800px;
	transition: all .3s;
	padding: 0 30px;
	position: relative;
}
.view-all-section {
	position: relative;
	display: block;
	margin:39px auto 20px auto;
	width: 330px;
	text-align: center;
}
.view-all-section .view-all:hover {
	color: #0178D4;
	text-decoration: none;
}
.view-all-section .view-all:before {
	width: 0px;
	height: 1px;
	background: #0178d4;
	left: 0px;
	right: 0px;
	bottom: 15px;
	content: '';
	position: absolute;
	margin: 0px auto;
	transition: ease-in-out all 0.5s;
}
.view-all-section .view-all:hover:before {
	width: 175px;
}
.view-all-section .view-all {
	position: relative;
	font-style: normal;
font-weight: normal;
font-size: 18px;
line-height: 28px;color: #5A5A5A; padding:0px 0 20px 0; margin:0px 0 22px 0;}

.view-all-section .btn-common {
	margin: 0 auto; 	padding: 0 0 62px 0px; position: relative; max-width: 320px;
	     display: table;}

.view-all-section .btn-common p {
	font-style: normal;
font-weight: normal;
font-size: 16px;
line-height: 24px;
/* or 150% */

text-align: center;

/* Grey */

color: #5A5A5A;
}

.container.full-width {
	width: 100%;
}


.bf-testimonial-slick-single {
	color: #fff;
	text-align: center;
	border-radius: 10px;
	background-image: linear-gradient(142deg, #020b15 -14%, #041331 121%);
	padding: 0px;
}
.slick-slide {
	margin: 0 15px;
}
 @media only screen and (min-width: 992px) {

	.slick-slide {margin: 0 25px;}

}


.bf-testimonial-icon i {
	font-size: 20px;
	letter-spacing: 5.4px;
	color: #f8c51c;
}

.bf-testimonial-title h3 {
	font-size: 24px;
	font-weight: 900;
	line-height: 1.5em;
	text-align: center;
	color: #ffffff;
}
.bf-testimonial-message p {
	opacity: 0.7;
	font-family: "Muli", sans-serif;
	font-size: 15px;
	line-height: 1.6em;
	text-align: center;
	color: #ffffff;
}
.bf-testimonial-author-info .author-name h4 {
	opacity: 0.6;
	font-size: 15px;
	font-weight: 900;
	line-height: 1em;
	text-align: center;
	color: #ffffff;
}
.bf-testimonial-author-info .author-designation h5 {
	opacity: 0.3;
	font-family: "Muli", sans-serif;
	font-size: 15px;
	line-height: 1em;
	color: #ffffff;
}
/* Testimonial Spacing */

.bf-testimonial-icon {
	margin-bottom: 13px;
}
.bf-testimonial-title {
	margin-bottom: 36px;
}
.bf-testimonial-message {
	padding: 0 50px;
	margin-bottom: 45px;
}
.bf-testimonial-author-info .author-name {
	margin-bottom: 10px;
}
 @media only screen and (max-width: 1367px) {
.bf-testimonial-slick-single {
	padding: 20px;
}
.bf-testimonial-message {
	padding: 0 10px;
}
}
 @media only screen and (max-width: 991px) {
.bf-testimonial-slick-single {
	padding: 20px;
}
.bf-testimonial-message {
	padding: 0px;
}
}
.someofourwork .owl-nav {
	display: none;
}
.ser-img {
	width: 100%;
	background: #FFFFFF;
	border-radius: 20px;
	padding: 20px;
	position: relative;
}
.ser-img img {
	width: 100%;
	height: 100%;
}
.ser-img .project-info {
	padding: 20px;
	text-align: left;
	position: absolute;
	width: 290px;
	height: 100px;
	background: #0178D4;
	border-radius: 0px 20px 0px 20px;
	bottom: 0px;
	left: 0px;
	display: none;
}
.ser-img .project-info p {
	font-weight: normal;
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 0.04em;
	color: #F9F9F9;
	margin: 0px;
	padding: 0px;
}
.ser-img .project-info h3 {
	font-style: normal;
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	font-size: 24px;
	line-height: 24px;
	color: #FFFFFF;
	margin: 0px;
	padding: 10px 0px 0px 0px;
}
.ser-img .project-info .pro-link {
	position: absolute;
	width: 42px;
	height: 42px;
	right: -25px;
	top: 35px;
	background: #FFFFFF;
	border-radius: 4px;
	display: flex;
	flex-direction: column;
	align-content: center;
	text-align: center;
	flex-wrap: wrap;
	justify-content: center;
}
.ser-img .project-info .pro-link img {
	width: 20px;
	height: 20px;
}
.ser-img:hover .project-info {
	display: block;
}
.subs-section .container {
	width: 100%;
	max-width: 1200px;
	display: block;
	margin: 0px auto;
}
.subs-section {
	background: #0178D4;
	height: 832px;
	display: block;
	padding: 60px 0;
}
.subs-section-inner {
	width: 100%;
	height: 712px;
	position: relative;
	background: #fff;
	border-radius: 20px; margin-top:180px;
	overflow: hidden;
}
.subs-section-inner:before {
	position: absolute;
	width: 600px;
	height: 100%;
	left: 0px;
	top: 0px;
	background: url(/web/20240527200124im_/https://www.superfectsolutions.com/assets/css/images/formleftbg.html) left no-repeat;
	/*background: #204567;*/
	content: '';
	z-index: 0;
}
.subs-desc {height: 90%; color: #fff; width: 65%; padding:25px 0px 0px 40px; display: inline-block;	position: relative;}
.subs-desc:after {
	position: absolute;
	width: 371px;
	height: 323px;
	right: -318px;
	bottom: -83px;
	background: url(/web/20240527200124im_/https://www.superfectsolutions.com/assets/css/images/shape-img.html) bottom right no-repeat;
	content: '';
	z-index: 0;
}
.subs-desc h3 {
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
	font-size: 38px;
	line-height: 54px;
	color: #FFFFFF;
	margin-bottom: 20px;
}
.subs-desc h4 {
	font-weight: 500;
	font-size: 18px;
	line-height: 24px;
	color: #FFFFFF;
	margin: 90px 0 20px 0;
}
.subs-desc p {
	font-weight: 400;
	font-size: 16px;
	line-height: 28px;
	color: #F9F9F9;
	margin: 0px;
	padding: 0px;
	position: relative;
	z-index: 11;
}
.subs-desc .avtar-img {
	display: block;
	margin-bottom: 20px;
}
.subs-desc .avtar-img img {
	border-radius: 50%;
}

/* prise list css */

.package-box {
	display: block;
	margin: 0px;
	padding: 90px 0px;
	background: #f9f9f9 url(/web/20240527200124im_/https://www.superfectsolutions.com/assets/css/images/package-back.html) right no-repeat;
	height: 620px;
	width: 100%;
	position: relative;
}
.gold-pack.silver-pack {
	margin: 0 0 0 20px;
}
.package-list {
	min-width: 660px;
	float: left;
}
.gold-pack {
	float: left;
	display: block;
	margin: 0px;
	padding: 40px 20px;
	background: #EAF6FF;
	height: 450px;
	width: 320px;
	border-radius: 12px;
	position: relative;
	margin: 0px;
}
.gold-pack h2 {
	font-size: 24px;
	line-height: 30px;
	color: #18191A;
	font-weight: 500;
	text-align: center;
}
.gold-pack h3 {
	font-size: 18px;
	line-height: 30px;
	color: #18191A;
	text-align: center;
	font-weight: 400;
}
.gold-pack p {
	font-size: 14px;
	line-height: 24px;
	color: #5a5a5a;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.gold-pack .btn-common {
	margin: 40px 0 0px 0;
}
.gold-pack .btn-common a {
	box-shadow: none;
	display: block;
	text-align: center;
	width: auto;
	margin: 0 auto;
	max-width: 148px;
	padding: 12px 5px;
	height: auto;
	border-radius: 4px;
	border:0px solid #0178d4;
}
.gold-pack .amount {
	position: relative;
	margin: 30px 0;
	font-size: 48px;
	color: #18191A;
	display: block;
	text-align: center;
	line-height: 70px;
	font-weight: 500;
}
.gold-pack .amount sup {
	top: -1.8em;
	font-weight: 500;
	font-size: 18px;
	line-height: 30px;
	color: #18191A;
}
.gold-pack .amount sub {
	font-style: normal;
	font-weight: 500;
	font-size: 18px;
	line-height: 30px;
	color: #18191A;
	right: 0.3em;
	bottom: -0.8em;
}
.gold-pack .discount {
	display: block;
	margin: 0px;
	top: -25px;
	padding: 0px;
	position: absolute;
	width: 72px;
	height: 72px;
	background: #2DAA5F;
	border-radius: 50%;
	left:-10px;
}
.gold-pack .discount p {
	font-size: 16px;
	color: #fff;
	padding-top: 16px;
	line-height: 20px;
	font-weight: 400;
}
.silver-pack {
	background: #fff;
}
.silver-pack .btn-common a {
	border-radius: 4px;
	border: 1px solid #0178d4;
	background: #fff;
	color: #0178d4;
}
.silver-pack .btn-common a:hover {
	color: #fff;
	border:1px solid #000;
}
.package-desc {
	padding: 0px 0 0 38px;
	min-width: 488px;
}
.package-desc h2 {
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
	font-size: 48px;
	line-height: 70px;
	color: #4A469F;
}
.package-desc p {
	font-size: 16px;
	font-style: normal;
	color: #5A5A5A;
	line-height: 28px;
	font-weight: 400;
	margin: 30px 0 80px 0;
	padding: 0px;
}
.testimonial-box {
	display: block;
	margin: 0px;
	padding: 0px;
	background: #f9f9f9;
	height: auto;
	width: 100%;
	position: relative;
	overflow: hidden;
	padding:78px 0 160px 0; 
}
.testimonial-desc {
	padding: 0 50px 0 0;
	position: relative;
	width: 100%;
	height: 330px;
}
.testimonial-desc h2 {
	float: left;
	margin-top: 20px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
	font-size: 38px;
	line-height: 54px;
	color: #4A469F;
}
.testimonial-desc .desc {
	margin: 15px 0 60px 0;
	display: inline-block;
}
.testimonial-desc .desc p {
	font-size: 18px;
	font-style: normal;
	color: #4A469F;
	opacity: 0.65;
	line-height: 28px;
	font-weight: 400;
	padding: 0px;
}
.testimonial-desc .testi-next {
	position: absolute;
	top:-15px;
	right: 0px;
	max-width: 54px;
}
.testimonial-desc .testi-back {
	position: absolute;
	bottom: 0px;
	left: 0px;
	max-width: 54px;
}
.testimonial-inner {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.testimonials {
	width: 100%;
	position: relative;
	height: 330px;
}
.copyright-section {
	width: 100%;
	padding: 18px 0px 23px 0;
	background: #FFFFFF;
}
.copyright-section p {
	padding: 0px;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	color: #18191A;
	margin: 0px;
}
.copyright-link ul {
	display: block;
	margin: 0px;
	padding: 0px;
}
.copyright-link li {
	margin: 0px 27px 0px 0px;
	padding: 0px;
	list-style-type: none;
	display: inline-block;
}
.copyright-link li a {
	font-weight: 300;
	font-size: 14px;
	line-height: 24px;
	color: #959393;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
.copyright-link li a:hover {
	color: #000;
}
.copyright-link p {
	margin: 0px;
	padding: 0px;
	display: block;
	text-align: left;
	font-weight: normal;
	font-size: 14px;
	line-height: 24px;
	color: #18191A;
}
.menu {
	overflow: hidden;
	cursor: -webkit-grab;
	cursor: grab;
	width: 100%;
	position: relative;
	z-index: 1;
	height: 450px;
}
.menu--wrapper {
	display: flex;
	position: absolute;
	z-index: 1;
	height: 100%;
	top: 0;
	left: 0;
	width: 100%;
}
.menu--item {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	height: 100%;
	padding: 0 1.5vw;
	overflow: hidden;
}
#customers-testimonials .owl-item {
	width: 580px !important;
	margin-bottom: 40px;
}
#customers-testimonials .owl-item:nth-of-type(2), #customers-testimonials .owl-item:nth-of-type(1) {
	opacity: 1;
}
#customers-testimonials .owl-stage-outer {
	position: absolute;
	padding-left: 0;
}
#customers-testimonials .owl-stage-outer .owl-stage {
	display: flex;
	padding-left: 0px !important;
}
#customers-testimonials .owl-item.active.center .item {
	opacity: 1;
}
#customers-testimonials.owl-carousel .owl-dots .owl-dot.active span, #customers-testimonials.owl-carousel .owl-dots .owl-dot:hover span {
	background: #3190E7;
	transform: translate3d(0px, -50%, 0px) scale(0.7);
	display: none;
}
#customers-testimonials.owl-carousel .owl-dots {
	display: inline-block;
	width: auto;
	text-align: center;
	position: absolute;
	top: 272px;
	left: -90px;
}
#customers-testimonials.owl-carousel .owl-dots .owl-dot {
	display: inline-block;
	width: 12px;
	height: 12px;
	background: #E0E0E0;
	border-radius: 50%;
	border: 2px solid #E0E0E0;
}
#customers-testimonials.owl-carousel .owl-dots .owl-dot.active {
	background-color: #4A469F;
	border: 0px solid #4A469F;
	width: 16px;
	height: 16px;
	top: 3px;
	position: relative;
}
#customers-testimonials.owl-carousel .owl-dots .owl-dot span {
	background: #3190E7;
	display: inline-block;
	height: 20px;
	margin: 0 2px 5px;
	transform: translate3d(0px, -50%, 0px) scale(0.3);
	transform-origin: 50% 50% 0;
	transition: all 250ms ease-out 0s;
	width: 20px;
	display: none;
}
#customers-testimonials .whitebg {
	background: #fff;
}
.testimonial-card {
	display: block;
	margin: 0px;
	background: #E4DFFF;
	width: 580px;
	height: 330px;
	position: relative;
	box-shadow: 0px 15px 20px rgb(181 181 181 / 10%);
	border-radius: 12px;
	padding: 40px;
}
.testimonial-card h3 {
	font-weight: 500;
	font-size: 24px;
	line-height: 30px;
	color: #453B84;
	margin: 0px;
	padding: 0px;
}
.testimonial-card h3 span {
	display: block;
	font-size: 16px;
	line-height: 28px;
	color: #18191A;
}
.testimonial-card p {
	font-weight: normal;
	font-size: 16px;
	line-height: 28px;
	color: #18191A;
	opacity: 0.85;
	margin: 0px;
	padding: 0px 0px 40px 0px;
}
.testimonial-card .client-img {
	position: absolute;
	right: 40px;
	bottom: -40px;
	width: 80px;
	height: 80px;
	border: 1px solid #4A469F;
	box-sizing: border-box;
	border-radius: 4px;
	padding: 8px;
}
.testimonial-card .client-img img {
	border-radius: 4px;
	width: 100%;
	height: 100%;
}
#customers-testimonials .owl-item.active.center .item {
	opacity: 1;
}
#customers-testimonials .owl-item.active.center .item .testimonial-card {
	background: #E4DFFF;
}
.rel {
	position: relative;
}
.view-all-work {
	position: absolute;
	bottom: 15px;
	right: -120px;
	color: #fff;
	font-size: 18px;
	font-weight: 600;
}
.view-all-work:hover {
	color: #fff;
}
.what-we-do {
	overflow: hidden;
}
.contact-address {
	width: 100%;
	padding: 0px;
	margin:49px 0 48px 0;
	float: left;
}
.contact-address h6 {
	padding: 0px;
	margin: 0px;
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 20px;
	letter-spacing: 0.04em;
	color: #FFFFFF;
}
.contact-address p {
	padding: 13px 0px 0 0;
	margin: 0px;
	font-style: normal;
	font-weight: 300;
	font-size: 16px;
	line-height: 28px;
	color: #FFFFFF;
	opacity: 0.65;
}
.build-Creative {
	max-width: 550px;
	float: left;
	padding: 0 0 78px 0;
}
.letsbuildpic {
	width: 100%;
	float: left;
	text-align: right;
	padding: 0 163px 0 0;
}
.letsbuildpic img {
	position: relative;
	max-width: 100%;
}
.none {
	display: none;
}



.our-work {
	position: relative;
	background: #00111E url(/web/20240527200124im_/https://www.superfectsolutions.com/assets/css/images/someofourbg.html) repeat;
	padding: 30px 0 60px 0;
}
.our-work .heading {
	width: 74%;
	display: block;
	text-align: center;
	position: relative;
	padding: 10px 150px 30px 150px;
	margin: 0 auto;
	margin-bottom: 30px;
}
.our-work .heading:before {
	position: absolute;
	top: 0px;
	left: 30px;
	content: '';
	background: url(/web/20240527200124im_/https://www.superfectsolutions.com/assets/css/images/saly-cartoon-lft.html) center left no-repeat;
	width: 111px;
	height: 111px;
	background-size: 100%;
}
.our-work .heading:after {
	position: absolute;
	top: auto;
	right: 10px;
	content: '';
	background: url(/web/20240527200124im_/https://www.superfectsolutions.com/assets/css/images/saly-cartoon-rft.html) center right no-repeat;
	width: 132px;
	height: 132px;
	background-size: 100%;
	bottom: 0; 
}
.our-work .heading h2 {
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
	font-size: 38px;
	line-height: 54px;
	color: #fff;
	margin: 0px;
	padding: 2px 0px 20px 0px;
}
.our-work .heading p {
	font-weight: 400;
	font-size: 16px;
	line-height: 28px;
	color: #F9F9F9;
	margin: 0px;
	padding: 0px;
}

.our-work .heading:after, .our-work .heading:before{ animation: UpDown2 2s linear infinite; }

@keyframes UpDown2 {
 0% {bottom: 0;}
 50% {bottom: .5em;}
 100% {bottom: 0;}

}

@keyframes UpDown1 {
 0% {bottom: 0;}
 50% {bottom: .5em;}
 100% {bottom: 0;}

}

.error{
	color:red;
	margin-left: 25px;
    margin-top:2px;
}
/*
     FILE ARCHIVED ON 20:01:24 May 27, 2024 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 05:58:20 Feb 20, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.618
  exclusion.robots: 0.028
  exclusion.robots.policy: 0.017
  esindex: 0.009
  cdx.remote: 740.938
  LoadShardBlock: 567.369 (3)
  PetaboxLoader3.datanode: 576.371 (5)
  load_resource: 131.054
  PetaboxLoader3.resolve: 24.5
  loaddict: 69.251
*/