/*
 Theme Name:   Smarty
 Theme URI:    http://www.smartinfosys.net
 Description:  Responsive Multi-Purpose Theme
 Version:      1.1.0
 Author:       Smartinfosys Team
 Author URI:   http://www.smartinfosys.net
*/


/*Default-CSS*/
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;}

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; 
}

*::-moz-selection {
  color: #fff;
  background:#000;
}
*::-webkit-selection {
  color: #fff;
  background:#000;
}
html body{
	font-family: 'Open Sans';
	margin:0;
	background:#fff;
}
*::-webkit-input-placeholder { 
	color: #333333;
	opacity:1;
}
*:-moz-placeholder { 
	color: #333333;
	opacity:1;
}
*::-moz-placeholder { 
	color: #333333;
	opacity:1;
}
*:-ms-input-placeholder { 
	color: #333333;
	opacity:1;
}
body ol{
	margin:0 0 15px ;
	padding:0;
}
body ol:last-child{
	margin:0;
}
body ol li{
	margin:0 0 6px;
	font-size:14px;
	line-height:140%;
}
body ol li:last-child{
	margin:0;
}
body a:focus {
	outline:none;
	outline-offset: 0;
}
a, span,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;
}
ul, ul li, ol, li {
	list-style: outside none none;
}
body ul {
	margin:0;
	padding:0;
}
a {
	outline: none;
	color:#999999;
	cursor:pointer;
}
a:hover {
	color: #000;
}
body .clearfix, body .clear {
	clear:both;
	line-height:100%;
}
body .clearfix{
	height:auto;
}
*{
	outline:none!important;
}
.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: 'Open Sans';
	-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 h1, body h2, body h3, body h4, body h5, body h6{
	font-family: 'Open Sans';
	line-height:120%;
	color:#2B3236;
	font-weight:normal;
	margin:0 0 20px;
}
div select:focus{
	background:#fff;
}
div select {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
div select option {
	color: #333;
	font-family: 'Open Sans';
	font-size: 13px;
	padding: 7px 13px;
}
.container .container {
	max-width: 100% !important;
	width: 100% !important;
}
img {
	border: 0 none;
	max-width: 100%;
	vertical-align: top;
	width: auto;
	height:auto;
}
body p {
	color: #000;
	font-family: "Open Sans";
	font-size: 15px;
	line-height: 180%;
	margin: 0 0 15px;
	overflow-wrap: break-word;
	padding: 0;
	text-align: left;
}
body p:empty{
	margin:0;
	line-height:0;
}
body p:last-child{
	margin-bottom:0;
}
.grve-section p strong {
	color: #333;
	font-weight: bold;
}
ul > li, ol > li {
	margin-bottom: 0;
	margin-top: 0;
}
body .container,
body .grve-container{
	width:1200px;
	max-width:100%;
	margin:0 auto;
	height:auto;
	padding-left:15px;
	padding-right:15px;
	position:relative;
}
body .container .container,
body .grve-container .grve-container{
	width:100%;
	max-width:100%;
}
/*scroll Hide*/
html.scroll-stop{
	overflow: hidden;
}
html.scroll-stop body {
	overflow: hidden;
	height:100%;
}
/*scroll Hide close*/
/*Gapping*/
body .grve-container .grve-section {
	margin-bottom: 0;
	padding-bottom: 60px;
	padding-top: 60px;
}
body #grve-main-content .grve-container {
	padding-bottom: 0;
	padding-top: 0;
}
/*Gapping close*/
/*Home page*/
body .grve-container .grve-section.home-slider {
	padding-bottom: 0;
	padding-top: 0;
}
header #grve-top-bar {
	background: #fff;
	border: 0 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;
	padding:27px 0;
}
header.grve-header-sticky #grve-top-bar{
	padding:18px 0;
}
body #grve-header #grve-inner-header{
	background-color: transparent!important;
}
header#grve-header #grve-inner-header {
	height: auto;
	line-height: 100%;
	position: relative !important;
	top: 0 !important;
}
header#grve-header #grve-header-wrapper {
	background: #1f262c;
	height: auto;
}
header#grve-header h1.grve-logo img{
	padding:0;
	display:block;
	height:auto!important;
}
header#grve-header h1.grve-logo a {
	display: block;
	height: auto;
	overflow: visible;
	line-height: 100%;
	height: auto;
	max-width: 100%;
}
header#grve-header.grve-header-sticky h1.grve-logo a{
	max-width:280px;
}
header#grve-header.grve-header-sticky h1.grve-logo a.grve-sticky {
	display: none !important;
}
header#grve-header.grve-header-sticky h1.grve-logo a.grve-default{
	display:block!important;
}
header #grve-top-bar ul.grve-bar-content {
	border-right: 0 none;
}
header #grve-top-bar ul.grve-bar-content > li {
	border-left: 0 none;
}
header .top-right-wrapp > div {
	float: left;
	margin: 0 65px 0 0;
}
header .top-right-wrapp > div:last-child{
	margin-right:0;
}
header *:after{
	content:"";
	display:block;
	clear:both;
}
.header-topfield {
	line-height: 35px;
	padding: 0 0 0 48px;
	position: relative;
}
#grve-top-bar .header-topfield, 
#grve-top-bar .header-topfield p, 
#grve-top-bar .header-topfield a {
	color: #1f262c;
	font-family: "Open Sans";
	font-size: 15px;
	font-weight: bold;
	line-height: 35px;
}
#grve-top-bar .header-topfield a{
	display:inline-block;
	vertical-align: top;
}
#grve-top-bar .header-topfield a:hover{
	color:#F37122;
}
.header-topfield i {
	background: #f37122;
	border-radius: 50%;
	color: #fff;
	font-size: 16px;
	left: 0;
	line-height: 35px;
	position: absolute;
	text-align: center;
	top: 0;
	width: 35px;
}
.phone.header-topfield i {
	font-size: 22.2px;
}
body #grve-top-bar ul.grve-bar-content li p {
	font-size: 100%;
	padding: 0;
}
#grve-header-wrapper .grve-container {
	width: 1200px !important;
}
#grve-main-content{
	clear:both;
}
header#grve-header {
	background-color: #fff;
	position: fixed;
	z-index: 20;
    -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;
	left: 0;
	right: 0;
	top: 0;
}
body {
	padding: 221px 0 0;
}
header .grve-right-side {
	padding: 44px 0 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;
}
header.grve-header-sticky .grve-right-side{
	padding-top:16px;
}
header#grve-header .grve-menu-options{
	display:none;
}
#grve-header #grve-main-menu ul.grve-menu > li {
	float: left;
	padding: 0 22px;
}
#grve-header #grve-main-menu ul.grve-menu > li:first-child{
	padding-left:0;
}
#grve-header #grve-main-menu ul.grve-menu > li:last-child{
	padding-right:0;
}
header#grve-header #grve-main-menu > ul > li > a {
	color: #fff !important;
	display: block;
	font-family: "Lato",sans-serif;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: normal;
	line-height: 40px;
	padding: 10px 18.4px;
	position: relative;
	text-transform: uppercase;
}
header#grve-header #grve-main-menu > ul > li > a:before{
	content:"";
	display:block;
	height:2px;
    -webkit-transition:all 0.3s linear 0s;
    -moz-transition:all 0.3s linear 0s;
    -ms-transition:all 0.3s linear 0s;
    -o-transition:all 0.3s linear 0s;
    transition:all 0.3s linear 0s;
	background:#FF7D00;
	left:0;
	right:0;
	bottom:0;
	position:absolute;
	margin:auto;
	display:block;
	width:15px;
	opacity: 0;
}
header#grve-header #grve-main-menu > ul > li:hover > a:before,
header#grve-header #grve-main-menu > ul > li > a.active:before,
header#grve-header #grve-main-menu > ul > li > a:hover:before{
	width:100%;
	opacity: 1;
}
.home-slider .tp-bullets {
	bottom:100px;
	left: 0;
	margin: auto !important;
	max-width: 94%;
	right: 0;
	top: auto !important;
	-webkit-transform: none !important;
	-moz-transform: none !important;
	-ms-transform: none !important;
	-o-transform: none !important;
	transform: none !important;
	width: 1170px !important;
}
.home-slider .tp-caption.caption-head {
	color: #fff;
	font-family: "Open Sans" !important;
	font-size: 40px !important;
	line-height: 120% !important;
	letter-spacing: normal !important;
	text-transform: uppercase;
}
.home-slider .tp-caption.caption-head span {
	color: #f37122;
	display: inline-block;
	font-size: 100% !important;
	line-height: 120% !important;
	vertical-align: top;
}
.home-slider .tp-caption.caption-text {
	color: #fff;
	font-family: "Open Sans" !important;
	font-size: 28px !important;
	font-weight: bold !important;
	letter-spacing: normal !important;
	line-height: 130% !important;
}
.home-slider .tp-caption.caption-text2 {
	color: #fff;
	font-family: "Open Sans" !important;
	font-size: 33px !important;
	font-weight: bold !important;
	letter-spacing: normal !important;
	line-height: 150% !important;
}
.home-slider .ares .tp-bullet {
	background: #ffffff;
	border-radius: 50%;
	box-sizing: content-box;
	cursor: pointer;
	display: inline-block;
    -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;
	height: 11px;
	left: 0 !important;
	margin-right: 5px;
	position: relative;
	top: 0 !important;
	vertical-align: top;
	width: 11px;
}
.home-slider .ares .tp-bullet:hover,
.home-slider .ares .tp-bullet.selected{
	background:#F37122;
}
.home-slider .ares .tp-bullet .tp-bullet-title{
	display:none;
}
body .wpb_button, 
body .wpb_content_element, 
body ul.wpb_thumbnails-fluid > li {
	margin-bottom: 0;
}
body .section-title {
	color: #000 !important;
	font-size: 45px;
	font-weight: bold;
	line-height: 120%;
	margin: -13px 0 25px !important;
}
body .section-title b {
	color: #f37122;
	display: inline-block;
	vertical-align: top;
}
.text-center p{
	text-align:center;
}
body .grve-section p strong {
	color: #000;
}
.sub-title {
	color: #474747 !important;
	font-size: 25px;
	font-weight: bold;
	line-height: 120%;
	margin: 0 0 43px!important;
	text-align: center;
	text-transform: none;
}
.whywork-list li {
	color: #000;
	float: left;
	font-size: 15px;
	line-height: 180%;
	margin: 0 0 55px;
	padding: 0 0 0 85px;
	position:relative;
	min-height:68px;
	text-align: left;
	width: 45.5%;
}
.whywork-list li:nth-child(2n+1) {
	clear: both;
}
.whywork-list li:nth-child(2n+2) {
	float: right;
}
.whywork-list li:nth-last-child(-n+2){
	margin-bottom:0;
}
.whywork-list li::before {
	background:url("images/whywork-list-icon.jpg") no-repeat 0 0;
	background-color: #f37122;
	border-radius: 50%;
	content: "";
	height: 68px;
	left: 0;
	position: absolute;
	top: 5px;
	width: 68px;
}
.whywork-list li.why_experts:before{
	background-position:0 0;
}
.whywork-list li.why_walk:before{
	background-position:0 -82px;
}
.whywork-list li.why_understand:before{
	background-position:0 -161px;
}
.whywork-list li.why_nice:before{
	background-position:0 -245px;
}
body .grve-element {
	margin: 0 0 55px;
}
body .grve-element:last-child {
	margin-bottom: 0;
}
.grve-section.gray-section {
	background: #F4F4F4;
}
.engaging-wrap{
	margin:0 0 38px;
}
.engaging-wrap .engaging-block {
	border: 1px solid #ccc;
	float: left;
	margin: 36px 5% 20px 0;
	min-height:253px;
	padding: 40px 22px 22px;
	width: 30%;
}
.engaging-wrap .engaging-block:nth-child(3n+1) {
	clear: both;
}
.engaging-wrap .engaging-block:nth-last-child(-n+3) {
	margin-bottom: 0;
}
.engaging-wrap .engaging-block:nth-child(3n+3) {
	margin-right: 0;
}
.engaging-wrap .engaging-block .vc_column-inner{
	padding:0;
}
.engaging-wrap .engaging-block p {
	text-align: center;
}
.engaging-wrap .engaging-block::after {
	background:#F4F4F4;
	border-left: 1px solid #ccc;
	border-radius: 50px 50px 0 0;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
	content: "";
	display: block;
	height: 37px;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	top: -37px;
	width: 74px;
	z-index: 2;
}
.engaging-wrap .engaging-block::before {
	background:url("images/whywork-list-icon.jpg") no-repeat 0 0;
	background-color: #f37122;
	border-radius: 50%;
	content: "";
	display: block;
	height: 62px;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	top: -31px;
	width: 62px;
	z-index: 9;
}
.engaging-wrap .engaging-block.engaging-more:before{
	background-position:0 -323px;
}
.engaging-wrap .engaging-block.engaging-because:before{
	background-position:0 -388px;
}
.engaging-wrap .engaging-block.engaging-development:before{
	background-position:0 -453px;
}
.ul-list li {
	color: #333;
	font-size: 16px;
	line-height: 160%;
	margin: 0 0 20px;
	padding: 0 0 0 40px;
	position: relative;
}
.ul-list li:last-child{
	margin-bottom:0;
}
.ul-list li::before {
	background:url("images/sprite-icons.png") no-repeat 0 0;
	content: "";
	display: block;
	height:17px;
	left: 0;
	margin: auto;
	position: absolute;
	top:4px;
	width: 20px;
	z-index: 9;
}
.few-main::after {
	clear: both;
	content: "";
	display: block;
}
.few-main .few-left, 
.few-main .few-right {
	float: left;
	width: 50%;
	position:relative;
}
.few-main .few-left{
	padding-right:60px;
}
.few-main .few-right{
	padding-left:60px;
}
.few-main .few-left::before {
	background:url("images/sapret-shadow.jpg") no-repeat 0 0;
	background-size:100% 100%;
	bottom: 0;
	content: "";
	display: block;
	position: absolute;
	right:-25px;
	top: 0;
	width: 30px;
}
.grve-section.guarantee-section{
	background:url("images/guarantee-bg.jpg") no-repeat center center;
	background-size:cover;
}
body .grve-container .grve-section.guarantee-section{
	padding:30px 0;
}
.guarantee-section h2 {
	color: #fff !important;
	font-size: 40px;
	font-weight: bold;
	line-height: 120%;
	margin: 0;
}
.guarantee-section p {
	color: #fff;
	text-align:left;
	font-size: 17px;
	margin: 0 0 8px;
}
.guarantee-section p:last-child{
	margin-bottom:0;
}
.guarantee-section .guarantee-left {
	width: 19%;
}
.guarantee-section .guarantee-right {
	float: right;
	width: 80.5%;
	padding:5px 0 0;
}
.guarantee-section .grve-text p strong {
	color: #fff;
}
.partner-blocks .partner-logo {
	width: 22%;
}
.partner-blocks .partner-left, 
.partner-blocks .partner-right {
	width: 39%;
}
.partner-blocks .partner-left{
	padding-right:10px;
}
.partner-blocks .partner-right{
	padding-left:10px;
}
.partner-left h3, 
.partner-left p{
	text-align:right;
}
.partner-right h3, 
.partner-right p{
	text-align:left;
}
.why-patener-list p {
	color: #000;
	line-height: 150%;
}
.why-patener-list h3 {
	color: #f37122 !important;
	font-size: 25px;
	font-weight: bold;
	line-height: 120%;
	margin: 0 0 4px;
}
.why-patener-list li {
	margin: 0 0 53px;
}
.why-patener-list li:last-child{
	margin-bottom:0;
}
.partner-blocks {
	margin-bottom: 42px;
}
.refer-section .refer-left {
	float: left;
	margin-top:-12px;
	padding-right: 30px;
	width: 54%;
}
.refer-section .refer-right {
	border: 1px solid #e4e4e4;
	padding: 20px 30px 30px;
	width: 46%;
}
.refer-section .vc_row{
	margin-right:0;
}
.refer-section .refer-right .vc_column-inner{
	padding:0;
}
.refer-section .grve-text p {
	line-height: 250%;
}
.refer-section .grve-element {
	margin: 0 0 38px;
}
.refer-section .grve-element:last-child{
	margin-bottom:0;
}
.ui-listing > li {
	color: #000;
	font-size: 15px;
	line-height: 180%;
	margin: 0 0 33px;
	padding: 0 0 0 22px;
	position: relative;
}
.ui-listing > li:last-child{
	margin-bottom:0;
}
.ui-listing > li::before {
	color: #f37122;
	content: "";
	display: block;
	font-family: FontAwesome;
	left: 0;
	position: absolute;
	top: 0;
}
.happey-caption {
  color: #000 !important;
  font-size: 47px;
  line-height: 120%;
  margin: 0;
  opacity: 0.2;
  padding: 18px 0 0;
  text-align: center;
}
.talent-section .happey-caption {
  padding-top: 0;
}
.contact-from-details h4 {
	color: #f37122 !important;
	font-size: 15px;
	font-weight: bold;
	text-transform:capitalize;
	line-height: 120%;
	margin: 0 0 18px;
}
.form-list {
	margin: 0 0 34px;
}
.form-list:last-child {
	margin-bottom: 0;
}
.form-list > li {
	margin: 0 0 22px;
	position:relative;
}
.form-list > li:last-child {
	margin-bottom: 0;
}
.wpcf7-form-control-wrap {
	display: block;
	line-height: 100%;
}
form .wpcf7-form-control-wrap .wpcf7-form-control {
	color: #666!important;
	display: block;
	font-family: 'Open Sans';
	font-size: 15px;
	border:1px solid #E4E4E4!important;
	box-shadow:none!important;
    -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;
	height: auto;
	line-height: 22px;
	padding: 8px 12px;
	width: 100%;
}
form .wpcf7-form-control-wrap .wpcf7-form-control:hover,
form .wpcf7-form-control-wrap .wpcf7-form-control:focus{
	border-color:#000!important;
}
form .wpcf7-form-control-wrap .wpcf7-form-control::-webkit-input-placeholder { 
	color: #666;
	opacity:1;
}
form .wpcf7-form-control-wrap .wpcf7-form-control:-moz-placeholder { 
	color: #666;
	opacity:1;
}
form .wpcf7-form-control-wrap .wpcf7-form-control::-moz-placeholder { 
	color: #666;
	opacity:1;
}
form .wpcf7-form-control-wrap .wpcf7-form-control:-ms-input-placeholder { 
	color: #666;
	opacity:1;
}
form .wpcf7-form-control-wrap textarea.wpcf7-form-control {
	height: 130px;
	min-height: 130px;
	max-width: 100%;
	min-width: 100%;
}
form .wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-not-valid {
	border-color: #ff0000 !important;
}
form .wpcf7-form-control.wpcf7-submit {
	background: #f37122;
	border: 0 none;
	display: block;
	font-family: "Open Sans";
	font-size: 20px !important;
    -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;
	font-weight: bold;
	letter-spacing: normal;
	line-height: 25px;
	padding: 10px 15px;
	text-transform: uppercase;
	width: 100%;
}
form .wpcf7-form-control.wpcf7-submit:hover{
	background:#1F262C;
}
div.wpcf7 .wpcf7-form img.ajax-loader {
	background: #fff;
	border-radius: 50%;
	bottom: 0;
	display: block;
	float: right;
	margin: 11px;
	padding: 3px;
	position: absolute;
	right: 0;
}
.wpcf7-form span.wpcf7-not-valid-tip {
	display: block;
	font-size: 14px;
	line-height: 120%;
	margin: 6px 0 0;
}
.wpcf7-form div.wpcf7-response-output {
	background: transparent;
	border: 2px solid;
	color: #333;
	font-size: 14px;
	line-height: 120%;
	margin: 20px 0 0;
	text-align:center;
	padding: 10px 15px;
	width: 100%;
}
.wpcf7-form div.wpcf7-response-output.wpcf7-validation-errors {
	border-color: #ff0000;
	color: #ff0000;
}
.wpcf7-form div.wpcf7-response-output.wpcf7-mail-sent-ok {
	border-color: #008000;
	color: #008000;
}
.ourteam-section .team-element-left {
	float: left;
	margin: 0 50px 0 0;
	width: 355px;
}
.ourteam-section .team-element-right {
	float: none;
	padding:30px 0 0 ;
	overflow: hidden;
}
.team-wrep::after {
	clear: both;
	content: "";
	display: block;
}
.ourteam-section .owl-nav {
	display: none;
}
.team-main .owl-dot {
	background: #999999;
	border-radius: 50%;
	box-shadow: 2px 2px 1px 0 rgba(0, 0, 0, 0.65) inset;
	cursor: pointer;
	display: inline-block;
	height: 17px;
	margin: 0 5px;
	vertical-align: top;
    -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: 17px;
}
.team-main .owl-dots {
	margin: 25px 0 0;
	line-height:100%;
	text-align: center;
}
.team-main .owl-dot:hover,
.team-main .owl-dot.active{
	background:#FE6808;
}
p .oreng-color {
	color: #f37122;
	display: inline-block;
	font-weight: bold;
	vertical-align: top;
}
.team-desc a{
	color: #f37122;
	display: inline-block;
	font-weight: bold;
	vertical-align: top;
}
.team-desc a:hover{
	color:#1F262C;
}
.team-content p {
	color: #333;
	font-family: "Lato",sans-serif;
	font-weight: normal;
	line-height: 130%;
	text-align: center;
}
.team-content .user-address {
	display: block;
	margin: 0 0 6px;
}
.team-wrep .team-title, 
.team-wrep .team-title p {
	color: #fe6908;
	font-family: "Lato",sans-serif;
	font-size: 20px;
	font-weight: normal;
	line-height: 120%;
	text-align: center;
}
.team-wrep .team-title {
	margin: 0 0 10px;
}
.owl-carousel .owl-nav > div {
	background:url("images/sprite-icons.png") no-repeat 0 0;
	display: block;
	font-size:0;
	opacity: 0.5;
	height: 54px;
	margin: -27px -60px 0;
	position: absolute;
    -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;
	top: 50%;
	width: 30px;
}
.owl-carousel .owl-nav .owl-prev{
	left:0;
	background-position:0 -23px;
}
.owl-carousel .owl-nav .owl-next{
	right:0;
	background-position:-32px -23px;
}
.owl-carousel .owl-nav > div:hover{
	opacity:1;
}
.news-item *::after {
	clear: both;
	content: "";
	display: block;
}
.news-main .date span{
	display:block;
}
.news-main .date .text-date {
	font-size: 20px;
}
.news-main .date {
	background: #f37122;
	border-radius: 3px 0 0 3px;
	color: #fff;
	float: left;
	font-family: "Lato",sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 122%;
	padding: 5px 0;
	margin-top: 11px;
	position: relative;
	text-align: center;
	width: 60px;
}
.news-main .date::before {
	background:url("images/date-shadow.png") no-repeat 0 0;
	background-size:100% 100%;
	bottom: -12px;
	content: "";
	display: block;
	height: auto;
	position: absolute;
	right: 0;
	top: -12px;
	width: 4px;
	z-index: 9;
}
.news-main .news-title {
	float: none;
	overflow: hidden;
	padding:2px 0 0 18px;
	position: relative;
}
.news-main .grve-news-element {
	margin: 0 0 22px;
	padding: 12px 0 0;
	min-height: 74px;
}
.news-title p {
	color: #000;
	font-family: "Lato",sans-serif;
	font-size: 18px;
	line-height: 135%;
	text-align:justify;
}
.news-desc .image-wrapper {
	background: #fff;
	border: 5px solid #e9eaea;
	height: 202px;
	margin:0 0 22px ;
	position: relative;
}
.news-desc .image-wrapper img {
	display: block;
	height: auto;
	left: 0;
	margin: auto;
	max-height: 100%;
	max-width: 100%;
	position: absolute;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	width: auto;
}
.news-desc p {
	font-family: "Lato",sans-serif;
	font-size: 16px;
	line-height: 150%;
	text-align:justify;
}
.news-main.owl-carousel .owl-nav > div {
	margin-top: -17px;
}
.contact-text {
	color: #000;
	font-size: 17px;
	line-height: 180%;
	margin: 0 0 32px;
	text-align: center;
}
.contact-info{
	text-align:center;
}
.contact-info > li {
	display: inline-block;
	margin: 0 40px;
	vertical-align: top;
}
.contact-info h5 {
	color: #f37122 !important;
	font-size: 17px;
	font-weight: bold;
	margin: 0 0 13px;
	text-align: left;
}
.contact-info > li p, 
.contact-info > li p a {
	color: #000;
	font-family: "Open Sans";
	font-size: 17px;
	line-height: 26px;
}
.contact-info > li p a{
	display:inline-block;
	vertical-align:top;
}
.contact-info > li p a:hover{
	color:#f37122;
}
.contact-info > li.tele, 
.contact-info > li.email {
	padding: 0 0 0 33px;
	position: relative;
}
.contact-info > li.tele p, 
.contact-info > li.email p {
	position: relative;
}
.contact-info > li.tele p::before, 
.contact-info > li.email p::before {
	background:url("images/sprite-icons.png") no-repeat 0 0;
	content: "";
	display: block;
	height: 24px;
	margin-left: -33px;
	position: absolute;
	top: 0;
	width: 24px;
}
.contact-info > li.tele p::before{
	background-position:0 -82px;
}
.contact-info > li.email p::before{
	background-position:-33px -84px;
}
.social-link li {
	float: left;
	line-height:100%;
	margin: 0 10px 0 0;
}
.social-link li:last-child{
	margin-right:0;
}
.social-link li a {
	display: inline-block;
	line-height: 100%;
	vertical-align: top;
}
.social-link [class^="grve-icon-"]::before, 
.social-link [class*=" grve-icon-"]::before {
	background: #3C5A9A;
	border-radius: 5px;
	color:#F4F4F4;
	display: inline-block;
    -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;
    overflow:hidden;
	font-size: 27px;
	height:26px;
	font-weight: normal;
	line-height: 27px;
	text-align: center;
	vertical-align: top;
	width: 26px;
}
.social-link [class^="grve-icon-"]:hover:before, 
.social-link [class*=" grve-icon-"]:hover:before{
	background:#1F262C!important;
}
.social-link .grve-icon-facebook[class^="grve-icon-"]::before {
	background: #3c5a9a;
	font-size: 35px;
	padding-top: 3px;
	text-indent: -2px;
}
.social-link .grve-icon-twitter[class^="grve-icon-"]::before {
	background:#18BFE5;
}
.social-link .grve-icon-linkedin[class^="grve-icon-"]::before {
	background:#0097BD;
}
.team-main .user-image {
	background: #fff;
	border: 3px solid #f37122;
	border-radius: 50%;
	display: block;
	height: 308px;
	margin: 0 auto;
	max-width: 100%;
	overflow: hidden;
	position: relative;
	width: 308px;
}
.team-main .user-image img {
	display: block;
	height: 100%;
	margin: 0 auto;
	overflow:hidden;
	border-radius:50%;
	width: 100%;
}
.team-image-block {
	margin: 0 0 37px;
	position: relative;
}
.team-wrep .whatsapp, 
.team-wrep .threeline {
/*
	background: linear-gradient(#333,#000000);
	background: -webkit-linear-gradient(#333,#000000);
	background: -moz-linear-gradient(#333,#000000);
	background: -ms-linear-gradient(#333,#000000);
	background: -o-linear-gradient(#333,#000000);
*/
	background: linear-gradient(#FE7902,#F77845);
	background: -webkit-linear-gradient(#FE7902,#F77845);
	background: -moz-linear-gradient(#FE7902,#F77845);
	background: -ms-linear-gradient(#FE7902,#F77845);
	background: -o-linear-gradient(#FE7902,#F77845);
	border-radius: 50%;
	bottom: -20px;
    -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;
	display: block;
	height: 80px;
	overflow:hidden;
	margin: 0 53px;
	position: absolute;
	width: 80px;
}
.team-wrep .whatsapp {
	left: 0;
}
.team-wrep .threeline {
	right: 0;
}
.team-wrep .whatsapp:after, 
.team-wrep .threeline:after {
	background: linear-gradient(#FE7902,#F77845);
	background: -webkit-linear-gradient(#FE7902,#F77845);
	background: -moz-linear-gradient(#FE7902,#F77845);
	background: -ms-linear-gradient(#FE7902,#F77845);
	background: -o-linear-gradient(#FE7902,#F77845);
	display:block;
	position:absolute;
	overflow:hidden;
	border-radius:50%;
	content:"";
    -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;
	left:0;
	right:0;
	bottom:0;
	opacity:1;
	top:0;
}
/*
.team-wrep .whatsapp:hover:after, 
.team-wrep .threeline:hover:after {
	opacity: 0;
}
*/
.team-wrep .whatsapp::before, 
.team-wrep .threeline::before {
	background:url("images/sprite-icons.png") no-repeat 0 0;
	bottom: 0;
	content: "";
	height: 41px;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	top: 0;
	width: 41px;
	z-index: 9;
}
.team-wrep .whatsapp::before{
	background-position:0 -117px;
} 
.team-wrep .threeline::before {
	background-position:-49px -117px;
}
footer #grve-footer-bar {
	background: #1f262c;
	padding-bottom: 10px;
	padding-top: 10px;
}
footer #grve-footer-bar .grve-copyright, 
footer #grve-footer-bar .grve-copyright a {
	color: #fff;
	font-family: "Roboto",sans-serif;
	font-size: 13px !important;
	font-weight: normal;
	letter-spacing: 0.5px;
	line-height: 23px;
}
footer #grve-footer-bar .grve-copyright a{
	display:inline-block;
	vertical-align:top;
}
footer #grve-footer-bar .grve-copyright a:hover{
	color:#F37122;
}
body .grve-top-btn.grve-icon-nav-up {
	background: #1f262c;
	border: 4px solid rgba(255, 255, 255, 0.2);
	bottom: 55px;
	color: #fff;
	font-size: 24px;
	font-weight: bold;
    -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;
	height: 45px;
	line-height: 36px;
	right: 15px;
	width: 45px;
}
body .grve-top-btn.grve-icon-nav-up:hover{
	background:#F37122;
}
/*Home page close*/
/*404-page*/
body #grve-page-title, 
body.error404 #grve-main-content {
	background-color: #fff;
}
.error_img > img {
	display: block;
	margin: 0 auto;
	max-width: 80%;
}
.error-404 .error_img {
	margin: 0 0 45px;
}
.error-404 .error_text h3 {
	color: #1f262c !important;
	font-size: 30px;
	font-weight: bold;
	margin: 0 0 20px;
	text-transform: uppercase;
}
.error-404 .error_text p {
	color: #1f262c;
	font-size: 18px;
	line-height: 180%;
	text-align: center;
}
.error-404 .error_text p a{
	display:inline-block;
	vertical-align: top;
	color:#F37122;
}
.error-404 .error_text p a:hover{
	color:#1F262C;
}
body.error404 #grve-main-content .grve-container {
	padding: 0 15px;
}
/*404-page close*/
p a {
	color: #f37122;
	display: inline-block;
	vertical-align: top;
}
p a:hover{
	color:#333;
}
.contact-info .social-link {
	padding-top: 2px;
}
.few-main strong {
	text-transform: capitalize;
}
.news-desc > p {
	max-height: 120px;
	overflow: auto;
}
.guarantee-section p a {
	color: #1f262c;
	display: inline-block;
	vertical-align: top;
}
.guarantee-section p a:hover{
	color:#fff;
}


/***** 07-03-2017 page exportinggggggggggggggg ********/

/********** blog page *************/

.bredcrumb_wrap {
  background-color: #f2f2f2;
  border-bottom: 1px solid #e1e1e1;
  padding: 8px 0;
}

.breadcrumb li a:hover {
  color: #f37122;
}
 .breadcrumb > li {
	color: #f37122;
	display: block;
	float: left;
	font-family: lato;
	font-size: 15px;
	font-weight: bold;
	line-height: 30px;
	margin-right: 15px;
	padding-right: 25px;
	position: relative;
	vertical-align: top;
}
.breadcrumb li::before {
	color: #666;
	content: "";
	display: block;
	font-family: fontawesome;
	font-weight: normal;
	left: auto;
	line-height: 30px;
	position: absolute;
	right: 0;
	top: 1px;
	vertical-align: top;
}
.breadcrumb li a {
	color: #666;
	display: block;
	font-weight: normal;
	line-height: 29px;
}
.breadcrumb li:last-child::before {
	display: none;
}
.breadcrumb li:last-child{
	padding-right:0;
	margin-right:0;
}













#grve-body .blog-title h2 {
  color: #f37122;
  font-size: 45px;
  font-weight: bold;
  line-height: 100%;
  margin-bottom: 25px;
  padding-top: 52px;
  text-align: center;
}
body .grve-right-sidebar .grve-section {
  padding-bottom: 0;
  padding-top: 0;
}
.blog-main .post-top .date_time {
  background-color: #f37122;
  color: #fff;
  float: left;
  font-family: lato;
  margin-right: 15px;
  padding-top: 8px;
  position: relative;
  text-align: center;
  width: 82px;
}
.blog-main .post-top .date_time span {
  display: inline-block;
  font-size: 20px;
  line-height: 100%;
  margin-bottom: 13px;
  text-transform: capitalize;
}
.blog-main .post-top .date_time .sub-date {
  background-color: #333333;
  padding: 3px 0 1px;
  text-align: center;
}
.blog-main .post-top .date_time .sub-date span {
  font-size: 19px;
  font-weight: bold;
  line-height: 140%;
  margin-bottom: 0;
}
.blog-main .post-top .date_time::after {
  border-right: 15px solid transparent;
  border-top: 15px solid #f37122;
  content: "";
  position: absolute;
  right: -15px;
  top: 10px;
}
#grve-body .blog-main .blog-title h5 a {
  color: #f37122;
  display: inline-block;
  font-size: 20px;
  font-weight: bold;
  line-height: 160%;
  text-transform: uppercase;
  vertical-align: top;
}
#grve-body .blog-main .blog-title h5 a:hover {
  color: #333;
}
.blog-main .blog-title {
  float: left;
  padding-left: 15px;
  width: 87%;
}
.blog-main .blog-content {
  clear: left;
  color: #333;
  float: left;
  font-family: lato;
  font-size: 16px;
  line-height: 190%;
  margin-bottom: 16px;
  margin-top: 10px;
  text-align: justify;
  width: 100%;
}
.posted_category_wrap > div {
  border-right: 1px solid #333;
  color: #333;
  float: left;
  font-family: lato;
  font-size: 16px;
  line-height: 100%;
  margin-right: 18px;
  padding-right: 18px;
  text-transform: capitalize;
}
.posted_category_wrap .category-wrap {
  border-right: none;
  margin-right: 0;
  padding-right: 0;
}
.blog-main .posted_category_wrap::after {
  clear: left;
  content: "";
  display: block;
}
.category-wrap .category-main {
  display: inline-block;
}
.category-wrap .category-main a {
  color: #333;
}
.category-wrap .category-main a:hover {
  color: #f37122;
}
#grve-body .blog-main .blog-title h5 {
  margin-bottom: 5px;
}
.blog-main .post-top::after {
  clear: left;
  content: "";
  display: block;
}
.blog-main .blog-image {
  text-align: center;
}
.blog-bottom .read-btn .apply-button {
  background-color: #f37122;
  color: #fff;
  display: inline-block;
  font-family: lato;
  font-size: 15px;
  font-weight: bold;
  line-height: 100%;
  padding: 15px 25px;
  text-transform: uppercase;
}
.blog-bottom .read-btn .apply-button:hover {
  background-color: #333;
}
#grve-body .blog-bottom .grve-meta-social-classic a {
  color: #666;
  font-family: lato;
  font-size: 15px;
  line-height: 100%;
  padding-left: 20px;
  padding-right: 0;
  position: relative;
}
.blog-bottom .grve-meta-social-classic a::before {
  content: "";
  font-family: fontawesome;
  font-size: 14px;
  left: 0;
  position: absolute;
  top: 0;
}
#grve-body .blog-bottom .grve-meta-social-classic a:hover {
  color: #f37122;
}
.blog-bottom::after {
  clear: both;
  content: "";
  display: block;
}
.blog-bottom .read-btn {
  float: left;
}
.blog-bottom .grve-meta-social-classic {
  float: right;
  line-height: 100%;
  margin-top: 5px;
}
.blog-bottom {
  margin-top: 26px;
}
.grve-right-sidebar #grve-content-area article {
  border-bottom: 1px dashed #ccc;
  margin-bottom: 25px;
  padding-bottom: 25px;
}
#grve-body .grve-widget form.grve-search input {
  border: 1px solid #eaeceb;
  color: #2c2c2c;
  font-family: lato;
  font-size: 15px;
  height: auto;
  line-height: 120%;
  padding: 18px 40px 18px 14px;
}
#grve-body .grve-widget form.grve-search .grve-search-btn i {
  color: #585858;
  font-size: 24px;
  font-weight: bold;
}
#grve-body .grve-widget form.grve-search .grve-search-btn {
  border-left: medium none;
  height: 55px;
  line-height: 57px;
}
#grve-body .grve-widget form.grve-search .grve-search-btn:hover i {
  color: #f37122;
}
#grve-body .grve-sidebar .grve-widget h5.grve-widget-title {
  background-color: #f37122;
  color: #fff;
  font-size: 25px;
  line-height: 100%;
  margin-bottom: 0;
  padding: 16px 0 16px 20px;
}
#grve-body .grve-sidebar .grve-widget ul {
  border-bottom: 1px solid #e0e2e1;
  border-left: 1px solid #e0e2e1;
  border-right: 1px solid #e0e2e1;
}
#grve-body .grve-sidebar .grve-widget.widget_categories ul li a, 
#grve-body .grve-sidebar .grve-widget.widget_archive ul li a {
  color: #4f4f4f;
  font-family: lato;
  font-size: 18px;
  line-height: 100%;
  padding-left: 20px;
  position: relative;
  text-transform: capitalize;
}
#grve-body .grve-sidebar .grve-widget.widget_categories ul li a:hover, 
#grve-body .grve-sidebar .grve-widget.widget_archive ul li a:hover ,
#grve-body .grve-sidebar .grve-widget.widget_categories ul li.current-cat a, 
#grve-body .grve-sidebar .grve-widget.widget_archive ul li.active a {
  color: #f37122;
}
#grve-body .grve-sidebar .grve-widget.widget_categories ul li a::before, 
#grve-body .grve-sidebar .grve-widget.widget_archive ul li a::before {
  background: rgba(0, 0, 0, 0) url("images/sprite-icons.png") no-repeat 0 -180px;
  content: "";
  height: 12px;
  left: 0;
  position: absolute;
  top: 5px;
  width: 12px;
}
#grve-body .grve-sidebar .grve-widget.widget_categories ul li a:hover:before, 
#grve-body .grve-sidebar .grve-widget.widget_archive ul li a:hover:before ,
#grve-body .grve-sidebar .grve-widget.widget_categories ul li.current-cat a::before, 
#grve-body .grve-sidebar .grve-widget.widget_archive ul li.active a::before {
  background-position: 0 -200px;
}
#grve-body .grve-sidebar .grve-widget.widget_categories ul li, 
#grve-body .grve-sidebar .grve-widget.widget_archive ul li {
  border-bottom: 1px solid #eee;
  line-height: 280%;
  margin-bottom: 0;
  padding: 8px 10px 5px 24px;
}
#grve-body .grve-sidebar .grve-widget.widget_categories ul li:last-child, 
#grve-body .grve-sidebar .grve-widget.widget_archive ul li:last-child {
  border-bottom: medium none;
}
.grve-sidebar .grve-widget {
  margin-bottom: 40px;
}
.grve-sidebar .grve-widget:last-child {
  margin-bottom: 0;
}
#grve-body .grve-right-sidebar #grve-content-area  ,
#grve-body .grve-right-sidebar #grve-post-area{
  padding-right: 4.3%;
  width: 70.5%;
}
#grve-body .grve-right-sidebar #grve-sidebar.grve-sidebar {
  width: 29.5%;
}
#grve-body .grve-sidebar .grve-widget ul li .recent-title a {
  color: #333;
  font-family: lato;
  font-size: 18px;
  line-height: 135%;
}
#grve-body .grve-sidebar .grve-widget ul li .recent-title a:hover ,
#grve-body .grve-sidebar .grve-widget ul li .recent-title.active a {
  color: #f37122;
}
#grve-body .grve-sidebar .grve-widget.widget_recent_entries ul li {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 0;
  padding: 20px 10px 18px 20px;
}
#grve-body .grve-sidebar .grve-widget.widget_recent_entries ul li:last-child {
  border-bottom: none;
}
.grve-pagination {
  text-align: center;
}
.grve-pagination ul {
  display: inline-block;
  padding: 39px 0 0;
}
#grve-body .grve-pagination li::after {
  display: none;
}
#grve-body .grve-pagination li {
  float: left;
  line-height: 100%;
}
#grve-body .grve-pagination ul li a {
  background: rgba(0, 0, 0, 0) linear-gradient(#eaeaea, #fff);
  background: rgba(0, 0, 0, 0) -webkit-linear-gradient(#eaeaea, #fff);
  background: rgba(0, 0, 0, 0) -o-linear-gradient(#eaeaea, #fff);
  background: rgba(0, 0, 0, 0) -moz-linear-gradient(#eaeaea, #fff);
  border: 1px solid #ccc;
  color: #333;
  display: inline-block;
  font-family: lato;
  font-size: 13px;
  height: 35px;
  line-height: 33px;
  text-align: center;
  width: 35px;
}
#grve-body .grve-pagination ul li a {
  border-right: medium none;
}
#grve-body .grve-pagination ul li:last-child a {
  border-right: 1px solid #ccc;
}
#grve-body .grve-pagination ul li a:hover, 
#grve-body .grve-pagination ul li a.current {
  background: #f37122;
  border-color: #f37122;
  color: #fff;
}
body#grve-body .grve-right-sidebar {
  padding-bottom: 50px;
}
.grve-right-sidebar #grve-content-area article:last-child {
  margin-bottom: 10px;
}
#grve-body .grve-sidebar .grve-widget.widget_recent_entries ul li .recent-title {
  float: right;
  padding-left: 20px;
  width: 80%;
}
#grve-body .grve-sidebar .grve-widget.widget_recent_entries ul li .post-date {
  background-color: #f37122;
  border-radius: 3px 0 0 3px;
  color: #fff;
  float: left;
  font-family: "Lato",sans-serif;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 122%;
  margin-top: 9px;
  padding: 5px 0;
  position: relative;
  text-align: center;
  text-transform: capitalize;
  width: 60px;
}
#grve-body .grve-sidebar .grve-widget.widget_recent_entries ul li .post-date::before {
  background: rgba(0, 0, 0, 0) url("images/date-shadow.png") no-repeat 0 0;
  background-size: 100% 100%;
  bottom: -12px;
  content: "";
  display: block;
  height: auto;
  position: absolute;
  right: 0;
  top: -12px;
  width: 4px;
  z-index: 9;
}
#grve-body .grve-sidebar .grve-widget.widget_recent_entries ul li .post-date span {
  display: block;
}
#grve-body .grve-sidebar .grve-widget.widget_recent_entries ul li .post-date .text-date {
  font-size: 20px;
  font-weight: normal;
}
.search-results #grve-page-title .grve-description, 
.search-results #grve-page-title .grve-title {
  color: #f37122;
}
.search-results #grve-page-title .grve-description ,
.archive #grve-page-title .grve-description {
  color: #333;
  margin-top: 50px;
}
#grve-body #grve-main-content .page-title-main {
  color: #f37122;
  line-height: 100%;
  margin-bottom: 25px;
  padding-top: 52px;
}
#grve-body.search-results #grve-page-title .grve-title ,
#grve-body.archive #grve-page-title .grve-title {
  padding-top: 0;
}
#grve-body.category #grve-page-title .grve-title {
  padding-top: 52px;
}

.single-post #grve-post-title {
  background-color: transparent;
  display: block;
  height: auto !important;
  min-height: 100%;
}
.single-post #grve-post-title #grve-post-title-content {
  display: block;
  height: auto !important;
  min-height: 100%;
}
#grve-body.single-post #grve-main-content .page-title-main {
  color: #000;
  font-size: 35px;
  padding-top: 55px;
}
#grve-body.single-post #grve-main-content .page-title-main span {
  color: #f37122;
}
.single-post .blog-main .blog-title {
  margin-bottom: 21px;
  padding-left: 0;
  width: 100%;
}
.single-post .posted_category_wrap > div {
  color: #666;
}
.single-post .posted_category_wrap > div strong {
  color: #333;
}
.single-post .posted_category_wrap > div.posted-on-main span {
  font-weight: bold;
}
.single-post .blog-main .blog-content {
  margin-bottom: 25px;
}
.single-post .category-wrap .category-main a {
  color: #666;
}
.single-post .category-wrap .category-main a:hover {
  color: #f37122;
}

form.grve-search input::-webkit-input-placeholder { 
	color: #2c2c2c;
	opacity:1;
}
form.grve-search input:-moz-placeholder { 
	color: #2c2c2c;
	opacity:1;
}
form.grve-search input::-moz-placeholder { 
	color: #2c2c2c;
	opacity:1;
}
form.grve-search input:-ms-input-placeholder { 
	color: #2c2c2c;
	opacity:1;
}
#grve-body.single-post .grve-right-sidebar #grve-post-area {
  padding-top: 41px;
}
body#grve-body.single-post .grve-right-sidebar {
  padding-bottom: 60px;
}
#grve-body.archive #grve-main-content #grve-page-title ,
#grve-body.search-results #grve-main-content #grve-page-title {
  display: block;
  height: auto !important;
  min-height: 100%;
}
#grve-body.archive #grve-main-content #grve-page-title #grve-page-title-content ,
#grve-body.search-results #grve-main-content #grve-page-title #grve-page-title-content {
  display: block;
  height: auto !important;
  min-height: 100%;
}
#grve-body #grve-feature-section .grve-feature-section-inner {
  display: block;
}

/**** footer ****/

#grve-footer-area.grve-section {
  background-color: #f4f4f4;
}
#grve-body #grve-footer-area .footer-contact-wrap .widget_text h5.grve-widget-title {
  color: #f37122;
  font-size: 45px;
  font-weight: bold;
  line-height: 120%;
  margin: -13px 0 25px;
  text-align: center;
}
#grve-footer-area .footer-contact-wrap {
  width: 100%;
}
.footer-contact-wrap .widget_text .textwidget {
  color: #000;
  font-size: 17px;
  line-height: 180%;
  margin: 0 0 32px;
  text-align: center;
}
#grve-body .footer-three-wrap h5.grve-widget-title {
  color: #f37122;
  font-size: 17px;
  font-weight: bold;
  margin: 0 0 13px;
  text-align: left;
}
.footer-three-wrap .textwidget, .footer-three-wrap .textwidget a {
  color: #000;
  font-family: "Open Sans";
  font-size: 17px;
  line-height: 26px;
}
.footer-three-wrap .textwidget a:hover {
  color: #f37122;
}
.footer-three-wrap .textwidget a {
  display: inline-block;
  vertical-align: top;
}
.footer-three-wrap .grve-widget {
  display: inline-block;
  margin: 0 40px;
  vertical-align: top;
}
.footer-three-wrap .grve-widget:first-child, 
.footer-three-wrap .grve-widget:nth-child(2) {
  padding: 0 0 0 33px;
  position: relative;
}
.footer-three-wrap .grve-widget:first-child .textwidget, 
.footer-three-wrap .grve-widget:nth-child(2) .textwidget {
  position: relative;
}
.footer-three-wrap .grve-widget:first-child .textwidget::before, 
.footer-three-wrap .grve-widget:nth-child(2) .textwidget::before {
  background: rgba(0, 0, 0, 0) url("images/sprite-icons.png") no-repeat 0 0;
  content: "";
  display: block;
  height: 24px;
  left: -33px;
  position: absolute;
  top: 0;
  width: 24px;
}
.footer-three-wrap .grve-widget:first-child .textwidget::before {
  background-position: 0 -82px;
}
.footer-three-wrap .grve-widget:nth-child(2) .textwidget::before {
  background-position: -33px -84px;
}
.footer-three-wrap {
  text-align: center;
  width: 100%;
}
.footer-three-wrap .grve-social li a {
	background: #3C5A9A;
	border: medium none;
	border-radius: 5px;
	color:#F4F4F4;
	display: inline-block;
    -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;
    overflow:hidden;
	font-size: 27px;
	height:26px;
	font-weight: normal;
	line-height: 27px;
	text-align: center;
	vertical-align: top;
	width: 26px;
}
.footer-three-wrap .grve-social li a:before {
	color:#F4F4F4;
}
.footer-three-wrap .grve-social li a:hover{
	background:#f37122!important;
}
.footer-three-wrap .grve-social li a.grve-icon-facebook {
	background: #3c5a9a;
	font-size: 35px;
	padding-top: 3px;
	text-indent: -2px;
}
.footer-three-wrap .grve-social li a.grve-icon-twitter {
	background:#18BFE5;
}
.footer-three-wrap .grve-social li a.grve-icon-twitter {
	background:#0097BD;
}
.footer-three-wrap .grve-social li {
  height: 26px;
  margin-bottom: 0;
  width: 26px;
}

/**** 14-03-2017 css changesssssssssssssssss *****/

header#grve-header #grve-main-menu > ul > li.current_page_parent > a::before {
  opacity: 1;
  width: 100%;
}
#grve-footer.grve-section {
  padding-bottom: 0;
  padding-top: 0;
}
.news-title a {
  color: #000;
  font-family: "Lato",sans-serif;
  font-size: 18px;
  line-height: 135%;
  text-align: justify;
}
.news-title a:hover {
  color: #F37122;
}
.news-desc p a i {
  font-size: 14px;
  line-height: 100%;
}

.sub-title.refer {
	text-align: left;
	margin-bottom: 20px !important;
}

.grve-widget.grve-social li {
	margin: 0px 6px 6px 0 !important;
	
}

/*
    
    font-family: 'Lato', sans-serif;

    font-family: 'Open Sans', sans-serif;

    font-family: 'Roboto', sans-serif;

*/
