/*Banner changes*/
.parallax-container {
	height: 700px !important;
}

.twc-whole-header h1 {
	font-size: 40px;
	font-weight: bold;
	margin-top: 3%;
	margin-right: 60%;
	margin-left: 10%;
	text-align: left;
	line-height: 55px;
}

@media only screen and (max-width: 320px) {
	.twc-whole-header {
		margin-top: -40%;
	}
}

@media screen and (min-width:321px) and (max-width: 450px) {
	.twc-whole-header {
		margin-top: -45%;
		margin-left: 4%;
	}
	.twc-whole-header h1 {
		font-size: 30px;
		line-height: 30px;
	}
}

@media screen and (min-width:451px) and (max-width: 600px) {
	.twc-whole-header {
		margin-top: -50%;
		margin-left: 4%;
	}
	.twc-whole-header h1 {
		font-size: 30px;
		line-height: 30px;
	}
}

@media screen and (min-width:601px) and (max-width: 800px) {
	.twc-whole-header {
		margin-top: -30%;
	}
}

@media screen and (min-width:801px) and (max-width: 1000px) {
	.twc-whole-header {
		margin-top: -10%;
	}
}

.twc-first {
	margin-top: 50px;
}
/*Divs CSS*/
.twc-inside-div {
	margin: 5vh auto;
}

.twc-info-section img {
	height: 350px;
	border-radius: 10px;
}

.twc-info-section1 img {
	height: 350px;
	border-radius: 10px;
}

@media screen and (min-width: 350px) and (max-width: 500px) {
	.twc-info-section1 img {
		margin-left: -6%;
	}
}

.twc-info-section {
	padding-top: 10px;
	padding-bottom: 20px;
	margin-bottom: 3%;
}
/* Styling for h5 heading */
.twc-info-section h5 {
	font-family: 'Montserrat', sans-serif;
	line-height: 36px;
	color: #1F497D;
	font-size: 20px;
	font-weight: bold;
}

.twc-info-section1 h5 {
	font-family: 'Montserrat', sans-serif;
	line-height: 36px;
	color: #1F497D;
	font-size: 20px;
	font-weight: bold;
}
/*Styling for background*/
.cont {
	background-color: #f0f2f6;
	border: 1px solid #f0f2f6;
}

.cont_bg {
	background: linear-gradient(-45deg, #042c6c, #0474c4);
	padding-bottom: 50px;
	/* background: linear-gradient(-45deg,#051567,#1231f2); */
}

.num {
	color: white;
	text-align: center;
	font-size: 16px;
	font-weight: 600;
	font-family: 'MontSerrat', sans-serif;
	padding-bottom: 12%;
}

.text {
	color: white;
	font-size: 14px;
	font-family: 'MontSerrat', sans-serif;
	padding-top: 4%;
}

.cont_bg h5 {
	font-family: 'MontSerrat', sans-serif;
	padding-top: 4%;
	padding-bottom: 6%;
}

/*Customer Testimonial heading*/
.twc-div-heading h5 {
	text-align: center;
	font-weight: bold;
	font-family: 'MontSerrat', sans-serif;
	font-size: 26px;
	color: #1F497D;
}

.twc-bg {
	background-color: #f0f2f6;
	border: 2px solid #f0f2f6;
}

.reveal img {
	width: 80px;
}

.test {
	height: 500px;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 5%;
}

@media screen and (min-width: 500px) and (max-width: 1000px) {
	.test {
		height: 550px;
	}
}

.testi-content {
	padding-top: 4%;
}

.testimonial {
	position: relative;
	max-width: 900px;
	width: 100%;
	overflow: hidden;
}

.testimonial .image {
	height: 100px;
	width: 100px;
	object-fit: cover;
	border-radius: 50%;
}

.testimonial .slide {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	height: 100%;
	width: 100%;
}

.slide p {
	padding: 0 160px;
	font-size: 16px;
	font-weight: 400;
	color: #666;
	text-align: center;
	font-family: Haydena;
	font-style: italic;
}

.slide .quote-icon {
	font-size: 30px;
	color: #4070f4;
}

.slide .details {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.details .name {
	font-size: 14px;
	font-weight: 600;
	color: #333;
	font-family: Haydena;
	font-style: italic;
}

.details .job {
	font-size: 12px;
	font-weight: 400;
	color: #333;
}
/* swiper button css */
.nav-btn {
	height: 40px;
	width: 40px;
	border-radius: 50%;
	transform: translateY(30px);
	background-color: #e8ecfc;
	transition: 0.2s;
}

.nav-btn:hover {
	background-color: #e8ecfc;
}

.nav-btn::after, .nav-btn::before {
	font-size: 20px;
	color: #1F497D;
}

.swiper-pagination-bullet {
	background-color: rgba(0, 0, 0, 0.8);
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet
	{
	margin: 16px 4px;
}

.swiper-pagination-bullet-active {
	background-color: #00AEFF;
}

@media screen and (max-width: 768px) {
	.slide p {
		padding: 0 20px;
	}
	.nav-btn {
		display: none;
	}
}

@media screen and (max-width: 768px) {
	.test {
		height: 80vh;
	}
}

.twc-left-quote {
	height: 30px;
	width: 30px;
}

.twc-right-quote {
	height: 30px;
	width: 30px;
	margin-left: 90%;
}
/*Color change in header 1*/
.twc-color-word {
	/* background: linear-gradient(to right, #d43b79, #8854ac, #219ddf); */
	background: linear-gradient(to right, #00B4EE, #1ADFFF, #00E0FF, #00B4EE);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	
}
/*Header-2 CSS*/
.twc-gradient {
	background: linear-gradient(-45deg, #042c6c, #0474c4);
	display: inline-block;
	width: 100%;
}

/*Whitepapers*/
.twc-pro-ahi-ctnr .card-content {
	height: 280px;
	overflow: hidden;
}

.twc-pro-ahi-ctnr .card-title {
	color: #104cba;
	font-weight: 600;
	font-size: 20px;
}

.card-title {
	text-align: left;
}

.card-action a {
	color: #4c84ff !important;
}

.read-more-img {
	width: 125%;
	margin-bottom: -6px;
}

@media only screen and (max-width: 1220px) {
	.read-more-img {
		width: 111%;
	}
}

.bottom-left {
	position: absolute;
	bottom: 21px;
	padding: 0px;
}