
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,700i,800');


@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;300;400;500;600;700;800&display=swap');
*{margin:0;padding:0;}




body{
	color:#585858;	
  font-family: 'Poppins', sans-serif;
  font-weight: 300;
  font-size: 15px;
 
}
h1, h2, h3, h4, h5, h6{
  font-family: 'Poppins', sans-serif;
}
a,a:hover{color:#F36421;}
img{max-width: 100%;}
.bg-outer {
 
  background-size: contain;
}

header {
  box-shadow: 0 0 0px #ddd;
}
.logo img {
	max-width: 100%;
}
.header-phone img {
	max-width: 288px;
}

.heading1 {
  font-size: 45px;
  margin: 0;
  font-weight: 600;
}
.banner{
  background: url(../images/black-dot.jpg)repeat center top;


}

.content-outer > span {
  color: #fff;
}

.banner .heading2 {
  font-weight: 600;
  font-size: 68px;
  line-height: 63px;
  margin: 0;
      margin-top: 0px;
  color: rgb(247, 90, 48);
  margin-top: 51px;
  
  max-width: 500px;
}
.shield {
  text-align: center;
  padding-top: 63px;
}
.shield img{
  max-width: 290px;
  margin-top: -32px;
}

.sub-heading{
  text-transform: uppercase;
  letter-spacing: 10px;
  margin-top: 22px;
  display: block;
  font-size: 17px;
}
.banner p {
	max-width: 480px;
}
.text-white{
  color:#fff;
}
.text-orange{
  color: #ff4200;
}
.jump {
  position:relative;
  -webkit-animation:jump 2s ease-in-out infinite;
  animation:jump 2s ease-in-out infinite
 }


 @-webkit-keyframes jump {
  0% {
   top:3px
  }
  50% {
   top:-3px
  }
  100% {
   top:3px
  }
 }
 
 .scroll-arrow {
  font-size: 25px;
  color: #414b61;
  margin-right: 10px;
}
.header-tooltip {
  font-size: 13px;
  display: flex;
  margin-top: 57px;
  justify-content: center;
}
.bounce {
  -webkit-animation: bounce 4s ease-in-out infinite;
  animation: bounce 4s ease-in-out infinite;
}
@keyframes bounce {
  0% {
   -webkit-transform:translateY(0);
   transform:translateY(0)
  }

  50% {
   -webkit-transform:translateY(-12px);
   transform:translateY(-12px)
  }
 
  100% {
   -webkit-transform:translateY(0);
   transform:translateY(0)
  }
 }


 #about {
  padding-bottom: 61px;
  box-shadow: 0 0 6px #ccc;

}
 p.drop-cap::first-letter {
	font-size: 65px;
	float: left;
	margin: 0 5px 0px 0;
  line-height:40px
}
ul.list{
  padding: 0;
}
ul.list.list-a li{
  background:#fff;
  padding-left: 33px;
  list-style-type: none;
  margin-bottom: 13px;
  width: 86%;
  box-shadow: 0 0 7px #eee;
  padding: 18px;
  border-radius: 12px;
  position: relative;
  min-height: 99px;
display: flex;
align-items: center;
border-left:5px solid rgb(218,77,39);;
}
ul.list li {
  background: url(../images/bullet.png) no-repeat left 2px;
  padding-left: 33px;
  list-style-type: none;
  margin-bottom: 5px;

}
ul.list li.one{
  top: -41px;
right: -51px;
}
ul.list li.two{
  top:0;
  left: -39px;
}
ul.list li.three{
  top: 41px;
  right: -98px;
}
ul.list li.four{
  top: -41px;
left: 0;
}
ul.list li.five{
  top: 0;
left: 102px;
}
ul.list li.six{
  left: 0;
  bottom: -43px;
}
ul.list li.seven{
  bottom: -33px;
  left: -328px;
}
.content-area1 h2 
{ margin-bottom: 100px;}
.content-area h2 {
  font-weight: 600;
  font-size: 30px;

}

.content-area2 ul.list li {
  list-style-type: none;
  margin-bottom: 13px;
  background: #fff;
  box-shadow: 1px 1px 3px #eee;
  padding: 5px 14px;
  border-left: 5px solid rgb(218,77,39);;
}

.content-area3 ul.list li{
  background: none;
  padding: 0;
}
.content-area3 ul.list li span {
  background: rgb(218,77,39);
  background: linear-gradient(90deg, rgba(218,77,39,1) 0%, rgba(255,111,30,1) 100%);
  color: #fff;
  padding: 8px 13px;
  display: inline-block;
  border-radius: 35px;
}
.content-area4 ul.list li {
	padding: 0;
	background: none;
	width: 48%;
	display: inline-block;
	vertical-align: top;

}
.content-area4 ul.list li span {
  background: rgb(218,77,39);
background: linear-gradient(90deg, rgba(218,77,39,1) 0%, rgba(255,111,30,1) 100%);
  color: #fff;
  padding:15px 21px;
  border-radius: 35px;
  min-height: 104px;
  display: flex;
  align-items: center;
}

.content-area4 ul.list li {
	padding: 0;
	background: none;
	width: 48%;
	display: inline-block;
	vertical-align: top;
	background: none;
}

.content-area5 ul.list li  {
  background: none;
  padding: 0;
}
.content-area5 ul.list li span {
  background: rgb(218,77,39);
  background: linear-gradient(90deg, rgba(218,77,39,1) 0%, rgba(255,111,30,1) 100%);
color: #fff;
padding: 8px 33px;
border-radius: 25px;
min-height: 99px;
display: flex;
align-items: center;
}
.api-sec {
  text-align: center;
  padding: 22px 16%;
  /* background: rgb(218,77,39);
  background: linear-gradient(90deg, rgba(218,77,39,1) 0%, rgba(255,111,30,1) 100%);
	color: #fff;
	border-radius: 110px;
	box-shadow: 0 3px 0px 2px #ff6c00; */
}
.api-sec ul.list li {
  background: none;
  padding: 0;
}
.hand {
  max-width: 412px;
}

h2 i {
  color: #FC8E12;
  font-size: 30px;
}

.keyfeature{
  position: relative;
}
.keyfeature {
  background: url(../images/white-dotts.jpg) repeat top right;
  width: 100%;
  border-radius: 62px;
box-shadow: 0 0 12px #ddd;
  
}

/*.keyfeature::after {
  content: "";
  background: #fff;
  height: 347px;
  position: absolute;
  right: 0;
  width: 50%;
  top: 0;

}*/

.content-area h3 {
  font-size: 23px;
}

.img-bg {
  background: #fff;
  padding: 20px;
  box-shadow: 15px -15px 38px #eee;
  border-radius: 10px;
}
.white-dots {
  background:url(../images/white-dotts.jpg)repeat;
}

footer {
  padding: 10px 0;
  padding-top: 10px;
padding-top: 18px;
background: rgb(251,103,68);
background: url(../images/black-dot.jpg) repeat;
}
.social {
	text-align: center;
}
.social ul{
  margin: 0;
}
.social li {
	list-style: none;
	display: inline-block;
	padding: 0 4px;
}

.social li a {
	color: #fff;
	font-size: 22px;
	/* border: 1px solid #ccc; */
	border-radius: 50%;
	width: 30px;
	display: inline-block;
	height: 30px;
}
.social li a:hover {
  color: #FE6E1E;
}
.copyright p {
	text-align: center;
	margin: 0;
  font-size: 13px;
  color: #fff;
}
.about-home{
  position: relative;
}
.about-home::after {
	content: "OmniFraud";
	position: absolute;
	font-size: 78px;
	transform: rotate(90deg);
	left: 100%;
	bottom: 125px;
	font-weight: 600;
	color: #eaeaea;
}

.to-scroll i {
  color: #fff;
  font-size: 27px;
}
.to-scroll:hover {
  color: #FC8E12;
  text-decoration: none;
}

@media (max-width:990px){

  .banner .heading2 {
    font-weight: 600;
    font-size:49px;
    margin: 0;
  }
  .about-home::after {
    right: 83px;
font-size: 50px;
top: 47px;
left: inherit;
  }

}
@media (min-width:768px){
  .banner .heading2 br{
    display: none;
  }
}

@media (max-width:767px){
.about-home::after {
	display: none;
}
.header-phone img {
  max-width: 100%;
}
h2.heading4 {
  font-size: 22px;
  display: flex;
}
h2.heading4 i {
  margin-right: 8px;
  font-size: 25px;
}

}
@media (max-width:575px){
.bg-outer{
background-size: 647px;

}
}