/* Fonts */
@import url('https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&amp;display=swap');

/*  
font-family: "Outfit", sans-serif;
font-family: "Outfit", sans-serif;
*/

body {
	font-family: "Outfit", sans-serif;
}

ul, li {
	list-style: outside none none;
}
ul {
	list-style: outside none none;
	margin: 0;
	padding: 0;
}

p, ul li {
	font-family: "Outfit", sans-serif;
	line-height: 1.5;
}

header{
	background:url('../jpg/banner-2.jpg') no-repeat center top #1d1c70;
	background-size: cover;
}

div.content-sec-one{
	padding:55px 0;
	background:#f5fafd url('../jpg/content-bg-3.jpg') no-repeat right center;]
}

div.content-sec-one p{
	margin:0 0 20px;
	padding:0;
	color:#323c55;
	font-size:16px;
	font-family: "Outfit", sans-serif;
}

div.content-sec-one p a,
.whatweoffer-inn p a{
	color:#19a5a0;
	font-family: "Outfit", sans-serif;
}
.whatweoffer-list .list-txt p,
.whatweoffer-list .list-txt p a {
	font-family: "Outfit", sans-serif;
	line-height: 1.5;
}

.whatweoffer-list .list-txt ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: left;
	font-family: "Outfit", sans-serif;
}

.whatweoffer-list .list-txt ul li {
	list-style: none;
	background: url(../png/list-icon-2.png) left 8px no-repeat;
	margin: 0;
	color: #4f5972;
	padding: 2px 0 2px 30px;
	font-family: "Outfit", sans-serif;
	font-size: 16px;
	line-height: 1.5;
}



/*-- FAQ Section --*/
.faq-sec{
	position: relative;
	top: -90px;
	width: 100%;
	background: #F5FAFD;
	margin: 0;
	padding: 60px 0;
	float: left;
}
.faq-sec h2 {
	margin: 0 0 30px;
	padding: 0 0 20px;
	color: #1d243c;
	font-size: 45px;
	font-family: "Outfit", sans-serif;
	font-weight: 700;
	position: relative;
}
.faq-sec h2::after {
	width: 100px;
	height: 4px;
	background: #27c8c3;
	content: "";
	display: block;
	margin: 14px auto 0;
}
.faq-sec .accordion-item {
	background-color: inherit;
	border: none;
	border-bottom: solid 1px #c9d6e1;
}
.faq-sec .accordion-button {
	background-color: inherit;
	color: #4f5972;
	font-size: 20px;
	font-family: "Outfit", sans-serif;
	font-weight: 500;
}
.faq-sec .accordion-item h3 {
	font-family: "Outfit", sans-serif;
	font-weight: 500;
}
.faq-sec .accordion-button:focus {
	outline: 0;
	box-shadow: inherit;
}
.faq-sec .accordion-button:not(.collapsed) {
	background: #ffffff;
	box-shadow: inherit;
	color: #1d243c;
}
.faq-sec .accordion-button:hover{
	color: #1d243c;
}
.faq-sec .accordion-body {
	background: #fff;
	padding: 0 40px 30px;
	font-family: "Outfit", sans-serif;
	font-size: 16px;
	line-height: 1.5;
	color: #4f5972;
}
.faq-sec .accordion-body p {
	font-family: "Outfit", sans-serif;
	font-size: 16px;
	line-height: 1.5;
	color: #2c2c2c;
}
.faq-sec .accordion-body p:last-child {
	margin-bottom: 0px;
}
.faq-sec .accordion-button::after {
	flex-shrink: 0;
	width: 14px;
	height: 14px;
	margin-left: auto;
	content: "";
	background-image: url("../png/plus-3.png");
	background-repeat: no-repeat;
	background-size: 14px;
	transition: transform .2s ease-in-out;
}
.accordion-button:not(.collapsed)::after{
	background-image: url("../png/minus-3.png");
}

.faq-sec .accordion-item:last-of-type .accordion-button.collapsed{
	border-radius: 0;
}



/* Form Success msg */
/*.msg.success-msg {
  color:#333;
  margin:24px 0 5px 0;
  padding:5px;
  text-align:center;
  border:2px solid #42a263;
  font-size:20px;
  font-weight:600;
}
.msg.success-msg p {
  margin:0;
}
.msg.error-msg {
  color:#333;
  margin:5px 0;
  padding:5px;
  text-align:center;
  border:2px solid red;
  font-size:20px;
  font-weight:600;
}
.msg.error-msg p {
  margin:0;
}*/


/*
================================================
	Form Success MSG - CSS
================================================
*/
.form-div .msg.success-msg {
	margin:0px 0 5px 0;
}

.msg.success-msg {
	color:#333;
	margin:24px 0 5px 0;
	padding:5px;
	text-align:center;
	border:2px solid #42a263;
	font-size:20px;
	font-weight:600;
}
.msg.success-msg p {
	margin:0;
}
.msg.error-msg {
	color:#333;
	margin:5px 0;
	padding:5px;
	text-align:center;
	border:2px solid red;
	font-size:20px;
	font-weight:600;
}
.msg.error-msg p {
	margin:0;
}


form#sub-form-footer p.msg {
	font-size: 18px;
	line-height: 1.4;
	color: #03d372;
	text-align: center;
	margin-top: 8px;
	margin-bottom: 0px;
}

/*
================================================
About Secion CSS
================================================
*/
.about-sec {
	padding: 90px 0;
	background-color: #f3f7f9;
}
.about-sec .cotent-left .icon {
	padding: 0 0 30px;
}
.about-sec .cotent-left h2 {
	color:#1d243c;
	font-family: "Outfit", sans-serif;
	font-size: 45px;
	line-height: 1.2;
	font-weight: 700;
	margin: 0 0 25px;
}
.about-sec .cotent-left h2 span.num {
	font-family: "Outfit", sans-serif;
}
.about-sec .cotent-left p {
	color: #4f5972;
	font-family: "Outfit", sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 1.6;
	margin-bottom: 25px;
}
.about-sec .cotent-img.space {
	padding: 150px 0 0;
	float: right;
}

.about-sec img {
	border-radius: 20px;
}


/*
================================================
Benefits Secion CSS
================================================
*/
.position-sticky {
    top: 0%;
    z-index: 9;
}
.benefits-sec {
	background-color: #fff;
	padding: 120px 0 60px 0;
}
.benefits-sec-left {
	margin-bottom: 60px;
}
.benefits-sec-left h2{
	font-family: "Outfit", sans-serif;
	font-weight: 700;
	color: #1d243c;
	font-size: 45px;
	line-height: 1.2;
	margin-bottom: 30px;
}
.benefits-sec-left p{
	font-family: "Outfit", sans-serif;
	font-weight: 400;
	color: #465073;
	font-size: 20px;
	line-height: 1.5;
	margin-bottom: 0px;
	padding: 30px;
	border-top: 3px solid #01a8df;
	background-color: #f3f7f9;
}

/*.benefits-sec h4 {
	font-family: "Outfit", sans-serif;
	font-weight: 500;
	color: #1d243c;
	font-size: 16px;
	line-height: 1.4;
	letter-spacing: 1.5px;
	text-transform: uppercase;
	margin-bottom: 30px;
}*/

.benefits-sec .benefits-width {
	margin-bottom: 20px;
}

.benefits-sec .benefit-divider {
	width: 100%;
	height: 1px;
	background-color: #2d3250;
	border: none;
	margin-top: 10px;
	margin-bottom: 25px;
}
.benefits-sec h3 {
	font-family: "Outfit", sans-serif;
	font-weight: 400;
	color: #1d243c;
	font-size: 30px;
	line-height: 1.3;
	margin-bottom: 20px;
}
.benefits-sec img {
	margin-bottom: 25px;
}

.benefits-sec ul {
	font-family: "Outfit", sans-serif;
	color: #465073;	
	padding-left: 20px;
	margin-bottom: 60px;
}

.benefits-sec ul li {
	position: relative;
	font-family: "Outfit", sans-serif;
	font-weight: 400;
	color: #465073;
	font-size: 16px;
	line-height: 1.4;
	list-style: none;
	margin-bottom: 10px;
}
.benefits-sec ul li::before {
	content: "\2022";
	color: #465073;
	font-weight: bold;
	display: inline-block; 
	width: 1em;
	margin-left: -1em;
}
.benefits-sec .benefits-width p {
	position: relative;
	font-family: "Outfit", sans-serif;
	font-weight: 400;
	color: #4f5972;
	font-size: 16px;
	line-height: 1.4;
	list-style: none;
	margin-bottom: 10px;
}

@media (max-width: 992px) {
	.benefits-sec h3 {
		font-size: 26px;
	}
}

/*
================================================
Key Components - Secion CSS
================================================
*/
.key-components-sec {
	background-color: #fff;
	padding: 100px 0 70px 0;
}
.key-components-sec-left {
	margin-bottom: 60px;
}
.key-components-sec-left h2 {
	font-family: "Outfit", sans-serif;
	font-weight: 700;
	color: #1d243c;
	font-size: 45px;
	line-height: 1.2;
	margin-bottom: 30px;
}
.key-components-sec-left p {
	font-family: "Outfit", sans-serif;
	font-weight: 400;
	color: #465073;
	font-size: 20px;
	line-height: 1.5;
	margin-bottom: 0px;
	padding: 30px;
	border-top: 3px solid #01a8df;
	background-color: #f3f7f9;
}

.key-components-sec-right ul {
	list-style: none;
	margin-left: 80px;
	position: relative;
}
.key-components-sec-right ul:before {
	content: "";
	position: absolute;
	left: -66.5px;
	top: 12px;
	border-left: 1px dashed #96aabf;
	z-index: 0;
	height: 85%;
	z-index: 0;
}
.key-components-sec-right ul li {
	position: relative;
	margin-bottom: 30px;
	color: #4f5972;
	font-size: 16px;
	line-height: 1.6;
}
.key-components-sec-right ul li:before {
		content: "";
    background: url('../svg/bullet-blue.svg') no-repeat;
    position: absolute;
    left: -80px;
    top: 0px;
    width: 28px;
    height: 28px;
}

@media (max-width: 992px) {
	.key-components-sec h3 {
		font-size: 26px;
	}
}




/*
================================================
		Video Section
================================================
*/

.video-section {
	min-height: 750px;
	/*	min-height: 100vh;*/
	/*	padding: 150px 0 50px;*/
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
}
.object-fit {
	position: relative;
}


.video-dark-section {
	position: relative;
}

.video-section .gradient-overlay {
	position: absolute;
	height: 100%;
	width: 100%;
	background: linear-gradient(0deg, rgba(24,31,111,0.8) 0%, rgba(11,16,68,0) 100%) !important;
	top: 0;
	left: 0;
	z-index: 3;
}


.video-video-link, .video-video-link:focus, .video-video-link:active {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 103px;
	height: 103px;
	border-radius: 50%;
	background: #fff;
	z-index: 15;
	-webkit-box-shadow: 0 4px 14px 0 rgba(0,0,0,.25);
	-moz-box-shadow: 0 4px 14px 0 rgba(0, 0, 0, .25);
	box-shadow: 0 4px 14px 0 rgba(0,0,0,.25);
	transition: .2s;
}
.video-video-link:after {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-32%, -50%);
	z-index: 6;
	border-left: 18px solid #2c54a5;
	border-top: 12px solid transparent;
	border-bottom: 12px solid transparent;
}

.video-section-bg-video {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 2;
	overflow: hidden;
}
.object-fit>img {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	-o-object-fit: cover;
	object-fit: cover;
}
.video-section-bg-video iframe {
	width: 100vw;
	height: 56.25vw;
	min-height: 100vh;
	min-width: 177.77vh;
	position: absolute;
	top: calc(50% + 1px);
	left: 50%;
	transform: translate(-50%, -50%);
}
.lazyloaded {
	opacity: 1;
	transition: opacity 400ms;
	transition-delay: 0ms;
}
.grid-container {
	width: 100%;
	max-width: 1440px;
	padding-left: 50px;
	padding-right: 50px;
	position: relative;
	z-index: 10;
}
.video-hold {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}
.has-wide-title .video-left {
	width: 86%;
	padding-right: 0;
}

.video-video-button-hold {
	margin: 50px 0;
}
.video-video-button-hold .video-video-link,
.video-video-button-hold .video-video-link:focus,
.video-video-button-hold .video-video-link:active {
	display: inline-block;
	position: relative;
	top: auto;
	left: auto;
	transform: translate(0%, 0%);
}
.video-video-link, .video-video-link:focus, .video-video-link:active {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 103px;
	height: 103px;
	border-radius: 50%;
	background: #fff;
	z-index: 15;
	-webkit-box-shadow: 0 4px 14px 0 rgba(0,0,0,.25);
	-moz-box-shadow: 0 4px 14px 0 rgba(0, 0, 0, .25);
	box-shadow: 0 4px 14px 0 rgba(0,0,0,.25);
	transition: .2s;
}
.video-hold .video-title {
	color: #fff;
	margin-bottom: 60px;
}
.video-title h2 {
	color: #fff;
	font-family: "Outfit", sans-serif;
	font-size: 38px;
	line-height: 1.2;
	font-weight: 700;
	margin-bottom: 120px;
}

.video-bot-sec {
	padding: 0 0 0 40px;
	position: relative;
	margin-top: -150px;
	margin-bottom: 90px;
	z-index: 5;
	border-left: 1px solid #2cc3f8;
}

.video-bot-sec h3 {
	color:#1d243c;
	font-family: "Outfit", sans-serif;
	font-weight: 600;
	font-size: 44px;
	line-height: 1.1;
}
.video-bot-sec p {
	color: #465073;
	font-family: "Outfit", sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 1.5;
	padding-left: 30px;
	/* margin-bottom: 0px;*/
}



/*
================================================
   Why Choose Sec
================================================
*/

.why-choose-sec {
	padding: 90px 0 90px 0;
	background: #f3f7f9;
}
.why-choose-sec h2 {
	color:#1d243c;
	font-family: "Outfit", sans-serif;
	font-size: 45px;
	line-height: 1.2;
	font-weight: 700;
	text-align: center;
	margin-bottom: 30px;
}

.why-choose-sec .card {
	border: none;
	background-color: transparent;
	padding: 20px 0px 20px 0px;
}
.why-choose-sec .card .card-body {
/*	padding: 20px 0px 20px 0px;*/
}
.why-choose-sec .card .card-body h3 {
	display: inline-flex;
	align-items: center;
	color: #162b7a;
	font-family: "Outfit", sans-serif;
	font-weight: 600;
	font-size: 23px;
	line-height: 1.2;
	margin-bottom: 15px;
	min-height: 55px;
}
.why-choose-sec .card .card-body .card-title img {
	margin-right: 20px;
}

.why-choose-sec .card .card-body p {
	color: #465073;
	font-family: "Outfit", sans-serif;
	font-weight: 400;
	font-size: 18px;
	line-height: 25px;
	margin-top: 20px;
}

.grd-line-1 {
	height: 2px;
	background: rgb(38,43,137);
	background: -moz-linear-gradient(90deg, rgba(38,43,137,1) 0%, rgba(96,96,250,1) 100%);
	background: -webkit-linear-gradient(90deg, rgba(38,43,137,1) 0%, rgba(96,96,250,1) 100%);
	background: linear-gradient(90deg, rgba(38,43,137,1) 0%, rgba(96,96,250,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#262b89",endColorstr="#6060fa",GradientType=1);
}

.grd-line-2 {
	height: 2px;
	background: rgb(25,152,197);
	background: -moz-linear-gradient(90deg, rgba(25,152,197,1) 0%, rgba(44,195,248,1) 100%);
	background: -webkit-linear-gradient(90deg, rgba(25,152,197,1) 0%, rgba(44,195,248,1) 100%);
	background: linear-gradient(90deg, rgba(25,152,197,1) 0%, rgba(44,195,248,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#1998c5",endColorstr="#2cc3f8",GradientType=1);
}

.grd-line-3 {
	height: 2px;
	background: rgb(25,165,160);
	background: -moz-linear-gradient(90deg, rgba(25,165,160,1) 0%, rgba(35,200,195,1) 100%);
	background: -webkit-linear-gradient(90deg, rgba(25,165,160,1) 0%, rgba(35,200,195,1) 100%);
	background: linear-gradient(90deg, rgba(25,165,160,1) 0%, rgba(35,200,195,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#19a5a0",endColorstr="#23c8c3",GradientType=1);
}

.grd-line-4 {
	height: 2px;
	background: rgb(25,165,160);
	background: -moz-linear-gradient(90deg, rgba(25,165,160,1) 0%, rgba(35,200,195,1) 100%);
	background: -webkit-linear-gradient(90deg, rgba(25,165,160,1) 0%, rgba(35,200,195,1) 100%);
	background: linear-gradient(90deg, rgba(25,165,160,1) 0%, rgba(35,200,195,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#19a5a0",endColorstr="#23c8c3",GradientType=1);
}

.grd-line-5 {
	height: 2px;
	background: rgb(246,100,2);
	background: -moz-linear-gradient(90deg, rgba(246,100,2,1) 0%, rgba(255,145,27,1) 100%);
	background: -webkit-linear-gradient(90deg, rgba(246,100,2,1) 0%, rgba(255,145,27,1) 100%);
	background: linear-gradient(90deg, rgba(246,100,2,1) 0%, rgba(255,145,27,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f66402",endColorstr="#ff911b",GradientType=1);
}

.grd-line-6 {
	height: 2px;
	background: rgb(38,43,137);
	background: -moz-linear-gradient(90deg, rgba(38,43,137,1) 0%, rgba(96,96,250,1) 100%);
	background: -webkit-linear-gradient(90deg, rgba(38,43,137,1) 0%, rgba(96,96,250,1) 100%);
	background: linear-gradient(90deg, rgba(38,43,137,1) 0%, rgba(96,96,250,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#262b89",endColorstr="#6060fa",GradientType=1);
}

/*
================================================
   Get In Touch Sec
================================================
*/

.get-touch-sec {
	padding: 100px 0 260px 0;
	background: #1C2278 url('../webp/get-in-touch-bg.webp') no-repeat center center;
	background-size: cover;
	text-align: center;
	color: #fff;
}
.get-touch-sec h2 {
	color: #fff;
	font-family: "Outfit", sans-serif;
	font-size: 45px;
	line-height: 1.2;
	font-weight: 700;
	text-align: center;
	margin-bottom: 10px;
}
.get-touch-sec h3 {
	color: #fff;
	font-family: "Outfit", sans-serif;
	font-weight: 600;
	font-size: 28px;
	line-height: 1.2;
	text-align: center;
	margin-bottom: 20px;
}
.get-touch-sec p {
	color: #fff;
	font-size: 18px;
	line-height: 25px;
	font-family: "Outfit", sans-serif;
	font-weight: 400;
	text-align: center;
	margin-bottom: 40px;
}
.get-touch-sec .btn {
	font-family: "Outfit", sans-serif;
	font-weight: 600;
	color: #fff;
	text-transform: uppercase;
	font-size: 15px;
	line-height: 1.2;
	padding: 13px 20px 13px 20px;
	display: inline-block;
	width: 266px;
	margin-left: 0px;
}


/*
================================================
   Contact Form Bottom - Sec
================================================
*/

.contact-form-2 {
	background-color: #fff;
	box-shadow: 0 0 40px rgba(13,16,87,0.1);
	border-radius: 7px;
	padding: 65px 85px 65px 85px;
	position: relative;
	top: -200px;
}

.contact-form-2 form h2 {
	font-family: "Outfit", sans-serif;
	font-weight: 600;
	margin: 0 0 5px;
	font-size:30px;
}
.contact-form-2 form h2 span {
	font-size: 15px;
	color: #9b9eae;
	float: right;
	margin: 10px 0 0;
	font-style: italic;
	font-family: "Outfit", sans-serif;
	font-weight: 400;
}
.contact-form-2 form p.required-text {
	font-family: "Outfit", sans-serif;
	font-weight: 400;
	font-size: 16px;
	color: #9b9eae;
	margin-bottom: 30px;
}
.contact-form-2 form input, .contact-form-2 form textarea, .contact-form-2 form select {
	border-width: 0 0 1px;
	border-style: solid;
	border-color: #d2d7eb;
	width: 100%;
	box-shadow: none;
	padding: 15px 0 10px;
	font-family: "Outfit", sans-serif;
	font-weight: 500;
	color: #626c8e;
	outline: none;
	font-size:15px
}
.contact-form-2 form textarea {
	resize: none;
	min-height: 120px;
}
.contact-form-2 form select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: url('../png/select-arrow-13.png') no-repeat 98% 25px;
	word-wrap: normal;
	color: #626c8e;
}
.contact-form-2 form select option {
	font-family: "Outfit", sans-serif;
	font-weight: 400;
	color: #333;
}
.contact-form-2 form .reqst-demo {
	color: #ffffff;
	text-transform: uppercase;
	font-family: "Outfit", sans-serif;
	font-weight: 600;
	font-size: 16px;
	width: 200px;
	padding: 15px 20px;
	cursor: pointer;
	transition: all 0.3s ease 0s;
	margin-left: 0;
}
.contact-form-2 form .register p {
	font-size: 13px;
	font-family: "Outfit", sans-serif;
	font-weight: 400;
	font-style: italic;
	padding: 0 15px;
}
.contact-form-2 form .register p a {
	color: #282d8c;
	font-family: "Outfit", sans-serif;
	font-weight: 400;
}

.form-group {
	margin-bottom: 1rem;
}

.reqst-1 {
	--c1: #19a5a0;
	--c2: #23c8c3;
}
.reqst-2 {
	--c1: #f66302;
	--c2: #ff901b;
}
.reqst-demo{
	background: linear-gradient(90deg, var(--c1, #f66302), var(--c2, #ff901b) 51%, var(--c1, #19a5a0)) var(--x, 0)/ 200%;
	border-radius:3px;
	margin:0 0 0 10px;
	padding:15px 20px;
	font-size:15px;
	letter-spacing:1px;
}
.reqst-demo:hover { --x: 100%; }

/*
================================================
   Certification Sec
================================================
*/

.certification-sec {
	padding: 0px 0 20px 0;
}	
.certification-sec .title-sec h2 {
	color: #2d3250;
	font-size: 45px;
	line-height: 1.2;
	font-family: "Outfit", sans-serif;
	font-weight: 700;
	text-align: center;
	margin-bottom: 30px;
}
.certification-sec img {
	margin: 10px 0;
}


/*
================================================
   Industries Sec
================================================
*/
.industries-sec {
	background: #f3f7f9;
	padding: 50px 0 20px 0;
}
.industries-sec h2 {
	font-family: "Outfit", sans-serif;
	color: #2d3250;
	font-size: 45px;
	line-height: 1.2;
	font-weight: 700;
	text-align: center;
	margin-bottom: 30px;
}
.industries-sec .industry-box {
	min-height: 190px;
	background: #fff;
	padding: 10px;
	margin: 15px 0;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	transition: all 0.5s ease 0s;
}
.industries-sec .industry-box:hover {
	box-shadow: 0 0 20px 5px rgba(22, 43, 122, 0.1);
	transform: translateY(-5px);
	transition: all 0.5s ease 0s;
}
.industries-sec .industry-box h3 {
	font-family: "Outfit", sans-serif;
	color: #162b7a;
	font-size: 20px;
	line-height: 1.3;
	font-weight: 600;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 0px;
}


/*
================================================
  Footer Sec CSS
================================================
*/

footer .container {
	max-width: 1460px;
}

.footer {
	background: #20282b;
	color: #f5f5f5;
	padding: 50px 0;
}

.footer .footer-info-sec {
	margin-top: 30px;
	margin-bottom: 30px;
}

.footer .footer-logo {
	margin-bottom: 50px;
}

.footer .footer-address p {
	font-family: "Outfit", sans-serif;
	font-weight: 400;
	font-size: 18px;
	line-height: 1.3;
	color: #d1d1d1;
	margin-bottom: 30px;
}
.footer .footer-address svg {	
	margin-right: 10px;
	height: 18px;
	margin-top: 3px;
}
.footer-contact-info svg {	
	margin-right: 8px;
	height: 15px;
}


.footer-address svg path, .footer-contact-info svg path {
	color: #fff;
}

/*.footer .footer-contact-info {
	margin-bottom: 30px;
}*/

.footer .footer-contact-info h5 {
	color: #d1d1d1;
	font-size: 18px;
	font-family: "Outfit", sans-serif;
	font-weight: 400;
	margin-bottom: 30px;
}
.footer .footer-contact-info h5 span {
	color: #f5f5f5;
	font-size: 16px;
	font-family: "Outfit", sans-serif;
	font-weight: 500;
	padding-bottom: 5px;
	/*display: flex;
	align-items:center;*/
}
.footer .footer-contact-info h5 a {
	color: #d1d1d1;
	text-decoration: none;
}
.footer .footer-contact-info h5 a:hover {
	color: #fff;
	text-decoration: underline;
}


.footer .call-btn .btn {
	font-family: "Outfit", sans-serif;
	font-size: 18px;
	font-weight: 300;
	color: #ffffff;
	background: #01a8df;
	padding: 9px 25px;
	text-decoration: none;
	border: none;
}
.footer .call-btn .btn:hover {
	background: #008dbb;
}

.footer .btn span {
	font-family: "Outfit", sans-serif;
	font-size: 18px;
	font-weight: 500;
}



/*.footer-social {
    margin: 50px 0 60px 0;
}*/

.footer-social li {
	display: inline-block;
	padding: 0 15px 0 0;
}

.footer-social li a {
	width: 32px;
	height: 32px;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #f5f5f5;
	color: #f5f5f5;
	border-radius: 50%;
	border: 2px solid #f5f5f5;
	font-size: 14px;
	transition: .3s ease-in-out;
}
.footer-social li a:hover {
	background: #01a8df;
	border: 2px solid #01a8df;
	transition: .3s ease-in-out;
}

.footer-social li a img {
	width: auto;
	height: 14px;
	transition: .3s ease-in-out;
}
.footer-social li a:hover img {
	filter: invert(1);
	transition: .3s ease-in-out;
}



footer .footer-links {
	font-family: "Outfit", sans-serif;
	margin-top: 30px;
	margin-bottom: 20px;
}
footer .footer-links h3 {
	font-family: "Outfit", sans-serif;
	font-weight: 500;
	color: #f5f5f5;
	font-size: 22px;
	line-height: 1.2;
	margin-bottom: 25px;
}
footer .footer-links ul li {
	font-family: "Outfit", sans-serif;
	font-weight: 400;
	color: #a3a3a3;
	font-size: 15px;
	line-height: 1.4;
	margin-bottom: 13px;
}
footer .footer-links ul li a {
	font-family: "Outfit", sans-serif;
	font-weight: 400;
	color: #a3a3a3;
	display: block;
	text-decoration: none;
}
footer .footer-links ul li a:hover {
	color: #fff;
}


.subscribe-sec {
	background: #2c3538;
	padding: 40px;
	border-radius: 5px;
	margin-top: 30px;
	margin-bottom: 20px;
}
.subscribe-sec h3{
	font-family: "Outfit", sans-serif;
	font-weight: 500;
	color: #f5f5f5;
	font-size: 28px;
	line-height: 1.2;
}
.subscribe-sec p{
	font-family: "Outfit", sans-serif;
	font-weight: 400;
	color: #a3a3a3;
	font-size: 14px;
	text-align: left;
}

.form-subscribe {
	position: relative;
	margin: 30px 0 0;
	width: 100%;
}
.form-subscribe .form-control {
	border: 1px solid #5d6567;
	border-radius: 25px;
	box-shadow: none;
	height: 50px;
	padding: 0 0 0 35px;
	font-size: 15px;
	font-family: "Outfit", sans-serif;
	color: #cecece;
	background: 0 0;
}
.form-subscribe .btn {
	box-shadow: none;
	padding: 12px 30px 12px;
	position: absolute;
	right: -1px;
	top: 0px;
	display: inline-block;
	text-transform: uppercase;
	background: #01a8df;
	font-size: 16px;
	color: #fff;
	line-height: inherit;
	font-family: "Outfit", sans-serif;
	border-radius: 30px;
	letter-spacing: 1px;
	border-color: #5d6567;
}
.form-subscribe .btn:hover {
	color: #fff;
	background-color: #008dbb;
}



/* Copyright Sec 
================ */
.copyright-sec {
	font-family: "Outfit", sans-serif;
	background: #161a1e;
	padding: 15px 0;
	border-top: 1px solid #353e41;
}
.copyright-sec p {
	font-family: "Outfit", sans-serif;
	font-size: 14px;
	line-height: 1.5;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #888e90;
}
.copyright-sec p span {
	font-family: "Outfit", sans-serif;
}
.copyright-sec p a {
	font-family: "Outfit", sans-serif;
	color: #888e90;
	text-decoration: none;
}
.copyright-sec p a:hover {
	font-family: "Outfit", sans-serif;
	color: #fff;
}



/*
================================================
  Responsive CSS
================================================
*/



/*@media (min-width:1320px) { 
	.container {
		max-width: 1290px;
	}
}*/

@media (min-width:1200px) {
	.footer-social {
		margin: 30px 0 50px 0;
	}
}

/* @media (min-width:992px) {} */

@media (min-width: 768px) {
	.float-md-start {
		float: left !important;
	}
	.float-md-end {
		float: right !important;
	}
}
@media (min-width: 576px){
	.float-sm-none {
		float: none !important;
	}
}


@media (max-width:1500px) { 
	.footer .footer-info-sec, .footer .footer-services {
		padding: 0 15px;
	}
}

@media (max-width:1320px) { 	
	.show-for-large {
		display: none;
	}
}

@media (min-width:1000px) and (max-width:1329.99px) {
	.video-section {
		min-height: 750px;
		min-height: 100vh;
	}
}


@media (max-width:1200px) {
	.call-btn {
		margin-top: 20px;
	}
}

/*@media (min-width:1200px) and (max-width:1324px) {
	.client-logos ul li {
		margin: 0 10px;
	}
}*/
@media (min-width:992px) and (max-width:1199.99px) { 
	.logo img {
		max-width: 250px;
	}
	.banner-cotent h1 {
		font-size: 60px;
	}
	.banner-cotent p {
		font-size: 26px;
	}
	.contact-form form h2 span {
		float: left;
	}	
	.content-sec .cotent-img img {
		width: 100%;
	}
	.show-for-large {
		display: none;
	}
	.contact-form-2 {
		padding: 60px
	}
}

@media (max-width:991.99px) {	
	.about-sec .cotent-img {
		text-align: center;
		margin-bottom: 20px;
	}
	.video-bot-sec p {
		padding-left: 0px;
		margin-top: 20px;
	}
	.video-title h2 {
		margin-bottom: 70px;
	}
	.show-for-large {
		display: none;
	}
}
@media (min-width: 768px) and (max-width: 1024px){
	header .banner-cotent p {
		margin: 25px 0 10px;
	}
	.list-txt {
	    width: 85%;
	}
	.whatweoffer-list-ul-li, .whatweoffer-list-ul-li:last-child { 
		margin: 0 20px 0px 0; 
		width: 100%;
	}
	div.content-sec-two .heading-txt p {
		padding: 0 0 0px;
	}
}
@media (min-width: 1440px) and (max-width: 1700px) {
	div.content-sec-one {
		background-size: contain;
		padding: 55px 0 30px;
	}	
	div.content-sec-one p {
		font-size: 17px;
	}
}

@media (min-width: 1440px) and (max-width: 1445px) {
	div.content-sec-one {
		background-size: contain;
	}
}

@media (min-width: 1200px) and (max-width: 1439px) {
	div.content-sec-one {
		background-size: contain;
		padding: 55px 0 10px;
	}
	div.content-sec-one h2 {
		margin: 0 0 10px;
		padding: 0 0 10px;
		font-size: 30px;
	}
	div.content-sec-one p {
		font-size: 15px;
	}
	.contact-num .cont-txt {
		font-size: 18px;
	}
	.contact-num .cont-number {
		font-size: 16px;
	}
}

@media (min-width:1000px) and (max-width:1329.99px) {
	.video-section {
		min-height: 750px;
		min-height: 100vh;
	}
}

@media (max-width: 992px) {
	.get-touch-sec p {
		margin-bottom: 0px;
	}
}

@media (min-width:768px) and (max-width:991px) { 
	.sales-sec {
		padding: 51px 0 0;
	}
	.contact-form-2 {
		padding: 50px 60px 40px 60px;
	}	
	.video-section {
		min-height: 450px;
	}
	.video-bot-sec {
		margin-top: -120px;
	}

	div.content-sec-one h2, div.content-sec-two .heading-txt h2, div.client-logos h2 {
		margin-bottom: 10px;
		font-size: 38px;
	}
	.about-sec .cotent-left h2, .key-components-sec-left h2  {
		font-size: 38px;
	}
}

@media (max-width: 767px){
	.faq-sec h2 {
		font-size: 30px;
	}
	.sec-title h2 {
		font-size: 35px;
	}
	.sales-sec {
		padding: 30px 0 0;
	}

	.contact-form form h2 span {
		float: left;
		width: 100%;
	}
	.content-sec .cotent-left h2 {
		font-size: 30px;
	}
	.about-sec, .key-components-sec, .benefits-sec {
		padding: 50px 0 !important;
	}
	.about-sec .cotent-left h2, .key-components-sec-left h2, .benefits-sec-left h2 {
		font-size: 30px;
	}
	.single-feautes-sec {
		width: 85%;
		margin: 40px auto 0;
		padding: 40px 25px 20px 50px;
	}
	.contact-form form {
		padding: 30px 30px 25px;
	}
	.contact-form form .register p {
		padding: 0;
	}
	.why-choose-sec .card .card-body {
		padding: 10px 0px 10px 0px;
	}
	.why-choose-sec .card .card-body h3 {
		font-size: 20px;
	}
	.why-choose-sec .card .card-body p {
		font-size: 16px;
	}
	.contact-form-2 {
		padding: 30px 40px 30px 40px;
	}
	.mt-70 {
		margin-top: 0px !important;
	}
	.video-video-link, .video-video-link:focus, .video-video-link:active {	
		width: 70px;
		height: 70px;
	}
	.video-section {
		min-height: 350px;
	}
	.video-bot-sec {
		margin-top: -100px;
		margin-bottom: 50px;
		padding: 0 20px;
		border-left: none;
	}
	.video-title h2, .why-choose-sec h2, .join-sec h2, .client-logos h2 {
		font-size: 30px;
		line-height: 1.2;
	}
	.video-bot-sec h3 {
		font-size: 28px;
		line-height: 1.2;
	}
	.why-choose-sec {
		padding: 50px 0 30px 0;
	}
	.why-choose-sec .card {
		padding: 20px 0 0px 0;
	}
	.why-choose-sec h2, .certification-sec h2 {
		margin-bottom:30px;
		font-size: 30px;
	}
	.industries-sec h2 {
		margin-bottom:20px;
		font-size: 30px;
	}
	.get-touch-sec {
		padding: 50px 0 240px 0;
	}
	.get-touch-sec h2 {
		font-size: 30px;
		margin-bottom: 15px;
	}
	.get-touch-sec h3 {
		font-size: 22px;
	}
	.footer {
		padding: 30px 0;
	}
	.footer-social {
		margin: 20px 0 40px 0;
	}
	footer .footer-links {
		margin-bottom: 	0px;
	}
	.call-btn {
		margin-top: 20px;
	}
	.faq-sec {
		position: relative;
		top: -110px;
	}
	.client-logos {
		position: relative;
		top: -50px;
		padding: 0px 0 0px 0 !important;
	}
	.industries-sec {
		padding: 20px 0 10px 0;
	}
	
	.key-components-sec-right ul {
		margin-left: 40px;
	}
	.key-components-sec-right ul:before {
		left: -30px;
		height: 83%;
	}
	.key-components-sec-right ul li:before {
		left: -40px;
		width: 22px;
    height: 22px;
	}
	.key-components-sec-right ul li {
		line-height: 1.5;
	}
}
@media (max-width:576px) {	
	.industries-sec .industry-box {
		min-height: 140px;
		margin: 10px 0;
	}
	.industries-sec .industry-box h3 {
		font-size: 18px;
	}
}

@media (max-width:450px) {
	.banner-cotent h1 {
		font-size: 36px;
	}
	.content-sec .cotent-left h2 {
		font-size: 25px;
	}
	.contact-form form h2, .sec-title h2 {
		font-size: 30px;
	}
	.about-sec .cotent-left h2, .video-title h2, .video-bot-sec h3, .why-choose-sec h2, .get-touch-sec h2, .contact-form-2 form h2, .certification-sec .title-sec h2, .join-sec h2, .client-logos h2, .industries-sec h2, .key-components-sec-left h2, .benefits-sec-left h2 {
		font-size: 28px;
	}
	.single-feautes-sec h3, .get-touch-sec h3 {
		font-size: 20px;
		line-height: 1.2;
		margin-bottom: 12px;
	}
	.content-sec .cotent-left p, .get-touch-sec p {
		font-size: 17px;
		line-height: 1.4;
	}
	.video-bot-sec {
		margin-top: -120px;
	}
	.subscribe-sec {
		padding: 20px;
	}
	.form-subscribe .btn {
		padding: 14px 20px 13px;
		font-size: 14px;
	}
}