
@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;
}
a, a:hover {
  color: #FF7F2A;
}
h1, h2, h3, h4, h5, h6{
  font-family: 'Poppins', sans-serif;
}
.bg-outer {
  background: url(../images/left-bg.png) no-repeat -20px top, url(../images/right-bg.png) no-repeat right top;;

}

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 .heading2 {
  font-weight: 600;
  font-size: 100px;
  margin: -135px 0 0;
}
.banner .heading2 span {
  color: #FF6600;
}
.banner p {
  font-size: 30px;
}
.header-phone img {
	max-height: 423px;
}


.overview {
	background: #fff;
	text-align: center;
  box-shadow: 0 0 40px #ccc;
  border: 1px solid #fff;
}
.overview img{
  max-width: 100%;
}
.sec-title {
  border-bottom: 1px solid #ccc;
  padding-left: 50px;
}
.sec-title span {
  font-size: 58px;
  display: block;
  font-weight: 600;
}

.config {
  overflow: hidden;
  background: url(../images/atm-bg.jpg)no-repeat right;
  padding: 15px 0 98px;
}
.Configure {
  font-size: 48px;
  font-weight: 600;
}
.step-box {
	border: 2px solid #FF6600;
	padding: 20px;
	margin-top: 20px;
	background: #fff;
}
.step-box.orange {
  background: #FF6600;
  color:#fff;
}
.step-box .icon {
  text-align: center;
}
.step-box i {
  font-size: 74px;
  margin-bottom: 12px;
}



/***************Features start********************/
ul.list{
  padding: 0;
}
ul.list.list-a li {
	background: #fff;
	list-style-type: none;
	margin-bottom: 13px;
	/* width: 67%; */
	padding: 13px 0 6px;
	position: relative;

	border-bottom: 1px solid #ccc;
}
ul.list li {
  background: url(../images/bullet.png) no-repeat left 2px;
  padding-left: 33px;
  list-style-type: none;
  margin-bottom: 13px;

}
.list h2 {
  font-size: 20px;
}
ul.list.list-a li li {
	border: 0;
	padding: 0;
	font-size: 13px;
	margin: 0 0 4px;
	list-style: disclosure-closed;
}
/* 
ul.list li.one{
  top: -41px;
right: -102px;
text-align: right;
}
ul.list li.two{
  top:0;
  text-align: right;
}
ul.list li.three{
  top: 41px;
  right: -105px;
  text-align: right;
}
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;
} */
.features img {
	width: 100%;
}
/***************************Features end*********************************/
.config.key-feature {
  background-position: left;
  background: url(../images/atm-bg-2.jpg) no-repeat;
}
.key-feature .heading4.Configure {
	text-align: right;
}
.key-feature .step-box {
	/* border-radius: 50%;
	width: 300px;
	height: 300px;
	padding: 38px; */
}
.key-feature .step-box i {
	font-size: 84px;
}
.key-feature .step-box p {
	font-size: 21px;
	line-height: 25px;
	margin-top: 9px;
	margin-bottom: 0;
	font-weight: 600;
	text-align: center;
}
.Protocols .heading4 {
	margin-bottom: 32px;
	font-size: 35px;
}
.proto h2 {
	font-size: 18px;
	background: #1A1A1A;
	min-height: 100px;
	display: flex;
	align-items: center;
	padding: 25px;
	border-radius: 6px;
	color: #fff;
	min-height: 117px;
}

.non-stop img {
	max-width: 100%;
}
.non-stop-text b {
	font-weight: bold;
}
.non-stop-text p {
	margin-bottom: 42px;
	font-size: 17px;
}
.non-stop-text h2 {
	font-size: 33px;
	font-weight: 600;
	margin-bottom: 32px;
	color: #FF6600;
}

.financial-set ul {
	display: inline-block;
	width: 33%;
	margin-top: 25px;
}
.financial-set ul li {
	list-style: none;
	display: flex;
	align-items: center;
}
.financial-set ul li i,.card-head i {
	width: 40px;
	height: 40px;
	background: #FF6600;
	color: #fff;
	text-align: center;
	display: flex;
	margin-right: 7px;
	justify-content: center;
	align-items: center;
	font-size: 23px;
}
.financial-set ul li,.card-head {
	list-style: none;
	display: flex;
	align-items: center;
	background: #151414;
	box-shadow: 2px 2px 4px #ccc;
	margin: 0 0px 16px;
	color: #fff;
}
.financial-set {
	background: url(../images/white-dotts.jpg) repeat;
	padding: 27px 0 10px;
}
.financial-set h2 {
	color: #333;
}
.btn-link {
	font-weight: 400;
	color: #007bff;
	background-color: transparent;
	display: flex;
	padding: 0;
	border: 0;
	text-decoration: none;
	color: #fff;
	font-size: 14px;
	line-height: 39px;
	width: 100%;
}
.card-head h5 {
	width: 100%;
}
.btn-link:hover,.btn-link:focus {
	text-decoration: none;
	color: #fff;
}
.financial-set .card {
	border: 0;
	margin-bottom: 9px;
}
.card-head {
	margin: 0;
}

.support {
  background: url(../images/left-bg.png) no-repeat left top;
  padding: 38px 0;
background: #fff;
margin-bottom: 20px;
border-bottom: 1px solid #ccc;
}

.support h2 {
	margin-bottom: 35px;
}
.supp,.card-header2 {
	padding: 0px 21px;
	border: 1px solid #ff6600;
	/* margin-bottom: 30px; */
	text-align: center;
	font-size: 18px;
	/* min-height: 65px; */
	display: flex;
	justify-content: center;
	align-items: center;
	font-weight: 500;
	line-height: 18px;
	background: #fff;
}
.supp:hover {
	background: #ff6600;
	color: #fff;
}
.card-header2 .btn-link{
	color: #585858;
	font-size: 16px;
	line-height: 32px;
}
.card-header2 h5, .card-header2 h5 button {
	display: block;
	width: 100%;
}
.nav-tabs .nav-link {
	border: 1px solid #ccc !important;
	border-radius: 0 !important;
	color: #333 !important;
	margin-right: 2px;
	padding: 9px 10px;
}
.nav-tabs .nav-link.active {
	background: #ff6600;
	color: #fff !important;
	border: 1px solid #f60 !important;
}
#myTabContent {
	background: #f60;
	padding: 27px;
	border: 0px solid #fff;
	box-shadow: 2px 2px 4px #ccc;
	color: #fff;

}

.support .card {
	border: 0;
	background: #f9f9f9;
	margin-bottom: 8px;
	border-radius: 0;
}

.atm-management h2 {
  font-size: 40px;
  font-weight: 600;
}
.atm-management .sub-title {
	margin-bottom: 35px;
}
.manage-group {
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.icon-sec {
	width: 120px;
	height: 120px;
	border-radius: 60px 0px 60px 60px;
	background: #FF6600;
	padding: 10px;
	display: inline-block;
  margin: 10px auto;
  display: flex;
justify-content: center;
align-items: center;
}
.icon-sec i {
	font-size: 59px;
	color: #fff;
}

.manage-group.reverse-sm {
	flex-direction: column-reverse;
}
.icon-sec img {
	max-width: 100%;
}
.heading-sec {
	font-size: 18px;
  margin: 10px 0;
  font-weight: 600;
}



.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;
}

.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)
  }
  30% {
   -webkit-transform:translateY(-60px);
   transform:translateY(-60px)
  }
  40% {
   -webkit-transform:translateY(15px);
   transform:translateY(15px)
  }
  50% {
   -webkit-transform:translateY(-12px);
   transform:translateY(-12px)
  }
  60% {
   -webkit-transform:translateY(5px);
   transform:translateY(5px)
  }
  70% {
   -webkit-transform:translateY(0);
   transform:translateY(0)
  }
  100% {
   -webkit-transform:translateY(0);
   transform:translateY(0)
  }
 }
 p.drop-cap::first-letter {
	font-size: 65px;
	float: left;
	margin: 0 5px 0px 0;
  line-height:40px
}
li {
  margin-bottom: 5px;
}

h2 i {
  color: #FC8E12;
  font-size: 30px;
}
ul {
  padding-left: 15px;
}
footer {
	border-top: 1px solid #eee;
  padding: 10px 0;
  background: #FF6600;
}
footer a{
  color: white;
}
footer a:hover{
  color: #000;
}
.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: #1a1a1a;
}
.copyright p {
	text-align: center;
	margin: 0;
  font-size: 13px;
  color: #fff;
}
.about-home{
  position: relative;
}
/* .about-home::after {
	content: "OmniWallet";
	position: absolute;
	font-size: 78px;
	transform: rotate(90deg);
	left: 100%;
	bottom: 125px;
	font-weight: 600;
	color: #eaeaea;
} */

.about-home ul {
  padding-left: 50px;
}
.about-home li {
	list-style: none;
	margin-bottom: 24px;
	display: flex;
	font-size: 16px;
}
.about-home li span {
	background: #FF6600;
	padding: 5px;
	font-size: 26px;
	font-weight: bold;
	color: #fff;
	flex: none;
	width: 50px;
	margin-right: 14px;
	text-align: center;
}

#about::before {
	content: "";
	background: url(../images/circle-bg.png) no-repeat 0 50px;
	width: 367px;
	height: 582px;
	position: absolute;
	left: 0;
	background-size: 100%;
}

.to-scroll {
  color: black;
  font-size: 15px;
}
.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: 19%;
    background-position: 0 160px, 100% 0;
  }
}