body {
	font-family: 'Exo 2';
	font-weight: 400;
	font-size: 16px;
	/*cursor: none;*/
	line-height: 20px;
	background: #000;
	color: #fff; /*#c0c0c0;*/
	overflow: hidden;
	scroll-behavior: smooth;
}

h1,
p,
a,
.btn {
	/*cursor: none;*/
}

.cursor {
	pointer-events: none;
}
.cursor__ball {
	position: absolute;
	top: 0;
	left: 0;
	mix-blend-mode: difference;
	z-index: 1000;
}
.cursor__ball circle {
	fill: #f7f8fa;
}

.left,
.right {
	display: flex;
	flex-direction: column;
}
.right {
	background: #fff;
}
.right a {
	border-bottom: 2px solid #000;
}

.link__nav {
	/*background: #181818;*/
	/*background: rgb(17, 17, 31);*/
	/*background: rgb(12 44 68);*/
	/*background: linear-gradient(0deg, #468b9d00, #012e54);*/
	background: linear-gradient(0deg, #08384400, #0060b1);
	position: fixed;
	z-index: 1;
	top: 0px;
	height: 125px;
}

.link__nav-item:hover {
	border-bottom: 1px solid #fff;
}

.main__bg {
	background-image: url(../img/main-bg.jpg);
	background: linear-gradient(360deg, #000000 0%, rgba(0, 0, 0, 0) 35%);
	border-radius: 0px;
}

.main__title {
	font-size: 54px;
	line-height: 59px;
}

.main__subtitle {
	max-width: 580px;
}

.what__titile {
	font-size: 40px;
	line-height: 42px;
}

.what__subtitle {
	font-size: 23px;
	line-height: 30px;
}

.what__card {
	transition: all 0.2s;
}

.what__card:hover {
	transform: scale(1.092);
	border:5px solid rgb(255, 255, 255, 1);
}

/*	.what__card:hover p {
		background: rgb(0, 0, 0, 0.5);
		color: #fff !important;
	}*/

@media (max-width: 390px) {
	.photo__inner {
		margin-left: 10rem;
	}
}

.photo__text {
	letter-spacing: 2px;
}

.photo__subtext {
	max-width: 250px;
}

.tools__text {
	letter-spacing: 2px;
}

.tools__title {
	font-size: 28px;
	line-height: 32px;
}


@media (max-width: 768px) {
	.InlineVideo {
		top: 50% !important;
		left: 50% !important;
		transform: translate(-50%, -50%);
		transform-origin: center center !important;
		bottom: unset !important;
	}
}

@media (max-width: 991px) {
	.navbar-nav {
		background: #00549bc9;
	}
}

@media (max-width: 690px) {
	.tools__content {
		margin-top: 350px;
	}
	.logo__nav{
		zoom: 0.75;
	}
}

.clients__title {
	font-size: 40px;
	line-height: 42px;
}

.clients__subtitle {
	font-size: 24px;
	line-height: 30px;
}

.help__title {
	font-size: 40px;
	line-height: 42px;
}

.help__subtitle {
	font-size: 24px;
	line-height: 30px;
}

.footer__title {
	font-size: 14px;
	line-height: 20px;
}

.footer__link {
	font-size: 13px;
}

.spacer {
	margin-top: 100px;
}

.owl-prev,
.owl-next {
	position: absolute;
	top: 50%;
	/*background-color: rgba(0, 0, 0, 0.2);*/
	color: #fff;
	font-size: 60px;
	display: inline-block;
	margin-top: -45px;
	height: 70px;
	width: 70px;
	line-height: 70px;
	text-align: center;
	/*border-radius:50px;*/
	z-index: 5;
	opacity: 0.3;
	-webkit-transition: all 400ms;
	transition: all 400ms;
}

	.owl-prev:hover,
	.owl-next:hover {
		opacity: 1;
		/*background-color: rgba(0, 0, 0, 0.2);*/
	}

.owl-prev {
	left: -20px;
	text-indent: 14px;
}

.owl-next {
	right: -20px;
	text-indent: -14px;
}

.owl_item_1 {
	background-image: url(../img/slider/1.jpg);
}

.owl_item_2 {
	background-image: url(../img/slider/2.jpg);
}

.owl_item_3 {
	background-image: url(../img/slider/3.jpg);
}
#View-More {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 0px;
	height: 0px;
	opacity: 0;
	transform-origin: center center;
	background-color: rgba(0, 0, 0, 0.8);
	z-index: 1000;
	transform: translate(-50%, -50%);
	transition: all 2s cubic-bezier(.32,0,.33,.99);
	height: calc(100vh);
	pointer-events: none;
}

.ViewMoreFull {
	width: 75% !important;
	height: 75% !important;
	top: 50% !important;
	left: 50% !important;
	opacity: 1 !important;
	pointer-events: all !important;
}


.btnclose {
	border-radius: 0px;
	position: absolute;
	transform-origin: center center;
	left: 50%;
	top: 10px;
	z-index: 2000;
	color: white;
	font-size: 18px;
	border: none;
	background: #0000007a;
	opacity: 1;
	width: unset;
	height: unset;
	padding: 5px 8px 5px 8px;
}

.divClose{
	background:rgba(255,255,255, 0.5);
	padding:20px;
}

.nav-link {
	font-size: 16px;
}
.text-black{
	color: #000 !important;
}

.bg-trans {
	background: rgba(0,0,0,0.15);
}

.form-control {
	color: #ffffff;
	background-color: #1569db6e;
	border: 1px solid #007fff;
}

a, a:hover {
	color: #ffc107;
}

.nav-link {
	font-size: 20px;
	
}

.backgroundSize {
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	min-height: calc(100vh);
	height: auto;
}

#whatsapp {
	display: inline;
	position: fixed;
	z-index: 900;
	bottom: 10px;
	right: 10px;
	background-color: rgba(0, 0, 0, 0.2);
	text-align: center;
	color: #00d3bb;
	font-size: 25px;
	width: 25px;
	height: 25px;
	line-height: 25px;
	border-radius: 0.25rem;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	-webkit-box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.15);
	box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.15);
}

.btn-primary {
	color: #fff;
	background-color: #1f529d;
	border-color: #025bdd;
}


::-webkit-scrollbar {
	background: #003662;
	-webkit-appearance: none;
	width: 10px;
	height: 10px;
}

::-webkit-scrollbar-thumb {
	border-radius: 6px;
	background-color: #1f529d;
	-webkit-box-shadow: 0 0 1px rgba(255,216,255,.5);
	box-shadow: 0 0 1px rgba(255,255,255,.5);
}

	::-webkit-scrollbar-thumb:hover {
		background-color: #025bdd;
	}

.BookBox {
	background: #00000085;
	border: 1px solid #007fff;
	border-radius: 10px;
}


.form-control::placeholder {
	color: #ffffff !important;
	opacity: 0.7 !important;
}

.form-control::-webkit-input-placeholder {
	color: #ffffff !important;
	opacity: 0.7 !important;
}

.form-control::-moz-placeholder {
	color: #ffffff !important;
	opacity: 0.7 !important;
}

.form-control::-ms-input-placeholder {
	color: #ffffff !important;
	opacity: 0.7 !important;
}

.grecaptcha-badge{
	display: none;
}

#home .item {
	height: calc(100vh - 0px);
}

#Business-areas {
}

#why-us {
	background-image: url(../img/bg-2.jpg);
}

#our-clients{

}

#Contact {
	background-image: url(../img/bg-contact.jpg);
}

#BookDemo {
	background-image: url(../img/bookdemo.jpg);
	background-attachment: scroll;
}

#BookDemoContainer{
	margin-top:-6px;
}

.InlineVideo {
	z-index: 1000;
	transform-origin: bottom left;
	/*bottom: 0px;
	left: 0px;*/
	top: 50%;
	left: 50%;
	-webkit-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	transform: scale(0) translate(-50%, -50%);
}

	.InlineVideo video {
		image-rendering: high-quality;
		border: 1px solid #000;
	}

#InlineVideoContent, #InlineTourContent {
	box-shadow: 0px 0px 50px rgb(0, 0, 0, 0.5);
}

.InlineVideoFull {
	transform: scale(1) translate(-50%, -50%);
}

.modal-content {
	background: none;
}

.modal-body{
	background:#000;
}

@media (min-width: 1200px) {
	#MoreDetailsModal .modal-xl {
		max-width: 95% !important;
	}
}

.WatchDetails{
	z-index:1000;
}

.modal.fade.show {
	transform: scale(1);
	opacity: 1;
}

.modal.fade {
	transition: all 1s cubic-bezier(1,0,0,1) !important;
	transform: scale(0);
	opacity: 0;
}