/*
 Theme Name:   Osmosis
 Theme URI:    http://themeforest.net/user/greatives
 Description:  Responsive Multi-Purpose Theme
 Version:      1.1.0
 Author:       Greatives Team
 Author URI:   http://greatives.eu
 Text Domain:  osmosis
 Tags:         responsive-layout
 License:      Themeforest Split Licence
 License URI:
*/

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

a {
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

a{outline:none;}
a::-moz-focus-inner{border:0}
input[type="submit"]::-moz-focus-inner{border:0}
*:focus {
    border: 0 none !important;
    outline: 0 none !important;
}

header.grve-header-sticky #grve-inner-header .grve-container {
  width: 1170px !important;
}
.grve-header-sticky .header-right-top {
  display: none;
}
.grve-header-sticky h1.grve-logo {
  margin-top: 5px;
  width: 15%;
}
.grve-header-sticky .header-right-bar {
  margin-top: 36px;
  width: 83.2%;
}
.grve-header-sticky #grve-inner-header h1.grve-logo {
  margin-top: 5px;
  padding: 0!important;
  width: 12%;
}
.grve-header-sticky #grve-header-wrapper #grve-inner-header {
  box-shadow: 0 0 10px 0 #000;
}
header#grve-header h1.grve-logo {
  margin-top: 8px;
  width: 19.6%;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}
header#grve-header #grve-inner-header {
  height: auto;
  line-height: 100%;
}
header#grve-header #grve-inner-header h1.grve-logo img {
  height: auto !important;
  max-height: 100%  !important;
}
header .header-right-bar {
  float: right;
  width: 78.6%;
}
header .header-right-top {
  display: block;
  float: right;
  padding: 25px 0px 25px 0;
  text-align: right;
  width: 100%;
}
header .phone-start {
  margin-right: 53px;
}
header .phone-start, header .email-start {
  border-radius: 0 20px 20px 0;
  display: inline-block;
  padding: 11px 20px 11px 22px;
  position: relative;
  vertical-align: top;
}
header .phone-start:before {
  background-color: #ff007d;
  background-image: url("images/header_contact-bg.png");
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  border: 5px solid #fff;
  border-radius: 50%;
  color: #ffffff;
  content: "";
  font-family: FontAwesome;
  font-size: 20px;
  height: 43px;
  left: -41px;
  line-height: 200%;
  position: absolute;
  text-align: center;
  top: -5px;
  width: 43px;
  -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}
header .phone-start:hover:before {
  background-color: #000;
  color: #ff007d;
}
header .email-start:before {
  background-color: #ff007d;
  background-image: url("images/header_contact-bg.png");
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  border: 5px solid #fff;
  border-radius: 50%;
  color: #ffffff;
  content: "";
  font-family: FontAwesome;
  font-size: 20px;
  height: 43px;
  left: -41px;
  line-height: 200%;
  position: absolute;
  text-align: center;
  top: -5px;
  width: 43px;
  -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}
header .email-start:hover:before {
  background-color: #000;
  color: #ff007d;
}
header .phone-start span.header-phn a, 
header .phone-start span.header-phn-text {
  color: #454545;
  font-family: open sans,sans-serif;
  font-size: 18px;
  line-height: 100%;
}
header .email-start .header-email a {
  color: #454545;
  font-family: open sans,sans-serif;
  font-size: 18px;
  line-height: 100%;
}
header .email-start .header-email a:hover,
header .phone-start span.header-phn a:hover {
  color: #ff007d;
}
header .header-right-bar > nav {
  background: #000;
  position: relative;
  width: 93.3%;
}
header .header-right-bar > nav:before {
  background: url("images/menu_curve.png") no-repeat center top;
  content: "";
  height: 100%;
  left: -50px;
  position: absolute;
  top: 0;
  width: 53px;
}
.grve-header-bottom {
  background: #000;
  bottom: 0;
  height: 54px;
  position: absolute;
  right: 0;
  width: 50%;
}
header#grve-header #grve-main-menu ul {
  float: left;
}
header#grve-header #grve-main-menu ul li {
  margin-right: 0 !important;
  padding: 8px 11px !important;
}
#grve-header #grve-main-menu ul li:first-child {
  padding-left: 0 !important;
}
header#grve-header #grve-main-menu ul li:last-child {
  margin-right: 0;
  padding-right: 0 !important;
}
header#grve-header #grve-header-wrapper {
  height: auto;
  position: relative!important;
}
header#grve-header #grve-main-menu ul li:after {
  background: url("images/menu_sprtr.png") no-repeat 0 0;
  bottom: 0;
  content: "";
  height: 42px;
  opacity: 0.36;
  position: absolute;
  right: 0;
  top: 5px;
  width: 4px;
}
header#grve-header #grve-main-menu ul li:last-child:after {
  display: none;
}
header#grve-header #grve-main-menu > ul > li > a {
  border-radius: 30px;
  color: #fff !important;
  font-family: ubuntu,sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 100%;
  padding: 11px 18px;
}
header#grve-header #grve-main-menu > ul > li.current-menu-item > a,
header#grve-header #grve-main-menu > ul > li > a:hover {
  background: #ff007d;
}
.email-start {
	background: -moz-linear-gradient(top, #1e5799 0%, #bfbfbf 0%, #e4e4e4 100%, #e4e4e4 100%);
	background: -webkit-linear-gradient(top, #1e5799 0%,#bfbfbf 0%,#e4e4e4 100%,#e4e4e4 100%);
	background: -o-linear-gradient(top, #1e5799 0%,#bfbfbf 0%,#e4e4e4 100%,#e4e4e4 100%);
	background: -ms-linear-gradient(top, #1e5799 0%,#bfbfbf 0%,#e4e4e4 100%,#e4e4e4 100%);
	background: linear-gradient(to bottom, #1e5799 0%,#bfbfbf 0%,#e4e4e4 100%,#e4e4e4 100%);
}
.phone-start {
	background: -moz-linear-gradient(top, #1e5799 0%, #bfbfbf 0%, #e4e4e4 100%, #e4e4e4 100%);
	background: -webkit-linear-gradient(top, #1e5799 0%,#bfbfbf 0%,#e4e4e4 100%,#e4e4e4 100%);
	background: -o-linear-gradient(top, #1e5799 0%,#bfbfbf 0%,#e4e4e4 100%,#e4e4e4 100%);
	background: -ms-linear-gradient(top, #1e5799 0%,#bfbfbf 0%,#e4e4e4 100%,#e4e4e4 100%);
	background: linear-gradient(to bottom, #1e5799 0%,#bfbfbf 0%,#e4e4e4 100%,#e4e4e4 100%);
}
#grve-feature-section .grve-caption .grve-title {
  color: #fff;
  font-family: open sans !important;
  font-size: 26px !important;
  font-weight: 600 !important;
  letter-spacing: 0;
  line-height: 150% !important;
  text-transform: capitalize !important;
}
#grve-feature-section .grve-caption {
  background: rgba(255, 0, 125, 0.7);
  margin-left: 50px;
  padding: 12px 0 12px 22px;
  position: relative;
  width: 455px;
  
}
#grve-feature-section .grve-caption:after {
  background: url("images/caption_extra.png") no-repeat 0 0;
  background-size: 100% 100%;
  bottom: 0;
  content: "";
  height: 100%;
  position: absolute;
  right: -56px;
  top: 0;
  width: 56px;
}
.grve-feature-section-inner .grve-carousel-buttons {
  right: auto !important;
  top: 55% !important;
  width: 100% !important;
}
#grve-feature-section .grve-carousel-prev {
  background-color: transparent;
  color: #fff;
  font-size: 85px;
  left: 17px;
  top: 0;
  -webkit-transform: none !important;
  -moz-transform: none !important;
  -ms-transform: none !important;
  -o-transform: none !important;
  -o-transform: none !important;
  transform: none !important;
}
#grve-feature-section .grve-carousel-next {
  background-color: transparent;
  color: #fff;
  font-size: 85px;
  right: 32px;
  top: 0;
  transform: none !important;
}
#grve-feature-slider .grve-slider-item {
  position: relative;
}
#grve-feature-slider .grve-slider-item:after {
  background: rgba(0, 0, 0, 0.15);
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.wpb_column.grve-column-1 {
  text-align: center;
}
.page-title-h3 {
  background: url("images/heading-logo.png") no-repeat 0 0;
  border-bottom: 1px solid #cccccc;
  color: #ff007d !important;
  display: inline-block;
  font-family: open sans,sans-serif;
  font-size: 36px;
  font-weight: normal;
  line-height: 100%;
  margin-bottom: 18px !important;
  padding-bottom: 24px;
  padding-left: 55px;
  position: relative;
  text-transform: uppercase;
}
.page-title-h3 strong {
  color: #333;
}
.page-title-h3:after {
  background: #333333;
  bottom: -2px;
  content: "";
  height: 3px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  width: 67px;
}
.about-section .about-content p:first-child {
  color: #ff2f95;
  font-family: open sans,sans-serif;
  font-size: 20px;
  line-height: 190%;
  margin-bottom: 6px;
}
.about-section .about-content p:first-child strong {
  font-weight: normal;
}
.about-section .about-content p {
  color: #515151;
  font-size: 15px;
  line-height: 190%;
  margin-bottom: 10px;
}
.about-section .about-content p:last-child {
  margin-bottom: 0;
}
.about-section .read-more {
  margin: 0;
}
#grve-content-area .read-more a {
  background: #cccccc;
  color: #333333;
  font-family: ubuntu,sans-serif;
  font-size: 18px;
  line-height: 100%;
  padding-right: 45px;
  position: relative;
  text-transform: uppercase;
}
#grve-content-area .read-more a:after {
  bottom: 0;
  content: "";
  font-family: fontawesome;
  font-size: 28px;
  line-height: 160%;
  margin: auto;
  position: absolute;
  right: 22px;
  top: 0;
}
#grve-content-area .read-more a:hover {
  background: #FF007D;
  color: #fff;
}
#grve-main-content .grve-container {
  padding-bottom: 0 !important;
  padding-top: 0 !important;
}
.grve-section {
  margin-bottom: 0 !important;
  padding-bottom: 60px !important;
  padding-top: 60px !important;
}
.service-sec-wrap {
  background: url("images/service_bg.jpg") no-repeat 0 0;
  background-size: cover;
  position: relative;
}
.service-sec-wrap:after {
  background: rgba(0, 0, 0, 0.90);
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.service-sec-wrap .page-title-h3 {
  background: url("images/heading-logo2.png") no-repeat 0 0;
  border-bottom: 1px solid rgba(204, 204, 204, 0.56);
  color: #fff !important;
}
.service-sec-wrap .page-title-h3:after {
  background: #fff;
}
.service-sec-wrap .page-title-h3 strong {
  color: #fff;
}
.service-sec-wrap .grve-text {
  color: #fff;
  font-family: open sans,sans-serif;
  font-size: 15px;
  line-height: 190%;
  margin-bottom: 23px;
}
.service-sec-wrap .service-list {
  width: 100%;
}
.service-sec-wrap .service-list:last-child {
  margin-right: 0;
}
.service-sec-wrap .service-item .service-imgs {
  border: 3px solid #969797;
}
.service-carousal .grve-practice-media h3 {
	color: #fff !important;
	font-family: ubuntu,sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 130%;
	margin-bottom: 0;
	padding: 15px 0 15px 40px;
	text-align: left;
	text-transform: uppercase;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
}
.service-sec-wrap .item-1 h3 {
  background-image: url("images/service_icon1.png");
  background-repeat: no-repeat;
  background-position: center left;
}
.service-sec-wrap .item-2 h3 {
  background-image: url("images/service_icon2.png");
  background-repeat: no-repeat;
  background-position: center left;
}
.service-sec-wrap .item-3 h3 {
  background-image: url("images/service_icon3.png");
  background-repeat: no-repeat;
  background-position: center left;
}
.service-sec-wrap .item-4 h3 {
  background-image: url("images/service_icon4.png");
  background-repeat: no-repeat;
  background-position: center left;
}
.service-carousal .grve-practice-media:hover h3 {
	background-color: #FF007D;
	-webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}
.contact-section-wrap {
  background: url("images/quick_contact_bg.jpg") no-repeat 0 0;
  background-size: 100% 100%;
  border-bottom: 1px solid #e4e4e4;
  padding-bottom: 50px !important;
  padding-top: 50px !important;
  position: relative;
}
.contact-section-wrap:after {
  background: rgba(255, 255, 255, 0.87);
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.contact-section-wrap .page-title-h3:after {
  display: none;
}
.service-sec-wrap .owl-controls .owl-nav .owl-prev {
  background: #000;
  display: block !important;
  font-size: 0;
  height: 30px;
  left: -40px;
  margin: auto;
  position: absolute;
  top: 40%;
  width: 30px;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
}
.service-sec-wrap .owl-controls .owl-nav .owl-prev:after {
  color: #fff;
  content: "";
  font-family: fontawesome;
  font-size: 28px;
  line-height: 100%;
  text-align: center;
}
.service-sec-wrap .owl-controls .owl-nav .owl-prev:hover {
  background: #ff007d;
}
.service-sec-wrap .owl-controls .owl-nav .owl-next {
  background: #000;
  display: block !important;
  font-size: 0;
  height: 30px;
  right: -40px;
  margin: auto;
  position: absolute;
  top: 40%;
  width: 30px;
-webkit-transition: all 0.3s ease-in-out 0s;
-moz-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
-ms-transition: all 0.3s ease-in-out 0s;
transition: all 0.3s ease-in-out 0s;
}
.service-sec-wrap .owl-controls .owl-nav .owl-next:after {
  color: #fff;
  content: "";
  font-family: fontawesome;
  font-size: 28px;
  line-height: 100%;
  text-align: center;
}
.service-sec-wrap .owl-controls .owl-nav .owl-next:hover {
  background: #ff007d;
}
.contact-section-wrap .page-title-h3 {
  background: url("images/heading-logo3.png") no-repeat left center;
  border-bottom: none;
  padding-bottom: 0;
  padding-left: 103px;
  text-align: left;
}
.contact-section-wrap .page-title-h3 strong {
  display: inline-block;
  margin-bottom: 15px;
}
.contact-section-wrap .grve-text > p {
  color: #333333;
  font-family: lato,sans-serif;
  font-size: 16px;
  line-height: 160%;
  text-align: left;
}
.contact-section-wrap .grve-text > p a {
  color: #333333;
  font-family: lato,sans-serif;
  font-size: 16px;
}
.contact-section-wrap .grve-text > p a:hover {
  color: #FF007D;
}
.contact-section-wrap .vc_col-sm-4 {
  margin-right: 6%;
  width: 30%;
}
.contact-section-wrap .vc_col-sm-8 {
  width: 64%;
}
.contact-section-wrap .form-title > p {
  color: #333333;
  font-family: open sans,sans-serif;
  font-size: 18px;
  line-height: 100%;
}
.contact-top {
  margin-bottom: 10px;
}
.contact-bottom {
  margin-bottom: 10px;
}
.conact-name {
  float: left;
  margin-right: 2.4%;
  width: 48.8%;
}
.contact-email {
  float:right;
  width: 48.8%;
}
.contact-phone {
  float: left;
  width: 48.8%;
}
.contact-msg {
  float: right;
  width: 48.8%;
}
.contact-info-form .contact-email{
	 float:left;
	 margin-right: 2.4%;
}
.contact-info-form .contact-phone{
	float: right;
}
form.wpcf7-form .contact-form .contact_text {
  background: transparent;
  height: 50px;
}
form.wpcf7-form .contact-form .contact_text .wpcf7-form-control {
  background: #fff;
  border: 1px solid #dadada !important;
  border-radius: 4px !important;
  color: #333333;
  font-family: lato,sans-serif;
  font-size: 15px;
  height: 50px;
  line-height: 100%;
  padding: 10px;
  resize: none;
}
form.wpcf7-form .contact-form .contact_text .wpcf7-form-control:hover,
form.wpcf7-form .contact-form .contact_text .wpcf7-form-control:focus {
  box-shadow: none;
}
form.wpcf7-form .contact-form .contact_text .wpcf7-form-control::-webkit-input-placeholder { 
  opacity: 1;
}
form.wpcf7-form .contact-form .contact_text .wpcf7-form-control::-moz-placeholder { 
  opacity: 1;
}
form.wpcf7-form .contact-form .contact_text .wpcf7-form-control:-ms-input-placeholder { 
  opacity: 1;
}
form.wpcf7-form .contact-form .contact_text .wpcf7-form-control:-moz-placeholder { 
  opacity: 1;
}
.wpcf7-form-control-wrap {
  display: block;
  height: 100%;
  width: 100%;
}
.btn-submit {
  display: inline-block;
  float: left;
  position: relative;
}
.btn-submit:after {
  bottom: 0;
  color: #fff;
  content: "";
  font-family: fontawesome;
  font-size: 24px;
  line-height: 192%;
  position: absolute;
  right: 40px;
  top: 0;
}
.btn-submit .wpcf7-submit {
  background: #ff007d;
  border: medium none !important;
  border-radius: 5px;
  font-family: ubuntu,sans-serif;
  font-size: 18px !important;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 100%;
  padding: 14px 40px 14px 20px;
  position: relative;
  text-align: left;
-webkit-transition: all 0.3s ease-in-out 0s;
-moz-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
-ms-transition: all 0.3s ease-in-out 0s;
transition: all 0.3s ease-in-out 0s;
}
.btn-submit .wpcf7-submit:hover {
  background: #000;
}
.newsletter-wrap .page-title-h3:after {
  display: none;
}
.newsletter-wrap .page-title-h3 {
  border-bottom: none;
  margin-bottom: 0 !important;
  padding-bottom: 10px;
}
.newsletter-wrap .grve-text > p {
  color: #333333;
  font-family: open sans,sans-serif;
  font-size: 15px;
  line-height: 100%;
}
.newsletter-wrap input[type="text"] {
  border: 1px solid #d7d7d7 !important;
  color: #999999;
  float: left;
  font-family: open sans,sans-serif;
  font-size: 15px;
  height: 50px;
  line-height: 100%;
  margin-right: 18px;
  width: 39.5%;
  padding: 0 15px;
}
.newsletter-wrap input[type="text"]::-webkit-input-placeholder { 
  opacity: 1;
}
.newsletter-wrap input[type="text"]::-moz-placeholder { 
  opacity: 1;
}
.newsletter-wrap input[type="text"]:-ms-input-placeholder { 
  opacity: 1;
}
.newsletter-wrap input[type="text"]:-moz-placeholder { 
  opacity: 1;
}
.newsletter-wrap input[type="text"]:hover,
.newsletter-wrap input[type="text"]:focus {
  color: #999999;
  box-shadow: none;
}
.newsletter-wrap input[type="submit"] {
  background: #ff007d;
  border-radius: 6px;
  font-family: ubuntu,sans-serif;
  font-size: 18px !important;
  font-weight: normal;
  height: 50px;
  letter-spacing: 1px;
  padding: 14px 20px;
  text-align: left;
  transition: all 0.3s ease-in-out 0s;
  width: 171px;
  -webkit-transition: all 0.3s ease-in-out 0s;
-moz-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
-ms-transition: all 0.3s ease-in-out 0s;
transition: all 0.3s ease-in-out 0s;
}
.invalid .contact-form .contact_text .wpcf7-form-control {
  border: 1px solid #ff0000 !important;
}
form .wpcf7-not-valid-tip {
  display: none;
}
form .wpcf7-validation-errors {
  background: transparent;
  border: 1px solid #ff0000;
  color: #ff0000;
  margin: 5px;
}
.newsletter-wrap input[type="submit"]:hover {
  background: #000;
}
.newsletter-wrap .widget_epicwin_widget {
  margin: 0 auto;
  width: 84.5%;
  position: relative;
}
.subscribe-btn:after {
  bottom: 0;
  color: #fff;
  content: "";
  font-family: fontawesome;
  font-size: 28px;
  line-height: 175%;
  position: absolute;
  right: 20px;
  top: 0;
}
.subscribe-btn {
  float: left;
  position: relative;
}

#epicwin_subscription .loading {
  bottom: 0;
  margin: auto;
  position: absolute;
  right: -20px;
  top: 0px;
  max-width: 16px;
}
.epic_results .errors {
  display: none;
}
form#epicwin_subscription .news_error {
  border: 1px solid #ff0000 !important;
}
footer #grve-footer-area {
  background: rgba(0, 0, 0, 0.97);
  padding-bottom: 50px !important;
  padding-top: 50px !important;
}
footer #grve-footer-area .footer-1 {
  margin-right: 4.4%;
  width: 16%;
}
footer #grve-footer-area .footer-1 .widget.widget_nav_menu li {
  margin-bottom: 0;
  padding-left: 18px;
  position: relative;
  line-height: 100%;
  margin-bottom: 13px;
}
footer #grve-footer-area .footer-1 .widget.widget_nav_menu li:last-child{
	margin-bottom:0;
}
footer #grve-footer-area .footer-1 .widget.widget_nav_menu li:after {
  color: #fff;
  content: "";
  font-family: fontawesome;
  font-size: 18px;
  left: 0;
  position: absolute;
}
footer #grve-footer-area .footer-1 .widget.widget_nav_menu li a {
  color: #fff;
  font-family: open sans,sans-serif;
  font-size: 16px;
  line-height: 100%;
  padding-bottom: 0px;
}
footer #grve-footer-area .footer-1 .widget.widget_nav_menu li a:hover, 
footer #grve-footer-area .footer-1 .widget.widget_nav_menu li.current_page_item a {
  color: #ff007d;
}
footer #grve-footer-area .widget h5 {
  font-family: raleway,sans-serif;
  font-size: 24px;
  font-weight: normal;
  line-height: 100%;
  margin-bottom: 31px;
  text-transform: uppercase;
}
footer #grve-footer-area .widget h5 span {
  font-weight: bold;
}

footer #grve-footer-area .footer-2 {
  background: url("images/contact_map_bg.png") no-repeat center center;
  background-size: 100% 70%;
  margin-right: 9%;
  width: 25.1%;
}
footer .footer-2 ul li {
  color: rgba(255, 255, 255, 0.6);
  font-family: lato,sans-serif;
  line-height: 152%;
  list-style: outside none none;
  margin-bottom: 15px;
  padding-left: 17px;
  position: relative;
  font-size: 16px;
}
footer #grve-footer-area .widget li a {
  color: rgba(255, 255, 255, 0.6);
}
footer #grve-footer-area .widget li a:hover {
  color: #ff007d;
}
footer .footer-2 ul li:last-child {
  margin-bottom: 0;
}
footer .footer-2 ul li:after {
  color: #fff;
  font-family: fontawesome;
  left: -20px;
  position: absolute;
}
footer .footer-2 ul li.grve-address b {
	color: #fff;
    display: block;
    font-family: lato,sans-serif;
    font-size: 16px;
    line-height: 100%;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-weight: bold;
}
footer .footer-2 ul li.grve-address:after {
  content: "";
  font-size: 28px;
  top: 3px;
}
footer .footer-2 ul li.grve-phone:after {
  content: "";
  font-size: 18px;
  top: 1px;
}
footer .footer-2 ul li.grve-mobile-number:after {
  content: "";
  font-size: 18px;
  top: 1px;
}
footer .footer-2 ul li.grve-email:after {
  content: "";
  font-size: 18px;
  top: 1px;
}
footer #grve-footer-area .grve-contact-info h5 {
  margin-bottom: 19px;
}
footer #grve-footer-area .footer-3 {
  width: 45.5%;
}
footer #grve-footer-area .footer-3 iframe {
  border-radius: 6px;
  height: 173px;
  margin-top: 4px;
}
footer #grve-footer-area .footer-3 h5 {
  color: #fff;
  display: inline-block;
  float: left;
  font-family: open sans,sans-serif;
  font-size: 16px;
  line-height: 135%;
  margin-bottom: 0;
  margin-top: 8px;
  padding-right: 28px;
  position: relative;
  text-transform: uppercase;
}
footer #grve-footer-area .footer-3 h5:after {
  bottom: 0;
  color: #fff;
  content: "";
  font-family: fontawesome;
  line-height: 170%;
  position: absolute;
  right: 0;
  top: 0;
}
footer #grve-footer-area .footer-3 .widget {
  margin-bottom: 23px;
}
footer #grve-footer-area .footer-3 .textwidget > ul {
  float: left;
  margin: 0;
}
footer #grve-footer-area .footer-3 .textwidget li:first-child {
  margin-left: 0px;
}
footer #grve-footer-area .footer-3 .textwidget li {
  float: left;
  list-style: outside none none;
  margin-left: 17px;
}
footer #grve-footer-area .footer-3 .textwidget li:nth-child(2) {
  margin-left: 20px;
  margin-top: -10px;
}
footer #grve-footer-bar {
  background: #000;
  padding-bottom: 20px !important;
  padding-top: 20px !important;
}
footer #grve-footer-bar .footer-social {
  float: left;
  width: auto !important;
}
footer #grve-footer-bar .footer-social h4 {
  color: #fff;
  display: inline-block;
  float: left;
  font-family: lato,sans-serif;
  font-size: 16px;
  line-height: 130%;
  margin-bottom: 0;
  margin-right: 13px;
  margin-top: 5px;
}
footer #grve-footer-bar .grve-row .footer-social {
  float: left;
  padding-left: 15px !important;
  padding-right: 15px !important;
  width: 50% !important;
}
#grve-footer-bar .grve-social li {
  float: left;
  margin-right: 12px;
}
footer #grve-footer-bar .footer-social li:last-child {
  margin-right: 0;
}
footer #grve-footer-bar .footer-social li:after {
  display: none;
}
footer #grve-footer-bar .footer-social li a {
  background: #fff;
  color: #000;
  border-radius: 50%;
  display: block;
  height: 35px;
  position: relative;
  width: 35px;
}
footer #grve-footer-bar .footer-social li a:hover {
 color: #fff;
}
footer #grve-footer-bar .footer-social li.social-1 a:hover {
  background: #3B5998;
}
footer #grve-footer-bar .footer-social li.social-2 a:hover {
  background: #6FAEDC;
}
footer #grve-footer-bar .footer-social li.social-3 a:hover {
  background: #0077B5;
}
footer #grve-footer-bar .footer-social li.social-4 a:hover {
  background: #DD5144;
}

footer #grve-footer-bar .footer-social li a:after {
  bottom: 0;
  font-family: fontawesome;
  font-size: 20px;
  height: 20px;
  left: 0;
  line-height: 100%;
  margin: auto;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 18px;
}
footer #grve-footer-bar .footer-social li.social-1 a:after {
  content: "";
}
footer #grve-footer-bar .footer-social li.social-2 a:after {
  content: "";
}
footer #grve-footer-bar .footer-social li.social-3 a:after {
  content: "";
}
footer #grve-footer-bar .footer-social li.social-4 a:after {
  content: "";
} 
footer #grve-footer-bar .grve-row .footer-copy {
  float: left;
  padding-left: 15px !important;
  padding-right: 15px !important;
  width: 50% !important;
  margin-top: 7px!important;
}
footer #grve-footer-bar .footer-copy .grve-copyright {
  color: #fff;
  font-family: open sans,sans-serif;
  font-size: 16px !important;
  line-height: 130%;
  float: right;
  text-transform: capitalize;
}
footer #grve-footer-bar .footer-copy .grve-copyright a {
  color: #fff;
}
footer #grve-footer-bar .footer-copy .grve-copyright a:hover {
  color: #FF007D;
}
#grve-header #grve-inner-header .grve-container {
  transition: none;
  z-index: 900;
}
form.wpcf7-form .contact-form .contact_text .wpcf7-not-valid {
  border: 1px solid #ff0000 !important;
}




.service-sec-wrap .service-list {
  float: left;
  margin-right: 15px;
  width: 281px;
}
.service-sec-wrap .service-list:last-child {
  margin-right: 0;
}
.service-sec-wrap .service-item .service-imgs {
  border: 3px solid #969797;
  min-height: 166px;
}
.service-sec-wrap .service-list {
  float: left;
  margin-right: 27px;
  width: 272px;
}
.service-sec-wrap .grve-practice-media h3 {
  color: #fff !important;
  font-family: ubuntu,sans-serif;
  font-size: 18px;
  font-weight: normal;
  line-height: 130%;
  padding: 13px 30px 13px 65px;
  text-align: left;
  text-transform: uppercase;
}
.service-list:hover .grve-practice-media h3 {
  background-color: #ff007d;
}
.service-sec-wrap .service-list h3 {
  background-position: 20px 15px;
}
div.wpcf7-response-output {
  margin: 2px 0 0;
  padding: 0.2em 1em;
  position: absolute;
  right: 0;
  width: 70%;
}
.epic_results .success_msg2 p.warning {
  color: #ffa500 !important;
  line-height: 100%;
  margin: 0;
}
.epic_results .success_msg2 p.success {
  color: #017500 !important;
  margin:0;
  line-height: 100%;
}
.newsletter-wrap .epic_results {
  bottom: -24px;
  position: absolute;
  left:0;
  right:0;
}
.grve-top-btn.grve-icon-nav-up:hover {
  background: #333;
  border-radius: 50%;
  color: #fff;
}
.grve-top-btn {
  height: 40px;
  line-height: 40px;
  width: 40px;
}
div.wpcf7-mail-sent-ok {
  color: #398f14;
}
.wpcf7 {
  position: relative;
}
#grve-feature-section .grve-carousel-prev:hover , #grve-feature-section .grve-carousel-next:hover {
  opacity: 0.7;
}
/************innerpage**************/
.breadcrumbs {
  background: #dddddd;
  border-top: 1px solid #fff;
  padding: 7px 0;
}
.cms-section .section-title , .document-section .doc_title {
  color: #333!important;
  font-size: 25px;
  line-height: 100%;
  font-family: ubuntu,sans-serif;
  margin:0;
  position:relative;
  border-bottom:1px solid #ccc;
  padding-bottom: 13px;
  font-weight: normal;
}
.cms-section .section-title:after , .document-section .doc_title:after{
	content:"";
	left:0;
	position:absolute;
	height:3px;
	width:67px;
	background:#333;
	bottom:-2px;
}	
.cms-section p , .services_sec p{
	font-size:15px;
	color:#333;
	line-height: 24px;
	font-family: open sans,sans-serif;
	text-align:justify;
	margin-bottom: 10px;
}
.cms-content p.pink{
	color:#FF2F95;
	font-size: 18px;
}
.grve-section.main-page-title {
  padding-bottom: 0!important;
}
.breadcrumbs span {
  font-size: 14px;
  color: #666;
  line-height: 100%;
  display: inline-block;
  font-family: ubuntu,sans-serif;
}
.breadcrumbs span > span , .breadcrumbs span a span:hover{
	color:#FF007D;
}
.breadcrumbs span + span:before {
  content: "";
  font-family: fontawesome;
  padding: 0 8px;
}
.about-section2 {
  background: #E6E6E6;
}
.about-section3 .grve-box-title {
  color: #333 !important;
  font-size: 20px;
  font-weight: bold;
  line-height: 130%;
}
.about-section3 .grve-media {
  margin-bottom: 15px;
}
.about-section3 .grve-media:before {
  border: 4px solid rgba(51, 51, 51, 0.6);
  bottom: 0;
  content: "";
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
}
.about-section4 .grve-bg-image:before {
  background: rgba(0, 0, 0, 0.8);
  bottom: 0;
  content: "";
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
.about-section4 .left-image {
  text-align: left;
}
.about-section4 .cms-content {
  color: #fff;
}
.about-section4 .cms-content p strong {
  color: #fff;
  font-size: 20px;
}
.about-section4 .cms-content p  {
  color: #fff;
}
.about-section4 .about-section-left {
  width: 45%;
}
.about-section4 .about-section-right {
  width: 54%;
}
.about-section4 .about-content p:before {
  content: "";
  font-family: fontawesome;
  font-weight: normal;
  padding-right: 10px;
}
.about-section4 .about-content p {
  font-size: 18px;
  font-weight: bold;
  position: relative;
}
.about-section4 .about-content ul {
  list-style: none;
  margin-bottom:0;
}
.about-section4 .about-content ul li {
  font-family: open sans,sans-serif;
  font-size: 15px;
}
.about-section4 .about-content ul li:before {
  content: "";
  font-family: fontawesome;
  font-size: 16px;
  padding-right: 10px;
}
.about-section5 .about-section5-left {
  margin-right: 2.2%;
  padding-right: 4.1%;
  position: relative;
  width: 55.3%;
}
.about-section5 .about-section5-right {
  width: 42.5%;
}
.about-section5 .about-section5-left:after{
	content:"";
	background:url(images/abt-divider.png) no-repeat right top;
	width:7px;
	height:100%;
	position:absolute;
	top:0;
	right:0;
}
.about-section5 .about-section5-left h3:after {
  left: 0;
  right: auto;
}
.about-section5 .about-section5-left h3 {
  text-transform: capitalize;
}
.about-section5 .about-section-title {
  font-size: 20px;
}
.about-section5 ul {
  list-style:none;
  margin-bottom: 0;
}
.about-section5 ul li {
  color: #080808;
  font-size: 15px;
}
.about-section5 ul li:before {
  content: "";
  font-family: fontawesome;
  font-size: 10px;
  padding-right: 10px;
  top: -1px;
  position: relative;
}
.about-section5 .about-section5-right h5 {
  color: #333 !important;
  font-size: 20px;
  font-weight: bold;
}
.about-section5 .about-section5-right .grve-media {
  margin-bottom: 15px;
}
.document-section .document_start {
  text-align: left;
}
.document-section .doc_link {
  display: block;
  margin-top: 20px;
}
.document-section .doc_link a:hover:after {
  padding-left: 15px;
}
.document-section .doc_link a:hover {
  background: #FF007D;
  color: #fff;
}
.document-section .doc_link a:after {
  content: "";
  font-family: fontawesome;
  font-size: 23px;
  left: auto;
  padding-left: 8px;
  position: absolute;
  transition: all 0.5s ease 0s;
}
.document-section .doc_link a {
  background: #cccccc;
  color: #333;
  display: block;
  font-family: ubuntu,sans-serif;
  font-size: 18px;
  line-height: 100%;
  max-width: 170px;
  padding: 16px 26px 16px 16px;
  position: relative;
  text-align: center;
  width: 100%;
  text-transform: uppercase;
}
.document-section .document-list {
  border-bottom: 1px dashed #9f9f9f;
  margin-bottom: 20px;
  padding-bottom: 27px;
}
.document-section .document-list:last-child {
  border: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
.document-section .doc_title {
  font-weight: 500;
}
.contact-detail {
  background: #f5f5f5;
  border: 1px solid #ff007d;
  float: left;
  margin-right: 2.3%;
  width: 31.8%;
}
.contact-detail .contact-sub-detail {
  background: #fff;
  border: 1px solid #e4e4e4;
  margin: 6px;
  position: relative;
  min-height: 153px;
  padding: 23px;
}
.contact-detail .contact-sub-detail p {
  padding-left: 82px;
  text-align: left;
}
.contact-detail:nth-child(3) {
  margin-right: 0;
}
.contact-detail .contact-sub-detail p{
	position:relative;
}
.contact-detail .contact-sub-detail:before{
	width:64px;
	height:64px;
	background:#FFE6F2;
	border-radius: 50%;
	content:"";
	position:absolute;
	left:23px;
	top:0;
	bottom:0;
	margin:auto;
	font-family: fontawesome;
	line-height: 65px;
}
.contact-detail .contact-sub-detail p span , .contact-detail .contact-sub-detail p span a{
  display: block;
  line-height: 21px;
  font-size: 15px;
  font-family: open sans,sans-serif;
  color:#666;
}
.contact-detail .contact-sub-detail p span a:hover{
	color:#FF007D;
}
.contact-detail .contact-sub-detail p span:first-child {
  color: #4d4d4d;
  font-size: 18px;
  text-transform: uppercase;
}
.contact-detail.grve-location .contact-sub-detail:before {
  content: "";
  font-size: 30px;
}
.contact-detail.grve-tel .contact-sub-detail:before {
  content: "";
  font-size: 30px;
}
.contact-detail.grve-email-id .contact-sub-detail:before {
  content: "";
  font-size: 25px;
}
.contact-detail.grve-tel .contact-sub-detail a {
  font-size: 16px;
  margin: 5px 0 0;
}
.contact-detail.grve-tel .contact-sub-detail p {
  padding-top: 14px;
}
.contact-detail.grve-email-id .contact-sub-detail p {
  padding-top: 27px;
}
.grve-section.main-page-title h3 {
  margin-bottom: 1px!important;
}
#grve-feature-section .grve-feature-section-inner .grve-caption {
  margin-left: 0;
}
.detail-left .form-subtitle p{
	color: #333;
  font-size: 25px;
  line-height: 100%;
  font-family: ubuntu,sans-serif;
  margin:0;
  position:relative;
  border-bottom:1px solid #ccc;
  padding-bottom: 13px;
  text-transform: uppercase;
  font-weight:bold;
}
.detail-left .form-subtitle p:after{
	content:"";
	left:0;
	position:absolute;
	height:3px;
	width:67px;
	background:#333;
	bottom:-2px;
}
.detail-left .wpcf7 .contact-info-form input[type="text"] , .detail-left .wpcf7 .contact-info-form input[type="email"] , .detail-left .wpcf7 .contact-info-form input[type="tel"]{
  border: 1px solid #d4d4d4!important;
  color: #999;
  font-family: open sans,sans-serif;
  font-size: 15px;
  height: 45px;
  margin-bottom: 18px;
  padding:0 10px;
}
.detail-left .wpcf7 .contact-info-form textarea{
	border: 1px solid #d4d4d4!important;
  color: #999;
  font-family: open sans,sans-serif;
  font-size: 15px;
  height: 85px;
  margin-bottom: 18px;
  resize:none;
  padding:10px;
}
.detail-left .wpcf7 .contact-info-form input[type="text"]::-webkit-input-placeholder { color: #999; opacity:1; }
.detail-left .wpcf7 .contact-info-form input[type="text"]:-moz-placeholder { color: #999; opacity:1; } 
.detail-left .wpcf7 .contact-info-form input[type="text"]::-moz-placeholder { color: #999; opacity:1; } 
.detail-left .wpcf7 .contact-info-form input[type="text"]:-ms-input-placeholder { color: #999; opacity:1; }

.detail-left .wpcf7 .contact-info-form input[type="email"]::-webkit-input-placeholder { color: #999; opacity:1; }
.detail-left .wpcf7 .contact-info-form input[type="email"]:-moz-placeholder { color: #999; opacity:1; } 
.detail-left .wpcf7 .contact-info-form input[type="email"]::-moz-placeholder { color: #999; opacity:1; } 
.detail-left .wpcf7 .contact-info-form input[type="email"]:-ms-input-placeholder { color: #999; opacity:1; }

.detail-left .wpcf7 .contact-info-form input[type="tel"]::-webkit-input-placeholder { color: #999; opacity:1; }
.detail-left .wpcf7 .contact-info-form input[type="tel"]:-moz-placeholder { color: #999; opacity:1; } 
.detail-left .wpcf7 .contact-info-form input[type="tel"]::-moz-placeholder { color: #999; opacity:1; } 
.detail-left .wpcf7 .contact-info-form input[type="tel"]:-ms-input-placeholder { color: #999; opacity:1; }

.detail-left .wpcf7 .contact-info-form textarea::-webkit-input-placeholder { color: #999; opacity:1; }
.detail-left .wpcf7 .contact-info-form textarea:-moz-placeholder { color: #999; opacity:1; } 
.detail-left .wpcf7 .contact-info-form textarea::-moz-placeholder { color: #999; opacity:1; } 
.detail-left .wpcf7 .contact-info-form textarea:-ms-input-placeholder { color: #999; opacity:1; }


.detail-left .wpcf7 .contact-info-form textarea.wpcf7-not-valid , .detail-left .wpcf7 .contact-info-form input.wpcf7-not-valid{
  border-color: #ff0000!important;
}
.detail-right .grve-map-wrapper {
  border: 1px solid #d2d5d5;
  padding: 5px;
  height: 321px;
}
.detail-right .grve-map-wrapper .grve-map {
  height: 100%!important;
}
.grve-section.contact-section1 {
  padding-bottom: 0!important;
}
.services_sec .grve-service-media {
  width: 25.5%;
}
.services_sec .grve-service-media .service-image {
  margin-top: 5px;
}
.services_sec .grve-service-content {
  text-align: left;
  width: 74.5%;
}
.services_sec .grve-service-content h3{
	color: #333!important;
  font-size: 25px;
  line-height: 100%;
  font-family: ubuntu,sans-serif;
  margin:0;
  position:relative;
  border-bottom:1px solid #ccc;
  padding-bottom: 13px;
  font-weight: normal;
  margin-bottom: 13px;
  text-transform: uppercase;
}
.services_sec .grve-service-content h3:after{
	content:"";
	left:0;
	position:absolute;
	height:3px;
	width:67px;
	background:#333;
	bottom:-2px;
}
.service_container .service-list-item {
  margin-bottom: 25px;
  border-bottom: 1px dashed #ddd;
  padding-bottom: 25px;
}
.service_container .service-list-item:last-child {
  margin-bottom: 0px;
   border-bottom: none;
  padding-bottom: 0;
}
.grve-section.services_sec .grve-text {
  text-align: left;
}
.services_sec ul {
  margin-bottom: 0;
}
.services_sec ul li:nth-child(2n+1) {
  float: left;
  width: 42%;
  margin-right: 2%;
  clear: left;
}
.services_sec ul li:nth-child(2n) {
  float: left;
  width: 42%;
}
.services_sec ul li {
  line-height: 150%;
  text-transform: capitalize;
}
.services_sec.service-section1 {
  padding-bottom: 0 !important;
}
.services_sec {
  padding-bottom: 44px !important;
}
.gallery-wrapper .grve-isotope-item figure .grve-media {
  border-radius: 14px;
  height: 251px;
}
.gallery-wrapper .grve-isotope-item figure .grve-media img{
	border-radius: 14px;
}
.grve-image-hover.hover .grve-media.grve-opacity-80:before, .grve-portfolio .grve-hover-style-2 .grve-opacity-80:before {
  opacity: 0.6;
}
.gallery-wrapper .grve-isotope-item figure figcaption .grve-search {
  background: #fff;
  border-radius: 50%;
  height: 50px;
  width: 50px;
  margin-bottom: 30px;
  position: relative;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: translateY(-100px);
  -o-transform: translateY(-100px);
  transform: translateY(-100px);
}
.gallery-wrapper .grve-isotope-item figure figcaption .grve-search:before {
  color: #ff50a6;
  content: "";
  font-family: fontawesome;
  font-size: 20px;
  line-height: 48px;
  position: absolute;
  left: 0;
  right: 0;
}
.gallery-wrapper .grve-isotope-item figure figcaption .grve-title {
  color: #fff;
  font-size: 25px;
  font-weight: normal;
  line-height: 130%;
  text-transform: capitalize;
}
.grve-image-hover .grve-caption {
  display: none;
}
.grve-image-hover figcaption {
  top: 25%;
}
.gallery-wrapper .grve-isotope-item figure.hover figcaption .grve-search {
  transform: translateY(0);
  -webkit-transform: translateY(0);
}
.mfp-content{
  background: #fff;
  border-radius: 8px;
  text-align: center;
  padding: 8px;
}
.mfp-container figcaption .mfp-title {
  color: #666;
  font-size: 19px;
  font-weight: bold;
  text-transform: capitalize;
  line-height: 100%;
  max-width: 60%;
}
.mfp-container figcaption .mfp-counter {
  color: #666;
  font-size: 15px!important;
  font-weight: bold;
  text-transform: none;
  right: 44px;
}
.mfp-container img.mfp-img {
  padding-top: 0;
  padding-bottom: 35px;
}
.mfp-container .mfp-bottom-bar {
  padding:  0 8px;
  margin-top: -29px;
}
.mfp-image-holder .mfp-close {
  background:url("images/gal-close.png") no-repeat 0 0;
  bottom: 4px;
  font-size: 0;
  height: 32px;
  top: auto;
  width: 32px;
  right: 8px;
}
.mfp-container {
  opacity:1;
}
.mfp-content button.mfp-arrow {
  background:url("images/popup-aerow.png") no-repeat 0 0;
  bottom: 6px;
  height: 26px;
  margin: 0;
  top: auto;
  width: 26px;
}
.mfp-content button.mfp-arrow:before {
  display: none;
}
.mfp-content button.mfp-arrow.mfp-arrow-right {
  left: 32px;
  background-position: -55px 0;
}
.mfp-content .gallery-navigation {
  bottom: 0;
  position: absolute;
  right: 167px;
}
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: pointer;
}
/************404************/
.error404 #grve-main-content {
  background: #fff!important;
}
.error404 #grve-main-content h4 {
  color: #000 !important;
  margin-top: 15px;
}
.error404 #grve-main-content p.grve-subtitle {
  color: #333;
  line-height: 120%;
}
.error404 .grve-element a.grve-btn  {
  background: #ff007d;
  font-size: 17px!important;
  letter-spacing: 0;
  padding: 11px 21px 12px;
  border-radius: 6px;
}
.error404 .grve-element a.grve-btn:hover{
	background:#000;
}
@media screen and (-webkit-min-device-pixel-ratio:0) { /* hacked for chrome and safari */
#grve-content-area .read-more a:after {
  top: 1px;
}
}
