@font-face {
    font-family: 'Proxima Nova Rg';
    src: url('../fonts/ProximaNova-Bold.eot');
    src: url('../fonts/ProximaNova-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/ProximaNova-Bold.woff2') format('woff2'),
        url('../fonts/ProximaNova-Bold.woff') format('woff'),
        url('../fonts/ProximaNova-Bold.ttf') format('truetype'),
        url('../fonts/ProximaNova-Bold.svg#ProximaNova-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'MYRIADPRO-REGULAR';
    src: url('../fonts/MYRIADPRO-REGULAR.OTF');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Rajdhani';
    src: url('../fonts/Rajdhani-Light.eot');
    src: url('../fonts/Rajdhani-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Rajdhani-Light.woff2') format('woff2'),
        url('../fonts/Rajdhani-Light.woff') format('woff'),
        url('../fonts/Rajdhani-Light.ttf') format('truetype'),
        url('../fonts/Rajdhani-Light.svg#Rajdhani-Light') format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'LuzSans-Book';
    src: url('../fonts/LuzSans-Book.eot');
    src: url('../fonts/LuzSans-Book.eot?#iefix') format('embedded-opentype'),
        url('../fonts/LuzSans-Book.woff2') format('woff2'),
        url('../fonts/LuzSans-Book.woff') format('woff'),
        url('../fonts/LuzSans-Book.ttf') format('truetype'),
        url('../fonts/LuzSans-Book.svg#LuzSans-Book') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Rajdhani';
    src: url('../fonts/Rajdhani-Bold.eot');
    src: url('../fonts/Rajdhani-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Rajdhani-Bold.woff2') format('woff2'),
        url('../fonts/Rajdhani-Bold.woff') format('woff'),
        url('../fonts/Rajdhani-Bold.ttf') format('truetype'),
        url('../fonts/Rajdhani-Bold.svg#Rajdhani-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'LuzSans';
    src: url('../fonts/LuzSans-Medium.eot');
    src: url('../fonts/LuzSans-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/LuzSans-Medium.woff2') format('woff2'),
        url('../fonts/LuzSans-Medium.woff') format('woff'),
        url('../fonts/LuzSans-Medium.ttf') format('truetype'),
        url('../fonts/LuzSans-Medium.svg#LuzSans-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Rajdhani';
    src: url('../fonts/Rajdhani-Regular.eot');
    src: url('../fonts/Rajdhani-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Rajdhani-Regular.woff2') format('woff2'),
        url('../fonts/Rajdhani-Regular.woff') format('woff'),
        url('../fonts/Rajdhani-Regular.ttf') format('truetype'),
        url('../fonts/Rajdhani-Regular.svg#Rajdhani-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Rajdhani';
    src: url('../fonts/Rajdhani-Medium.eot');
    src: url('../fonts/Rajdhani-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Rajdhani-Medium.woff2') format('woff2'),
        url('../fonts/Rajdhani-Medium.woff') format('woff'),
        url('../fonts/Rajdhani-Medium.ttf') format('truetype'),
        url('../fonts/Rajdhani-Medium.svg#Rajdhani-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Rajdhani';
    src: url('../fonts/Rajdhani-Semibold.eot');
    src: url('../fonts/Rajdhani-Semibold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Rajdhani-Semibold.woff2') format('woff2'),
        url('../fonts/Rajdhani-Semibold.woff') format('woff'),
        url('../fonts/Rajdhani-Semibold.ttf') format('truetype'),
        url('../fonts/Rajdhani-Semibold.svg#Rajdhani-Semibold') format('svg');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Proxima Nova Rg';
    src: url('../fonts/ProximaNova-Regular.eot');
    src: url('../fonts/ProximaNova-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/ProximaNova-Regular.woff2') format('woff2'),
        url('../fonts/ProximaNova-Regular.woff') format('woff'),
        url('../fonts/ProximaNova-Regular.ttf') format('truetype'),
        url('../fonts/ProximaNova-Regular.svg#ProximaNova-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}


/*Default-CSS*/
input[type="file"]::-webkit-file-upload-button {
	cursor:pointer; 
}
input[type="file"]::-moz-file-upload-button {
	cursor:pointer; 
}
input[type="file"]::-ms-file-upload-button {
	cursor:pointer; 
}
input[type="file"]::-o-file-upload-button {
	cursor:pointer; 
}
input[type="file"] {
	cursor:pointer; 
}
input::-moz-focus-inner{border:0;outline:none;}
button::-moz-focus-inner{border:0;outline:none;}
select::-moz-focus-inner{border:0;outline:none;}
option::-moz-focus-inner{border:0;outline:none;}
a::-moz-focus-inner{border:0;outline:none;}
button,a{border:0;outline:none;}
button:focus,
select:focus,
option:focus,
button:active,
select:active,
option:active,
button::-moz-focus-inner,
select::-moz-focus-inner,
option::-moz-focus-inner {
    outline: none;
    border: none;
}
html body{
	font-family: 'LuzSans-Book';
	margin:0;
	overflow-x:hidden;
	padding-top:0;
	background:#fff;
}
*::-moz-selection {
	color: #E77E25;
	background:#fff;
}
*::-webkit-selection {
	color: #E77E25;
	background:#fff;
}
*::-webkit-input-placeholder { 
	color: #fff;
	opacity:1;
}
*:-moz-placeholder { 
	color: #fff;
	opacity:1;
}
*::-moz-placeholder { 
	color: #fff;
	opacity:1;
}
*:-ms-input-placeholder { 
	color: #fff;
	opacity:1;
}
a,div a:hover, div a:active, div a:focus, button {
	text-decoration: none;
	-webkit-transition:all 0.5s ease 0s;
	-moz-transition:all 0.5s ease 0s;
	-ms-transition:all 0.5s ease 0s;
	-o-transition:all 0.5s ease 0s;
	transition:all 0.5s ease 0s; 
}
a, span,div a:hover, div a:active, button {
	text-decoration: none;
}
*::after, *::before, * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
body a {
	outline: none;
	color:#66AE24;
}
body a:hover {
	color:#E77E25;
}
body .clearfix, body .clear {
	clear:both;
	line-height:100%;
}
body .clearfix{
	height:auto;
}
*{
	outline:none!important;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.clr:after, 
ul:after, 
.clearfix:after, 
li:after,
.grve-container:after {
	clear:both;
	display:block;
	content:"";
}
div input, div select, div textarea, div button{
	font-family: 'Rajdhani';
}
body h1, body h2, body h3, body h4, body h5, body h6{
    font-family: 'Rajdhani';
	line-height:120%;
	color:#333;
	font-weight: bold;
	margin:0 0 15px;
}
body h1 { font-size: 50px;}
body h2 { font-size: 40px;}
body h3 { font-size: 35px;}
body h4 { font-size: 20px;}
body h5 { font-size: 12px;}
body h6 { font-size: 10px;}
body h1:last-child, 
body h2:last-child, 
body h3:last-child, 
body h4:last-child, 
body h5:last-child, 
body h6:last-child{
	margin-bottom:0;
}
div select {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
div select option {
	font-size: 13px;
	color:#333;
	padding: 2px 5px;
}
img {
	margin: 0 auto;
	max-width: 100%;
	max-height: 100%;
	width: auto;
	height:auto;
	display:block;
	margin:auto;
}
body p {
	color: #333;
	font-family: 'LuzSans-Book';
	font-size: 18px;
	line-height: 170%;
	margin: 0 0 18px;
	padding: 0;
	text-align: justify;
}
body p:empty{
	margin:0;
	line-height:0;
}
body p:last-child{
	margin-bottom:0;
}
p strong {
	font-weight: bold;
}
.color-white p{
	color:#fff;
}
.a-left p{
	text-align:left;
}
.a-right p{
	text-align:right;
}
.a-left{
	text-align:left;
}
.a-right{
	text-align:right;
}
.a-center{
	text-align:center;
}
.a-center p{
	text-align:center;
}
label em ,
label .required{
	color: #ff0000;
	display: inline-block;
	font-style: normal;
	font-weight:normal;
	vertical-align: top;
	margin-left:5px;
}
.hidden{
	display:none!important;
}
iframe{
	display:block;
	width:100%;
}
.gm-style img {
	max-height: inherit;
	max-width: none;
}
*{
	 -webkit-tap-highlight-color: rgba(0,0,0,0);
	 -webkit-tap-highlight-color: transparent; 
	 -moz-tap-highlight-color: rgba(0,0,0,0);
	 -moz-tap-highlight-color: transparent; 
	 -ms-tap-highlight-color: rgba(0,0,0,0);
	 -ms-tap-highlight-color: transparent; 
	 -o-tap-highlight-color: rgba(0,0,0,0);
	 -o-tap-highlight-color: transparent; 
}
.container:after{
	content:"";
	display:block;
	clear:both;
}
body .container,
body .grve-container{
	width:100%;
	max-width:1330px;
	padding-left:15px;
	padding-right:15px;
	margin:0 auto;
	position:relative;
	float:none;
}
body .container .container{
	padding-left:0;
	padding-right:0;
}
/*scroll Hide*/
html.menu-open,
html.video-popup-open,
html.no-scroll{
	overflow: hidden;
}
html.menu-open body ,
html.video-popup-open body ,
html.no-scroll body {
	overflow: hidden;
	height:100%;
}
html.video-popup-open{
	height:100%;
}
/*Default-CSS close*/
/*Gapping*/
/*body .grve-container .grve-section,
body #grve-main-content .grve-container.grve-right-sidebar {
	padding-bottom: 60px;
	padding-top: 60px;
	position:relative;
	margin-bottom:0;
}*/
body .grve-container .grve-section.home-banner{
	padding-top:0;
	padding-bottom:0;
}
body .grve-container .grve-section.gapping-bottom-none{
	padding-bottom:0;
}
body .grve-container .grve-section.gapping-top-none{
	padding-top:0;
}
body .grve-container .grve-section.main-title-section{
	padding-bottom:0;
}
body .grve-container .grve-section.main-title-section + .grve-section{
	padding-top:0;
}
/*Gapping close*/
/*wpadminbar*/
html[lang] { 
	margin-top: 0 !important; 
} 
body #wpadminbar { 
	display: none; 
}
/*wpadminbar*/
/*Home page*/
body .wpb_content_element,
body .grve-element{
	margin-bottom:28px;
}
body .wpb_button:last-child, 
body .wpb_content_element:last-child, 
body ul.wpb_thumbnails-fluid > li:last-child,
body .grve-element:last-child{
	margin-bottom:0;
}
body #grve-main-content .grve-container {
	padding-bottom: 0;
	padding-top: 0;
}
body .widget, 
body .widgets {
	margin-bottom: 0;
}
/*section-title*/
body .section-title,
body #grve-page-title .grve-title ,
body #grve-post-title .grve-title {
	color: #E77E25 !important;
	font-weight: 500;
	line-height: 100%;
	font-size: 35px;	
    font-family: 'Rajdhani';
	margin:-7px 0 50px !important;
	letter-spacing:normal;
	padding: 0 0 27px;
	position: relative;
}
body .section-title b,
body #grve-page-title .grve-title b,
body #grve-post-title .grve-title b {
	color: #fff;
	display: inline-block;
	vertical-align: top;
}
body .section-title.grve-align-center:before{
	margin:auto;
}
body .section-title.grve-align-right:before{
	margin:0;
	left:auto;
}
body .section-title.grve-align-,
body .section-title.grve-align-right{
	margin-bottom:20px!important;
}
body #grve-page-title .grve-title,
body #grve-post-title .grve-title{
	text-align:center;
}
body #grve-page-title .grve-title:before,
body #grve-post-title .grve-title:before{
	margin:auto;
	left:0;
	right:0;
}
/*section-title*/
/*Home page*/
header .grve-logo{
	float:left;
}
header .grve-logo > *{
	display:none;
}
header .grve-logo .grve-default{
	display:inline-block;
	vertical-align:top;
}
html #grve-main-content{
	clear:both;
	opacity: 1;
}
html #grve-theme-wrapper .grve-section[data-section-type=fullwidth-background], 
html #grve-theme-wrapper .grve-section[data-section-type=fullwidth-element] {
    visibility: visible;
}
header .grve-logo .grve-default img {
	height: auto !important;
}
html #grve-header #grve-inner-header {
	height: auto!important;
	line-height: 100%;
}
html #grve-header #grve-header-wrapper {
	height: auto!important;
}
#grve-body .grve-icon-nav-up {
	background: rgb(0, 0, 0);
	border: 2px solid rgb(231, 126, 37);
	border-radius: 50px;
	bottom: 70px;
	color: rgb(255, 255, 255);
	height: 45px;
	line-height: 41px;
	width: 45px;
	z-index: 9999;
	-moz-transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
}
#grve-body .grve-icon-nav-up:hover {
  background: rgb(255, 255, 255);
  color: rgb(0, 0, 0);
}
footer form .submit {
	margin-top: 28px;
}
.photo-gallery-section .grve-bg-image:before {
    background: rgba(0,0,0,.6);
}










/*Home page close*/
/*CMS page*/
body{
	background-color:#000000;
}
body#grve-body .vc_btn3-inline {
	display: block;
	text-align: center;
}
#grve-body .vc_btn3 {
    background: #E77E25;
    border: 1px solid rgb(231, 126, 37);
/*    box-shadow: 0 0 17px rgba(238, 163, 100, 0.96);*/
    color: rgb(255, 255, 255);
    font-family: rajdhani;
    font-size: 20px;
    display: inline-block;
    font-weight: 500;
    line-height: 46px;
    padding: 3px 36px 0;
    border-radius: 3px;
}
#grve-body .vc_btn3:hover {
    background: #080808;
    color: #fff;
    border:none; 
}
.grve-section h3.grve-element, 
.grve-text h3 {
	color: #E67E25!important;
    font-family: 'Rajdhani';
	font-size: 37px;
	line-height: 100%;
	font-weight:600;
	margin-bottom: 19px;
}
.grve-section h3.grve-element b, .grve-text h3 b {    /*06-03-2023*/
    color: #3D3C3B;
}
.grve-section h3.grve-element.sub-title, .grve-text h3.sub-title {
	font-size: 29px;
	margin-bottom:10px;
}
.grve-section h3.grve-element.white-title, .grve-text h3.white-title {
	color: #ffffff !important;
}
body .grve-element{
	margin-bottom:20px;
}
body .grve-element.grve-image{
	margin-bottom:25px;
	background:transparent;
}
body .grve-element:last-child,
body .grve-element.grve-image:last-child{
	margin-bottom:0;
}
body .grve-hr.grve-element {
	border-top: 1px solid #ccc;
	margin: 52px 0 0;
	padding: 0 0 52px;
}
.grve-image img{
	display:block;
	margin:0 auto;
}
.grve-list ul li {
	color: #000;
	font-family: 'LuzSans-Book';
	font-size: 18px;
	line-height: 160%;
	margin: 0 0 8px;
	padding: 0 0 0 28px;
	position: relative;
}
.grve-list ul li:last-child{
	margin-bottom:0;
}
.grve-list ul li::before {
	background:url("../images/sprite-image.png") no-repeat -50px -460px;
	content: "";
	display: block;
	height: 19px;
	left: 0;
	position: absolute;
	top: 4px;
	width: 16px;
}
.grve-video {
	border: 1px solid #ccc;
}
.inner_breadcumb {
	background: #f8f8f8;
	border-bottom: 1px solid #ccc;
	padding: 10px 0;
}
.inner_breadcumb li {
	float: left;
	margin: 0 10px 0 0;
	padding: 0 17px 0 0;
	position: relative;
}
.inner_breadcumb li:last-child{
	padding-right:0;
	margin-right:0;
}
.inner_breadcumb li::before {
	color: #c3c3c3;
	content: "ï„…";
	display: block;
	font-family: FontAwesome;
	font-size: 14px;
	position: absolute;
	right: 0;
	top: 0;
}
.inner_breadcumb li:last-child:before{
	display:none;
}
.inner_breadcumb li p, 
.inner_breadcumb li, 
.inner_breadcumb li a {
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	color:#00263D;
	font-weight:bold;
	line-height: 25px;
	text-transform: uppercase;
}
.inner_breadcumb li a{
	color:#333333;
	display:block;
}
.inner_breadcumb li a:hover{
	color:#00263D;
}
html .vc_btn3-container{
	margin-top:40px;
	margin-bottom:30px;
}
html .vc_btn3-container:last-child{
	margin-bottom:0;
}
.owl-carousel {
	list-style: none;
	margin: 0;
}
html .owl-carousel .owl-item img {
	width: auto;
}
.owl-carousel .owl-nav div {
  bottom: 0;
  color: #fff;
  cursor: pointer;
  display: block;
  font-size: 0;
  height: 30px;
  line-height: 30px;
  margin: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  width: 15px;
}
.owl-carousel .owl-nav .owl-prev{
	left:0;
}
.owl-carousel .owl-nav .owl-next {
	left: auto;
	right: 0;
}
.owl-carousel .owl-nav div::before {
  content: "";
  font-family: FontAwesome;
  font-size: 40px;
}
.owl-carousel .owl-nav div.owl-next::before {
  content: "";
}
.wpcf7-form-control-wrap{
	display:block;
}
.owl-carousel .owl-nav div:hover {
  color: #e77e25;
}
.form-list li{
	margin:0 0 18px;
}
.form-list li:last-child{
	margin-bottom:0;
}
.form-list li .form-field{
	float:left;
	width:50%;
	padding:0 12px;
}
.form-list li .form-field:nth-child(2n+1){
	clear:both;
	padding-left:0;
}
.form-list li .form-field:nth-child(2n+2){
	padding-right:0;
}
.form-list label {
	color: #333;
	display: block;
	font-family: "Lato",sans-serif;
	font-size: 16px !important;
	line-height: 120%;
	margin: 0 0 11px;
	text-transform: none;
}
form .wpcf7-form-control-wrap .wpcf7-form-control {
	background:rgba(0,0,0,0);
	border: 1px solid #fff !important;
	border-radius: 5px !important;
	box-shadow: none!important;
	color: #fff!important;
	font-size: 16px!important;
	line-height: normal;
	font-family: 'LuzSans-Book';
	resize:none;
	height:52px;
	display:block;
	margin:0 0 17px ;
	padding: 0 15px;
	width: 100%;
}
form .wpcf7-form-control-wrap textarea.wpcf7-form-control{
	height:144px;
	padding-top:10px;
	line-height:140%;
}
form .wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-not-valid {
	border-color:#ff0000!important;
	box-shadow: 0 0 3px 2px rgba(255, 0, 0, 0.5)!important;
}
body .wpcf7-not-valid-tip{
	display:block;
}
body .wpcf7-response-output {
	clear: both;
	margin: 20px 0 0 ;
	width: 100%;
	border: 2px solid #333;
	text-align: center;
	background: #fff;
	color: #333;
	line-height: 120%;
	font-size: 15px;
	padding: 7px 15px;
}
body .wpcf7-response-output.wpcf7-validation-errors,
body .wpcf7-response-output.wpcf7-mail-sent-ng,
body .wpcf7-response-output.wpcf7-spam-blocked{
	border-color: #ff0000;
	color: #ff0000;
}
body .wpcf7-response-output.wpcf7-mail-sent-ok{
	border-color: #008000;
	color: #008000;
}
body div.wpcf7 .ajax-loader {
	background-color: #fff;
	background-position: center center;
	background-repeat: no-repeat;
	border-radius: 50%;
	box-shadow: 0 0 3px 0 #333;
	display: inline-block;
	height: 20px;
	margin: 17px 0 0 10px;
	padding: 2px;
	position: relative;
	vertical-align: top;
	width: 20px;
}
.form-list .wpcf7-submit {
	background: #d75f8f;
	border: 0 none;
	border-radius: 5px;
	color: #fff;
	display: inline-block;
	font-family: "Lato",sans-serif;
	font-size: 18px !important;
	font-weight: bold;
	letter-spacing: normal;
	line-height: 25px;
	padding: 10px 45px;
	-webkit-transition:all 0.5s;
	-moz-transition:all 0.5s;
	-ms-transition:all 0.5s;
	-o-transition:all 0.5s;
	transition:all 0.5s;
	text-transform: capitalize;
	vertical-align: top;
}
.form-list .wpcf7-submit:hover{
	background:#000;
}
/*CMS page close*/
/*404 page*/
html body.error404 {
	background: #000000;
}
body #grve-page-title,
body.error404 #grve-main-content {
	background-color: #000;
}
.error404 .error-icon-404 {
	color: #e77e25;
	font-family: rajdhani;
	font-size: 190px;
	font-weight: bold;
	line-height: 100%;
	margin: -18px 0 0;
	text-shadow: 2px 2px 0 #ffffff;
}
.error404 #grve-content-area h2 {
	color: #e77e25 !important;
	font-size: 25px;
	margin: 0 0 20px;
	font-weight:500;
}
.error404 #grve-content-area p {
	color: #fff;
	text-align: center;
	font-size: 18px;
	font-family: 'LuzSans-Book';
}
.error404 #grve-content-area + br{
	display:none;
}
.error404 #grve-content-area {
	margin-bottom: 38px;
}


body .grve-btn {
	background: #01afec;
	border-radius: 3px;
	color: #fff;
	display: inline-block;
	font-family: 'Lato', sans-serif;
	font-size: 22px !important;
	font-weight: bold;
	letter-spacing: normal;
	line-height: 28px;
	padding: 10px 28px;
	text-transform: none;
	vertical-align: top;
}
body .grve-btn:hover{
	background:#111!important;
}

/*404 page close*/
.tp-mask-wrap > div {
	letter-spacing: 1px !important;
}


/******header CSs************/
#grve-header {
	background-color: rgba(0, 0, 0, 0)!important;
	left: 0;
	position: unset;      /* 06-03-2023*/
	right: 0;
	top: 0;
	width: 100%;
	-moz-transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
	z-index:999;
}
.sticky_header header#grve-header {
	top: -54px;
}
#grve-header h1.grve-logo a {
	width: 351px;
	-moz-transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
}
html #grve-header #grve-header-wrapper {
	background: rgba(0, 0, 0, 0.5);
	height: auto !important;
	padding: 23px 0;
	-moz-transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
}
html .sticky_header #grve-header #grve-header-wrapper {
	background: #000000; 
}
#grve-inner-header .grve-container > nav {
	padding-top: 28px;
}

#grve-header > #grve-top-bar {
	background: rgba(0, 0, 0, 0)!important;
	border:0;
}
.grve-left-side {
	display: none !important;
}
html #grve-header #grve-header-wrapper {
    background: #000;
    height: auto !important;
    padding: 23px 0;
}
#grve-top-bar ul.grve-bar-content.grve-right-side {
	border: 0 none;
	float: right;
	padding:17px 0 19px; 
}
#grve-top-bar .grve-bar-content > li a {
	color: #ffffff;
	font-family: luzsans-book;
	font-size: 18px;
}
#grve-top-bar .grve-bar-content > li a:hover {
	color:#E77E25;
}
body #grve-header #grve-inner-header h1.grve-logo img {
	display: block;
	height: auto !important;
	max-height: 100%!important;
	padding: 0;
	width: auto !important;
}
#grve-top-bar ul.grve-bar-content.grve-right-side > li {
	border: 0 none;
	line-height: 1!important;
	padding-left: 27px;
	margin-right:6px;
	position: relative;
	display:none;
}
.grve-topbar-item-email, .grve-topbar-item-contact {
	display: inline-block !important;
}
header#grve-header #grve-main-menu > ul > li > a {
	color: #ffffff !important;
	font-family: rajdhani;
	font-size: 18px;
	font-weight: 500;
	letter-spacing:normal;
	line-height: 100%;
	text-transform: none;
}
header#grve-header #grve-main-menu > ul > li:focus > a,
header#grve-header #grve-main-menu > ul > li:active > a{
	color:#fff!important;
}
header#grve-header #grve-main-menu > ul > li:hover > a,
header#grve-header #grve-main-menu > ul > li.current_page_item > a{
	color:#E77E25!important;
}
header#grve-header #grve-main-menu ul li {
	margin-right: 47px;
	padding: 0 !important;
}
header#grve-header #grve-main-menu ul li:last-child {
	margin-right: 0;
}
#grve-top-bar ul.grve-bar-content li.grve-topbar-item-email p {
	padding-left: 8px;
}








#grve-top-bar ul.grve-bar-content.grve-right-side > li.grve-topbar-item-email::before {
	background-position: -1px -38px;
}
#grve-top-bar ul.grve-bar-content.grve-right-side > li::before {
	background: url(../images/sprite.png)no-repeat -1px 0px;
	content: "";
	height: 20px;
	left: 0;
	position: absolute;
	top: 0;
	width: 20px;
}
ul.tp-revslider-mainul {
    width: 100% !important;
}
/*.grve-section.rev-slider:first-child {      06-03-2023
	padding-top: 0;
	padding-bottom:0;
}*/
#grve-body #grve-header-wrapper > #grve-inner-header {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	position: static !important;
	width: auto;
}
body .grve-section.rev-slider {
	padding: 0;
	position:relative;
}
/*body .grve-section.rev-slider:before{     06-03-2023
	background: -moz-linear-gradient(top,  rgba(30,87,153,0) 0%, rgba(5,14,25,0) 57%, rgba(0,0,0,0.24) 68%, rgba(0,0,0,0.51) 80%, rgba(0,0,0,1) 100%); 
	background: -webkit-linear-gradient(top,  rgba(30,87,153,0) 0%,rgba(5,14,25,0) 57%,rgba(0,0,0,0.24) 68%,rgba(0,0,0,0.51) 80%,rgba(0,0,0,1) 100%);
	background: linear-gradient(to bottom,  rgba(30,87,153,0) 0%,rgba(5,14,25,0) 57%,rgba(0,0,0,0.24) 68%,rgba(0,0,0,0.51) 80%,rgba(0,0,0,1) 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#001e5799', endColorstr='#000000',GradientType=0 ); 

	height:244px;
	position:absolute;
	left:0;
	right:0;
	bottom:0;
	margin:auto;
	width:100%;
	content:"";
	z-index:99;
}*/

.rev-slider .hesperiden.tparrows {
  border-color: rgba(255, 255, 255, 0.5);
  border-radius: 0 50px 50px 0;
  border-style: solid;
  border-width: 5px 5px 5px 0;
  height: 65px;
  left: 0 !important;
  opacity: 1 !important;
  -webkit-transform: translateY(-50%) !important;
  -moz-transform: translateY(-50%) !important;
  -ms-transform: translateY(-50%) !important;
  -o-transform: translateY(-50%) !important;
  transform: translateY(-50%) !important;
  visibility: visible !important;
  width: 32px;
}
.rev-slider .hesperiden.tparrows::before {
	display: none;
}
.rev-slider .hesperiden.tparrows::after {
	background: url(../images/sprite.png)no-repeat -25px -176px;
	bottom: 0;
	content: "";
	display: block;
	height: 40px;
	margin: auto;
	position: absolute;
	right: 10px;
	top: 0;
	width: 15px;
	z-index: 99;
}
.rev-slider .hesperiden.tparrows.tp-rightarrow {
	left: auto !important;
	right: 0 !important;
	transform: translateY(-50%) rotate(180deg) !important;
	-webkit-transform: translateY(-50%) rotate(180deg) !important;
	-moz-transform: translateY(-50%) rotate(180deg) !important;
	-ms-transform: translateY(-50%) rotate(180deg) !important;
	-o-transform: translateY(-50%) rotate(180deg) !important;
	transform: translateY(-50%) rotate(180deg) !important;
}


/******about section*******/
.about-section .grve-text p {
    color: #000;
    text-align: center;
}
.about-section .about-section2 .grve-text p {
	line-height:130%;
	text-align:left;
	text-align: justify;
}
.about-section2 .vc_col-sm-6 {
	padding-left: 135px;
	padding-top: 8px;
	position: relative;
	width: 47.5%;
}
.about-section2 .vc_col-sm-6:last-child {
	float: right;
}
.about-section2 .vc_col-sm-6::before {
	background: url(../images/sprite.png)no-repeat;
	border: 2px solid #e77e25;
	border-radius: 70px;
	content: "";
	display: block;
	height: 120px;
	left: 0;
	position: absolute;
	top: 0;
	width: 120px;
	background-color:#fff;
}
.about-section .about-section2 {
	padding-top: 17px;
}
.about-section2 .vc_col-sm-6.our_mission::before {
	background-position: -35px -90px;
}
.about-section2 .vc_col-sm-6.our_virsion::before {
	background-position: -31px 15px;
}
body#grve-body .about-section .vc_btn3-inline {
	margin-top: 57px;
}

.about-section2 {
	margin: auto;
	/*max-width: 1168px;*/
	width: 100%;
}
.about-section .about-section2 .grve-text p > a {
	color: #ffffff;
	display: inline-block;
	vertical-align: top;
}

.about-section .about-section2 .grve-text p > a:hover{
	color:#e77e25;
}


/*******service setion**********/
.service-section .grve-bg-image::before {
	background: #e77e25;
	bottom: 0;
	content: "";
	display: block;
	left: 0;
	margin: auto;
	opacity: 0.75;
	position: absolute;
	right: 0;
	top: 0;
}
/*.checkmark > li {
    font-family: 'LuzSans-Book';
    font-size: 20px;
    list-style: outside none none;
    padding-left: 22px;
    position: relative;
    margin-bottom: 10px;
    line-height: 140%;
    color: #FFFFFF;
}
.checkmark > li:last-child{
	margin-bottom:0;
}*/

/*.overview-section .checkmark {
	margin: 0;
}
*/
/***********service*************/
.service-image {
	border: 1px solid #ffffff;
	border-radius: 50%;
	overflow: hidden;
	padding: 20px;
	height: inherit;
	width: 100%;
}
.service-wrap::after {
	clear: both;
	content: "";
	display: block;
}
.service-wrap > .service-image-wrap {
	float: left;
	width: 450px;
	height: 450px;
}
.service-wrap:nth-child(2n+1) > .service-image-wrap {
	float: right;
}
.service-wrap > .service-content-wrap {
	float: none;
	width: auto;
	padding: 100px 0 0 41px;
	overflow: hidden;
}
.service-wrap:nth-child(2n+1) > .service-content-wrap {
	float: none;
	padding-left:0;
	padding-right:41px;
}
.service-wrap .service-content-wrap h4 >a {
	color: #ffffff !important;
	font-family: rajdhani;
	font-size: 22px;
	font-weight: 500;
	margin-bottom:13px;
}
.service-wrap .service-content-wrap h4 > a:hover {
	color: #051338 !important;
}
.service-wrap .service-content > p {

	color: #ffffff;
	margin-bottom:11px;
}
.service-content-wrap .checkmark > li ,
.service-content-wrap .checkmark > li:before{
	color: #ffffff;
}
.service-btn-wrap {
	margin-top: 23px;
}

#grve-body .service-btn-wrap .vc_btn3,
#grve-body footer form input[type="submit"] {
	background: #080808;
	border: 1px solid #e77e25;
	box-shadow: 0 0 17px rgba(238, 163, 100, 0.96);
	color: #ffffff;
	display: inline-block;
	font-family: rajdhani;
	font-size: 20px;
	font-weight: 500;
	line-height: 46px;
	padding: 3px 36px 0;
}
#grve-body .service-btn-wrap .vc_btn3 ,
#grve-body footer form input[type="submit"]{
	background: rgba(5, 19, 56, 0.42);
	border: 1px solid rgba(231, 126, 37, 0.42);
	box-shadow: 0 0 17px rgba(177, 91, 20, 0.42);
}

#grve-body .service-btn-wrap .vc_btn3:hover ,
#grve-body footer form input[type="submit"]:hover{
	background: rgba(5, 19, 56, 1);
	border: 1px solid rgba(231, 126, 37, 1);
	box-shadow: 0 0 17px rgba(177, 91, 20, 0.92);
}
body .email .wpcf7-not-valid-tip {
    display: block;
}

.service-wrap {
	margin-bottom: 30px;
	padding-bottom: 30px;
	position: relative;
}
.service-wrap:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
}
.service-wrap::before {
	background: #ffffff none repeat scroll 0 0;
	bottom: 0;
	content: "";
	height: 1px;
	left: auto;
	position: absolute;
	right: 0;
	width: 62.3%;
}
.service-wrap:nth-child(2n+1)::before {
	left: 0;
	right: auto;
}
.service-wrap .service-image img {
	border-radius: 290px;
	height: inherit;
	object-fit: cover;
	-moz-object-fit: cover;
	-ms-object-fit: cover;
	-webkit-object-fit: cover;
	-o-object-fit: cover;
	object-fit: cover;
	width: 100%;
}
.service-wrap:last-child::before {
	display: none !important;
}




/*******facility-section*************/
.facility-section .grve-bg-image.show {
	background-color: #ffffff;
	background-position: left center;
	background-size: cover;
}
.facility-section .our-facility-wrap {
	float: right;
	width: 43%;
}
.grve-section h3.grve-element.facility-title b {
	color: #081d4f !important;
}

/******qhsc-section**************/




.photo-gallery-section .grve-bg-image:before,
.qhse-main-wrap .grve-bg-image:before,
.scope-direction-section .grve-bg-image::before {
	background: rgba(0, 0, 0, 0.75);
	bottom: 0;
	content: "";
	display: block;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
}
.gallery-image-wrap {
	float: left;
	margin-bottom: 26px;
	padding: 0 13px;
	width: 33.33%;
}
.gallery-image-wrap:nth-child(3n+1) {
	clear: both;
}
.gallery-image-wrap:nth-last-child(-n+3) {
	margin-bottom: 0;
}
.gallery-image-wrap > a {
	display: block;
	height: 289px;
	position: relative;
	overflow:hidden;
}
.gallery-image-wrap > a > img {
	height: 289px;
	object-fit: cover;
	-webkit-object-fit: cover;
	-moz-object-fit: cover;
	-o-object-fit: cover;
	-ms-object-fit: cover;
	width: 100%;
	transform:scale(1);
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-ms-transform:scale(1);
	-o-transform:scale(1);
	transform:scale(1);
	-moz-transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
}
.gallery-image-wrap > a:hover > img{
	transform:scale(1.1);
	-webkit-transform:scale(1.13);
	-moz-transform:scale(1.1);
	-ms-transform:scale(1.1);
	-o-transform:scale(1.3);
	transform:scale(1.3);
}
.gallery-image-wrap > a::before {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: 5px solid rgba(255, 255, 255, 0.5);
	bottom: 0;
	content: "";
	display: block;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	z-index:1;
}
.gallery-image-wrap > a::after,
.business-model-section .model-image .model-image-wrap a:after {
	background: rgba(233, 126, 37, 0.5);
	bottom: 0;
	color: #ffffff;
	content: "\f00e";
	font-family: fontawesome;
	font-size: 32px;
	left: 0;
	line-height: 289px;
	margin: auto;
	opacity: 0;
	position: absolute;
	right: 0;
	text-align: center;
	top: 0;
	-moz-transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
}
.gallery-image-wrap > a:hover::after,
.business-model-section .model-image .model-image-wrap:hover a:after{
	opacity:1;
}
.gallery-image-wrap > a::after:hover,
.business-model-section .model-image .model-image-wrap a:after:hover{
	color:#333;
	background:#E77E25;
}
body#grve-body .qhsc-section .sub-title {
    color: #080808;
    font-family: 'MYRIADPRO-REGULAR';
    font-size: 22px;
    font-weight: 500;
    margin-bottom: 37px;
    margin-top: -10px;
}
.btn-wrap {
	margin-top: 49px !important;
}
.gallery-image {
	margin: 0 -13px;
}
.gallery-image::after {
	clear: both;
	content: "";
	display: block;
}








/******footer*****/
#grve-theme-wrapper > #grve-above-footer {
	display: none;
}
footer#grve-footer::before {
	background: url("../images/footer-bg.png") no-repeat;
	background-size:100% 100%;
	bottom: 0;
	content: "";
	display: block;
	left: -500px;
	margin: auto;
	min-width: 1700px;
	position: absolute;
	right: -500px;
	top: 0;
	width: 100%;
	z-index: -1;
}
footer #grve-footer-area {
	background: rgba(0, 0, 0, 0);
}
.outer_full:after{
	content:"";
	display:block;
	clear:both;
}
.outer_full {
	margin: 0 -9px;
}
.outer_full > .inner_half {
	float: left;
	padding: 0 9px;
	width: 50%;
}


#grve-footer-area .grve-column-2-3 {
	width: 65.2%;
}
#grve-footer-area .grve-column-1-3 {
	width: 34.8%;
}
.contact_wrap {
	background: #5f5d5d;
	border-radius: 10px;
	padding: 27px 25px 35px 48px;
}
.grve-tablet-column-1-2:last-child > .widget_text {
	padding-left: 6px;
}
.contact-details .footer-title {
	color: #ffffff;
	display: block;
	font-family: Proxima Nova Rg;
	font-size: 18px;
	font-weight: 600;
	line-height: 180%;
}
.address {
	color: #ffffff;
	font-family: luzsans-book;
	font-size: 18px;
	line-height: 150%;
}
.contact-details > div {
	margin-bottom: 15px;
}
.contact-details > div:last-child{
	margin-bottom: 0;
}
.contact_wrap .contact-details a {
	color: #ffffff;
	font-family: luzsans-book;
	font-size: 18px;
	font-weight: normal;
}
.contact_wrap .contact-details a:hover {
	color: #e77e25;
}
.grve-social {
	list-style: outside none none;
	margin: 0;
	padding-top: 18px;
}
.grve-social > li {
	float: left;
	margin-right: 5px;
}
.grve-social > li:last-child {
	margin-right: 0px;
}
.grve-social > li > a {
	border: 1px solid #ffffff;
	border-radius: 50px;
	display: block;
	font-size: 0;
	height: 35px;
	width: 35px;
	position:relative;
}
.grve-social > li > a::before {
	background:url("../images/sprite.png") no-repeat;
	bottom: 0;
	content: "";
	height: 35px;
	left: 0;
	right: 0;
	top: 0;
	width: 35px;
	position: absolute;
	margin:auto;
}
.grve-social > li > a[href*="facebook"]::before {
    background-position: -1px -142px;
    height: 16px;
    width: 15px;
}
.grve-social > li:nth-child(2) > a::before {/* twitter icon */
	background-position: 0 -172px;
	height: 14px;
	width: 17px;
}
.grve-social > li > a[href*="linkedin"]::before {
    background-position: -1px -199px;
    height: 18px;
    width: 10px;
}
.grve-social > li > a[href*="plus"]::before {
	background-position: 0	 -115px;
	height: 16px;
	width: 16px;
}
.grve-social > li > a[href*="instagram"]::before {
	background-position: -1px -80px;
	height: 16px;
	width: 16px;
}
.grve-social > li:first-child > a {	
	background:#3B5998;
}
.grve-social > li:nth-child(2) > a {
    background: #6A453B;
}
.grve-social > li:nth-child(3) > a{
background:#0097BD;
}
/*.grve-social > li:nth-child(4) > a{
	background:#D72222;
}
.grve-social > li:nth-child(5) > a{
	background:#6A453B;
}*/

.grve-social > li > a:hover {
	background-color: #e77e25;
}
#grve-body footer form input[type="submit"] {
	font-size: 20px !important;
	letter-spacing: normal;
}
#grve-footer-area {
	padding-bottom: 70px;
	padding-top: 81px;
}
#grve-footer-area::before {
	color: #ffffff;
	content: "CONTACT US";
	display: block;
	font-family: 'Rajdhani';
	font-size: 35px;
	font-weight: 500;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	text-align: center;
	top: 0;
}
#grve-body #grve-footer .grve-copyright {
	color: #ffffff;
	font-family: luzsans-book;
	font-size: 16px !important;
	font-weight: normal;
	text-transform: none;
}
footer #grve-footer-bar {
	background: #5f5d5d;
	padding: 11px 0;
}
#grve-footer .grve-copyright >a{
	color:#fff;
}
#grve-footer .grve-copyright >a:hover{
	color:#e77e25;
}

.footer-logo {
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	top: -45px;
}
footer #grve-footer-area {
	padding-top: 81px;
}
body .grve-section.qhsc-section,
body:not(.home) .grve-container .grve-section:last-child {
	padding-bottom: 220px;
}
footer#grve-footer {
	background: rgba(0, 0, 0, 0)!important;
	margin-top: -115px;
	padding-top: 119px;
	position: relative;
	z-index: 99;
}

/******fancy box************/
.fancybox-close::before,
div.pp_default .pp_close:before {
	background: #e77e25;
	border-radius: 50px;
	bottom: 0;
	color: #ffffff;
	content: "\f00d";
	display: block;
	font-family: fontawesome;
	font-size: 21px;
	height: 36px;
	left: 0;
	line-height: 36px;
	position: absolute;
	right: 0;
	text-align: center;
	top: 0;
	width: 36px;
	-moz-transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
}
.fancybox-close:hover::before,
div.pp_default .pp_close:hover:before {
	color: #000000;
}
.fancybox-nav > span::before ,
.fancybox-nav.fancybox-next > span::before,
html a.pp_next:before,
html a.pp_previous:before {
	background: #e77e25 none repeat scroll 0 0;
	border-radius: 50px;
	bottom: 0;
	color: #fff;
	content: "\f104";
	display: block;
	font-family: fontawesome;
	font-size: 26px;
	height: 34px;
	left: 0;
	line-height: 34px;
	position: absolute;
	right: 0;
	text-align: center;
	text-indent: -3px;
	top: 0;
	width: 34px;
	-moz-transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
}
.fancybox-nav.fancybox-next > span::before,
html a.pp_previous::before {
	text-indent: 3px;
	content:"\f105";
}
.fancybox-nav > span:hover::before,
html a.pp_next:hover:before,
html a.pp_previous:hover:before {
	color: #000;
}
html.fancybox-margin {
	margin: 0;
}

/* contact us page */
.contact-detail-section .grve-bg-image::after {
  background-color: #000;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0.7;
  position: absolute;
  right: 0;
  top: 0;
}
body:not(.home) .white-title b {
    color: #e77e25 !important;
}
.contact-details-wrap {
  margin-left: auto;
  margin-right: auto;
  margin-top: 40px;
  max-width: 1100px;
  text-align: center;
}
.contact-details-wrap .contact-address,
.contact-details-wrap .contact-no,
.contact-details-wrap .email-id,
.contact-details-wrap a {
  color: #fff;
  font-size: 18px;
  line-height: 170%;
}
.contact-details-wrap p {
  text-align: center;
  line-height: 170%;
}
.contact-details-wrap .grve-element.grve-text::before {
  background-color: #e77e25;
  background-image: url("../images/contact-sprite.png");
  background-repeat: no-repeat;
  background-position: 20px 13px;
  border: 3px solid #9a958f;
  border-radius: 50%;
  content: "";
  height: 67px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 67px;
}
.contact-details-wrap .grve-element.grve-text {
  padding-top: 82px;
  position: relative;
}
.contact-details-wrap .grve-element.grve-text.contactno-wrap::before {
  background-position: -55px 13px;
}
.contact-details-wrap .grve-element.grve-text.emailid-wrap::before {
  background-position: -138px 12px;
}
.followus_wrap .wpb_wrapper {
  display: inline-block;
  margin-top: 50px;
  vertical-align: top;
}
.followus_title {
  color: #fff;
  font-size: 18px;
  line-height: 170%;
  text-shadow: 0 0;
}
.followus_wrap .social-media-wrap {
  float: left;
  margin-right: 20px;
  margin-top: 2px;
}
.followus_wrap {
  text-align: center;
}
.followus_wrap .grve-social {
  display: inline-block;
  margin: 0;
  padding-top: 0;
  vertical-align: top;
}

html span.wpcf7-not-valid-tip {
	color: #f00;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	line-height: 19px;
	margin: -5px 0 10px;
	border: 1px solid red;
	background-color: #fff;
	padding: 6px 10px 5px;
}
.map-image-contact-us {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 6px;
  display: block;
  height: 358px;
}
body .grve-container .grve-section.contact-detail-section,
body .grve-container .grve-section.qhse-main-wrap {
    padding-top: 226px;
}
body .grve-container .grve-section.qhse-main-wrap:first-child:before {
    content: "";
	background: -moz-linear-gradient(top, rgba(30,87,153,0) 0%, rgba(0,0,0,1) 77%, rgba(0,0,0,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(30,87,153,0) 0%,rgba(0,0,0,1) 77%,rgba(0,0,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(30,87,153,0) 0%,rgba(0,0,0,1) 77%,rgba(0,0,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#001e5799', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
    position: absolute;
    left: 0;
    right: 0;
    bottom: -15px;
    height: 70px;
    z-index: 1;
}
body .grve-container .grve-section.qhse-main-wrap:first-child {
    overflow: visible;
}
/* new form css */
.quote-section {
	margin-top: 60px;
}
.contact-detail-section .form-list {
	margin: 0;
	list-style: none;
}
.contact-detail-section label {
	color: #fff;
}
.quote-section form .wpcf7-form-control-wrap .wpcf7-form-control {
	margin-bottom: 0;
}
.cust-file {
	position: relative;
}
.cvresumefield {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}
.form-field.career-submit-btn-wra {
	margin-top: 30px;
}
.form-field.career-submit-btn-wra .wpcf7-form-control.wpcf7-submit {
	line-height: 32px;
}
.cust-file-btn .wpcf7-form-control {
	opacity: 0;
}
.cust-file-btn::before {
	position: absolute;
	right: 6px;
	top: 6px;
	bottom: 6px;
	width: 120px;
	content: "Browse";
	text-align: center;
	background-color: #e77e25;
	color: #fff;
	border-radius: 5px;
	font-family: "Lato",sans-serif;
	line-height: 40px;
	height: 40px;
	font-weight: bold;
	font-size: 18px;
	-moz-transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
}
.cust-file-btn:hover::before {
	background-color: #000;
}
.quote-section form .wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-not-valid {
	box-shadow: 0 0 !important;
}
html .quote-section span.wpcf7-not-valid-tip {
	margin-top: 10px;
	margin-bottom: 0;
}
.cvresumefield {
    padding-right: 130px !important;
    text-overflow: ellipsis;
    white-space: nowrap;
}
/* contact page close */

/* about page */
.about-valley-section {
  background-image: url("../images/bg-image.png");
  background-color: #000;
}
.about-valley-section p {
  color: #fff;
}
.about-valley-section .mission-vision-section .wpb_wrapper {
  padding-left: 150px;
  position: relative;
}
.about-valley-section .our-mission-image, 
.about-valley-section .our-vision-image {
	background-color: #fff;
	background-image: url("../images/about-sprite.png");
	background-position: 20px 20px;
	background-repeat: no-repeat;
	border: 2px solid #e77e25;
	border-radius: 50%;
	height: 120px;
	left: 0;
	position: absolute;
	top: -12px;
	width: 120px;
}
.about-valley-section .wpb_wrapper > div {
  position: static;
}
.about-valley-section .our-vision-image {
    background-position: -110px 18px;
}
.valley-img {
  border-radius: 50%;
  float: right;
  margin-right: 20px !important;
  max-width: 100%;
  position: relative !important;
  width: 410px;
}
.about-valley-section .white-title {
  color: #fff !important;
  font-family: "Rajdhani";
  font-size: 37px;
  font-weight: 500;
  text-align: left;
}
.valley-img img {
  border-radius: 50%;
}
.valley-img::before {
  border-color: #ccc #ccc transparent transparent;
  border-radius: 50%;
  border-style: solid;
  border-width: 1px;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  margin: -20px;
  top: 0;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.valley-img::after {
  border-color: transparent transparent #ccc;
  border-radius: 50%;
  border-style: solid;
  border-width: 1px;
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  margin: -20px;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transform: rotate(-12deg);
  -moz-transform: rotate(-12deg);
  -ms-transform: rotate(-12deg);
  -o-transform: rotate(-12deg);
  transform: rotate(-12deg);
}
.grve-section .mission-vision-section .white-title {
  font-size: 29px;
  margin-bottom: 6px;
}
.about-valley-section .vc_column_container.vc_col-sm-8 {
  width: 61%;
}
.about-valley-section .vc_column_container.vc_col-sm-4 {
  width: 39%;
}
.about-valley-section .mission-vision-section {
	padding-top: 30px;/*80*/
}

html .wpb-js-composer .vc_tta.vc_general .vc_tta-tab a {
  background-color: transparent;
  border: 0 none;
  font-family: Rajdhani;
  font-size: 29px;
  color: #fff;
  padding: 0 10px;
  position: relative;
  text-align: center;
}
html .wpb-js-composer .vc_tta.vc_general .vc_tta-tab {
  margin: 0;
  width: 33.33%;
}
html .wpb-js-composer .vc_tta.vc_general .vc_tta-tabs-list {
  margin: 0 auto;
  max-width: 1080px;
  overflow: visible;
}
html .wpb-js-composer .vc_tta.vc_general .vc_tta-tab.vc_active a, html .wpb-js-composer .vc_tta.vc_general .vc_tta-tab a:hover {
  background-color: transparent;
  color: #e77e25;
}
html .wpb-js-composer .vc_tta.vc_tta-style-classic.vc_tta-tabs .vc_tta-panel {
  margin: 0;
}
html .wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels {
  background-color: transparent;
  border: 0 none;
  margin-top: 60px;
}
html .wpb-js-composer .vc_tta.vc_general .vc_tta-tab.vc_active a::before, html .wpb-js-composer .vc_tta.vc_general .vc_tta-tab a:hover::before {
  border-color: #959595 transparent !important;
  border-style: solid !important;
  border-width: 10px 10px 0 !important;
  content: "";
  height: 0;
  left: 0 !important;
  margin: 8px auto auto;
  position: absolute;
  right: 0 !important;
  top: 100%;
  width: 0;
}
html .wpb-js-composer .vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-tabs-container {
  overflow: visible;
}
.business-model-section {
  background-color: #000;
  background-image: url("../images/bg-image.png");
  padding-top: 26px !important;
  background-position: 0 -1px;
}
html .wpb-js-composer .vc_tta.vc_tta-shape-rounded .vc_tta-panel-body {
  padding: 0;
}
.business-model-section .vc_tta-panels-container ul {
  list-style: outside none none;
  margin: 0;
}
.business-model-section .machine-subtitle {
  color: #fff;
  font-family: Rajdhani;
  font-size: 25px;
  margin-bottom: 18px;
}
.business-model-section .vc_tta-panels-container ul li {
  color: #fff;
  font-size: 18px;
  line-height: 160%;
  margin-bottom: 12px;
  padding-left: 30px;
  position: relative;
}
.grve-element.grve-text.other-capability {
  margin-top: 40px;
}
.business-model-section .vc_tta-panels-container ul li:last-child {
  margin-bottom: 0;
}
.business-model-section .vc_tta-panels-container ul li::before {
  background-image: url("../images/about-sprite.png");
  background-position: 0 -109px;
  background-repeat: no-repeat;
  content: "";
  height: 12px;
  left: 0;
  position: absolute;
  top: 9px;
  width: 18px;
}
.business-model-section p {
  color: #fff;
}
.business-model-section .vc_grid-item {
  padding: 0 10px !important;
  margin-bottom: 20px;
}
.business-model-section .model-image {
  margin: 0 -10px;
}
.business-model-section .model-image .model-image-wrap {
  float: left;
  padding: 0 10px;
  width: 50%;
  margin-bottom: 20px;
}
.business-model-section .model-image .model-image-wrap:nth-child(2n+1) {
  clear: both;
}
.business-model-section .model-image .model-image-wrap a::before {
  border: 5px solid rgba(255, 255, 255, 0.5);
  content: "";
  display: block;
  height: 100%;
  left: 0;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.business-model-section .model-image .model-image-wrap img {
  height: 215px;
  object-fit: cover;
  width: 100%;
}
.business-model-section .model-image .model-image-wrap a {
  position: relative;
  display: inline-block;
  vertical-align: top;
}
.business-model-section .model-image .model-image-wrap a::after {
  line-height: 215px;
}
html div.pp_default .pp_close {
  background: none;
  cursor: pointer;
  font-size: 0;
  height: 36px;
  position: absolute;
  right: -6px;
  text-indent: 0;
  top: -26px;
  width: 36px;
  z-index: 8040;
  opacity: 1 !important;
}
html a.pp_next, html a.pp_previous {
  background: transparent !important;
  float: none;
  font-size: 0;
  height: 34px;
  opacity: 1;
  margin: 0 5px;
  position: absolute;
  text-indent: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  visibility: visible;
  width: 34px;
}
html a.pp_previous {
  right: 0;
}
.pp_details .pp_nav {
  display: none !important;
}
html div.pp_default .pp_details {
  position: static;
}
html div.pp_default .pp_description {
  font-size: 18px;
  font-weight: normal;
  line-height: 140%;
  margin: 0;
  padding: 8px 0 0;
  text-align: center;
}
div.pp_default .pp_content_container .pp_details {
  margin-bottom: 0;
}
.business-model-section .grve-title-no-line {
  margin-bottom: 45px !important;
  text-align: center;
}
.business-model-section .grve-title-no-line span {
  color: #fff;
}
.wpb-js-composer .vc_tta-container {
  margin-bottom: 0;
}
html .fancybox-nav span {
  opacity: 1;
  visibility: visible;
}
html .fancybox-nav {
  height: auto;
  margin: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: auto;
  z-index: 9999;
}
/* about page close */

/* equipment-service-section page */
.equipment-service-section {
  background-size: cover;
}
#grve-main-content .equipment-service-section .white-title {
  margin-bottom: 9px;
}
#grve-main-content .equip-service-subtitle {
  color: #ffffff !important;
  font-family: "LuzSans-Book";
  font-size: 22px !important;
  margin-bottom: 45px;
}
#grve-body .equipment-service-section .service-btn-wrap .vc_btn3 {
  background-color: rgba(0, 0, 0, 0.45);
  padding: 3px 25px 0;
}
.equipment-service-section .service-wrap .service-content-wrap h4 > a:hover {
  color: #e77e25 !important;
}
/* equipment-service-section page close */


/* QHSE page */
.qhse-main-wrap .gallery-image .main-wrap {
  position: relative;
  background-color: #fff;
}
.qhse-main-wrap .gallery-image .main-wrap::before {
  border: 5px solid #fff;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0.5;
  position: absolute;
  right: 0;
  top: 0;
}
.qhse-main-wrap .gallery-image .main-wrap::after {
  background-color: #000;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0.5;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
.qhse-main-wrap .gallery-image .main-wrap:hover:after {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.qhse-main-wrap .content-wrap {
  left: 0;
  margin: 0;
  padding: 0 10px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 50%;
  z-index: 1;
  -webkit-transform: scale(0) translateY(-50%);
  -moz-transform: scale(0) translateY(-50%);
  -ms-transform: scale(0) translateY(-50%);
  -o-transform: scale(0) translateY(-50%);
  transform: scale(0) translateY(-50%);
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
.qhse-main-wrap .gallery-image .main-wrap:hover .content-wrap {
  -webkit-transform: scale(1) translateY(-50%);
  -moz-transform: scale(1) translateY(-50%);
  -ms-transform: scale(1) translateY(-50%);
  -o-transform: scale(1) translateY(-50%);
  transform: scale(1) translateY(-50%);
}
.qhse-wrap p {
  color: #fff;
  text-align: center;
}
.qhse-main-wrap .content-wrap .img-title {
  color: #fff;
  display: block;
  font-family: Rajdhani;
  font-size: 26px;
  font-weight: 600;
}
.qhse-main-wrap .content-wrap .img-content {
  color: #fff;
  display: block;
  font-size: 18px;
  font-weight: bold;
  margin-top: 6px;
}
.search-icon {
  background-image: url("../images/qhse-sprite.png");
  background-position: 0 -121px;
  background-repeat: no-repeat;
  display: block;
  font-size: 0;
  height: 27px;
  margin: 12px auto 0;
  opacity: 0.35;
  cursor: pointer;
  width: 28px;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
.search-icon:hover {
  opacity: 1;
}
.qhse-wrap div[class*="-img"] {
  background-position: 20px 0;
  background-image: url("../images/qhse-sprite.png");
  background-repeat: no-repeat;
  display: block;
  height: 81px;
  margin: 0 auto 17px;
  width: 110px;
}
.qhse-wrap div.health-img {
  background-position: -122px 0;
}
.qhse-wrap div.safety-img {
  background-position: -263px 0;
}
.qhse-wrap div.environment-img {
  background-position: -394px 0;
}
.qhse-wrap p:nth-child(2) {
  font-family: Rajdhani;
  font-size: 22px;
  text-shadow: 0 0;
  margin-bottom: 0;
}
.qhse-main-wrap .gallery-image {
  margin-top: 60px;
}
#grve-main-content .qhse-main-wrap .white-title {
  margin-bottom: 40px;
}
html .fancybox-title-over-wrap {
  font-family: Rajdhani;
  font-size: 20px;
  font-weight: 500;
  padding: 15px 10px 13px;
  right: 0;
  text-align: center;
}
html .fancybox-title-over-wrap p {
  color: #ffffff;
  font-size: 16px;
  line-height: 150%;
  margin-top: 5px;
  text-align: center;
}
ul.pager {
    margin: 50px 0 0;
    text-align: center;
    list-style: none;
}
.pager a {
    border: 1px solid #fff;
    display: inline-block;
    vertical-align: top;
    min-width: 123px;
    text-align: center;
    color: #fff;
    line-height: 49px;
    margin: 0 7px;
    font-size: 18px;
    box-shadow: 0 0 17px #EEA364;
}
.pager li {
	display: inline-block;
	vertical-align: top;
	margin: 0 !important;
	padding: 0 !important;
}
.pager a:hover {
    color: #fff;
    background-color: #E77E25;
    border-color: #E77E25;
}
.pager .next a:after,
.pager .previous a:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 0;
    height: 0;
    border-width: 9px 0 9px 9px;
    border-style: solid;
    border-color: transparent transparent transparent #fff;
    margin: -3px 0px 0 10px;
}
.pager .previous a:before {
	border-width: 9px 9px 9px 0;
	border-color: transparent #fff transparent transparent;
	margin: -3px 10px 0 0;
}
.qhse-main-wrap ul {
    margin: 0;
    list-style: none;
}
.qhse-main-wrap ul li:before,
.equipment-service-section ul li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 9px;
    width: 10px;
    height: 10px;
    background-color: #fff;
    border-radius: 50%;
    border: 1px solid rgb(231, 126, 37);
}
.qhse-main-wrap ul li,
.equipment-service-section ul li {
    color: #fff;
    font-size: 18px;
    line-height: 160%;
    margin-bottom: 10px;
    padding-left: 22px;
    position: relative;
}
.qhse-main-wrap ul li:last-child,
.equipment-service-section ul li:last-child {
    margin-bottom: 0;
}
.qhse-main-wrap .qhse-img {
    margin-bottom: 50px;
}
.scope-strategic-content p {
	color: #ffffff;
	text-align: center;
}

/* QHSE page close */
.equipment-service-section ul {
	list-style: none;
	margin: 0;
}
.equipment-service-section ul ul {
	margin: 20px 0 20px 15px;
}
.equipment-service-section ul li:last-child ul:last-child {
	margin-bottom: 0;
}
.equipment-service-section .service-content-wrap {
    padding-top: 28px;
}
.equipment-service-section .service-wrap:not(:last-child) {
    padding-bottom: 60px;
    margin-bottom: 60px;
}

.tp-bgimg:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: #000;
    opacity: 0.35;
}
#grve-main-content .qhse-main-wrap .strategic-direction .white-title {
    margin-bottom: 20px;
}
.strategic-direction .scope-strategic {
    margin-top: 40px;
}


/*15-12-2018*/

.about-section .about-section2 {
	position: relative;
	padding-top: 17px;
	padding-left: 148px;
}
.about-section2 .sub-title {
	text-align: left;
}
.about-section2 .our_mission .our-mission-image {
	background-color: #fff;
	background-image: url("../images/about-sprite.png");
	background-position: 25px 19px;
	background-repeat: no-repeat;
	border: 2px solid #e77e25;
	border-radius: 50%;
	height: 120px;
	left: -147px;
	position: absolute;
	top: -52px;
	width: 120px;
}
html .about-section2 .mission-content p {
	line-height: 160% !important;
}


/*------7-12-2018------*/
.gallery-images {
	background-color: #000;
	background-image: url("../images/bg-image.png");
}
.gallery-images .gallery-image-wrap {
	width: 33.33%;
}
.gallery-images .gallery-image-wrap:nth-child(3n+1) {
	clear: none;
}
.gallery-images .gallery-image-wrap:nth-child(3n+4) {
	clear: both;
}
.gallery-images .gallery-image-wrap:nth-last-child(-n+3) {
	margin-bottom: 28px;
}
.gallery-images .gallery-image-wrap:nth-last-child(-n+3) {
	margin-bottom: 0px;
}
.gallery-images .gallery-image-wrap .main-wrap > a {
	height: 290px;
}
.gallery-images .gallery-image-wrap .main-wrap > a > img {
	height: 290px;
	object-fit: cover;
}
.gallery-images .gallery-image-wrap .main-wrap > a::after{
	line-height: 290px;
}
.equipment-service-section .inner-title > p {
	color: #fff;
}
.equipment-service-section .subtitle {
	font-family: rajdhani;
	font-size: 22px;
	font-weight: 500;
}
body.page-id-4217 #grve-feature-section::before,
body.page-id-4223 #grve-feature-section::before {
	background: rgba(0, 0, 0, 0.5);
	bottom: 0;
	content: "";
	display: block;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1;
}

.gallery-images ul li::before {
	display: none;
}
.gallery-images .pager {
	margin-top: 60px;
}





/*15-12-2018*/
/*3-1-2019*/

.service-content .content-wrap p {
	color: #fff;
	font-size: 22px;
	font-family: rajdhani;
	font-weight: 500;
	line-height: 120%;
}
.service-content .service-ul > ul {
	float: left;
	width: 50%;
	margin-left: 0;
	margin-bottom: 0;
}
.service-content .content-wrap::after,.service-content .content-wrap::before {
	clear: both;
	content: "";
	display: table;
}
.service-content .service-ul ul li {
	color: #fff;
	font-size: 17px;
	line-height: 180%;
	padding-left: 22px;
	position: relative;
	list-style: none;
}
.service-content .service-ul ul li::before {
	content: "";
	position: absolute;
	left: 0;
	top: 9px;
	width: 10px;
	height: 10px;
	background-color: #fff;
	border-radius: 50%;
	border: 1px solid #e77e25;
}
/*3-1-2019*/
/*4-1-2019*/
.about-us-main-content .scope-direction-wrap p > span {
	margin-right: 5px;
	/*color: #e77e25;*/
}
/*
.gallery-images .slick-for .slick-slide .item img {
	display: block;
	height: 500px;
	width: auto;
	max-width: 100%;

}*/
.gallery-images .slick-for .slick-slide .item{
	position: relative;
    padding-top: 33%;
}
.gallery-images .slick-for .slick-slide .item img {
	border: 0 none;
	bottom: 0;
	display: block;
	height: auto;
	left: 0;
	margin: auto;
	max-height: 100%;
	max-width: 100%;
	position: absolute;
	right: 0;
	top: 0;
}
.slick-nav:nth-child(2) {
    padding: 10px 50px;
    background-color: rgba(5, 19, 56, 0.42);
    margin-top: 10px;
}
.slick-nav:nth-child(2) .slick-slide {
    padding: 0px 8px;
}
.slick-nav:nth-child(2) .slick-slide .item {
    border: 2px solid #aaa;
    vertical-align:top;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    cursor:pointer;
}
.slick-nav:nth-child(2) .slick-slide .item:hover,
.slick-nav:nth-child(2) .slick-slide.slick-center .item {
    border-color: rgb(231, 126, 37);
}
.slick-nav:nth-child(2) .slick-arrow:before {
    font-size: 40px;
}
html .slick-arrow {
    width: 36px;
    height: 36px;
    line-height: 36px;
    margin: 0 30px;
    border-radius: 50%;
    font-family: Fontawesome;
    line-height: 35px;
    color: #ffffff !important;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    z-index: 9;
}
html .slick-arrow:hover {
	color: #E77E25 !important;
}
html .slick-arrow.slick-prev:before,
html .slick-arrow.slick-next:before {
    content: "\f104";
    font-size: 50px;
    font-family: inherit;
    opacity: 1 !important;
    color: inherit;
    line-height: inherit;
}
html .slick-arrow.slick-next:before {
	content: "\f105";
}

/*4-1-2019*/
/*9-1-2019*/
.grve-description.grve-dark.about-banner-text p {
	z-index: 9;
	font-size: 35px;
	text-align: center;
	color: #fff;
	font-weight: bold;
}
#grve-feature-title.grve-feature-content {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 158px;
}
#grve-feature-title.grve-feature-content .grve-description p {
	z-index: 9;
	font-size: 38px;
	text-align: center;
	color: #fff;
	font-weight: 600;
	font-family: Rajdhani;
	line-height: 129%;
}
span.unique {
    color: #e77e25;
}
html .slick-for .slick-arrow {
	color: #fff !important;
}
html .slick-for .slick-arrow:hover {
	color: #E77E25 !important;
}
.equipment-service-section .content-wrap li ul li:before {
    background: none;
    width: auto;
    font-family: FontAwesome;
    height: auto;
    color: #fff;
    content: "\f105";
    top: -1px;
}
.equipment-service-section .content-wrap li ul li {
    padding-left: 18px;
}
/*9-1-2019*/
/*11-1-2019*/




/*11-1-2019*/
/*
font-family: 'LuzSans-Book';
font-family: 'Rajdhani';
font-family: 'Proxima Nova Rg';
*/
.equipment-service-section .grve-row .grve-column-1 > div.vc_row-fluid {
	margin-bottom: 60px;
}
.equipment-service-section .grve-row .grve-column-1 > div.vc_row-fluid:last-child {
	margin-bottom: 0px;
}
.equipment-service-section .grve-row .grve-column-1 > div.vc_row-fluid > .vc_col-sm-6:last-child > .vc_column-inner > .wpb_wrapper > .grve-image > img {
	float: left;
}
#grve-main-content .equipment-service-section .white-title {
	margin-bottom: 30px;
}
.equipment-service-section .grve-row .grve-column-1 > div.vc_row-fluid > .vc_col-sm-6:last-child > .vc_column-inner > .wpb_wrapper > .grve-image {
	padding-top: 53px;
}
.equipment-service-section .grve-row .grve-column-1 > div.vc_row-fluid > .vc_col-sm-6:last-child > .vc_column-inner > .wpb_wrapper > .grve-image {
	padding-top: 53px;
}

.equipment-service-section .grve-element.grve-image {
    border: 1px solid #fff;
    display: inline-block;
    border-radius: 50%;
    padding: 20px !important;
    overflow: hidden;
    height: 330px;
    width: 330px;
}
.equipment-service-section .grve-element.grve-image img {
    object-fit: cover;
    height: inherit;
    width: 100%;
    border-radius: 200px;
}	
.equipment-service-section .vc_row:nth-child(2n) .vc_column_container:nth-child(2) .wpb_wrapper,
.equipment-service-section .vc_row:nth-child(2n+1) .vc_column_container:nth-child(1) .wpb_wrapper {
    text-align: center;
}
.equipment-service-section .eqipment-last .grve-element.grve-image {
    border-radius: 0;
    width: 100%;
    text-align: center;
    height: auto;
    padding: 25px !important;
}
.equipment-service-section .eqipment-last .grve-element.grve-image img {
    width: auto;
    float: none !important;
    height: auto;
    border-radius: 0;
    display: grid;
}
.equipment-service-section .content-wrap li:before {
    width: 15px;
    height: 22px;
    border: 0;
    background-image: url(../images/list-img.png);
    border-radius: 0;
    background-color: transparent;
    background-repeat: no-repeat;
    top: 2px;
}
.equipment-service-section .content-wrap li {
    padding-left: 25px;
}

/****23-01-2019****/
.orange > p {
	color: #E77E25;
}
.orange {
	margin-top: 10px;
}

/*24-1-2019*/


.cust-file-btn .wpcf7-form-control-wrap.fileupolad::before {
	content: "";
	height: 56px;
	background: transparent;
	top: 0;
	right: 127px;
	left: 0;
	bottom: 0;
	z-index: 9999;
	position: absolute;
}

html .quote-section span.wpcf7-not-valid-tip {
	margin-bottom: 0;
	position: absolute;
	left: 0;
	right: 0;
	text-align: left;
	font-size: 13px;
	padding: 3px 0 3px 15px;
	margin-top: 7px;
}
.quote-section .form-list li {
	margin-bottom: 35px;/*25*/
}
.quote-section .wpcf7-validation-errors {
	position: absolute;
	top: auto;
	right: 0;
	left: 0;
	bottom: -80px;
}

/*--23-08-2022--*/

body.home #grve-header > #grve-top-bar {
    background: #333!important;
    border-bottom: 0px solid #ffffff4a!important;
}
/*body.home div#grve-content-area .portfolio_category_ .grve-section:first-child {   06-03-2023
    padding: 0;                     
}*/
/*body.home {
    padding: 42px 0 0;
}*/


/*24-1-2019*/

/*06-03-2023*/
.grve-section  .grve-bg-image.show {
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
}
body .grve-section.rev-slider {
    padding: 40px 0px 280px 0px;
    height: 100%;
}

.grve-container .grve-section {
    margin-bottom: 0px;
}
.grve-section.about-section {
    margin-top: -50px;
    padding-bottom: 30px;
}
.grve-section.our-mission {
    padding: 65px 0px 55px 0px;
}
.our-mission .grve-element.grve-image.grve-align-center {
    width: 120px;
    height: 120px;
    margin: 0px auto;
    background: #FFFFFF;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 100%;
    border: 2px solid #E77E25;
    margin-bottom: 25px;
}
.facility-section .wpb_wrapper {
    background: #e77e25b3;
    border-radius: 17px;
    max-width: 560px;
    margin: 0 auto;
    padding: 110px 0px 100px 80px;
}
.facility-section h3.grve-align-center {
    text-align: left;
    color: #ffff!important;
}
body#grve-body .facility-section .vc_btn3-inline {
    text-align: unset;
}
.grve-element.grve-text.Our-Mission-content {
    padding-top: 10px;
}

.qhse-content p {
    text-align: center;
    width: 80%;
    margin: 0 auto;
}
.grve-section.qhsc-section h3.grve-element.white-title, .grve-text h3.white-title span {
    color: #080808!important;
    font-family: MYRIADPRO-REGULAR;
}
.overview-section ul.checkmark li {
    background: url(../images/listing-2.png) no-repeat 0 2px;
    font-size: 22px;
    color: #333333;
    line-height: 100%;
    list-style: none;
    font-family: 'LuzSans-Book';
     margin-top: 25px;
    padding-left: 28px;
    line-height: 110%;
    background-size: 20px;
}
.grve-section.overview-section {
    padding: 215px 0px 170px 0px;
}
.grve-section.facility-section {
    padding: 0px 0px!important;
}
.facility-section ul.checkmark li {
    background: url(../images/listing.png) no-repeat 0 2px;
    margin-top: 20px;
    padding-left: 28px;
    line-height: 110%;
    background-size: 20px;
    list-style: none;
    font-size: 20px;
    font-family: 'LuzSans-Book';
    color: #FFFFFF;
    font-weight: 900;
}
.our-mission .about-content {
    width: 83%;
    margin: 0 auto;
}
.about-section .about-content {
    width: 93%;
    margin: 0 auto;
    padding-top: 10px;
}
.our-mission .wpb_column.grve-column-1 {
    padding: 30px 0px;
}
html .vc_btn3-container {
    margin-top: 30px;
   
}

ul.checkmark {
    padding-bottom: 10px;
    margin-left: 0px;
}
.facility-section .wpb_wrapper:hover {
    background: #00000087;
}
.facility-section .vc_column-inner {
    padding: 35px 0px 10px 0px;
}
.facility-section .vc_column-inner.vc_custom_1678172385115, 
.facility-section .vc_column-inner.vc_custom_1678109848318 {
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
}
.facility-section .wpb_wrapper:hover#grve-body .facility-section .vc_btn3{
	background:#E77E25;
    color: #fff;
}
body .grve-section.qhsc-section {
    padding-bottom: 280px;
}
#grve-body .facility-section .vc_btn3{
	background: #080808;
    color: #fff;
    border:none;
}
.facility-section .wpb_wrapper:hover #grve-body .facility-section .vc_btn3{
	background: #E77E25;
}
footer #grve-footer-area{
    padding-bottom: 85px;
}

/* Start 24-11-2023 */
.grve-section.qhsc-section h3.white-title.grve-title-no-line.white-title {
	color: #E67E25 !important;
	font-family: 'Rajdhani';
}
.grve-section.about-valley-section, .grve-section.equipment-service-section, .grve-section.gallery-images {
	padding-top: 30px;
}
.error404 #grve-content-area {
	margin-top: 50px;
}
body #grve-header > #grve-top-bar {
	background: #333 !important;
	border-bottom: 0px solid #ffffff4a !important;
}
/* Start 24-11-2023 */
