/* latin-ext */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/s6uyw4bmutphjxawxjeu.woff2) format('woff2');
  font-display: swap;
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;

}
/* latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/s6uyw4bmutphjx4wxg.woff2) format('woff2');
  font-display: swap;
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  src: url(../fonts/s6u9w4bmutphh6uvswapgr_p.woff2) format('woff2');
  font-display: swap;
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  src: url(../fonts/s6u9w4bmutphh6uvswipgq.woff2) format('woff2');
  font-display: swap;
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* devanagari */
@font-face {
  font-family: 'Rajdhani';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(../fonts/ldi2apcsobg7s-qt7pa8fvoqeef2kg.woff2) format('woff2');
  font-display: swap;
  unicode-range: U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB;
}
/* latin-ext */
@font-face {
  font-family: 'Rajdhani';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(../fonts/ldi2apcsobg7s-qt7pa8fvoleef2kg.woff2) format('woff2');
  font-display: swap;
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Rajdhani';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(../fonts/ldi2apcsobg7s-qt7pa8fvoreec.woff2) format('woff2');
  font-display: swap;
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}








body {
	font-family: 'Lato', sans-serif;
}
.sectionPedding {
	padding: 80px 0;
}
.customContainer {
	max-width: 1170px;
}
.haveBorder {
	position: relative;
	text-align: center
}
.haveBorder:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 8px;
	height: 8px;
	border-radius: 100%;
}
.borderInner {
	padding-bottom: 15px;
}
.borderInner:before, .borderInner:after {
	content: "";
	position: absolute;
	bottom: 2px;
	width: 80px;
	height: 2px;
}
.borderInner:before {
	left: calc(50% - 90px);
}
.haveBorder:after, .borderInner:before, .borderInner:after {
	background: #84c341;
}
.haveBorder.whiteBorder:after, .borderInner.white:before, .borderInner.white:after {
	background: #FFF;
}
.borderInner:after {
	right: calc(50% - 90px);
}
.topBarWrap {
	padding: 10px 0
}
.logo {
/*	padding-top: 15px;*/
}
.headerInfo {
	text-align: right;
	font-size: 0
}
.headerInfoInner {
	display: inline-block;
	/*width: 30%;*/

	width: auto;
	font-size: 16px;
	vertical-align: top;
	text-align: left;
	margin-top: 3px;
	margin-right: 12%;
}
.headerInfoInner span {
	display: block;
}
.headerInfoInner ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.headerInfoInner ul li:nth-child(1) {
	font-weight: 700;
	text-transform: uppercase;
	display: inline-block;
	text-align: left;
}
.headerInfoInner ul li:nth-child(1) span {
	color: #5a8f09;
	margin-bottom: 2px;
}
.headerInfoInner ul li:nth-child(2) {
	color: #666;
	font-size: 14px;
}
.headerInfoInner ul li a {
	font-size: 14px;
	color: #666;
	text-decoration: none;
	transition: 0.2s all ease;
}
.headerInfoInner ul li a:hover {
	color: #84c341;
}
.headerInfoInner3 {
	/*padding-left: 10%;*/

	text-align: left;
	margin-top: 0;
	margin-right: 0 !important;
}
.headerInfoInner3 span {
	color: #84c341;
}
.topBarPhone {
	text-align: left;
	display: block;
	margin-top: -4px;
	font-size: 24px;
	color: #5a8f09;
	font-family: 'Rajdhani', sans-serif;
	font-weight: 500;
/*	padding-right: 25px;*/
	text-decoration: none;
}
.topBarPhone:hover {
	color: #84c341;
	text-decoration: none;
}
.navWrap {
	background: #1e4065;
	position: relative;
}
.navbar-expand-lg {
	padding: 0;
}
.navbar-expand-lg .navbar-nav {
	justify-content: center;
	width: 100%;
}
.navWrap li {
	position: relative;
}
.navWrap li a {
	color: #FFF;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 15px;
	padding: 23px 18px !important;
	position: relative;
	transition: 0.3s all ease;
}
.navWrap li a.nav-link.active, .navWrap li a.nav-link:hover, .navWrap li a.nav-link:focus {
	color: #84c341;
}
.navWrap li a.nav-link.active:before, .navWrap li a.nav-link:hover:before, .navWrap li a.nav-link.dropdown-toggle:focus:before {
	position: absolute;
	content: '';
	width: 82%;
	height: 1px;
	background: #ffffff;
	left: 0;
	right: 0;
	bottom: 17px;
	margin: auto;
}
.navWrap li .subMenu {
	position: absolute;
	width: 300px;
	height: 0;
	overflow: hidden;
	left: 0;
	top: 67px;
	background: #ffffff;
	padding: 0 !important;
	z-index: 9;
	transition: 0.6s all ease;
	-webkit-box-shadow: 0 0 50px 0 rgba(0,0,0,.1);
	box-shadow: 0 0 50px 0 rgba(0,0,0,.1)
}
.navWrap li .subMenu a {
	display: block;
	width: 100%;
	color: #878787 !important;
	text-decoration: none;
	padding: 12px 18px !important;
}
.navWrap li:hover .subMenu {
	height: auto;
	overflow: visible;
	padding: 8px 0 !important;
}
.navWrap li .subMenu a:hover {
	color: #85c226 !important;
}
.navWrap li .dropdown-menu {
	background: #1e4065;
	min-width: 180px;
}
.navWrap li.airports .dropdown-menu {
	min-width: 170px;
}
.navWrap li.stations .dropdown-menu {
	min-width: 190px;
}
.navWrap li .dropdown-menu li a {
	display: block;
    padding: 8px 5px !important;
    font-size: 13px;
    text-transform: capitalize;
}
.navWrap li .dropdown-menu li a:hover, .navWrap li .dropdown-menu li a:focus {
	color: #84c341;
	text-decoration: none;
}
.solutionsWeOffer .haveBorder h4, .ourProcess h4, .securitySolutions h4 {
	text-align: center;
	font-size: 2rem;
	font-family: 'Rajdhani', sans-serif;
}
.solutionsWrapper {
	margin-top: 30px;
}
.solutionsWeOffer h4, .whyChooseUs h4 {
	font-size: 18px;
	font-family: 'Rajdhani', sans-serif;
	font-weight: 700
}
.solutionsWeOffer h4 a, .whyChooseUs h4 a {
	color: #212529
}
.solutionsWeOffer .card {
	border-radius: 0;
	transition: 0.3s all ease;
}
.solutionsWeOffer .card:hover {
	background: #85c226;
	box-shadow: 0 0 15px 0 rgba(0,0,0,.3);
	-moz-box-shadow: 0 0 15px 0 rgba(0,0,0,.3);
	-webkit-box-shadow: 0 0 15px 0 rgba(0,0,0,.3)
}
.solutionsWeOffer .card:hover h4, .solutionsWeOffer .card:hover p, .solutionsWeOffer .card:hover a {
	color: #ffffff;
}
.solutionsWeOffer .col-sm-4 {
	margin-top: 15px;
	margin-bottom: 15px;
}
.solutionsWeOffer .card-body {
	padding: 40px 15px 40px 85px
}
.solutionsWeOffer .card-link {
	color: #84c341
}
.cardBody1 {
	background: url(../img/service-icon1.png) 25px 30px no-repeat;
}
.cardBody2 {
	background: url(../img/service-icon2.png) 25px 36px no-repeat;
}
.cardBody3 {
	background: url(../img/service-icon3.png) 25px 36px no-repeat;
}
.cardBody4, .cardBody7 {
	background: url(../img/service-icon4.png) 25px 30px no-repeat;
}
.cardBody5 {
	background: url(../img/service-icon5.png) 25px 30px no-repeat;
}
.cardBody6 {
	background: url(../img/service-icon6.png) 25px 35px no-repeat;
}
.solutionsWeOffer .card:hover .cardBody1 {
	background: url(../img/service-icon1-white.png) 25px 30px no-repeat;
}
.solutionsWeOffer .card:hover .cardBody2 {
	background: url(../img/service-icon2-white.png) 25px 36px no-repeat;
}
.solutionsWeOffer .card:hover .cardBody3 {
	background: url(../img/service-icon3-white.png) 25px 36px no-repeat;
}
.solutionsWeOffer .card:hover .cardBody4, .solutionsWeOffer .card:hover .cardBody7 {
	background: url(../img/service-icon4-white.png) 25px 30px no-repeat;
}
.solutionsWeOffer .card:hover .cardBody5 {
	background: url(../img/service-icon5-white.png) 25px 30px no-repeat;
}
.solutionsWeOffer .card:hover .cardBody6 {
	background: url(../img/service-icon6-white.png) 25px 35px no-repeat;
}
.whyChooseUs {
	background: #f8f8f8;
	font-size: 0
}
.whyChooseUs .haveBorder {
	display: none;
}
.whyChooseLeft, .whyChooseRight {
	width: 50%;
	display: inline-block;
	vertical-align: top;
	height: 580px;
}
.sectionImg {
	background: url(../img/why-choose.webp) no-repeat repeat;
	background-size: cover;
	position: relative;
}
.textOnImage {
	position: absolute;
	width: 450px;
	height: 320px;
	background: rgb(98 137 36 / 90%);
	padding: 38px 40px;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	margin: auto;
	text-align: center;
}
.textOnImage p {
	color: #fff;
	margin: 0;
	font-size: 52px;
	line-height: 62px;
}
.textOnImage p span {
	display: block;
	font-weight: 700;
}
.whyChooseRight {
	padding: 70px;
	font-size: 0
}
.whyChooseRightInnerLeft, .whyChooseRightInnerRight {
	width: 50%;
	display: inline-block;
	vertical-align: top;
	font-size: 16px;
	margin-bottom: 10px;
}
.whyChooseRightInnerLeft {
	padding-right: 20px;
}
.whyChooseRightInnerRight {
	padding-left: 20px;
}
.whyChooseRight .card {
	border: none;
	background: none;
}
.whyChooseUs .card-body {
	padding-left: 110px;
}
.whyChooseRightInnerLeft .card-body {
	padding-right: 0;
}
.whyChooseRightInnerRight .card-body {
	padding-right: 0
}
.whyChooseUs .card-body span {
	position: absolute;
	left: 0;
	top: 25px;
	width: 68px;
	height: 68px;
	border: 1px solid #5a8f09;
}
.whyChooseUs .card-body span:before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 30px;
	height: 30px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 28px;
}
span.whyChoseIcon1:before {
	background-image: url('../img/station1.png');
}
span.whyChoseIcon2:before {
	background-image: url('../img/station2.png');
}
span.whyChoseIcon3:before {
	background-image: url('../img/station3.png');
}
span.whyChoseIcon4:before {
	background-image: url('../img/station4.png');
}
span.whyChoseIcon5:before {
	background-image: url('../img/station5.png');
}
span.whyChoseIcon6:before {
	background-image: url('../img/station6.png');
}
span.whyChoseIcon7:before {
	background-image: url('../img/station7.png');
}
.whyChooseRight .card span {
	transition: 0.3s all ease;
}
.whyChooseRight .card:hover span {
	background: #85c226;
}
.whyChooseRight .card:hover span.whyChoseIcon1:before {
	background-image: url('../img/station1-white.png');
}
.whyChooseRight .card:hover span.whyChoseIcon2:before {
	background-image: url('../img/station2-white.png');
}
.whyChooseRight .card:hover span.whyChoseIcon3:before {
	background-image: url('../img/station3-white.png');
}
.whyChooseRight .card:hover span.whyChoseIcon4:before {
	background-image: url('../img/station4-white.png');
}
.whyChooseRight .card:hover span.whyChoseIcon5:before {
	background-image: url('../img/station5-white.png');
}
.whyChooseRight .card:hover span.whyChoseIcon6:before {
	background-image: url('../img/station6-white.png');
}
.whyChooseRight .card:hover span.whyChoseIcon7:before {
	background-image: url('../img/station7-white.png');
}
.whyChooseUs .card-body p {
	color: #181818;
	line-height: 24px;
}
.ourProcess {
	background: #222
}
.ourProcessInner {
/*	background-image: url(../img/fw2.webp);*/
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	background-attachment: fixed;
}
.ourProcess h4 {
	color: #FFF;
	margin-bottom: 50px;
}
.ourProcessBoxs {
	font-size: 0;
}
.ourProcessBox {
	width: 20%;
	display: inline-block
}
.ourProcessBoxInner {
	width: 192px;
    height: 168px;
    margin: 0 auto;
    border-radius: 50%;
    /* border: 12px solid rgba(133, 194, 38, .5); */
/*    box-shadow: 0 0 10px 35px #85c226 inset;*/
}
.boxContent {
	background-color: #FFF;
    width: 160px;
    height: 160px;
    margin: 16px auto 0;
    border-radius: 50%;
    text-align: center;
    padding: 70px 8px 8px;
    box-shadow: 3px 3px 15px #ef3b33;
}
.boxContent h5 {
	font-size: 15px;
	line-height: 22px;
	color: #222;
	font-weight: 700
}
.boxContent h5 span {
	display: block;
	font-family: 'Rajdhani', sans-serif;
	font-size: 16px;
	margin-bottom: 12px;
	transition: 0.3s all ease;
}
.boxContent h5 a {
	color: #222;
	text-decoration: none;
}
.ourProcessBoxInner:hover .boxContent h5 span a {
	color: #85c226;
}
.boxContent1 {
/*	background-image: url(../img/airport1.png);*/
}
.boxContent2 {
/*	background-image: url(../img/airport2.png);*/
}
.boxContent3 {
/*	background-image: url(../img/airport3.png);*/
}
.boxContent4 {
/*	background-image: url(../img/airport4.png);*/
}
.boxContent5 {
/*	background-image: url(../img/airport5.png);*/
}
.boxContent1, .boxContent2, .boxContent3, .boxContent4, .boxContent5 {
	background-position: top 25px center;
	background-repeat: no-repeat;
	background-size: 64px;
}
.ourProcess p {
	color: #fff;
	font-size: 30px;
	margin: 0;
	text-align: center;
}
.ourProcess p span {
	color: #85c226;
}
.securitySolutionSlider {
	margin-top: 50px;
}
.securityBox {
	width: 100%;
	background: #c9c9c91a;
}
.securityBox .securityImg {
	position: relative;
	overflow: hidden;
}
.securityBox .securityImg img {
	width: 100%;
	height: auto;
	transition: 0.8s all ease;
}
.securityBox:hover .securityImg img {
	transform: scale(1.2);
}
.securityIconWrapper {
	position: absolute;
	bottom: 0;
	right: 0;
}
.securityBox .securityIconWrapper:before, .securityBox .securityIconWrapper:after {
	position: absolute;
	content: "";
}
.securityBox .securityIconWrapper:before {
	right: 0;
	bottom: 0;
	width: 0;
	height: 0;
	border-bottom: 112px solid;
	border-left: 112px solid transparent;
	border-bottom-color: #85c226;
	transition: 0.5s all ease;
}
.securityBox:hover .securityIconWrapper:before {
	border-bottom-color: #000000;
}
.securityBox .securityIconWrapper:after {
	left: -22px;
	bottom: -32px;
	width: 7px;
	height: 200px;
	background: #fff;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.securityIconWrapper span {
	color: #fff;
	position: relative;
	font-size: 34px;
	margin-bottom: 15px;
	margin-right: 15px;
	display: inline-block;
}
.securityContent {
	padding-top: 13px;
}
.securityContent h3 {
	margin-top: 0;
	margin-bottom: 12px;
	font-family: 'Rajdhani', sans-serif;
	font-size: 20px;
}
.securityContent h3 a {
	color: #000;
	text-decoration: none;
	transition: 0.5s all ease;
}
.securityBox:hover .securityContent h3 a {
	color: #85c226;
}
.securityContent p {
	color: #000;
	margin-bottom: 0;
}
.securityContent a {
	color: #85c226;
	transition: 0.3s all ease;
}
.securityBox:hover .securityContent a {
	color: #000000;
}
.securitySolutions .owl-nav {
	display: none;
}
.securitySolutions .owl-dots {
	text-align: center;
	margin-top: 50px;
}
.securitySolutions .owl-dots button {
	width: 12px;
	height: 12px;
	background: #85c226;
	border: 1px solid #85c226;
	border-radius: 50%;
	margin-right: 8px;
	outline: 0;
}
.securitySolutions .owl-dots button.active {
	background: #1e4065;
}
.footerWrapper {
	background: #1e4065;
	color: #FFF;
	padding: 80px 0 30px;
}
.footerWrapper h3 {
	margin-top: 0;
	margin-bottom: 20px;
	font-family: 'Rajdhani', sans-serif;
	font-size: 26px;
}
.footerWrapper p, .footerWrapper ul li, .footerWrapper ul li a {
	color: white;
}
.footerWrapper ul li a {
	text-decoration: none;
	transition: 0.2s all ease;
}
.footerWrapper ul li a:hover {
	color: #5a8f09;
}
.footerWrapper ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.footerWrapper ul.withArrow li {
	margin-bottom: 15px;
/*	padding-left: 18px;*/
/*	background: url(../img/rightarrow-grey.png) left top 7px no-repeat;*/
	background-size: 10px;
}
.footerWrapper ul li:last-child {
	margin-bottom: 0;
}
.footerWrapper ul.contactDetails li {
	margin-bottom: 10px;
/*	padding-left: 30px;*/
}
.footerWrapper li.footerAddress {
/*	background: url(../img/location-icon.png) left top 5px no-repeat;*/
	background-size: 14px;
}
.footerWrapper li.footerEmail {
/*	background: url(../img/mail-icon.png) left top 5px no-repeat;*/
	background-size: 14px;
}
.footerWrapper li.footerPhone {
/*	background: url(../img/phone-icon.png) left top 5px no-repeat;*/
	background-size: 14px;
}
.newsletterWrap {
	width: 100%;
	height: auto;
	position: relative;
	margin-top: 25px;
	margin-bottom: 30px;
}
.newsletterWrap input[type="email"] {
	width: 100%;
	height: 55px;
	padding: 12px 75px 12px 20px;
}
.newsletterWrap input {
	border: none;
	border-radius: 0;
}
.newsletterWrap input[type="submit"] {
	position: absolute;
	width: 65px;
	height: 55px;
	top: 0;
	right: 0;
	background: #85c226 url('../img/newsletter-icon.html') center no-repeat;
}
.newsletterWrap input[type="submit"]:focus {
	box-shadow: none;
}
.newsletterWrap ul.socialIcons {
	margin-top: 20px;
}
.footerBottom {
	background: #062444;
	padding: 20px 0;
}
.footerBottom p {
	color: #fff;
	margin-top: 7px;
	margin-bottom: 0;
	display: inline-block;
	font-size: 17px;
}
.footerBottomRight {
	float: right;
}
.footerBottom a {
	color: #fff;
	transition: 0.3s all ease;
	text-decoration: none;
}
.footerBottom a:hover {
	color: #000;
}
.footerBottom ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.footerBottom ul.socialIcons li {
	display: inline-block;
	margin-right: 5px;
	width: 36px;
	height: 36px;
}
.footerBottom ul.socialIcons li a {
	display: block;
	width: 100%;
	height: 100%;
	border-radius: 5px;
	transition: 0.3s all ease;
}
.footerBottom ul li.twitter a {
/*	background: #fff url('../img/twitter-green.png') center no-repeat;*/
}
.footerBottom ul li.twitter:hover a {
/*	background: #1e4065 url('../img/twitter-white.png') center no-repeat;*/
}
.footerBottom ul li.fb a {
/*	background: #fff url('../img/facebook-green.png') center no-repeat;*/
}
.footerBottom ul li.fb:hover a {
/*	background: #1e4065 url('../img/facebook-white.png') center no-repeat;*/
}
.footerBottom ul li.insta a {
/*	background: #fff url('../img/insta-green.png') center no-repeat;*/
}
.footerBottom ul li.insta:hover a {
/*	background: #1e4065 url('../img/insta-white.png') center no-repeat;*/
}
.footerBottom ul li.pinterest a {
/*	background: #fff url('../img/pinterest-green.png') center no-repeat;*/
}
.footerBottom ul li.pinterest:hover a {
/*	background: #1e4065 url('../img/pinterest-white.png') center no-repeat;*/
}
.carouselText {
	position: absolute;
	width: auto;
	height: 250px;
	left: 80px;
	top: 0;
	bottom: 0;
	margin: auto;
	padding: 10px;
	background: rgba(255,255,255,0.6);
}
.twoColoredHeading {
	text-transform: uppercase;
	margin-bottom: 30px;
}
.twoColoredHeading span {
	padding: 12px 18px;
	color: #ffffff;
	font-size: 30px;
	font-weight: 700;
}
.twoColoredHeading span.greenBg {
	background: #5a8f09;
}
.twoColoredHeading span.blackBg {
	background: #000000;
}
.carouselText h2 {
	color: #222222;
	text-transform: uppercase;
	font-weight: 700;
	margin-top: 0;
	margin-bottom: 40px;
	font-size: 22px;
}
.carouselText ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.carouselText ul li {
	font-size: 21px;
	color: #222;
	margin-bottom: 8px;
	padding-left: 30px;
	position: relative;
}
.carouselText ul li:last-child {
	margin-bottom: 0;
}
.carouselText ul li:before {
	position: absolute;
	content: '';
	width: 17px;
	height: 17px;
	background: #85c226 url(../img/right-arrow-white.png) center no-repeat;
	background-size: 11px;
	border-radius: 50%;
	left: 0;
	top: 8px;
}
.carouselText a {
	background: #000000;
	color: #ffffff;
	font-size: 18px;
	font-weight: 700;
	padding: 13px 30px;
	margin-top: 30px;
	display: inline-block;
	text-decoration: none;
	transition: 0.3s all ease;
}
.carouselText a:hover {
	background: #85c226;
}
#carouselExampleFade .carousel-control-next, #carouselExampleFade .carousel-control-prev {
	width: 40px;
	height: 40px;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
	box-shadow: 0 0 15px 0 rgba(0,0,0,.3);
	-moz-box-shadow: 0 0 15px 0 rgba(0,0,0,.3);
	-webkit-box-shadow: 0 0 15px 0 rgba(0,0,0,.3);
	display: none;
}
#carouselExampleFade .carousel-control-prev {
	left: 20px;
	background-image: url('../img/leftSliderArrow.png');
}
#carouselExampleFade .carousel-control-next {
	right: 20px;
	background-image: url('../img/rightSliderArrow.png');
}
#carouselExampleFade .carousel-control-next:hover, #carouselExampleFade .carousel-control-prev:hover {
	background-color: #000;
}
.aboutUs {
	font-size: 0;
	background: #f8f8f8;
	padding: 60px 0;
}
.aboutUsLeft, .aboutUsRight {
	width: 50%;
	display: inline-block;
	vertical-align: top;
}
.aboutUsLeft {
}
.aboutUsLeft h3 {
	font-size: 33px;
	margin-top: 0;
	margin-bottom: 20px;
	font-family: 'Rajdhani', sans-serif;
}
.aboutUsLeft p, .aboutUsAddition p {
	font-size: 16px;
	line-height: 26px;
}
.aboutUsAddition p:last-child {
	margin-bottom: 0;
}
.aboutUsLeft a {
	display: inline-block;
	padding: 12px 25px;
	font-size: 16px;
	background: #85c226;
	color: #fff;
	margin-top: 10px;
	text-decoration: none;
	transition: 0.2s all ease;
}
.aboutUsLeft a:hover {
	background: #1e4065;
}
.aboutUsRight {
	padding-left: 30px;
}
.aboutUsRight img {
	width: 100%;
	margin-top: 10px;
	height: auto;
}
.bookingForm {
	position: absolute;
	width: 31%;
	height: 242px;
	background: #1e4065;
	padding: 25px 25px;
	top: 0;
	bottom: 0;
	right: 80px;
	margin: auto;
}
.bookingFormWrap{
	background: #1e4065;
}
.bookingFormWrap .bookingForm{
	position:inherit;
	width:100%;
	height:auto;
}
.bookingForm h2 {
	font-size: 22px;
	font-weight: 700;
	margin-top: 0;
	margin-bottom: 20px;
	color: #17153B;
	text-align: center;
}

.bookingForm form ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.bookingForm form ul li {
	width: 100%;
	margin-bottom: 15px;
}
.bookingFormWrap .bookingForm form ul{
	font-size:0;
}
.bookingFormWrap .bookingForm form ul li{
	width:33.33%;
	display:inline-block;
	font-size:15px;
	padding:0 5px;
	vertical-align:top
}
.bookingForm form ul li:last-child {
	margin-bottom: 0;
}
.bookingForm form ul li label {
	display: none;
}
.bookingForm form ul li input, .bookingForm form ul li button {
	width: 100%;
	font-size: 15px;
}
.bookingForm form ul li input {
	background: #fff url('../img/location.png') right 15px center no-repeat;
}
.bookingForm form ul li button {
	background: #85c226;
	border: 1px solid #85c226;
	font-weight: 700;
}
.contentSecInner {
	padding: 60px 0;
}
.contentSecInner.greyBg {
	background: #f8f8f8;
}
.contentSecInner h3 {
	font-size: 33px;
	margin-top: 0;
	margin-bottom: 20px;
	font-family: 'Rajdhani', sans-serif;
}
.contentSecInner p {
	font-size: 16px;
	line-height: 26px;
}
.contentSecInner p:last-child {
	margin-bottom: 0;
}
.contentSecInner img {
	width: 100%;
}
.downloadAppSec {
/*	background: #4d4d4d;*/
	background: #1e4065;
	padding: 25px 0;
}
.downloadAppSec p {
	color: #fff;
	margin: 0;
	background: url(../img/phonelarge.png) left center no-repeat;
	display: inline-block;
	font-size: 21px;
	padding: 18px 0 18px 85px;
}
.appStoreLinks {
	text-align: right;
	display: inline-block;
	float: right;
	margin-top: 7px;
}
.appStoreLinks a {
	display: inline-block;
}
.appStoreLinks a.googleAppleStore {
/*	margin-right: 10px;*/
}
.appStoreLinks a img {
	width: 180px;
}
.innerPageBanner {
	background: #84c341;
	padding: 25px 0;
}
.innerPageBanner h2 {
	margin: 0;
	color: #FFF;
	text-align: center;
	font-size: 30px;
	font-family: 'Rajdhani', sans-serif;
}
.innerPageContent {
	padding: 60px 0;
}
.aboutImgWrapper {
	width: 400px;
	float: right;
	margin-left: 30px;
	margin-bottom: 20px;
}
.aboutImgWrapper img {
	width: 100%;
}



.aboutPageContent p, .aboutPageContent ul li {
	font-size: 16px;
	line-height: 30px;

}
.aboutPageContent p:last-child {
	margin-bottom: 0;
}
.aboutPageContent ul {
	margin: 0;
	padding-left: 20px;
}
.contactForm, .contactUsNew {
	display: inline-block;
	vertical-align: top;
}
.contactForm {
	width: 48%;
	margin-right: 3%;
}
.contactUsNew {
	width: 48%;
}
.contactPageContent h2 {
	font-family: 'Rajdhani', sans-serif;
	font-size: 30px;
	margin-top: 0;
	margin-bottom: 25px;
}
.contactForm input {
	width: 100%;
	height: 36px;
}
.contactForm textarea {
	width: 100%;
	height: 150px;
	border: 1px solid #ccc;
	padding: 12px;
	resize: none;
}
.contactForm button {
	background: #84c341;
	border: 1px solid #84c341;
	color: #fff;
	padding: 10px 30px;
	font-size: 15px;
}
.contactUsNew ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.contactUsNew ul li {
/*	padding-left: 35px;*/
	margin-bottom: 15px;
}
.contactUsNew ul li.addressIcon {
/*	background: url(../img/addressIcon.png) left center no-repeat;*/
	background-size: 22px;
}
.contactUsNew ul li.messageIcon {
/*	background: url(../img/messageIcon.png) left center no-repeat;*/
	background-size: 21px;
}
.contactUsNew ul li.phoneIcon {
/*	background: url(../img/phoneIcon.png) left center no-repeat;*/
	background-size: 20px;
}
.contactUsNew ul li.clockIcon {
/*	background: url(../img/clockIcon.png) left center no-repeat;*/
	background-size: 20px;
}
.contactUsNew p {
	font-size: 18px;
}
.contactMap {
	margin-top: 30px;
}
.contactMap iframe {
/*	height: 185px;*/
}










.aboutPageContent h1 {
	font-size: 27px;
	margin-top: 0;
	margin-bottom: 5px;
	font-family: 'Rajdhani', sans-serif;
}
.aboutPageContent h2 {
	font-size: 25px;
	margin-top: 0;
	margin-bottom: 5px;
	font-family: 'Rajdhani', sans-serif;
}
.aboutPageContent h3 {
	font-size: 23px;
	margin-top: 0;
	margin-bottom: 5px;
	font-family: 'Rajdhani', sans-serif;
}
.aboutPageContent h4 {
	font-size: 23px;
	margin-top: 0;
	margin-bottom: 5px;
	font-family: 'Rajdhani', sans-serif;
}
.aboutPageContent h5 {
	font-size: 23px;
	margin-top: 0;
	margin-bottom: 5px;
	font-family: 'Rajdhani', sans-serif;
}



.aboutPageContent p {
	line-height: 28px;
}









@media only screen and (max-width: 1900px) and (min-width: 1366px) {
.solutionsWeOffer .container, .ourProcess .container {
	max-width: 1260px;
}
}

@media(max-width:1366px) {
.whyChooseRight {
	padding: 40px;
}
.whyChooseRightInnerLeft, .whyChooseRightInnerRight {
	margin-bottom: 0;
}
.whyChooseRightInnerLeft {
	padding-right: 15px;
}
.whyChooseRightInnerRight {
	padding-left: 15px;
}
.whyChooseUs .card-body {
	padding-left: 90px;
}
.whyChooseUs .card-body span {
	width: 64px;
	height: 64px;
}
.whyChooseUs .card-body span:before {
	width: 28px;
	height: 28px;
}
.solutionsWeOffer .card-body {
	padding: 40px 15px 40px 81px;
}
.solutionsWeOffer h4 {
	font-size: 16px;
}
}

@media(max-width:1200px) {
.navWrap li a {
	font-size: 13px;
	padding: 23px 10px !important;
}
#carouselExampleFade, #carouselExampleFade .carousel-inner, #carouselExampleFade .carousel-inner .carousel-item {
/*	height: 435px;*/
}
#carouselExampleFade .carousel-inner .carousel-item img {
	width: 100%;
	height: 100%;
}
.twoColoredHeading span {
	padding: 10px 18px;
	font-size: 30px;
}
.carouselText {
	height: 321px;
	left: 60px;
}
.carouselText h2 {
	margin-bottom: 30px;
}
.carouselText ul li {
	font-size: 20px;
}
.carouselText a {
	padding: 12px 28px;
	margin-top: 25px;
}
.sectionPedding {
	padding: 60px 0;
}
.solutionsWeOffer .haveBorder h4, .ourProcess h4, .securitySolutions h4 {
	font-size: 42px;
}
.solutionsWeOffer .card-body {
	padding: 30px 15px 30px 81px;
	min-height: 224px;
	background-position: 25px 32px;
}
.solutionsWeOffer .card-body:hover {
	background-position: 25px 32px !important;
}
.whyChooseUs {
	padding: 50px 30px 0;
}
.whyChooseUs .haveBorder {
	display: block;
}
.whyChooseUs .haveBorder h2 {
	font-family: 'Rajdhani', sans-serif;
}
.whyChooseLeft {
	display: none;
}
.whyChooseRight {
	padding: 0;
	width: 100%;
	height: auto;
	margin-top: 50px;
}
.whyChooseUs .card-body {
	padding-left: 85px;
	padding-top: 0;
}
.whyChooseUs .card-body span {
	width: 60px;
	height: 60px;
	top: 0;
}
.whyChooseUs .card-body span:before {
	width: 25px;
	height: 25px;
}
.ourProcessBox {
	width: 50%;
}
.ourProcessBox.last {
	width: 100%;
}
.ourProcessBoxs .ourProcessBox:nth-child(1), .ourProcessBoxs .ourProcessBox:nth-child(2) {
	margin-bottom: 50px;
}
.newsletterWrap input[type="email"] {
	padding: 12px 65px 12px 15px;
	font-size: 14px;
}
.aboutUsRight img {
	margin-top: 47px;
}
.whyChooseRightInnerLeft, .whyChooseRightInnerRight {
	margin-bottom: 20px;
}
}

@media(max-width:992px) {
.topBarWrap .col-sm-4, .topBarWrap .col-sm-8 {
	flex: 0 0 100%;
	max-width: 100%;
}
.topBarWrap .col-sm-4 {
	text-align: center;
	margin-bottom: 6px;
	margin-top: 6px;
}
.headerInfo {
	text-align: center;
	font-size: 0;
}
.headerInfoInner {
	margin-right: 10%;
}
.navbar-toggler {
	border: 1px solid #fff;
	padding-left: 10px;
	padding-right: 10px;
}
.navbar-toggler .navbar-toggler-icon {
	background: url('../img/menubar-white.png') center no-repeat;
}
.navbar-toggler:hover, .navbar-toggler:focus {
	border: 1px solid #ef3b33;
  background: #ef3b33
	outline: 0;
}
.navWrap {
	padding: 7px 0;
}
.navWrap ul.navbar-nav {
	margin-top: 10px;
}
.navWrap li a {
	font-size: 13px;
	padding: 15px 10px !important;
	border-bottom: 1px dashed #fff;
	text-align: center;
}
.navWrap li:hover a.nav-link {
	color: #84c341;
}
.navWrap li:last-child a {
	border-bottom: none;
}
.navWrap li a:before {
	display: none;
}
.navWrap li:hover .subMenu {
	height: 0;
	overflow: hidden;
	padding: 0 !important;
}
.navWrap li .subMenu {
	position: relative;
	width: 100%;
	top: 0px;
	background: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	transition: 0.3s all ease;
}
.navWrap li .subMenu a {
	display: block;
	width: 100%;
	color: #fff !important;
	text-decoration: none;
	padding: 12px 10px 12px 40px !important;
}
.navWrap li.opened .subMenu {
	height: auto;
	overflow: visible;
	padding: 8px 0 !important;
}
.navWrap li .dropdown-menu {
	background: transparent;
}
.navWrap li .dropdown-menu li a {
	border: none;
}
#carouselExampleFade, #carouselExampleFade .carousel-inner, #carouselExampleFade .carousel-inner .carousel-item {
/*	height: 370px;*/
}
.twoColoredHeading {
	text-transform: uppercase;
	margin-bottom: 25px;
}
.twoColoredHeading span {
	padding: 8px 16px;
	font-size: 26px;
}
.carouselText {
	height: 278px;
	left: 20px;
}
.carouselText h2 {
	margin-bottom: 25px;
	font-size: 22px;
}
.carouselText ul li {
	font-size: 18px;
	padding-left: 28px;
}
.carouselText ul li:before {
	top: 6px;
}
.carouselText a {
	padding: 10px 25px;
	margin-top: 22px;
	font-size: 16px;
}
.bookingForm {
	width: 310px;
	right: 20px;
}
.sectionPedding {
	padding: 50px 0;
}
.solutionsWeOffer .haveBorder h4, .ourProcess h4, .securitySolutions h4 {
	font-size: 36px;
}
.solutionsWeOffer .col-sm-4 {
	flex: 0 0 50%;
	max-width: 50%;
}
.solutionsWeOffer .card-body {
	padding: 90px 15px 30px 15px;
	min-height: auto;
	background-position: center 32px;
	text-align: center;
}
.solutionsWeOffer .card-body:hover {
	background-position: center 32px !important;
}
.securitySolutions .owl-dots {
	margin-top: 20px;
}
.footerWrapper {
	padding: 60px 0 30px;
}
.footerWrapper .col-sm-3 {
	flex: 0 0 50%;
	max-width: 50%;
}
.footerWrapper .col-sm-3:nth-child(1) {
	margin-bottom: 20px;
}
.aboutUs {
	padding: 50px 0;
}
.aboutUsRight {
	display: none;
}
.aboutUsLeft {
	width: 100%;
}
.contentSecInner {
	padding: 50px 0;
}
.contentSecInner .col-sm-6 {
	flex: 0 0 100%;
	max-width: 100%;
}
.contentSecInner .imgCol {
	display: none;
}
.contentSecInner h3, .aboutUsLeft h3 {
	position: relative;
	padding-bottom: 10px;
}
.contentSecInner h3:after, .aboutUsLeft h3:after {
	position: absolute;
	content: '';
	width: 150px;
	height: 2px;
	background: #85c226;
	bottom: 0;
	left: 0;
}
.downloadAppSec p {
	background-size: 49px;
	font-size: 16px;
	padding: 12px 0 12px 65px;
}
.appStoreLinks a.googleAppleStore {
	margin-right: 5px;
}
.appStoreLinks a img {
/*	width: 130px;*/
}
.footerWrapper .col1, .footerWrapper .col2 {
	margin-bottom: 30px;
}
.innerPageContent {
	padding: 50px 0;
}
.aboutImgWrapper {
	width: 300px;
}
.contactUsNew p {
	font-size: 16px;
}
}

.topBarWrap .logo img {
/*	width: 120px;*/
}


@media(max-width:768px) {
.topBarWrap {
	padding: 0px 0 0px;
}
.topBarWrap .logo img {
	width: 130px;
}
.headerInfoInner {
	margin-right: 8%;
}
.headerInfoInner2 {
	display: none;
}
.headerInfoInner3 {
	margin-right: 0;
}
.headerInfoInner ul li:nth-child(1) {
	font-size: 15px;
}
.headerInfoInner ul li:nth-child(2), .headerInfoInner ul li a {
	font-size: 13px;
}
.topBarPhone {
	font-size: 20px;
	padding-right: 20px;
}
#carouselExampleFade, #carouselExampleFade .carousel-inner, #carouselExampleFade .carousel-inner .carousel-item {
/*	height: 525px;*/
	background-image: url(../img/web-pattern.webp);
	background-color: #fff;
	background-attachment: fixed;
}
#carouselExampleFade .carousel-inner .carousel-item img {
/*	display: none !important;*/
}
.bookingForm {
	width: 70%;
/*	height: 231px;*/
/*	top: 140px;*/
	right: 0;
	left: 0;
	padding: 22px 25px;
}
.bookingForm h2 {
	font-size: 22px;
}
.bookingFormWrap .bookingForm form ul li{
	width:100%;
}
.carouselText {
	width: 60%;
	height: 214px;
	left: 0;
	right: 0;
	top: 20px;
	margin: 0 auto;
}
.twoColoredHeading {
	margin-bottom: 15px;
}
.twoColoredHeading span {
	padding: 7px 12px;
	font-size: 18px;
}
.carouselText h2 {
	margin-bottom: 15px;
	font-size: 15px;
}
.carouselText ul li {
	font-size: 14px;
	padding-left: 20px;
}
.carouselText ul li:before {
	width: 14px;
	height: 14px;
	background: #85c226 url(../img/right-arrow-white.png) center no-repeat;
	background-size: 8px;
	top: 4px;
}
.carouselText a {
	padding: 9px 19px;
	margin-top: 20px;
	font-size: 14px;
}
.aboutUs {
	padding: 40px 0;
	text-align: center;
}
.solutionsWeOffer .col-sm-4 {
	flex: 0 0 400px;
	max-width: 400px;
	margin: 15px auto;
}
.sectionPedding {
	padding: 40px 0;
}
.solutionsWeOffer .haveBorder h4, .ourProcess h4, .securitySolutions h4 {
	font-size: 28px;
	padding-bottom: 12px;
}
.borderInner:before, .borderInner:after {
	bottom: 3px;
	width: 70px;
}
.borderInner:before {
	left: calc(50% - 80px);
}
.borderInner:after {
	right: calc(50% - 80px);
}
.whyChooseRightInnerLeft, .whyChooseRightInnerRight {
	width: 100%;
}
.whyChooseRightInnerLeft {
	padding-right: 0;
}
.whyChooseRightInnerRight {
	padding-left: 0;
}
.whyChooseUs .card-body {
	padding-left: 82px;
}
.ourProcessBox {
	width: 100%;
}
.ourProcessBoxs .ourProcessBox:nth-child(1), .ourProcessBoxs .ourProcessBox:nth-child(2),  .ourProcessBoxs .ourProcessBox:nth-child(3), .ourProcessBoxs .ourProcessBox:nth-child(4) {
	margin-bottom: 40px;
}
.ourProcess p {
	font-size: 22px;
}
.securityContent {
	padding-top: 30px;
	text-align: center;
}
.footerWrapper {
	padding: 35px 0 25px;
}
.footerWrapper .col-sm-3 {
	flex: 0 0 100%;
	max-width: 100%;
}
.newsletterWrap {
	width: 400px;
}
.footerWrapper .col-sm-3:nth-child(1), .footerWrapper .col-sm-3:nth-child(2), .footerWrapper .col-sm-3:nth-child(3) {
	margin-bottom: 20px;
}
.footerBottom {
	padding: 15px 0;
	text-align: center;
}
.footerBottomRight {
	float: none;
	margin-top: 2px;
}
.contentSecInner h3:after, .aboutUsLeft h3:after {
	width: 130px;
	right: 0;
	margin: auto;
}
.contentSecInner {
	text-align: center;
}
.downloadAppSec {
	text-align: center;
}
.downloadAppSec p {
	background: url(../img/phonelarge.png) top center no-repeat;
	background-size: 55px;
	font-size: 18px;
	padding: 70px 0 12px 0;
	display: block;
}
.appStoreLinks {
	text-align: center;
	display: inline-block;
	float: none;
	margin-top: 8px;
}
.appStoreLinks a img {
/*	width: 140px;*/
	margin-bottom: 7px;
}
.innerPageContent {
	padding: 40px 0;
}
.aboutPageContent {
/*	text-align: center;*/
}
.aboutPageContent ul {
	padding: 0;
	list-style-type: none;
}
.aboutImgWrapper {
	display: none;
}
.contactForm, .contactUsNew {
	width: 100%;
}
.contactForm {
	margin-right: 0;
}
.contactUsNew {
	margin-top: 30px;
}
.contactPageContent h2 {
	margin-bottom: 20px;
}
.footerBottom p {
	margin-top: 0;
	margin-bottom: 10px;
}
}

@media(max-width:480px) {
.topBarWrap .col-sm-4 {
	margin-bottom: 0px;
}
.topBarWrap {
	padding: 0px 0 6px;
}
.logo {
	padding-top: 10px;
}
.topBarWrap .logo img {
	width: 150px;
}
.headerInfoInner2 {
	display: block;
}
.headerInfoInner {
	margin-right: 0;
	width: 100%;
	margin-bottom: 10px;
	text-align: center;
}
.headerInfoInner3 {
	margin-bottom: 0;
	text-align: center;
}
.headerInfoInner ul li:nth-child(1) {
	text-align: center;
}
.topBarPhone {
	text-align: center;
}
.navWrap li .subMenu a {
	padding: 12px 10px 14px 30px !important;
}
.carouselText {
	left: 30px;
}
.contentSecInner h3, .aboutUsLeft h3 {
	font-size: 30px;
	margin-bottom: 15px;
}
.solutionsWeOffer .col-sm-4 {
	flex: 0 0 320px;
	max-width: 320px;
}
.ourProcessBoxInner {
	width: 220px;
	height: 150px;
/*	border: 12px solid rgba(133,194,38,.5);*/
/*	box-shadow: 0 0 10px 20px #85c226 inset;*/
}
.boxContent {
	width: 165px;
	height: 165px;
	padding: 75px 6px 6px;
}
.boxContent h5 {
	font-size: 14px;
	line-height: 20px;
}
.boxContent h5 span {
	font-size: 22px;
	margin-bottom: 8px;
}
.securitySolutions .owl-dots {
	margin-top: 0;
}
.newsletterWrap {
	width: 320px;
}
.footerBottom p, .footerBottom a {
	font-size: 14px;
}
.topBarPhone {
	font-size: 20px;
	padding-right: 0;
}
.contentSecInner {
	padding: 40px 0;
}
.downloadAppSec p {
	font-size: 15px;
}
}

#service-airport{
	margin-bottom: 30px;
}
#service-airport .securityBox {
	width: 33% !important;
    float: left;
    margin-bottom: 20px;
    margin-left:1px;
    margin-right: 1px;

}
#service-airport .securityBox .securityContent {
	padding-bottom: 2px;
	text-align: center;
	background-color: #f9f9f9;
}

#sitemap-wrapper {
	margin-top: 15px;
}
#sitemap-wrapper .col-md-4 {
	margin-bottom: 40px;
}
#sitemap-wrapper .col-md-4 h3 {
	font-size: 19px;
}
#sitemap-wrapper ul li a {
	color:  #5c5c5c;
}
#sitemap-wrapper ul li a:hover {
	color: #84c341;
	text-decoration: none;
}
.h1-tag {
	font-size: 30px;
}

.bookingForm .formInner a {
	background: #17153B;
    border: 1px solid white;
    font-weight: 700;
    width: 100%;
    margin-bottom: 10px;
    color: white;
}

#booking-strap a {
	width: 33%;
}
.securityContent ul {
	list-style-type: none;
}
@media(max-width: 768px) {
	#booking-strap a {
		width: 32%;
	}
	.headerInfo  {
		display: none;
	}
}

@media(max-width: 767px) {
	.carouselText {
		display: none;
	}
}
@media(max-width: 500px) {


	.aboutPageContent h1 {
		font-size: 22px;
	}
	.aboutPageContent h2 {
		font-size: 21px;
	}
	.aboutPageContent h3 {
		font-size: 21px;
	}
	.aboutPageContent h4 {
		font-size: 21px;
	}
	.aboutPageContent h5 {
		font-size: 21px;
	}


	.innerPageBanner h2 {
		font-size: 23px;
	}
	#booking-strap a {
		width: 100%;
	}
	
	.carousel-inner .bookingForm {
		width: 90%;
		top: 0px;
	}
	#carouselExampleFade, #carouselExampleFade .carousel-inner, #carouselExampleFade .carousel-inner .carousel-item {
		height: 290px;
	}
}

@media(max-width: 400px) {
	.aboutPageContent h1 {
		font-size: 20px;
	}
}

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
	border: 1px solid #1e4065 !important;
}

.bookingForm .formInner a:hover {
	background: #5a8f09;
	color: white;
}
.ul-list li a, .innerPageContent p a {
	color: #004085 !important;
  text-decoration: none;
  background-color: transparent;
  font-weight: 500;
  font-size: 14px;
}
.ul-list li a:hover, .innerPageContent p a:hover {
	color: #5a8f09 !important;
}
.footerBottom p a:hover {
	color:  #C8ACD6;
}

/*@media(max-width: 400px) {

	.aboutPageContent h1 {
		font-size: 24px;
	}

}*/

/*Nasir Changes*/
.navWrap {
    background: #17153B;
}
.bookingForm {

    background: #ffffffc7;
}

.downloadAppSec,
.footerWrapper {
	background: #17153B;
}


.footerBottom {
    background: #2E236C;
}

.footerBottom .socialIcons li a {
	background: white;
	padding: 5px;
	color: #17153B   !important;
	display: inline !important;
}

.footerBottom .socialIcons li a:hover {
	background: #C8ACD6;
	color: white !important;
}

.headerInfoInner ul li i {
	color: #;

}
.topBarPhone {
	color: #1d1842 !important;
}
.headerInfoInner ul li a {
	color: #1d1842 !important;
}
.securityBox .securityIconWrapper:before {
	border-bottom-color: #ef3b33;
}
.securitySolutions .owl-dots button.active {
    background: #1d1842;
}
.footerWrapper ul li a:hover {
	color: #C8ACD6;
}

.navWrap li a.nav-link.active, .navWrap li a.nav-link:hover, .navWrap li a.nav-link:focus {
	color: white;
}

.bookingForm .formInner a:hover {
	background: #C8ACD6;
}

.carouselText ul li:before {
	background: none;
}

.twoColoredHeading span.greenBg {
	background: #ffffff;
}
.twoColoredHeading span.blackBg {
    background: #ef3b33;
}
.carouselText {
	background: rgb(21 52 72 / 75%);	
}
.carouselText ul li {
	color: white;
}
.carouselText h2 {
	color: white;
}

.haveBorder:after, .borderInner:before, .borderInner:after {
    background: #C8ACD6;
}
.ourProcessBoxInner:hover .boxContent h5 span a {
    color: white;
}
.solutionsWeOffer .card:hover{
	background: #C8ACD6;
}
.innerPageBanner {
/*	background: url('../img/bread.jpg');*/
background: #433D8B;
	padding: 50px 0px;
}

.contactUsNew .contactDetails li a {
	color: #1d1842 !important;
}

.contactUsNew .contactDetails li a:hover {
	color: #C8ACD6 !important;
}
.nav-link, .navbar {
	padding: 0px 0px !important;
}

.boxContent h5 a {
	color: white;
}
.boxContent {
	background: none;
}

.ourProcessInner {
	background: #2E236C;
}

.boxContent {
	box-shadow: 3px 3px 15px #ffffff;
}


.boxContent:hover {
	background: #C8ACD6;
}

.twoColoredHeading span {
	color: #17153B;
}