.gradbg {

	background: linear-gradient(180deg, #fff 0, #FBF8F2 40.5%);
	
}
.gradinnerbg {
	background: linear-gradient(180deg, #eff4f9 0, #FFF 40.5%);
}
.pt-0{padding-top: 0px !important;}
.pt-20{padding-top: 20px !important;}
.pt-30{padding-top: 30px !important;}
.pt-40{padding-top: 40px !important;}
.tsection h3{ margin-bottom: 1.5rem;color: #070707;}
.tsection ol, .tsection ul {
	margin-top: 0;
	margin-bottom: 2.5rem;
	padding-left: 25px;
}
.tsection ol li, .tsection ul li {
	margin-bottom: 0.3rem;
}
.tsection ul li {
	list-style: square;

}
.tsection ul li::marker {
	color: #de1f26;
}

.tsection ul li ul li {
list-style: circle;
}
.morebtn {
	color: #070707;
	display: inline-block;
	font-size: 16px;
	font-weight: 500;
	line-height: 0.8;
	text-transform: capitalize;
	min-width: 140px;
	padding: 12px 20px;
	position: relative;
	overflow: hidden;
}
.morebtn span.bh {
	background: #fff;
	border: 10px solid rgba(255, 255, 255, 0.5607843137);
	border-radius: 50%;
	display: block;
	height: 0;
	position: absolute;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-transition: width 0.7s ease 0s, height 0.7s ease 0s;
	transition: width 0.7s ease 0s, height 0.7s ease 0s;
	width: 0;
	z-index: 1;
	opacity: 0;
}
.morebtn span {
	position: relative;
	z-index: 2;
}
.morebtn:hover span.bh {
	height: 500px;
	width: 500px;
	opacity: 1;
}
.morebtn:hover {
	color: #212529 !important;
	text-decoration: none;
}
.btn-black-outline {
	border: 2px solid #070707;
}
.partners-logo .partners-box{position: relative;}
.partners-logo .partners-box img {
	display: block;
	width: 40%;
    margin: 0 auto;
}
.partners-logo .partners-box {
	position: relative;
	border: 1px solid #f4ecec;
	border-radius: 10px;
}
.partners-logo .exprice p {
margin-bottom: 0rem;
}
.partners-logo .partners-box {
	position: relative;
	border: 1px solid #f4ecec;
	border-radius: 10px;
    /* -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, 0.07);
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.07); */

}
.partners-logo .exprice {
	display: flex;
	padding: 5px;
	flex-wrap: wrap;
    justify-content: center;
	gap:7px;
}
.partners-logo .partners-box .exprice p strong {
    color: #ce161d;
}
.serviceslide_single{padding: 40px 0px;}
.servicesbox {
	/* -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, 0.07);
	box-shadow: 0 0 25px rgba(0, 0, 0, 0.07); */
	padding: 15px 15px;
	height: 250px;
    background: #fbfbfb;
}

.iconBox .bordbtn {
	box-shadow: -18px 11px 21px rgba(255, 2, 2, 0.3);
	background-color: #f11a64;
	border: 1px solid #f11a64;
	font-size: 15px;
	font-weight: 500;
	text-decoration: none;
	border: none;
	border-radius: 25px;
	text-align: center;
	padding: 15px 10px;
	color: #efefef !important;
}

/* .iconBox .bordbtn {
	background-color: transparent;
	color: #f11a64;
	border: 1px solid #f11a64;
	padding: 15px 10px;
} */
.iconBox .bordbtn:hover {
	background-color: transparent;
	/* margin-top: 44px; */
	color: #fff;
    background: #ce161d;
	border: 1px solid #f11a64;
	padding: 15px 10px;
}

.Owl-main-content {
  position: relative;
}
.Owl-main-content .owl-theme .custom-nav {
  position: absolute;
  top: 20%;
  left: 0;
  right: 0;
}
.Owl-main-content .owl-theme .custom-nav .owl-prev,
.Owl-main-content .owl-theme .custom-nav .owl-next {
  position: absolute;
  height: 100px;
  color: inherit;
  background: none;
  border: none;
  z-index: 100;
}
.Owl-main-content .owl-theme .custom-nav .owl-prev i,
.Owl-main-content .owl-theme .custom-nav .owl-next i {
  font-size: 2.5rem;
  color: #000000;
}
.Owl-main-content .owl-theme .custom-nav .owl-prev {
  left: -40px;
}
.Owl-main-content .owl-theme .custom-nav .owl-next {
  right: -40px;
}
.serviceslide .tst-head span {
  color: #6c6c6f;
  font-size: 16px;
}
.serviceslide .owl-dots {
  text-align: center;
}
.serviceslide .owl-dots span {
  background-color: #c0c0c2;
  display: inline-block;
  margin: 0 7px;
  height: 4px;
  width: 40px;
}
.serviceslide .owl-dots .active span {
  background-color: #dd1f26;
}
.welcomimgbg{
background-color: #dd1f26;
  background-image: url("../images/oman-money-transfer-red-Gbg-full2.webp");
background-repeat: no-repeat;
  background-position: top center;

  background-size: cover !important;

  padding: 100px 0 70px;
}
.welcomimg {
	position: relative;
	
	max-width: 700px;
	max-height: 700px;
}
.welcomimg .main-image {
	max-width: 700px;
	height: auto;
	display: block;
	margin: 0 auto;
	background-color: #dd1f26;
	position: relative;
	left: -50px;
}
.welcomimgbg .list__item li {
	font-family: "Rubik", sans-serif;
	font-size: 15px;
	font-weight: 400;
	line-height: 19px;
	color: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 21px;
}
.counter {
  animation-duration: 1s;
  animation-delay: 0s;
}
.iconBox .servicesbox { position: relative;}
.iconBox .servicesbox .btn {
	position: absolute;
	bottom: 20px;
	left: 33%;
}
.whychoseiconcontainer {
	display: flex;
	flex-wrap: wrap !important;
	gap: 20px;
	justify-content: center;
}
.overview .iconBox {
	margin-bottom: 0px;
	width: 48%;
	background: #fff;
	border-radius: 20px;
}
.testimonial .single-testimonial {
	position: relative;
	margin-bottom: 30px;
	display: flex;
	gap: 30px;
	justify-content: center;
	align-content: center;
	/* align-items: center; */
}

.testimonial .tst-body {
	background-color: #f9f9f9;
	border-radius: 10px;
	/* -webkit-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.1); */
	/* box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.1); */
	/* padding: 26px 20px; */
	position: relative;
	margin-bottom: 30px;
	padding: 40px;
	min-height: 250px;
	font-size: 20px;
	font-weight: 400;
	border: 0px solid #ccc;
}

.testimonial .tst-body .tst-desig h6 {
	font-size: 20px;
	padding-bottom: 0;
	margin-bottom: 0;
}
.testimonial .tst-body .tst-desig span{
font-size: 16px;
}
.sec-heading {
	text-align: center;
	margin-bottom: 50px;
}
.newssection .news-item {
	-webkit-box-shadow: -5px 10px 22px -12px rgba(0,0,0,.07) !important;
	box-shadow: -5px 10px 22px -12px rgba(0,0,0,.07) !important;
	background: #fff;
	min-height: 380px;
  position: relative;
  -webkit-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  -ms-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
  display: block;
}
.newssection .news-item:hover {
-webkit-box-shadow: -5px 10px 22px -12px rgba(0,0,0,0.3) !important;
	box-shadow: -5px 10px 22px -12px rgba(0,0,0,0.3) !important;
}
.news-item img {
	height: 194px;
	-o-object-fit: cover;
	object-fit: cover;
	margin-bottom: 15px;
}
.news-item .news_date {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: 20px;
	color: #e12424;
	font-weight: 500;
}
.news-item .news_date p.nescat {
	padding: 2px 15px;
	background: #f2f0f0;
	border-radius: 20px;
}
.news-item .newsboxdata{ padding: 20px 35px;}
.news-item .newsboxdata h3 {
	font-size: 22px;
	font-weight: 600;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	margin-bottom: 30px;
	-webkit-transition: all 0.5s ease-in-out 0s;
	-moz-transition: all 0.5s ease-in-out 0s;
	-o-transition: all 0.5s ease-in-out 0s;
	-ms-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s;
	color: #000;
}
.news-item .news_date .blog_date > p {
	color: #00A1ED;
	font-size: 0.875rem;
	font-weight: 600;
	-webkit-transition: all 0.5s ease-in-out 0s;
	-moz-transition: all 0.5s ease-in-out 0s;
	-o-transition: all 0.5s ease-in-out 0s;
	-ms-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s;
}

.pagebaner {
	position: relative;
	padding-top: 0px;
	padding-bottom: 0;
}
.banner-continer {
	position: absolute;
	left: 50px;
	top: 50%;
	width: 500px;
}
.Strengths{border-radius: 20px; overflow: hidden;}
.banner-continer .banner-content{ color: #fff;}
.breadcrumbs {
    padding-top: 15px;
}
.breadcrumb {
	
	background-color:transparent;
	
}
.breadcrumbs ul li {
    color: #939393;
    font-size: 0.875rem;
    padding-right: 20px;
    position: relative;
}
.breadcrumbs ul {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.breadcrumbs ul li a {
    color: #939393;
	
}
.breadcrumbs ul li:after {
    content: "/";
    position: absolute;
    right: 7px;
    top: 0;
    color: #6B7F89;
}
.breadcrumbs ul li.active{
    color: #e32722!important;
}
.posrelative {
	padding-top: 120px;
}
.breadcrumbs ul li:last-child::after{
    content: unset;
}
.pagetitlebox{position: relative;padding:20px 10px}
.pagetitlebox h1{
	margin-bottom: 20px;
	font-size: 45px;
	color: #262934;
}
@media screen and (max-width:768px) {
.posrelative {
	padding-top: 0px;
}	
.pagetitlebox {
	position: relative;
	padding: 0px 10px;
	padding-bottom: 20px;
}	
.single-slide {
	min-height: auto;
	padding: 0;
}	
.header-top {
	
	display: none;
}
.header02, .header03 {
	background-color: transparent;
	position: relative;
	
}
.banner-section .banner-slider-carousel.owl-carousel .owl-dots {
	bottom: -10px;
}
.header .primary-menu ul li.has-menu-child i, .header04 .primary-menu ul li.has-menu-child i, .header02 .primary-menu ul li.has-menu-child i, .header03 .primary-menu ul li.has-menu-child i {
	color: #fff;
	
	font-size: 22px;
	line-height: 20px;
	
}
.header .primary-menu ul:not(.sub-menu), .header04 .primary-menu ul:not(.sub-menu), .header02 .primary-menu ul:not(.sub-menu), .header03 .primary-menu ul:not(.sub-menu) {
	padding: 20px 20px;
}
.header .primary-menu ul li, .header04 .primary-menu ul li, .header02 .primary-menu ul li, .header03 .primary-menu ul li {
	
	border-bottom: 1px solid #f25f64;
}
.header02 .primary-menu ul li:last-child
{
	border-bottom: 0px solid #f25f64;
	margin-top: 20px;
}
.header02 .primary-menu ul li.has-menu-child ul.sub-menu a::before{
	content: "";
  width: 7px;
  height: 1px;
  border-radius: 50%;
  background: #fff;
  display: block;
  position: absolute;
  left: 10px;
  top: 20px;
}
.header02 .primary-menu ul li.has-menu-child ul.sub-menu li:last-child{
margin-top: 0px;
}
.overview .iconBox {
	width: 100%;
	
}
.testimonial .single-testimonial {
	display: block;
	
}
.testimonial .tst-head {
	position: relative;
	padding: 10px 0 10px 15px;
	min-height: 70px;
	width: 100%;
}
.testimonial .tst-body {
	
	width: 100%;
}
.testimonial .tst-body {
	background-color:transparent;
}
}