﻿@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Bakbak+One&amp;family=DM+Sans:ital,wght@0,400;0,500;0,700;1,400;1,500;1,700&amp;family=Tinos:ital,wght@0,400;0,700;1,400;1,700&amp;display=swap');
.bg_lb {
	color: #443838
}
.bg_1 {
	background: #F23674;
	color: #fff
}
.bg_2 {
	background: #1CACF3;
	color: #fff
}
.bg_3 {
	background: #AE23F5;
	color: #fff
}
.bg_4 {
	background: #FFA03A;
	color: #fff
}
.bg_5 {
	background: #15DE9B;
	color: #fff
}
.bg_6 {
	background: #7212F1;
	color: #fff
}
.bg_7 {
	background: #ffc000;
	color: #fff
}
.bg_8 {
	background: #c55a11;
	color: #fff
}
.bg_9 {
	background: #2e75b6;
	color: #fff
}
.bg_10 {
	background: #00a3a1;
	color: #fff
}
.bg_11 {
	background: #548235;
	color: #fff
}
.bg_12 {
	background: #f68d2e;
	color: #fff
}
.bg_13 {
	background: #bf9000;
	color: #fff
}
.bg_14 {
	background: #e91e63;
	color: #fff
}
.bg_15 {
	background: #7212f1;
	color: #fff
}
.bg_16 {
	background: #44546a;
	color: #fff
}
.gradient1 {
	background: rgb(215 193 235 / 50%);
	border-color: #dccbef !important;
}
.gradient2 {
	background: rgb(193 208 235 / 46%);
	border-color: #dbe4f3 !important;
}

.gradient3 {
	background: #e1dbef99;
	border-color: #e1dbef !important;
}



.top-nav ul.pwdarea li a:hover {
	opacity: 0.3;
}
body {
	font-size: 15px;
}
header {
    position: relative;
    z-index: 10;
    padding: 0;
   /* background: linear-gradient(90deg, rgb(18 187 25) -10%, rgb(36 147 248) 18%);
    background: linear-gradient(90deg, rgba(194, 54, 101, 1) -10%, rgba(27, 30, 111, 1) 18%);*/
    overflow: hidden;
    box-shadow: 0px 0px 15px rgb(0 0 0 / 11%);
}
header .min-height {
	min-height: 117px;
}
header .uplogo {
	display: block;
	float: right;
	padding: 0;
	box-sizing: border-box;
	position: relative;
	z-index: 9999;
}
header .uplogo img {
	max-width: 73px;
}
h1, h2, h3, h4, h5 {
	font-family: 'Bakbak One', cursive;
}
.logo {
	position: relative;
}
.logo {
	padding: 2px 0;
	display: flex;
	flex-wrap: wrap;
	z-index: 2;
}
.salient_features .title h2 span {
	display: block;
	text-transform: capitalize;
	font-weight: 100 !important;
	color: #ed3f75;
}
.logo:after {
	content: "";
	position: absolute;
	left: -10px;
	bottom: -4px;
	height: 1px;
	width: 150px;
	background: rgba(255, 255, 255, .5);
}
.logo img {
	z-index: 5;
	max-width: 100%;
}
.logo-colm {
	width: 75px;
	padding: 0;
}
.logoname {
	padding: 0 0 0 6%;
}
.logoname:after {
	content: "";
	width: 180%;
	height: 0;
	border-top: 106px solid #ffffff;
	border-left: 39px solid transparent;
	position: absolute;
	left: 85px;
	top: 0px;
	z-index: -1;
}
.logoname .hindi-name {
	color: #9b281f;
	font-family: "Tiro Devanagari Sanskrit", serif;
	margin-bottom: 0;
	font-size: 1.5em;
}
.logoname .hindi-line {
	margin-bottom: 0;
	font-size: .9em;
	color: #000
}
.logoname .eng-name {
	font-size: 2.3em;
	margin-bottom: 2px;
	margin-top: 1px;
	color: #1d113e;
}
.logoname .eng-line {
	font-weight: 600;
	font-size: 1.05em;
	margin-bottom: 0;
	color: #000;
	padding-left: 12px;
}
.top-nav {
    background-color: #fff;
    position: absolute;
    padding: 0px 10px;
    right: 265px;
    /*padding: 0px 40px;
    right: 145px;*/
    transform: skewX(40deg);
    border: 1px solid #cccccc75;
    border-top: 0px;
    z-index: 999;
}
.top-nav > ul {
	margin: 0;
	transform: skewX(-40deg);
}
.top-nav ul.pwdarea li a img {
	width: 24px;
}
.top-nav li {
	list-style-type: none;
	float: left
}
.top-nav li a:hover {
	text-decoration: none
}
.top-nav .btn-xs {
	padding: 3px 4px;
	line-height: 1.5;
	border-radius: 0;
	border: solid 1px rgba(255, 255, 255, .5);
	background-color: #fff;
	color: #333;
	font-weight: 700
}
.top-nav .btn-black {
	padding: 3px 6px;
	font-size: 10px;
	line-height: 1.5;
	border-radius: 0;
	border: solid 1px #fff;
	background-color: rgba(255, 255, 255, .1);
	color: #fff
}
.top-nav .btn-blue {
	padding: 4px 8px;
	font-size: 12px;
	line-height: 1.1;
	border-radius: 0;
	border: solid 0 #000;
	background-color: #00b9be;
	color: #fff
}
.top-nav .btn-yellow {
	padding: 4px 6px;
	font-size: 12px;
	line-height: 1.1;
	border-radius: 0;
	border: solid 0 #d8470e;
	background-color: #f57d57;
	color: #fff
}
.top-nav .input-sm {
	height: 21px;
	margin: 0;
	padding: 0 10px;
	border-radius: 0
}
.top-nav .navbar-right {
	float: right!important;
	margin-bottom: 0;
	margin-right: -15px;
	margin-top: -1px
}
.top-nav .defTheme {
	color: #fff;
	padding: 3px 6px;
}
.hi-btn {
	color: #fff !important;
	padding: 5px 12px;
	display: block;
	text-decoration: none;
}
.language {
	padding: 0px 0px 0px 0px !important;
}
.top-nav ul.pwdarea {
	float: right;
	margin-right: 0px;
	padding: 0px 0px 0px 8px;
}
.top-nav ul.pwdarea li a {
	color: #000;
}
.top-nav ul.pwdarea li {
	padding: 3px 15px;
	font-weight: 600;
}
.search a {
	color: #0a0a0a !important;
	font-size: 18px;
}
.pwdarea li .fontresize {
	display: block;
	box-sizing: border-box;
	text-align: center;
	line-height: 18px;
	background-color: #fff;
	text-decoration: none;
	margin-top: 3px;
	font-size: 13px;
	padding: 3px 6px;
}
.pwdarea li .theame {
	display: block;
	box-sizing: border-box;
	text-align: center;
	line-height: 18px;
	background-color: #f0a310;
	color: #fff !important;
	text-decoration: none;
	margin-top: 3px;
	font-size: 13px;
}
.pwdarea li .contrast {
	background-color: #000;
}
.top-nav ul.topleft_menu {
	text-align: left;
	padding: 0;
	margin: 0;
	min-height: auto;
}
.top-nav ul.topleft_menu li {
	font-weight: 400;
}
.top-nav ul.topleft_menu li a {
	padding: 5px 8px;
	display: block;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
}
.top-nav ul.topleft_menu li a:before {
	content: '';
	position: absolute;
	left: 0px;
	bottom: 0px;
	height: 1px;
	background-color: #e0ab1b;
	width: 0%;
	transition-duration: .3s;
}
.top-nav ul.topleft_menu li a:hover::before a {
	width: 100%
}
.top-nav ul.topleft_menu li a:hover {
	background-color: #fff;
	color: #003c72;
}
.top-nav ul.topleft_menu li:last-child a {
	border-right: 0 solid #3e3d3d
}
.top-nav ul.topleft_menu .dropdown li {
	float: none;
}
.videobg {
	overflow: hidden;
	max-height: 496px;
	background-color: #000;
	position: relative;
	z-index: 0;
}
.videobg video {
	width: 100% !important;
	opacity: 1;
	margin-top: -129px;
}
section {
	padding: 20px 0;
}
.banner-section {
	position: relative;
	z-index: 10;
	padding: 0;
}
	.banner-section:after {
		content: "";
		position: absolute;
		left: -135px;
		top: 0px;
		/*background: linear-gradient(136deg, rgb(37 192 44) 0%, rgb(36 147 248) 88%);*/
		/*background: linear-gradient(136deg, rgba(194, 54, 101, 1) 0%, rgba(27, 30, 111, 1) 88%);*/
		width: 27%;
		height: 100%;
		transform: skewX(20deg);
	}
.dropdown-menu .has-submenu:after {
	font-family: FontAwesome;
	content: "\f0da";
	position: absolute;
	right: 8px
}
.banner-section img {
	max-width: 100%;
	position: relative;
	z-index: 0;
}
/*.dropdown>a:after {
	content: "\f0d7";
	font-family: FontAwesome;
	margin-left: 6px;
}*/
.banner {
	width: 100%
}
.leader {
	position: absolute;
	width: 250px;
	left: 0px;
	top: 0px;
	z-index: 1;
}
.leader > ul {
	padding: 0px 0px 0px 15px;
	list-style: none;
	margin: 70px 0px 0px 0px;
}
.leader li {
	padding: 8%;
	position: relative;
}
    .leader .pmmodi {
        text-align: center;
        padding: 7px 17px;
        border-radius: 10%;
        /*border-radius: 50%;*/
        background: #fff;
        width: 185px;
        height: 185px;
        box-sizing: border-box;
        /* border: 4px solid #f37223; */
        color: #1d113e;
        position: relative;
        z-index: 5;
    }
.leader .pmmodi img {
	height: 90px;
}
.leader .pmmodi h4 {
	font-size: 1em;
	font-weight: normal;
	margin-bottom: 0px;
}
.leader .pmmodi p {
	font-size: .95em;
	font-weight: normal;
	margin: 0px;
}
.leader .shape-1 {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 0;
	opacity: .5;
	animation: float-bob-y 5s ease-in-out infinite;
}
.leader .shape-1 img {
	position: relative;
}
.leader .shape-2 {
	display: block;
	position: absolute;
	bottom: 0px;
	right: 0px;
	z-index: 0;
	opacity: .5;
	animation: float-bob-y 5s ease-in-out infinite;
}
.leader .shape-2 img {
	position: relative;
}
.leader .circle-1 {
	display: block;
	border: 4px solid #efd181;
	width: 150px;
	height: 150px;
	border-radius: 50%;
	z-index: 1;
	position: absolute;
	left: 0;
	top: 0px;
	animation: float-bob-y 5s ease-in-out infinite;
}
.leader .circle-2 {
	display: block;
	background: linear-gradient(90deg, rgb(244 198 25) 0%, rgb(243 107 52) 31%, rgb(237 19 124) 64%, rgb(40 143 209) 100%);
	width: 70px;
	height: 70px;
	border-radius: 50%;
	z-index: 1;
	position: absolute;
	right: 38px;
	bottom: 0px;
	animation: float-bob-y 5s ease-in-out infinite;
}
.pwdicon > a:after {
	content: close-quote;
}
.primarymenu {
    /*position: absolute;*/
    margin: 0px auto;
    z-index: 9;
    right: 0px;
    padding: 0px 20px;
    /*background: linear-gradient(90deg, rgb(18 187 26) 0%, rgb(66 201 73) 31%, rgb(36 146 248) 64%, rgb(40 143 209) 100%);*/
    background: linear-gradient(90deg, rgb(244 198 25) 0%, rgb(243 107 52) 31%, rgb(237 19 124) 64%, rgb(40 143 209) 100%);
}
.primarymenu:after {
	content: "";
	width: 0;
	height: 0;
	border-top: 54px solid #f4c619;
	border-left: 17px solid transparent;
	position: absolute;
	left: -17px;
	top: 0px;
}
.primarymenu .navbar {
	padding-bottom: 0px;
	padding-top: 0px;
}
.primarymenu .navbar-nav > li > a {
	/* padding: 15px 20px !important; */
	color: #fff;
	font-weight: 600;
	transition-duration: .3s;
	display: block;
	text-decoration: none;
}
.primarymenu .navbar-nav > li > a:hover, .primarymenu .navbar-nav > li.show > a {
	color: #1d113e;
	background-color: rgba(255, 255, 255, 1);
}
.primarymenu .navbar-nav .dropdown-menu {
	min-width: 240px !important;
	padding: 0px;
	border-radius: 0px 0px 5px 5px;
	background-color: rgba(255, 255, 255, 1);
	box-shadow: 20px 20px 25px rgba(0, 0, 0, .5);
	border: 0;
}
.primarymenu .navbar-nav .dropdown-menu > li > a {
	color: #000;
	padding: 10px 15px;
	font-size: 0.9em;
	display: block;
	text-decoration: none;
}
.primarymenu .navbar-nav .dropdown-menu > li > a .sub-arrow {
	display: none;
}
.primarymenu .navbar-nav .dropdown-menu > li > a:hover, .primarymenu .navbar-nav .dropdown-menu > li.show > a {
	background-color: #1d113e !important;
	color: #fff !important;
}
.searchbar {
	margin-top: 15px;
	margin-bottom: 25px;
	text-align: left;
}
.searchbar .search-input {
	background-color: #fff;
	width: 250px;
	height: 40px;
	border: 1px solid #eee;
	padding: 0px 15px;
	margin: 0px;
	position: relative;
	z-index: 0;
}
.searchbar .search-btn {
	height: 40px;
	border: 0px;
	margin: 0px;
	position: relative;
	z-index: 2;
	left: -5px;
	background-color: #f0a310;
	color: #fff;
	padding: 0px 15px;
	border-radius: 0px 4px 4px 0px;
}
.serachbar {
	position: fixed;
	z-index: 50;
	width: 100%;
	box-shadow: 0px 0px 15px rgba(0, 0, 0, .2);
	top: 0px;
	height: 100%;
	background-color: rgba(19, 66, 107, .8);
	right: 0px;
	left: 0px;
	margin: 0px auto;
	display: none;
	transition-duration: .3s;
}
.serachbar .search-wrap {
	position: fixed;
	right: 0px;
	height: 100%;
	width: 400px;
	box-shadow: 0px 0px 15px rgba(0, 0, 0, .2);
	background-color: #fff;
	top: 0px;
	box-sizing: border-box;
	padding: 25px;
	transition-duration: .3s;
}
.serachbar .search-wrap h4 {
	text-align: left;
	color: #13426b;
}
.serachbar .search-wrap h5 {
	margin-bottom: 20px;
}
.serachbar .search-wrap h4 span {
	display: inline-block;
	float: right;
	cursor: pointer;
	font-size: 32px;
}
.search .open {
	display: block;
}
.serachbar .search-wrap p a {
	color: #13426b !important;
}
.section-first {
    padding: 10px 0px;
    background: linear-gradient(136deg, rgb(37 192 44) 0%, rgb(36 147 248) 88%);
    /*background: linear-gradient(90deg, rgba(194, 54, 101, 1) -110%, rgba(27, 30, 111, 1) 30%);*/
}
.bner-link {
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: flex;
	flex-wrap: wrap;
	justify-content: end;
}
.bner-link li {
	width: 25%;
	box-sizing: border-box;
	padding: 0px 15px;
	/* border-right: 1px solid rgba(255, 255, 255, .5); */
}
.bner-link li:last-child {
	border-right: 0px;
}
.bner-link li .linkbtn {
	display: table;
	text-decoration: none;
	width: 100%;
	color: #fff;
	transition-duration: .3s;
}
.bner-link li .linkbtn .icon {
	display: table-cell;
	vertical-align: middle;
	width: 66px;
}
.bner-link li .linkbtn .icon img {
	/* background: #f86f24; */
	border-radius: 50%;
	border: 2px solid #ffffff;
	max-width: 100%;
	padding: 6px;
}
.bner-link li .linkbtn .text {
	display: table-cell;
	font-size: 1.3em;
	vertical-align: middle;
	padding-left: 15px;
	font-weight: 600;
}
.bner-link li .linkbtn:hover {
	color: #f4c619;
}
.bner-link li .linkbtn:hover img {
	border-color: #f4c619;
}
.service-link li:nth-child(3) .linkbtn .icon img {
	height: 45%
}
.important-link {
	padding: 0px 0px 80px 0px;
}
.implinkblock {
	list-style: none;
	margin: 0px;
	padding: 0px;
	box-shadow: 0px 0px 20px rgba(0, 0, 0, .2);
}
.implinkblock li {
	border-right: 1px dashed #ccccccbd;
	padding: 15px;
	background: #fff;
}
.implinkblock .owl-buttons .owl-prev, .implinkblock .owl-buttons .owl-next {
	padding: 5px;
	border-radius: 50% !important;
	background-color: #1772b4 !important;
	color: #fff !important;
	width: 30px;
	height: 30px;
	line-height: 18px;
	font-size: 18px;
	text-align: center;
	position: absolute;
	top: 35px;
	display: none !important;
}
.implinkblock .owl-buttons .owl-prev {
	left: -50px;
}
.implinkblock .owl-buttons .owl-next {
	right: -50px;
}
.implinkblock li img {
	width: 100%;
}
.footer {
	background-color: #641245;  
	/*     background-image: url("../images/footerbg.png"); */
	background-repeat: repeat-x;
	position: relative;
	z-index: 5;
	background-size: cover;
}
    .footer:after {
        content: "";
        position: absolute;
        left: -300px;
        top: -16px;
        width: 77%;
        height: 100px;
       
        transform: skewX(-20deg);
        z-index: 0;
        box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.25);
		background: linear-gradient(90deg, rgba(194, 54, 101, 1) 0%, rgba(27, 30, 111, 1) 100%);
    }
.footer .sec-1 {
	position: relative;
	z-index: 5;
}
.foot-head {
	display: flex;
}
.foot-head .f-logo {
	width: 80px;
}
.foot-head .f-logo img {
	max-width: 100%;
}
	.foot-head .f-text {
		padding-left: 30px;
		padding-top: 18px;
		color: #fff;
	}
.foot-head .f-text h4 {
	margin-bottom: 5px;
}
.footer .sec-1 ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.footer .sec-1 ul li {
	color: #fff;
	padding: 5px 15px 5px 50px;
	position: relative;
}
.footer .sec-1 ul li b {
	display: block;
	font-family: 'Bakbak One', cursive;
	font-weight: 300;
}
.footer .sec-1 ul li:before {
	font-family: FontAwesome;
	/* color: #ff8236; */
	font-size: 3.2em;
	position: absolute;
	left: 0px;
	top: 2px;
}
.footer .sec-1 ul li.address:before {
	content: "\f041";
	font-size: 2.7em;
}
.footer .sec-1 ul li.call:before {
	content: "\f095";
	font-size: 2.4em;
}
.footer .sec-1 ul li.email:before {
	content: "\f003";
	font-size: 2.1em;
}
.footer .sec-2 {
	padding-left: 50px;
	padding-top: 30px;
}
.footer .sec-2 .footlink {
	list-style: none;
	margin: 0px;
	padding: 0px;
	column-count: 3;
}
.footer .sec-2 .footlink li a {
	padding: 5px;
	color: #fff;
	text-decoration: none;
	display: block;
}
.footer .sec-2 .visitor {
	padding: 20px 3px;
	border: 1px solid rgba(255, 255, 255, .3);
	color: #fff;
	text-align: center;
	margin-top: 19px;
	position: relative;
	min-height: 110px;
}
.footer .sec-2 .visitor h4 {
	font-weight: 100;
	min-height: 50px;
}
.footer .sec-2 .subcription {
	padding: 15px;
	border: 1px solid rgba(255, 255, 255, .3);
	background-color: rgba(255, 255, 255, .3);
	color: #fff;
	margin-top: 20px;
	position: relative;
}
.footer .sec-2 .subcription input[type="text"] {
	width: 90%;
	position: relative;
	height: 35px;
	border-radius: 5px 0px 0px 5px;
	border: 0px;
	padding-left: 10px;
}
.footer .sec-2 .subcription button {
	position: absolute;
	right: 15px;
	height: 35px;
	border: 0px;
	border-radius: 0px 5px 5px 0px;
	display: inline-block;
	padding: 0px 10px;
	background-color: #e91e63;
	color: #fff;
}
.footer .copyright {/* border-top: 1px solid rgba(255,255,255,.3); */color: #fff;
	padding-top: 15px;
	text-align: right;
}
/* ------------------------------govind-------------------- */
.main, .process_area {
	z-index: 1;
	background-repeat: no-repeat;
	position: relative;
	overflow: hidden;
	background-position: top left
}
.line, .line1, .main, .process_area, .process_icon, .process_image, .process_shape, .service-link li, .title {
	position: relative
}
.process_card:hover, .service-links .icon:hover {
	transform: translateY(-10px)
}
.button, .button > span, .hexagon {
	vertical-align: middle
}
.button, .main, .process_area, .statstic {
	overflow: hidden
}
.main, .process_area, .testimonials-wrapper h4 {
	background-position: top left
}
.all-policy li a, .all-policy li a span, .chart, .chart_title, .process_card, .process_icon, .service-link li, .service-links .icon, .testimonials-wrapper h4 {
	text-align: center
}
.main {
	background-image: url(../images/page_bg.png);
	background-size: cover;
	position: relative;
}
.process_area {
	background-image: url(../images/process_area_bg.jpg);
	background-size: contain
}
.process_card, .process_card:hover {
	-webkit-transition: .5s ease-out;
	-moz-transition: .5s ease-out;
	-ms-transition: .5s ease-out;
	-o-transition: .5s ease-out;
	transition: .5s ease-out
}
.process_card {
	margin-bottom: 30px
}
.process_icon, .process_icon::before {
	border-radius: 50px;
	box-shadow: 0 6px 12px #ff005780
}
.process_icon {
	height: 100px;
	width: 100px;
	background: #f23674;
	line-height: 100px;
	margin: 0 auto 1em;
	display: inherit
}
.Doing_Business1, .all-policy, .service-link {
	display: flex;
	flex-wrap: wrap;
	list-style: none
}
.process_content h4 {
	font-size: 16px;
	margin-bottom: 12px
}
.process_icon::before {
	position: absolute;
	height: calc(100%+ 20px);
	width: calc(100%+ 20px);
	background: #fff;
	content: "";
	left: -10px;
	top: -10px;
	z-index: -2;
	background: no-repeat padding-box #ffffff99;
	opacity: 1
}
.img, .process_icon, .process_icon.process_icon_2, .process_icon.process_icon_3, .process_icon.process_icon_4, .process_icon.process_icon_5, .process_icon.process_icon_6, img {
	-webkit-transition: .3s ease-out;
	-moz-transition: .3s ease-out;
	-ms-transition: .3s ease-out;
	-o-transition: .3s ease-out;
	transition: .3s ease-out
}
.process_icon.process_icon_2 {
	background: #1cacf3;
	box-shadow: 0 6px 12px #3bbeff80
}
.process_icon.process_icon_2::before {
	background: no-repeat padding-box #ffffff99;
	box-shadow: 0 6px 12px #3bbeff80;
	opacity: 1
}
.process_icon.process_icon_3 {
	background: #ae23f5;
	box-shadow: 0 6px 12px #c656ff80
}
.process_icon.process_icon_3::before, .process_icon.process_icon_4::before {
	background: no-repeat padding-box #ffffff99;
	box-shadow: 0 6px 12px #c656ff80;
	opacity: 1
}
.process_icon.process_icon_4 {
	background: #ffa03a;
	box-shadow: 0 6px 12px #ffa03a80
}
.process_icon.process_icon_4::before, .process_icon.process_icon_6::before {
	box-shadow: 0 6px 12px #7212f180
}
.process_icon.process_icon_5 {
	background: #15de9b;
	box-shadow: 0 6px 12px #15de9b80
}
.process_icon.process_icon_5::before, .process_icon.process_icon_6::before {
	background: no-repeat padding-box #ffffff99;
	box-shadow: 0 6px 12px #15de9b80;
	opacity: 1
}
.process_icon.process_icon_6 {
	background: #7212f1;
	box-shadow: 0 6px 12px #7212f180
}
.Doing_Business1 li .box2, .Doing_Business2 li .box2, .feature-thumb li .fimg, .salient_features .accordion-body {
	box-shadow: 0 0 15px rgb(0 0 0 / 11%)
}
img.process_shape_02 {
	position: absolute;
	bottom: 43px;
	left: -60px
}
img.process_shape_04 {
	position: absolute;
	bottom: -60px;
	right: 10%;
	animation: 2s linear infinite float-bob-x;
	transform: rotate(90deg);
	z-index: 99999;
	display: none
}
img.process_shape_05 {
	position: absolute;
	top: 13%;
	animation: 2s linear infinite headShake;
	left: -16px;
	z-index: 9
}
.service-link li:after, img.process_shape_06 {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 9
}
img.process_shape_07 {
	position: absolute;
	right: 276px;
	top: -2px;
	filter: brightness(1.75);
	transform: rotate(180deg);
	z-index: 9
}
img.process_shape_10 {
	width: 100%;
	position: absolute;
	right: -10%;
	z-index: 1
}
.process_shape {
	right: -30px;
	width: 100%
}
.process_icon img {
	width: 45px
}
.process_icon:hover {
	background: #438ff9
}
.Doing_Business1, .service-link {
	margin: 0;
	padding: 0;
	position: relative
}
.service-links .col-md-3 .service-link:before {
	right: 18%;
	left: 18%
}
.service-links .col-md-3 .service-link li {
	width: 100%
}
.service-link:before {
	content: "";
	height: 5px;
	position: absolute;
	right: 8%;
	background-color: #e3e3e3;
	top: 18px;
	left: 5%;
	z-index: -1;
	width: auto
}
.button, .feature-thumb li, .hexagon, .service-links .icon, .statstic, .title h2 {
	position: relative
}
.service-link li {
	box-sizing: border-box;
	min-height: 350px;
	width: 13.5%
}
.Doing_Business1 li:hover .box1, .Doing_Business2 li:hover .box1, .service-link li:hover, .Attractive_ul li:hover {
	filter: grayscale(100%)
}
.service-link li:after {
	content: "";
	width: 1px;
	background-color: #c1c1c100;
	top: 33px;
	border-left: 1px dashed #5656565e;
	left: 51%;
	z-index: -1
}
.service-links .col-md-3 .service-link li:nth-child(2):after {
	height: 58%;
	left: 50%;
	display: none;
}
.service-links .col-md-3 .service-link li:nth-child(3):after {
	height: 80%
}
.service-link li:first-child:after, .service-link li:nth-child(3):after, .service-link li:nth-child(5):after, .service-link li:nth-child(7):after, .service-link li:nth-child(9):after {
	height: 45%
}
.service-link li:nth-child(10):after, .service-link li:nth-child(2):after, .service-link li:nth-child(4):after, .service-link li:nth-child(6):after, .service-link li:nth-child(8):after {
	height: 71%
}
.title h2:after {
	content: "";
	height: 6px;
	width: auto;
	position: absolute;
	right: 45%;
	bottom: 11px;
	left: 45%;
	background: linear-gradient(90deg, rgb(244 198 25) 0%, rgb(243 107 52) 31%, rgb(237 19 124) 64%, rgb(40 143 209) 100%);
	transform: skewX(45deg);
}
.service-links .icon {
	height: 40px;
	width: 40px;
	line-height: 40px;
	border-radius: 50px;
	font-weight: 700;
	margin-bottom: 29px;
	display: inline-block;
	-webkit-transition: .3s ease-out;
	-moz-transition: .3s ease-out;
	-ms-transition: .3s ease-out;
	-o-transition: .3s ease-out;
	transition: .3s ease-out;
	color: #fff
}
.shoot_count_1 ul {
	margin: 0
}
.service-links .icon::before {
	position: absolute;
	height: calc(100%+ 10px);
	width: calc(100%+ 10px);
	background: #fff;
	content: "";
	border-radius: 50px;
	left: -5px;
	top: -5px;
	z-index: -2;
	background: no-repeat padding-box #ffffff99;
	box-shadow: 0 6px 12px #4b4b4b47;
	opacity: 1
}
.service-links .icon:hover {
	-webkit-transition: .5s ease-out;
	-moz-transition: .5s ease-out;
	-ms-transition: .5s ease-out;
	-o-transition: .5s ease-out;
	transition: .5s ease-out
}
.right-arrow:before {
	content: "";
	position: absolute;
	right: 95%;
	top: 20%;
	width: 0;
	height: 0;
	border-top: 100px solid transparent;
	border-left: 28px solid #adadad73;
	border-bottom: 100px solid transparent
}
.hexagon {
	width: 100px;
	height: 64px;
	color: #fff;
	line-height: 15px;
	padding: 1px;
	font-size: .9em;
	font-weight: 500;
	bottom: -70px;
	margin: auto
}
.hexagon::after, .hexagon::before {
	content: "";
	position: absolute;
	left: 0;
	width: 0;
	height: 0;
	border-left: 50px solid transparent;
	border-right: 50px solid transparent
}
.hexagon::before {
	top: -28px;
	border-bottom: 28.8675px solid red
}
.hexagon::after {
	bottom: -28px;
	border-top: 28.8675px solid red
}
.hexagon1, .hexagon5 {
	animation: 5s ease-in-out infinite float-bob-y
}
.hexagon2 {
	animation: 2s linear infinite float-bob-y;
	bottom: -190px
}
.hexagon3, .hexagon7, .hexagon9 {
	animation: 5s linear infinite float-bob-y
}
.chart, .hexagon10, .hexagon4, .hexagon6, .hexagon8 {
	animation: 2s linear infinite float-bob-y
}
.hexagon1::before {
	border-bottom: 28.8675px solid #ffc000
}
.hexagon1::after {
	border-top: 28.8675px solid #ffc000
}
.hexagon2::before {
	border-bottom: 28.8675px solid #c55a11
}
.hexagon2::after {
	border-top: 28.8675px solid #c55a11
}
.hexagon3::before {
	border-bottom: 28.8675px solid #2e75b6
}
.hexagon3::after {
	border-top: 28.8675px solid #2e75b6
}
.hexagon10, .hexagon4, .hexagon6, .hexagon8 {
	bottom: -160px
}
.hexagon10::before, .hexagon4::before {
	border-bottom: 28.8675px solid #00a3a1
}
.hexagon10::after, .hexagon4::after {
	border-top: 28.8675px solid #00a3a1
}
.hexagon5::before, .hexagon9::before {
	border-bottom: 28.8675px solid #f68d2e
}
.hexagon5::after, .hexagon9::after {
	border-top: 28.8675px solid #f68d2e
}
.hexagon6::before {
	border-bottom: 28.8675px solid #e91e63
}
.hexagon6::after {
	border-top: 28.8675px solid #e91e63
}
.hexagon7::before, .hexagon8::before {
	border-bottom: 28.8675px solid #7212f1;
}
.hexagon7::after, .hexagon8::after {
	border-top: 28.8675px solid #7212f1;
}
.title h2 {
	color: #1d113e;
	padding-bottom: 25px
}
.title h2 span {
	display: block;
	text-transform: capitalize;
	font-weight: 100 !important;
	color: #e6e6e6
}
.feature-thumb {
	list-style: none;
	margin: auto;
	padding: 0;
	width: 90%
}
.feature-thumb li {
	padding: 10px 16px
}
.feature-thumb li .fimg {
	margin-bottom: 15px;
	border-radius: 12px;
	margin-left: 30px;
	display: flow-root;
	background: #fff
}
.feature-thumb li .nwsDisc {
	float: right;
	width: 87%;
	padding: 20px 0
}
.feature-thumb li .fimg_svg {
	border-radius: 12px;
	width: 73px;
	fill: #00acee;
	margin-left: -35px;
	position: absolute;
	z-index: 9999;
	float: left;
	top: 19%;
	width: fit-content
}
.feature-thumb li .nwsDisc h4 {
	display: block;
	font-size: 1em;
	font-family: inherit
}
.feature-thumb li .nwsDisc h4 a {
	color: #232323;
	text-decoration: none
}
.feature-thumb li .nwsDisc .dsize {
	display: block;
	color: rgba(0, 0, 0, .6);
	font-size: .9em;
	display: none;
}
.feature-thumb li .nwsDisc .ndate {
	display: block;
	font-weight: 500;
	color: #ea691b;
	margin-top: 5px;
	display: none;
}
.feature-thumb li .fimg_svg svg {
	width: 60px;
}
.feature-thumb li .fimg_svg img {
	position: absolute;
	width: 31px;
	left: 0;
	right: 0;
	margin: 14px auto;
}
.feature-thumb .owl-theme .owl-controls {
	display: block
}
.feature-thumb .owl-page {
	display: none !important
}
.feature-thumb .owl-controls .owl-page span {
	background-color: #c61d02
}
.feature-thumb .owl-buttons {
	position: absolute;
	top: 15%;
	width: 100%;
	z-index: 999999;
}
.feature-thumb .owl-next {
	right: -50px !important;
	position: absolute;
	/* top: -5px; */
	font-size: 37px
}
.feature-thumb .owl-prev {
	left: -50px !important;
	position: absolute;
	/* top: -5px; */
	font-size: 37px
}
.button {
	margin: 1em;
	padding: 1em 40px;
	border: none;
	background: 0 0;
	color: inherit;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	font-weight: 600;
	text-transform: uppercase;
	line-height: -40px
}
.statstic, .testimonials-wrapper h4 {
	background-repeat: no-repeat;
	background-size: cover
}
.button:focus {
	outline: 0
}
.button.button--shikoba {
	overflow: hidden;
	background: #fff;
	color: #00acee;
	border: 1px solid #e7e7e7;
	-webkit-transition: background-color .3s, border-color .3s, color .3s;
	transition: background-color .3s, border-color .3s, color .3s
}
.button--shikoba.button--inverted {
	color: #fff;
	background: #7986cb
}
.button--shikoba > span {
	display: inline-block;
	-webkit-transform: translate3d(-10px, 0, 0);
	transform: translate3d(-10px, 0, 0);
	-webkit-transition: -webkit-transform .3s cubic-bezier(0.75, 0, 0.125, 1);
	transition: transform .3s cubic-bezier(0.75, 0, 0.125, 1)
}
.button--shikoba .button__fa {
	position: absolute;
	right: 10px;
	font-size: 28px;
	-webkit-transform: translate3d(-40px, 2.5em, 0);
	transform: translate3d(-40px, 2.5em, 0);
	-webkit-transition: -webkit-transform .3s cubic-bezier(0.75, 0, 0.125, 1);
	transition: transform .3s cubic-bezier(0.75, 0, 0.125, 1);
	opacity: 0
}
.button--shikoba:hover .button__fa, .button--shikoba:hover > span {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	opacity: 1
}
.button--shikoba:hover {
	background: #3f51b5;
	border-color: #3f51b5;
	color: #fff
}
.line1:before, .line:before {
	height: 1px;
	width: auto;
	background-color: #e3e3e3;
	top: 0;
	content: "";
	position: absolute
}
.line:before {
	right: 0;
	left: 50%
}
.line1:before {
	left: 0;
	right: 50%
}
.salient_features .title h2:after {
	left: 0;
	width: 23%
}
.all-policy {
	margin: 0;
	padding: 0
}
.all-policy li {
	box-sizing: border-box;
	padding: 10px !important;
	margin-bottom: 0 !important;
	margin-top: 0 !important
}
.statstic, ul.list {
	padding: 0
}
.all-policy .owl-buttons, .all-policy li:before, .shoot_count_1 .owl-buttons {
	display: none
}
.all-policy li a {
	display: block;
	border-radius: 15px;
	padding: 15px;
	min-height: 225px;
	color: #0d1028;
	transition-duration: .3s;
	background-color: #fff;
	border: 1px solid #0d102842;
	width: 100%;
	box-shadow: 0 0 20px rgb(0 0 0 / 10%)
}
.list-type1 h6 span, .list-type2 h6 span {
	background: #ffa03a;
	text-decoration: none;
	transition: .2s ease-in-out
}
.allsector-box-section li a {
	min-height: 151px
}
.all-policy li a:hover {
	text-decoration: none;
	background-color: #fff;
	box-shadow: 0 7px 0 0 rgb(243 114 35);
}
.all-policy li a span {
	display: block;
	margin-bottom: 15px
}
.all-policy li a span svg {
	height: 50px;
	transition-duration: .3s;
	transform: scale(1);
	width: 50px
}
.all-policy li a:hover svg {
	transform: scale(1.2)
}
.list li:before {
	content: "\f0a4";
	color: #7212f1;
	font-size: 15px;
	margin-left: -22px;
	padding-top: 12px;
	/* width: 20px; */
	/* height: 20px; */
	box-sizing: border-box;
	float: left;
	line-height: 0;
	font-family: FontAwesome;
}
.list li {
	margin-bottom: 6px;
	margin-left: 25px;
	border-bottom: 1px dashed #919aa6;
	line-height: 24px;
	list-style: none
}
.salient_features .accordion-button {
	background: 0 0;
	padding: 1rem 1.25rem 1rem 2rem
}
.salient_features .accordion-button:before {
	content: "";
	width: 0;
	height: 0;
	border-top: 16px solid transparent;
	border-left: 17px solid #cdcdcd;
	border-bottom: 17px solid transparent;
	position: absolute;
	left: 2px;
	top: 11px
}
.salient_features .accordion-item {
	border: 0;
	border-bottom: 1px solid rgba(0, 0, 0, .125);
	background: 0 0
}
.salient_features .accordion-button:not(.collapsed) {
	color: #ed3f75;
	background-color: #f7f8f9;
	box-shadow: none
}
.accordion-button::after {
	background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='%23333' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' d='M8 0a1 1 0 0 1 1 1v6h6a1 1 0 1 1 0 2H9v6a1 1 0 1 1-2 0V9H1a1 1 0 0 1 0-2h6V1a1 1 0 0 1 1-1z' clip-rule='evenodd'/%3e%3c/svg%3e");
	transform: scale(.7) !important
}
.accordion-button:not(.collapsed)::after {
	background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='%23333' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' d='M0 8a1 1 0 0 1 1-1h14a1 1 0 1 1 0 2H1a1 1 0 0 1-1-1z' clip-rule='evenodd'/%3e%3c/svg%3e")
}
.statstic {
	min-height: 460px;
	background-position: top right
}
.stats-thumb img {
	max-width: 80%;
	display: block
}
.Feedback, .Statistics, .stats-thumb {
	margin-top: 2em
}
.Feedback li, .Statistics li {
	position: relative;
	list-style: none;
	line-height: 29px
}
.Feedback li::before, .Statistics li::before {
	width: 20px;
	height: 20px;
	left: -31px;
	top: 5px;
	position: absolute;
	content: '';
	right: 0;
	border-radius: 5px
}
.Doing_Business2, .Doing_Business2 li .box2, .chart, .chart_title, .implementation, .list-type1 h6 span, .list-type2 h6 span, .m1, .m10, .m11, .m12, .m2, .m3, .m4, .m5, .m6, .m7, .m8, .m9, .pd, .shoot_card, .shoot_icon, .testimonials-blob, .testimonials-img, .testimonials-wrapper h4 {
	position: relative
}
.list-type1 li:before, .list-type2 li:before {
	content: "\e606";
	font-family: simple-line-icons;
	font-size: 10px;
	margin-right: 5px;
	font-style: initial;
	margin-left: -12px
}
.Feedback li:first-child:before, .Statistics li:first-child:before {
	background: #4a9a45
}
.Feedback li:nth-child(2):before, .Statistics li:nth-child(2):before {
	background: #f9cd36
}
.Statistics li:nth-child(3):before {
	background: #219bc0
}
.Statistics li:nth-child(4):before {
	background: #ccc
}
.Feedback li:nth-child(3):before {
	background: #e84c3d
}
.testimonial-carousel {
	margin: 0 auto
}
.testimonials-wrapper {
	width: 95%;
	margin: 0 auto;
	text-align: center;
}
.single-testimonial {
	padding: 25px;
	padding-bottom: 0 !important
}
.testimonials-wrapper h4 {
	font-size: 15px;
	font-weight: 400;
	line-height: 23px;
	padding: 50px;
	color: #000;
	border-radius: 5px;
	border: 1px solid #f1f1f1;
	font-family: var(--bs-font-sans-serif);
	background-image: url(../images/Testimonials_1.png);
	min-height: 200px;
	box-shadow: 0 -25px 0 -12px #ededed, 0 -50px 0 -23px #f5f5f5ad
}
.testimonials-blob, .testimonials-img {
	border-radius: 100%
}
.testimonials-img {
	left: 0;
	overflow: hidden !important;
	width: 80px;
	height: 80px;
	margin-bottom: -40px !important;
	margin: 0 auto;
	box-shadow: 0 0 0 5px #ffffff;
	/* transition: .5s ease-out; */
	transform: translateY(-60%);
	right: 0;
	box-shadow: 0 0 20px rgb(0 0 0 / 11%);
}
.testimonial-carousel .active .testimonials-img {
	transform: translateY(0);
	filter: brightness(1)
}
.testimonials-person-info {
	text-align: center;
	font-family: 'Bakbak One', cursive;
	color: #00acee;
	font-size: 1.1em;
	font-weight: 400
}
.testimonials-person-info span {
	color: #ff8236;
	font-size: .8em;
	font-family: var(--bs-font-sans-serif)
}
.testimonials-blob {
	left: 80%;
	width: 3px;
	height: 3px;
	transform: rotate(45deg);
	display: none
}
@keyframes anim {
	0% {
		opacity: 0;
		box-shadow: 0 0 0 0 #fff, 0 0 0 0 #fff
	}
	50% {
		box-shadow: 0 15px 0 0 #fff, 0 0 0 0 #fff
	}
	100% {
		opacity: 1;
		background: #fff;
		box-shadow: 0 15px 0 4px #fff, 0 35px 0 6px #fff
	}
}
.testimonial-carousel .active .testimonials-blob {
	transform-origin: 50% 50%;
	animation: .5s linear forwards anim
}
.testimonial-carousel {
	overflow: hidden;
	cursor: grab
}
.testimonial-carousel:active {
	cursor: grabbing
}
.testimonial-carousel .owl-item {
	overflow: hidden
}
.testimonial-carousel .owl-item.active {
	transform: scale(1);
	opacity: 1
}
.testimonial-carousel .owl-next, .testimonial-carousel .owl-prev {
	line-height: 35px;
	position: absolute;
	top: 50%;
	padding: 0 10px;
	transition: .25s ease-out;
	transform: translateY(-100%);
	opacity: 1;
	color: #fff;
	border-radius: 3px;
	background: #171719;
	font-size: 30px
}
.testimonial-carousel .owl-next:hover, .testimonial-carousel .owl-prev:hover {
	color: #fff;
	background: #615e6b
}
.testimonial-carousel .owl-prev {
	left: 0
}
.testimonial-carousel .owl-next {
	right: 0
}
.testimonial-carousel .owl-next.disabled, .testimonial-carousel .owl-prev.disabled {
	opacity: 0
}
.testimonials-img img {
	width: 80px
}
.chart_title {
	padding: 10px;
	background: #fff;
	font-size: 1.1em;
	font-weight: 700;
	color: #00acee;
	border-bottom: 5px solid #ff8236;
	width: 53%;
	right: 00;
	margin: auto
}
img.shape_01 {
	top: 110px;
	opacity: .3;
	left: 45px;
	animation: 5s infinite jackInTheBox
}
img.shape_02 {
	top: 200px;
	left: 100px;
	opacity: .3;
	animation: 50s infinite animationFramesOne
}
img.shape_03 {
	top: 156px;
	left: 315px;
	opacity: .3;
	animation: 12s infinite fadeOutBottomLeft
}
img.shape_04 {
	top: 146px;
	left: 477px;
	opacity: .2;
	animation: 30s infinite animationFramesOne
}



img.shape_05 {
	bottom: 111px;
	right: 360px;
	opacity: .3
}
img.shape_06 {
	bottom: 112px;
	right: 117px;
	opacity: .3
}
img.shape_07 {
	bottom: 45px;
	right: 280px;
	opacity: .2
}
img.shape_10 {
	top: -19%
}
.shoot_card {
	background: no-repeat padding-box #fff;
	border-radius: 10px;
	padding: 14px 40px;
	margin-top: 10px;
	box-shadow: 0 0 20px rgb(0 0 0 / 7%)
}
.shoot_card::before {
	position: absolute;
	content: "";
	left: 0;
	height: 100%;
	width: 10px;
	background: #fe8700;
	top: 0;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px
}
.shoot_icon {
	display: flex;
	width: 100%
}
.shoot_icon h5 {
	font-size: 1.2rem;
	line-height: 49px;
	margin: 0;
	color: #fe8700
}
.list-type1 li, .list-type2 li {
	counter-reset: li;
	font-size: 14px;
	font-style: italic
}
.Doing_Business1 li, .Doing_Business2 li {
	box-sizing: border-box;
	text-align: center;
	margin-right: 1.5%
}
.shoot_count_1 {
	padding-top: 0
}
.nwsDisc h4 {
	color: #673ab7;
	min-height: 33px;
}
.ndate b {
	color: #fe8700;
}
.page_title, .page_title2 {
	background-repeat: no-repeat;
	background-size: 20%, 35%;
	background-image: url("../images/6b8b1aa7-54df-4646-a54d-852caa847833.svg"), url(../images/8c077d2c-6aae-42ee-96a6-25e1292a60c2.svg);
	padding: 40px 0 10px 0;
}
.shoot_count_1 li {
	list-style: none
}
.page_title {
	background-color: #1d113e !important;
	background-position: -4% center, 120% 79%
}
.page_title .title h2, .page_title2 .title h2 {
	color: #ffffff;
}
.page_title .title h2:after, .page_title2 .title h2:after {
	background-color: #fff
}
.Doing_Business1 li {
	width: 18.5%
}
.Doing_Business1 li .box1, .Doing_Business2 li .box1 {
	padding: 20px 0;
	border-radius: 20px;
	border: 2px solid #e9e9e900
}
.Doing_Business3 li .box1 {
	padding: 20px 0;
	border-radius: 20px;
	border: 2px solid #f35307d9;
	border-style: dashed;
}
.Doing_Business1 li .box2 {
	padding: 20px 0;
	border-radius: 20px;
	border: 2px solid #e9e9e9;
	margin-top: 6em;
	position: relative
}
.Doing_Business3 li .box2 {
	padding: 20px 0;
	border-radius: 20px;
	border: 2px solid #e9e9e9;
	margin-top: 6em;
	position: relative
}
.Doing_Business1 li:hover .box2, .Doing_Business2 li:hover .box2 {
	border-color: #8f8f8f
}
.Doing_Business1 li:hover:first-child, .Doing_Business2 li:hover:first-child, .Doing_Business3 li:hover:first-child {
	color: #f23674
}
.Doing_Business1 li:hover:nth-child(2), .Doing_Business2 li:hover:nth-child(2), .Doing_Business3 li:hover:nth-child(2) {
	color: #1cacf3
}
.Doing_Business1 li:hover:nth-child(3), .Doing_Business2 li:hover:nth-child(3), .Doing_Business3 li:hover:nth-child(3) {
	color: #ae23f5
}
.Doing_Business1 li:hover:nth-child(4), .Doing_Business2 li:hover:nth-child(4), .Doing_Business3 li:hover:nth-child(4), .list-type1 h6 {
	color: #ffa03a
}
.Doing_Business1 li:hover:nth-child(5), .Doing_Business2 li:hover:nth-child(5), .Doing_Business3 li:hover:nth-child(5) {
	color: #15de9b
}
.Doing_Business1 .triangle-up, .Doing_Business2 .triangle-up, .Doing_Business3 .triangle-up {
	width: 0;
	height: 0;
	border-left: 50px solid transparent;
	border-right: 50px solid transparent;
	border-bottom: 40px solid #e9e9e9;
	position: absolute;
	top: -65%;
	left: 0;
	right: 0;
	margin: auto
}
.Doing_Business1 .line_1, .Doing_Business2 .line_1, .Doing_Business2 .line_1 {
	width: 2px;
	height: 35px;
	background-color: #e9e9e9;
	position: absolute;
	top: -35%;
	margin-left: -20px;
	z-index: -1
}
.Doing_Business1 .line_2, .Doing_Business2 .line_2, .Doing_Business3 .line_2 {
	width: 2px;
	height: 35px;
	background-color: #e9e9e9;
	position: absolute;
	top: -35%;
	margin-left: 20px;
	z-index: -1
}
.page_title2 {
    background-color: #254d70 !important;
    background-position: 105% center, -40% 79%;
    padding: 70px 0 1px 0;
}
.Doing_Business2, .list-type1 li, .list-type2 li {
	list-style: none;
	padding: 0
}
.Doing_Business2 {
	margin: 0;
	display: inline-flex;
	flex-wrap: wrap
}
.Doing_Business2 li {
	width: 31.5%

}
.Doing_Business2 li .box2 {
	padding: 20px 0;
	border-radius: 20px;
	border: 2px solid #e9e9e9;
	margin-top: 6em;
	min-height: 104px
}
.Doing_Business2 li .box1 h6 {
	width: 70px;
	background: #fff;
	line-height: 70px;
	margin: auto;
	border-radius: 100px;
	color: #000;
	font-weight: 700
}
.implementation {
	margin-bottom: 5em
}
.list-type1 ul {
	margin-left: 5%
}
.list-type1, .list-type2 {
	margin: 0 auto
}
.list-type1 h6 span, .list-type2 h6 span {
	margin-right: .5em;
	-moz-border-radius: .3em;
	-webkit-border-radius: .3em;
	border-radius: 10em;
	padding: 4px 5px;
	font-weight: 700;
	color: #fff
}
.list-type1 h6 span:hover, .list-type2 h6 span:hover {
	background: #d6d4d4;
	text-decoration: none;
	/* transform: scale(1.1); */
}
.list-type2 ul {
	margin-left: 0;
	padding-left: 0
}
.list-type2 li {
	text-align: right;
}
.list-type2 li:before {
	line-height: 27px
}
.list-type2 h6 {
	text-align: end;
	color: #ffa03a
}
.list-type2 h6 span {
	margin-left: 1em;
	float: right;
	display: flex
}
.pd {
	top: 20%;
	left: 0;
	right: 0;
	bottom: 30%
}
.m1 {
	left: 40%
}
.m2 {
	left: 7%
}
.m3 {
	left: -6%
}
.m4 {
	left: 23%
}
.m5 {
	right: 35%
}
.m6 {
	right: 15%
}
.m7 {
	right: 5%
}
.m8, .m9 {
	right: 0
}
.m10 {
	right: 7%
}
.m11 {
	right: 19%
}
.m12 {
	right: 30%
}
.visibal-xs {
	display: none
}
.hidden-xs {
	display: block
}
.Doing_Business3 li {
	width: 30.5%
}
.Doing_Business3, .all-policy, .service-link {
	display: flex;
	flex-wrap: wrap;
	list-style: none
}
.Advantage {
	padding: 3% 0 6% 0;
}
.diamond {
	height: 140px;
	text-align: center;
	transform: rotate(45deg);
	width: 140px;
	margin: 5%;
	border-radius: 0 30px 0 30px;
	position: relative;
	left: 10%;
}
.diamond .item-count {
	color: #fff;
	display: table-cell;
	height: 150px;
	transform: rotate(-45deg);
	vertical-align: middle;
	width: 150px;
	font-weight: 600;
	font-size: 1em;
}
.diamond .item-count img {
	width: 70px;
	margin: 0 auto;
	position: absolute;
	top: -3%;
	left: 0;
	right: 0;
}
.diamond .item-count span {
	margin: 0 auto;
	position: absolute;
	bottom: 33%;
	left: 0;
	right: 0;
}
.Advantage_box {
	padding: 2% 2%;
	min-height: 200px;
	position: relative;
	overflow: hidden;
	border-radius: 0 30px 0 30px;
	box-shadow: 7px 12px 23px 0px #8080804d;
	border: 0 !important;
}
.Advantage_box .row {
    position: relative;
    z-index: 9;
}


.Advantage_box::after {
    content: "";
    background: rgb(255 255 255);
    padding: 0;
    left: -10%;
    top: 0;
    margin: 0 auto;
    width: 33%;
    height: 100%;
    position: absolute;
    transform: skewX(165deg);
    z-index: 0;
}

.Advantage_box .list li {
	border: 0;
	font-size: large;
	line-height: 30px;
}
.Advantage_box .list li:before {
	padding-top: 17px;
	color: #000000;
}
.Attractive {
    position: relative;
    margin: auto;
}
.Attractive .title_5 {
    transform: rotate(270deg);
    position: absolute;
    border-radius: 10px;
    left: -100px;
    top: 44.5%;
    padding: 9px 18px !important;
}
.Attractive_ul {
    list-style: none;
    padding: 0;
    margin: 0;
    position: relative;
    left: 9%;
    width: 76%;
}
.Attractive_ul li {
    margin: 6px;
    padding: 9px;
    border-radius: 10px;
    color: #fff;
}



.Attractive_ul li:nth-child(1){background: linear-gradient(315deg, rgb(171, 220, 255) 10%, rgb(3, 150, 255) 100%);}
.Attractive_ul li:nth-child(2){background: linear-gradient(315deg, rgb(254, 182, 146) 10%, rgb(234, 84, 85) 100%);}
.Attractive_ul li:nth-child(3){background: linear-gradient(315deg, rgb(206, 159, 252) 10%, rgb(115, 103, 240) 100%);}
.Attractive_ul li:nth-child(4){background: linear-gradient(315deg, rgb(144, 247, 236) 10%, rgb(50, 204, 188) 100%);}
.Attractive_ul li:nth-child(5){background: linear-gradient(315deg, rgb(255, 246, 183) 10%, rgb(246, 65, 108) 100%);}
.Attractive_ul li:nth-child(6){background: linear-gradient(315deg, rgb(129, 251, 184) 10%, rgb(40, 199, 111) 100%);}
.Attractive_ul li:nth-child(7){background: linear-gradient(315deg, rgb(252, 207, 49) 10%, rgb(245, 85, 85) 100%);}
.Attractive_ul li:nth-child(8){background: linear-gradient(315deg, rgb(67, 203, 255) 10%, rgb(151, 8, 204) 100%);}
.Attractive_ul li:nth-child(9){background: linear-gradient(90deg,#bc204b,#f51553);}


.Attractive_logo {
    width: 368px;
    height: 368px;
    background: #fff;
    border: 5px solid #f68d2e;
    border-radius: 100%;
    text-align: center;
    position: absolute;
    right: 2%;
    top: -1px;
    padding: 9% 3%;
    font-weight: 700;
    font-size: larger;
}
.Attractive_logo img{
   display: block;
   margin: auto;
}
