:root {
	--primary: #ff7a00;
	--secondary: #2c2c2c;
	--blue: #3b53a4;
	--red: #ff0000;
	--white: #fff;
	--lightprimary: #dbdfe2;
	--lightgray: #8494AF;
	--lightgray-fade: #b7c9e8;
	--dark: #535c63;
	--whitesmoke: #F7F7F7;
	--body-bg: #ECF8F8;
	--black: #000000;
}

@import url('https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300;400;500;600;700&display=swap');

* {
	margin: 0;
	padding: 0;
}

body {
	font-size: 14px;
	font-weight: 500;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: var(--secondary);
	font-family: 'Raleway', sans-serif;
    background-color:var(--white);
}

.blue-shadow{
	box-shadow: 0px 0px 10px #95B0FA;
}

.red-shadow{
	box-shadow: 0px 0px 10px #F17A4A;
}

.yellow-shadow{
	box-shadow: 0px 0px 10px #F1B84A;
}

.green-shadow{
	box-shadow: 0px 0px 10px #4DBE66;
}

.orange-shadow{
	box-shadow: 0px 0px 10px #F89943;
}

.aqua-shadow{
	box-shadow: 0px 0px 10px #4EDAED;
}




.navbar-collapse {
    flex-grow: initial;
    align-items: center;
}
.navbar-expand-lg {
    flex-wrap: nowrap;
    justify-content: space-between;
}

.title{
	font-size: 58px;
	font-weight: 700;
}

/* .para{
	max-width: 600px;
	width: 100%;
	margin: 0 auto;
} */
.parac {
    color: #0095a9;
    font-weight: 500;
}
.rectangle {
	position: relative;
	background-color: #ff7a00;
	font-size: 30px;
	font-weight: 700;
	color: var(--white);
	padding: 10px;
	margin-top: 40px;
}
.rectangle2 {
	position: relative;
	background-color: #0095a9;
	font-size: 25px;
	font-weight: 500;
	color: var(--white);
	margin: 0 auto;
	width: 93%;
	padding: 5px;
}
.rectangle3 {
	position: relative;
	background-color: #96be32;
	font-size: 20px;
	font-weight: 600;
	color: var(--white);
	margin: 0 auto;
	width: 86%;
	padding: 10px;
}

.shadw{
	padding: 32px 0px 0px 0px;
	width: 100%;
}

.card-title {
    margin-bottom: .5rem;
	font-size: 26px;
	font-weight: 700;
}

.teambox .card {
	height: 100%;
	border-radius: 20px;
	overflow: hidden;
}

ul{
	font-weight: 600;
}

.big-text{
	font-size: 44px;
}

.big-text-p{
	font-size: 22px;
	font-weight: 600;
}

.Section-ttl {
	padding-top: 2%;
	font-size: 44px;
	font-weight: 700;
	text-transform: uppercase;
}

.Section-ttl.fact-title {
	font-size: 30px;
	color: #ff7a00;
	text-transform: initial;
	line-height: 1.3;
}

.para2{
	font-size: 32px;
	font-weight: 600;
}
.product .para2 {
	font-size: 32px;
	font-weight: 700;
	color: var(--primary);
	text-shadow: 2px 2px 4px #00000047;
	line-height: 1;
}

.btn-group a {
	border-radius: 60px !important;
	margin: 0px 10px;
	background-color: var(--white);
	color: var(--secondary);
	border-color: #cecece;
	height: 37px;
	width: 37px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.btn-group a:hover, .btn-group a:focus {
    color: #fff;
    background-color: var(--primary);
    border-color: var(--primary);
}

.teambox .card-title{
	font-size: 18px;
}

.bodywidth{
	margin-bottom: 18px;
}


.imgnew, .imgnew2{
	width: 100%;
	display: flex;
    justify-content: center;
    align-items: center;
	margin: 36px 0px;
}

.imgnew3{
	width: 100%;

}

.imgnew {
	
}
.imgnew2 {
	background-image: url('img/laptop.jpg');
}
.imgnew3 {
	
}



.title3{

	font-size: 124px;
	font-weight: 700;
	color: var(--primary);
}

.title4{

	font-size: 84px;
	font-weight: 700;
	color: var(--primary);
}

.orange .rect-orange .white-text{
	font-size: 32px;

}

.white-text3 {
    color: var(--white);
    font-size: 36px;
    font-weight: 400;
    margin-bottom: 0;
    text-decoration: none;
}

a:hover {
    color: var(--white);
}

.rect-orange {
    background-color: #262ae2;
    padding: 50px 0px;
}

.rect-orange2{
	background-color: #262ae2;
    padding: 20px 0px;
}

.rect-orang {
	background-color: var(--primary);
	padding: 20px 0px;
	margin: 20px 0px;
}
.rect-orang h1 {
	font-size: 28px;
	font-weight: 600;
}

.title5{

	font-size: 44px;
	font-weight: 600;
	color: var(--white);
}

.certificate{
	margin: 36px 0px;
}

.rect-card{
	background-color: var(--blue);
	margin: 20px;
}

.rect-card2{
	background-color: var(--primary);
	margin: 20px;
}

.title6{

	font-size: 44px;
	font-weight: 700;
	color: var(--white);
}

.countries{
	max-height: 280px;
}

.country-text{
	font-size: 30px;
	font-weight: 600;

}

.card-country .card  {
min-height: 300px;
}

.card-country .card .card-body {
    display: flex;
    align-items: center;
	justify-content: center;
}

.rect-red{
	background-color: 
	var(--red);
	padding: 80px 0px;

}

.rect-black{
	background-color: 
	var(--black);
	padding: 50px 0px;

}

.imgnew3 .title3{
	color: var(--white);
	font-size: 124px;
}

.rect-white{
	background-color: var(--white);
	padding: 30px 0px;
	color: var(--primary);

}

.title7{
		color: var(--secondary);
		line-height: 130%;
		font-size: 65px;
    font-weight: 700;
}

.rect-blue{
	background-color: #00b0f0;
	padding: 50px 0px;

}

.white-text{
	color: var(--white);
	font-size: 65px;
font-weight: 700;
}

.rect-black h1 {
	color: var(--primary);
}

.rect-yellow{
	background-color: #ffc000;
	padding: 70px 0px;

}

.rect-green{
	background-color: #9ebd4b;
	padding: 120px 0px;

}
.rect-violet {
	background-color: #002060;
	padding: 16px 40px;
	display: inline-block;
	margin: 0 auto;
	font-weight: 700 !important;
	text-decoration: none;
}

.rect-aquab{
	background-color: #0096a9;
	padding: 120px 0px;

}

.products{
	margin: 36px 0px;
}

.color-cards .big-text-p{
	color: var(--white);
}

.one-color{
	background-color: #4472c4;
}

.two-color{
	background-color: var(--red);
}

.three-color{
	background-color: #96be32;
}

.four-color{
	background-color: #00b0f0;
}

.white-text2{
	color: var(--white);
	font-size: 36px;
font-weight:400;
margin-bottom: 0;
}

.bold-6{
	font-weight: 600;
}
.bold-7{
	font-weight: 700;
}
.products .rect-yellow {
	border: 3px solid #000000;
	padding: 3rem 0;
}

.products .rect-orange{
	padding: 16px 0px;

}
.products .rect-yellow{
	border: 3px solid #000000;
	padding: 3rem 0;
}


.slide-item {
	background-color: #fff;
	color: aqua;
	display: flex !important;
	justify-content: center;
	align-items: center;
	text-align: center;
	height: 200px;
	border: 1px solid white;
}

.slick-arrow {
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 50px;
	height: 50px;
	background: none;
	border: none;
}
.slick-prev.slick-arrow {
	left: -48px;
}
.slick-next.slick-arrow {
	right: -48px;
}
.slick-slide {
	margin: 10px;
}
.slick-slide div:first-child .slide-item {
	margin-bottom: 20px;
}









/* balu */

section.slider {
    padding: 36px 0px;
}

footer {
	background-color: #032139;
	color: #fff;
	text-align: center;
	padding: 40px 0 20px;
}
.mail {
	font-size: 23px;
	color: #fff;
}
.contact {
	padding: 30px 0;
}
.contact-box h3 {
	font-weight: 700;
}
.link {
	padding: 30px 0;
	border-top: 1px solid #27465e;
	border-bottom: 1px solid #27465e;
}
.f-logo img {
	width: 60%;
}
.link h5 {
	text-align: left;
	font-weight: 700;
	position: relative;
}
.link ul li {
	list-style: none;
	padding: 3px 0;
}
.link ul {
	text-align: left;
	padding-left: 0;
	margin-top: 15px;
}
.link ul li::before {
	content: "\f105";
	font-family: "Font Awesome 6 Free";
	font-weight: 900;
	padding-right: 8px;
	color: #698499;
}
.link ul li a {
	color: #698499;
	text-decoration: none;
	font-weight: 400;
}
.link h5::before {
	content: "";
	width: 30px;
	height: 2px;
	background-color: #e28721;
	position: absolute;
	bottom: -9px;
}
.bottom-footer {
	padding-top: 15px;
}
.bottom-footer h6 {
	text-align: left;
	margin: 0;
}
.bottom-footer .btn-group a {
	width: 36px;
	height: 36px;
	display: flex;
	align-items: center;
	justify-content: center;
	border: none;
    color: #fff !important;
}
.fb {
	background-color: #4b69b1 !important;
}
.insta {
	background-image: linear-gradient(to right, #f8ab51,#dc2d4c, #5d54a0);
}
.twitter {
	background-color: #37b0e1 !important;
}
.g-plus {
	background-color: #e83f3a !important;
}
.linkin {
	background-color: #0678b6 !important;
}
.contact-us {
	background-color: #f60;
	padding: 30px;
}
.contact-us h1 {
	font-size: 90px;
	text-align: center;
	font-weight: 700;
	text-transform: uppercase;
	color: #fff;
}
.contact-us h5 {
	text-align: center;
	margin-bottom: 40px;
	color: #fff;
}
.form-control {
	height: 60px;
	color: var(--dark);
	padding: .375rem 1rem;
}
textarea.form-control {
	height: 170px;
	padding: .85rem 1rem;
}
.btn-submit {
	padding: 10px 70px;
	font-size: 40px;
	text-transform: uppercase;
	font-weight: 600;
	background-color: #3a53a5;
	margin-top: 20px;
}
.btn-submit:hover {
	color: #fff;
	background-color: #526dc4;
	border-color: #526dc4;
}
::placeholder {
	color: #000;
	font-weight: 600;
}
.partners {
	padding: 0px 0;
	background-color: #fff;
}
.partners img {
	width: 100%;
	margin-top: 30px;
}
.join-team {
	height: 700px;
	background-image: url('img/join-team.jpg');
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	background-color: #f7f7f7;
	padding: 50px;
}
.join-team h1 {
	font-size: 150px;
	font-weight: 600;
	text-transform: uppercase;
	text-shadow: 4px 4px 4px #0006;
}
.title5a {
	font-weight: 700;
	color: var(--primary);
	font-size: 90px;
}
.servs-suprt {
    padding: 100px 0;
    height: 700px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-image: url('img/servs-bg.jpg');
	background-size: cover;
}
video {
	object-fit: cover;
}
.publc-video {
	padding: 70px 0;
}
.publc-video h1, .gallery h1 {
	font-size: 90px;
	text-align: center;
	margin-bottom: 30px;
}
.video-box {
	height: 500px;
}
.gallery {
	padding: 60px 0 20px;
	text-align: center;
}
.bg-title {
	background-color: #95be32;
	display: inline-block;
	padding: 6px 25px;
	font-size: 30px;
	font-weight: 600;
	text-transform: uppercase;
	color: #fff;
}
.gal-thumb {
	height: 210px;
	overflow: hidden;
	margin-bottom: 20px;
	cursor: pointer;
}
.gal-thumb img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.rnd {
	padding: 40px 0 20px;
}
.rnd h1 {
	text-align: center;
	font-size: 80px;
}
.rnd h5 {
	text-align: center;
}

.res-box {
	background-color: #fff;
	box-shadow: 0px 4px 30px #00000070;
	height: 100%;
	border-radius: 30px;
	border: 1px solid #8a8a8a;
}
.res-sec {
	margin-top: 80px;
}
.res-icon {
	text-align: center;
	margin-top: -50px;
}
.res-sec-2 {
	background-color: #2c2c2c;
	padding: 40px 20px;
	color: #fff;
	text-align: center;
}
.res-sec-2 h4 {
	font-size: 38px;
	font-weight: 700;
}
.res-sec-2 p {
	margin-bottom: 0;
}
.res-sec-3 ul li {
	list-style: none;
	padding-bottom: 10px;
	font-size: 20px;
	color: #5c5c5c;
}
.res-sec-3 ul {
	padding-left: 0;
}
.res-sec-3 {
	padding: 20px;
	height: 300px;
	overflow: auto;
	margin: 20px;
}

.start {
	padding: 20px;
	background-image: linear-gradient(to right, #d7d8dc, #f0f0f0);
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	width: 100%;
	bottom: 0;
	z-index: 99;
	left: 0;
}

.rect-violet6{
    background-color: #002060;
    padding: 16px 40px;
    width: 100%;
    display: inline-block;
    margin: 0 auto;
    font-weight: 700!important;
}

.modal-footer .btn-primary:hover {
    color: #fff;
    background-color: #002060;
    border-color: #002060;
}

.modal-footer .btn-check:active+.btn-primary, .btn-check:checked+.btn-primary, .btn-primary.active, .btn-primary:active, .show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #002060;
    border-color: #002060;
}


.textup .para2{
	font-weight: 700;
}


.start a img {
	animation: slide1 1s ease-in-out infinite;
	margin-left: 9px;
  }

  @keyframes slide1 {
	0%,
	100% {
	  transform: translate(0, 0);
	}
  
	50% {
	  transform: translate(0, 10px);
	}
  }
  

/* banner */

.banner {
	height: 100vh;
	background-image: linear-gradient(to right, #e4e5e9, white);
	background-attachment: fixed;
}

.start {
	padding: 20px;
	background-image: linear-gradient(to right, #d7d8dc, #f0f0f0);
	display: flex;
	align-items: center;
	justify-content: center;
}

header {
	margin-bottom: 40px;
}

/*****************************
*	horizontal news ticker
******************************/

.ticker-wrapper-h {
	display: flex;
	position: relative;
	overflow: hidden;
	border-bottom: 1px solid #eaeaea;
	padding-bottom: 10px;
}
.ticker-wrapper-h .heading{
	background-color: #1c6547;
	color: #fff;
	padding: 5px 10px;
	flex: 0 0 auto;
	z-index: 1000;
}
.ticker-wrapper-h .heading:after{
	content: "";
	position: absolute;
	top: 0;
	border-left: 20px solid #1c6547;
	border-top: 17px solid transparent;
	border-bottom: 15px solid transparent;
}


.news-ticker-h{
	display: flex;
	margin:0;
	padding: 0;
	padding-left: 90%;
	z-index: 999;
	
	animation-iteration-count: infinite;
	animation-timing-function: linear;
	animation-name: tic-h;
	animation-duration: 150s;
	
}
.news-ticker-h:hover { 
	animation-play-state: paused; 
}

.news-ticker-h li{
	display: flex;
	width: 100%;
	align-items: center;
	white-space: nowrap;
	padding-left: 20px;
}

.news-ticker-h li a {
	color: var(--primary);
	font-size: 1.5rem;
	text-decoration: none;
}
@keyframes tic-h {
	0% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		visibility: visible;
	}
	100% {
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
	}
}



/* Gallery */
.gallery-modal .modal-content {
	background-color: transparent;
	border: none;
}
.gallery-modal .modal-body {
	height: 600px;
	background-color: transparent;
}

.gallery-modal .btn-close {
	position: absolute;
	right: 30px;
	top: 30px;
	color: #fff;
	opacity: 1;
	font-size: 30px;
	background: none;
}

.gallery-modal .modal-body img {
	height: 100%;
	width: 100%;
	object-fit: contain;
}


/* card 3d flip */

.flip-box {
	background-color: transparent;
	min-height: 300px;
	height: 100%;
	perspective: 1000px;
  }
  
  .flip-box-front, .flip-box-back {
	position: absolute;
	width: 100%;
	height: 100%;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
  }
  
  .flip-box-front {
	color: black;
	border-radius: 20px;
	overflow: hidden;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	background-color: #fff;
}
.flip-box-back {
	background-color: #fff;
	color: #000;
	border-radius: 20px;
	overflow: hidden;
	transform: rotateY(180deg);
	display: flex;
	align-items: center;
	justify-content: center;
}
  .flip-box-front .card-body {
	flex: initial;
}
.flip-box-inner p {
	font-size: 15px;
}
.flip-box-back p {
	font-size: 12px;
}
.flip-box-inner .card-img-top {
	width: 120%;
}
.flip-box-inner .card-body {
	padding: 1rem;
}
.flip-box-inner {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	transition: transform 0.8s;
	transform-style: preserve-3d;
  }
  
  .flip-box:hover .flip-box-inner {
	transform: rotateY(180deg);
  }
  
  .profuse {
	padding: 40px 0;
}
.profuse h1 {
	text-align: left;
	color: var(--primary);
	margin-bottom: 0;
}
.pro-img img {
	width: 100%;
}

.pro-box img {
	width: 100%;
	height: auto;
}
.pro-box {
	padding: 0px 10px;
}
.pro-img-box {
	display: flex;
	align-self: flex-start;
}
.profuse p {
	font-size: 24px;
	color: var(--primary);
	font-weight: 600;
	margin-bottom: 30px;
}
.card {
	height: 100%;
}
p {
	font-size: 20px;
	line-height: 1.7;
}
.card-body {
	padding: 2rem;
}

.flip-box-back p {
	font-size: 13px;
}

.logo {
	height: 70px;
}
.nav-link.active::before {
	content: "";
	height: 4px;
	width: 100%;
	position: absolute;
	top: -30px;
	left: 0;
	background-color: var(--primary);
}
.nav-link {
	position: relative;
}

.res-box.active-rd .res-sec-2 {
	background-color: var(--primary);
}
.certificate h1.Section-ttl {
	font-size: 65px;
	color: var(--primary);
	text-transform: capitalize;
}
.product {
	text-shadow: 1px 1px 3px #000000ab;
}

.tab-profuse{
	padding-bottom: 30px;
}



/* word animation */

/* #Home
================================================== */

.banner {
	position: relative;
	margin: 0 auto;
	width: 100%;
	overflow: hidden;
	background-image: url('img/banner-img.png');
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: contain;
	background-position: top left;
	background-repeat: no-repeat;
}


	
			

/* #Home Text
================================================== */	
.words span {
	position: relative;
	display: inline-block;
}
.word1 { 
	color: #4285F4;
	-webkit-animation-delay: 3.5s;
	-moz-animation-delay: 3.5s;
	-o-animation-delay: 3.5s;
	animation-delay: 3.5s;
	-webkit-animation-name: fadeInDown;
	-moz-animation-name: fadeInDown; 
	-o-animation-name: fadeInDown;
	animation-name: fadeInDown;
	-webkit-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
	-webkit-animation-iteration-count: 1;
	-moz-animation-iteration-count: 1;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-webkit-animation-timing-function: ease;
	-moz-animation-timing-function: ease;
	-webkit-animation-duration: 1.35s;
	-moz-animation-duration: 1.35s;
}
.word2 {
	color: #EC572C;
	-webkit-animation-delay: 2.3s;
	-moz-animation-delay: 2.3s;
	-o-animation-delay: 2.3s;
	animation-delay: 2.3s;
	-webkit-animation-name: bounceInLeft; 
	-moz-animation-name: bounceInLeft; 
	-o-animation-name: bounceInLeft;
	animation-name: bounceInLeft; 
	-webkit-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
	-webkit-animation-iteration-count: 1;
	-moz-animation-iteration-count: 1;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-webkit-animation-timing-function: ease;
	-moz-animation-timing-function: ease;
	-webkit-animation-duration: 1.35s;
	-moz-animation-duration: 1.35s;
}
.word3 {
	color: #F4B400;
	-webkit-animation-delay: 3.2s;
	-moz-animation-delay: 3.2s;
	-o-animation-delay: 3.2s;
	animation-delay: 3.2s;
	-webkit-animation-name: bounceInDown;
	-moz-animation-name: bounceInDown; 
	-o-animation-name: bounceInDown;
	animation-name: bounceInDown; 
	-webkit-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
	-webkit-animation-iteration-count: 1;
	-moz-animation-iteration-count: 1;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-webkit-animation-timing-function: ease;
	-moz-animation-timing-function: ease;
	-webkit-animation-duration: 1.35s;
	-moz-animation-duration: 1.35s;
}
.word4 {
	color: #0F9d58;
	-webkit-animation-delay: 3.8s;
	-moz-animation-delay: 3.8s;
	-o-animation-delay: 3.8s;
	animation-delay: 3.8s;
	-webkit-animation-name: fadeInDown;
	-moz-animation-name: fadeInDown; 
	-o-animation-name: fadeInDown;
	animation-name: fadeInDown;
	-webkit-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
	-webkit-animation-iteration-count: 1;
	-moz-animation-iteration-count: 1;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-webkit-animation-timing-function: ease;
	-moz-animation-timing-function: ease;
	-webkit-animation-duration: 1.35s;
	-moz-animation-duration: 1.35s;
}
.word5 {
	color: #EC572C;
	-webkit-animation-delay: 2.5s;
	-moz-animation-delay: 2.5s;
	-o-animation-delay: 2.5s;
	animation-delay: 2.5s;
	-webkit-animation:flip ease-in 1;
	-moz-animation:flip ease-in 1;
	-o-animation:flip ease-in 1;
	animation:flip ease-in 1;
	-webkit-animation-fill-mode:forwards;
	-moz-animation-fill-mode:forwards;
	-o-animation-fill-mode:forwards;
	animation-fill-mode:forwards;
	-webkit-animation-duration:4s;
	-moz-animation-duration:4s;
	-o-animation-duration:4s;
	animation-duration:4s; 
}
.word6 {
	-webkit-animation-delay: 2s;
	-moz-animation-delay: 2s;
	-o-animation-delay: 2s;
	animation-delay: 2s;
	-webkit-animation-name: bounceInLeft; 
	-moz-animation-name: bounceInLeft; 
	-o-animation-name: bounceInLeft;
	animation-name: bounceInLeft;  
	-webkit-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
	-webkit-animation-iteration-count: 1;
	-moz-animation-iteration-count: 1;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-webkit-animation-timing-function: ease;
	-moz-animation-timing-function: ease;
	-webkit-animation-duration: 1.35s;
	-moz-animation-duration: 1.35s;
}
@-webkit-keyframes fadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-20px);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
	}
}

@-moz-keyframes fadeInDown {
	0% {
		opacity: 0;
		-moz-transform: translateY(-20px);
	}
	
	100% {
		opacity: 1;
		-moz-transform: translateY(0);
	}
}

@-ms-keyframes fadeInDown {
	0% {
		opacity: 0;
		-ms-transform: translateY(-20px);
	}
	
	100% {
		opacity: 1;
		-ms-transform: translateY(0);
	}
}

@keyframes fadeInDown {
	0% {
		opacity: 0;
		transform: translateY(-20px);
	}
	
	100% {
		opacity: 1;
		transform: translateY(0);
	}
}

.fadeInDown {
	-webkit-animation-name: fadeInDown;
	-moz-animation-name: fadeInDown;
	-ms-animation-name: fadeInDown;
	animation-name: fadeInDown;
}
@-webkit-keyframes bounceInDown {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
	}
	
	60% {
		opacity: 1;
		-webkit-transform: translateY(30px);
	}
	
	80% {
		-webkit-transform: translateY(-10px);
	}
	
	100% {
		-webkit-transform: translateY(0);
	}
}

@-moz-keyframes bounceInDown {
	0% {
		opacity: 0;
		-moz-transform: translateY(-2000px);
	}
	
	60% {
		opacity: 1;
		-moz-transform: translateY(30px);
	}
	
	80% {
		-moz-transform: translateY(-10px);
	}
	
	100% {
		-moz-transform: translateY(0);
	}
}

@-ms-keyframes bounceInDown {
	0% {
		opacity: 0;
		-ms-transform: translateY(-2000px);
	}
	
	60% {
		opacity: 1;
		-ms-transform: translateY(30px);
	}
	
	80% {
		-ms-transform: translateY(-10px);
	}
	
	100% {
		-ms-transform: translateY(0);
	}
}

@keyframes bounceInDown {
	0% {
		opacity: 0;
		transform: translateY(-2000px);
	}
	
	60% {
		opacity: 1;
		transform: translateY(30px);
	}
	
	80% {
		transform: translateY(-10px);
	}
	
	100% {
		transform: translateY(0);
	}
}

.bounceInDown {
	-webkit-animation-name: bounceInDown;
	-moz-animation-name: bounceInDown;
	-ms-animation-name: bounceInDown;
	animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
	}
	
	60% {
		opacity: 1;
		-webkit-transform: translateX(30px);
	}
	
	80% {
		-webkit-transform: translateX(-10px);
	}
	
	100% {
		-webkit-transform: translateX(0);
	}
}

@-moz-keyframes bounceInLeft {
	0% {
		opacity: 0;
		-moz-transform: translateX(-2000px);
	}
	
	60% {
		opacity: 1;
		-moz-transform: translateX(30px);
	}
	
	80% {
		-moz-transform: translateX(-10px);
	}
	
	100% {
		-moz-transform: translateX(0);
	}
}

@-ms-keyframes bounceInLeft {
	0% {
		opacity: 0;
		-ms-transform: translateX(-2000px);
	}
	
	60% {
		opacity: 1;
		-ms-transform: translateX(30px);
	}
	
	80% {
		-ms-transform: translateX(-10px);
	}
	
	100% {
		-ms-transform: translateX(0);
	}
}

@keyframes bounceInLeft {
	0% {
		opacity: 0;
		transform: translateX(-2000px);
	}
	
	60% {
		opacity: 1;
		transform: translateX(30px);
	}
	
	80% {
		transform: translateX(-10px);
	}
	
	100% {
		transform: translateX(0);
	}
}

.bounceInLeft {
	-webkit-animation-name: bounceInLeft;
	-moz-animation-name: bounceInLeft;
	-ms-animation-name: bounceInLeft;
	animation-name: bounceInLeft;
}



		
.home-background {
	position: absolute;
	text-align: center;
	width: 600px;
	height: 600px;
	background: rgb(0, 0, 0);
	border-radius: 50%;
	border: 10px double #fff;
	opacity: 0.4;
	left: 53%;
	margin-left: -135px;
	top: 51%;
	z-index: 3;
	margin-top: -370px;
	-webkit-animation-delay: 4s;
	-moz-animation-delay: 4s;
	-o-animation-delay: 4s;
	animation-delay: 4s;
	-webkit-animation: bounceIn ease-in 1;
	-moz-animation: bounceIn ease-in 1;
	-o-animation: bounceIn ease-in 1;
	animation: bounceIn ease-in 1;
	-webkit-animation-fill-mode: forwards;
	-moz-animation-fill-mode: forwards;
	-o-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
	-webkit-animation-duration: 5s;
	-moz-animation-duration: 5s;
	-o-animation-duration: 5s;
	animation-duration: 5s;
}		
@-webkit-keyframes bounceIn {
	0% {
		opacity: 0;
		-webkit-transform: scale(.3);
	}
	
	50% {
		opacity: 0;
	}
	
	70% {
		opacity: 0;
	}
	80% {
		opacity: 0.3;
		-webkit-transform: scale(1.05);
	}
	
	90% {
		opacity: 0.4;
		-webkit-transform: scale(.9);
	}	
	100% {
		-webkit-transform: scale(1);
	}
}

@-moz-keyframes bounceIn {
	0% {
		opacity: 0;
		-moz-transform: scale(.3);
	}
	
	50% {
		opacity: 1;
		-moz-transform: scale(1.05);
	}
	
	70% {
		-moz-transform: scale(.9);
	}
	
	100% {
		-moz-transform: scale(1);
	}
}

@-o-keyframes bounceIn {
	0% {
		opacity: 0;
		-o-transform: scale(.3);
	}
	
	50% {
		opacity: 1;
		-o-transform: scale(1.05);
	}
	
	70% {
		-o-transform: scale(.9);
	}
	
	100% {
		-o-transform: scale(1);
	}
}

@keyframes bounceIn {
	0% {
		opacity: 0;
		transform: scale(.3);
	}
	
	50% {
		opacity: 1;
		transform: scale(1.05);
	}
	
	70% {
		transform: scale(.9);
	}
	
	100% {
		transform: scale(1);
	}
}			
.home-text{
	position:absolute;
	text-align:center;
	width:960px;
	left:50%;
	margin-left:-273px;
	top:50%;
	z-index:5;
	margin-top:-280px;
	padding-top:30px;
	padding-bottom:30px;
}		
.line{
	position:relative;
	width:100%;
	background:url('../images/line.png') no-repeat center center;
	height:1px;
	-webkit-animation-delay: 1s;
	-moz-animation-delay: 1s;
	-o-animation-delay: 1s;
	animation-delay: 1s;
	-webkit-animation:fadeInLeftBig ease-in 1;
	-moz-animation:fadeInLeftBig ease-in 1;
	-o-animation:fadeInLeftBig ease-in 1;
	animation:fadeInLeftBig ease-in 1;
	-webkit-animation-fill-mode:forwards;
	-moz-animation-fill-mode:forwards;
	-o-animation-fill-mode:forwards;
	animation-fill-mode:forwards;
	-webkit-animation-duration:2s;
	-moz-animation-duration:2s;
	-o-animation-duration:2s;
	animation-duration:2s;
}
@-webkit-keyframes fadeInLeftBig {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
	}
}
@-moz-keyframes fadeInLeftBig {
	0% {
		opacity: 0;
		-moz-transform: translateX(-2000px);
	}
	
	100% {
		opacity: 1;
		-moz-transform: translateX(0);
	}
}
@-o-keyframes fadeInLeftBig {
	0% {
		opacity: 0;
		-o-transform: translateX(-2000px);
	}
	
	100% {
		opacity: 1;
		-o-transform: translateX(0);
	}
}
@keyframes fadeInLeftBig {
	0% {
		opacity: 0;
		transform: translateX(-2000px);
	}
	
	100% {
		opacity: 1;
		transform: translateX(0);
	}
}
.preload * {
  -webkit-animation: none !important;
  -moz-animation: none !important;
  -ms-animation: none !important;
  -o-animation: none !important;
  animation: none !important;
}							
.home-text-top{
	text-transform: uppercase;
	font-size: 100px;
	line-height:120px;
	text-shadow: 1px 1px 1px rgba(0,0,0,.6), 3px 3px 6px rgba(0,0,0,.3);
	color:#fff;
	opacity:0;
	-webkit-animation:fadeInDownBig ease-in 1;
	-moz-animation:fadeInDownBig ease-in 1;
	-o-animation:fadeInDownBig ease-in 1;
	animation:fadeInDownBig ease-in 1;
	-webkit-animation-fill-mode:forwards;
	-moz-animation-fill-mode:forwards;
	-o-animation-fill-mode:forwards;
	animation-fill-mode:forwards;
	-webkit-animation-duration:1.5s;
	-moz-animation-duration:1.5s;
	-o-animation-duration:1.5s;
	animation-duration:1.5s;
}
@-webkit-keyframes fadeInDownBig {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
	}
}

@-moz-keyframes fadeInDownBig {
	0% {
		opacity: 0;
		-moz-transform: translateY(-2000px);
	}
	
	100% {
		opacity: 1;
		-moz-transform: translateY(0);
	}
}

@-o-keyframes fadeInDownBig {
	0% {
		opacity: 0;
		-o-transform: translateY(-2000px);
	}
	
	100% {
		opacity: 1;
		-o-transform: translateY(0);
	}
}

@keyframes fadeInDownBig {
	0% {
		opacity: 0;
		transform: translateY(-2000px);
	}
	
	100% {
		opacity: 1;
		transform: translateY(0);
	}
}		
.home-text-middle {
	text-transform: uppercase;
	font-size: 150px;
	line-height: 120px;
	text-shadow: 1px 1px 1px rgba(0,0,0,.6), 3px 3px 7px rgba(0,0,0,.3);
	font-weight: 500;
	color: #fff;
	letter-spacing: -15px;
	text-align: center;
}
@-webkit-keyframes flip {
	0% {
		opacity: 0;
		-webkit-transform: perspective(300px) translateZ(0) rotateY(0) scale(.3);
		-webkit-animation-timing-function: ease-out;
	}
	40% {
		-webkit-transform: perspective(300px) translateZ(150px) rotateY(160deg) scale(.3);
		-webkit-animation-timing-function: ease-out;
	}
	80% {
		-webkit-transform: perspective(300px) translateZ(0) rotateY(360deg) scale(.7);
		-webkit-animation-timing-function: ease-in;
	}
	100% {
		opacity: 1;
		-webkit-transform: perspective(300px) translateZ(0) rotateY(360deg) scale(1);
		-webkit-animation-timing-function: ease-in;
	}
}
@-moz-keyframes flip {
	0% {
		opacity: 0;
		-moz-transform: perspective(300px) translateZ(0) rotateY(0) scale(.3);
		-moz-animation-timing-function: ease-out;
	}
	40% {
		-moz-transform: perspective(300px) translateZ(150px) rotateY(160deg) scale(.3);
		-moz-animation-timing-function: ease-out;
	}
	80% {
		-moz-transform: perspective(300px) translateZ(0) rotateY(360deg) scale(.7);
		-moz-animation-timing-function: ease-in;
	}
	100% {
		opacity: 1;
		-moz-transform: perspective(300px) translateZ(0) rotateY(360deg) scale(1);
		-moz-animation-timing-function: ease-in;
	}
}
@-o-keyframes flip {
	0% {
		opacity: 0;
		-o-transform: perspective(300px) translateZ(0) rotateY(0) scale(.3);
		-o-animation-timing-function: ease-out;
	}
	40% {
		-o-transform: perspective(300px) translateZ(150px) rotateY(160deg) scale(.3);
		-o-animation-timing-function: ease-out;
	}
	80% {
		-o-transform: perspective(300px) translateZ(0) rotateY(360deg) scale(.7);
		-o-animation-timing-function: ease-in;
	}
	100% {
		opacity: 1;
		-o-transform: perspective(300px) translateZ(0) rotateY(360deg) scale(1);
		-o-animation-timing-function: ease-in;
	}
}
@keyframes flip {
	0% {
		opacity: 0;
		transform: perspective(300px) translateZ(0) rotateY(0) scale(.3);
		animation-timing-function: ease-out;
	}
	40% {
		transform: perspective(300px) translateZ(150px) rotateY(160deg) scale(.3);
		animation-timing-function: ease-out;
	}
	80% {
		transform: perspective(300px) translateZ(0) rotateY(360deg) scale(.7);
		animation-timing-function: ease-in;
	}
	100% {
		opacity: 1;
		transform: perspective(300px) translateZ(0) rotateY(360deg) scale(1);
		animation-timing-function: ease-in;
	}
}			
.home-text-bottom{
	text-transform: uppercase;
	font-size: 100px;
	line-height:120px;
	text-shadow: 1px 1px 1px rgba(0,0,0,.6), 3px 3px 6px rgba(0,0,0,.3);
	color:#fff;
	-webkit-animation-delay: 2s;
	-moz-animation-delay: 2s;
	-o-animation-delay: 2s;
	animation-delay: 2s;
	-webkit-animation:fadeInRightBig ease-in 1;
	-moz-animation:fadeInRightBig ease-in 1;
	-o-animation:fadeInRightBig ease-in 1;
	animation:fadeInRightBig ease-in 1;
	-webkit-animation-fill-mode:forwards;
	-moz-animation-fill-mode:forwards;
	-o-animation-fill-mode:forwards;
	animation-fill-mode:forwards;
	-webkit-animation-duration:3s;
	-moz-animation-duration:3s;
	-o-animation-duration:3s;
	animation-duration:3s;
}
@-webkit-keyframes fadeInRightBig {
	0% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
	}
}

@-moz-keyframes fadeInRightBig {
	0% {
		opacity: 0;
		-moz-transform: translateX(2000px);
	}
	
	100% {
		opacity: 1;
		-moz-transform: translateX(0);
	}
}

@-o-keyframes fadeInRightBig {
	0% {
		opacity: 0;
		-o-transform: translateX(2000px);
	}
	
	100% {
		opacity: 1;
		-o-transform: translateX(0);
	}
}

@keyframes fadeInRightBig {
	0% {
		opacity: 0;
		transform: translateX(2000px);
	}
	
	100% {
		opacity: 1;
		transform: translateX(0);
	}
}			
#home a {
	position: relative;
	display: inline-block;
	margin: 5px 15px;
	font-size: 20px;
	outline: none;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 400;
	text-shadow: 0 0 1px rgba(255,255,255,0.3);
}			
			
.cl-effect-18 {
	position: relative;
	z-index: 1;
	margin-top:30px;
	-webkit-animation-delay: 2s;
	-moz-animation-delay: 2s;
	-o-animation-delay: 2s;
	animation-delay: 2s;
	-webkit-animation:fadeInUpBig ease-in 1;
	-moz-animation:fadeInUpBig ease-in 1;
	-o-animation:fadeInUpBig ease-in 1;
	animation:fadeInUpBig ease-in 1;
	-webkit-animation-fill-mode:forwards;
	-moz-animation-fill-mode:forwards;
	-o-animation-fill-mode:forwards;
	animation-fill-mode:forwards;
	-webkit-animation-duration:3s;
	-moz-animation-duration:3s;
	-o-animation-duration:3s;
	animation-duration:3s;
}
@-webkit-keyframes fadeInUpBig {
	0% {
		opacity: 0;
		-webkit-transform: translateY(2000px);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
	}
}

@-moz-keyframes fadeInUpBig {
	0% {
		opacity: 0;
		-moz-transform: translateY(2000px);
	}
	
	100% {
		opacity: 1;
		-moz-transform: translateY(0);
	}
}

@-o-keyframes fadeInUpBig {
	0% {
		opacity: 0;
		-o-transform: translateY(2000px);
	}
	
	100% {
		opacity: 1;
		-o-transform: translateY(0);
	}
}

@keyframes fadeInUpBig {
	0% {
		opacity: 0;
		transform: translateY(2000px);
	}
	
	100% {
		opacity: 1;
		transform: translateY(0);
	}
}
.cl-effect-18 a {
	padding: 0 5px;
	color: #b4770d;
	font-weight: 700;
	-webkit-transition: color 0.3s;
	-moz-transition: color 0.3s;
	transition: color 0.3s;
}

.cl-effect-18 a::before,
.cl-effect-18 a::after {
	position: absolute;
	width: 100%;
	left: 0;
	top: 50%;
	height: 1px;
	margin-top: -1px;
	background: #fff;
	content: '';
	z-index: -1;
	-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
	-moz-transition: -moz-transform 0.3s, opacity 0.3s;
	transition: transform 0.3s, opacity 0.3s;
	pointer-events: none;
}

.cl-effect-18 a::before {
	-webkit-transform: translateY(-20px);
	-moz-transform: translateY(-20px);
	transform: translateY(-20px);
}

.cl-effect-18 a::after {
	-webkit-transform: translateY(20px);
	-moz-transform: translateY(20px);
	transform: translateY(20px);
}

.cl-effect-18 a:hover,
.cl-effect-18 a:focus {
	color: #fff;
}
.cl-effect-18 a:hover::before,
.cl-effect-18 a:hover::after,
.cl-effect-18 a:focus::before,
.cl-effect-18 a:focus::after {
	opacity: 0.4;
}

.cl-effect-18 a:hover::before,
.cl-effect-18 a:focus::before {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	transform: rotate(45deg);
}

.cl-effect-18 a:hover::after,
.cl-effect-18 a:focus::after {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	transform: rotate(-45deg);
}			
.fix-header {
	position: fixed;
	top: 0;
	width: 100%;
	left: 0;
	z-index: 999;
	background-color: #fff;
}

.bg-video-wrap-one {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 800px;

  }
  
  .bg-video-wrap-one video {
	min-width: 100%;
	min-height: 100%;
	z-index: 1;
	position: absolute;
	height: 100%;
}
 
  .bg-video-wrap-one .overlay {
	width: 100%;
	height: 100%;
	position: relative;
	top: 0;
	left: 0;
	background-size: 3px 3px;
	z-index: 2;
	display: flex;
	align-items: center;
	justify-content: center;
}
 
.bg-video-wrap-one h1{
	font-size: 124px;
	font-weight: 700;
	color:#ff7a00;
  }

.bg-video-wrap-two {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 800px;

  }
  
  .bg-video-wrap-two video {
	min-width: 100%;
	z-index: 1;
	position: absolute;
}
 
  .bg-video-wrap-two .overlay {
	width: 100%;
	position: relative;
	left: 0;
	background-size: 3px 3px;
	z-index: 2;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}
 
.bg-video-wrap-two h1{
	font-size: 84px;
	font-weight: 700;
	color:#ff7a00;
  }
 
  .bg-video-wrap-three {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 700px;

  }
  
  .bg-video-wrap-three video {
	min-width: 100%;
	z-index: 1;
	position: absolute;
	width: 100%;
	height: 100%;
}
 
.bg-video-wrap-three .overlay {
	width: 100%;
	height: 100%;
	position: relative;
	left: 0;
	background-size: 3px 3px;
	z-index: 2;
	display: flex;
	align-items: center;
	justify-content: center;
}
.bg-video-wrap-three h1{
	font-size: 84px;
	font-weight: 700;
	color:#ff7a00;
  }

  .bg-video-wrap-four {
	position: relative;
	overflow: hidden;
	width: 100%;
	min-height: 820px;
}


.partnerbox .flip-box {
	min-height: 200px;
}


.partnerbox .flip-box h5.card-title {
	line-height: 1.6;
}
  
.bg-video-wrap-four video {
	min-width: 100%;
	z-index: 1;
	width: 100%;
	position: absolute;
	height: 100%;
}
 
.bg-video-wrap-four .overlay {
	width: 100%;
	height: 100%;
	position: relative;
	left: 0;
	background-size: 3px 3px;
	z-index: 2;
	padding: 20px 0;
}
 
.bg-video-wrap-four h1{
	font-size: 65px;
	font-weight: 700;
	color:#000;
  }

  .bg-video-wrap-five {
	position: relative;
	overflow: hidden;
	width: 100%;
	min-height: 900px;

  }
  
  .bg-video-wrap-five video {
	min-width: 100%;
	min-height: 100%;
	z-index: 1;
	width: 100%;
	position: absolute;
}
.bg-video-wrap-five .overlay {
	width: 100%;
	height: 100%;
	position: relative;
	left: 0;
	background-size: 3px 3px;
	z-index: 2;
	display: flex;
	align-content: center;
	justify-content: center;
	flex-direction: column;
}
 
.bg-video-wrap-five h1{
	font-size: 84px;
	font-weight: 700;
	color:#ff7a00;
  }

  .bg-video-wrap-five h2{
	font-size: 54px;
	font-weight: 700;
	color:#000;
	padding-bottom: 30px;
	text-align: center;
  }
  sub, sup {
	font-size: .5em;
}
  sup {
	top: -.9em;
}
  .bg-video-wrap-five p{
	font-size: 28px;
	font-weight: 700;
	color:#000;
	text-align: center;
  }
  .bg-video-wrap-five small{
	font-size: 18px;
	font-weight: 700;
	color:#000;
	text-align: center !important;
	display: block;
  }

  .card-country .card-body {
	padding: 1rem;
}
.box-des {
	border: 1px solid #e7eefb;
	padding: 10px 15px 0;
	background-color: #e7eefb;
}
.form-title {
	background-color: #002060;
	color: #fff;
	padding: 6px 15px;
	font-weight: 600;
}
.modal-body .form-control {
	height: 40px;
	color: var(--dark);
	padding: .3rem 1rem;
	font-size: .84rem;
}
.modal-body .form-label {
	margin-bottom: .2rem;
	font-size: .82rem;
}
.text-orange {
	color: #ff7a00 !important;
}
.folder {
	position: relative;
	height: 180px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.folder img {
	position: absolute;
	width: 100%;
	height: 100%;
	transition: ease-in-out .5s all;
}
.folder-f {
	z-index: 9;
}
.folder-file {
	z-index: 8;
	top: 50px;
	transform: rotate(10deg);
}
.folder:hover .folder-file {
	top: 10px;
	transition: ease-in-out .5s all;
	transform: rotate(0deg);
	transform-origin: left;
}
.folder h5 {
	position: relative;
	z-index: 99;
	color: #fff;
	text-decoration: none;
	font-size: 30px;
	margin-top: 40px;
	font-weight: 600;
	margin-bottom: 0;
}
.publc-video a {
	text-decoration: none;
}

.contact-box2 {
	max-width: 800px;
	width: 100%;
	margin: 20px auto;
	padding: 20px;
	border-radius: 10px;
}
.contact-box2 a {
	font-size: 28px;
	font-weight: 600;
}



/* -------------- Responsive ------------- */


@media (min-width: 1400px){
	.join-team h1 {
		font-size: 100px;
	}
	.publc-video h1, .gallery h1 {
		font-size: 70px;
	}
	.title3 {
		font-size: 94px;
	}
}
@media (min-width: 1300px){
	.small-container {
		max-width: 1000px;
	}
}

@media (max-width: 1300px){
	.slick-wrapper {
		padding: 0 20px;
	}
}

@media (max-width: 1200px){
	.join-team h1 {
		font-size: 130px;
		font-weight: 600;
		text-transform: uppercase;
		text-shadow: 4px 4px 4px #0006;
		
	}

	.card-body {
		padding: 1rem;
	}
	.flip-box-back p {
		font-size: 12px;
	}
	.home-text {
		width: 910px;
	}
	.home-background {
		width: 600px;
		height: 600px;
	}
	.title {
		font-size: 48px;
	}
	.para2 {
		font-size: 21px;
	}
	.title3 {
		font-size: 80px;
	}
	.title4 {
		font-size: 65px;
	}
	.rnd h1 {
		font-size: 48px;
	}
	.join-team h1 {
		font-size: 80px;
	}
	.slider h1 {
		text-align: center;
	}
	.folder {
		height: 150px;
	}
	.folder h5 {
		font-size: 24px;
	}
	.publc-video h1, .gallery h1 {
		font-size: 70px;
	}
	.nav-link {
		font-size: 13px;
	}
}


@media (max-width: 991px){

	.navbar-collapse {
		flex-grow: initial;
		align-items: center;
		position: absolute;
		background-color: #fcfcff;
		top: 65px;
		padding: 10px 20px 0;
		border-radius: 10px;
		box-shadow: 0px 5px 10px #00000014;
		z-index: 99999999;
		width: 230px;
		right: 0;
	}

	.title3 {
		font-size: 92px;
		font-weight: 700;
		color: var(--primary);
	}

	.title4 {
		font-size: 54px;
		font-weight: 700;
		color: var(--primary);
	}

	.orange .rect-orange .white-text {
		font-size: 34px;
	}

	.join-team h1 {
		font-size: 90px;
		font-weight: 600;
		text-transform: uppercase;
		text-shadow: 4px 4px 4px #0006;
	}

	.white-text {
		color: var(--white);
		font-size: 43px;
		font-weight: 700;
	}

	.card-body {
		padding: 1rem;
	}

	.tab-profuse {
		padding-bottom: 80px;
	}

	.nav-link.active::before {
		content: "";
		height: 2px;
		width: 100%;
		left: 0;
		position: absolute;
		top: initial;
		bottom: 2px;
		background-color: var(--primary);
	}
	.home-text {
		width: 100%;
		max-width: 500px;
		margin: auto;
		left: 0;
		top: 0;
		bottom: 0;
		right: 0;
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}
	.home-background {
		position: absolute;
		text-align: center;
		width: 100%;
		height: 100%;
		max-width: 500px;
		max-height: 500px;
		background: rgb(0, 0, 0);
		border-radius: 50%;
		border: 10px double #fff;
		left: 0;
		top: 0;
		right: 0;
		bottom: 0;
		margin: auto;
	}
	.home-text-top, .home-text-bottom {
		font-size: 70px;
	}
	.home-text-middle {
		font-size: 120px;
	}
	.imgnew, .imgnew2 {
		height: 600px;
	}
	.rnd h1 {
		margin-bottom: 30px;
	}
	.profuse p:first-child {
		margin-top: 30px;
	}
	.profuse p:last-child {
		margin-bottom: 0px;
	}
	.imgnew3 .title3 {
		font-size: 90px;
	}
	.title7 {
		font-size: 48px;
		line-height: 130%;
	}
	.rect-aquab, .rect-green {
		padding: 60px 0px;
	}
	.btn-submit {
		font-size: 24px;
	}
	.publc-video h1, .gallery h1 {
		font-size: 50px;
	}
	.servs-suprt {
		height: 480px;
	}
	.title5a {
		font-size: 60px;
	}
	.join-team h1 {
		font-size: 60px;
	}
	.join-team {
		height: 470px;
	}
	.contact-us h1 {
		font-size: 40px;
	}
	.country-text {
		font-size: 22px;
	}
	.bg-video-wrap-one, .bg-video-wrap-two, .bg-video-wrap-three, .bg-video-wrap-five {
		min-height: 550px;
	}
	.title {
		font-size: 40px;
	}
	.res-icon {
		margin-top: -30px;
	}
	.res-icon img {
		height: 110px;
	}
}

@media (max-width: 767px){

	.orange .rect-orange .white-text {
		font-size: 27px;
	}

	.title3 {
		font-size: 74px;
		font-weight: 700;
		color: var(--primary);
	}

	.rnd h1 {
		text-align: center;
		font-size: 58px;
	}

	.imgnew3 .title3 {
		color: var(--white);
		font-size: 75px;
	}


	.bottom-footer h6 {
		text-align: center;
		/* margin: 0; */
		margin-bottom: 20px;
	}

	.text-end {
		text-align: center !important;
	}
	.certificate h1.Section-ttl {
		font-size: 35px;
	}
	.f-logo img {
		width: 40%;
	}
	.contact-box2 {
		width: 95%;
	}
	.contact-box2 a {
		font-size: 18px;
	}
	
}

@media (max-width: 575px){

	.navbar-collapse {
		flex-grow: initial;
		align-items: center;
		position: absolute;
		background-color: #fcfcff;
		top: 65px;
		right: 0;
		padding: 10px 20px 0;
		border-radius: 10px;
		box-shadow: 0px 5px 10px #00000014;
		z-index: 99999999;
		width: 230px;
	}

	.navbar-nav {
		display: flex;
		flex-direction: column;
		padding-left: 0;
		margin-bottom: 0;
		list-style: none;
	}



	.title3 {
		font-size: 56px;
		font-weight: 700;
		color: var(--primary);
	}


	.slick-wrapper {
		padding: 50px;
	}
	.slick-arrow img {
		height: 20px;
	}

	.contact-us h1 {
		font-size: 68px;
		text-align: center;
		font-weight: 700;
		text-transform: uppercase;
		color: #fff;
	}

	.join-team h1 {
		font-size: 64px;
		font-weight: 600;
		text-transform: uppercase;
		text-shadow: 4px 4px 4px #0006;
	}
	.title5a {
		font-weight: 700;
		color: var(--primary);
		font-size: 82px;
	}

	.publc-video h1, .gallery h1 {
		font-size: 58px;
		text-align: center;
		margin-bottom: 30px;
	}

	.white-text {
		color: var(--white);
		font-size: 40px;
		font-weight: 700;
	}

	.title7 {
		color: var(--secondary);
		line-height: 130%;
		font-size: 58px;
		font-weight: 700;
	}

	.imgnew3 .title3 {
		color: var(--white);
		font-size: 70px;
	}

	.certificate h1.Section-ttl {
		font-size: 48px;
		color: var(--primary);
		text-transform: capitalize;
	}

	.orange .rect-orange .white-text {
		font-size: 19px;
	}
	.rnd h1 {
		text-align: center;
		font-size: 48px;
	}

	.bottom-footer h6 {
		text-align: center;
		/* margin: 0; */
		margin-bottom: 20px;
	}

	.home-background {
		max-width: 400px;
		max-height: 400px;
	}
	.home-text-middle {
		font-size: 100px;
	}
	.home-text-top, .home-text-bottom {
		font-size: 50px;
		line-height: 70px;
	}
	.banner {
		background-size: 100%;
	}
	.card-img, .card-img-bottom, .card-img-top {
		width: auto;
		height: 130px;
		object-fit: contain;
	}
	.title4 {
		font-size: 44px;
	}
	.imgnew2 {
		padding: 20px;
	}
	.certificate h1.Section-ttl {
		font-size: 35px;
	}
	.title7 {
		font-size: 38px;
		line-height: 130%;
	}
	.join-team h1 {
		font-size: 50px;
	}
	.title5a, .contact-us h1 {
		font-size: 50px;
	}
	footer .title {
		font-size: 35px;
	}
	.f-logo {
		text-align: left;
	}
	.slide-item img {
		width: 100%;
	}
	.publc-video {
		padding: 50px 40px;
	}
	.folder {
		height: 170px;
	}
	.rect-orange2 a {
		font-size: 22px;
	}
	.bg-video-wrap-five .overlay {
		padding: 20px 0;
	}
	.rect-orange2 a {
		font-size: 18px;
	}
	.partnerbox .flip-box {
		min-height: 150px;
	}
	.gal-thumb {
		height: 150px;
	}
	.res-sec-2 {
		padding: 20px;
	}
	.res-sec-2 h4 {
		font-size: 20px;
	}
}

@media (max-width: 470px){
	.publc-video {
		padding: 50px 10px;
	}
	.contact-us h1 {
		font-size: 34px;
	}
}

@media (max-width: 400px){

	.title3 {
		font-size: 48px;
		font-weight: 700;
		color: var(--primary);
	}

	.rnd h1 {
		text-align: center;
		font-size: 46px;
	}

	.title {
		font-size: 44px;
		font-weight: 700;
	}

	.certificate h1.Section-ttl {
		font-size: 48px;
		color: var(--primary);
		text-transform: capitalize;
	}


	.imgnew3 .title3 {
		color: var(--white);
		font-size: 64px;
	}

	.btn-submit {
		/* padding: 10px 70px; */
		font-size: 26px;
		text-transform: uppercase;
		font-weight: 600;
		background-color: #3a53a5;
		margin-top: 20px;
		width: 100%;
		/* text-align: center; */
	}

	.contact-us h1 {
		font-size: 60px;
		text-align: center;
		font-weight: 700;
		text-transform: uppercase;
		color: #fff;
	}

	.join-team h1 {
		font-size: 60px;
		font-weight: 600;
		text-transform: uppercase;
		text-shadow: 4px 4px 4px #0006;
	}

	.publc-video h1, .gallery h1 {
		font-size: 52px;
		text-align: center;
		margin-bottom: 30px;
	}
	.home-background {
		max-width: 300px;
		max-height: 300px;
	}
	.home-text-top, .home-text-bottom {
		font-size: 40px;
		line-height: 30px;
	}
	.home-text-middle {
		font-size: 80px;
		line-height: 110px;
	}
	.banner {
		background-size: 120%;
		background-position: center;
	}
	p {
		font-size: 15px;
		line-height: 1.5;
	}
	.title {
		font-size: 30px;
		font-weight: 700;
	}
	.card-title {
		font-size: 20px;
	}
	.facts {
		padding: 20px 0;
	}
	.big-text {
		font-size: 30px;
	}
	.big-text-p {
		font-size: 15px;
	}
	.res-icon img {
		height: 100px;
	}
	.res-icon {
		margin-top: -30px;
	}
	.res-sec-3 {
		padding: 0px;
	}
	.res-sec-3 ul li {
		font-size: 15px;
	}
	.profuse p {
		font-size: 16px;
		margin-bottom: 15px;
	}
	.profuse {
		padding: 0;
	}
	.title6 {
		font-size: 30px;
	}
	.card-country .card {
		min-height: 180px;
	}
	.imgnew3 .title3 {
		font-size: 44px;
	}
	.imgnew3 {
		min-height: 500px;
	}
	.rect-blue {
		padding: 50px 10px;
	}
	.join-team h1 {
		font-size: 40px;
	}
	.contact-us h1 {
		font-size: 34px;
	}
	footer .title {
		font-size: 25px;
	}
	.f-icon img {
		height: 70px;
	}
	.publc-video h1, .gallery h1 {
		font-size: 36px;
	}
	.publc-video {
		padding: 30px 10px;
	}
}

@media (max-width: 360px){

	.Section-ttl {
		padding-top: 2%;
		font-size: 28px;
		font-weight: 700;
		text-transform: uppercase;
	}
	


	.btn-submit {
		/* padding: 10px 70px; */
		font-size: 14px;
		text-transform: uppercase;
		font-weight: 600;
		background-color: #3a53a5;
		margin-top: 20px;
		width: 100%;
		/* text-align: center; */
	}


	.title3 {
		font-size: 28px;
		font-weight: 700;
		color: var(--primary);
	}

	.rnd h1 {
		text-align: center;
		font-size: 29px;
	}

	.title4 {
		font-size: 27px;
		font-weight: 700;
		color: var(--primary);
	}


	.white-text {
		color: var(--white);
		font-size: 34px;
		font-weight: 700;
	}

	.certificate h1.Section-ttl {
		font-size: 36px;
		color: var(--primary);
		text-transform: capitalize;
	}
	.publc-video {
		padding: 30px 10px;
	}
	.folder {
		height: 150px;
	}
}

@media (max-width: 324px){

	.publc-video h1, .gallery h1 {
		font-size: 46px;
		text-align: center;
		margin-bottom: 30px;
	}

	.contact-us h1 {
		font-size: 54px;
		text-align: center;
		font-weight: 700;
		text-transform: uppercase;
		color: #fff;
	}



}

@media screen and (min-device-width: 320px) and (max-device-width: 991px) { 
	.bg-video-wrap-one h1  {font-size: 34px;}
	.bg-video-wrap-two h1 {font-size: 34px !important;}
	.bg-video-wrap-three h1  {font-size: 34px;}
	.bg-video-wrap-four h1  {font-size: 34px;}
	.bg-video-wrap-five h1  {font-size: 34px;}
	.imgnew, .imgnew2{height: auto;}
	.imgnew2{padding: 0px !important;}
	/* .bg-video-wrap-three{height: 450px !important;} */
	.bg-video-wrap-five h2{font-size: 22px !important;}
	.bg-video-wrap-five p{font-size: 16px !important;}
	.bg-video-wrap-five small{font-size: 14px !important;}
	/* .bg-video-wrap-one{height: 450px !important;} */
	/* .bg-video-wrap-five{height: 630px;} */
	/* .bg-video-wrap-five .overlay{top: 50px !important;} */
    
}



