@import url(https://fonts.googleapis.com/css?family=PT+Sans:400,700);
@import url(https://fonts.googleapis.com/css?family=Lato:400,300,300italic,700,900);

@font-face {
   font-family: 'MuseoSlab300Italic';
   src: url("../fonts/MuseoSlab300Italic.eot");
   src: url("../fonts/MuseoSlab300Italic.eot?#iefix") format("embedded-opentype"),
        url("../fonts/MuseoSlab300Italic.woff") format("woff"),
        url("../fonts/MuseoSlab300Italic.ttf") format("truetype"),
        url("../fonts/MuseoSlab300Italic.svg.svg#futura-std-medium") format("svg");
   font-weight: 300;
   font-style: italic;
}
@font-face {
   font-family: 'MyriadPro-Light';
   src: url('../fonts/MyriadPro-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/MyriadPro-Light.otf')  format('opentype'),
        url('../fonts/MyriadPro-Light.woff') format('woff'),
        url('../fonts/MyriadPro-Light.ttf')  format('truetype'),
        url('../fonts/MyriadPro-Light.svg#MyriadPro-Light') format('svg');
   font-weight: normal;
   font-style: normal;
}
html, body {
   height: 100%;
}
body {
   color: #333;
   font-size: 14px;
   line-height: 22px;
   font-weight: normal;
   font-family: 'PT Sans', sans-serif;
}
a, a:hover, a:focus {
   text-decoration: none;
   outline: 0 !important;
   color: #376413;
}
a {
   color: #555;
}
.colored {
   color: #376413;
}

.textwidget iframe {
   margin-bottom: 1rem;
}
h1, h2, h3, h4, h5, h6 {
   margin-top: 0px;
   font-family: 'PT Sans', sans-serif;
   font-weight: 700;
   color: #333;
   font-weight: normal;
}
.contact-section img {
    max-width: 100%;
    height: auto;
}
@media(min-width:992px) {
   .container {
      width: 960px;
   }
}
@media(min-width:1024px) {
   .container {
      width: 1024px;
   }
}
@media(min-width:1200px) {
   .container {
      width: 1024px;
   }
}
.appointment a {
   display: block;
   background: url(../images/shade3.png) no-repeat;
   width: 226px;
   height: 61px;
}
.hotline a {
   display: block;
   background: url(../images/shade4.png) no-repeat;
   width: 147px;
   height: 59px;
}
.header-top {
   padding: 10px 0;
}
.header-top ul li {
   vertical-align: middle;
   font-size: 17px;
   font-weight: 700;
   color: #000;
   text-align: center;
   margin-top: 3rem;
}
.header-top ul li a {
   line-height: 60px;
   font-size: 17px;
   text-transform: uppercase;
   color: #000;
   text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.5);
   padding: 12px 10px;
}
.header-top ul li a[href^=mailto] {
   text-transform: lowercase;
}
.header-top ul li:last-child a {
   color: #555;
   padding: 14px 14px;
   color: #fff;
}
.banner {
   position: relative;
}
.banner-overlay {
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}

.logo img {
   max-width: 100%;
}


.table-content {
   display: table;
   width: 100%;
   height: 100%;
   position: relative;
}
.content-vm {
   display: table-cell;
   width: 100%;
   vertical-align: middle;
   height: 100%;
   position: relative;
}
.content-vm h1 {
   background: #376413;
   display: inline-block;
   padding: 10px 20px;
   font-family: 'MuseoSlab300Italic';
   font-weight: 300;
   color: #fff;
   font-style: italic;
   clear: both;
}
.content-vm a {
   letter-spacing: 4px;
   color: #fff;
   padding: 10px 30px;
   background: #555;
   font-size: 20px;
   margin-top: 10px;
   display: inline-block;
   font-family: 'MyriadPro-Light';
}
.help {
   padding: 50px 0;
   text-align: center;
}
.help h3 {
   color: #000;
   font-family: 'MuseoSlab300Italic';
   font-weight: 300;
   margin-bottom: 30px;
   font-size: 30px;
}
.help ul li {
   vertical-align: middle;
   padding: 10px 0px;
   width: 246px;
}
.help ul li a {
   background: url(../images/shade2.png) no-repeat center center;
   color: #000;
   display: table-cell;
   font-size: 29px;
   font-weight: 700;
   height: 148px;
   line-height: 29px;
   text-align: center;
   text-shadow: 1px 1px 1px #eee;
   text-transform: uppercase;
   vertical-align: middle;
   width: 238px;
   padding: 0 10px;
}
.help ul li:nth-child(2) a, .help ul li:nth-child(4) a {
   background: url(../images/shade1.png) no-repeat;
}
.map-area {
   padding: 70px 0;
   background: #ebebeb;
}
.map-area a {
   background: #555;
   padding: 15px 20px;
   text-transform: uppercase;
   font-size: 30px;
   text-shadow: 1px 1px 1px #eee;
   display: block;
   font-weight: 700;
   color: #000 !important;
   margin-bottom: 20px;
}
.map-area .form-control {
   border-radius: 0px;
   -webkit-border-radius: 0px;
   border: 1px solid #82ca9c;
   font-size: 30px;
   font-family: 'MuseoSlab300Italic';
   font-weight: 300;
   height: 45px;
   text-align: center;
   margin-bottom: 20px;
   background: transparent;
}
.footer {
   padding-top: 40px;
   background: #555;
}
.footer ul li a {
   font-size: 14px;
   text-transform: uppercase;
   color: #fff;
   font-weight: 400;
   padding-bottom: 5px;
   border-bottom: 5px solid transparent;
}
.footer ul li a:hover {
   border-bottom-color: #376413;
}
.footer ul li {
   padding: 0px;
   margin: 0px;
}
.footer ul li:after {
   content: "|";
   margin: 0px 10px;
   color: #ddd;
}
.footer ul li:last-child:after {
   content: "";
}
.contact-details a {
   color: #fff;
   font-size: 13px;
   font-weight: 700;
   display: inline-block;
   padding-right: 30px;
   letter-spacing: 1px;
}
.contact-details a i {
   margin-right: 3px;
}
.footer p {
   color: #fff;
}
.contact-section {
   padding: 80px 0;
   background-color: #fff;
}

.contact-section a {
   color: #376413;
    text-decoration: underline;
}
.contact-section p {
   font-family: 'Lato', sans-serif;
   font-weight: 300;
   font-size: 16px;
   line-height: 28px;
   margin-bottom: 20px;
}
.contact-section ul {
   margin-bottom: 20px;
   padding: 0 0 0 20px;
}
.contact-section li {
   font-family: 'Lato', sans-serif;
   font-weight: 300;
   font-size: 16px;
   line-height: 28px;
   list-style-type: square;
}
.contact-section h3.styled {
   text-transform: uppercase;
   color: #333;
   padding-bottom: 15px;
   position: relative;
   margin-bottom: 40px;
   letter-spacing: 2px;
   font-size: 16px;
   border-bottom: 1px solid #cecece;
   font-family: 'Lato', sans-serif;
   font-weight: 700;
}
.contact-section h3.styled:before {
   content: "";
   width: 250px;
   height: 3px;
   background-color: #555;
   position: absolute;
   left: 0;
   bottom: -2px;
}
.contact-form {
   padding: 20px 15px;
   background: #f3f3f3;
}
.form-submit {
   padding: 20px 25px;
   text-transform: uppercase;
   border: 0px;
   background-color: #c97f44;
   color: #fff;
   font-size: 20px;
   position: relative;
   margin-top: 20px;
}
.form-submit i {
   padding-left: 10px;
}
.navbar-default {
   margin: 0px;
   border: 0px;
   border-radius: 0px;
   background: #fff;
}
.navbar-default .navbar-nav>li>a {
   font-weight: 700;
   color: #555;
   font-size: 17px;
   text-transform: capitalize;
   border-bottom: 4px solid #555;
   border-right: 1px solid #ddd;
   display: block;
   text-align: center;
   transition: all 0.3s;
   -webkit-transition: all 0.3s;
}
.navbar-default .navbar-nav>li>a i {
   display: block;
   text-align: center;
   font-size: 20px;
   margin-bottom: 0px;
}
.navbar-nav>li>a {
   padding: 26px 52px 38px 50px;
   border-bottom: 4px solid #555;     /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,f5f5f5+50,e8e8e8+100 */
   background: rgb(255, 255, 255); /* Old browsers */
   background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(245, 245, 245, 1) 50%, rgba(232, 232, 232, 1) 100%); /* FF3.6-15 */
   background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(245, 245, 245, 1) 50%, rgba(232, 232, 232, 1) 100%); /* Chrome10-25,Safari5.1-6 */
   background: linear-gradient (to bottom, rgba(255, 255, 255, 1) 0%, rgba(245, 245, 245, 1) 50%, rgba(232, 232, 232, 1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
   filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e8e8e8', GradientType=0); /* IE6-9 */
}
.navbar-default .navbar-nav>li>a:hover {
   color: #376413;
   background-color: #fff;
   background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 1) 100%);
   background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 1) 100%);
   background: linear-gradient (top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 1) 100%);
   border-bottom-color: #376413;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
   color: #376413;
   background-color: #fff;
   background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 1) 100%);
   background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 1) 100%);
   background: linear-gradient (top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 1) 100%);
   border-bottom-color: #376413;
   box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
   position: relative;
}
.navbar-default .navbar-nav>li:last-child a {
   border-right: 0px;
}
.navbar-collapse {
   padding: 0px;
}

body.left .banner-overlay .content-vm h1{ float:left;}
body.right .banner-overlay .content-vm h1{ float:right;}
body.bottom .banner-overlay .content-vm h1{ position:absolute; bottom:0px;}
body.top .banner-overlay .content-vm h1{ position:absolute; top:0px;}

@media(max-width:1280px) {
   navbar-nav>li>a {
      padding: 26px 42px 38px 52px !important;
   }
}
@media(max-width:1199px) {
   navbar-nav>li>a {
      padding: 26px 42px 38px 50px !important;
   }
}
@media (min-width:768px) {
   .navbar .navbar-nav {
      display: inline-block;
      float: none;
      vertical-align: top;
   }
   .navbar .navbar-collapse {
      text-align: center;
   }
}
@media(max-width:991px) {
   .navbar-nav>li>a {
      padding-top: 20px;
      padding-bottom: 20px;
      padding-left: 27px;
      padding-right: 27px;
   }
   .navbar-collapse {
      padding: 0px 15px;
   }
   .logo img {
      width: 175px;
   }
}
@media(max-width:768px) {
   .content-vm h1 {
      background: #376413;
      display: inline-block;
      padding: 3px 6px;
      font-size: 14px;
   }
   .logo {
      width: 175px;
      display: block;
      margin: 0 auto;
   }
   .header-top .text-right {
      text-align: center;
      padding-top: 20px;
   }
   .header-top .text-right ul li {
      display: block;
      float: none;
      text-align: center;
   }
   .header-top .text-right ul li a {
      display: block;
      margin: 0 auto;
   }
   .content-vm a {
      letter-spacing: 4px;
      color: #fff;
      padding: 1px 11px;
      background: #555;
      font-size: 11px;
      margin-top: 0px;
      display: inline-block;
   }
   .map-area a {
      font-size: 18px;
   }
   .footer img {
      padding-bottom: 20px;
   }
   .footer li li {
      margin-bottom: 25px;
   }
   .footer li li a {
      display: inline-block;
   }
   .map-area input[type=submit] {
      background: #555;
      padding: 15px 20px;
      text-transform: uppercase;
      font-size: 26px;
      text-shadow: 1px 1px 1px #eee;
      display: block;
      font-weight: 700;
      color: #fff !important;
      margin-bottom: 20px;
      font-family: 'PT Sans', sans-serif;
      width: 100%;
   }
   .navbar-nav>li>a {
      padding: 26px 46px 38px 50px;
   }
}
@media(max-width:767px) {

.banner-overlay 
{
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.banner-overlay .content-vm .container
{
	padding:0px; 
}
.banner-overlay .content-vm h1
{
	width: 100%;
}
body.left .banner-overlay .content-vm h1{ float:none;}
body.right .banner-overlay .content-vm h1{ float:none;}
body.bottom .banner-overlay .content-vm h1{ position:relative; margin:0 auto;}
body.top .banner-overlay .content-vm h1{ position:relative; margin:0 auto;}
}
@media(max-width:414px) {
   .map-area input[type=submit] {
      width: 100%;
      font-size: 24px !important;
   }
}
body div.wpcf7-validation-errors {
   color: red;
}
body div.wpcf7-response-output {
   margin: 0;
   padding: 15px 0;
   border: none !important;
   clear: both;
}
body .wpcf7-not-valid {
   border: 1px solid #FF0000 !important;
}
body span.wpcf7-not-valid-tip {
   display: none;
}
input, select, textarea {
   outline: none;
}
body div.wpcf7-mail-sent-ok {
   color: #398F14;
}
body div.wpcf7-mail-sent-ng {
   color: #ff0000;
}
.main-slider {
   border: none;
}
.flex-control-nav {
   bottom: 10px;
   z-index: 9;
}
.flex-control-paging li a {
   width: 22px;
   height: 22px;
   display: block;
   background: transparent;
   background: transparent;
   cursor: pointer;
   text-indent: -9999px;
   -webkit-box-shadow: none;
   -moz-box-shadow: none;
   -o-box-shadow: none;
   box-shadow: none;
   -webkit-border-radius: 22px;
   -moz-border-radius: 22px;
   border-radius: 22px;
   border: 2px solid #fff;
}
.flex-control-paging li a.flex-active {
   background: #fff;
   background: rgba(255, 255, 255, 0.9);
   cursor: default;
}
.flex-control-paging li a:hover {
   background: #fff;
   background: rgba(255, 255, 0255, 0.7);
}
.appointemt_form {
   background: #eee;
   padding: 20px;
   float: left;
   width: 100%;
}
.appointemt_form input[type=submit] {
   width: 20%;
   float: right;    /* letter-spacing: 4px; */
   color: #fff;    /* padding: 10px 30px; */
   background: #555;    /* font-size: 20px; */
   margin-top: 10px;
   display: inline-block;
}
.map-area input[type=submit] {
   background: #555;
   padding: 15px 20px;
   text-transform: uppercase;
   font-size: 32px;
   text-shadow: 1px 1px 1px #eee;
   display: block;
   font-weight: 700;
   color: #fff !important;
   margin-bottom: 20px;
   font-family: 'PT Sans', sans-serif;
   width: 100%;
}
ul.top_phone {
   margin: 0 auto;
   padding: 0px;
}
ul.top_phone li {
   margin: 0 auto;
   padding: 0px;
   list-style: none;
   text-align: left;
   line-height: 11px;
   height: 33px;
}
.about_content b {
   font-family: 'Lato', sans-serif;
   font-weight: bold;
   font-size: 16px;
   line-height: 28px;
   margin-bottom: 20px;
}
.about_content p {
   font-family: 'Lato', sans-serif;
   font-weight: 300;
   font-size: 16px;
   line-height: 28px;
   margin-bottom: 20px;
}
.about_content ul {
   margin: 0 auto;
   padding: 0px;
}
.about_content ul li {
   margin: 0 auto;
   padding: 0px;
   text-align: center;
   list-style: none;
}
.menu-menu-footer-container {
   text-align: right;
}
div.banner img {
   width: 100%;
}
a.submit {
   background: #376413;
   color: #fff !important;
   padding: 5px !important;
   border-radius: 5px !important;
   margin: 0 auto !important;
}
img.img-responsive.img_first {
   width: 100%;
}
button.directions {
   width: 100%;
   padding: 15px 0px;
   text-align: center;
   font-size: 16px;
   color: #fff;
   background-color: #376413;
   border: none;
   cursor: pointer;
   margin-bottom: 10px;
}
div#header {
   z-index: 999999 !important;
   background: #fff;
}
@media(max-width:1023px) {
   .header-top ul li a {
      line-height: 60px;
      font-size: 15px;
      text-transform: uppercase;
      color: #000;
      text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.5);
      padding: 14px 17px;
   }
   .navbar-default .navbar-nav>li>a {
      padding: 26px 20px;
   }
}
@media(max-width:992px) {
   .navbar-default .navbar-nav>li>a {
      padding: 20px 15px;
   }
   .header-top ul li a {
      line-height: 60px;
      font-size: 13px;
      text-transform: uppercase;
      text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.5);
      padding: 0px 15px;
      float: left;
      background-size: 100% 100% !important;
   }
   .header-top ul li:last-child a {
      padding: 0px 15px;
      color: #fff;
   }
   .navbar-nav>li>a {
      padding-top: 20px;
      padding-bottom: 20px;
      padding-left: 28px;
      padding-right: 28px;
   }
   .header-top ul li:last-child a {
      padding: 0px 15px;
   }
   div#header {
      z-index: 999999 !important;
      background: #fff;
      position: static !important;
   }
   div#header-sticky-wrapper {
      height: auto !important;
   }
   .header-top .text-right ul li {
      display: inline-block;
      float: none;
      text-align: center;
   }
}
a:hover {
   color: #376413;
}
input.wpcf7-form-control.wpcf7-submit.button {
   width: 28%;
   float: right;
   color: black;
   background: none;
   margin-top: 0px;
   display: inline-block;
   border: 3px solid #376413;
   height: 40px;
   font-size: 16px;
   font-weight: bold;
   text-transform: uppercase;
   border-radius: 0px;
}
div#text-2 {
   text-align: right;
}
@media(min-width:991px) {
   #header {
      background: #fff;
      z-index: 100 !important;
      position: fixed !important;
      top: 0px;
      width: 100%;
   }
}
@media(max-width:991px) {
   #header-sticky-wrapper {
      height: auto !important;
   }
}
.admin-bar #header {
   top: 32px !important;
}
@media screen and (max-width:782px) {
   .admin-bar #header {
      top: 46px;
   }
}
@media screen and (max-width:767px) {
#menu-footer-menu{
text-align:center;
}
.footer p{
text-align:center;
}
.footer img{
margin:0 auto;
}
}
.phone-call-bar{padding: 0px 0; height: 40px;line-height: 40px;background: #376413;color: #fff;}
.phone-call-bar span b{font-family: 'Montserrat', sans-serif; font-weight: 700; color: #fff!important;}
.phone-call-bar span b a {
  color: #fff!important;
}
.phone-call-bar i{color:  #2e3f5b; margin-left: 10px;}
