.clear {
	clear: both;
	display: block;
	font-size: 0px;
	height: 0px;
	line-height: 0;
	width: 100%;
	overflow:hidden;
}

::selection {
	background: #50823B;
	color: #FFFFFF;
	text-shadow: none;
}

::-moz-selection {
	background: #50823B; /* Firefox */
	color: #FFFFFF;
	text-shadow: none;
}

::-webkit-selection {
	background: #50823B; /* Safari */
	color: #FFF;
	text-shadow: none;
}

:active,
:focus { outline: none !important; }

html.fheight, 
body.fheight {
	width:100%;
	height:100%;
}
.form-control::placeholder {
	color: #000;
	opacity: 1;
	font-size:15px;
}
.form-control::-moz-placeholder {
	color: #000;
	opacity: 1;
	font-size:15px;
}
.form-control::-webkit-placeholder {
	color: #000;
	opacity: 1;
	font-size:15px;
}
/********************************************************************
						1. Custmize
********************************************************************/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset,form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}
/* HTML5 display-role Custmize for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}
body {
  line-height: 1;
  overflow-x: hidden;	
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/******************************************************************
	                       Typography
*******************************************************************/

html {
  min-height: 100%;
  height: 100%;
}
body {
  line-height:normal;
  font-size:15px;
  font-weight:normal;
  font-family: 'Roboto', sans-serif;
  width: 100%;
  color: #000;
}
h1 {
  font-size: 46px;
}
h2 {
  font-size: 46px;
}
h3 {
  font-size: 42px;
}
h4 {
  font-size: 36px;
}
h5 {
  font-size: 24px;
}
h6 {
  font-size: 16px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
}
h2 > span,h3 > span,h4 > span,h5 > span ,h6 > span{
	color: #ec3214;
}
a {
  outline: none;
  transition: all 0.35s;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
	cursor:pointer;
}
a:focus,
a:hover,
a:active {
  text-decoration: none;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  outline: none !important;
}
p {
  padding: 0;
  margin: 0;
}
video {
  width: 100%;
  display: block;
}
.fleft {
  float: left;
}
.fright {
  float: right;
}
hr {
  border-top: 1px solid #dddddd !important;
}
img{
	vertical-align:middle;
	max-width:100%;
}
input[type=text],
input[type=number],
input[type=email],
input[type=password],
textarea {
  border: 1px solid #dddddd;
  padding: 5px 10px;
  line-height: 20px;
  font-size: 13px;
}
input[type=number] {
  -moz-appearance: textfield;
}
input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.spacer5 { height: 5px; width: 100%; font-size: 0; margin: 0; padding: 0; border: 0; display: block; clear:both; }
.spacer10 { height: 10px; width: 100%; font-size: 0; margin: 0; padding: 0; border: 0; display: block; clear:both; }
.spacer15 { height: 15px; width: 100%; font-size: 0; margin: 0; padding: 0; border: 0; display: block; clear:both; }
.spacer20 { height: 20px; width: 100%; font-size: 0; margin: 0; padding: 0; border: 0; display: block; clear:both; }
.spacer25 { height: 25px; width: 100%; font-size: 0; margin: 0; padding: 0; border: 0; display: block; clear:both; }
.spacer30 { height: 30px; width: 100%; font-size: 0; margin: 0; padding: 0; border: 0; display: block; clear:both; }
.spacer35 { height: 35px; width: 100%; font-size: 0; margin: 0; padding: 0; border: 0; display: block; clear:both; }
.spacer40 { height: 40px; width: 100%; font-size: 0; margin: 0; padding: 0; border: 0; display: block; clear:both; }
.spacer45 { height: 45px; width: 100%; font-size: 0; margin: 0; padding: 0; border: 0; display: block; clear:both; }
.spacer50 { height: 50px; width: 100%; font-size: 0; margin: 0; padding: 0; border: 0; display: block; clear:both; }
.spacer55 { height: 55px; width: 100%; font-size: 0; margin: 0; padding: 0; border: 0; display: block; clear:both; }
.spacer60 { height: 60px; width: 100%; font-size: 0; margin: 0; padding: 0; border: 0; display: block; clear:both; }
.spacer65 { height: 65px; width: 100%; font-size: 0; margin: 0; padding: 0; border: 0; display: block; clear:both; }
.spacer100 { height: 100px; width: 100%; font-size: 0; margin: 0; padding: 0; border: 0; display: block; clear:both; }
.spacer200 { height: 200px; width: 100%; font-size: 0; margin: 0; padding: 0; border: 0; display: block; clear:both; }
.container.full-container{
	width:100%;
}
i.left{
	margin-left: 0.7rem;
}
i.right{
	margin-right: 0.7rem;
}
.side-menu-toggler{
	display: none;
	text-align: center;
	padding: 15px 0px;
}
.side-menu-toggler a{
	padding: 10px 70px;
	display: inline-block;
	background: #ffc20e;
	border-radius: 30px;
	color: #000000;
}
.wrapper{
	width: 100%;
	position: relative;
}
.side-menu{
	position: fixed;
	left: 0;
	top: 102px;
	width: 119px;
	height: calc( 100vh - 102px );
	background: #ffffff;
	z-index: 9999;
	overflow: auto;
}
.header {
	height: 102px;
	width: 100%;
	position: fixed;
	top: 0px;
	border-bottom: solid 2px #005596;
	display: flex;
	display: -webkit-box;
	display: -ms-flex-box;
	display: flex;
	align-items: center;
	z-index: 9999;
	background: #ffffff;
}
.side-menu-list{
	width: 100%;
	position: relative;
}
.side-menu-list li {
	min-height: 107px;
	text-align: center;
	vertical-align: middle;
	width: 100%;
	display: flex;
	align-items: center;
	border-bottom: solid 3px #fef104;
	background: #005596;
}
.side-menu-list li a {
	display: inline-block;
	margin: 0 auto;
}
.side-menu-list li .menu-icon{
	width: 54px;
	height: 49px;
	color: #ffffff;
	display: block;
	background-position: 0 -49px !important;
	transition: 400ms all ease-in-out;
	-moz-transition: 400ms all ease-in-out;
	-webkit-transition: 400ms all ease-in-out;
	margin: 0 auto;
}
.side-menu-list li:hover .menu-icon,
.side-menu-list li:focus .menu-icon,
.side-menu-list li.active .menu-icon{
	background-position: 0 0px !important;
}
.side-menu-list li .menu-text{
	font-size: 13px;
	text-transform: uppercase;
	color: #ffffff;
	transition: 400ms all ease-in-out;
	-moz-transition: 400ms all ease-in-out;
	-webkit-transition: 400ms all ease-in-out;
}
.side-menu-list li:hover .menu-text,
.side-menu-list li:focus .menu-text,
.side-menu-list li.active .menu-text{
	color: #fef104;
}
.side-menu-list li._1 .menu-icon{
	background: url(../images/menu-icon-1.png) no-repeat;
}
.side-menu-list li._2 .menu-icon{
	background: url(../images/menu-icon-2.png) no-repeat;
}
.side-menu-list li._21 .menu-icon{
	background-position: 6px 12px !important;
}
.side-menu-list li._3 .menu-icon{
	background: url(../images/menu-icon-3.png) no-repeat;
}
.side-menu-list li._4 .menu-icon{
	background: url(../images/menu-icon-4.png) no-repeat;
}
.side-menu-list li._5 .menu-icon{
	background: url(../images/menu-icon-5.png) no-repeat;
}
.side-menu-list li._6 .menu-icon{
	background: url(../images/menu-icon-6.png) no-repeat;
}
.side-menu-list li._8 .menu-icon{
	background: url(../images/menu-icon-8.png) no-repeat;
}
.side-menu-list li._9 .menu-icon{
	background: url(../images/menu-icon-9.png) no-repeat;
}
.search-icon{
	background: url(../images/search-icon.png) no-repeat center;
	width: 23px;
	height: 24px;
	display: inline-block;
}
.right-top-menu {
	position: relative;
}
.right-top-menu::before {
	width: 100px;
	transform: skew(-36.14deg);
	background: #ffc20e;
	content: "";
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: calc( 100% + 4px);
	/* z-index: -1; */
}
.right-top-menu li{
	display: inline-block;
	vertical-align: middle;
}
.right-top-menu .right-btn-menu{
	position: relative;
	z-index: 2;
}
.right-top-menu .right-btn-menu a{
	padding: 11px 25px;
	color: #000000;
	display: inline-block;
}
.right-btn-menu:before {
	transform: skew(-36.14deg);
	background: #ffc20e;
	content: "";
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right:0px;
	z-index: -1
}
.right-top-menu .right-search-menu{
	position: relative;
	z-index: 2;
}
.right-top-menu .right-search-menu a{
	padding: 7px 15px;
	color: #ffffff;
	display: inline-block;
}
.right-search-menu:before {
	transform: skew(-36.14deg);
	background: #ffc20e;
	content: "";
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right:0px;
	z-index: -1
}
.content-wrap{
	position: relative;
	width: 100%;
	padding-left: 119px;
	padding-top: 51px;
}
.owl-dots{
	width: 100%;
	bottom: 50px;
	text-align: center;
	position: absolute;
}
.owl-dot {
	width: 13px;
	height:13px;
	background: #ffffff;
	display: inline-block;
	border-radius: 50%;
	margin: 0 4px;
}
.owl-dot.active{
	background: #fef104;
}
.banner-cover{
	background-image: url(../images/banner-cover.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	right:0px;
	bottom:0px;
	z-index: 1;
}
.banner-caption{
	width: 100%;
	padding: 10px 36px;
	position: absolute;
	bottom: 132px;
	z-index: 100;
}
.banner-caption h2{
	font-size: 60px;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: 900;
	font-style: italic;
	line-height: 1.2;
	
}
.search-input {
	position: absolute;
	right: 39px;
	top: calc( 100% + 4px );
	padding: 10px 30px;
	min-width: 533px;
	z-index: -9999;
	
}
.active .search-input {
}
.search-input .form-control{
	width: 100%;
}
.search-input:before {
	transform: skew(-36.14deg);
	background: #ffc20e;
	content: "";
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right:0px;
	z-index: -1
}
.search-input .form-control {
	border-radius: 0px;
	box-shadow: none;
	min-height: 40px;
}
.item-box-shadow{
	box-shadow: 0px 0px 12px 6px rgba(0, 0, 0, 0.1);
}
.col-lt-1, .col-lt-2, .col-lt-3, .col-lt-4, .col-lt-5, .col-lt-6, .col-lt-7, .col-lt-8, .col-lt-9, .col-lt-10, .col-lt-11, .col-lt-12{
	position: relative;
	width: 100%;
	min-height: 1px;
}
.industry-item img{
	width:100%;
}
.index-t{
	z-index: 1;
}
.index-b{
	z-index: -1;
}
.item-center{
	align-items: center;
	text-align: center;
}
.industry-item {
	display: flex;
	text-align: center;
	align-items: center;
}
.industry-item p {
	width:100%;
	font-size: 30px;
	color:#005596;
	font-weight: 600;
	text-transform: uppercase;
	font-style: italic;
	margin: 40px 0;
}
.business-item {
	display: flex;
	text-align: center;
	align-items: center;
	min-height: 179px;
}
.business-item p{
	width:100%;
	font-size: 30px;
	color:#005596;
	font-weight: 600;
	text-transform: uppercase;
	font-style: italic;
}
.bg-white{
	background-color:#005596;
}
.bg-blue{
	background-color:#005596;
}
.list-group-item-description{
	font-size: 22px;
	font-weight: 700;
	text-transform: uppercase;
	text-align: center;
	color: #ffffff;
	min-height: 70px;
}
.btn-yellow{
	border-radius: 20px;
	background: #fbeb14;
	background: -webkit-linear-gradient(#fbeb14 0%, #fdd511 50%, #ffc30e 100%);
	background: -o-linear-gradient(#fbeb14 0%, #fdd511 50%, #ffc30e 100%);
	background: linear-gradient(#fbeb14 0%, #fdd511 50%, #ffc30e 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbeb14', endColorstr='#ffc30e',GradientType=0 );
	min-width: 196px;
	min-height: 41px;
	color: #000000;
	box-shadow: 0px 0px 3px 2px rgba(0, 0, 0, 0.3);
}
.list-group-img {
	display: block;
	padding-top: 30px;
}
.business-item > div {
	margin: 0 auto;
	min-width: 394px;
}
.job-item{
	display: flex;
	text-align: center;
	align-items: center;
	height: auto;
}
.job-item p{
	width:100%;
	font-size: 30px;
	color:#005596;
	font-weight: 600;
	text-transform: uppercase;
	font-style: italic;
	margin: 108px 0;
}
.job-item img{
	width: 100%;
}
.cover{
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	background: rgba(0, 0, 0, 0.5);
}
.job-content{
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
}
.job-btn-block{
	margin-top: 13.4%;
}
.job-btn-block a{
	display: inline-block;
	position: relative;
}
.job-btn-block a .job-icon{
	width: 94px;
	height: 94px;
	border-radius: 50%;
	background: #f4bb0d;
	color: #ffffff;
	display: block;
	position: absolute;
	top: 50%;
	margin-top: -47px;
	text-align: center;
	line-height: 95px;
}
.job-btn-block.left a .job-icon{
	left: 0px;
}
.job-btn-block.right a .job-icon{
	right: 0px;
}
.job-btn-block a .job-icon i{
	width: 34px;
	height: 45px;
	display: inline-block;
	vertical-align: -1.01rem;
}
.job-btn-block._1 a .job-icon i{
	background: url(../images/job-icon-1.png) no-repeat center;
}
.job-btn-block._2 a .job-icon i{
	background: url(../images/job-icon-2.png) no-repeat center;
}
.job-btn-block a .job-text{
	width: 295px;
	height: 68px;
	border-radius: 34px;
	background: #005596;
	color: #ffffff;
	display: block;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 900;
	font-style: italic;
	line-height: 3.7;
}
.job-btn-block.left a .job-text{
	padding-left: 64px;
}
.job-btn-block.right a .job-text{
	padding-right: 64px;
}
.job-c-btn{
	position: absolute;
	bottom: 0;
	width: 100%;
	z-index: 1;
}
.job-c-btn a{
	background: #fbeb14;
	background: -webkit-linear-gradient(#fbeb14 0%, #fdd511 50%, #ffc30e 100%);
	background: -o-linear-gradient(#fbeb14 0%, #fdd511 50%, #ffc30e 100%);
	background: linear-gradient(#fbeb14 0%, #fdd511 50%, #ffc30e 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbeb14', endColorstr='#ffc30e',GradientType=0 );
	font-size: 25px;
	font-weight: 900;
	text-transform: uppercase;
	padding: 20px 10px;
	color: #000000;
	display: block;
}
.k-item-group{
	display: table;
	width: 100%;
	padding: 5px 20px;
	background: #cecece;
}
.komtrax-section .k-item-group [class*="k-item-"]{
	display: table-cell;
}
.k-item-1 a{
	background: #0160a8; /* Old browsers */
	background: -moz-linear-gradient(top, #0160a8 0%, #015a9f 50%, #005596 100%);
	background: -webkit-linear-gradient(top, #0160a8 0%,#015a9f 50%,#005596 100%); 
	background: linear-gradient(to bottom, #0160a8 0%,#015a9f 50%,#005596 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0160a8', endColorstr='#005596',GradientType=0 );
	border-radius: 20px;
	min-width: 196px;
	min-height: 41px;
	color: #ffffff;
	box-shadow: 0px 0px 3px 2px rgba(0, 0, 0, 0.3);
	display: inline-block;
	text-transform: uppercase;
	line-height: 2.7;
	text-align: center;
}
.k-item-4 a{
	background: #fbeb14;
	background: -webkit-linear-gradient(#fbeb14 0%, #fdd511 50%, #ffc30e 100%);
	background: -o-linear-gradient(#fbeb14 0%, #fdd511 50%, #ffc30e 100%);
	background: linear-gradient(#fbeb14 0%, #fdd511 50%, #ffc30e 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbeb14', endColorstr='#ffc30e',GradientType=0 );
	border-radius: 20px;
	min-width: 196px;
	min-height: 41px;
	color: #000000;
	box-shadow: 0px 0px 3px 2px rgba(0, 0, 0, 0.3);
	display: inline-block;
	line-height: 2.7;
	text-transform: uppercase;
	text-align: center;
}
.k-item-2 span{
	display: inline-block;
	font-size: 19px;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 2.1;
	color: #03243c;
}
.p-col-1{
	position: relative;
	width: 100%;
	min-height: 1px;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 329px;
	flex: 0 0 329px;
	max-width: 329px;
}
.portfolio-list{
	width: 100%;
}
.portfolio-list li{
	width: 100%;
}
.portfolio-list li a {
	display: inline-block;
	background: #e5e4e4;
	padding: 0.594rem 0.75rem;
	vertical-align: middle;
	width: 100%;
}
.portfolio-list li.d-gray a {
	background: #d8d8d8;
}
.portfolio-list li a i{
	display: inline-block;
	width: 64px;
	height: 44px;
	vertical-align: middle;
}
.portfolio-list li._1 a i{
	background: url(../images/p-icon-1.png) no-repeat center;
}
.portfolio-list li._2 a i{
	background: url(../images/p-icon-2.png) no-repeat center;
}
.portfolio-list li._3 a i{
	background: url(../images/p-icon-3.png) no-repeat center;
}
.portfolio-list li._4 a i{
	background: url(../images/p-icon-4.png) no-repeat center;
}
.portfolio-list li._5 a i{
	background: url(../images/p-icon-5.png) no-repeat center;
}
.portfolio-list li._6 a i{
	background: url(../images/p-icon-6.png) no-repeat center;
}
.portfolio-list li._7 a i{
	background: url(../images/p-icon-7.png) no-repeat center;
}
.portfolio-list li._8 a i{
	background: url(../images/p-icon-8.png) no-repeat center;
}
.portfolio-list li._9 a i{
	background: url(../images/p-icon-9.png) no-repeat center;
}
.portfolio-list li._10 a i{
	background: url(../images/p-icon-10.png) no-repeat center;
}
.portfolio-list li._11 a i{
	background: url(../images/p-icon-11.png) no-repeat center;
}
.portfolio-list li._12 a i{
	background: url(../images/p-icon-12.png) no-repeat center;
}
.portfolio-list li._13 a i{
	background: url(../images/surface-miner.ico) no-repeat center;
}
.portfolio-list li._14 a i{
	background: url(../images/material-handling-equipment.ico) no-repeat center;
}
.portfolio-list li a span{
	display: inline-block;
	font-size: 18px;
	font-style: italic;
	color: #000000;
	vertical-align: middle;
	padding-left: 17px;
	text-transform: uppercase;
	max-width: calc( 100% - 64px);
}
.p-heading p {
	width: 100%;
	font-size: 30px;
	color: #005596;
	font-weight: 600;
	text-transform: uppercase;
	font-style: italic;
	text-align: center;
	padding: 20px 5px;
}
.p-col-2{
	position: relative;
	width: 100%;
	min-height: 1px;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 calc( 100% - 329px );
	flex: 0 0 calc( 100% - 329px );
	max-width: calc( 100% - 329px );
	height: 839px;
	overflow: hidden;
	background: #000000;
}
.p-item{
	height: 100%;
	width: 100%;
	position: absolute;
	visibility: hidden;
	opacity: 0;
	border-radius: 50%;
	transition: 500ms all ease-in-out;
	-moz-transition: 500ms all ease-in-out;
	-webkit-transition: 500ms all ease-in-out;
}
.p-item.active{
	visibility: visible;
	opacity: 1;
	border-radius: 0px;
}
.p-item img{
	object-fit: cover;
	width: 100%;
	height: 100%;
}
.p-content {
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	z-index: 2;
	padding: 300px 0px 0px;
}
.p-content p {
	font-size: 25px;
	color: #ffffff;
	font-style: italic;
	text-align: center;
	max-width: 751px;
	margin: 0 auto;
}
.p-content span {
	font-weight: 700;
	font-size: 28px;
	color: #ffc20e;
	text-align: center;
	text-transform: uppercase;
	display: block;
	padding: 100px 0px 0px;
	max-width: 562px;
	margin: 0 auto;
	font-style: italic;
}
.video-inner{
	background: url(../images/video-img.jpg) no-repeat center / 100% 100%;
	position: relative;
	width: 100%;
}
.video-inner:before{
	background: rgba(0, 149, 235, 0.89);
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	content: "";
}
.video-content {
	position: relative;
	padding: 25px 49px;
}
.video-content i{
	background: url(../images/video-icon.png) no-repeat center;
	width: 70px;
	height: 70px;
	display: inline-block;
	margin-bottom: 10px;
}
.video-content p{
	font-size: 25px;
	font-weight: 700;
	padding: 10px 0px;
	color:#ffffff;
	line-height: 1.8;
	text-transform: uppercase;
}
.video-content a {
	background: #fbeb14;
	background: -webkit-linear-gradient(#fbeb14 0%, #fdd511 50%, #ffc30e 100%);
	background: -o-linear-gradient(#fbeb14 0%, #fdd511 50%, #ffc30e 100%);
	background: linear-gradient(#fbeb14 0%, #fdd511 50%, #ffc30e 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbeb14', endColorstr='#ffc30e',GradientType=0 );
	border-radius: 30px;
	min-width: 230px;
	min-height: 60px;
	color: #000000;
	box-shadow: 0px 0px 3px 2px rgba(0, 0, 0, 0.3);
	display: inline-block;
	line-height: 4;
	text-transform: uppercase;
	text-align: center;
	margin-top: 20px;
}
.p-heading{
	position: relative;
}
.v-col-2{
	position: relative;
	width: 100%;
	min-height: 1px;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 calc( 100% - 329px );
	flex: 0 0 calc( 100% - 329px );
	max-width: calc( 100% - 329px );
}
.video-block{
	background: url(../images/video-img-1.jpg) no-repeat center / cover;
	width: calc( 100% - 292px );
	height: 451px;
	border-radius: 5px;
	float: left;
}
.btn-video{
	position: relative;
	width: 268px;
	min-height: 1px;
	float: right;
	padding-left: 24px;
}
.btn-video-link{
	background: #1c9dd3;
	width: 100%;
	display: inline-block;
	vertical-align: middle;
	margin-bottom: 15px;
	padding: 31px 20px;
	border-radius: 4px;
	box-shadow: 0px 0px 6px 6px rgba(0, 0, 0, 0.1);
}
.btn-video-link:last-child{
	margin-bottom: 0px;
}
.btn-video-link i{
	width: 66px;
	height: 77px;
	display: inline-block;
	vertical-align: middle;
}
.btn-video-link span{
	display: inline-block;
	font-size: 22px;
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;
	vertical-align: middle;
	padding-left: 15px;
}
.btn-video-link._1 i{
	background: url(../images/video-icon-1.png) no-repeat center;
}
.btn-video-link._2 i{
	background: url(../images/video-icon-2.png) no-repeat center;
}
.btn-video-link._3 i{
	background: url(../images/video-icon-3.png) no-repeat center;
}
.footer{
	background: #001728;
	width:100%;
	color:#ffffff;
	clear: both;
}
.footer-top{
	padding: 20px 130px;
}
.footer-menu h4{
	font-size: 18px;
	font-weight: 600;
	text-transform: uppercase;
	position: relative;
	color: #fff;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
.footer-menu h4:before{
	content: "";
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 30px;
	height: 3px;
	background: #ffffff;
}
.footer-menu ul{
	float: left;
	width: 50%;
}
.footer-menu ul li a{
	color: #ffffff;
	padding: 1px 0px;
	display: block;
	font-size: 13px;
	line-height: 2;
}
.footer-brand-inner{
	position: relative;
	margin-bottom: 20px;
}
.footer-brand-inner span{
	display: inline-block;
	width: 71px;
	height: 51px;
	position: absolute;
	left: 0px;
	top: 0px;
	border-right: solid 2px #ffffff;
}
.footer-brand-text {
	min-height: 51px;
	padding-left: 90px;
	font-size: 19px;
	font-weight: 500;
}
.footer-brand-2{
	position: relative;
	margin-bottom: 20px;
	display: inline-block;
	width: 100%;
}
.footer-brand-2 *{
	display: inline-block;
	margin-right: 6px;
	vertical-align: middle;
}
.copy-menu li{
	display: inline-block;
}
.copy-menu li a{
	color: #ffffff;
	padding: 0 8px;
}
.copy-menu li:last-child a{
	padding-right: 0;
}
.b-top{
	border-top:solid 1px #133b57;
}

/*************************************************************
*****************aboutus/csr/principal page******************/

.overview-section h4{
	text-align: center;
	line-height: 80px;
	text-transform: uppercase;
	font-weight: bold;
}
.overview-section{
	margin: 30px 0 0;
}
.overview-p{
	font-size: 18px;
	text-align: center;
	max-width: 1086px;
	margin: 0 auto;
	line-height: 25px;
	margin-bottom: 20px;
	padding-left: 15px;
	padding-right: 15px;
}
._more a {
    background: #0160a8;
	background: -moz-linear-gradient(top, #0160a8 0%, #015a9f 50%, #005596 100%);
	background: -webkit-linear-gradient(top, #0160a8 0%,#015a9f 50%,#005596 100%);
	background: linear-gradient(to bottom, #0160a8 0%,#015a9f 50%,#005596 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0160a8', endColorstr='#005596',GradientType=0 );
	border-radius: 20px;
	min-width: 196px;
	min-height: 41px;
	color: #ffffff;
	box-shadow: 0px 0px 3px 2px rgba(0, 0, 0, 0.3);
	display: inline-block;
	text-transform: uppercase;
	line-height: 2.7;
	text-align: center;
	margin-bottom: 20px;
}
._more a:hover{
	background: #0160a8;
	background: -moz-linear-gradient(top, #0160a8 0%, #015a9f 50%, #005596 100%);
	background: -webkit-linear-gradient(top, #0160a8 0%,#015a9f 50%,#005596 100%);
	background: linear-gradient(to bottom, #0160a8 0%,#1680d2cc 50%,#005596 100%);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.overview-img{
	display: flex;
}
.overview-img img {
    width: 100%;
	box-shadow: 0 0px 9px 1px rgba(0, 0, 0, 0.1);
	
}
.overview-img img:hover{
	opacity: 0.9;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	box-shadow: 0 0px 20px 6px rgba(0, 0, 0, 0.2);
}
.overview-img .col-sm-4{
	padding: 0
}
.heritage{
	background: #ebebeb;
	padding: 40px 0 0px;
	    box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.2);
}
.heritage h4 {
    color: #03243c;
    text-align: center;
    text-transform: uppercase;
	font-weight: bold;
}
.heritage span img {
    margin: 0 auto;
    display: block;
}



.vision .col-sm-4, .vision .col-sm-8{
	padding: 0;
}
.vision-img {
    width: 33%;
}
.vision-img img {
    width: 100%;
    margin-left: 0;
    margin-top: -455px;
    box-shadow: 0px 0px 6px 1px rgba(0, 0, 0, 0.2);
}
.vision-img img:hover{
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    box-shadow: 0 0px 10px 4px rgba(0, 0, 0, 0.3);
}
.vision-section {
    margin-top: 30px;
}
.vision-section.crs-section-1.crs-2 {
    margin-top: 40px;
}
.vision-text {
    background: #03243c;
	color: #ffffff;
/*	width: 100%;*/
	padding-left: 180px;
	width: 80%;
	float: right;
	min-height: 500px;
	padding-right: 15px;
	padding-top: 33px;
	box-shadow: 0px 0px 5px 3px rgba(0, 0, 0, 0.2);
}
.vision-text p{
	font-size: 18px;
	text-align: left;
	max-width: 710px;
	margin: 0 auto;
	line-height: 30px;
	padding-bottom: 40px;
}
.vision-text h4 {
    color: #dee100;
	max-width: 710px;
	margin: 10px auto;
}

.b-add{
	background: #005596;
	color: #ffffff;
	padding: 30px 0;
}
.b-add-1{
	background: #0370c0;
	color: #ffffff;
	padding: 30px 0;
}
.b-add-1 p, .b-add p{
	font-size: 21px;
	text-transform: uppercase;
	padding: 15px 0;
	font-weight: bold;
}
.footer-add-section .col-sm-6{
	padding: 0;
}
.page-template-Template-about .contact a {
    background: #002d50;
	color: #ffffff;
	text-transform: uppercase;
	border-radius: 5px;
	display: flex;
	height: 50px;
	width: 270px;
	vertical-align: middle;
	justify-content: center;
	align-items: center;
	margin: 10px auto;
	box-shadow: 0px 0px 3px 2px rgba(0, 0, 0, 0.3);
	font-weight: bold;
}
.page-template-Template-about .contact a:hover {
    background: #0160a8;
    background: -moz-linear-gradient(top, #0160a8 0%, #015a9f 50%, #005596 100%);
    background: -webkit-linear-gradient(top, #0160a8 0%,#015a9f 50%,#005596 100%);
    background: linear-gradient(to bottom, #0160a8b3 0%,#015a9fcc 50%,#005596 100%);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.footer-add-section{
	text-align: center;
	margin-top: 30px;
	margin-bottom: -24px;
}
.b-add::after {
    position: absolute;
    content: '';
    width: 10%;
    height: 205px;
    background: #005596;
    right: -5%;
    top: 0;
    z-index: 1;
    transform: skewX(-21deg);
}


.updates{
	text-align: center;
	margin-top: 40px;
}
.updates h4{
	text-transform: uppercase;
	color: #03243c;
	font-weight: bold;
}
.updates p{
	font-size: 18px;
	color: #002d51;
	max-width: 844px;
	margin: 15px auto;
	display: block;
	line-height: 30px;
	font-style: italic;
}
.updates p strong {
	font-size: 21px;
}
.crs-section-1 .vision-text {
    background: #ededed;
	color: #000000;
	box-shadow: 0px 0px 6px 1px rgba(0, 0, 0, 0.2);
	min-height: 500px;
}
.crs-section-1 .vision-text h4 {
    color: #000000;
    font-weight: bold;
}
.all-updates a {
    background: #0160a8;
	background: -moz-linear-gradient(top, #0160a8 0%, #015a9f 50%, #005596 100%);
	background: -webkit-linear-gradient(top, #0160a8 0%,#015a9f 50%,#005596 100%);
	background: linear-gradient(to bottom, #0160a8 0%,#015a9f 50%,#005596 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0160a8', endColorstr='#005596',GradientType=0 );
	border-radius: 20px;
	min-width: 220px;
	min-height: 41px;
	color: #ffffff;
	box-shadow: 0px 0px 3px 2px rgba(0, 0, 0, 0.3);
	display: inline-block;
	text-transform: uppercase;
	line-height: 2.7;
	text-align: center;
	margin-bottom: 20px;
}
.all-updates a:hover{
	background: #0160a8;
	background: -moz-linear-gradient(top, #0160a8 0%, #015a9f 50%, #005596 100%);
	background: -webkit-linear-gradient(top, #0160a8 0%,#015a9f 50%,#005596 100%);
	background: linear-gradient(to bottom, #0160a8 0%,#1680d2cc 50%,#005596 100%);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.vision-section .crs-section-1 .crs-2 .vision-text{
	float: left;
}
.crs-banner-img {
    margin-top: 60px;
}
.crs-banner img {
    height: 300px;
    width: 100%;
	margin: 0 auto;
	display: block;
    box-shadow: 0px 0px 6px 1px rgba(0, 0, 0, 0.2);
}
.activities .heading{
	display: flex;
}
.activitie-name {
    display: flex;
    justify-content: center;
    text-align: center;
    align-items: center;
    vertical-align: middle;
	padding: 0 10px;
}
.activitie-name h5 {
    font-weight: bold;
}
.activities .heading img {
    box-shadow: 0px 0px 3px 2px rgba(0, 0, 0, 0.3);
}
/*
.activities .heading img:hover{
    opacity: 0.9;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    box-shadow: 0 0px 15px 6px rgba(0, 0, 0, 0.1);
}
*/
.activity-desc p {
    font-size: 18px;
	padding: 15px 30px 0;
}
.activities .blog-1, .activities .blog-2 {
    background: #ededed;
    padding: 15px 15px;
	margin-bottom: 14px;
	min-height: 350px;
	box-shadow: 0px 0px 6px 1px rgba(0, 0, 0, 0.2);
}
.activities .blog-1:hover, .activities .blog-2:hover{
	 opacity: 0.9;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    box-shadow: 0 0px 10px 5px rgba(0, 0, 0, 0.2);
}
.activities{
	display: flex;
}
.activities .col-sm-6:first-child {
    padding-right: 7px;
}
.activities .col-sm-6:last-child {
    padding-left: 7px;
}
.crs-caption {
    position: absolute;
    top: 57%;
    text-align: center;
    left: 20%;
    right: 15%;
    color: #ffffff;
}
.crs-caption p{
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 26px;
    display: block;
}
.crs-banner-img .container-fluid{
	padding: 0;
}
.crs-section-1 .crs-text {
	width: 80%;
	min-height: 500px;
	padding-top: 33px;
	background: #ededed;
	color: #000000;
	padding-right: 240px;
	 padding-left: 140px;
	box-shadow: 0px 0px 6px 1px rgba(0, 0, 0, 0.2);
}
.crs-section-1 .crs-text h4 {
    color: #000000;
    font-weight: bold;
	margin: 10px 0;
}
.crs-section-1 .crs-text p {
    font-size: 18px;
    text-align: left;
    max-width: 710px;
    line-height: 30px;
    padding-bottom: 40px;
}
.crs-section-1 .crs-img {
    width: 33%;
	float: right;
}
.crs-section-1 .crs-img img {
    width: 100%;
	margin-top: -45px;
    box-shadow: 4px 4px 5px 2px rgba(0, 0, 0, 0.2);
}
.crs-section-1 .crs-img img:hover {
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    box-shadow: 0 0px 10px 4px rgba(0, 0, 0, 0.3);
}
.principals-section {
    margin-top: 40px;
/*	display: flex;*/
	padding: 0 115px;
}
.principals-section h4 {
    text-transform: uppercase;
    text-align: center;
	color: #02243c;
	max-width: 844px;
    margin: 0 auto 20px;
	display: block;
}
.principals-section ul li{
	width: 33.33%;
	box-shadow: 0px 0px 2px 0 rgba(0, 0, 0, 0.1);	
}
.principals-section ul li a{
    color: #02243c;
    font-size: 18px;
    text-align: center;
    display: block;
    border: 1px solid #d8e0e5;
    padding: 10px 0;
}

.principals-section ul li:first-child a {
    border-top-left-radius:5px;
    border-bottom-left-radius:5px;
}
.principals-section ul li:last-child a {
    border-top-right-radius:5px;
    border-bottom-right-radius:5px;
}
.principals-section ul li:nth-child(2) a {
    border-left: 0;
    border-right: 0;
}


.principals-section ul a:hover, .principals-section ul a:focus{
	color: #fff;
	background: #005596;
}

.principals-section .tab-content .fade{
	opacity: 1;
}
.principals-section .tab-content {
    margin-top: 15px;
}
.principals-section .product-desc {
    background: #f6f6f6;
    padding: 15px;
	float: right;
	width: 80%;
	position: relative;
	padding-left: 190px;
	margin-bottom: 30px;
	box-shadow: 0px 0px 6px 1px rgba(0, 0, 0, 0.2);
}
.principals-section .product-desc p {
    font-size: 18px;
    text-align: left;
    max-width: 844px;
    margin: 0 auto;
    line-height: 25px;
    padding-bottom: 30px;
}
.principals-section .product-desc h4 {
     text-align: left;
    max-width: 844px;
	margin: 25px auto 10px;
	font-weight: 700;
}
.principals-section .product-img {
    width: 30%;
    position: absolute;
	z-index: 999;
}
.principals-section .product-img img {
    width: 100%;
    margin-top: 50px;
	box-shadow: 0px 0px 6px 1px rgba(0, 0, 0, 0.2);
}
.principals-section .product-img img:hover {
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    box-shadow: 0 0px 10px 4px rgba(0, 0, 0, 0.3);
}
.principals-section .details img{
	float: right;
}
.principals-section .details ul li a{
	color: #000000;
    font-size: 16px;
    text-align: left;
    display: block;
    border: none;
	text-decoration: underline;
    padding: 10px 0;	
}
.principals-section .details ul li{
	box-shadow: none;
}
.principals-section .details ul li{
	display: inline-block;
	width: inherit;
	margin: 0 30px 0 0;
}
.principals-section .details ul li a:hover, .principals-section .details ul li a:active, .principals-section .details ul li a:focus{
	background: transparent;
	color: #005596;
}
.principals-section .details{
	max-width: 844px;
    margin: 0 auto;
}
.principals-section .details p{
	padding-bottom: 10px;
}

.carousel-video .item-box-shadow {
    box-shadow: none;
}
.carousel-video img {
    width: 10% !important;
    position: absolute;
    left: 50%;
    top: 50%;
}
.more-videos a {
    background: linear-gradient(#fbeb14 0%, #fdd511 50%, #ffc30e 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbeb14', endColorstr='#ffc30e',GradientType=0 );
	border-radius: 30px;
	min-width: 230px;
	min-height: 60px;
	color: #000000;
	box-shadow: 0px 0px 3px 2px rgba(0, 0, 0, 0.3);
	line-height: 4;
	text-transform: uppercase;
	text-align: center;
	margin: 20px auto 0;
	display: block;
	width: 200px;
}
/***********************/


/*slickslider*/
.product-videos .slick-prev::before {
    content: '';
	display: none !important;
}
.product-videos .slick-next::before {
    content: '';
	display: none !important;
}
.product-videos .slick-next {
    right: 0 !important;
}
.product-videos .slick-prev {
    left: 0 !important;
}
.product-videos .slider {
     width: 100%;
     margin: 30px auto;
}
.slick-slide {
     margin: 20px 20px;
	
}    
.slick-slide img {
     width: 100%;
	box-shadow: 0px 0px 6px 1px rgba(0, 0, 0, 0.2);
}
.slick-prev:before,
.slick-next:before {
	color: black;
}
.slick-slide {
     transition: all ease-in-out .3s;
     opacity: 0;
}
    
.slick-active {
     opacity: 1;
}
.slick-current {
     opacity: 1;
}
.product-videos span img {
    width: 60px;
    position: absolute;
    top: 45%;
	left: 42%;
}
.slick-track {
    margin-left: 0 !important;
}
.slick-initialized .slick-slide {
    display: block;
    transform: scale(1);
}
.principals-section .tab-content {
	position: relative;
	min-height:1424px;
}
.principals-section .tab-content > .tab-pane {
	display: block !important;
	width: 100%;
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0px;
	visibility: hidden;
	z-index: -100;
}
.resize{
	min-height:1424px;
}
.principals-section .tab-content > .tab-pane.show {
	display: block !important;
	opacity: 1;
	visibility: visible;
	z-index: 100;
}
.slick-slide.slick-current.slick-active.slick-center {
    transform: scale(1.1);
	
	
}
.fancybox-slide--iframe .fancybox-content {
    background: #fff;
    width: 60% !important;
}
.vision {
    padding: 0 115px;
}
.heritage-section {
    padding: 0 115px;
    margin-top: 30px;
}
.crs {
    padding: 0 115px;
}
.activities {
    padding: 0 115px;
}
/*
li.active, li.active {
    background-color: #005596;
}
*/

.principals-section li.active a {
    background-color: #005596;
	color: #fff !important;
} 
/*********************contact-us*****************************/

.head-office-section .fade {
    opacity: 1;
    transition: opacity 0.15s linear;
}
.head-office {
    padding: 0 180px;
}
.head-office img{
	width: 100%;
}
.head-office-inner {
    padding: 50px;
	background: #fff;
	box-shadow: 0 0 0 0 #ddd;
}
.head-office-inner h4 {
    width: 100%;
    font-size: 30px;
    color: #000000;
    text-transform: uppercase;
    padding: 0 0 30px;
}
.add {
    padding-left: 20px;
    margin-top: -15px;
}
.add p {
    font-size: 21px;
	margin-top: 15px;
}
.add strong {
/*    margin-bottom: 15px;*/
    display: inline-block;
}
.head-office-contact li{
	display: inline-block;
}
.head-office-contact li {
    display: inline-block;
    background: #1071bb;
    border-radius: 50%;
    height: 60px;
    width: 60px;
	text-align: center;
	padding: 20px 0;
	margin: 0 10px 0;
}
.head-office-contact li a {
    color: #ffffff;
    font-size: 20px;
}
.head-office-contact .fas.fa-phone {
    transform: rotate(100deg);
}
.head-office-contact {
/*    margin-top: 30px;*/
    text-align: right;
}
.head-office-section {
    margin-top: -300px;
    z-index: 9;
    position: inherit;
	padding: 0 115px;
}
.head-offices-zone-inner{
    padding: 0 115px;
}
.head-offices-zone-inner{
    padding: 0 180px;
}
.head-offices-zone .tab-content .col-sm-4 {
    padding: 0;
}
.head-offices-zone-inner ul {
    padding: 33px 0;
    box-shadow: 0 14px 70px -36px #333 !important;
/*
    -moz-box-shadow: 0 13px 63px -41px #333 !important;
	-webkit-box-shadow: 0 18px 150px -41px #333 !important;
*/
/*    box-shadow: 0 16px 50px 0 #ddd;*/
}
a.active.show {
    color: #000000;
}
.head-offices-zone .nav-pills a{
	width: 100%;
	font-size: 26px;
	color: #999999;
	text-transform: uppercase;
	text-align: center;
	display: block;
}
.head-offices-zone .nav-pills a:hover, .head-offices-zone .nav-pills a.active.show{
	color: #0370c0;
}
.head-offices-zone .nav-pills li {
    width: 20%;
}
.zone-inner {
    padding: 50px 30px;
	min-height: 280px;
}
.zone-inner strong {
		font-weight: normal;
		font-size: 18px;
	}
.head-offices-zone .tab-content .col-sm-4 {
    box-shadow: 0 0 0 1px #ddd9;
}
.page-template-Template-about .contact {
/*    padding: 0 200px;*/
	margin-top: 30px;
	z-index: 999;
	position: relative;
}
.contact h4 {
    width: 100%;
    font-size: 30px;
    color: #000000;
    text-transform: uppercase;
    padding: 15px 30px 30px;
}
.contact input[type="text"] {
    height: 65px;
    width:100%;
	padding: 15px 30px;
	font-size: 18px;
}
.contact p input[type="text"] {
    width: 100%;
	border: 1px solid #ddd;
	border-top: 0;
	border-bottom: 0;
}
.industry-inq span input[type="text"] {
    width:33.33%;
}
.industry-inq .dropdown-menu.show{
	width: 99%;
	border-radius: 0;
}
.industry-inq .dropdown-toggle{
	width:33%;
	height: 65px;
	border: 1px solid #ddd;
	background: transparent;
	color: #666c;
	font-size: 18px;
}
.industry-inq .dropdown-toggle::after {
    border-right: 0;
    border-bottom: 0;
    border-left: 0;
}
.btm{
	font-size: 18px;
	padding: 30px 0;
}
.contact .form {
    background: #ffffff;
    box-shadow: 0px 0px 6px 1px rgba(0, 0, 0, 0.2);
    padding: 30px 0;
}
.contact textarea {
    border: none;
    width: 100%;
    height: 200px;
	padding: 20px 30px;
	font-size: 18px;
}
.page-template-Template-Contact .contact{
	background: linear-gradient(to bottom , #ffffff , #d6eaf6);
}
.contact-wrap{
	background:url(../images/bgimg.png) no-repeat right bottom;
}
.contact-inner {
    padding: 0 350px;
    display: block;
   padding-bottom: 140px;
	padding-top: 100px;
	
}
.zone-inner p {
    font-size: 18px;
    margin-bottom: 15px;
	color: #555;
}
.page-template-Template-Contact .footer.mt-4 {
    margin-top: 0 !important;
}
.head-office-contact li:first-child {
    display: none;
}
/*******************new&events**********************/
.news-events .fade {
    opacity: 1;
}
.news-events-section {
    padding: 0 115px;
}
.news-events-inner li {
    width: 50%;
    text-align: center;
	margin: 30px 0;
	box-shadow: 0px 0px 3px 2px rgba(0, 0, 0, 0.2);
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
}
.news-events-inner li a{
	font-size: 30px;
}
.news-events-inner ul{
	padding: 0 220px;
}
.news-desc-section .date {
    font-size: 18px;
    font-style: italic;
	margin-bottom: 15px;
}
.news-desc-section .news-heading{
	font-size: 21px;
	color: #0370c0;
	margin-bottom: 15px;
	font-style: normal;
}
.news-desc-section .news-detail{
	font-size: 21px;
	margin-bottom: 15px;
	font-style: normal;
	
}
.read-more-btn a{
	font-size: 18px;
	font-style: italic;
	color: #0370c0;
}
.read-more-btn{
	text-align: right;
}
.news-section {
    box-shadow: 0 2px 7px 0 #ddd;
	margin-bottom: 30px;
}
.news-desc-section {
    padding: 30px 30px 30px 0;
}
.news-events-section .tab-content .pagination{
	display: flex;
	justify-content: center;
	margin: 50px 0;
}
.news-events-section .tab-content .page-item.active .page-link {
    color: #fff;
    background-color: #0370c0;
    border-color: #0370c0;
}
.news-events-section .tab-content .page-link:focus {
    box-shadow: none;
}
.news-events-section .tab-content .page-link {
    position: relative;
    display: block;
    padding: 19px;
    margin: 0 8px 0;
    line-height: 10px;
    color: #000;
    background-color: #fff;
    border: 1px solid #dee2e6;
    font-size: 18px;
    border-radius: 50%;
}
.news-events-section .tab-content .page-item:first-child .page-link {
    border-top-left-radius: 50%;
    border-bottom-left-radius: 50%;
}
.news-events-section .tab-content .page-item:last-child .page-link {
    border-top-right-radius: 50%;
    border-bottom-right-radius: 50%;
}
.date li {
    display: inline-block;
    margin: 0 30px 0 0;
}
.news-events-section .nav.nav-pills a {
	color: #fff;
	font-size: 26px;
	width: 100%;
	display: block;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
/*	background: #0370c0;*/
	background: #002d50;
	padding: 10px 0;
	text-transform: capitalize;
/*	box-shadow: 0px 0px 3px 2px rgba(0, 0, 0, 0.3);*/
}
.news-events-section .nav.nav-pills li:hover, .news-events-section .nav.nav-pills li:active, .news-events-section .nav.nav-pills li:focus{
	background: #0370c0;
}
.news-events-section .nav.nav-pills li .active .show{
	background: #0370c0;
}
.news-events-section .nav.nav-pills li a.active.show {
    background: #0370c0;
}
.page-template-Template-Contact iframe {
    height: 350px !important;
}
/*
.page-template-Template-Contact select {
    text-transform: none;
    font-size: 18px;
    height: 65px;
    width: 32.99%;
    padding: 0 30px;
	color: #666c;
}
*/
.industry-inq select{
    width: 32.8% !important;
padding: 15px 30px;
font-size: 18px;
line-height: 1;
border: 1px solid #ddd;
border-radius: 0;
height: 65px;
background: url(../images/select-arrow1.png) no-repeat right;
-webkit-appearance: none;
background-position-x: 228px;
color: #666c;
}
.page-template-Template-Contact select option:hover {
    border: 1px solid #ccc;
}
#dvMap {
    height: 450px !important;
}
.our-team {
    display: flex;
    text-align: center;
    justify-content: center;
    align-items: center;
    vertical-align: middle;
	min-height: 280px;
}
.our-team a {
    font-size: 30px;
    padding: 0 120px;
	color: #555;
}
.location {
    font-size: 18px;
    font-style: italic;
   	margin-top: -11px;
	margin-bottom: 15px;
	
}
#contactform {
    position: relative;
    z-index: 1;
}
/*****************newsdetails************************/
.details-page-section .crs-section-1 .vision-text {
    background: #ededed;
    color: #000000;
    box-shadow: 0px 0px 6px 1px rgba(0, 0, 0, 0.2);
    background: #ededed;
    color: #000000;
    box-shadow: 0px 0px 6px 1px rgba(0, 0, 0, 0.2);
    min-height: 500px;
}
.details-page-section .vision-img img {
	width: 100%;
margin-left: 0;
margin-top: -455px;
box-shadow: 0px 0px 6px 1px rgba(0, 0, 0, 0.2);
}
.details-page-section .vision-img img:hover {
    transition: .3s ease-in-out;
    box-shadow: 0 0px 10px 4px rgba(0, 0, 0, 0.3);
}
.details-page-section .vision {
    padding: 0 115px;
}



.details-text {
    background: #f6f6f6;
    padding: 15px;
    padding-left: 15px;
    float: right;
    width: 80%;
    position: relative;
    padding-left: 190px;
    margin-bottom: 30px;
    box-shadow: 0px 0px 6px 1px rgba(0, 0, 0, 0.2);
}
.details-img {
    width: 25%;
    position: absolute;
    z-index: 999;
}
.details-img img {
    width: 100%;
    margin-top: 50px;
    box-shadow: 0px 0px 6px 1px rgba(0, 0, 0, 0.2);
}
.details-img img:hover{
	transition: .3s ease-in-out;
    box-shadow: 0 0px 10px 4px rgba(0, 0, 0, 0.3);
}
.details-text h4 {
	max-width: 844px;
	margin: 25px auto 10px;
	font-weight: 700;
	text-align: center;
	font-size: 26px;
	color: #0370c0;
}

.details-text p {
    font-size: 18px;
    text-align: justify;
    max-width: 844px;
    margin: 0 auto;
    line-height: 25px;
    padding-bottom: 30px;
}
.details-page-section {
    padding: 0 115px;
    margin-top: 40px;
}
.details-date {
    text-align: center;
    font-style: italic;
    font-size: 15px;
    padding: 10px 0;
}
.recent-news-blog {
    padding-right: 85px;
}
.btm-brdr {
    border: 1px solid;
    width: 30%;
    margin: 0 auto;
}
.recent-news-blog .btm-brdr {
    width: 100%;
    margin: 0 auto;
}
.recent-news-blog h4 {
    margin-bottom: 25px;
	margin-top: 0;
}
.news-title {
    padding: 15px 0;
}
.news-date {
    padding: 15px 0;
}
.recent-news img {
    box-shadow: 0px 0px 6px 1px rgba(0, 0, 0, 0.2);
    width: 100%;
    display: block;
}
.pre a, .next a {
	background: #0160a8;
	background: -moz-linear-gradient(top, #0160a8 0%, #015a9f 50%, #005596 100%);
	background: -webkit-linear-gradient(top, #0160a8 0%,#015a9f 50%,#005596 100%);
	background: linear-gradient(to bottom, #0160a8 0%,#015a9f 50%,#005596 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0160a8', endColorstr='#005596',GradientType=0 );
	border-radius: 20px;
	min-width: 40px;
	min-height: 41px;
	color: #ffffff;
	box-shadow: 0px 0px 3px 2px rgba(0, 0, 0, 0.3);
	display: inline-block;
	text-transform: uppercase;
	line-height: 2.7;
	text-align: center;
	margin-bottom: 20px;
	margin-left: -15px;
}
.pre a:hover, .next a:hover {
	background: #0160a8;
	background: -moz-linear-gradient(top, #0160a8 0%, #015a9f 50%, #005596 100%);
	background: -webkit-linear-gradient(top, #0160a8 0%,#015a9f 50%,#005596 100%);
	background: linear-gradient(to bottom, #0160a8 0%,#1680d2cc 50%,#005596 100%);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.news-next-pre ul {
    text-align: center;
}
.news-next-pre li {
    display: inline-block;
    margin: 0 13px 0;
}
.news-next-pre {
    margin-top: 30px;
}
/*******************applications*****************************/
.apllications-section {
    padding: 0 115px;
    margin: 40px 0;
}
.app-details-title {
    text-align: center;
    font-size: 26px;
    padding: 18px 0;
	background: #f7f7f7;
	box-shadow: 0 4px 9px 1px #ddd;
	position: relative;
	display: flex;
text-align: center;
justify-content: center;
align-items: center;
}
.apllications-section h4 {
    text-align: center;
    margin-bottom: 30px;
}
.app-details img {
    box-shadow: 0px 0px 6px 1px rgba(0, 0, 0, 0.2);
    width: 100%;
    display: block;
}
.app-details img:hover{
	transform: scale(1.1);
	transition: .3s ease-in-out;
}
.app-details:hover {
    opacity: 0.9;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    box-shadow: 0 0px 10px 5px rgba(0, 0, 0, 0.2);
}

.app-details {
    margin-bottom: 30px;
	overflow: hidden;
}


/*******************copyright-terms*****************************/

.copyright-terms-section {
    padding: 0 30px;
	margin-top: 50px;
}
.copyright-terms-section h4 {
    padding: 20px 0;
}
.copyright-terms-section h6 {
    font-size: 24px;
    padding: 15px 0;
	font-weight: inherit;
}
.copyright-terms-section p {
    font-size: 18px;
    color: #555;
    line-height: 25px;
	margin-bottom: 10px;
}
.sub-d {
    font-size: 21px !important;
/*    color: #555;*/
}
/*******************Privacy Policy*****************************/

.Privacy-terms-section {
    padding: 0 30px;
	margin-top: 50px;
}
.Privacy-terms-section h4 {
    padding: 20px 0;
}
.Privacy-terms-section h6 {
    font-size: 24px;
    padding: 15px 0;
	font-weight: inherit;
}
.Privacy-terms-section p {
    font-size: 18px;
    color: #666;
    margin-bottom: 30px;
}
.Privacy-terms-section li {
    font-size: 18px;
    list-style-type: square;
	color: #555;
	line-height: 25px;
}	  
.Privacy-terms-section ul {
    margin-left: 16px;
}
.Privacy-terms-section ul li li {
    list-style: circle;
    margin-left: 20px;
}.Privacy-terms-section p {
    margin-top: 30px;
}
.con-sub-btn a {
	background: #0160a8;
	background: -moz-linear-gradient(top, #0160a8 0%, #015a9f 50%, #005596 100%);
	background: -webkit-linear-gradient(top, #0160a8 0%,#015a9f 50%,#005596 100%);
	background: linear-gradient(to bottom, #0160a8 0%,#015a9f 50%,#005596 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0160a8', endColorstr='#005596',GradientType=0 );
	border-radius: 20px;
	min-width: 196px;
	min-height: 41px;
	color: #ffffff;
	box-shadow: 0px 0px 3px 2px rgba(0, 0, 0, 0.3);
	
	text-transform: uppercase;
	line-height: 2.7;
	text-align: center;
	margin: 0 auto;
	display: block;
	width: 20%;
}
.navbar-light .navbar-toggler-icon {
    background-image: url("../images/icon.png");
}
/*.side-menu-list li.current_page_item .menu-icon {
    background-position: 0 0px !important;
}*/
.firm {
    border-top: 1px solid #ddd !important;
}
#post-1772 div.hero-image {display: none;}
@media only screen and (min-width: 1024px) {
	#post-1772 #container-fluid {margin-top: 60px;}
}



/* Search Results */
.search-results {}
.search-no-results .content-wrap .content-inner,
.search-results .content-wrap .content-inner {padding: 30px;margin-top: 40px;}
.search-no-results.admin-bar .content-wrap .content-inner,
.search-results.admin-bar .content-wrap .content-inner {margin-top: 0px;}
.search-no-results .content-wrap article h2,
.search-results .content-wrap h1 {font-size: 24px;margin-bottom: 10px;}
.search-results .content-wrap article {font-size: 14px;line-height: 18px;margin-bottom: 10px;}
.search-results .content-wrap article h2 {font-size: 16px;line-height: 20px;}

/*Social Media Icons*/
.ct-socials {
    position: fixed;
    top: 25%;
    right: 0;
    list-style: none;
    padding-left: 0;
    z-index: 10;
    margin: 0;
    -webkit-transition: right 0.25s ease-in-out;
    transition: right 0.25s ease-in-out;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.ct-socials li {
    padding: 0px 0;
}
.ct-socials li a {
    background: #3f4653;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    width: 44px;
    height: 54px;
    -webkit-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
    float: right;
    padding-left: 5px;
}
.ct-socials li a:hover {
    width: 54px;
    padding-left: 0;
    text-decoration: none;
    background: #3c9bd9;
}