/*
    Template Name    : Eduworld
	Description		 : Responsive HTML Educational Template
    Version          : 1.0
/*


/*
================================================
1. Fonts - Outfit
================================================
*/

/* latin-ext */
@font-face {
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url('../woff2/outfit-1.woff2') format('woff2');
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url('../woff2/outfit-2.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/*
================================================
2. Common CSS
================================================
*/
* {
	margin: 0;
	padding: 0;
}
body {
	font-family: "Outfit", sans-serif;
	font-size: 15px;
	line-height: 1.57143;
	font-weight: 400;
	color: #2d2e2e;
}
h1, h2, h3, h4, h5, h6 {
	font-family: "Outfit", sans-serif;
	margin-top: 0;
}
a {
	color: #2d2e2e;
	transition: all 0.3s ease 0s;
}
a:hover {
	color: #242c42;
	text-decoration: none;
}
a, a:hover, a:active, a:focus {
	outline: none;
	text-decoration: none;
}
.btn, .btn * {
	transition: all 0.3s ease 0s;
}
i {
	transition: all 0.4s ease-in-out 0s;
}
.transition3s {
	transition: all 0.3s ease-in-out 0s;
}
.mt-40 {
	margin-top: 40px !important;
}
.mt-70 {
	margin-top: 70px !important;
}
ul, li {
	list-style: outside none none;
}
ul {
	list-style: outside none none;
	margin: 0;
	padding: 0;
}
section {
	position: relative;
}
.sec-title {
	margin: 0 0 40px;
	text-align: center;
}
.sec-title h2 {
	font-family: "Outfit", sans-serif;
	font-weight: 600;
	font-size: 45px;
	line-height: 1.2;
	color: #fff;
}
#scrollUp {
	width: 35px;
	height: 35px;
	background-color: #01a8df;
	bottom: 30px;
	right: 30px;
	color: #fff;
	text-align: center;
	font-size: 20px;
	line-height: 27px;
	-webkit-box-shadow: 0 1px 26px 0 rgba(0, 0, 0, 0.15);
	box-shadow: 0 1px 26px 0 rgba(0, 0, 0, 0.15);
}
#scrollUp:hover {
	background-color: #008dbb;
}


/** Thankyou **/
#abc {
	background-color: #eaeaea;
	display: none;
	height: 100%;
	left: 0;
	opacity: 0.98;
	overflow: hidden;
	padding: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 999999;
}
.thankyou p {
	color: #616367;
	font-size: 18px;
	font-weight: 400;
	padding:10px 20px 0;
}
.thankyou {
	padding: 0 0 25px;
	text-align: center;
	margin:150px 0 0;
}
div.popupcontact {
	background: #fff none repeat scroll 0 0;
	margin: 0 auto;
	min-height: 200px;
	width: 650px;
	border-bottom: 20px solid #2a4e8b;
	box-shadow: 0 40px 125px rgba(0, 0, 0, 0.07);
}
img#thankyou {
	padding: 45px 0 15px;
	text-align: center;
}
img#close {
	cursor: pointer;
	float: right;
	margin: -15px -15px 0 0;
	padding: 0;
}
#abc a.phone-icon::before {
	position: absolute;
	content: '\f100';
	font-family: "Flaticon";
	left: 0;
	top: 2px;
	color: #27c8c3;
	font-size: 24px;
}
#abc a.phone-icon {
	position: relative;
	margin: 15px 15px 0 0;
	padding: 0 0 0 38px;
	line-height: 14px;
	display:inline-block;
}
#abc a.phone-icon span {
	font-family: "Outfit", sans-serif;
}
/*
================================================
3. Loader CSS
================================================
*/
#dvLoading {
	background: url('../gif/loader.gif') no-repeat center center #fff;
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: 9999999;
}
/*
================================================
4. Header CSS
================================================
*/
header {
	width: 100%;
	background: #131756 url('../jpg/header-img.jpg') left top no-repeat;
	min-height: 630px;
	background-size: cover;
}
.logo {
	padding: 40px 0 0;
}
.sales-sec {
	padding: 45px 0 0;
}
.sales-sec a {
	color: #ffffff;
	text-transform: uppercase;
	font-family: "Outfit", sans-serif;
	font-weight: 600;
	font-size: 16px;
}
.sales-sec a.phone-icon::before {
	position: absolute;
	content: '\f100';
	font-family: "Flaticon";
	left: 0;
	top: 0;
	color: #27c8c3;
	font-size: 24px;
}
a.phone-icon {
	position: relative;
	margin: 0 15px 0 0;
	padding: 0 0 0 38px;
	line-height: 14px;
}
a.phone-icon span {
	font-family: "Outfit", sans-serif;
	font-weight: 400;
}
.reqst-quote{
	border-radius:3px;
	margin:0;
	padding:15px 20px;
	font-size:15px;
	letter-spacing:1px;
	background: linear-gradient(90deg, var(--c1, #19a5a0), var(--c2, #23c8c3) 51%, var(--c1, #19a5a0)) var(--x, 0)/ 200%;
}
.reqst-quote:hover { --x: 100%; }

.reqst-1 {
	--c1: #19a5a0;
	--c2: #23c8c3;
}
.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%; }
.reqst-2 {
	--c1: #f66302;
	--c2: #ff901b;
}
.reqst-3 {
	--c1: #373aa6;
	--c2: #6566ea;
}


.banner-cotent ul {
	margin: 0 0 50px 6%;
	float: left;
}
.banner-cotent ul li {
	color: #fff;
	font-size: 17px;
	line-height: 32px;
	font-family: "Outfit", sans-serif;
	width: 46%;
	float: left;
	margin-right: 2%;
	position:relative;
}
.banner-cotent ul li:before {
	content: "\2022";
	color: #FE8C19;
	font-weight: bold;
	font-size:38px;
	position:absolute;
	top:0;
	left:-20px;
}
.contact-form form .robot-send-btn {
	color: #ffffff;
	text-transform: uppercase;
	font-family: "Outfit", sans-serif;
	font-weight: 600;
	font-size: 16px;
	padding: 15px 20px 12px;
	cursor: pointer;
	transition: all 0.3s ease 0s;
	margin-left: 0;
	background: #f66302;
}
.contact-form form .robot-send-btn:disabled {
	cursor: auto;
	background:#ff901b;
}


.banner-content-main {
	padding: 40px 0 0;
}  
.banner-cotent {
	padding: 85px 0 0;
}
.banner-cotent h1 {
	font-family: "Outfit", sans-serif;
	font-weight: 600;
	color: #fff;
	font-size: 70px;
	line-height: 1.1;
	margin-bottom: 30px;
}
.banner-cotent p {
	font-family: "Outfit", sans-serif;
	font-weight: 300;
	color: #fff;
	font-size: 21px;
	line-height: 1.5;
}

.contact-form form {
	background: #fff;
	padding: 50px 50px 25px;
	box-shadow: 0 0 40px rgba(13,16,87,0.2);
	margin: 0 0 -200px;
	position: relative;
	z-index: 9;
	}
.contact-form form h2 {
	font-family: "Outfit", sans-serif;
	font-weight: 600;
	font-size:35px;
	line-height: 1.2;
	color: #2d3250;
	margin: 0 0 5px;
}
.contact-form form h2 span {
	font-size: 15px;
	color: #9b9eae;
	float: right;
	margin: 10px 0 0;
	font-style: italic;
	font-family: "Outfit", sans-serif;
	font-weight: 300;
}
.contact-form form p.required-text {
	font-family: "Outfit", sans-serif;
	font-weight: 300;
	color: #9b9eae;
	font-size: 16px;
	margin-bottom: 20px;
}

.contact-form form input, .contact-form form textarea, .contact-form form select {
	font-family: "Outfit", sans-serif;
	font-weight: 500;
	border-width: 0 0 1px;
	border-style: solid;
	border-color: #d2d7eb;
	width: 100%;
	font-size:15px;
	color: #626c8e;
	padding: 15px 0 10px;
	box-shadow: none;
	outline: none;
}
.contact-form form select {
	font-family: "Outfit", sans-serif;
	font-weight: 500;
	color: #626c8e;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: url(../png/select-arrow-7.png) no-repeat 98% 25px;
	word-wrap: normal;
}
.contact-form form textarea {
	resize: none;
	min-height: 150px;
}
.contact-form form select option {
	font-family: "Outfit", sans-serif;
	color: #333;
}
.contact-form form .reqst-demo {
	color: #ffffff;
	text-transform: uppercase;
	font-family: "Outfit", sans-serif;
	font-weight: 600;
	font-size: 16px;
	padding: 15px 20px 12px;
	cursor: pointer;
	transition: all 0.3s ease 0s;
	margin-left: 0;
}
.contact-form form .register p {
	font-family: "Outfit", sans-serif;
	font-weight: 300;
	font-size: 13px;
	color: #626c8e;
	font-style: italic;
	padding: 0 15px;
}
.contact-form form .register p a {
	color: #282d8c;
	font-family: "Outfit", sans-serif;
	font-weight: 500;
}
/*
================================================
5. Content Secion CSS
================================================
*/
.content-sec {
	padding: 65px 0;
	background:#fff url(../jpg/content-bg.jpg) center 103% no-repeat;
}
.content-sec .cotent-left .icon {
	padding: 0 0 30px;
}
.content-sec .cotent-left h2 {
	color: #2d3250;
	font-size: 45px;
	line-height: 1.2;
	font-family: "Outfit", sans-serif;
	font-weight: 600;
	margin: 0 0 25px;
}
.content-sec .cotent-left h2 span.num {
	font-family: "Outfit", sans-serif;
}
.content-sec .cotent-left p {
	color: #465073;
	font-family: "Outfit", sans-serif;
	font-weight: 400;
	font-size: 20px;
	line-height: 1.4;
}
.content-sec .cotent-img.space {
	padding: 150px 0 0;
	float: right;
}
/*
================================================
6. Features Secion CSS
================================================
*/
.features-sec {
	background: url(../jpg/features-bg.jpg) left top no-repeat;
	width: 100%;
	background-size: cover;
	min-height: 400px;
	padding: 90px 0 ;
}
/*.features-sec .sec-title h2 {
	text-transform: uppercase;
}*/
/** Single Features Sec **/
.single-feautes-sec {
	transition: 0.6s;
	margin-top: 50px;
	border-radius: 3px;
	background: #fff;
	position: relative;
	padding: 40px 40px 40px 50px;
	width: 90%;
}
.single-feautes-sec.space {
	margin-top: 80px;
}
.single-feautes-sec h3 {
	font-family: "Outfit", sans-serif;
	font-weight: 500;
	color: #162b7a;
	font-size: 25px;
	line-height: 1.3;
	margin-bottom: 20px;
}
.single-feautes-sec p {
	font-family: "Outfit", sans-serif;
	font-weight: 400;
	color: #465073;
	font-size: 16px;
	line-height: 1.4;
	margin-bottom: 0px;
}
.single-feautes-sec span {
	position: absolute;
	top: 25px;
	left: -35px;
}
.featrue-btn {
	margin: 70px 0 0;
}
.featrue-btn a {
	font-size: 16px;
	color: #fff;
	font-family: "Outfit", sans-serif;
	font-weight: 600;
	text-transform: uppercase;
	padding: 18px 25px;
}


/*
================================================
	 Client-logos Secion CSS
================================================
*/

.client-logos {
	padding: 0 0 0 0;
	position: relative;
	top: -100px;
}
.client-logos h2 {
    font-family: "Outfit", sans-serif;
    font-weight: 600;
	color: #2d3250;
	font-size: 42px;
	line-height: 1.2;
    text-align: center;
    margin-bottom: 30px;
}

.client-logos ul {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.ingram-log {
    background: url('../png/ingram-6.png') left top no-repeat;
    width: 160px;
    height: 50px
}

.ingram-log:hover {
    background: url('../png/ingram-hover-3.png') left top no-repeat
}

.fujitso-log {
    background: url('../png/fujitso.png') left top no-repeat;
    width: 101px;
    height: 50px
}

.fujitso-log:hover {
    background: url('../png/fujitso-hover.png') left top no-repeat
}

.cisco-log {
    background: url('../png/cisco-6.png') left top no-repeat;
    width: 86px;
    height: 50px
}

.cisco-log:hover {
    background: url('../png/cisco-hover-3.png') left top no-repeat
}

.centurylink-log {
    background: url('../png/centurylink-6.png') left top no-repeat;
    width: 190px;
    height: 50px
}

.centurylink-log:hover {
    background: url('../png/centurylink-hover-3.png') left top no-repeat
}

.att-log {
    background: url('../png/att-6.png') left top no-repeat;
    width: 111px;
    height: 50px
}

.att-log:hover {
    background: url('../png/att-hover-3.png') left top no-repeat
}

.chick-log {
    background: url('../chick.html') left top no-repeat;
    width: 125px;
    height: 50px
}

.chick-log:hover {
    background: url('../chick-hover.html') left top no-repeat
}

.juniper-log {
    background: url('../png/juniper-6.png') left top no-repeat;
    width: 115px;
    height: 50px
}

.juniper-log:hover {
    background: url('../png/juniper-hover-3.png') left top no-repeat
}

.silverpeak-log {
    background: url('../png/silverpeak-6.png') left top no-repeat;
    width: 170px;
    height: 50px
}

.silverpeak-log:hover {
    background: url('../png/silverpeak-hover-3.png') left top no-repeat
}

.brand-slider .item img {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
    opacity: 1;
    transition: all .3s
}

.brand-slider .item img:hover {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: .5
}

.owl-carousel.brand-slider .owl-item img {
    width: auto;
    display: inherit
}

.owl-carousel.brand-slider .owl-item .item {
    width: 100%;
    text-align: center;
    display: inline-block;
    margin: 0 0 25px
}

.owl-carousel.brand-slider .owl-dots .owl-dot {
    border: none;
    outline: 0
}


@media(min-width:1460px){
	footer div.container {
		width: 1460px;
	}
}

@media (min-width: 1200px) {
	.d-xl-block {
		display: block !important;
	}
}

@media (min-width: 992px) {
	.text-lg-left {
	    text-align: left !important;
	}
	.d-lg-flex {
	    display: flex !important;
	    justify-content: space-between
	}
}


.d-flex {
    display: flex !important;
}
.ms-auto {
    margin-left: auto !important;
}


/*
================================================
	Form Success MSG - CSS
================================================
*/
/*
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 {
	font-family: "Outfit", sans-serif;
	font-weight: 600;
	color: #2d3250;
	font-size: 38px;
	line-height: 1.2;
	margin: 0 0 25px;
}
.about-sec .cotent-left h2 span.num {
	font-family: "Outfit", sans-serif;
}
.about-sec .cotent-left p {
	font-family: "Outfit", sans-serif;
	font-weight: 400;
	color: #465073;
	font-size: 16px;
	line-height: 1.4;
}
.about-sec .cotent-img.space {
	padding: 150px 0 0;
	float: right;
}

/*
================================================
Benefits Secion CSS
================================================
*/
.position-sticky {
    top: 10%;
    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: 600;
	color: #2d3250;
    font-size: 38px;
    line-height: 1.2;
    margin-bottom: 50px;
}
.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: #2d3250;
    font-size: 16px;
    line-height: 1.4;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    margin-bottom: 30px;
}
.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: #2d3250;
    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;
}

/*
================================================
		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-weight: 600;
	font-size: 38px;
	line-height: 1.2;
	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: #2d3250;
	font-family: "Outfit", sans-serif;
	font-weight: 500;
	font-size: 42px;
	line-height: 1.2;
}
.video-bot-sec p {
	color: #465073;
	font-family: "Outfit", sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 1.4;
	padding-left: 30px;
	/* margin-bottom: 0px;*/
}


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

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

.why-choose-sec .card {
	border: none;
	background-color: transparent;
/*	padding: 0 0 20px 0;*/
}
.why-choose-sec .card .card-body {
	padding: 20px 0px 20px 0px;
}
.why-choose-sec .card .card-body h3 {
	font-family: "Outfit", sans-serif;
	font-weight: 600;
	font-size: 23px;
	line-height: 1.2;
	color: #162b7a;
	display: inline-flex;
	align-items: center;
	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 {
	font-family: "Outfit", sans-serif;
	font-weight: 400;
	color: #465073;
	font-size: 18px;
	line-height: 1.4;
	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: 80px 0 220px 0;
    background: #f9faff url('../jpg/features-bg.jpg') no-repeat center center;
    background-size: cover;
    text-align: center;
    color: #fff;
}
.get-touch-sec h2 {
	color: #fff;
	font-size: 38px;
	line-height: 1.2;
	font-family: "Outfit", sans-serif;
	font-weight: 600;
	text-align: center;
	margin-bottom: 10px;
}
.get-touch-sec h3 {
	font-family: "Outfit", sans-serif;
	font-weight: 500;
	color: #fff;
	font-size: 28px;
	line-height: 1.2;
	text-align: center;
	margin-bottom: 20px;
}
.get-touch-sec p {
	font-family: "Outfit", sans-serif;
	font-weight: 400;
	color: #fff;
	font-size: 18px;
	line-height: 1.4;
	text-align: center;
	margin-bottom: 40px;
}
.get-touch-sec .btn {
	font-family: "Outfit", sans-serif;
	font-weight: 500;
	color: #fff;
	font-size: 15px;
	line-height: 1.2;
	text-transform: uppercase;
	display: inline-block;
	width: 266px;
	padding: 13px 20px 13px 20px;
	margin-left: 0px;
}


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

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

.contact-form-2 form h2 {
	font-family: "Outfit", sans-serif;
	font-weight: 600;
	font-size: 35px;
	line-height: 1.2;
	color: #2d3250;
	margin: 0 0 5px;
}
.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: 300;
}
.contact-form-2 form p.required-text {
	font-family: "Outfit", sans-serif;
	font-weight: 300;
	font-size: 16px;
	color: #9b9eae;
	margin-bottom: 30px;
}
.contact-form-2 form input, .contact-form-2 form textarea, .contact-form-2 form select {
	font-family: "Outfit", sans-serif;
	font-weight: 500;
	border-width: 0 0 1px;
	color: #626c8e;
	font-size:15px;
	border-style: solid;
	border-color: #d2d7eb;
	width: 100%;
	padding: 15px 0 10px;
	box-shadow: none;
	outline: none;
}
.contact-form-2 form select {
	font-family: "Outfit", sans-serif;
	font-weight: 500;
	color: #626c8e;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: url('../png/select-arrow-7.png') no-repeat 98% 25px;
	word-wrap: normal;
}
.contact-form-2 form textarea {
	resize: none;
	min-height: 120px;
}
.contact-form-2 form select option {
	font-family: "Outfit", sans-serif;
	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: 300;
	font-style: italic;
	padding: 0 15px;
}
.contact-form-2 form .register p a {
	color: #282d8c;
	font-family: "Outfit", sans-serif;
	font-weight: 500;
}



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

.certification-sec {
    padding: 0px 0 30px 0;
}	
.certification-sec .title-sec h2 {
    color: #2d3250;
	font-size: 38px;
	line-height: 1.2;
	font-family: "Outfit", sans-serif;
	font-weight: 600;
	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: 38px;
	line-height: 1.2;
	font-weight: 600;
	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;
}


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


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

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


/* @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) { 
	.reqst-quote {
		display: none;
	}
	.banner-cotent {
		padding: 20px 0 0;
	}
	.banner-cotent h1 {
		font-size: 60px;
	}
	.content-sec .cotent-img img {
		width: 100%;
	}
	.content-sec .cotent-img.space {
		padding: 150px 0 0;
	}
	.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;
	}
	.benefits-sec {
		padding: 50px 0 0px 0;
	}
	.features-sec {
		padding: 60px 0;
	}
}

@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;
	}

}

@media (max-width:767px) {
	.row { 
		--bs-gutter-x: 0rem !important;
	}
	.banner-cotent ul li {
		width:100%;   
	}
	.sales-sec {
		padding: 30px 0 0;
	}
	.banner-content-main {
		padding: 20px 0 0;
	}
	.banner-cotent h1 {
		font-size: 45px;
	}
	.banner-cotent p {
		font-size: 21px;
		color: #fff;
		line-height: 1.4;
		margin-bottom: 40px;
	}
	.content-sec {
		padding: 60px 0 30px 0;
	}
	.content-sec .cotent-img.space {
		padding: 170px 0 0;
	}
	.contact-form form h2 span {
		float: left;
		width: 100%;
	}
	.content-sec .cotent-left h2 {
		font-size: 35px;
	}
	.features-sec {
		padding: 40px 0;
	}	
	.about-sec {
		padding: 40px 0 30px 0;
	}
	.about-sec .cotent-left h2 {
		font-size: 35px;
	}
	.sec-title h2 {
		font-size: 35px;
		margin-bottom: 30px;
	}
	.single-feautes-sec.mt-40 {
		margin-top: 0px !important;
	}
	.single-feautes-sec {
		width: 85%;
		margin: 0px 30px 40px 40px;
	}	
	.single-feautes-sec.space {
		margin-top: 0px;
	}
	.contact-form form {
		padding: 30px 30px 25px;
	}
	.contact-form form .register p {
		padding: 0;
	}
	.benefits-sec-left {
		margin-bottom: 40px;
	}
	.benefits-sec ul {
		margin-bottom: 50px;
	}
	.benefits-sec-left h2 {
		font-size: 30px;
		margin-bottom: 30px;
	}
	.benefits-sec-left p {
		font-size: 18px;
		line-height: 1.3;
	}
	.benefits-sec h3 {
		font-size: 24px;
	}
	.benefits-sec h4 {
		margin-bottom: 20px;
		font-size: 14px;
	}
	.benefits-sec .benefit-divider {
		margin-bottom: 15px;
	}
	.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;
	}
	.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: 40px;
		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: 40px 0 20px 0;
	}
	.why-choose-sec .card {
		padding: 0px 0 0px 0;
	}
	.why-choose-sec h2, .certification-sec .title-sec h2 {
		margin-bottom:30px;
		font-size: 30px;
	}
	.industries-sec h2 {
		margin-bottom: 20px;
		font-size: 30px;
	}
	.contact-form-2 {
		padding: 30px 40px 30px 40px;
		top: -100px;
	}
	.get-touch-sec {
		padding: 40px 0 100px 0;
	}
	.get-touch-sec h2 {
		font-size: 30px;
		margin-bottom: 15px;
	}
	.get-touch-sec h3 {
		font-size: 22px;
	}
	.client-logos {
		 top: -50px;
	}
	.footer {
		padding: 30px 0;
	}
	.footer-social {
		margin: 20px 0 40px 0;
	}
	footer .footer-links {
		margin-bottom: 	0px;
	}
	.call-btn {
		margin-top: 20px;
	}
	/** Thank you **/
	#abc div.popupcontact {
		margin: 0 auto;
		width: 85%;
	}
	.thankyou {
		margin: 70px 0 80px;
	}
	#abc {
		overflow: scroll;
	}
	#abc div.popupcontact {
		margin: 0 auto;
		width: 85%;
	}
	#abc a.phone-icon {
		margin: 10px 15px 0 10px;
	}
	#abc a.phone-icon {
		margin: 19px 15px 0 10px;
		display: inline-block;
	}
	#abc a.phone-icon::before {
		left: 0;
		top: 2px;
	}
	.certification-sec img {
		margin: 0px 0;
	}
	.industries-sec {
		padding: 20px 0 10px 0;
	}
}

@media (max-width:500px) {
	.banner-cotent h1 {
		font-size: 36px;
		margin-bottom: 20px;
	}
	.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 {
		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;
	}
}
@media (max-width:576px) {	
	.industries-sec .industry-box {
		min-height: 140px;
		margin: 10px 0;
	}
	.industries-sec .industry-box h3 {
		font-size: 18px;
	}
}



