blockquote {
	background: #f9f9f9!important;
	border-left: 10px solid #e22004!important;
	margin: 1.5em 10px;
	padding: 0.5em 10px;
	quotes: "\201C""\201D""\2018""\2019";
}
blockquote:before {
/*  color: #ccc;
   font-size: 4em;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em;*/
}
blockquote p {
	font-size: 17px;
	display: inline;
}
html {
	overflow-x: hidden;
	scroll-behavior: smooth;
}
.row {
	width: 100%;
	margin: 0 auto;
	padding: 50px 0px;
}
.container {
	width: 1200px;
	margin: 0 auto;
}
.home .s_header {
/* padding: 10px 0; */
	/* background-color: rgba(249, 251, 250, 0.0); */
	/* position: absolute; */
	/* z-index: 9; */
}
.s_header {
	padding: 10px 0;
	background-color: rgba(249, 251, 250, 0.0);
	position: relative;
	z-index: 9;
	background-color: #fff;
}
.logo {
	float: left;
	text-align: center;
	margin: 0 auto;
	display: block;
}
.header_right {
	float: right;
	margin: 1% auto;
}
.slider_area {
	width: 100%;
	margin: 0 auto;
	padding: 0;
}
.home .marquee.large {
	height: 90vh;
	min-height: 35em;
	overflow: hidden;
}
.marquee.large {
	height: 37em;
	min-height: 20em;
}
.marquee {
	position: relative;
	margin: auto;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#00546F), to(#003B4C));
	background-image: -webkit-linear-gradient(top, #00546F 0, #003B4C 100%);
	background-image: -moz- oldlinear-gradient(top, #00546F 0, #003B4C 100%);
	background-image: linear-gradient(to bottom, #00546F 0, #003B4C 100%);
	background-size: cover;
	padding-top: 7.1em;
	text-align: center;
}
.big-hero, .big-hero h2, .marquee, .marquee h1 {
	color: #fff;
}
.marquee, .marquee.small {
	background-color: #00546F;
}
.big-hero, .marquee {
	background-position: 50% 50%;
}
.home .marquee.large video {
	min-height: 100%;
	width: auto;
	height: auto;
	position: absolute;
	top: 50%;
	left: 50%;
	-moz-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.home .marquee.large video, .rig-type .image img {
	min-width: 100%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
}
audio, canvas, progress, video {
	display: inline-block;
	vertical-align: baseline;
}
video {
	object-fit: contain;
}
.marquee .messaging {
	height: 100%;
	position: relative;
}
.home .marquee.large .text-overlay {
	text-shadow: 0 1px #4b4e53;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
}
.marquee.large .text-overlay {
	width: 1200px;
}
.marquee.large .text-overlay {
	margin: 0;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.home .marquee.large h1 {
	font-size: 50px;
	font-family: Quantico, sans-serif;
	color: #ffffff;
	margin: -0.25em 0 .25em;
	font-family: 'Quantico', sans-serif;
	line-height: .8;
	text-transform: uppercase;
	letter-spacing: -.02em;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-weight: 700;
	text-shadow: 0px 0px 7px black;
}
.home .marquee.large h2 {
	font-size: 4em;
	color: #ffffff;
	margin: 0 0 .25em;
	font-family: 'Quantico', sans-serif;
	line-height: 88px;
	text-transform: uppercase;
	letter-spacing: -.02em;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-weight: 700;
	text-shadow: 0px 0px 7px black;
}
.home .marquee.large h2 strong {
	/* display: block; */
	 
	font-size: 40px;
}
.home .marquee.large p {
	width: 750px;
	margin: 2em auto;
	color: #fff;
	font-size: 25px;
	line-height: 30px!important;
	text-shadow: 0px 4px 5px #000;
}
.s_process {
	background-color: #fff;
}
.s_process h2 {
	display: block;
	text-align: center;
	margin: 0 auto;
	color: #01082e;
	font-size: 36px;
}
.s_process {
/* display: block; */
	/* padding: 0; */
	/* margin: 1% 0; */
	/* float: left; */
}
.s_process li {
	float: left;
	width: 31%;
	list-style-type: none;
	padding: 0;
	margin: 2% 3.5% 2% 0%;
	box-shadow: 0px 1px 10px #ccc;
	border-radius: 0 0 10px 10px;
	background-color: #fff;
	/* text-align: center; */
	/* min-height: 432px; */
	background: linear-gradient(113deg, #fff 80%, #0071b9 80%);
	-webkit-transition: box-shadow .2s, transform .2s, opacity .2s;
	transition: box-shadow .2s, transform .2s, opacity .2s;
}
.s_process li:nth-child(3), .s_process li:nth-child(6), .s_process li:nth-child(9), .s_process li:nth-child(12) {
	margin: 2% 0% 2% 0%;
	float: right;
}
.s_process li img {
	/* height: 200px; */
    /* width: 100%; */
	margin: 0 auto;
	display: block;
	text-align: center;
	border-bottom: 1px solid #ccc;
	padding: 0 0 0px;
}
.s_process li strong {
	display: block;
	margin: 4% auto 2%;
	/* max-height: 55px; */
	overflow: hidden;
	line-height: 23px;
	font-size: 25px;
	padding: 0% 3%;
	text-align: left;
	color: #01082e;
	font-weight: 400;
	text-transform: capitalize;
	float: left;
	width: 76%;
	min-height: 70px;
}
.s_process li strong span {
	font-size: 17px;
	line-height: 0px;
}
.s_process li a .fa {
	font-size: 29px;
	color: #fff;
	float: right;
	padding: 8% 7%;
	margin: 0 0;
}
.s_process li:hover {
	background: linear-gradient( 113deg, #dae021 80%, #0071b9 80%);
	-webkit-transform: translate(0, -8px);
	transform: translate(0, -8px);
}
.s_process li:nth-child(6) .fa {
	color: #dae021;
}
.s_process li:nth-child(6) strong {
	color: #fff;
}
.s_process li:nth-child(6) {
	background: linear-gradient( 113deg, #dae021 80%, #0071b9 80%);
}
.s_process li:hover .fa {
	color: #dae021;
}
.s_process li:hover strong {
	color: #fff;
}
.s_vision {
	background-color: #5accff;
	background-image: url(assets/images/vision_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	background-attachment: fixed;
}
.s_vision ul {
	display: block;
	text-align: center;
}
.s_vision ul li {
	display: inline-block;
	width: 33.3%;
	float: left;
	border-right: 1px dashed #94b3b4;
	padding: 0 2%;
	color: #0f0f0f;
	font-size: 16px;
	line-height: 22px;
	font-weight: 600;
	min-height: 166px;
}
.s_vision ul li:last-child {
	border: none;
}
.s_vision ul li a {
	display: block;
	margin: 0 auto 20px;
}
.s_vision ul li img {
	vertical-align: middle;
}
.s_vision ul li strong {
	color: #0f0f0f;
	font-size: 36px;
	font-weight: 400;
	margin: 0 auto 20px;
	display: block;
}
.s_vision ul li a strong {
	color: #0f0f0f;
	font-size: 36px;
	font-weight: 400;
}
.s_company {
}
.s_company h2 {
	font-size: 36px;
	color: #0f0f0f;
	text-transform: uppercase;
	display: block;
	text-align: center;
	margin: 0 auto 20px;
	width: 100%;
	clear: both;
}
.s_company_left {
	float: left;
	width: 49%;
}
.s_company_left img {
}
.s_company_right {
	float: right;
	width: 45%;
}
.s_company {
}
.ug-thumb-wrapper.ug-tile.ug-tile-clickable {
}
#html5-watermark {
	display: none!important;
}
.s_number {
	background-color: #527ea7;
}
.s_number span.counter {
	font-size: 50px;
	font-weight: 700;
	font-family: 'Quantico', sans-serif;
}
.s_number .wpsm_col-md-3 {
	width: 20%;
	border-right: 1px dashed #fff;
	padding: 0;
}
#wpsm_counter_b_row_43 .wpsm_counterbox .wpsm_count-title {
	min-height: 56px;
	font-family: 'Titillium Web', sans-serif!important;
	text-transform: uppercase;
	font-size: 15px!important;
}
.wpsm_counter_b_row .wpsm_row:nth-child(2) .wpsm_col-md-3 {
	border-right: 0px dashed #fff;
}
.wpsm_counter_b_row .wpsm_counterbox {
	margin: 0 auto!important;
}
.s_footer {
	background-color: #080d1a;
	padding: 20px;
	padding: 20px 0;
}
.footer_left {
	float: left;
	width: 69%;
}
.footer_left ul {
	display: block;
}
.footer_left ul li {
	display: inline-block;
	margin: 0 1% 0 0%;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 700;
	list-style-type: none;
}
.footer_left ul li img {
	vertical-align: middle;
}
.footer_left ul li a {
	color: #0389cc;
}
.footer_right {
	float: right;
	width: 31%;/* text-align: right; */
}
.footer_right ul {
	display: block;
}
.footer_right ul li {
	float: left;
	margin: 0px 6% 0 0%;
	list-style-type: none;
}
.footer_right ul li:last-child {
	/* background: #ff0000; */
	color: #fff;
	margin: 4px 0 0 0;
	font-size: 16px;
	float: right;
}
.s_inner_header_bg {
	width: 100%;
	margin: 0 auto;
	padding: 0.1px 0;
	/* background-image: url(assets/images/innerbgs.jpg); */
	background-position: left top;
	background-repeat: repeat-x;
	background-image: linear-gradient(#00a3e6, #0076bf);
	position: relative;
	background-size: auto;
	overflow: hidden;
	background-color: rgb(41 24 110);
}
.s_inner_header_bg img {
	position: absolute;
	object-fit: cover;
	height: 100%;
	display: none;
}
.s_inner_header_bg .container {
	/* width: 1150px; */
	margin: 0 auto;
	position: relative;
	top: 0;
	/* width: 100%; */
    /* background-color: rgba(0, 0, 0, 0.4); */
    /* background-color: #ccc; */
	height: 100%;/* vertical-align: middle; *//* z-index: 999999; */
}
.s_inner_header_bg h1 {
	color: #fff;
	padding: 0;
	text-transform: uppercase;
	margin: 3% auto;
	font-size: 40px;
	/* text-shadow: 0px 2px 4px #333; */
	/* width: 100%; */
	text-align: center;
	vertical-align: middle;
	letter-spacing: 1px;
	vertical-align: middle;
	/* height: 100%; */
	/* background-color: rgb(255 255 255 / 83%); */
	display: table;
	padding: 5px 4%;
	border-radius: 4px;
}
.page_inner {
}
.s_siderbar {
}
.sidebar_left {
	float: left;
	width: 25%;
	/* padding: 0 15px; */
	margin: 0 auto;
	font-size: 14px;
}/* sidebar-nav */
.sidebar-nav {
	margin-bottom: 20px;
}
.sidebar-nav ul {
	padding: 0;
	list-style: none;
}
.sidebar-nav ul li a {
	display: block;
	padding: 15px 20px 11px 20px;
	margin-bottom: 2px;
	color: #fff;
	font-weight: 700;
	background-color: #009ee1;
	font-size: 16px;
}
.menu .current_page_item a {
	padding-left: 16px;
	border-left: 4px solid #dae021;
	background-color: #0076bf;
}
.sidebar-nav ul li a:hover {
	background-color: #0076bf;
	color: #fff;
}
.brochure {
	margin-bottom: 20px;
	padding: 10px 10px 0px 10px;
	border: 1px solid #ccc;
	font-size: 13px;
}
.brochure h3 {
	margin-top: 0;
	margin-bottom: 9px;
	font-size: 18px;
	font-weight: 600;
}
.brochure p {
	margin-bottom: 18px;
}
.page-service .brochure p {
	margin-bottom: 18px;
}
.brochure .btn-brochure {
	margin-bottom: 20px;
}
.brochure .btn-download a {
	position: relative;
	width: 97%;
	margin-bottom: 0;
	padding: 12px 35px 9px 10px;
	font-weight: 300;
	letter-spacing: 0.2px;
	display: inline-block;
	text-transform: uppercase;
	font-size: 16px;
	line-height: 24px;
	background-color: #0076bf;
	color: #fff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-transform: perspective(1px) translateZ(0px);
	-moz-transform: perspective(1px) translateZ(0px);
	-ms-transform: perspective(1px) translateZ(0px);
	-o-transform: perspective(1px) translateZ(0px);
	transform: perspective(1px) translateZ(0px);
	-webkit-transition-duration: 0.3s;
	-moz-transition-duration: 0.3s;
	-ms-transition-duration: 0.3s;
	-o-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: color;
	-moz-transition-property: color;
	-ms-transition-property: color;
	-o-transition-property: color;
	transition-property: color;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.brochure .btn-download a:hover {
	background-color: #009ee1;
}
.brochure .btn-download a:after {
	background: url(assets/images/icon_pdf_white.png) no-repeat;
	content: "";
	width: 30px;
	height: 30px;
	position: absolute;
	top: 15px;
	right: 3px;
}
.sidebar_right {
	width: 71%;
	float: right;
}
.list {
	margin: 14px auto;
}
.list li {
	list-style-type: none;
	background-image: url(assets/images/li1.png);
	background-repeat: no-repeat;
	background-position: left 7px;
	padding: 0 0 0 40px;
	list-style-type: none;
	margin: 10px auto;
	line-height: 24px;
}
.contact_right {
	float: none;
	width: 80%;
	padding: 40px 3%;
	-webkit-box-shadow: 0 8px 25px 5px rgb(42 121 124 / 17%);
	-moz-box-shadow: 0 8px 25px 5px rgba(42, 121, 124, .17);
	box-shadow: 0 8px 25px 5px rgb(42 121 124 / 17%);
	margin: 0 auto;
	border-radius: 10px;
	display: block;
	margin: 0px auto;
}
.contact_right h3 {
	text-transform: uppercase;
	margin: 0 auto 37px;
	display: block;
	text-align: center;
	border-bottom: 1px dashed #000;
	display: table;
}
.contact_right ul {
	float: left;
}
.contact_right ul li {
	list-style-type: none;
	float: left;
	width: 48%;
}
.contact_right ul li label {
	margin: 7px 0px 6px;
	font-size: 15px;
	font-weight: 600;
	text-transform: capitalize;
	display: block;
}
.contact_right ul li br {
	display: none;
}
.contact_right ul li strong {
	color: #f00;
}
.contact_right ul li:nth-child(5n), .formlayout ul li:nth-child(6n) {
/* float: left; */
 /* width: 100%; */
}
.contact_right ul li:nth-child(even) {
	float: right;
	width: 48%;
}
.formlayout ul {
	float: left;
}
.formlayout ul li {
	list-style-type: none;
	float: left;
	width: 47%;
}
.formlayout ul li label {
	margin: 17px 0px 5px;
	font-size: 15px;
	font-weight: 600;
	text-transform: capitalize;
	display: block;
}
.formlayout ul li br {
	display: none;
}
.formlayout ul li:nth-child(5n), .formlayout ul li:nth-child(6n) {
/* float: left; */
 /* width: 100%; */
}
.formlayout ul li:nth-child(even) {
	float: right;
	width: 47%;
}
.input {
	/* box-shadow: 0px 1px 4px #ccc; */
	border: solid 1px #ccc;
	padding: 1% 1%;
	font-size: 15px;
	outline: none;
	display: block;
	width: 95%;
	margin: 0px 0px 10px;
	padding: 13px 2%;
}
.input1 {
	/* box-shadow: 0px 1px 4px #ccc; */
	border: solid 1px #ccc;
	padding: 1% 1%;
	font-size: 15px;
	outline: none;
	display: block;
	width: 99.2%;
	margin: 5px 0px 10px;
	padding: 13px 2%;
}
.input11 {
	/* box-shadow: 0px 1px 4px #ccc; */
	border: solid 1px #ccc;
	padding: 1% 1%;
	font-size: 15px;
	outline: none;
	display: block;
	width: 100%;
	margin: 11px 0px 10px!important;
	padding: 13px 2%;
}
.input_textarea {
	/* box-shadow: 0px 1px 4px #ccc; */
	border: solid 1px #ccc;
	color: #666;
	padding: 1% 2%;
	font-size: 14px;
	outline: none;
	display: block;
	height: 118px;
	width: 95%;
	margin: 5px 0px 10px;
}
#sign-in-submit {
	color: #fff;
	background: linear-gradient(to bottom, #0076bf, #009ee1);
	text-align: center;
	font-size: 21px;
	text-transform: uppercase;
	padding: 13px 8%;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	-khtml-border-radius: 5px;
	border: 0px solid #adb0bd;
	outline: none;
	cursor: pointer;
	font-weight: 400;
	margin: 20px auto 0;
	display: block;
}
#sign-in-submit:hover {
	color: #000;
	background: linear-gradient(to bottom, #dae021, #dae021);
	background-color: #dae021;
}
#full {
	float: left;
	width: 100%;
}
.s_company_right ul {
	margin: 0 auto 20px;
	float: left;
}
.s_company_right ul li {
	box-shadow: 0px 2px 7px #ccc;
	list-style-type: none;
	font-size: 23px;
	margin: 24px auto;
	padding: 2% 0 2% 2%;
	text-transform: uppercase;
	float: left;
	width: 98%;
	border: 1px solid #ccc;
}
.s_company_right ul li strong {
	background-color: #c3d92e;
	float: right;
	padding: 8px 5%;
	text-align: right;/* margin: -4px auto; */
}
.s_company_right ul li span {
	float: left;
	/* padding: 4px 5%; */
	text-align: left;
	margin: 0 auto;
	width: 80%;
	line-height: 26px;
}
.post-inner .hover-wrap {
	margin-left: 0px !important;
}
.post-inner .ultimate-hover-item {
	width: 23%;
	margin: 0 1% !important;
	float: left;
	padding: 1%;
	box-shadow: 0px 0px 8px #ccc;
}
.effect-hover.effect-sarah {
	background-color: #17819c !important;
	width: 100%!important;
	height: 272px !important;
	box-shadow: 0px 0px 8px #ccc;
	object-fit: cover;
	margin: 0 auto;
}
.effect-hover.effect-fonts figcaption, .effect-hover.effect-fonts figcaption h2, .effect-hover.effect-fonts figcaption p {
	font-family: inherit !important;
	color: #fff!important;
	text-shadow: 0px 0px 3px #000;
}
.effect-heading h2 {
	font-size: 30px!important;
}
.wp-image-174 {
	max-width: initial;
}
.page-id-102 .entry-content h5 {
	font-size: 26px;
}
.list11 {
	margin: 14px auto;
	display: inline-block;
	/* background-color: #94c05a; */
	width: 100%;
	padding: 1%;/* background-image: linear-gradient(#098d43, #94c05a); */
}
.list11 li {
	list-style-type: none;
	background-image: url(assets/images/li1.png);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding: 0 0 0px 43px;
	margin: 10px auto;
	line-height: 24px;
	font-size: 21px;
	color: #29176d;
	font-weight: 700;
}
.s_certificates {
}
.s_certificates li {
	float: left;
	margin: 20px 2% 20px 0;
	list-style-type: none;
	width: 31%;
	border: 1px solid #ccc;
	-webkit-transition: box-shadow .2s, transform .2s, opacity .2s;
	transition: box-shadow .2s, transform .2s, opacity .2s;
	border-radius: 5px;
	box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%);
	padding: 1%;
}
.s_certificates li:last-child {
	margin-right: 0px;
}
.s_certificates li img {
	height: 300px;
	/* float: left; */
	/* margin: 20px 8% 20px  0; */
	width: 100%;
	object-fit: cover;
}
.s_certificates li strong {
	display: block;
	background-color: #dae021;
	color: #fff;
	text-align: center;
	font-size: 30px;
}
/* Team Block */
.s_team {
}
.team-block {
	position: relative;
	margin-bottom: 40px;
	float: left;
	width: 27%;
	margin: 30px 3%;
}
.team-block .inner-box {
	position: relative;
	overflow: hidden;
}
.team-block .inner-box .border-one:before {
	position: absolute;
	content: '';
	left: 0px;
	top: 0px;
	width: 0px;
	height: 2px;
	z-index: 1;
	background-color: #000048;
	transition: all 900ms ease;
	-moz-transition: all 900ms ease;
	-webkit-transition: all 900ms ease;
	-ms-transition: all 900ms ease;
	-o-transition: all 900ms ease;
}
.team-block .inner-box .border-one:after {
	position: absolute;
	content: '';
	right: 0px;
	bottom: 0px;
	width: 2px;
	height: 0px;
	z-index: 1;
	background-color: #000048;
	transition: all 900ms ease;
	-moz-transition: all 900ms ease;
	-webkit-transition: all 900ms ease;
	-ms-transition: all 900ms ease;
	-o-transition: all 900ms ease;
}
.team-block .inner-box:hover .border-one:before {
	width: 100%;
}
.team-block .inner-box:hover .border-one:after {
	height: 100%;
}
.team-block .inner-box .border-two:before {
	position: absolute;
	content: '';
	left: 0px;
	top: 0px;
	width: 2px;
	height: 0px;
	z-index: 1;
	background-color: #000048;
	transition: all 900ms ease;
	-moz-transition: all 900ms ease;
	-webkit-transition: all 900ms ease;
	-ms-transition: all 900ms ease;
	-o-transition: all 900ms ease;
}
.team-block .inner-box .border-two:after {
	position: absolute;
	content: '';
	right: 0px;
	bottom: 0px;
	width: 0px;
	height: 2px;
	z-index: 1;
	background-color: #000048;
	transition: all 900ms ease;
	-moz-transition: all 900ms ease;
	-webkit-transition: all 900ms ease;
	-ms-transition: all 900ms ease;
	-o-transition: all 900ms ease;
}
.team-block .inner-box:hover .border-two:before {
	height: 100%;
}
.team-block .inner-box:hover .border-two:after {
	width: 100%;
}
.team-block .inner-box .image {
	position: relative;
	text-align: center;
	overflow: hidden;
	transition: all 0.6s ease;
	-moz-transition: all 0.6s ease;
	-webkit-transition: all 0.6s ease;
	-ms-transition: all 0.6s ease;
	-o-transition: all 0.6s ease;
}
.team-block .inner-box .image img {
	position: relative;
	width: 100%;
	display: block;
}
.team-block .inner-box .image .social-icons {
	position: absolute;
	left: 2px;
	right: 2px;
	bottom: -80px;
	z-index: 1;
	padding: 14px 10px;
	border-radius: 0px 0px 0px 0px;
	background-color: #fb9321de;
	display: inline-block;
	transition: all 0.6s ease;
	-moz-transition: all 0.6s ease;
	-webkit-transition: all 0.6s ease;
	-ms-transition: all 0.6s ease;
	-o-transition: all 0.6s ease;
}
.team-block .inner-box .image .social-icons li {
	position: relative;
	margin: 0px 8px;
	display: inline-block;/* background-color: #fff; */
}
.team-block .inner-box .image .social-icons li a {
	position: relative;
	color: #ffffff;
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	background-color: #fff0;
}
.team-block .inner-box .image .social-icons li a:hover {
	color: #ffaa00;
}
.team-block .inner-box:hover .social-icons {
	bottom: 0px;
}
.team-block .inner-box .lower-box {
	position: relative;
	padding-top: 25px;
	padding-bottom: 25px;
	text-align: center;
}
.team-block .inner-box .lower-box h3 {
	position: relative;
	color: #222222;
	font-size: 20px;
	font-weight: 700;
	line-height: 1.4em;
	text-transform: capitalize;
}
.team-block .inner-box .lower-box h3 a {
	color: #000;
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}
.team-block .inner-box .lower-box h3 a:hover {
	color: #fb9321;
}
.team-block .inner-box .lower-box .designation {
	position: relative;
	color: #777777;
	font-size: 14px;
	margin-top: 2px;
}
.team-block.style-two .inner-box {
	box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.10);
}
.s_company_right .s_but {
	background-color: #0070b8;
	color: #fff;
	padding: 10px 9%;
	display: table;
	margin: 30px auto 0px;
	border-radius: 200px;
	box-shadow: 0px 6px 7px #a2a2a2;
	text-align: center;
	font-size: 20px;
	transition: all 0.5s;
	cursor: pointer;
	text-transform: capitalize;
}
.s_company_right .s_but span {
	cursor: pointer;
	display: inline-block;
	position: relative;
	transition: 0.5s;
}
.s_company_right .s_but span:after {
	content: '\00bb';
	position: absolute;
	opacity: 0;
	top: 0;
	right: -20px;
	transition: 0.5s;
}
.s_company_right .s_but:hover span {
	padding-right: 25px;
}
.s_company_right .s_but:hover span:after {
	opacity: 1;
	right: 0;
}
.s_group {
	background-color: #eee;
	padding: 0;/* border-bottom: 1px solid #d4d4d4; */
}
.s_group_left {
	float: left;
	width: 50%;
}
.s_group_left img {
	clip-path: polygon(0 0, 100% 0, 90% 100%, 0% 100%);
	clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
	height: 520px;
	width: 100%;
	object-fit: cover;
}
.s_group_right {
	float: right;
	width: 50%;
	padding: 0% 2%;
}
.s_group_right h2 {
	font-size: 41px;
	color: #29176d;
	font-weight: 700;
	line-height: 60px;
	margin: 16px auto 0;
}
.s_group_right h2 strong {
	display: block;
	color: #dae021;
	font-size: 60px;
}
.s_group_right p {
}
.g_slider h4 {
	font-size: 33px;
	color: #29176d;
	font-weight: 700;
	text-transform: capitalize;
}
.g_slider {
}
#s_group_right {
	float: left;
	padding: 0% 2%;
}
#s_group_right strong {
	display: initial;
}
#s_group_left {
}
#s_group_left img {
	clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
}
.s_quality {
	/* background-color: #00943c; */
	padding: 0;/* border-bottom: 1px solid #d4d4d4; */
}
.s_quality_left {
	float: left;
	width: 60%;
}
.s_quality_left img {
	/* clip-path: polygon(0 0, 100% 0, 90% 100%, 0% 100%); */
	clip-path: polygon(0 0, 80% 0, 100% 100%, 0% 100%);
	height: 360px;
	width: 100%;
	object-fit: cover;
}
.s_quality_right {
	float: right;
	width: 40%;
	padding: 0 5% 0 2%;
}
.s_quality_right h2 {
	font-size: 45px;
	color: #29176d;
	font-weight: 700;
	line-height: 60px;
	margin: 16px auto 0;
}
.s_quality_right p {
	display: block;
	color: #000;
	font-size: 18px;
	font-family: arial;
}
.s_gall {
}
.s_gall li {
	width: 31% !important;
	margin: 1% !important;
	padding: 1% !important;
}
.s_gall li img {
	width: 100%;
	height: 161px;
	object-fit: contain;
}
.s_gall li img:hover {
	opacity: 0.5;
}
.s_plant table {
	border: 1px solid #ccc;
	border-collapse: collapse;
	margin: 0;
	padding: 0;
	width: 100%;
	table-layout: fixed;
}
.s_plant table caption {
	font-size: 1.5em;
	margin: .5em 0 .75em;
	background-color: #dcd7ca;
	background-image: linear-gradient(#68a740, #89b73a);
	color: #fff;
}
.s_plant table tr {
	background-color: #f8f8f8;
	border: 1px solid #ddd;
	padding: .35em;
}
.s_plant table thead tr {
	background: #0098dd;
	color: #fff;
	background-image: linear-gradient(#00a3e6, #0076bf);
}
.s_plant table tr:nth-child(even) {
	background: #fff;
}
.s_plant table td:first-child {
	/* background-color: #0082ca; */
	/* color: #fff; */
	font-size: 18px;
	font-weight: 700;/* background-image: linear-gradient(#00a3e6, #0076bf); */
}
.s_plant table th, .s_plant table td {
	padding: .625em;
	text-align: center;
	font-size: 17px;
	text-align: left;
}
.s_plant table th {
	font-size: .85em;
	letter-spacing: .1em;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: 700;
}
 @media screen and (max-width: 600px) {
.s_plant table {
	border: 0;
}
.s_plant table caption {
	font-size: 1.3em;
}
.s_plant table thead {
	border: none;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
.s_plant table tr {
	border-bottom: 3px solid #ddd;
	display: block;
	margin-bottom: .625em;
}
.s_plant table td {
	border-bottom: 1px solid #ddd;
	display: block;
	font-size: .8em;
	text-align: right;
}
.s_plant table td::before {
	/*
    * aria-label has no advantage, it won't be read inside a table
    content: attr(aria-label);
    */
	content: attr(data-label);
	float: left;
	font-weight: bold;
	text-transform: uppercase;
}
.s_plant table td:last-child {
	border-bottom: 0;
}
}
.row.s_plant {
	background-color: #f8f8f8;
}
.s_capacity {
}
.s_capacity h3 {
	font-size: 1.5em;
	margin: .5em 0 .75em;
	background-color: #dcd7ca;
	background-image: linear-gradient(#68a740, #89b73a);
	color: #fff;
	text-align: center;
	padding: 0.5em;
}
.s_capacity h4 {
}
.Kcontact_section {
	/* float: left; */
	width: 100%;
	padding: 1em;
	box-sizing: border-box;
	/* background-color: #6cceee; */
	background-color: #eeeeee;
}
.KC_left_image {
	float: left;
	width: 50%;
	position: relative;
}
.KC_left_image img {
	width: 100%;
	max-height: 828px;
}
.leftimage_content {
	position: absolute;
	top: 0;
	background: #000000a3;
	padding: 5em;
	float: left;
	width: 100%;
	box-sizing: border-box;
	height: 100%;
	left: 0;
}
.lic_add {
	float: left;
	width: 82%;
	padding: 2em;
	box-sizing: border-box;
	position: absolute;
	top: 20%;
	left: 18%;
	margin: 0 0 !important;
	list-style: none;
}
.ic_head1 {
	font-family: Arial;
	color: #ffffff;
	font-size: 23px;
	background: url(assets/images/placeholder.png) no-repeat scroll left;
	font-weight: 600;
	letter-spacing: 1px;
	background-size: 5.5%;
	padding-left: 2em;
}
.lic_text {
	background: none;
	color: #fff;
	font-family: Arial;
	font-size: 17px;
	line-height: 1.2;
	padding-left: 45px;
}
.lic_text a {
	color: #2dc4ee;
}
.lic_text a:hover {
	text-decoration: underline;
	color: #2dc4ee;
}
.lic_call {
	float: left;
	width: 82%;
	padding: 2em;
	box-sizing: border-box;
	position: absolute;
	top: 40%;
	left: 18%;
	margin: 0 0 !important;
}
.ic_head2 {
	font-family: Arial;
	color: #ffffff;
	font-size: 23px;
	background: url(assets/images/calls.png) no-repeat scroll left;
	font-weight: 600;
	letter-spacing: 1px;
	background-size: 5%;
	padding-left: 2em;
}
.lic_gmaill {
	float: left;
	width: 82%;
	padding: 2em;
	box-sizing: border-box;
	position: absolute;
	bottom: 18%;
	left: 18%;
	margin: 0 0 !important;
}
.ic_head3 {
	font-family: Arial;
	color: #ffffff;
	font-size: 23px;
	background: url(assets/images/mail.png) no-repeat scroll left;
	font-weight: 600;
	letter-spacing: 1px;
	background-size: 5.5%;
	padding-left: 2em;
}
.KC_right_cform {
	float: left;
	width: 50%;
	padding: 2em;
	box-sizing: border-box;
	background: #ffffff;
	padding-bottom: 1.8em;
}
.kc_formHead {
	text-align: center;
	margin-top: 0 !important;
	margin-bottom: 0.2em !important;
	color: #000;
	font-family: Arial;
	font-weight: 400;
	font-size: 27px;
}
.KC_right_cform form {
	float: left;
	width: 100%;
}
.kcf_content {
	float: left;
	width: 100%;
	padding: 2em;
	box-sizing: border-box;
	padding-bottom: 0;
}
.kcf_titles {
	border: 1px solid #6666;
	padding: 0.8em 2em;
	box-sizing: border-box;
	float: left;
	width: 100%;
	color: #000;
	font-size: 15px;
	font-family: Arial;
	border-bottom: none;
	letter-spacing: 1px;
}
form label {
	cursor: pointer;
}
#ftName, #ltName {
	float: left;
	width: 50%;
	padding: 0.8em 2em;
	box-sizing: border-box;
	font-size: 15px;
	font-family: Arial;
	background: none;
	border: 1px solid #6666;
}
#ltName {
	border-left: none;
}
#gmail, #phone, #message, #countries {
	float: left;
	width: 100%;
	padding: 0.8em 2em;
	box-sizing: border-box;
	font-size: 15px;
	font-family: Arial;
	background: none;
	border: 1px solid #6666;
}
#countries {
	-webkit-appearance: none;
	background: url(assets/images/button.png) no-repeat scroll right;
	background-size: 3%;
	background-position: 96% 55%;
}
#message {
	height: 103px;
	resize: none;
}
.kcs_btn {
	float: left;
	width: 100%;
	padding: 1.18em;
	box-sizing: border-box;
	text-align: center;
}
#kc_button {
	border: none;
	color: #fff;
	font-size: 15px;
	cursor: pointer;
	background: linear-gradient(to bottom, #0076bf, #009ee1);
	text-align: center;
	font-size: 21px;
	text-transform: uppercase;
	padding: 13px 8%;
}
#kc_button:hover {
	border: none;
	background: #dae021;
	color: #fff;
	color: #000;
	background: linear-gradient(to bottom, #dae021, #dae021);
	background-color: #dae021;
}
#s_fax {
	top: 55%;
}
.KC_left_image ul li {
	list-style-type: none;
	margin: 0px auto 5px;
}
.KC_right_cform br {
	display: none;
}
.s_staff {
	padding: 0;
	background-color: #eeeeee;
}
.s_staff {
	padding: 0;
	background-color: #eeeeee;
}
.s_staff h2 {
	font-size: 36px;
	color: #6ecdf4;
	display: block;
	text-align: center;
	background-color: #ffffff;
	padding: 20px 0 4px;
}
.s_staff ul {
	display: block;
	text-align: center;
	padding: 4% 0;
}
.s_staff ul li {
	display: inline-grid;
	margin: 1% 1%;
	width: 31%;
	-webkit-transition: box-shadow .2s, transform .2s, opacity .2s;
	transition: box-shadow .2s, transform .2s, opacity .2s;
	background-color: #0076bf;
}
.s_staff ul li:hover {
	box-shadow: 0 15px 20px rgba(0, 0, 0, .2);
	-webkit-box-shadow: 0 15px 20px rgba(0, 0, 0, .2);
	-webkit-transform: translate(0, -8px);
	transform: translate(0, -8px);
}
.s_staff ul li img {
	width: 100%;
	height: 250px;
	object-fit: fill;
}
.s_staff ul li strong {
	font-size: 20px;
	margin: 5px 0;
	text-align: left;
	color: #fff;
	padding: 10px 4% 0;
	/* background-color: #000; */
	text-align: center;
}
.s_staff ul li p {
	font-size: 14px;
	color: #666;
	padding: 0 4%;
	text-align: left;
	margin: 9px 0;
	min-height: 112px;
	line-height: 22px;
}
#c_bg {
}
#c_bg img {
	height: 500px;
}
#c_bg p {
	line-height: 36px !important;
}
.listnum {
	margin: 14px auto;
	padding: 0;
	margin: 0;
}
.listnum li {
	padding: 0;
	list-style-type: auto;
	margin: 10px auto;
	line-height: 24px;
	list-style-position: initial;
}
.yellow_bar {
	background: url(assets/images/blue.jpg) repeat-x top 250px left;
	padding-top: 0;
}
.yellow_bar iframe {
	width: 700px !important;
	height: 400px !important;
	margin: 0 auto;
	display: table;
}
.yellow_bar h3 {
	display: block;
	text-align: center;
	margin: 0px auto 20px;
	font-family: 'Titillium Web', sans-serif;
	text-transform: capitalize;
}
.custom-btn {
	/* width: 130px; */
  /* height: 40px; */
	padding: 10px 25px;
	border: 2px solid #0076bf;
	/* font-weight: 600; */
	background: transparent;
	cursor: pointer;
	transition: all 0.3s ease;
	position: relative;
	display: table;
	margin: 30px auto 0;
	font-size: 19px;
}
.btn-15 {
	background: #ffffff;
	color: #000;
	z-index: 1;
}
.btn-15:after {
	position: absolute;
	content: "";
	width: 0;
	height: 100%;
	top: 0;
	right: 0;
	z-index: -1;
	background: #0076bf;
	transition: all 0.3s ease;
}
.btn-15:hover {
	color: #fff;
}
.btn-15:hover:after {
	left: 0;
	width: 100%;
}
.btn-15:active {
	top: 2px;
}
.entry-content p {
	text-align: justify;
}
.page-template-t_withsidebar .entry-content h3 {
	font-family: 'Titillium Web', sans-serif;
	font-size: 26px;
	margin: 0 auto 10px;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu {
	width: max-content !important;
}
.page-template-t_withsidebar .entry-content .list li {
	list-style-type: none;
	background-image: url(assets/images/li4.png);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding: 0 0 0 25px;
	list-style-type: none;
	margin: 10px auto;
	line-height: 24px;
	background-size: 17px;
}
a.custom-btn.btn-15.b_left {
	margin-left: 0;
}
.rslider {
	float: right;
	width: 50%;
	margin: 0 0 2% 3%;
}
.c_pro {
	position: fixed;
	right: 0;
	background-color: #0076bf;
	z-index: 999;
	padding: 21px 10px;
	top: 140px;
	-ms-writing-mode: tb-rl;
	-webkit-writing-mode: vertical-rl;
	writing-mode: vertical-rl;
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
	white-space: nowrap;
	border-radius: 0px 10px 10px 0px;
}
.c_pro a {
	color: #fff;
}
.c_pro:hover {
	background-color: #dae021;
}
.c_pro1 {
	position: fixed;
	right: 0;
	background-color: #0076bf;
	z-index: 999;
	padding: 21px 10px;
	top: 380px;
	-ms-writing-mode: tb-rl;
	-webkit-writing-mode: vertical-rl;
	writing-mode: vertical-rl;
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
	white-space: nowrap;
	border-radius: 0px 10px 10px 0px;
}
.c_pro1 a {
	color: #fff;
}
.c_pro1:hover {
	background-color: #dae021;
}
/*---------------------------------------------------*/

.s_staff {
	padding: 50px 0px;
}
.staff_div {
	background-color: #fff;
	padding: 20px 2%;
	margin: 0 auto 20px;
}
.staff_div h3 {
	font-size: 36px;
	color: #0f0f0f;
	text-transform: uppercase;
	display: block;
	text-align: center;
	margin: 0 auto 20px;
	width: 100%;
	clear: both;
}
.staff_left {
	float: left;
	width: 40%;
}
.staff_left img {
}
.staff_right {
	float: right;
	width: 57%;
}
.staff_right .list {
	padding: 0;
}
.staff_right .list li {
	background-color: #fff;
	margin: 10px auto;
	display: revert;
	width: 100%;
	text-align: left;
	list-style-type: auto;
	background-image: none;
	padding: 0;
	font-size: 20px;/* font-weight: 600; */
	list-style-position: inside;
}
.staff_right p {
	font-size: 19px;
	text-transform: capitalize;
	text-align: justify;
	line-height: 31px !important;
}
.staff_right p a {
	color: #0076bf;
}
.staff_center {
	display: block;
	text-align: center;
	margin: 0 auto;
}
.staff_right h3 {
	text-align: left;
}
.s_plant table td:nth-child(2) {
	/* background-color: #0082ca; */
    /* color: #fff; */
	font-size: 18px;
	font-weight: 700;/* background-image: linear-gradient(#00a3e6, #0076bf); */
}
#m_month {
	text-align: center;
	background-color: #0082ca;
	color: #fff;
	font-size: 18px;
	font-weight: 700;
/* background-image: linear-gradient(#00a3e6, #0076bf); */}
.s_plant table td:nth-child(3), .s_plant table td:nth-child(4), .s_plant table td:first-child {
	text-align: center;
}
.sticky {
	position: fixed;
	top: 0;
	width: 100%;
	box-shadow: 0px 0px 6px #999;
}
.sticky + .content {
	padding-top: 102px;
}
/*-------------------------------------------*/

 

.h_company {
	text-align: center;
}
.h_company h2 {
	display: block;
	text-align: center;
	margin: 0 auto;
	color: #01082e;
	font-size: 36px;
	margin: 0 auto 20px;
}
.h_company h2 strong {
	color: #007cc9;
}
.h_company p {
	font-size: 22px;
	margin: 0 auto 40px;
}
.h_company p strong {
}
.h_company img {
}
.h_box1 {
}
.h_box1 .container {
	background-image: url(assets/images/pic2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	max-width: 1200px;
	padding: 2%;
}
.h_box1 p {
	font-size: 18px;
	margin: 20px auto;
	line-height: 28px!important;
	display: inline-block;
	width: 100%;
}
.h_box1 p strong {
}
.h_box1_right {
	background-color: #dfdfe1;
	border-radius: 20px;
	padding: 2%;
	float: right;
	width: 58%;
	margin: 40px auto;
}
.h_box2 {
	padding-top: 0;
}
.h_box2 ul {
	display: flex;
	overflow: hidden;
	grid-auto-rows: 3fr;
	grid-column-gap: 40px;
	grid-row-gap: 5px;
}
.h_box2 ul li {
	list-style-type: none;
/* column-gap: 50px; */}
.h_box2 ul li strong {
	color: #007cc9;
	font-size: 30px;
	display: block;
}
.h_box2 ul li b {
}
.h_box2 ul li em {
	color: #007cc9;
	font-size: 25px;
	font-style: normal;
	display: block;
	margin: 0 auto 10px;
}
.h_box3 {
}
.h_box3_left {
	float: left;
	width: 50%;
}
.h_box3_left p {
	font-size: 20px;
	margin: 10px auto;
	line-height: 29px!important;
	display: inline-block;
	width: 100%;
	text-align: justify;
}
.h_box3_left p strong {
}
.h_box3_right {
	float: right;
	width: 48%;
}
.h_box3_right img {
}
.h_box4 {
	background-color: #bfe8fe;
}
.h_box4_left {
	float: left;
	width: 30%;
	padding: 85px 1%;
}
.h_box4_left p {
	font-size: 40px;
	line-height: 40px !important;
}
.h_box4_left p strong {
	color: #007cc9;
}
.h_box4_right {
	float: right;
	width: 70%;
}
.h_box4_right ul {
	display: grid;
	overflow: hidden;
	grid-template-columns: repeat(2, 1fr);
	grid-auto-rows: 1fr;
	grid-column-gap: 5px;
	grid-row-gap: 5px;
	margin: 0px auto 0;
}
.h_box4_right ul li {
	background-image: url(assets/images/check.png);
	background-repeat: no-repeat;
	background-position: left 8px;
	padding: 0 0 0 40px;
	list-style-type: none;
	font-size: 21px;
	font-weight: 600;
	margin: 5px 0;
	text-align: left;
}
.h_box5 {
	text-align: center;
}
.h_box5 p {
	font-size: 21px;
	margin: 0 auto 40px;
	font-weight: 700;
	padding: 0 14%;
	line-height: 30px !important;
}
.wpcf7-list-item {
	display: inline-block;
	margin: 0 1em 0 0;
}
span.wpcf7-list-item.first {
	margin-left: 0 !important;
}
.g_container {
}
.g_container ul {
}
.g_container .c_list li {
	float: left;
	width: 31%;
	list-style-type: none;
	padding: 0;
	margin: 2% 3.5% 2% 0%;
	box-shadow: 0px 1px 10px #ccc;
	border-radius: 0 0 10px 10px;
	background-color: #fff;
	/* text-align: center; */
	/* min-height: 432px; */
	background: linear-gradient(113deg, #fff 80%, #0071b9 80%);
	-webkit-transition: box-shadow .2s, transform .2s, opacity .2s;
	transition: box-shadow .2s, transform .2s, opacity .2s;
}
.g_container .c_list li:nth-child(3), .g_container .c_list li:nth-child(6), .g_container .c_list li:nth-child(9), .g_container .c_list li:nth-child(12) {
	margin: 2% 0% 2% 0%;
	float: right;
}
.g_container .c_list li img {
	/* height: 200px; */
    /* width: 100%; */
	margin: 0 auto;
	display: block;
	text-align: center;
	border-bottom: 1px solid #ccc;
	padding: 0 0 0px;
}
.g_container .c_list li strong {
	display: block;
	margin: 10px auto 10px;
	/* max-height: 55px; */
	overflow: hidden;
	line-height: 23px;
	font-size: 21px;
	padding: 0% 3%;
	text-align: left;
	color: #01082e;
	font-weight: 400;
	text-transform: capitalize;
	float: left;
	width: 76%;/* min-height: 46px; */
}
.g_container .c_list li a .fa {
	font-size: 29px;
	color: #fff;
	float: right;
	padding: 7px 9%;
	margin: 0 0;
}
#sptp-730 .sptp-section-title {
 	display: none;
}
