@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

body {
	position: relative;
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	font-size: 15px;
	overflow-x: hidden;
	font-style: normal;
	font-family: "Poppins", sans-serif;
}

image {
	border: none;
}

p {
	font-weight: normal;
}

header {
	position: relative;
	float: left;
	width: 100%;
}

header .top-header {
	position: relative;
	float: left;
	width: 100%;
	background: #040142;
	padding: 0px 0;
}

.cont-list {
	position: relative;
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
	height: 60px;
	background: rgb(143, 0, 197);
	background: linear-gradient(94deg, rgba(143, 0, 197, 1) 0%, rgba(11, 0, 109, 1) 100%);
	clip-path: polygon(0 0, 100% 0%, 93% 100%, 0% 100%);
	padding: 18px 0;
	color: white;
}

.cont-list li {
	float: left;
	list-style: none;
	display: inline-block;
	color: #fff;
	margin: 0 0 0 20px;
}

.cont-list li a {
	color: #fff;
	font-size: 16px;
}

.cont-list-alt {
	background: none;
	float: right;
	clip-path: none;
}

.cont-list-alt li {
	float: right;
}

.cont-list li span {
	margin-right: 8px;
}

.city_top_social {
	float: right;
	padding: 5px 30px 0 0;
}

.city_top_social ul {
	float: right;
	width: 100%;
	padding: 0;
	margin: 5px 0 0;
}

.city_top_social ul li {
	float: left;
	width: auto;
	margin-right: 5px;
	list-style: none;
}

.city_top_social ul li:last-child {
	margin-right: 0px;
}

.city_top_social ul li a {
	display: inline-block;
	height: 40px;
	width: 40px;
	text-align: center;
	line-height: 38px;
	border: 2px solid #fff;
	color: #fff;
	font-size: 16px;
	border-radius: 24px;
}

.city_top_social ul li a:hover {
	color: #fff;
	background: rgb(143, 0, 197);
	background: linear-gradient(94deg, rgba(143, 0, 197, 1) 0%, rgba(11, 0, 109, 1) 100%);
}


.menu-main-section {
	position: relative;
	float: left;
	width: 100%;
}

.slider-bx {
	position: relative;
	float: left;
	width: 100%;
}

.menubar {
	position: relative;
	width: 100%;
	padding: 10px 0;
}

.navbar {
	padding: 0 15px;
}

/* menu css */
.navbar-brand {
	width: 150px;
}

.navbar-brand img {
	width: 100%;
}

.navbar-light .navbar-nav {
	margin-left: auto !important;
	margin-right: 0px !important;
}

.navbar-light .navbar-nav .nav-link {
	color: #333;
	font-weight: 600;
	font-size: 16px;
	padding: 0 16px;
}

.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show>.nav-link {
	color: #8f00c5;
}


/* Comming Soon */
.logo-bx {
	text-align: center;
}


.carousel-caption {
	left: 5%;
	top: 30%;
	text-align: left;
	color: #000;
}

.carousel-caption h3 {
	font-size: 55px;
	font-weight: 700;
}

.carousel-caption p {
	font-weight: 500;
	font-size: 18px;
}

.normal-section {
	position: relative;
	width: 100%;
	float: left;
	padding: 80px 0;
}

.about-img {
	width: 100%;
	float: left;
}

.about-img img {
	width: 100%;
}

.about-con {}

.about-con h3 {
	font-size: 40px;
	font-weight: 900;
	color: #333;
	text-transform: uppercase;
}

.about-con h3 span {
	color: #8f00c5;
}

.featured-imagebox,
.featured-imagebox .featured-thumbnail {
	position: relative;
	overflow: hidden;
}

.cmt-box-view-content-inner,
.cmt-box-view-overlay {
	position: relative;
	overflow: hidden;
	background-color: #8f00c5;
}

.featured-imagebox,
.featured-imagebox .featured-thumbnail {
	position: relative;
	overflow: hidden;
}

.featured-imagebox .featured-thumbnail img {
	width: 100%;
	transform: scale(1.01);
	transition: all .7s ease;
}

.featured-imagebox-portfolio.style1 .featured-content {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	opacity: 0;
	z-index: 1;
	display: flex;
	flex-direction: column;
	justify-content: center;
	text-align: center;
	transition: all .4s;
	transform: translateY(-50px);
	background: #2a003a96;
}

.featured-imagebox-portfolio.style1 .featured-content p {
	font-size: 16px;
	opacity: .9;
	margin-bottom: 10px;
	color: #fff;
}

.featured-imagebox-portfolio.style1 .featured-content h5 {
	font-size: 30px;
	line-height: 36px;
	color: #fff;
}

.featured-content h5 a {
	color: #fff;
}

.featured-imagebox-portfolio.style1 .featured-content .cmt-btn {
	margin: 0 auto;
	border: 0;
	margin-top: 15px;
	padding: 15px 37px;
	color: #fff;
}

.featured-imagebox-portfolio.style1:hover .featured-content {
	opacity: 1;
	transform: translateY(0)
}

.featured-imagebox-portfolio.style1 .featured-content h5 {
	font-size: 30px;
	line-height: 36px;
	color: #fff;
}

.featured-imagebox-portfolio.style1 .featured-content p {
	font-size: 16px;
	opacity: .9;
	margin-bottom: 10px
}

.featured-imagebox-portfolio.style1 .featured-content .cmt-btn {
	margin: 0 auto;
	border: 0;
	margin-top: 15px;
	padding: 15px 37px
}

.featured-imagebox-portfolio.style2 .featured-content .category {
	margin-bottom: 6px
}

.featured-imagebox-portfolio.style2 .cmt-portfolio-box-view-overlay:after,
.featured-imagebox-portfolio.style2 .cmt-portfolio-box-view-overlay:before {
	position: absolute;
	content: '';
	right: 10px;
	top: 10px;
	bottom: 10px;
	opacity: 0;
	height: auto;
	width: auto;
	display: flex;
	flex-direction: column;
	justify-content: center;
	-webkit-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
	background-color: rgba(26, 27, 27, .7)
}

.featured-imagebox-portfolio.style2 .cmt-portfolio-box-view-overlay:after {
	left: 10px;
	-webkit-transform: perspective(400px) rotateY(90deg);
	-moz-transform: perspective(400px) rotateY(90deg);
	-ms-transform: perspective(400px) rotateY(90deg);
	-o-transform: perspective(400px) rotateY(90deg);
	transform: perspective(400px) rotateY(90deg);
	-webkit-transform-origin: left;
	-moz-transform-origin: left;
	-ms-transform-origin: right;
	-o-transform-origin: left;
	transform-origin: left
}

.featured-imagebox-portfolio.style2 .cmt-portfolio-box-view-overlay:before {
	right: 10px;
	left: 10px;
	-webkit-transform: perspective(400px) rotateY(-90deg);
	-moz-transform: perspective(400px) rotateY(-90deg);
	-ms-transform: perspective(400px) rotateY(-90deg);
	-o-transform: perspective(400px) rotateY(-90deg);
	transform: perspective(400px) rotateY(-90deg);
	-webkit-transform-origin: right;
	-moz-transform-origin: right;
	-ms-transform-origin: right;
	-o-transform-origin: right;
	transform-origin: right
}

.record {
	background-image: url(../images/record.jpg);
	width: 100%;
	background-size: cover;
	background-repeat: no-repeat;
}

.overlay {
	background: rgba(0, 0, 0, 0.8);
	width: 100%;
	height: 100%;
	padding: 0px 0 40px;
}

.record-box {
	border: 1px dashed white;
	border-radius: 100%;
	padding: 10px;
	width: 40%;
	margin: auto;
}

.record-group:hover .record-box {
	-webkit-animation: rotation 0.5s linear;
	background-color: #8f00c5;
	border: 1px solid #8f00c5;
	transition: 0.6s;
}

.record img {
	/* background-color: #2371ff; */
	padding: 10px;
	border-radius: 5px;
	width: 100%;
}

.record h4 {
	font-weight: bold;
	text-decoration: none;
	color: white;
	letter-spacing: 1px;
}

.record span {
	font-size: 50px;
	font-weight: bold;
}

.record h3 {
	font-weight: bold;
	text-decoration: none;
	color: white;
	letter-spacing: 1px;
	text-align: center;
}

.record h5 {
	font-weight: bold;
	text-decoration: none;
	color: white;
	letter-spacing: 1px;
	text-align: center;
}

.record h6 {
	font-weight: bold;
	text-decoration: none;
	color: white;
	letter-spacing: 1px;
	text-align: center;
}

.record div {
	font-weight: bold;
	text-decoration: none;
	color: white;
	letter-spacing: 1px;
	text-align: center;
}

.ser-section {
	background: rgb(143, 0, 197);
	background: linear-gradient(94deg, rgba(143, 0, 197, 1) 0%, rgba(11, 0, 109, 1) 100%);
	padding: 60px 0 0;
}

.head-title {
	color: #fff;
	margin: 0 0 40px;
	position: relative;
	width: 100%;
}

.head-title h2 {
	position: relative;
	display: block;
	font-size: 45px;
	line-height: 55px;
	font-weight: 900;
	color: #fff;
	text-transform: uppercase;
	margin-top: 0;
	width: 100%;
	float: left;
}

.head-title p {
	margin: 0;
	width: 100%;
	float: left;
}

.head-title .cmt-btn {
	position: absolute;
	right: 0;
	top: 10px;
	background: #fff;
	color: #000 !important;
	font-weight: 600;
	border-radius: 40px;
	padding: 14px 15px;
}

.cmt-btn {
	background: rgb(143, 0, 197);
	background: linear-gradient(94deg, rgba(143, 0, 197, 1) 0%, rgba(11, 0, 109, 1) 100%);
	font-weight: 600;
	border-radius: 40px;
	padding: 14px 15px;
	float: left;
	color: #fff;
}

.cmt-btn:hover {
	background: rgb(143, 0, 197);
	background: linear-gradient(94deg, rgba(143, 0, 197, 1) 0%, rgba(11, 0, 109, 1) 100%);
	font-weight: 600;
	border-radius: 40px;
	padding: 14px 15px;
	float: left;
	color: #fff;
}

.dividebar {
	margin: 60px 0;
}

.inner-banner-section {
	/*background: url(../images/pagetitle-bg.jpg);*/
	background: url(../images/pattern-16.png);
	width: 100%;
	float: left;
	background-size: cover;
	background-position: center;
	position: relative;
	z-index: 1;
}

.inner-page {
	background: linear-gradient(94deg, rgb(143 0 197 / 89%) 0%, rgb(11 0 109 / 61%) 100%);
	float: left;
	width: 100%;
	text-align: center;
	color: #fff;
	padding: 70px 0;
}

.inner-page ul {
	margin: 0;
	padding: 0;
}

.inner-page ul li {
	display: inline;
	list-style: none;
}

.inner-page ul li a {
	color: #fff;
}

.about-top-page {
	text-align: center;
	float: left;
	width: 100%;
}

.about-tag-page {
	text-align: center;
	font-weight: 700;
	font-size: 20px;
	margin: 30px 0 0;
	float: left;
	width: 100%;
}

.about-page-bg {
	background: #040142 url(../images/row-bgimage-3.png) no-repeat left center;
	background-size: 61%;
	float: left;
	width: 100%;
	padding: 0;
}

.about-vi-mi {
	padding: 0;
	float: left;
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 100%;
}

.about-item {
	color: #fff;
	float: left;
	width: 100%;
	padding: 22px 0;
}

.about-item span {
	color: #f9bd00b5;
	font-size: 62px;
}

.about-item h4 {
	text-transform: uppercase;
	margin: 0 0 17px;
	font-size: 19px;
}

.about-vi-mi-title {
	background: #b28613;
	padding: 10px 0;
	font-size: 20px;
	text-align: center;
	color: #fff;
}

.about-fea-page {
	text-align: left;
}

.about-fea-page p {
	text-align: left !important;
	margin: 20px 0;
}

.about-fea-page ul {
	margin: 0;
	padding: 0 0 0 0px;
	float: left;
	width: 100%;
}

.about-fea-page ul li {
	text-align: left;
	margin: 15px 0;
	padding-left: 33px;
	font-size: 17px;
	list-style: none;
}

.about-fea-page ul li:before {
	content: "\f00c";
	height: 0;
	width: 0;
	position: absolute;
	left: 0;
	font-family: 'FontAwesome';
}

.service-page-link {
	float: left;
	width: 100%;
	position: relative;
}

.service-page-link .serv-list ul {
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
}

.service-page-link .serv-list ul li {
	list-style: none;
	float: left;
	width: 100%;
}

.service-page-link .serv-list ul li a {
	position: relative;
	color: #333;
	background-color: #fff;
	transition: all .4s;
	box-shadow: 0 0 10px 0 rgba(43, 52, 59, .1);
	padding: 18px 20px;
	float: left;
	width: 100%;
	margin: 0 0 10px;
	font-weight: 500;
}

.service-page-link .serv-list ul li a:hover {
	color: #fff;
	background: linear-gradient(94deg, rgba(143, 0, 197, 1) 0%, rgba(11, 0, 109, 1) 100%);
	text-decoration: none;
}

.service-page-link .serv-list ul li a:after {
	content: "\f0da";
	font-family: fontawesome;
	font-style: normal;
	font-weight: 700;
	position: absolute;
	top: 18px;
	right: 20px;
	font-size: 13px;
	opacity: .4;
	background-color: transparent;
}

.serv-page-con {
	background-image: url(../images/col_bg-img5.jpg) !important;
	float: left;
	width: 100%;
	margin-top: 20px;
}

.serv-inner-page-con {
	float: left;
	width: 100%;
	background: linear-gradient(94deg, rgb(143 0 197 / 89%) 0%, rgb(11 0 109 / 61%) 100%);
	background-color: transparent !important;
	color: #fff;
	padding: 160px 0;
}

.serv-inner-page-con ul {
	margin: 0;
	padding: 0;
}

.serv-inner-page-con ul li {
	width: 100%;
	float: left;
	text-align: center;
	list-style: none;
	color: #fff;
}

.serv-inner-page-con ul li a {
	color: #fff;
}

.serv-inner-page-con .phone-no {
	font-size: 30px;
	font-weight: 600;
}

.serv-inner-page-con h4 {
	font-size: 23px;
	line-height: 30px;
	position: relative;
	margin-bottom: 15px;
	padding-bottom: 0px;
}


.service-page {
	width: 100%;
	float: left;
	position: relative;
}

.service-page .service-img-page {
	width: 100%;
	float: left;
	position: relative;
	border: solid 1.5px #f5f5f5;
}

.service-page .service-img-page::after {
	content: "";
	height: 100%;
	width: 100%;
	background: linear-gradient(94deg, rgb(143 0 197 / 30%) 0%, rgb(11 0 109 / 2%) 100%);
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}

.service-page .service-img-page img {
	width: 100%;
}

.service-page ul {
	margin: 0;
	padding: 0;
}

.service-page ul li {
	list-style: none;
	padding-left: 33px;
	font-size: 17px;
	font-weight: 500;
	margin: 8px 0;
}

.service-page ul li:before {
	content: "\f00c";
	height: 0;
	width: 0;
	position: absolute;
	left: 0;
	font-family: 'FontAwesome';
	color: rgba(143, 0, 197, 1);
}

.service-con-page {
	float: left;
	width: 100%;
	padding: 40px 0 0;
}

.service-page h4 {
	margin: 24px 0;
	font-size: 22px;
	font-weight: 800;
	color: #333;
}

.client {
	text-align: center;
    float: left;
    width: 100%;
    padding: 12px 0 10px 0;
    border: solid 2px #dbd6d6;
    margin: 0 0 30px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 16px;
}

.client img {
	filter: grayscale(100%);
	opacity: .7;
	transition: all .6s ease-in;
}

.client:hover.client img {
	filter: grayscale(0);
	opacity: 1;
}

.testimonials-main {
	float: left;
	width: 100%;
	position: relative;
	margin: 0 0 30px;
}

.testimonials-main .inner-estimonials {
	position: relative;
	width: 100%;
	float: left;
	padding: 50px 50px;
	background-image: url(https://expert-themes.com/html/globex/images/background/pattern-4.png);
	background-position: right top;
	background-repeat: no-repeat;
	background-color: #ffffff;
	box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.07);
}

.testimonials-main .inner-estimonials h4 {
	font-size: 18px;
	font-weight: 700;
	float: left;
	width: 100%;
}

.testimonials-main .inner-estimonials h4 small {
	float: left;
	width: 100%;
	margin: 5px 0;
	font-size: 14px;
	font-weight: 500;
	color: #8f8c8c;
}

.con-main-b-bx {
	background: #040142;
	float: left;
	width: 100%;
	padding: 40px;
	border-radius: 340px;
}

.con-p-item {
	text-align: center;
}

.con-p-item i {
	color: #fff;
	font-size: 31px;
	width: 80px;
	height: 80px;
	/* display: flex; */
	background: #1c007887;
	border-radius: 340px;
	line-height: 80px;
}

.con-p-item p {
	color: #fff;
	margin: 30px 0 0;
}

.con-main-b-bx .city_top_social {
	float: none;
	padding: 20px 0;
}

.con-main-b-bx .city_top_social ul {
	display: flex;
	flex-direction: row;
	float: none;
	justify-content: center;
	align-items: center;
	margin: 0;
}

/* footer css */
.bg-img2 {
	background-image: url(../images/row-bgimage-02.jpg);
	/* background-repeat: no-repeat;*/
	background-position: center;
	/*background-size: cover;*/
}

.footer {
	padding-bottom: 50px;
	float: left;
	width: 100%;
}

.footer h3 {
	color: #333;
	font-weight: bold;
	position: relative;
}

.footer .footer-head:before {
	position: absolute;
	content: "";
	background-color: #8600bf;
	width: 55px;
	height: 5px;
	border-radius: 20px;
	top: 110%;
}

.footer p {
	color: #333;
}

.footer ul li {
	list-style-type: none;
	padding-top: 10px;
	position: relative;
}

.footer ul li a {
	color: #333;
	text-decoration: none;
	position: relative;
	padding: 0 0 0 0;
	font-weight: 600;
}

.footer ul li a:before {
	content: "_";
	position: relative;
	left: 0px;
	top: -6px;
	margin-right: 5px;
}

.footer ul {
	padding-left: 0px;
}

.footer-hr {
	border-top: 1px solid #cccccc;
}

.footer .social-icons p {
	text-align: right;
}

.footer .social-icons span {
	background-color: #393f53;
	padding: 15px 20px;
	margin-left: 10px;
	width: 30px;
	height: 20px;
}

.footer .send-icon {
	color: #ff5e14;
	font-size: 18px;
	margin-left: -40px;
}

.footer1 div {
	color: #333;
	font-weight: bold;
	position: relative;
	font-size: 1.75rem;
}

.head-title-welcome,
.head-title-welcome p,
.head-title-welcome h2,
.head-title-welcome h4 {
	width: 100%;
	text-align: center;
	float: left;
}

.head-title-welcome h4 {
	float: left;
	width: 100%;
}

.owl-dots {
	display: none;
}

.test-section {
	background-image: url(../images/record.jpg);
	width: 100%;
	float: left;
	background-size: cover;
	background-repeat: no-repeat;
}

.test-section .overlay {
	background: rgba(0, 0, 0, 0.8);
	width: 100%;
	height: 100%;
	padding: 100px 0;
}

.testimonials {
	background: #fff;
	float: left;
	width: 100%;
	padding: 40px;
}

.test-item {
	text-align: center;
}

.test-item .tes-img {
	float: left;
	width: 100%;
	text-align: center;
}

.test-item .tes-img img {
	border-radius: 200px;
	width: 100px;
	margin: 0 auto 30px;
}

.tes-dis {
	text-align: center;
	font-weight: 500;
	font-style: italic;
	font-size: 16px;
	padding: 30px 0;
}

.tes-name {
	font-weight: 600;
	font-size: 18px;
}
.gallery-page img{
	width: 100%; float: left; margin-bottom: 30px;
}

.team-bx{ padding: 10px; }
.team-bx .test-item .tes-img img {
    border-radius:0px;
    width: 100%;
    margin: 0 auto 0px;
}

/* --------------------------------------- 

Responsive CSS 

----------------------------------------- */

/* Extra large devices (large desktops, 1200px and up)  */
@media (max-width: 1200px) {
	.container {
		width: 95%;
	}
}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {}

/* Medium devices (tablets, 768px and up) */
@media (max-width: 768px) {

	.navbar-brand {
		width: 90px;
	}

	.cont-list {
		display: none;
	}

	.city_top_social {
		float: right;
		padding: 5px 13px 10px 0;
	}

	.city_top_social ul li a {
		display: inline-block;
		height: 30px;
		width: 30px;
		text-align: center;
		line-height: 28px;
		border: 2px solid #fff;
		color: #fff;
		font-size: 13px;
		border-radius: 24px;
	}

	.head-title .cmt-btn {
		display: none;
	}

	.head-title {
		text-align: center;
		margin: 0 0 11px;
	}

	.carousel-caption {
		top: 0;
	}

	.ser-section {
		padding: 30px 10px 0;
	}

	.navbar-collapse {
		position: absolute;
		top: 45px;
		z-index: 18;
		background: #fff;
		width: 100%;
		left: 0;
		padding: 20px 0 20px;
	}

	.about-con h3 {
		font-size: 30px;
	}

	.about-con h3 br {
		display: none;
	}

	.about-img img {
		width: 100%;
		margin: 50px 0;
	}

	.cmt-btn {
		background: rgb(143, 0, 197);
		background: linear-gradient(94deg, rgba(143, 0, 197, 1) 0%, rgba(11, 0, 109, 1) 100%);
		padding: 12px 12px;
	}

	.dividebar {
		margin: 40px 0;
	}

	.record span {
		font-size: 30px;
	}

	.serv-inner-page-con {
		display: none;
	}

	.bredcrum h1 {
		font-size: 30px;
	}

	.con-main-b-bx {
		border-radius: 60px;
	}

	.con-p-item {
		margin: 0 0 40px;
	}
	.carousel-caption h3 {
		font-size: 30px;
		font-weight: 700;
	}
	.service-page-link{ display: none; }
}

/* Small devices (landscape phones, 576px and up) */
@media (max-width: 576px) {
	.carousel-caption h3 {
		font-size: 18px;
		font-weight: 700;
	}

	.carousel-caption .cmt-btn {
		display: none;
	}

	.carousel-caption p {
		font-weight: 500;
		font-size: 13px;
	}

	.head-title h2 {
		font-size: 29px;
	}

	.head-title {
		text-align: center;
		margin: 0 0 11px;
	}

}