h1, h2 , h3, h4 , h5 , h6 { font-family: 'Roboto', sans-serif; }
h1 { font-size:48px; font-weight:600 !important; color:#000000; }
h2 { font-size:1.9em; font-weight:600; color:#424446; }
h3 { color:#EC0000; font-size:31px; }
h4 { color:#881301; font-size:1.4em; font-weight:600;}
.pointer {cursor: pointer;}
.sched-button {
  background-color: #881301; 
  color: #ffffff !important;
  border: none;
  border-radius: 50px;
  padding: 3px 20px;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  margin-right: 2px;
}
.subbanner img {
	width:100%;
}
.hdiv {
    width: 100%;
}
.ocaption {
  text-align: center;
  font-size: .8em;
}
.botpad {
    margin-top: 0;
    margin-bottom: 20;
}
hr.style-one {
    border: 0;
    height: 1px;
    background: #333;
    background-image: linear-gradient(to right, #ccc, #333, #ccc);
}
.sublink { color:#921401; font-size:26px; font-weight:600; text-decoration: none}
.sublink:hover { color:#690F01; font-size:26px; text-decoration: underline}
.graybg {
  background:url("../../../images/stainless-tile.jpg") repeat; 
    border:1px solid #888; 
    box-shadow:0px 4px 6px rgba(0,0,0,0.3);
}
.graybgb {
  background:url("../../../images/stainless-tile.jpg") repeat; 
    margin: 0 0 0px;
    padding: 10px 20px 2px; 
    border:1px solid #888; 
    box-shadow:0px 4px 6px rgba(0,0,0,0.3);
}
.no-pad {
    margin-top: 0;
    margin-bottom: 0;
}
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.video_wrapper {
  margin-bottom: 20px;
}
.custom-frame {
  border: 3px solid #fff!important;
}
.btn {
  transition: 0.2s ease-in-out all;
  -webkit-transition: 0.2s ease-in-out all;
  -moz-transition: 0.2s ease-in-out all;
}
html,
body {
  overflow-x: hidden;
  width:100%;
  margin:0px;
  /* Prevent scroll on narrow devices */
}

body {
  font-size: 20px;
  font-family: 'Roboto', sans-serif;
  color: #000000;
  position: relative;
}
p  {
  text-align: justify;
}
.white {
  color: #fff !important;
}
.small  {  
  font-size:24px;
}
.smaller  {  
  font-size: .4em;
  color:#424446 !important;
  font-weight:400; 
}
.smallit  {  
  font-size: .8em;
    line-height: 1.5em;
  color:#424446 !important;
  font-weight:300; 
}
.image-pad {
  margin: 20px;
}
.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #D6D6D6}
@media (max-width: 991px) {
  body {
    font-size: 17px;
  }
  .review-section {
		background-attachment:scroll;
	}
}


@media (max-width: 991px) {
  h1 {
    font-size: 26px;
  }
}
@media (min-width: 768px) {
  .sticky {
    opacity: 0;
    padding-bottom: 45px;
  }
  .navsticky {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
  }
}
@media (max-width: 767px) {
  .navbar-brand {
    display: none;
  }
  .review-section-inner {
		padding: 80px 0 100px;
	}
	.review-section {
		background-attachment:scroll;
        background-size: cover;
    background-position: center 55px;
	}
}
@media (min-width: 768px) {
  .navbar-default .navbar-brand {
    display: none;
  }
  .navbar-default.navsticky .navbar-brand {
    display: block!important;
    padding: 0px 20px 4px;
  }
  .navbar-default.navsticky .navbar-brand img {
    height: 100%;
  }
}
header {
  border-top: 10px solid #000000;
  background: url(../../../images/header.jpg) no-repeat center center /cover;
  background-size: cover;
}
@media (max-width: 767px) {
  header .logo-container {
    max-width: 316px;
    margin: 0 auto;
  }
}
header .header-list {
  list-style: none;
  padding-top: 15px;
  text-align: right;
}
@media (max-width: 767px) {
  header .header-list {
    text-align: center;
    padding-left: 0;
  }
}
header .header-list li + li {
  margin-left: 20px;
}
header .header-list li {
  display: inline-block;
  color: #000000;
  position: relative;
  padding-left: 20px;
}
@media (max-width: 991px) {
  header .header-list li {
    font-size: 15px;
  }
}

header .header-list li i {
  position: absolute;
  left: 0;
  font-size: 30px;
  line-height: 26px;
}
@media (max-width: 767px) {
  .extra_sm_hidden .hidden-xs {
    display: block !important;
  }
}
@media (max-width: 532px) {
  .extra_sm_hidden .hidden-xs {
    display: none!important;
  }
}
@media (max-width: 767px) {
  .extra_sm_hidden .visible-xs {
    display: none !important;
  }
}
@media (max-width: 532px) {
  .extra_sm_hidden .visible-xs {
    display: block !important;
  }
}
.slider_text_wrapper h2 {
  font-size: 60px;
  color: #fff;
  font-weight: 600;
  text-shadow: 0px 0px 28px #000000;
}
@media (max-width: 1024px) {
  .slider_text_wrapper h2 {
    font-size: 40px;
  }
}
.slider_text_wrapper p {
  font-size: 30px;
  font-family: 'Raleway', sans-serif;
  text-align: left;
  text-shadow: 0px 0px 10px #000000;
}
@media (max-width: 1024px) {
  .slider_text_wrapper p {
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  .slider_text_wrapper {
    display: none !important;
  }
}
#wowslider-container0 .ws-title {
  top: 0;
  bottom: 0;
  padding-left: 30px;
  padding-right: 30px;
}
#wowslider-container0 .ws-title .slider_text_wrapper {
  display: table-cell;
  vertical-align: middle;
}
#wowslider-container0 .ws-title .mid_content {
  display: table;
  height: 100%;
}
#wowslider-container0 .ws-title > br {
  display: none;
}
#wowslider-container0 .ws-title > div {
  height: 100%;
}
.text-center p {
  text-align: center!important;
}
.navbar-default {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  background: #000000;
}
.navbar-default .navbar-nav > .open > a {
  background: #000000 !important;
  color: #fff;
}
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background: #690F01 !important;
  color: #fff;
}
.navbar-default .navbar-nav > li > a {
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
}
@media (max-width: 1200px) {
  .navbar-default .navbar-nav > li > a {
    font-size: 14px;
    padding: 10px 13px;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .navbar-default .navbar-nav > li > a {
    font-size: 14px;
    padding: 15px 5px;
  }
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #fff;
}
.navbar-default .navbar-nav .dropdown-menu > li > a {
  font-size: 15px;
}
.navbar-toggle {
  border: none;
  background: #000000 !important;
  margin: 0;
  padding: 18px;
  position: relative;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
}
.navbar-toggle:hover,
.navbar-toggle:focus {
  background: #000000 !important;
}
.navbar-toggle:before {
  content: "Menu";
  right: 62px;
  top: 13px;
  font-weight: 500;
  position: absolute;
  width: 50px;
  color: #fff !important;
}
.navbar-toggle .icon-bar {
  width: 22px;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  background-color: #fff!important;
}
.navbar-toggle .top-bar {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform-origin: 10% 10%;
  -webkit-transform-origin: 10% 10%;
  -moz-transform-origin: 10% 10%;
}
.navbar-toggle .middle-bar {
  opacity: 0;
}
.navbar-toggle .bottom-bar {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  transform-origin: 10% 90%;
  -webkit-transform-origin: 10% 90%;
  -moz-transform-origin: 10% 90%;
}
.navbar-toggle.collapsed .top-bar {
  transform: rotate(0);
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
}
.navbar-toggle.collapsed .middle-bar {
  opacity: 1;
}
.navbar-toggle.collapsed .bottom-bar {
  transform: rotate(0);
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
}
.navbar-default {
  margin-bottom: 0!important;
  border: none;
}
@media (min-width: 768px) {
  .navbar-default.navsticky {
    background: #000000;
    border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    box-shadow: 1px 0 10px rgba(0, 0, 0, 0.3);
  }
  .navbar-default.navsticky .navbar-nav > .open > a {
    background: #690F01 !important;
    color: #fff;
  }
  .navbar-default.navsticky .navbar-nav > .open > a:hover,
  .navbar-default.navsticky .navbar-nav > .open > a:focus {
    background: #000000;
    color: #fff;
  }
  .navbar-default.navsticky .navbar-nav > li > a {
    color: #ffffff;
  }
  .navbar-default.navsticky .navbar-nav > li > a:hover,
  .navbar-default.navsticky .navbar-nav > li > a:focus {
    color: #fff;
    background: #690F01;
  }
}
.service-section a:hover,
.service-section a:focus {
  text-decoration: none;
}
.service-section a:hover img,
.service-section a:focus img {
  -webkit-filter: grayscale(0) !important;
  -moz-filter: grayscale(0) !important;
  -ms-filter: grayscale(0) !important;
  filter: grayscale(0) !important;
}
.service-section a:hover .hi-icon-effect-8 .hi-icon,
.service-section a:focus .hi-icon-effect-8 .hi-icon {
  background: rgba(255, 255, 255, 0.8);
  -webkit-transform: scale(0.93);
  -moz-transform: scale(0.93);
  -ms-transform: scale(0.93);
  transform: scale(0.93);
  color: #fff;
}
.service-section a:hover .hi-icon-effect-8 .hi-icon:after,
.service-section a:focus .hi-icon-effect-8 .hi-icon:after {
  -webkit-animation: sonarEffect 1.3s ease-out 75ms;
  -moz-animation: sonarEffect 1.3s ease-out 75ms;
  animation: sonarEffect 1.3s ease-out 75ms;
}
.service-section img {
  -webkit-filter: grayscale(1) !important;
  -moz-filter: grayscale(1) !important;
  -ms-filter: grayscale(1) !important;
  filter: grayscale(1) !important;
}
@media (min-width: 768px) {
  .service-section .row {
    position: relative;
  }
  .service-section .row:before {
    content: "";
    display: block;
    background: #031f4e;
    position: absolute;
    bottom: 0;
    top: 50%;
    left: -2000px;
    right: -2000px;
    width: 8000px;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  .service-section .row:before {
    top: 48%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .service-section .row:before {
    top: 46%;
  }
}
@media (max-width: 767px) {
  .service-section .row .col-sm-4 + .col-sm-4 {
    margin-top: 30px;
  }
}
.service-box {
  background:  center center repeat #FFFFFF;
  text-align: center;
  box-shadow: 1px 4px 12px 0px rgba(0, 0, 0, 0.3);
}
.service-box .circle-box {
  margin-top: -95px;
  position: relative;
}
@media (max-width: 1200px) {
  .service-box .circle-box {
    margin-top: -70px;
  }
}
.service-box .circle-box .circle {
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  height: 144px;
  width: 144px;
  background: #fff;
  margin: 0 auto;
  display: block;
}
@media (max-width: 1200px) {
  .service-box .circle-box .circle {
    height: 100px;
    width: 100px;
  }
}
.service-box .circle-box .circle i {
  font-size: 84px;
  line-height: 144px;
  color: #222222;
}
@media (max-width: 1200px) {
  .service-box .circle-box .circle i {
    font-size: 60px;
    line-height: 102px;
  }
}
.service-box h3 {
  margin-top: 20px;
  font-family: 'Raleway', sans-serif;
  color: #3B3B3B;
  font-size: 1.778em;
  margin-bottom: 0;
}
@media (max-width: 991px) and (min-width: 767px) {
  .service-box h3 {
    margin-top: 10px;
    font-size: 1.4em;
  }
}
.service-box .service-content {
  padding: 14px;
}
.doc-section p {
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .doc-section p {
    margin-bottom: 20px;
  }
}
.faq {
  margin-top: 30px;
}
.faq .panel {
  margin-top: 20px;
  border: none;
}
.faq .panel-heading {
  padding: 15px 30px;
  background-color: #031f4e;
}
.faq .panel-heading.active {
  background-color: #444 !important;
}
.faq .panel-title {
  font-size: 18px;
}
.faq .panel-title,
.faq .panel-title a,
.faq .panel-title a:hover,
.faq .panel-title a:focus {
  color: #fff;
}
.faq .panel-body {
  padding: 30px 35px 20px;
  background-color: #f1f1f1;
}
.btm-footer {
  text-align: center;
  font-size: 15px;
  padding: 15px;
}
.btm-footer a {
  text-decoration: underline;
}
.contact-title a {
  color: #fff;
}
.news_wrapper a {
  text-decoration: underline;
}
.doc-section {
  font-size: 1.1em;
  color: #000000;
  line-height: 1.2em;
  padding: 35px 12px 12px ;
}
@media (max-width: 991px) {
  .doc-section {
    font-size: 1em;
    padding: 25px 0;
  }
}
.doc-section.inner-page {
  font-size: 1.1em !important;
  line-height: 1.3em !important;
}
.doc-section h2 {
  margin-top: 0;
}
.image-desc {
  background: #b7bfca;
  padding: 10px;
}
.desc {
  text-align: center;
}
.desc h3 {
  font-size: 20px;
  font-weight: 600;
  text-align: center;
  margin-bottom: 0;
}
.desc p {
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 0;
}
.contact-title {
  box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.5);
  background: #424446;
  border-radius: 10px;
  padding: 8px 10px;
  text-align: center;
  margin-bottom: 20px;
}
.contact-title h3 {
  margin: 0;
  color: #fff;
}
@media (max-width: 991px) {
  .contact-title h3 {
    font-size: 18px;
  }
}
/* global styles */
.hi-icon-wrap {
  text-align: center;
  margin: 0 auto;
  padding: 2em 0 3em;
}
.hi-icon {
  display: inline-block;
  font-size: 0px;
  cursor: pointer;
  margin: 15px 30px;
  width: 90px;
  height: 90px;
  border-radius: 50%;
  text-align: center;
  position: relative;
  z-index: 1;
  color: #fff;
}
.hi-icon:after {
  pointer-events: none;
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  content: '';
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.hi-icon:before {
  speak: none;
  font-size: 48px;
  line-height: 90px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  display: block;
  -webkit-font-smoothing: antialiased;
}
/* end global styles */
.hi-icon-effect-8 .hi-icon {
  background: rgba(255, 255, 255, 0.1);
  -webkit-transition: -webkit-transform ease-out 0.1s, background 0.2s;
  -moz-transition: -moz-transform ease-out 0.1s, background 0.2s;
  transition: transform ease-out 0.1s, background 0.2s;
}
.hi-icon-effect-8 .hi-icon:after {
  top: 0;
  left: 0;
  padding: 0;
  z-index: -1;
  box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1);
  -webkit-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1);
  -moz-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1);
  opacity: 0;
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
}
/*.hi-icon-effect-8 .hi-icon:hover {
  background: rgba(255,255,255,0.80);
  -webkit-transform: scale(0.93);
  -moz-transform: scale(0.93);
  -ms-transform: scale(0.93);
  transform: scale(0.93);
  color: #fff;
}

.hi-icon-effect-8 .hi-icon:hover:after {
  -webkit-animation: sonarEffect 1.3s ease-out 75ms;
  -moz-animation: sonarEffect 1.3s ease-out 75ms;
  animation: sonarEffect 1.3s ease-out 75ms;
}*/
@keyframes sonarEffect {
  0% {
    opacity: 0.3;
  }
  40% {
    opacity: 0.5;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #ffffff, 0 0 0 10px rgba(255, 255, 255, 0.5);
    -webkit-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #ffffff, 0 0 0 10px rgba(255, 255, 255, 0.5);
    -moz-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #ffffff, 0 0 0 10px rgba(255, 255, 255, 0.5);
  }
  100% {
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #ffffff, 0 0 0 10px rgba(255, 255, 255, 0.5);
    -webkit-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #ffffff, 0 0 0 10px rgba(255, 255, 255, 0.5);
    -moz-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #ffffff, 0 0 0 10px rgba(255, 255, 255, 0.5);
    transform: scale(1.5);
    opacity: 0;
  }
}
.hi-icon {
  background: rgba(255, 255, 255, 0.1);
  display: inline-block;
  cursor: pointer;
  margin: 15px 30px;
  text-align: center;
  position: relative;
  z-index: 1;
  color: #fff;
}
.float-left-box {
  float: right;
  max-width: 420px;
  margin-left: 15px;
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  .float-left-box {
    float: none;
    max-width: none;
    margin-left: 0;
  }
  .float-left-box img {
    margin: 0 auto;
    display: block;
  }
}
@media (max-width: 480px) {
  .hide-480 {
    display: none!important;
  }
}
.visible-480 {
  display: none;
}
@media (max-width: 480px) {
  .visible-480 {
    display: block!important;
  }
}
@media (min-width: 480px) {
  .float-left-box.small-float-wrapper {
    float: right!important;
    margin-left: 15px!important;
  }
}
.float-right-box {
  float: left;
  max-width: 420px;
  margin-right: 15px;
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  .float-right-box {
    float: none;
    max-width: none;
    margin-right: 0;
  }
}
/*.texture-box{
  box-shadow:inset 0px 0px 60px 1px #b7bfca , 0px 0px 0px 1px #c1c1c0;
  -webkit-box-shadow:inset 0px 0px 60px 1px #b7bfca , 0px 0px 0px 1px #c1c1c0;
  -moz-box-shadow:inset 0px 0px 60px 1px #b7bfca , 0px 0px 0px 1px #c1c1c0;
  .transition(0.4s ease-in-out all);
  padding:15px;
}*/
.texture-box {
  border: 1px solid #ddd;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  padding: 4px;
}
@media (max-width: 767px) {
  .contact-details {
    text-align: center;
  }
}
@media (max-width: 767px) {
  .sm-bottom-margin {
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .lodging-wrapper {
    text-align: center;
  }
  .lodging-wrapper img {
    margin: 0 auto;
  }
}
.media {
  margin-top: 30px;
}
.media-object.img-thumbnail {
  max-width: 180px;
}
.media-left,
.media > .pull-left {
  padding-right: 30px;
}
.media .img-thumbnail {
  padding: 10px;
  box-shadow: 1px 0px 10px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 1px 0px 10px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 1px 0px 10px rgba(0, 0, 0, 0.5);
}
.media .media-left {
  max-width: 200px;
}
footer {
  padding-top: 30px;
  padding-bottom: 30px;
  background: url(../../../images/footer.jpg) no-repeat center center /cover;
  background-size: cover;
  font-size: 1em;
  color: #fff;

}
footer h3 {
  color: #fff;
}
footer a {
  color: #fff;
}
footer a:hover,
footer a:focus {
  color: #fff;
}
@media (max-width: 767px) {
  footer .col-sm-4 + .col-sm-4 {
    margin-top: 25px;
  }
}
footer p {
  margin-bottom: 0;
}
footer h3 {
  font-size: 1.5em;
}
footer .foot-logo {
  padding: 20px 0;
}
.neuro-listing {
  list-style: none;
  padding-left: 0;
}
.neuro-listing li + li {
  margin-top: 5px;
}
.mt-listing {
  margin-top: 20px;
}
.left-space-listing {
  padding-left: 15px!important;
  margin-top: 20px;
}
.location,
.phone {
  position: relative;
  padding-left: 30px;
}
.location i,
.phone i {
  position: absolute;
  left: 0;
  top: 8px;
}
.location {
  margin-bottom: 20px;
  padding-right: 55px;
}
.phone i {
  font-size: 34px;
  top: 0px;
}
.logo-listing {
  margin-top: 30px;
}
.logo-listing li + li {
  margin-top: 20px;
}
.logo-listing li a {
  display: inline-block;
}
.animated-box {
  overflow: hidden;
}

.contact-list a {
  color: #424446;
}
.contact-list .fax {
  position: relative;
}
.contact-list .fax:before {
  content: "";
  position: absolute;
  z-index: 11111;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.mt-30 {
  margin-top: 30px;
}
.office-hours {
  margin-top: 15px !important;
  border-top: 1px solid #cccc !important;
}
.social-list{padding-left:0;list-style:none}
.social-list:hover {
	padding-left: 0;
	list-style: none;
	color: #A2C5FC;
}
.video-container {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px; height: 0; overflow: hidden;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.buttontxt{
  font-size:34px;
  font-weight:600;
  font-family: 'opensans';
  }
.main-title-bg {
    color: #FFFFFF;
    font-size: 48px;
    font-weight: 600;
    background: #000000;
    margin: 0 0 20px;
    padding: 20px 0;
	letter-spacing: 0.05em;	
}
.first-bg {
    color: #FFFFFF;
    margin: 0 0 20px;
    padding: 20px 0;
	letter-spacing: 0.05em;
    background: #000000;
}
.first-bg-text {
    font-size: 40px;
    font-weight: 500;
}
.submastbg {
	background: #424446;
    margin: 0px;	
}
.sub-title-bg {  
    background: #FFCD32;
    margin: 0 0 5px;
    padding: 10px 0;
	color: #424446 !important;
	text-align:center;
}
.sm-title {
    color: #424446 !important;
	font-family: 'Raleway', sans-serif;
    font-size: 30px;
    font-weight: 500;
	letter-spacing: 0.02em;
	text-decoration:none;	
}
.sub-title {
    color: #424446 !important;
	font-family: 'Raleway', sans-serif;
    font-size: 36px;
    font-weight: 500;
	letter-spacing: 0.02em;
	line-height: 50px !important;
	text-decoration:none;	
}
.sub-title-link {
    color: #424446 !important;
	font-family: 'Raleway', sans-serif;
    font-size: 36px;
    font-weight: 500;
	letter-spacing: 0.02em;
	text-decoration:none;	
}
.sub-title-link:hover {
	color: #424446!important;
	text-decoration:underline!important;
}
.p-y-30 {
    padding: 30px 0;
}
.welcome-txt p:last-child {
    margin: 0;
}
.d-block {
    display: block;
}
.review-section {
    background: url(../../../images/review-bg.jpg) no-repeat center center /cover;
    background-attachment: fixed;
 }
.review-section-inner {
    padding: 180px 0 190px;
}
.review-slide {
    color: #FFF;
    background-color: rgba(0,0,0,0.6);
	padding: 20px 25px; 
    outline: none !important;
}
.customer-review {
	margin-bottom: 20px;
}
.rating {
	color: #ffd306;
	font-size: 34px;
	margin-bottom: 10px;
}
.review-autor:before {
    content: "-";
    margin: 0 5px 0 0;
}
.ios .review-section {
	background-attachment:scroll;
}
.top-bg { 
	background:url(../../../images/first-bg.jpg) no-repeat center center;
    background-size:100% auto;
	background-size:cover;
	background-attachment:fixed;
}
.white-bg {
    background:rgba(255,255,255,0.9); border:1px solid #888; box-shadow:0px 4px 6px rgba(0,0,0,0.3); }
.white-bg-solid {
    background: #ffffff; box-shadow:0px 4px 6px rgba(0,0,0,0.3); padding:24px 12px 25px; }
.white-bg-pad {
    background:rgba(255,255,255,0.9); border:1px solid #888; box-shadow:0px 4px 6px rgba(0,0,0,0.3); padding:24px 12px 25px; }
.white-bg-padb {
    background:rgba(255,255,255,1); 
    border:1px solid #888; 
    box-shadow:0px 4px 6px rgba(0,0,0,0.3); 
    margin-bottom: 25px;
    padding:24px 12px 20px;
}
.white-bg-padc {
    background:rgba(255,255,255,1); 
    border:1px solid #888; 
    box-shadow:0px 4px 6px rgba(0,0,0,0.3); 
    margin-bottom: 25px;
    padding:12px 14px 0px; 
}
.white-bg-padd {
    background:rgba(255,255,255,0.9); 
    border:1px solid #888; 
    box-shadow:0px 4px 6px rgba(0,0,0,0.3); 
    margin-bottom: 25px; 
    padding:0px 0px 0px;
}
.white-bg-pade {
    background:rgba(255,255,255,1); 
    border:1px solid #888; 
    box-shadow:0px 4px 6px rgba(0,0,0,0.3); 
    margin-bottom: 25px;
}
.white-bg-padf {
    background:rgba(255,255,255,1); 
    border:1px solid #888; 
    box-shadow:0px 4px 6px rgba(0,0,0,0.3); 
    margin-bottom: 25px;
    padding:18px 24px 0px 24px;
}
.image-bot-pad { 
	padding:12px 0 20px; 
}
.image-bot-padb { 
	padding:12px 0 20px; 
}
.threeboxes-bg { 
	background:url(../../../images/threeboxesbg.jpg) no-repeat center center; 
	background-size:100% auto;
	background-size:cover; 
	padding:0px 0 75px; 
	background-attachment:fixed; 
}
.map-bg { background: url(../../../images/mapbg.jpg) no-repeat center center; background-size:cover; padding:0px 0 60px; }
.location-wrapper p { margin:0; font-size:18px; }
.location-wrapper p a { color:#000; }
.location-wrapper address { font-size:18px; }
.map-bg .map-desc-txt { font-size:25px; }
.aside-title { color:#000000; font-size:39px;  }
.transparent-white-bg { background:rgba(255,255,255,0.8); border:1px solid #888; padding:10px; box-shadow:0px 4px 6px rgba(0,0,0,0.3); }
.ios .map-bg, .touch .map-bg { background-attachment:scroll; }
.ofc-location-img { margin:5px 0 0; }
.m-b-20 { margin:0 0 20px; }
.boxes-wrapper { margin:0; }
.card-wrapper {  box-shadow:2px 5px 5px rgba(0,0,0,0.3); position:relative; width:100%; margin-bottom: 20px; }
.ofc-location-img { margin:0 0 15px; }
.location-wrapper address , .location-wrapper p { font-size:14px; }
.aside-title { font-size:20px; }
.map-bg .injection-hrs-list { font-size:14px; }
.locationpad {  padding-left: 26px; padding-right: 6px; }
.bk {
  color: #000000;
}
.footerbg{
       background:rgba(1,1,1,0.3);
   }
.logo-wrapper{
    padding:20px 10px 20px 10px;
  }
.context-menu { 
	cursor: default;
	}
.glink {
	color: #000000;
	text-decoration:underline;
	}
.glink:hover {
	color: #000000;
	text-decoration:none;
	}	
.heading {
	font-size:2.824em; 
	font-weight:500;  
	color: #ffffff;
    background: #000000;
    margin: 0 0 20px;
    padding: 20px 5px;
	letter-spacing: 0.05em;
	}
.grcap {
	font-size:16px;  
	color: #808080;
	text-align: center;
	}
.bgblack {
	background-color:#000000;
}
.logocap {
    padding-bottom: 1px;
  	color: #000000;
  	text-align: center;
	font-size:18px;
	font-weight:600;
}
.blink {
	color: #000000;
	text-decoration:none;
	}
.hlink {
	color: #000000;
	text-decoration:none;
	}
.hlink:hover {
	color: #690F01;
	text-decoration:underline;
	}
.rlink {
	color: #690F01;
    text-decoration: underline;
	}
.rlink:hover {
	color: #690F01;
    text-decoration: none;
	}
.isolink {
	color: #690F01;
    text-decoration: underline;
    font-size:2em; font-weight:700;
	}
.isolink:hover {
	color: #690F01;
    text-decoration: none;
	}
.shlink {
	color: #690F01;
    text-decoration: none;
	}
.shlink:hover {
	color: #690F01;
    text-decoration: underline;
	}
.imgwrapper1  {overflow:hidden;    }
.imgwrapper1:hover img { transform:scale(1.1);  }
.imgwrapper1 img { transition: all .3s ease-in-out; position:relative; z-index:100; }
.imgwrapper1 a { transform:none; transition: all .2s ease-in-out; }	
.imgcarousel img { width:100%; }
.imgcaption { position:absolute; left:0; right:0; bottom:0; background:rgba(0,0,0,0.5); padding:10px 0; text-align:center; font-size:18px; font-weight:700; color:#FFF; z-index:2; }
.imgcarousel .slick-slide{ position:relative; } 