@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,400;0,500;1,500;1,700&display=swap');
html {
	box-sizing: border-box;
	font-size: 16px;
	scroll-behavior: smooth;
}

body {
	font-family: 'Poppins', sans-serif;
	color: #011b35;
	letter-spacing: 0.6px;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ol,
ul {
	margin: 0;
	padding: 0;
	font-weight: 400;
}

a {
	color: inherit;
	text-decoration: none;
}

img {
	max-width: 100%;
	height: auto;
	vertical-align: middle;
}

.hyperlink {
	color: #578e24;
	text-decoration: underline;
	font-weight: bold;
}

.footertxt {
	font-size: 25px;
	font-weight: bold;
	margin-bottom: 25px;
}

.footertxt+.row {
	margin: auto;
}


.info li {
	display: inline-block;
	font-size: 17px;
}

.info li a {
	color: #011b35;
	margin-right: 15px;
	font-weight: 500;
}

.info li a i.fa {
	color: #81bb42;
	margin-right: 10px;
	font-size: 20px;
}


.top-line {
	width: 50%;
	height: 5px;
	background: #81bb42;
	margin-bottom: 30px;
}

.testimonial_heading+.img-quotes {
	transform: rotate(180deg);
	float: right;
}

.testimonial_heading {
	padding: 0 35px 0 55px;
}

.testimonial_para {
	margin-top: 60px;
	font-size: 18px;
	line-height: 30px;
	text-align: justify;
}

.right-img {
	width: calc(100% - 80px);
	float: right;
}

.skill-set {
	margin: auto;
	width: 100%;
	box-shadow: 0px 0px 30px 0px rgb(167 167 167 / 41%);
	margin-top: 100px;
	border-radius: 10px;
}

.middle, .top {
	width: 50%;
}
.bottom{ width: 100%; font-size: 17px; margin-top: 30px; margin-bottom: 15px;}

.skill-set div:first-child {
	border-radius: 10px 0 0 10px;
}

.skill-set div:last-child {
	border-radius: 0 10px 10px 0;
}

.skill-set div {
	padding: 35px 25px;
	text-align: center;
	background: #fff;
	max-width: 20%;
	flex: 0 0 20%;
	border-left: 1px solid #eae6e6;
}

.skill-set img {
	width: 75px;
}

.skill-set span {
	font-size: 16px;
	display: block;
	margin-top: 19px;
	font-weight: 500;
}

.wrapper {
	width: 100%;
	max-width: calc(1200px + 4rem);
	margin-left: auto;
	margin-right: auto;
	padding-left: 2rem;
}

.contact-icon-text {
	color: #fff;
	margin-bottom: 20px;
}

.w-contact-icon {
	margin-right: 25px;
	font-size: 24px;
	line-height: 16px;
	color: #81BB42;
}

.w-contact-text {
	overflow: hidden;
}

.contact-icon-text {
	color: #fff;
	margin-bottom: 10px;
}

.contact-icon-text {
	color: #fff;
	margin-bottom: 10px;
}

.contact-icon-text {
	color: #fff;
	margin-bottom: 20px;
	font-size: 18px;
}

.network {
	margin: auto;
	margin-top: 100px;
}


.anpi-global-footer__container:before {
	background: inherit;
	content: "";
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	right: 0;
	z-index: -1;
	outline: 1px solid transparent;
	-webkit-backface-visibility: hidden;
	top: 0;
	transform: skewY(4deg);
	transform-origin: 100% 0;
	background: #011b35;
}

.contact-icon-text .w-contact-icon {
	margin-right: 15px;
}

.w-contact-icon {
	margin-right: 25px;
	font-size: 24px;
	line-height: 16px;
}

.fa,
.fas {
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
}

.w-contact-text {
	overflow: hidden;
	margin-bottom: 40px;
	border-bottom: 1px dashed rgba(255, 255, 255, 0.1);
	padding-bottom: 25px;
}

.contact-icon-text {
	color: #fff;
	margin-bottom: 10px;
}

.contact-icon-text {
	color: #fff;
	margin-bottom: 10px;
}

.iq-solutions__circles {
	bottom: 10px;
	right: 0;
	height: 250px;
	background-size: 120px;
}

.iq-solutions__circles {
	position: absolute;
	bottom: 0;
	right: 0;
	overflow: hidden;
	height: 250px;
	width: 250px;
	background-image: url(images/circles-dark-bg.svg);
	background-position: top left;
	background-repeat: no-repeat;
	background-size: 70px;
}

img.img-quotes {
	width: 30px;
}

.bottom p {
	margin: auto;
}

.middle h1 {
	font-size: 40px;
	font-weight: 600;
	color: #81bb42;
	text-align: center;
}

.middle span {
	font-size: 23px;
	font-weight: 600;
	text-align: center;
	display: block;
}

.about_company {
	margin: auto;
	margin-top: 100px;
	/* min-height: 635px; */
}

/* .about_company>div:nth-child(even) {
	align-items: flex-end;
}*/

.about_company>div {
	height: inherit;
	display: flex;
} 

.company_details {
	padding: 35px 35px 35px 35px;
	border-radius: 0 60px 0 60px;
	box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
	display: flex;
    flex-wrap: wrap;
}

.about_company> div > .company_details {
    transition: 0.3s all ease-in-out;
}

.career {
	margin-top: 100px
}

.career .top-line {
	width: 25%;
}

.career .testimonial_heading {
	padding: 0;
}

.a_link {
	display: block;
	margin-top: 40px;
	font-size: 20px;
	color: #81bb43;
	transition: 500ms all ease;
	text-decoration: none;
}

/* .imgTag img{ width: 60%;} */

.fa-long-arrow-right {
	margin-left: 15px;
}

.anpi-global-header--navy {
	background-color: #fff;
}

.anpi-global-header {
	color: #fff;
	position: relative;
	width: 100%;
	height: 5rem;
	display: flex;
	align-items: center;
	z-index: 110;
	/*     border-bottom: 1px solid #ccc; */
	box-shadow: 0 10px 20px -12px #ccc;
}

.anpi-global-header__container {
	width: 100%;
	max-width: calc(1200px + 4rem);
	margin-left: auto;
	margin-right: auto;
	padding-left: 2rem;
	padding-right: 2rem;
	display: flex;
	align-items: center;
}

.anpi-global-header__logo-container {
	display: contents;
}

.anpi-global-header__logo {
	height: 3.2rem;
}

.anpi-hero {
	position: relative;
	display: flex;
	flex-direction: column;
	background-color: #011b35;
	color: #f2f2f2;
}

.anpi-hero__col {
	padding-top: 0.75rem;
}

.anpi-hero__title {
	/* font-family: montserrat, -apple-system, BlinkMacSystemFont, segoe ui, roboto, oxygen, ubuntu, cantarell, fira sans, droid sans, helvetica neue, sans-serif; */
	font-weight: 700;
	font-stretch: normal;
	font-style: normal;
	letter-spacing: normal;
	color: inherit;
	font-size: 2.6rem;
	line-height: 1.33;
	color: #fff;
	margin-bottom: 1.5rem;
}

.anpi-hero__description {
	/* font-family: roboto, -apple-system, BlinkMacSystemFont, segoe ui, roboto, oxygen, ubuntu, cantarell, fira sans, droid sans, helvetica neue, sans-serif; */
	font-weight: 400;
	font-stretch: normal;
	font-style: normal;
	letter-spacing: normal;
	color: inherit;
	font-size: 1rem;
	line-height: 1.5;
	margin-bottom: 1.5rem;
	color: #f2f2f2;
}


.anpi-hero__cta-wrapper {
	display: flex;
}

.anpi-hero__button--primary {
	height: 3rem;
	padding: 0 1.5rem;
	border: 2px solid;
	border-radius: 4px;
	white-space: nowrap;
	display: inline-flex;
	align-items: center;
	background-color: transparent;
	justify-content: center;
	min-width: 140px;
	font-size: 1rem;
	font-weight: 700;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.5;
	font-family: montserrat, -apple-system, BlinkMacSystemFont, segoe ui, roboto, oxygen, ubuntu, cantarell, fira sans, droid sans, helvetica neue, sans-serif;
	background-size: 300%;
	/* background-color: #6a4aeb; */
	background-color: #588d24;
	color: #fff;
	/* border-color: #6a4aeb; */
	border-color: #588d24;
	margin-right: 1rem;
}

.anpi-hero__button--secondary {
	height: 3rem;
	padding: 0 1.5rem;
	border: 2px solid;
	border-radius: 4px;
	white-space: nowrap;
	display: inline-flex;
	align-items: center;
	background-color: transparent;
	justify-content: center;
	min-width: 140px;
	font-size: 1rem;
	font-weight: 700;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.5;
	font-family: montserrat, -apple-system, BlinkMacSystemFont, segoe ui, roboto, oxygen, ubuntu, cantarell, fira sans, droid sans, helvetica neue, sans-serif;
	background-size: 300%;
	background-color: transparent;
	color: #fff;
	/* border-color: #588d24; */
	border-color: #588d24;
}

.anpi-hero__button--secondary:hover,
.anpi-hero__button--secondary:focus {
	background-color: #588d24;
	color: #fff;
	text-decoration: none;
}

.animation {
	width: 100%;
	min-width: 100%;
	padding-left: 30rem;
	align-self: flex-start;
}


.anpi-hero {
	position: relative;
	display: flex;
	flex-direction: column;
	background-color: #011b35;
	color: #f2f2f2;
}

.anpi-hero__container {
	width: 100%;
	max-width: calc(1200px + 4rem);
	margin-left: auto;
	margin-right: auto;
	padding-left: 2rem;
	padding-right: 2rem;
	display: flex;
}


.anpi-global-footer {
	position: relative;
	background-color: #011b35;
	color: #fff;
	bottom: 0;
	left: 0;
	width: 100%;
	min-height: 5rem;
	display: flex;
	align-items: center;
	z-index: 100;
}

.anpi-global-footer__container {
	width: 100%;
	max-width: calc(1200px + 4rem);
	margin-left: auto;
	margin-right: auto;
	padding-left: 2rem;
	padding-right: 2rem;
	padding-bottom: 40px;
	padding-top: 40px;
}

.anpi-content {
	min-height: 300px;
	margin: 15% auto 5%;
}

.contact-us{padding-left: 70px;}

@media (max-width: 769px) {
	
	[data-aos^=fade][data-aos^=fade], [data-aos^=zoom][data-aos^=zoom] {
		opacity: 1;
	}
	
	[data-aos=fade-left], [data-aos=fade-right], [data-aos=flip-up] , [data-aos=zoom-in], [data-aos=zoom-in-down]{
		transform: none;
	}
	
	[data-aos^=flip][data-aos^=flip] {
		backface-visibility: unset;
		transition-property: none;
	}
	.anpi-global-header__logo{ height: 2.7rem;}
	
	.anpi-hero__container{max-width: 100%;}
	
	.anpi-hero__title{font-size: 26px; margin-top: 18px;}
	.anpi-hero__description{ font-size: 14px!important;}
	.anpi-hero__description, .skill-set span, .bottom p{font-size: 16px;}
	.anpi-hero__container{ padding-left: 1.3rem; padding-right: 1.3rem;}
	.bottom p{width: 100%; text-align: justify;}
	
	.anpi-hero__col{width: 100%;}

	.anpi-hero__col + .main{display: none;}
	
	.wrapper{max-width: 100%;width: 100%; margin: auto; padding: 0 30px;}
	
	.right-section {order: 1;text-align: center;}
	
	.left-section{order: 2;}
	
	.right-img{float: none;}
	
	.middle h1{font-size: 50px;}
	.middle span{ font-size: 25px;}
	.company_details{ padding: 30px 39px;}
	.top-line , .career .top-line{margin-top: 30px; width: 100%;}
	
	.top img { width: 85%;}
	
	.middle, .top { width: 100%;text-align: center;}
	
	.top{order: 2}
	
	.middle{order: 1}
	
	.bottom{order: 3}
	
	.about_company , .left-section, .right-section, .img-section{ height: auto;display: flex;flex-direction: column;max-width: 100%;flex: 0 0 100%;}
	
	.about_company>div {max-width: 100%;}
	
	.company_details {width: 100%;margin-bottom: 20px;}
	
	.career, .about_company, .network, .skill-set {	margin: 50px auto;	}
	
	.skill-set div{	max-width: 100%;flex: unset;}
	
	.contact-us{padding-left:0px;margin-top: 59px;}
	.testimonial_para{font-size: 16px;}
	.testimonial_heading{font-size: 27px;}
	.anpi-global-header__container{max-width: 100%; padding: 0;}
	.w-contact-text{font-size: 15px;}
	.anpi-global-header__container .text-right {padding: 0;}
	
	.info li { font-size: 15px;}
	
	.info li a i.fa{font-size: 14px; display: inline;}
	
	.footertxt{	font-size: 35px; margin-bottom: 30px;}

	.anpi-content{margin: 15% auto;}

	.skill-set div:first-child{border-radius: none}

	.skill-set div { border-bottom: 1px solid #ccc;}

	.testimonial_heading+.img-quotes{margin-left: auto;}
}

@media only screen and (min-width:769px) and (max-width:1023px){
	
	[data-aos^=fade][data-aos^=fade], [data-aos^=zoom][data-aos^=zoom] {
		opacity: 1;
	}
	
	[data-aos=fade-left], [data-aos=fade-right], [data-aos=flip-up] , [data-aos=zoom-in], [data-aos=zoom-in-down]{
		transform: none;
	}
	
	[data-aos^=flip][data-aos^=flip] {
		backface-visibility: unset;
		transition-property: none;
	}
	
	.anpi-hero__col {
		width: 100%;
	}
	.anpi-hero__title{ margin-top: 30px;}
	.anpi-hero__container{display: inline;}
	.anpi-hero__col + .main{width: 100%;}	
	
	.animation{
		padding-left: 0;
		width: 50%;
	}

	.top-line , .career .top-line{margin: 60px auto; width: 50%;}
	
	.img-section, .right-section, .left-section {
		width: 100%;
		max-width: 100%;
		flex: 0 0 100%;
	}

	.left-section {
		order: 2;
	}

	.right-section {
		order: 1;
	}

	.anpi-content{margin: 15% auto;}

	.anpi-hero:after {
		background: inherit;
		content: "";
		display: block;
		height: 100%;
		left: 0;
		position: absolute;
		right: 0;
		z-index: -1;
		outline: 1px solid transparent;
		-webkit-backface-visibility: hidden;
	}

	.anpi-hero:after {
		bottom: 0;
		transform: skewY(4deg);
		transform-origin: 0 100%;
	}

}

@media (min-width: 1024px) {
	body {
		padding-top: 5rem;
	}
	
	.anpi-hero {
		position: relative;
		z-index: 1;
		z-index: 9;
		min-height: 39rem;
		margin-bottom: 8vw;
	}

	.anpi-global-header {
		position: fixed;
		top: 0;
		left: 0;
	}

	.anpi-hero__col {
		padding-top: 5rem;
		position: absolute;
		width: 34rem;
		margin-left: 0;
	}

	.anpi-hero__description {
		width: 28rem;
		margin-bottom: 2rem;
	}

	.anpi-hero:after {
		bottom: 0;
		transform: skewY(4deg);
		transform-origin: 0 100%;
	}

	.anpi-hero:after {
		background: inherit;
		content: "";
		display: block;
		height: 100%;
		left: 0;
		position: absolute;
		right: 0;
		z-index: -1;
		outline: 1px solid transparent;
		-webkit-backface-visibility: hidden;
	}

	.anpi-global-footer__container {
		padding-bottom: 64px;
		padding-top: 64px;
	}
	
	.about_company>div .company_details:hover {
		transform: scale(1.1);
	}
	
	.a_link:hover {
		color: #81bb43;
		margin-left: 20px;
		text-decoration: none;
	}
	
	.company_details{
		width: 100%;
		margin-right: 8%;
	}
	
	.about_company>div:last-child {
		justify-content: flex-end;
	}

	.about_company>div:first-child {
		justify-content: flex-start;
	}
}