body {
	margin: 0;
	padding: 0;
	font-family: 'Nunito', sans-serif;
	font-size: 15px;
}

/*
Primary color: #071e70
Secondary color: #39b7e6
*/

@font-face {
	font-family: custom;
	src: url('../fonts/Montserrat-ExtraBold.ttf');
}

.f-900 {
	font-family: custom;
}

@font-face {
	font-family: custom2;
	src: url('../fonts/Montserrat-Bold.ttf');
}

.f-800 {
	font-family: custom2;
}

@font-face {
	font-family: custom3;
	src: url('../fonts/Montserrat-Medium.ttf');
}

.f-600 {
	font-family: custom3;
}

@font-face {
	font-family: custom4;
	src: url('../fonts/Montserrat-Light.ttf');
}

.f-400 {
	font-family: custom4;
}

/*----------------------------------------------------------------------------------------------------------------
	Global
----------------------------------------------------------------------------------------------------------------*/

h1, h2, h3, h4, h5, h6 {
	color: #071e70;
	font-weight: 600;
}

h1 {
	font-size: 30px;
}

h2 {
	font-size: 26px;
}

h3 {
	font-size: 22px;
}

h4 {
	font-size: 20px;
}

h5 {
	font-size: 18px;
}

h6 {
	font-size: 16px;
}

p {
	color: #212121;
    letter-spacing: 0.3px;
    line-height: 1.7;
}

a:hover{
	text-decoration: none;
}

li{
	list-style-type: none;
}

.la-container {
	width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.la-container-fluid {
	width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.c-btn {
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
	background-color: #f15400;
    padding: 0.5rem 1rem;
    border-radius: 0;
}

.c-btn:hover {
	color: #fff;
	background-color: #da4c00;
}

.txt-upcase {
   text-transform: uppercase;
}

.txt-bold {
   font-weight: 600;
}

.txt-caps {
	text-transform: capitalize;
}

.txt-white {
	color: #fff;
}

.txt-black {
	color: #000;
}

.txt-center {
	text-align: center;
}

.blue-strip-left::before {
	position: absolute;
    content: "";
	background-color: #071e70;
	height: 6rem;
	width: 2rem;
	bottom: -3rem;
	left: 3rem;
}

.blue-strip-right::before {
	position: absolute;
    content: "";
	background-color: #071e70;
	height: 6rem;
	width: 2rem;
	bottom: -3rem;
	right: 3rem;
}

.lead-text {
	font-size: 1.5rem;
    font-weight: 300;
    color: #071e70;
}

.banner-cover {
	position: relative;
}

.banner-caption {
	position: absolute;
	left: 15%;
	transform: translateY(-50%);
	top: 50%;
}

/* .product-modal-specs ul {
	font-family: ;
} */

/*---------------------------------------------------------------------------------------------------------------------
	Navbar
---------------------------------------------------------------------------------------------------------------------*/

.navbar {
	background-color: #013ab2!important;
	-webkit-box-shadow: 0 2px 6px -1px rgba(0, 0, 0, 0.2);
	box-shadow: 0 2px 6px -1px rgba(0, 0, 0, 0.2);
}

.navbar {
	display: none;
}

.navbar.mynavbar {
	display: block;
}

.nav-logo {
	max-width: 184px;
}

.nav-item {
	padding-left: 2rem;
}

.nav-link {
	color: #fff!important;
	line-height: 50px;
    text-transform: uppercase;
    letter-spacing: 1.2px;
}

.navbar.customNav {
	display: block;
	animation: navSlide 1s ease forwards;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 200;
}

@keyframes navSlide {
	0% {
		transform: translateY(-100%);
	}
	100% {
		transform: translateY(0%);
	}
}

.logo-img-fx {
	width: 200px;
}

.navbar-dark .navbar-toggler {
	border: none;
}

.navbar-toggler:focus, .navbar-toggler:hover {
	outline: none;
}

.navbar-dark .navbar-toggler-icon.la-navbar-toggler-icon {
	background-image: url('../img/toggler.png');
}

/*---------------------------------------------------------------------------------------------------------------------
	Carousel
---------------------------------------------------------------------------------------------------------------------*/

.hm-banner-cover {
	display: flex;
	flex-wrap: nowrap;
	height: 100vh;
}

.hm-banner-sidebar-wrap {
	background-color: #013ab2;
	width: 200px;
	padding: 2rem 0.5rem;
	 display: flex;
	 flex-direction: column;
	 justify-content: space-between;
}

.hm-banner-sidebar {
	margin: 0;
    padding-left: 20px;
}

.hm-banner-sidebar li {
	line-height: 3;
}

.hm-banner-sidebar li a {
	color: #fff;
    text-transform: uppercase;
    font-size: 18px;
}

.hm-social-list {
	padding: 0;
    margin: 0;
    width: 100%;
}

.hm-social-list li {
	width: 100%;
    text-align: center;
    margin-top: 15px;
}

.hm-social-list li a {
	color: #fff;
}

.hm-banner-sidebar li a:hover, .hm-social-list li a:hover {
	color: #dcdcdc;
}

.hm-social-list li a i {
	font-size: 30px;
}

.hm-banner-image-accordion {
	width: calc(100vw - 217px);
	position: relative;
	overflow: hidden;
}

.hm-banner-category {
	position: absolute;
	top: 0;
	bottom: 0;
	-webkit-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

.hm-banner-category1 {
	background-image: url('../img/surveillance.jpg');
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	left: 0;
	z-index: 1;
}

.hm-banner-category2 {
	background-image: url('../img/counter-surveillance.jpg');
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	z-index: 2;
}

.hm-banner-category3 {
	background-image: url('../img/crime-investigation.jpg');
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	z-index: 3;
}

.hm-banner-category4 {
	background-image: url('../img/thermal-camera.jpg');
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	z-index: 4;
}

.hm-banner-category5 {
	background-image: url('../img/assest-management.jpg');
	background-repeat: no-repeat;
	background-position: right;
	background-size: cover;
	z-index: 5;
}

.hm-banner-category6 {
	background-image: url('../img/live-recording.jpg');
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	z-index: 6;
}

.hm-banner-inner-category {
	height: 100%;
   position: relative;
}

.hm-banner-caption {
	position: absolute;
	left: 50px;
	right: 50px;
	bottom: 100px;
}

.hm-banner-category:not(.active) .hm-banner-caption {
	display: none;
}

.hm-banner-title {
	color: #fff;
	font-size: 50px;
	text-shadow: 0 1px 2px rgba(0,0,0,0.4);
}

.hm-banner-text {
	color: #fff;
	margin-bottom: 0;
	text-shadow: 0 1px 2px rgba(0,0,0,0.4);
}

.hm-banner-link-wrap {
	display: flex;
	justify-content: center;
	align-items: center;
}

.hm-banner-link {
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
	background-color: red;
    padding: 0.5rem 1rem;
    margin-top: 1rem;
    display: inline-block;
}

.hm-banner-link:hover {
	color: #fff;
	background-color: #e00707;
}

.hm-banner-overlay {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}

.hm-banner-category1 .hm-banner-overlay {
	background-color: rgba(23, 18, 74, 1);
}

.hm-banner-category2 .hm-banner-overlay {
	background-color: rgba(5, 30, 87, 1);
}

.hm-banner-category3 .hm-banner-overlay {
	background-color: rgba(100, 29, 69, 1);
}

.hm-banner-category4 .hm-banner-overlay {
	background-color: rgba(210, 73, 1, 1);
}

.hm-banner-category5 .hm-banner-overlay {
	background-color: rgba(154, 0, 36, 1);
}

.hm-banner-category6 .hm-banner-overlay {
	background-color: rgba(106, 1, 44, 1);
}

.hm-banner-category.active .hm-banner-overlay {
	display: none;
}

.hide-banner-wrap {
	position: absolute;
    top: 0;
    left: 0;
}

.hide-banner-title {
	color: #fff;
	writing-mode: vertical-lr;
	margin: 0;
	padding: 14px;
	font-size: 18px;
	font-family: custom4;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.hm-banner-category.active .hide-banner-wrap,
.hm-banner-category.active .hide-banner-title {
	display: none;
}




/*---------------------------------------------------------------------------------------------------------------------
	Home
---------------------------------------------------------------------------------------------------------------------*/

/* .main-wrapper {
	margin-top: 81px;
} */

.hm-wel-title-wrap {
	margin-bottom: 3rem;
}

.hm-wel-title {
	text-align: center;
	text-transform: uppercase;
}

.hm-wel-cover {
	padding: 4rem 0;
}

.hm-wel-txt-hd h2{
	text-transform: uppercase;
}

.hm-wel-txt-bd {
	padding: 0.8rem 0;
}

.hm-feat-cover {
	padding: 4rem 0;
}

.hm-feat-title {
	padding-bottom: 3rem;
   text-align: center;
}

.hm-feat-title-hd {
	padding-bottom: 0.5rem;
}

.hm-feat-title-hd h2{
	text-transform: uppercase;
}

.hm-feat-bd {
	padding: 0.8rem 3rem 0.8rem 0;
}

.hm-feat-image {
	padding-left: 1rem;
}

.hm-feat-prev {
	background-color: #071e70;
	left: -4rem;
	top: 43%;
	bottom: 43%;
	opacity: 1;
}

.hm-feat-next {
	background-color: #071e70;
	left: 1.2rem;
	top: 43%;
	bottom: 43%;
	opacity: 1;
}

.hm-pro-cover {
	padding: 4rem 0;
}

.hm-pro-fa {
	font-size: 1.8rem;
	-webkit-text-stroke: 1.3px #000;
	color: #fff;

}

.hm-pro-title {
	padding-bottom: 2rem;
    text-align: center;
}

.hm-pro-title h3, .hm-pro-para p, .hm-pro-fa {
	position: relative;
	z-index: 1;
}

.hm-pro-title h3{
	text-transform: uppercase;
}

.hm-pro-title-foot {
	padding-top: 1rem;
	text-align: center;
}

.hm-pro-title-bd {
	padding-bottom: 0.5rem;
}

.hm-pro-col {
	margin-bottom: 2rem;

}

.hm-pro-wrap {
	padding: 1rem 0;
    height: 100%;
    background-color: #f3f3f3;
}

.hm-pro-wrap:hover {
	background-color: #071e70;
	opacity: 0.9; 
	transition: 0.9s;
}

.hm-pro-img {
	width: 70%;
	display: table;
	margin: 0 auto;
	transition: all 0.6s ease;
}

.hm-clients-cover {
	padding: 4rem 0;
	text-align: center;
}

.hm-clients-title {
	padding-bottom: 1rem;
}

.hm-clients-title-hd {
	padding-bottom: 2.2rem;
	text-align: center;
}

.hm-clients-title-hd h2{
	text-transform: uppercase;
}

.hm-clients-img {
	width: 50%;
	filter: grayscale(80%);
}

.hm-clients-img:hover {
	filter: none;
	transition: 0.8s;
}

.clients {
	padding: 1rem 0;
}

.client {
	box-shadow: 0px 0px 50px -20px darkgrey;
	padding: 0.9rem;
}



/*---------------------------------------------------------------------------------------------------------------------
	About
---------------------------------------------------------------------------------------------------------------------*/

.abt-wel-cover {
	padding: 4rem 0;
}

.abt-wel-row {
	align-items: center;
}

.abt-wel-bd {
	padding: 0.8rem 0;
}

.abt-wel-wrapper1 {
	padding-bottom: 3rem;
}

.abt-wel-col {
	position: relative;
}

.abt-why-wrapper {
	padding: 4rem 0 5rem 0;
}

.abt-why-row {
	align-items: center;
}

.abt-why-title {
	text-align: center;
	padding-bottom: 3rem;
}

.abt-why-title-hd {
	padding-bottom: 1rem;
}



/*---------------------------------------------------------------------------------------------------------------------
	Model
---------------------------------------------------------------------------------------------------------------------*/

.pro-title-cover {
	padding: 3.5rem 0;
	text-align: center;
}

.pro-wel-cover {
	padding: 4rem 0;
}

.pro-wel-wrap {
	padding: 1.5rem 0;
	text-align: center;
	margin-bottom: 1.8rem;
	background-color: #e9edec;
}

.pro-wel-img {
	width:80%;
}

.pro-wel-hd {
	padding: 0.8rem 0;
}

.pro-modal-row {
	align-items: center;
}

.pro-modal-dialog {
	max-width: 100%;
	margin:2rem 1rem 2rem 2rem;
}

.pro-modal-image {
	text-align: center;
	background-color: #e9edec;
	padding: 1.5rem 0;
}

.pro-modal-img {
   width: 70%;
}

.pro-model-wel-cover {
	position: relative;
}

.pro-model-side-cover {
	padding: 4rem 0;
    height: 100%;
    background-color: #013ab2;
}

.pro-model-side-sm-btn-wrap {
	width: 100%;
	display: flex;
	flex-direction: row;
	justify-content: flex-end;
	display: none;
}

.pro-model-side-sm-btn {
	display: inline-block;
    padding: 0.5rem 1.25rem;
    background-color: #013ab2;
    color: #fff;
    border-radius: 50px;
    position: absolute;
    top: 10px;
    right: 20px;
	cursor: pointer;
}

.pro-close-side-sm-btn {
    display: inline-block;
    padding: 0.5rem 1.25rem;
    background-color: #fff;
    color: #013ab2;
    border-radius: 50px;
    position: absolute;
    top: 10px;
    right: 20px;
    cursor: pointer;
}

.pro-model-side-fix {
	position: fixed;
	top: 10%;
	width: 12%;
}

.pro-model-side-wrap {
	position: relative;
	padding-left: 1rem;
	margin-bottom: 0.5rem;
	background-color: #013ab2;
}

.pro-model-side-wrap p {
	margin-bottom: 1.2rem;
	padding: 0.5rem 0.5rem 0.5rem 1.5rem;
	border-radius: 50px 0 0 50px;
	text-transform: uppercase;
}

.model-side-link, .model-side-link-active {
	color: #fff;
}

.model-side-link-active {
	position: relative;
	color: #000;
    background-color: #f5f5f5;
    font-weight: 600;
}

.model-link-fa {
    position: absolute;
    font-size: 16px;
    left: 9px;
    top: 12px;
}

.pro-model-container {
	display: flex;
	flex-wrap: wrap;
}

.pro-model-side-nav {
	flex: 0 0 25%;
    max-width: 25%;
}

.pro-model-content {
	flex: 0 0 75%;
    max-width: 75%;
    background-color: #f5f5f5;
}

.pro-model-main-cover {
	padding: 4rem 2rem;
}

.pro-model-wel-title-bd {
	padding-top: 0.8rem;
}

.pro-model-type-cover {
	padding: 2rem 0 4rem 0;
}

.pro-model-type-col {
    margin-bottom: 1.5rem;
}

.pro-model-wrap {
	text-align: center;
	padding: 1rem 0.5rem 1.25rem;
	box-shadow: 0 2px 6px -1px rgba(0,0,0,0.2);
	background-color: #fff;
	height: 100%;
	position: relative;
	overflow: hidden;
}

.pro-model-tab-wrap {
	text-align: center;
	background-color: #313131;
	padding: 1rem 0;
	margin: 0 1rem;
	height: 100%;
}

.pro-model-tab-wrap:hover {
	background-color: #071e70;
}

.pro-model-tab-wrap h6 {
	margin-bottom: 0;
}

.pro-model-hd {
	padding: 1rem 0;
}

.pro-model-bd {
	position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #f15400;
    opacity: 0;
    visibility: hidden;
    transform: translateY(100%);
    transition: all 0.15s;
}

.pro-model-wrap:hover {
	box-shadow: 7px 7px 25px 1px rgba(0,0,0,0.2);
}

.pro-model-wrap:hover .pro-model-bd {
	animation: descRise 0.4s ease forwards;
}

.pro-model-bd:hover {
	background-color: #da4c00;
}

@keyframes descRise {
	0% {
		opacity: 0;
	    visibility: hidden;
	    transform: translateY(100%);
	}
	100% {
		opacity: 1;
	    visibility: visible;
	    transform: translateY(0);
	}
}

.pro-model-list li {
	list-style-type: disc;
	line-height: 1.7;
}

.la-modal-content {
	border-radius: 0;
}

.la-modal-header {
	background-color: #071e70;
    border-bottom: 1px solid #fff;
    border-radius: 0;
}

.la-modal-title {
	color: #fff;
    font-weight: 300;
}

.product-modal-specs {
	color: #212121;
    letter-spacing: 0.3px;
    line-height: 1.7;
}

.la-bt-close {
	color: #fff;
    text-shadow: none;
    opacity: 1;
}

.la-modal-close {
	color: #fff;
    text-shadow: none;
    opacity: 1;
}

.la-modal-footer {
	padding: 0.4rem 0.75rem;
    border-top: 1px solid #071e70;
    border-radius: 0;
}

.la-btn-close {
	background-color: #313131;
}

.la-btn-close:hover {
	background-color: #000;
}

.la-btn-enq {
	background-color: #071e70;
}

.la-btn-enq:hover {
	background-color: #01124c;
}


/*---------------------------------------------------------------------------------------------------------------------
	Products
---------------------------------------------------------------------------------------------------------------------*/


.pro-cate-title-cover {
	text-align: center;
	padding: 5rem 0 1rem 0;
	background-color: #f5f5f5;
}

.pro-cat-wel-bd {
	padding: 1rem 0;
}

.pro-cat-wrap {
	height: 100%;
	box-shadow: 0 2px 6px -1px rgba(0,0,0,0.2);
	padding: 1rem 1.5rem;
	background-color: #fff;
	transition: all 0.4s;
	position: relative;
	overflow: hidden;
}

.pro-cat-wrap:hover {
	box-shadow: 7px 7px 25px 1px rgba(0,0,0,0.2);
}

.pro-cat-wel-bd {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 60px;
	background-color: #fff;
	padding: 1rem;
    overflow: hidden;
    opacity: 0;
    visibility: hidden;
    transform: translateY(100%);
}

.pro-cat-wrap:hover .pro-cat-wel-img {
	transition: all 0.5s ease;
    animation: overVis 0.8s ease-in-out forwards;
}

@keyframes overVis {
	0% {
	    transform: scale(1);
	}
	100% {
    	transform: scale(1.05);
	}
}

.pro-cate-wel-cover {
   background-color: #f5f5f5;
}

.pro-cat-wel-col {
	position: relative;
	margin-bottom: 2rem;
}

.pro-cate-wel-wrapper {
	padding: 1rem 0 3rem;
}

.pro-cat-wel-img {
	width: 60%;
	margin-bottom: 1rem;
}

.product-modal-desc-wrap li {
	list-style: square;
}


/*---------------------------------------------------------------------------------------------------------------------
	Contact
---------------------------------------------------------------------------------------------------------------------*/

#mail-msg-alert {
	margin-bottom: 3rem;
}

#mail-msg-alert button.btn {
	display: table;
	margin: 0 auto;
}

#mail-msg {
	color: #fff;
}

#mail-msg:hover {
	text-decoration: none;
}

.contact-wrapper {
	padding: 5rem 0.5rem;
}

.contact-address-col {
	display:flex;
	align-items: center;
	justify-content: center;
	position: relative;
}

.contact-address-col::before {
	position: absolute;
	content: "";
	left: 40px;
	top: 0;
	width: 1px;
	height: 100%;
	background-color: #1149e8;
}

.c-address-wrap,.c-phone-wrap,.c-email-wrap {
	display: flex;
	flex-direction: row;
	align-items: center;
	padding-bottom: 2rem;
}

.c-address-wrap span,.c-phone-wrap span,.c-email-wrap a {
	padding-left: 1rem;
	color: #000;
}

.c-email-wrap i,.c-phone-wrap i,.c-address-wrap i {
	color: #1149e8;
	font-size: 20px;
}


/*---------------------------------------------------------------------------------------------------------------------
	Footer
---------------------------------------------------------------------------------------------------------------------*/

.footer-wrapper {
	background-color: #313131;
	padding-top: 50px;
}

.top-footer-title-wrap {
	margin-bottom: 1.2rem;
}

.top-footer-title {
	color: #fff;
	text-transform: uppercase;
	font-size: 18px;
}

.top-footer-list {
	padding-left: 0;
	margin-bottom: 0;
}

.top-footer-list li {
	line-height: 30px;
}

.top-footer-list li a {
	color: #dedede;
	letter-spacing: 0.5px;
	font-weight: 300;
}

.top-footer-list li a:hover {
	color: #fff;
}

.top-footer-text {
	color: #dedede;
	letter-spacing: 0.5px;
	font-weight: 300;
	margin-bottom: 0;
}

.top-footer-text a {
	color: #dedede;
	letter-spacing: 0.5px;
	font-weight: 300;
}

.top-footer-text a:hover {
	color: #fff;
}

.top-footer-logo-wrap {
	margin-bottom: 1.2rem;
}

.top-footer-logo-wrap img {
	width: 75%;
}

.top-footer-logo-text-wrap {
	margin-bottom: 1.2rem;
}

.top-footer-logo-text {
	color: #dedede;
	letter-spacing: 0.5px;
	font-weight: 300;
}

.top-footer-social-list {
	display: flex;
	flex-direction: row;
	padding-left: 0;
}

.top-footer-social-list li {
	margin-right: 30px;
}

.top-footer-social-list li:nth-last-child(1) {
	margin-right: 0;
}

.top-footer-social-list li a {
	color: #dedede;
	letter-spacing: 0.5px;
}

.top-footer-social-list li a:hover {
	color: #fff;
}

/* .top-footer-social-list li a i {

} */

.bottom-footer-wrapper {
	padding: 1rem 0;
}

.footer-copyright-text {
	margin-bottom: 0;
	text-align: center;
	font-size: 0.85rem;
	color: #fff;
}

.creator-link {
	color: #39b7e6;
}

.creator-link:hover {
	color: #fff;
}


/*---------------------------------------------------------------------------------------------------------------------
	Services
---------------------------------------------------------------------------------------------------------------------*/

.service-wel-cover {
	padding: 5rem 0 5rem 0;
	background-color: #f5f5f5;
}

.service-hd {
	padding-bottom: 0.8rem;
}

.services-cover {
	background:  #f5f5f5;
	padding-bottom: 3rem;
}

.service-wel-row {
	align-items: center;
}

.service {
	padding: 1rem;
	background-color: #fff;
	box-shadow: 0 2px 6px -1px rgb(0 0 0 / 20%);
}

.service:hover {
	box-shadow: 0 4px 20px 1px rgb(0 0 0 / 30%);
}

.service-icon {
	float: left;
}

.service-title {
	padding: 1rem 0 1rem calc(60px + 1rem);
}

.services-para {
	margin-top: 1rem;
	clear: both;
}

 /*SERVICE*/

.serv-cover {
	padding: 4rem 0;
}

.serv-image {
	padding: 2rem 0;
}

.serv-text {
	padding: 1.5rem 0;
}

