/*Default-CSS*/

@font-face {
    font-family: 'LUZHPORO';
    src: url('../fonts/LUZHPORO.eot');
    src: url('../fonts/LUZHPORO.eot') format('embedded-opentype'),
         url('../fonts/LUZHPORO.woff2') format('woff2'),
         url('../fonts/LUZHPORO.woff') format('woff'),
         url('../fonts/LUZHPORO.ttf') format('truetype'),
         url('../fonts/LUZHPORO.svg#LUZHPORO') format('svg');
}
@font-face {
    font-family: 'ProximaNovaReg';
    src: url('../fonts/ProximaNovaReg.eot');
    src: url('../fonts/ProximaNovaReg.eot') format('embedded-opentype'),
         url('../fonts/ProximaNovaReg.woff2') format('woff2'),
         url('../fonts/ProximaNovaReg.woff') format('woff'),
         url('../fonts/ProximaNovaReg.ttf') format('truetype'),
         url('../fonts/ProximaNovaReg.svg#ProximaNovaReg') format('svg');
}
@font-face {
    font-family: 'ProximaNovaSemibold';
    src: url('../fonts/ProximaNovaSemibold.eot');
    src: url('../fonts/ProximaNovaSemibold.eot') format('embedded-opentype'),
         url('../fonts/ProximaNovaSemibold.woff2') format('woff2'),
         url('../fonts/ProximaNovaSemibold.woff') format('woff'),
         url('../fonts/ProximaNovaSemibold.ttf') format('truetype'),
         url('../fonts/ProximaNovaSemibold.svg#ProximaNovaSemibold') format('svg');
}
@font-face {
    font-family: 'LuzSans_Book';
    src: url('fonts/LuzSans_Book.eot');
    src: url('fonts/LuzSans_Book.eot') 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-face {
    font-family: 'proximargbold';
    src: url('fonts/proximabold-webfont.eot');
    src: url('fonts/proximabold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/proximabold-webfont.woff') format('woff'),
         url('fonts/proximabold-webfont.ttf') format('truetype'),
         url('fonts/proximabold-webfont.svg#proxima_nova_alt_rgbold') format('svg');
    font-weight: normal;
    font-style: normal;

}


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;
}
body b, body strong {
    text-shadow: 0 0 0 rgba(0,0,0,0.3);
}
html body{
	font-family: 'LuzSans_Book';
	margin:0;
	overflow-x:hidden;
	padding-top:0;
	background:#fff;
	font-size: 18px;
    color: #333;
    color: #333;
    line-height: 1.5;
}
input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus, 
input:-webkit-autofill:active  {
    -webkit-box-shadow: 0 0 0 35px white inset !important;
}
*::-moz-selection {
	color: #fff;
	background:#7d4a13;
}
*::-webkit-selection {
	color: #fff;
	background:#7d4a13;
}
*::-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;
}
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;
}
 input, textarea, button {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    -webkit-border-radius: 0; 
}

ul, ul li, ol, li {
	font-family: 'LuzSans_Book';
}
body ul {
-webkit-text-size-adjust: 100%;
	margin:0;
	padding:0;
}
a {
	outline: none;
	color:#7D4A13;
}
a:hover {
	color:#b0ae42;
}
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: 'LuzSans_Book';
}
body h1, body h2, body h3, body h4, body h5, body h6{
    font-family: 'ProximaNovaReg';
	line-height:120%;
	color:#333;
	font-weight: bold;
	margin:0 0 15px;
}
body h1 { font-size: 24px;}
body h2 { font-size: 22px;}
body h3 { font-size: 20px;}
body h4 { font-size: 18px;}
body h5 { font-size: 18px;}
body h6 { font-size: 16px;}
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;
}
body p {
	color: #333;
	font-family: 'LuzSans_Book';
	font-size: 18px;
	line-height: 160%;
	margin: 0 0 18px;
	text-shadow: 0 0 0 #000;
	padding: 0;
	text-align: justify;
}
body p:empty, body #page p:empty{
	margin:0;
	line-height:0;
}
body p:last-child{
	margin: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%;
}
*{
 -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{
	width:100%;
	max-width:100%;
}
/*scroll Hide*/
html.show-menu,
html.video-popup-open,
html.no-scroll{
	overflow: hidden;
}
html.show-menu 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: 70px;
	padding-top: 70px;
	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; */
}

body.admin-bar #wrapper-navbar{
  top: 32px;
}

body.admin-bar #wp-admin-bar-root-default:after { clear: none;}

#page > div {
  clear: both;
  padding: 0;
}
header.entry-header {
  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;
}

/**********************=HEADER=***************************/
.top-header-wrap {
  border-top:6px solid #7d4a13;
  background:url("../images/repit-bg.jpg") repeat 0 0;
  width: 100%;
    display: table;
}
.logo-header-wrap {
  float: left;
  margin: 1px 0 19px;
}
.logo-header-wrap > a {
  margin:-2px 5px 2px;
  max-width: 294px;
  padding: 0;
}
.contact-social-header-wrap {
  float: right;
  margin-bottom: 7px;
  margin-top: 7px; /*30px;*/
  min-height: 52px;
  transition: all 0.5s ease 0s;
}
body #page.site.fixed #wrapper-navbar {
    box-shadow: 0 0 3px #000000;
}
#page.site.fixed .logo-header-wrap {
  margin:1px 0 7px;
}
#page.site.fixed .custom-logo-link {
  max-width: 180px;
}
#page.site.fixed .contact-social-header-wrap {
  margin-top: 7px;
}
#page.site.fixed div.patient-portal { margin-top: 5px;}
.contact-social-header-wrap > div, .contact-social-header-wrap > div span {
  color: #333333;
  float: left;
  font-family: "ProximaNovaReg";
  font-size: 20px;
  line-height: 1.2;
}
.location-wrap b.only-footer {
  display: none;
}
.contact-social-header-wrap > div.location-wrap, .contact-social-header-wrap > div.call-us-wrap {
  margin-right:20px;
  padding-left: 65px;
  position: relative;
  max-width: 315px;
}
.contact-social-header-wrap > div span br {
  display: none;
}
.contact-social-header-wrap > div.call-us-wrap .custom-title {
    color: #7d4a13;
    display: block;
    float: none;
    font-size: 18px;
    font-weight: 500;
    text-shadow: 0 0 0#7d4a13;
}
.contact-social-header-wrap > div.call-us-wrap a {
  color: #333333;
  font-size: 20px;
  font-weight: 600;
}

.contact-social-header-wrap > div.location-wrap .contact-address a { color: #333333;}
.contact-social-header-wrap > div.call-us-wrap a:hover {
  color: #7D4A13;
}
.contact-social-header-wrap > div.location-wrap::after, .contact-social-header-wrap > div.call-us-wrap::after/*,
.contact-social-header-wrap > div.patient-portal::after*/ {
    background:url("../images/sprite.png") no-repeat 11px 10px;
   border: 2px solid #7d4a13;
  border-radius: 50%;
  height: 52px;
  width: 52px;
  left:0;
  top:0;
  position:absolute;
  content:"";
}
.contact-social-header-wrap > div.location-wrap::after {
  background-position: -53px 10px;
}
.contact-social-header-wrap > div.call-us-wrap {
  margin-right: 42px;
}

div.patient-portal { text-align: right; margin: 10px auto 0px;}
div.patient-portal span a {  color: #b0ae42; font-size: 15px; text-decoration: underline;}
div.patient-portal span a:hover {  color: #7d4a13;}
/*div.patient-portal span::before {
  background:url("../images/sprite.png") no-repeat -23px -434px;
  height: 12px;
  width: 28px;
  display: inline-block;
  content:""; 
}*/

.social-header-wrap span a {
  border: 2px solid #7d4a13;
  border-radius: 50%;
  color: #7d4a13;
  display: block;
  font-size: 21px;
  margin-left: 10px;
  height: 50px;
  line-height: 48px;
  text-align: center;
  width: 50px;
}
.social-header-wrap span a:hover {
  background:#7d4a13;
  color:#FFF;
}
.main-menu {
  background: #7d4a13;
}
body .main-menu nav {
    padding: 0;
}
.navbar-expand-md .navbar-nav {
    display: table;
    width: 100%;
}
.navbar-expand-md .navbar-nav li {
  display: table-cell;
  text-align: center;
  position: relative;
}
body .main-menu .navbar-expand-md .navbar-nav li a {
  color: #ffffff !important;
  font-family: "ProximaNovaReg";
  font-size: 18px;
  height: 60px;
  padding: 17px 25px;
}
body .main-menu .navbar-expand-md .navbar-nav li:hover > a, body .main-menu .navbar-expand-md .navbar-nav li.current-menu-item > a, 
body .main-menu .navbar-expand-md .navbar-nav li.current-menu-parent > a {
  background: #b0ae42;
  color: #ffffff !important;
}
body .main-menu .navbar-expand-md .navbar-nav li .dropdown-menu {
    margin: auto;
    padding: 0;
    right: auto;
    top: 59px;
    border: 1px solid #F2EDE7;
    box-shadow: 0 6px 10px rgba(0, 0, 0, 0.2);
    min-width: inherit;
    left: 0;
    width: auto;
    height: auto;
    border-radius: 0;
    width: auto;
    min-width: 175px;
}
body .main-menu .navbar-expand-md .navbar-nav li:hover .dropdown-menu {
display: block;
}
body .main-menu .navbar-expand-md .navbar-nav li:last-child .dropdown-menu {
  left: auto;
  right: 0;
}
body .main-menu .navbar-expand-md .navbar-nav li ul li {
  display: block;
  text-align: left;
      border-bottom: 1px solid #F2EDE7;
}
body .main-menu .navbar-expand-md .navbar-nav li ul li:last-child {
    border: 0;
}
body #page .main-menu .navbar-expand-md .navbar-nav li ul li a {
    border-radius: 0;
    color: #333333 !important;
    height: auto;
    padding: 15px 20px;
    text-align: left;
    border-left: 4px solid transparent;
    font-family: 'LuzSans_Book';
    text-shadow: 0 0 0 #000;
    font-size: 16px;
    margin-left: -1px;
}
body .navbar-expand-md .navbar-nav li ul li:hover::after, body .navbar-expand-md .navbar-nav li ul li.current-menu-item::after {
    color: #7D4A13!important;
}
body #page .main-menu .navbar-expand-md .navbar-nav li ul li:hover > a, body #page .main-menu .navbar-expand-md .navbar-nav li ul li.current-menu-item > a {
    color: #7D4A13!important;
    background: #F2EDE7;
    border-left-color: #7D4A13!important;
}
.dropdown:hover .dropdown-menu { display: block; }
.dropdown-menu .mCSB_inside>.mCSB_container {
    margin-right:0px;
}
body .main-menu .navbar-expand-md .navbar-nav li .dropdown-menu::before {
    border-width: 0.5em 0.5em 0;
    bottom: auto;
    left: 41%;
    position: absolute;
    top: -8px;
    transform: rotate(180deg);
}
/**********************-Header-Close***********************************/
/***********************-Banner-**********************************/


.bg-image-wrap {
    background-size: cover !important;
    background-repeat: no-repeat;
    background-position: center center;
    display: block;
    height: 715px;
    height: 590px;
    position: absolute;
    left: -200%;
    right: -200%;
    top: 0;
    bottom: 0;
}
.bg-image-wrap::before {
  background: #ffffff;
  bottom: 0;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.77;
  position: absolute;
  display: block;
  right: 0;
  top: 0;
  width: 100%;
}
#content .vc_column_container .vc_column-inner {
  padding-top: 0;
}
body .banner-wrap .wpb_text_column.wpb_content_element {
  margin: 0;
}
body .image-wrap {
    float: left;
    height: auto;
    overflow: hidden;
    margin-left: -72px;
    margin-right: 40px;
    width: 445px;
    position: absolute;
    bottom: 0;
    min-height: 250px;
}
body .content-wrap {
  display: table;
  padding-top: 30px;
  padding-left: 32%;
}
.provider-custom .provider-wrap {
    min-height: 666px;
    min-height: 542px;
    font-size: 0;
    margin-top: 48px;
    z-index: 99;
    position: relative;
}
.title-provider-wrap > span, .title-service-wrap > span {
  color: #7d4a13;
  display: inline-block;
  font-family: "ProximaNovaSemibold";
  font-size: 50px;
  font-weight: normal;
  line-height: 1;
  margin-bottom: 10px;
}
.title-provider-wrap > span.dept-provider, .title-service-wrap > span  {
  font-size: 30px;
  margin-left: 10px;
}
body .content-wrap .desc-wrap {
  color: #000000;
  font-family: 'LuzSans_Book';
  font-size: 27px;
  line-height: 1.5;
  margin-bottom: 30px;
  text-shadow: 0 0 0 #000;
}
.desc-wrap .smart-list {
  margin-top: 20px;
}

body .smart-list > li {
  border-right: 3px solid #7f4d17;
  float: left;
  line-height: 1;
  margin-right: 20px;
  margin-top: 10px;
  padding-right: 22px;
}
body .smart-list > li:last-child {
  border:0;
  margin-right: 0;
  padding-right: 0;
}
.provider-custom .slider-for .slick-list {
    overflow: visible;
}
body .provider-custom .provider-carousel > button.slick-arrow {
    top: 50px;
}
/*
.custom-container.vertical {
  background: url("../images/repit-bg.jpg") repeat 0 0;
  clear: both;
    display: inline-block;
    padding-bottom: 40px;
    position: relative;
    width: 100%;
}
.custom-container.vertical .owl-carousel .owl-item {
 min-width: 202px;
}
.custom-container.vertical .owl-carousel .owl-item:last-child {
    margin-right: 0!important;
}
*/
.owl-stage {
    display: flex;
}
.owl-item {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex:  1 0 auto;
}
.owl-item li {
    height: 100%;
}
.provider-custom .provider-carousel .slick-list {
  padding: 43px 0px 29px;
}
body #page .content-wrap .desc-wrap .understrap-read-more-link {
    display: none;
}
.provider-custom .provider-carousel {
    padding: 0 60px;
}
.provider-custom {
    position: relative;
    z-index: 9;
}

.provider-custom .provider-carousel::before {
  background:url("../images/repit-bg.jpg") repeat 0 0;
  bottom: 0;
  content: "";
  left: -200%;
  position: absolute;
  right: -200%;
  top: 0;
  z-index: -1;
   height:140px;
}
body .provider-person {
  border: 2px solid #cccccc;
  border-radius: 50%;
  float: left;
  height: 54px;
  margin: 7px 10px 0 0;
  overflow: hidden;
  width: 54px;
}
.provider-custom .provider-person img {
  background: #ffffff;
  border-radius: 50%;
  transform-style: inherit;
}
.provider-carousel .provider-sec {
    cursor: pointer;
    position: relative;
    display: table;
    margin: 0 auto;
    min-width: 240px;
}
.provider-carousel .provider-sec::after {
  background: #8b8934;
  content: "";
  height: 53px;
  left: 28px;
  opacity: 0;
  position: absolute;
  top: -45px;
  width: 1px;
}
.provider-carousel .provider-sec:hover .provider-person,
.provider-carousel .provider-sec.provider-active .provider-person {
  border-color: #b9b76d;
}
.provider-carousel .provider-sec:hover::after,
.provider-carousel .slick-current .provider-sec::after {
opacity: 1;
}
.provider-carousel .provider-sec:hover span.name-provider,
.provider-carousel .slick-current .provider-sec span.name-provider {
color: #8b8934;
}
.custom-container.vertical .owl-controls {
  display: none;
}
.provider-custom ul li, .provider-custom li,
.banner-wrap ul li, .banner-wrap li,
.service-custom ul li, .service-custom li {
  list-style:none;
}
.provider-custom .sub-provider-wrap {
  float: left;
  vertical-align: middle;
}
.sub-provider-wrap > span {
  color: #666666;
  display: block;
  font-family: 'LuzSans_Book';
  font-size: 18px;
  line-height: 1.4;
}
.sub-provider-wrap > span.spec {
  font-size: 15px;
}
.sub-provider-wrap > span.desig {
  font-size: 16px;
}
.read-more > a, body a.read-more, body #page .btn {
    background: #7d4a13;
    border-radius: 25px 0;
    border: 0;
    color: #ffffff;
    cursor: pointer;
    font-family: "ProximaNovaSemibold";
    font-size: 22px;
    font-weight: normal;
    height: 48px;
    line-height: 50px;
    padding: 0 27px;
     display: inline-block;
}

.sidebar .emailsignup #mc_embed_signup .button {
    background: #7d4a13;
    border-radius: 5px;
    border: 0;
    color: #ffffff;
    cursor: pointer;
    font-family: "ProximaNovaSemibold";
    font-size: 18px;
    font-weight: normal;
    height: 36px;
    line-height: 36px;
    padding: 0 20px;
     display: inline-block;
}


.read-more > a:hover, .read-more.b > a, body a.read-more.b, body #page .btn,
.sidebar .emailsignup #mc_embed_signup .button:hover {
    background:#B0AE42;
}
.read-more.b > a:hover, body a.read-more.b:hover, body #page .btn:hover {background: #7d4a13;}
body .about-us-se p {
    text-align: center;
}
/**********************************Banner-Close*************************************************/
/**********************************--Service--*************************************************/
.service-carousel .serivice-person > img {
  width: auto;
}
div#services-cont {
  border: 1px solid #dbdbdb;
    border-radius: 30px;
    box-shadow: 0 0 7px #dedede;
    display: flex;
    align-items: center;
    font-size: 0;
    min-height: 450px;
    padding: 60px 80px 40px;
    margin-top: -1px;
    width: 100%;
    position: relative;
}
.service-custom .service-sec .serivice-person {
  margin: 0 0 20px;
}
.service-custom .service-sec {
    cursor: pointer;
    display: inline-block;
    margin: 0 0;
    width: 100%;
    min-height: 155px;
    height: 100%;
    margin-bottom: 45px!important;
    position: relative;
    text-align: center;
}
.service-custom .service-sec .name-provider {
  color: #333333;
  font-family: 'LuzSans_Book';
  font-size: 20px;
  line-height: 1.2;
  text-shadow: 0 0 0 #000;
}
body .desc-service-wrap p, body .desc-service-wrap {
  color: #333333;
  font-family: 'LuzSans_Book';
  font-size: 18px;
  line-height: 160%;
  margin: 0 0 18px;
  padding: 0;
  text-shadow: 0 0 0 #000;
  text-align: justify;
}
.service-wrap {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.service-wrap .image-service-wrap {
    padding-left: 40px;
    flex: 0 1 33%;
}
.service-wrap .content-service-wrap {
  flex: 1 1 67%;
}
@media(max-width: 767px) {
    .service-wrap .image-service-wrap,
    .service-wrap .content-service-wrap {
        padding-left: 0;
        flex: 1 1 100%;
    }
    .service-wrap .image-service-wrap {
        padding-top: 20px;
    }
    .service-wrap .content-service-wrap .read-more {
        text-align: center;
    }
}

#page .content-service-wrap .title-service-wrap > span {
  margin: 0 0 15px;
}
div#services-cont > a {
    background:url("../images/sprite.png") no-repeat -123px -418px;
    bottom: 0;
    height: 60px;
    left: 20px;
    margin: auto !important;
    position: absolute;
    top: 0;
    width: 35px;
    opacity: 0.7;
}
div#services-cont > a.services-next {
    left: auto;
    right: 20px;
    top: 5px;
    transform: rotate(180deg);
}
.services-wrap.first div#services-cont > a.services-prev,
.services-wrap.last div#services-cont > a.services-next,
.services-wrap.first .owl-prev,
.services-wrap.last .owl-next  {
    display: none !important;
}

.service-wrap .content-service-wrap .read-more {
  margin-top: 20px;
}
div#services-cont > a:hover {opacity: 1;}
body .owl-controls .owl-nav > div, .provider-custom .provider-carousel > button.slick-arrow {
    background:url("../images/sprite.png") no-repeat scroll -136px -362px;
    border: 2px solid #7d4a13;
    border-radius: 50%;
    bottom: auto;
    font-size: 0;
    left: 0;
    height: 45px;
    margin: auto !important;
    opacity: 1;
    position: absolute;
    top: 30px;
    cursor: pointer;
    transform: rotate(180deg);
    width: 45px;
}
.provider-custom .provider-carousel > button.slick-next.slick-arrow,
body  .owl-controls .owl-nav > div.owl-next {
    left: auto;
    right: 0;
    transform: rotate(0deg);
}
body .owl-controls .owl-nav > div:hover, .provider-custom .provider-carousel > button.slick-arrow:hover {opacity:0.7; }
.service-custom .service-sec.service-active::after, .service-custom .service-sec.service-active::before {
	bottom:0;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.service-custom .service-sec.service-active::after {
	border-color: rgba(255, 255, 255, 0);
	border-bottom-color: #FFF;
	border-width: 20px;
	margin-left: -20px;
}
.service-custom .service-sec.service-active::before {
	border-color: rgba(219, 219, 219, 0);
	border-bottom-color: #dbdbdb;
	border-width: 21px;
	margin-left: -21px;
}
.smart-tick li {
  color: #333333;
  display: block;
  font-family: 'LuzSans_Book';
  font-size: 20px;
  text-shadow: 0 0 0 #000;
  line-height: 1.5;
  margin: 12px 0;
  padding-left: 27px;
  position: relative;
}
.smart-tick li::after {
  background:url("../images/sprite.png") no-repeat -190px 0;
  bottom: 0;
  height: 20px;
  left: 0;
  margin: 0;
  position: absolute;
  top: 5px;
  width: 20px;
}
.about-us-se {
  margin: 60px 0 0;
  padding:0px 0 60px;
}
body h2.custom-title {
  color: #7d4a13;
  display: table;
  font-family: "ProximaNovaReg" !important;
  font-size: 50px;
  font-weight: bold !important;
  margin: 0 auto;
  padding:55px 0 43px;
  line-height: 100%;
}
.about-us-se p {
	font-size: 18px;
	line-height: 170%;
}
.client-testimonials-sec, .blog-sec {
    padding:0px 0px 55px;
    position: relative;
}
.client-testimonials-sec{ background-repeat: no-repeat; background-size: cover;}
body .client-testimonials-sec::before, body #wrapper-footer::before {
    background-color: #7d4a13;
    bottom: 0;
    content: "";
    display: block;
    height: 100%;
    left: 0;
    opacity: 0.85;
    position: absolute;
    top: 0;
    width: 100%;
}
.client-testimonials-sec h2.custom-title {
	color: #fff;
}
.client-testimonials-sec .sync1 li p {
	text-align: center;
	color: #fff;
	font-size: 20px;
	line-height: 200%;
	font-style: italic;
	margin-bottom: 30px!important;
}
.client-testimonials-sec .resources-box {
    padding: 5px 0;
}
.client-testimonials-sec .resources-box p {
	text-align: center;
}
.client-testimonials-sec .resources-box .profile {
	background: #fff none repeat scroll 0 0;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	cursor: pointer;
	height: 80px;
	margin: 25px auto 0px;
	position: relative;
	-moz-transition: all 0.5s ease 0s;
	-webkit-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: 80px;
	opacity: 1;
}
.client-testimonials-sec .profile img {
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	bottom: 0;
	display: block;
	left: 0;
	margin: auto;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
#page .client-testimonials-sec .slick-center .profile {
	height: 125px;
	margin: 0 auto;
	width: 125px;
	opacity: 1;
	border: 2px solid #fff;
}
.client-testimonials-sec .sync2 {
	max-width: 400px;
	margin: 0 auto;
}
.client-testimonials-sec .sync2 .slick-arrow {
	background-color: transparent;
	background-image: url("../images/sprite.png");
	background-position: -9px -350px;
	background-repeat: no-repeat;
	border: none;
	bottom: auto;
	font-size: 0;
	height: 44px;
	margin: auto !important;
	position: absolute;
	top: 50px;
	width: 44px;
	cursor: pointer;
	opacity: 0.5;
}
.client-testimonials-sec .resources-box p.test-desc {
  clear: both;
  color: #ffffff;
  display: table;
  font-family: "ProximaNovaReg";
  font-size: 16px;
  font-weight: normal;
}
.client-testimonials-sec .sync2 .slick-arrow:hover {
	opacity: 1;	
}
.client-testimonials-sec .sync2 .slick-arrow.slick-prev {
	left: -80px;
}
.client-testimonials-sec .sync2 .slick-arrow.slick-next {
	right: -80px;
	-moz-transform: rotate(-180deg);
	-webkit-transform: rotate(-180deg);
	-ms-transform: rotate(-180deg);
	-o-transform: rotate(-180deg);
	transform: rotate(-180deg);
}
.client-testimonials-sec .resources-box .test-name,
.client-testimonials-sec .resources-box .test-desc {
	opacity: 0;
	visibility: hidden;
}
.client-testimonials-sec .resources-box.slick-center .test-name,
.client-testimonials-sec .resources-box.slick-center .test-desc {
	opacity: 1;
	visibility: visible;
}
.client-testimonials-sec .sync1 {
	position: relative;
}
.client-testimonials-sec .sync1::before {
	content: "";
	position: absolute;
	width: 227px;
	height: 199px;
	background-image: url("../images/sprite.png");
	top: -70px;
	background-position: 0 -125px;
}
.news_update.item .images-wrap {
    width: 45%;
    min-width: 280px;
    display: table-cell;
    vertical-align: middle;
}
#page .news_update.item .images-wrap img {
    width: auto;
    height: auto;
}
.news_update.item .another-wrap .name_wrap a {
	color: #333;
	line-height: 130%;
	font-family: 'ProximaNovaSemibold';
	display: table;
	font-size: 24px;
}
.news_update.item > div.another-wrap a.home-recent-readmore {
    /* font-size: 0; */
    margin-top: 12px;
    display: table;
}
.news_update.item .another-wrap .name_wrap a:hover {
	color:#B0AE42;
}
.news_update.item .another-wrap a span {
	font-size: 22px;
	font-family: 'ProximaNovaReg';
	color: #B0AE42;
	display: table ;
}
.news_update.item .another-wrap a:hover span{color:#7D4A13;}
.news_update.item .another-wrap a span::after {
	content: "";
	background-image: url("../images/sprite.png");
	width: 35px;
	height: 20px;
	position: absolute;
	background-position:-8px -424px;
}
.news_update.item .another-wrap a:hover span::after {
    background-position: -132px -367px;
}
 .client-testimonials-sec .sync2 .slick-list {
    padding: 0 !important;
}
.page-template-about-us #page p strong {
    display: block;
    margin-bottom: 7px;
}
.page-template-about-us a {
    color: #5a87c1; /*#b0ae42;*/
}
.page-template-about-us a:hover {
    color: #5a87c1; /*#7D4A13;*/
}
.single .entry-content a { color: #5a87c1; text-decoration: underline;}
.single .entry-content a:hover, 
.single .entry-content a:focus, 
.single .entry-content a:active{ color: #5a87c1; text-decoration: none;}

#page .client-testimonials-sec .test-name {
    font-size: 22px;
    color: #fff;
    margin: auto;
    font-family: 'ProximaNovaReg';
    line-height: 130%;
    margin-top: 10px;
}
.news_update.item > div.another-wrap .excerpt_wap {
	font-size: 18px;
    font-family: 'LuzSans_Book';
    text-shadow: 0 0 0 #000;
    margin-top: 10px;
}
.news_update.item > div.another-wrap .excerpt_wap:after {
  content: "...";
  display: inline-block;
}

.news_update.item > div.another-wrap .excerpt_wap p:last-child { display: inline;}

.news_update_wrap .owl-item { border: 1px solid #ccc;}
.news_update.item {
    margin:5px 0px 0;
    height: auto;
    display: table;
    overflow: hidden;
    width: 100%;
}
.news_update.item .another-wrap {
    padding: 15px 30px;
    display: table-cell;
    vertical-align: middle;
    height: 100%;
}
.news_update_wrap .owl-nav {
	display: none;
}
.news_update_wrap .owl-dots .owl-dot {
    width: 10px;
    height: 10px;
    background-color: #fff;
    border-radius: 50%;
    display: inline-block;
    margin-right: 5px;
    text-align: center;
    border: 1px solid #7D4A13;
}
.news_update_wrap .owl-dots .owl-dot:hover, .news_update_wrap .owl-dots .owl-dot.active {
    background-color: #7D4A13;
}
.news_update_wrap .owl-dots {
    text-align: center;
    margin-top: 30px;
}
.site-footer > div {
	float: left;
	width: 33.33%;
}
.site-footer > div.footer3 {
    padding: 0px;
}
body #wrapper-footer {
	background-image: url("../images/footer-bg.jpg");
	background-repeat: no-repeat;
    background-size: 100% 100%;
	width: 100%;
	height: 100%;
	padding: 50px 0px 0px;
	position: relative;
	overflow-x: hidden;
}
.site-footer .contact-us-title {
    font-size: 30px;
    color: #fff;
    font-family: 'ProximaNovaSemibold';
    display: inline-block;
    margin-bottom: 8px;
    width: 100%;
}
.site-footer {
    color: #fff;
    font-size: 16.2px;
    font-family: 'LuzSans_Book';
    font-weight: normal;
}
.location-wrap-footer span.contact-address::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    background-image: url(../images/sprite.png);
    width : 30px;
    height:30px;
    background-position: 0 -495px;
    background-repeat: no-repeat;
}
.location-wrap-footer > span, .site-footer .contact-number, .fax-number, .contact-mail {
    padding-left: 35px;
    display: inline-block;
    font-size: 16.2px;
    position: relative;
    margin-bottom: 15px;
}
.site-footer .contact-number::before, .fax-number::before, .contact-mail::before {
    content: "";
    position: absolute;
    width: 30px;
    height: 30px;
    background-image: url(../images/sprite.png);
    background-position: -63px -498px;
    left: 0;
    top: 0;
    background-repeat: no-repeat;
}
.fax-number::before {
	background-position: -132px -498px;
}
.footer-social {
    text-align: center;
}
.location-wrap-footer > span b.only-footer {
    font-size: 20px;
    font-weight: normal;
}
.contact-mail::before {
	background-position:-199px -503px;
}
.site-footer a {
    color: #fff;
    font-family: 'LUZHPORO';
}
.site-footer .contact-number-footer a, .site-footer .fax-footer a {
    font-size: 20px;
    font-weight:600;
}
.site-footer a:hover {
    color: #66AE24;
}
.hours-footer-wrap tr {
    margin-bottom: 4px;
    display: inline-block;
    width: 100%;
}
.footer-desc {
    font-size: 16.2px;
    margin-bottom: 15px;
    display: inline-block;
    width: 100%;
}
.footer-social a {
    width: 50px;
    height: 50px;
    border: 2px solid #B0AE42;
    display: inline-block;
    text-align: center;
    line-height: 49px;
    font-size: 23px;
    border-radius: 50%;
    margin-right: 5px;
    margin-top: 15px;
    color: #B0AE42;
}
.footer-social a:hover {
	color: #3A2207;
	background-color: #B0AE42;
}
.hours-footer-wrap tr td:first-child {
    width:37%;
    float: left;
   min-width: 110px;
}
.footer-copy {
    margin-top: 60px;
    padding: 15px 0px;
    background-color: #7D4A13;
    position: relative;
    z-index: 9;
    text-align: center;
    color: #fff;
    font-family: 'ProximaNovaReg';
    font-weight: normal;
    font-size: 16px;
}
.footer-copy::before {
    content: "";
    position: absolute;
    left: -150%;
    top: 0;
    bottom: 0;
    margin: auto;
    right: -150%;
    width: auto;
    background-color: #7D4A13;
    z-index: -1;
    display: block;
}
.footer-copy a {
    color: #fff;
    font-size: 16px;
}
.footer-copy a:hover {
    color: #B0AE42;
}
.footer-logo {
    text-align: center;
    margin-top: 60px;
}
.footer-logo a {
    display: inline-block;
}
body #wrapper-navbar {
	position: fixed;
	right: 0;
	left: 0;
	top:0;
	width: 100%;
	z-index: 9999;
}
#page > div#page-wrapper, #page > div#single-wrapper {
    padding-top: 178px;
     overflow-x: hidden;
}
#page .main_wrap, #page .site-main {
    margin: 50px 0;
    width: 100%;
    float: left;
}
body.home #page .site-main {
    margin: 0;
}
.error404 #grve-content-area small {
    color: #7D4A13;
    font-size: 150px!important;
    font-family: 'impact';
    margin-bottom: 20px!important;
    display: inline-block;
    line-height: 100%;
}
.error404 #grve-content-area h2 {
    margin-bottom: 0!important;
    color: #333!important;
    font-size: 30px;
}
#page-wrapper.wrapper .error-404 #grve-content-area {
  padding: 50px 0 20px;
  text-align: center;
}
#page-wrapper.wrapper .error-404 #grve-content-area p {
  margin: 10px 0 0;
  text-align: center;
}
#page-wrapper.wrapper .error-404 .grve-element.read-more {
  margin-bottom: 60px;
  text-align: center;
}
.single-services div#comments, .single header.entry-header .entry-meta, 
.search article header.entry-header .entry-meta, 
.single-post header.entry-header .entry-meta, 
.has-right-sidebar > img, 
/*.page-template-about-us .widget-content.services-widget,*/
.single-services .sidebar .widget-content:nth-child(2), 
.single-expertise .sidebar .widget-content:nth-child(2),
.page-template-about-us .sidebar .widget-content:nth-child(2),
.page-template-testimonials .sidebar .widget-content:nth-child(2),
.page-template-blog .sidebar .widget-content:nth-child(2),
.single-testimonials .sidebar .widget-content:nth-child(2),
.single-treatments .sidebar .widget-content:nth-child(2),
.single-specialities .sidebar .widget-content:nth-child(2),
.single-post .sidebar.fromblogsingle .widget-content:nth-child(2),
body.archive.category .sidebar .widget-content:nth-child(2),
body.archive[class*='tag'] .sidebar .widget-content:nth-child(2),
/*.single-testimonials .widget-content.services-widget,
.page-template-testimonials .widget-content.services-widget,
.page-template-about-us .widget-content.services-widget,*/
body.single-testimonials h1.entry-title  {
    display: none;
}
.single header.entry-header, .search article header.entry-header, .single-post header.entry-header {
    display: block;
}
body h1.entry-title, body h1.page-title, body.single-testimonials span.testimon-title-detail {
    font-size: 50px;
    color: #7D4A13;
    margin-bottom: 30px;
    font-family: 'ProximaNovaSemibold';
}
body.single-testimonials span.testimon-title-detail {
    display: inline-block;
    width: 100%;
}
.images-wrapper {
    padding: 7px;
    border: 1px solid #CCC;
    float: left;
    margin-top: 5px;
    margin-right: 40px;
    margin-bottom: 15px;
}
.images-wrapper img {
    border: 1px solid #F0F0F0;
    margin: 0;
}
nav.container.navigation.post-navigation {
    clear: both;
}
ul.smart-tick {
    display: table;
}
.sidebar .widget-content .custom-title {
    display: block;
    font-size: 28px;
    font-family: 'ProximaNovaReg';
    text-shadow: 0 1px 0px #000;
    line-height: 100%;
    color: #333333;
}

.sidebar .emailsignup #mc_embed_signup input.email { height: 36px !important; border-color: #7d4a13; margin-bottom: 0.75rem;}
@media screen and (min-width: 768px){
  .sidebar .emailsignup #mc_embed_signup input.email { width: auto;}
}

.sidebar .emailsignup em { font-size: 80%; display: block; margin-bottom: 2rem;}

body #page .inner-banner img {
    width: 100%;
    height: 100%;
    display: table;
    vertical-align: middle;
    object-fit: cover;
}
.inner-banner {
    position: relative;
    height: 350px;
    display: table;
    width: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.inner-banner:after {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: #FFF;
    opacity: 0.5;
}
.sidebar .widget-content.services-widget {
background: rgba(255,255,255,1);
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(239,239,239,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(239,239,239,1)));
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(239,239,239,1) 100%);
background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(239,239,239,1) 100%);
background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(239,239,239,1) 100%);
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(239,239,239,1) 100%);
padding: 0;
}
.sidebar .widget-content.services-widget .call-us-wrap {
    padding: 15px 15px 15px 120px;
    background-image: url(../images/sprite.png);
    background-position: -132px -529px;
    background-repeat: no-repeat;
}
.sidebar .widget-content .contact-number a {
    font-size: 30px;
    font-family: 'proximargbold';
    font-weight: bold;
    text-shadow: 0 0 0px #7D4A13;
}
/*************************************************************************************/
.inner-page-banners {
    margin-top: 60px;
    height: 400px;
    margin:10px 10px 15px;
    position: relative;
    background-size: 100% 100%;
    background-position: 0 bottom;
}
.inner-page-banners:after {
    position: absolute;
    content: "";
    background: #FFF;
    left: -10px;
    right: -10px;
    top: -10px;
    bottom: 10px;
    height: 105%;
    display: block;
    z-index: -1;
    border: 1px solid #CCC;
}
.inner-page-banners:before {
    background: #FFF;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    content: "";
    display: block;
    opacity: 0.5;
}
.inner-page-banners > div:first-child {
    position: static;
}
.inner-page-banners .wpb_single_image.author-image {
    position: absolute;
    bottom: 0;
    top: auto;
    left: 0;
    right: auto;
    width: 270px;
}
.inner-page-banners > div:nth-child(2n), .inner-page-banners > div:nth-child(2n) div {
    position: static;
}
.inner-page-banners > div:nth-child(2n) div.inner-banner-title {
    position: absolute;
    bottom: 90px;
    left: 360px;
}
body .inner-banner-title p,
body .inner-banner-title h1 {
    font-family: 'ProximaNovaSemibold';
    font-size: 50px;
    color: #000;
    line-height: 120%;
}
body .about-service-extra {
    background: #FFF;
    padding: 15px;
    border-left: 4px solid #7D4A13;
}
body .about-service-extra p {
    margin: 0;
}
body .about-service-extra span.about-service-title {
    font-family: 'ProximaNovaSemibold';
    color: #7D4A13;
    font-size: 22px;
    line-height: 100%;
    padding-bottom: 10px;
    display: inline-block;
    width: 100%;
}
body a.view-more {
    color: #7D4A13;
    margin-top: 15px;
    display: table;
    font-size: 16px;
    text-shadow: 0 0 0 #7D4A13;
}
body a.view-more:hover {
    color:#b0ae42;
}
body h2.about-service-title.custom-title {
    text-align: left;
    margin: 30px 0 0px 20px;
    padding: 0;
}
.has-right-sidebar {
    width: 66.755%;
    float: left;
    margin-right: 40px;
}
body #page ul.smart-tick + p {
    margin: 20px 0;
}
body .sidebar {
    width: 30%;
    float: right;
    font-size: 15px;
}
.about_name_wrap a {
    font-family: "ProximaNovaSemibold";
    font-size: 22px;
    line-height: 120%;
    margin-bottom: 10px;
    display: inline-block;
}
.news_about_wrap {
    max-height: 830px;
    height: auto;
}
.sidebar .widget-content {
	padding:20px 19px 20px 19px;
    border: 1px solid #CCC;
    margin-bottom: 50px;
}
.sidebar .widget-content:last-child {
    margin-bottom: 0;
}
.news_about_wrap .about-blog.item:last-child, .latestnews .latestnews.item:last-child {
    border: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}
.author_wrap > div:last-child {
    margin: 0;
    padding: 0;
    border: 0;
}
.author_wrap > div {
    display: inline-block;
    margin-right: 7px;
    padding-right: 12px;
    border-right: 1px solid #CFCFCF;
    line-height: 1;
}
.author_wrap {
    display: block;
    margin-bottom: 7px;
}
.author_wrap > div span.author-head {
    color: #B0AD41;
    text-shadow: none;
}
.author_wrap > div span.author-icon-name, .author_wrap > div span.entry-date {
    font-size: 14px;
    position: relative;
}
.author_wrap > div span.author-icon-name {
    padding-left: 17px;
}
.author_wrap > div span.author-icon-name::before, .title-desc-wrap ul li p.author-icon-name::before {
    position: absolute;
    left: 2px;
    content: "\f007";
    font-family: FontAwesome;
    color: #999;
    text-shadow: none;
    font-size: 15px;
}
.news_about_wrap .about-blog.item {
    border-bottom: 1px solid #EAEAEA;
    padding-bottom: 30px;
    margin-bottom: 40px;
}
body .about-service-extra p:nth-child(2) {
    min-height: 56px;
}
body i.square {
    font-style: normal;
}
html .mCSB_scrollTools .mCSB_draggerRail {
    background-color: #cccccc;
    width: 6px;
}
html body .mCSB_scrollTools {
  opacity: 1;
  width: 6px;
}
html .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #7d4a13 !important;
    width: 2px;
}
body .mCustomScrollbar {
    width: 100%;
}
body .widget-content .mCustomScrollbar {
    width: 104.7%;
}
body .widget-content .mCSB_inside>.mCSB_container {
    margin-right:20px;
}
.about-blog.item .read-more a {
    font-size: 12.95px;
    height: 34px;
    line-height: 36px;
    border-radius: 17px 0;
    padding: 0 13px;
    margin-top: 15px;
}
.has-right-sidebar .smart-tick li {
    font-size: 18px;
}
.testimonial-box .profile {
    border: 2px solid #7D4A13;
    width: 124px;
    height: 124px;
    border-radius: 50%;
    overflow: hidden;
    float: left;
}
.testimonial-box .test-name {
    display: table-cell;
    height: 125px;
    vertical-align: middle;
    padding: 24px;
    text-align: left;
    color: #B0AD41;
    font-size: 24px;
    font-family: "ProximaNovaSemibold";
    line-height: 1.3;
}
.testimonial-box {
    list-style: none;
}
body .test-desc-about b {
    font-weight: normal;
    font-size: 16px;
    font-style: italic;
    padding-right: 15px;
    display: block;
    position: relative;
    margin: 25px 0 0;
}
body p.test-desc-about b::after {
    background: url(../images/sprite.png) no-repeat 0px -567px;
    bottom: auto;
    font-size: 0;
    height: 43px;
    position: absolute;
    top: -20px;
    width: 49px;
    content: "";
    left: 0;
}
body .about-testimonial .owl-controls .owl-nav > div {
    position: static;
    right: auto;
    margin: 0 5px 0 0!important;
    display: inline-block;
    background-position: -97px -575px;
    transition: auto;
    height: 35px;
    border: 0;
    width: 35px;
    opacity: 0.5;
}
body .about-testimonial .owl-controls .owl-nav > div:hover {
    opacity:1;
}
.sidebar .latestnews.mCustomScrollbar {
    max-height: 640px;
    height: auto;
}
.latestnews-images-wrap {
    width: 100px;
    height: 100px;
    overflow: hidden;
    float: left;
    margin: 0 15px 0 0;
}
.widget-content .latestnews-images-wrap > div, .widget-content .latestnews-images-wrap a {
    display: block;
    height: 100px;
    width: 100px;
    line-height: 97px;
    overflow: hidden;
}
.latestnews.item .latestnews-another-wrap {
    display: table;
}
.latestnews.item {
    display: inline-block;
    width: 100%;
    padding-bottom: 30px;
    border-bottom: 1px solid #EAEAEA;
    margin-bottom: 30px;
}
.latestnews-namewrap a {
    font-size: 22px;
    color: #333;
    font-family: 'ProximaNovaSemibold';
    line-height: 1.2;
    text-shadow: 0 0 0 #000;
}
.latestnews .excerpt__latestwap a {
    font-size: 0;
    display: table;
    margin-top: 5px;
}
.author_wrap, .excerpt_wap, body .test-desc-about b {
    text-shadow: 0 0 0 #000;
}
.latestnews .excerpt__latestwap a span {
    font-size: 16px;
    color: #B0AE42;
    font-family: 'ProximaNovaSemibold';
}
.latestnews .excerpt__latestwap a:hover span, .latestnews .latestnews-namewrap a:hover {
    color: #7D4A13;
}
.sidebar .custom-sidebar-title, body h2.widgettitle, body h3.widget-title {
    font-size: 26px;
    color: #7D4A13;
    font-family: 'ProximaNovaSemibold';
    line-height: 1.5;
    border-bottom: 1px solid #CCCCCC;
    display: block;
    padding: 0 0 15px;
    margin-bottom: 20px;
}

.removetitleborder h3.widget-title { border-bottom: none; padding-bottom: 0; margin-bottom: 5px}
body .about-service-wrap {
     padding-bottom: 50px;
    margin:70px 0 0px;
}
body #page img {
    transform-style: inherit;
}
body #page .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon {
    right: 20px;
    background: #333333;
    height: 26px;
    width: 26px;
    border-radius: 50%;
    left: auto;
}
body #page .vc_tta.vc_tta-accordion .vc_active .vc_tta-controls-icon-position-left .vc_tta-controls-icon {
    background: #7D4A13;
}
body #page .vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-plus::before {
    left: 7px;
    right: 6px;
}
body #page .vc_tta-color-grey.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after, 
body #page .vc_tta-color-grey.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before, 
body #page .vc_tta-color-grey.vc_tta-style-classic .vc_tta-controls-icon::after, 
body #page .vc_tta-color-grey.vc_tta-style-classic .vc_tta-controls-icon::before {
    border-color: #FFF;
}
body #page .vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-plus::after {
    top: 7px;
    bottom: 6px;
}
body #page .vc_tta.vc_general .vc_tta-panel {
    display: block;
    border-left: 4px solid #7D4A13;
    margin-top: 20px;
}
body #page .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left.vc_tta-panel-title > a,
body #page .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title > a {
    padding-right: 46px;
    padding-left: 20px;
    font-size: 22px;
    font-family: 'ProximaNovaSemibold';
    color: #7D4A13;
}
body #page .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
    border-color: #FFF;
    background-color: #FFF;
}
body #page .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body {
    background-color: #FFF;
}
body #page .vc_tta-panel-body, body #page .vc_tta-panel-body p {
    font-size: 16px;
}
.has-right-sidebar p.slogan {
    font-size: 18px;
    font-weight: bold;
    text-shadow: none;
    letter-spacing: 0.1px;
}
.single-testimon {
    list-style: none;
    background: url(../images/repit-bg.jpg) repeat 0 0;
    margin-bottom: 30px;
    border-left: 4px solid #7D4A13;
    padding: 25px 20px;
    display: table;
    width: 100%;
}
.profile-testimon {
    float: left;
    margin-right: 20px;
    width: 129px;
    background: #FFF;
    height: 178px;
    text-align: center;
    line-height: 170px;
    border: 1px solid #CCCCCC;
    overflow: hidden;
}
.profile-testimon a {
    display: block;
    width: 100%;
    height: 100%;
}
.profile-testimon a:hover img {
    opacity: 0.7;
}
.content-testimon {
    display: table;
}
.content-testimon .testimon-name {
    font-family: 'ProximaNovaSemibold';
    color: #7D4A13;
    font-size: 22px;
    margin: 0 0 0;
    display: block;
}
.content-testimon .excerpt_wap {
    font-size: 16px;
}
.content-testimon .excerpt_wap a {
    display: table;
    font-size:16px;
    text-shadow: 0 0 0 #7D4A13;
    margin-top: 10px;
}
.single .content-testimon .testimon-name {
    font-size: 30px;
}
.single .content-testimon {
    display: block;
}
.blog.recent-posts .blogpost {
    padding: 10px;
    border: 1px solid #CCC;
    margin-bottom: 40px;
    float: left;
    width: 100%;
}
.blog.recent-posts .blogpost .blog-image a {
    display: table;
    margin: 0 auto;
    text-align: center;
}
.title-desc-wrap a {
    font-size: 30px;
    margin-top: 20px;
    display: table;
    line-height: 1.2;
    color: #333;
    margin-bottom: 10px;
}
.title-desc-wrap a:hover {
    color:#7D4A13;
}
.title-desc-wrap ul {
    list-style: none;
    margin-bottom: 12px;
}
.title-desc-wrap ul li:last-child {
    padding: 0;
    margin: 0;
    border: 0;
}
.title-desc-wrap ul li {
    display: inline-block;
    margin-right: 15px;
    padding-right: 15px;
    border-right: 1px solid #CFCFCF;
    line-height: 1;
}
.title-desc-wrap ul li p {
    line-height: 100%;
    display: inline-block;
    margin: 0;
}
.title-desc-wrap ul li p.green {
    padding-right: 5px;
    color: #B0AE42;
    text-shadow: none;
}
.title-desc-wrap .read-more a {
    color: #FFF;
    font-size: 22px;
    line-height: 50px;
    margin: 0 0 20px;
}
form.grve-search {
    position: relative;
}
form.grve-search button {
    background: none;
    position: absolute;
    right: 7px;
    top: 8px;
    padding: 5px;
    cursor: pointer;
}
form.grve-search button i {
    font-size: 20px;
    color: #7D4A13;
    text-shadow: 0 0 0 #7D4A13;
}
form.grve-search button:hover i {
    color: #B0AE42;
}
.sidebar .widget-content li.cat-item, body #page .style2.tabberlive .tabbertab .popular.item {
    display: block;
    position: relative;
    margin-left: 10px;
    margin-bottom: 10px;
}
.sidebar .widget-content li.cat-item a, body #page .style2.tabberlive .tabbertab .name_wrap a {
    color: #333333;
    padding: 1px 1px 1px 20px;
    text-shadow: 0 0 0 #333;
    font-size: 18px;
    position: relative;
    font-weight: normal;
    line-height: 1.5;
    display: table;
}
.sidebar .widget-content li.cat-item a::after, body #page .style2.tabberlive .tabbertab .name_wrap a::after {
    position: absolute;
    content: "\f0da";
    font-family: 'FontAwesome';
    left: 0;
    font-size: 20px;
    top: 4px;
    height: 20px;
    width: 10px;
    line-height: 20px;
    right: auto;
}
.sidebar .widget-content li.cat-item a:hover,  .sidebar .widget-content li.cat-item.current-cat a, 
 body #page .style2.tabberlive .tabbertab .name_wrap a:hover,  body #page .style2.tabberlive .tabbertab .name_wrap a.active  {
 color:#B0AE42;
}
body #page .style2.tabberlive .tabbertab .name_wrap a  {line-height: 1.4;}
.sidebar .wpt_widget_content #tags-tab-content ul li a {
    color: #333;
    text-shadow: 0 0 0 #000;
}
.title-desc-wrap ul li p.author-icon-name {
    padding-left: 19px;
    position: relative;
}
body h2.widgettitle.custom-bo {
    padding: 0;
    border: 0;
    margin: 0 0 5px;
}
body input {
    border: 1px solid #EDECE9;
    display: block;
    font-size: 16px;
    color: #777777;
    background: #F2EDE7;
    height: 48px;
    padding: 10px 15px;
    float: none;
    width: 100%;
}
body input.error {
    border-color: red;
}
.sidebar .widget-content .wpt_widget_content {
    border: 0;
}
body #page .style2 ul.tabbernav li {
    width: auto;
    min-width: 98px;
    margin-right: 15px;
    float: left;
    margin-bottom: 15px;
    padding: 0;
}
body #page .style2 ul.tabbernav li a {
    padding: 0;
    background: #7D4A13;
    border: 0;
    color: #FFF;
    text-shadow: none;
    font-weight: normal;
    font-size: 14px;
    border-radius: 15px 0 15px 0;
    height: 34px;
    line-height: 32px;
    display: block;
    text-align: center;
    margin: 0;
}
body #page .style2 ul.tabbernav li a:hover, body #page .style2 ul.tabbernav li.tabberactive a {
    background: #B0AE42;
}
body .wp-pagenavi span.pages, body .wp-pagenavi a.last, body .wp-pagenavi span.extend, body .wp-pagenavi a.first {
    display: none;
}
body #page .tabberlive.style2, body #page .style2 ul.tabbernav, body #page .style2.tabberlive .tabbertab {
    margin: 0;
    padding: 0;
    border: 0;
}
body #page .wp-pagenavi a, body #page .wp-pagenavi span {
    text-decoration: none;
    border:1px solid transparent;
    padding: 0px 15px;
    margin: 0 2px;
    font-size: 16px;
    float: left;
    text-align: center;
    height: 39px;
    line-height: 35px;
    color: #333;
    border-radius:20px 0 20px 0;
    font-weight: normal;
}
body #page .wp-pagenavi span.current {
   background: #7D4A13;
   color:#FFF;
   border-color: #7D4A13;
}
body #page .wp-pagenavi a:hover, body #page .wp-pagenavi a.prev:hover, body #page .wp-pagenavi a.next:hover {
 background: #B0AE42;
 border-color:#B0AE42;
 color:#FFF;
}
body #page .wp-pagenavi a.previouspostslink, body #page .wp-pagenavi a.nextpostslink, body #page .wp-pagenavi a.prev, body #page .wp-pagenavi a.next {
    border-color: #CCC;
} 
.style2.tabberlive .tabbertab .tagcloud > a {
    font-size: 14px!important;
    background: #7D4A13;
    color: #FFF;
    padding: 2px 10px 3px;
    border-radius: 8px 0;
}
.style2.tabberlive .tabbertab .tagcloud > a:hover,
.style2.tabberlive .tabbertab .tagcloud > a.active {background: #B0AE42;}
.blog.recent-posts .blogpost .read-more {
    float: left;
} 
.blog.recent-posts .blogpost .widget-content a {
    margin: 0;
    padding: 0;
    font-family: 'ProximaNovaSemibold';
    font-size: 22px;
    color: #333;
    text-shadow: 0 0 0 #000;
    padding-left:24px;
    position: relative;
    line-height: 100%;
} 
.blog.recent-posts .blogpost .widget-content a::before {
    font-family: FontAwesome;
    content: "\f1e0";
    font-weight: normal;
    font-size: 20px;
    position: absolute;
    left: 0;
}   
.blog.recent-posts .blogpost .widget-content a:hover { 
	color: #B0AE42;
}  
.blog.recent-posts .blogpost .widget-content .addtoany_list {
    line-height: 100%!important;
    margin-top: 9px;
    display: inline-block;
    margin-left: 20px;
    padding-left: 20px;
    border-left: 1px solid #CCC;
}
.blog-image-postwrap {
  border: 1px solid #ccc;
  padding: 7px;
}
.single.single-post .images-wrapper {
  border: medium none;
  float: right;
  margin: 0 0 0 15px;
  padding: 0;
  text-align: center;
  width: 40%;
}
.sidebar .widget-content.extra-title {
    border: 0;
    padding-bottom: 0;
    margin: 0;
}
.sidebar .widget-content.extra-title + .widget-content {
    margin-top: -95px;
    padding-top: 95px;
}
.shoud.not.show + .widget-content, .shoud.not.show {
    display: none;
}
body #page .style2.tabberlive .tabbertab .popular.item .author_wrap {
    padding-left: 20px;
    margin-bottom: 16px;
    margin-top: 5px;
}  
.entry-content.has-right-sidebar ul {
    margin-left: 20px;
    list-style:square;
    margin-bottom: 20px;
}
.entry-content.has-right-sidebar ul li, .entry-content.has-right-sidebar ol li {
    margin-bottom: 15px;
    color: #333;
    text-shadow: 0 0 0 #000;
}   
.entry-content.has-right-sidebar ul li:last-child {
    margin-bottom: 0;
}   
.entry-content.has-right-sidebar ul li ul li {
    margin:5px 0 0 ;
}   
.entry-content.has-right-sidebar ul li ul {
    margin-left: 45px;
    margin-top: 10px;
}
body .entry-content h4 {
    font-size: 20px;
    text-shadow: 0 0 0 #000;
    font-weight: 600;
    margin: 20px 0 10px;
}
body .has-right-sidebar h3 {
    margin-top: 20px;
    font-size: 22px;
}
.entry-content.has-right-sidebar p strong + br {
    display: table;
    height: 35px;
    width: 100%;
    line-height: 35px;
    clear: both;
}
.entry-content.has-right-sidebar strong {
    margin-top: 20px;
    font-size: 18px;
    font-family: 'ProximaNovaReg';
    text-shadow: 0 0 0 #000;
    font-weight: 600;
}
body .entry-content table {
    border: 1px solid #CCC;
}
body .entry-content table td, body .entry-content table th {
    padding: 10px;
    font-size: 18px;
    text-shadow: 0 0 0 #000;
}
.news_update.item > div.another-wrap .excerpt_wap ul {
    margin-left: 20px;
}
body.search.search-no-results main#main {
    text-align: center;
}
.search article header.entry-header {
    margin-top: 40px;
}
.search-no-results .page-content {
    display: table;
    margin: 0 auto;
}
.search-no-results .page-content .input-group, .search-no-results .page-content .input-group input.form-control {
    display: block;
    width: 100%;
    margin-bottom: 15px;
    box-shadow: none;
    border-color: #ccc;
        border-radius: 4px;
}
.search-no-results .page-content .input-group input.btn {
    width: auto;
    float: none;
    display: table;
    margin: 0 auto;
}
.search-results nav.wp-pagenavi {
    display: table;
    margin: 30px auto 0;
}
.search-results #page nav.wp-pagenavi span.page-link.dots {
    display: none;
}
.has-right-sidebar a.call {
    color: #b0ae42;
} 
.has-right-sidebar a.call:hover {
    color:#7D4A13;
}   
.page-template-specials .has-right-sidebar p a {
    border-bottom: 1px solid;
}   
body.page-template-specials h2.custom-title {
    margin: 0;
    padding: 0px 0 30px;
}   

body.page-template-specials .sidebar .widget-content:nth-child(2) {
display:none;
} 
.coming-soon {
  font-size: 30px;
} 
.blog-content-wrap {
    margin-bottom: 18px;
}   
.blog-content-wrap ul {
    margin-left: 20px;
}
.blog-item .blog-image {
    float: left;
    margin-right: 20px;
    width: 40%;
}
.blog-desc-cover > ul::after {
  display: none;
}
.blog-detail-wrap .blog-title-cover a {
  margin-top: 0;
}

.blog-item img.avatar-32,
.single .meta-section .posted-by-name img.avatar-32,
.popular_wrap .popular.item .author_wrap img.avatar-32,
.news_about_wrap .about-blog.item .author_wrap img.avatar-32 {
  max-width: 32px;
  height: auto;
  border-radius: 50%;
  vertical-align: middle;
  margin: 0 5px;
}
.news_about_wrap .about-blog.item .author_wrap img.avatar-32 { margin-left: 0;}

.single header.entry-header h1 {
  margin-bottom: 0;
}
.single header.entry-header .entry-meta {
  display: block;
  margin-bottom: 15px;
}
.single header.entry-header .entry-meta .cat-links {
  display: none;
}
.single header.entry-header .entry-meta .meta-section .posted-by-name {
  margin-right: 10px;
}
.meta-section .posted-by {
  color: #7d4a13;
}

.sidebar .wp-tabbed-cont.tab-1 ul { list-style-type: none;}
.sidebar .wp-tabbed-cont.tab-1 ul li a {
    color: #333333;
    padding: 1px 1px 1px 20px;
    text-shadow: 0 0 0 #333;
    font-size: 17px;
    position: relative;
    font-weight: normal;
    line-height: 1.5;
    display: table;
    /* margin-bottom: 4px; */
}
.sidebar .wp-tabbed-cont.tab-1 ul li a::before {
    position: absolute;
    content: "\f0da";
    font-family: 'FontAwesome';
    left: 0;
    font-size: 20px;
    top: 4px;
    height: 20px;
    width: 10px;
    line-height: 20px;
    right: auto;
}
.sidebar .wp-tabbed-cont.tab-1 ul li span.post-date:before {
  display: inline-block;
  content: "Published:";
  color: #B0AD41;
  margin-right: 8px;
}
.sidebar .wp-tabbed-cont.tab-1 ul li span.post-date {
  font-size: 14px;
  position: relative;
  display: block;
  padding-left: 20px;
  color: #333333;
  margin-top: 10px;
  margin-bottom: 16px;
  text-shadow: 0 0 0 #000;
}

/* MailChimp Form Embed Code - Horizontal Super Slim - 12/16/2015 v10.7
Adapted from: http://blog.heyimcat.com/universal-signup-form/ */

#mc_embed_signup form {text-align:center; padding:10px 0 10px 0;}
.mc-field-group { display: inline-block; } /* positions input field horizontally */
#mc_embed_signup input.email {font-family:"Open Sans","Helvetica Neue",Arial,Helvetica,Verdana,sans-serif; font-size: 15px; border: 1px solid #ABB0B2;  -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; color: #343434; background-color: #fff; box-sizing:border-box; height:32px; padding: 0px 0.4em; display: inline-block; margin: 0; width:350px; vertical-align:top;}
#mc_embed_signup label {display:block; font-size:16px; padding-bottom:10px; font-weight:bold;}
#mc_embed_signup .clear {display: inline-block;} /* positions button horizontally in line with input */
#mc_embed_signup .button {font-size: 13px; border: none; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; letter-spacing: .03em; color: #fff; background-color: #aaa; box-sizing:border-box; height:32px; line-height:32px; padding:0 18px; display: inline-block; margin: 0; transition: all 0.23s ease-in-out 0s;}
#mc_embed_signup .button:hover {background-color:#777; cursor:pointer;}
#mc_embed_signup div#mce-responses {float:left; top:-1.4em; padding:0em .5em 0em .5em; overflow:hidden; width:90%;margin: 0 5%; clear: both;}
#mc_embed_signup div.response {margin:1em 0; padding:1em .5em .5em 0; font-weight:bold; float:left; top:-1.5em; z-index:1; width:80%;}
#mc_embed_signup #mce-error-response {display:none;}
#mc_embed_signup #mce-success-response {color:#529214; display:none;}
#mc_embed_signup label.error {display:block; float:none; width:auto; margin-left:1.05em; text-align:left; padding:.5em 0;}
@media (max-width: 768px) {
    #mc_embed_signup input.email {width:100%; margin-bottom:5px;}
    #mc_embed_signup .clear {display: block; width: 100% }
    #mc_embed_signup .button {width: 100%; margin:0; }
}