/* Generated by less 2.5.1 */
html,
body {
  width: 100%;
  font-family: 'Raleway', sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
h1,
h2,
h3,
h4,
h5 {
  color: #535a5b;
  font-weight: 400;
}
h1 {
  font-size: 42px;
  margin-top: 0;
  color: '#fff';
}
h2 {
  margin-top: 0;
  margin-bottom: 15px;
  letter-spacing: 1px;
}
h3 {
  font-weight: 600;
  font-size: 18px;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 0;
}
p {
  font-size: 15px;
  font-weight: 500;
  color: #7d8485;
}
hr {
  margin: 0;
}
.head-border-btm {
  font-size: 0;
  margin-bottom: 35px;
  text-align: center;
}
.head-border-btm:after {
  border-bottom: 2px solid #d6a85a;
  content: '';
  display: inline-block;
  width: 75px;
}
a {
  font-weight: bold;
  -webkit-transition: all 0.05s ease-in-out;
  -moz-transition: all 0.05s ease-in-out;
  -ms-transition: all 0.05s ease-in-out;
  -o-transition: all 0.05s ease-in-out;
}
a:hover {
  text-decoration: none;
  color: #4f93ce;
}
.btn {
  margin: 0;
}
.btn:hover {
  color: inherit;
}
.btn-lg-gold {
  padding: 12px 35px;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  color: white;
  letter-spacing: .7px;
  background: #d6a85a;
  border-radius: 3px;
}
.btn-lg-gold:hover,
.btn-lg-gold:focus {
  background: #d3a24e;
  color: white;
}
.btn-gold {
  padding: 10px 30px;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  color: white;
  letter-spacing: .7px;
  background: #d6a85a;
  border-radius: 3px;
}
.btn-gold:hover,
.btn-gold:focus {
  background: #d3a24e;
  color: white;
}
.btn-lg-inv-gold {
  padding: 12px 35px;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  color: #d6a85a;
  letter-spacing: .7px;
  background: white;
  border-radius: 3px;
}
.btn-lg-inv-gold:hover,
.btn-lg-inv-gold:focus {
  background: #f7f7f7;
  color: #d6a85a;
}
.navbar {
  min-height: 72px;
  margin-bottom: 0;
  border: none;
  z-index: 1000;
  background: #464646;
}
.navbar .navbar-brand {
  height: 72px;
  padding: 25px 15px;
  font-weight: 500;
}
.navbar .navbar-nav li a {
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: .7px;
  font-weight: 600;
  padding: 27px 20px;
}
.navbar .navbar-nav .active a {
  background-color: transparent;
}
.navbar .navbar-nav .active a:hover,
.navbar .navbar-nav .active a:focus {
  background-color: transparent;
}
.jqvmap-pin {
  transition: all 0.2s ease-in-out;
}
.jqvmap-pin img {
  width: 20px;
}
.jqvmap-pin:hover {
  z-index: 9999;
  transform: scale(1.4);
  cursor: pointer;
}
.sub-heading {
  background: url("../img/bg2.jpg");
  background-size: cover;
  background-position: center;
  padding: 70px 0;
}
.sub-heading h1 {
  color: white;
}
.sub-heading .breadcrumb {
  background: none;
  padding: 0;
  margin: 0;
}
.sub-heading .breadcrumb a {
  color: #cccccc;
}
.sub-heading .breadcrumb a:hover {
  color: white;
}
footer {
  background: #464646;
  padding: 40px 0 20px;
}
footer .footer-logo {
  color: #cccccc;
  font-weight: 400;
  font-size: 30px;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
}
footer .footer-logo:hover,
footer .footer-logo:focus {
  color: white;
  text-decoration: none;
}
footer h3 {
  text-transform: uppercase;
  font-weight: 800;
  font-size: 18px;
  letter-spacing: 1.5px;
  color: #e6e9ed;
  margin-bottom: 15px;
}
footer p {
  color: #e6e9ed;
}
footer .mail h3 {
  text-align: right;
}
footer .mail address {
  color: #cccccc;
  float: right;
  font-size: 16px;
  font-weight: 600;
}
footer .footer-menu {
  list-style: none;
  padding: 0;
}
footer .footer-menu a {
  font-size: 16px;
  font-weight: 600;
  letter-spacing: .7px;
  color: #cccccc;
}
footer .footer-menu a:hover {
  text-decoration: none;
  color: white;
}
footer .copyright {
  text-align: center;
  margin-top: 20px;
}
footer .copyright a {
  color: #cccccc;
}
footer .copyright a:hover {
  color: white;
}
.header {
  background: url("../img/bg2.jpg");
  background-attachment: fixed;
}
.header .text {
  margin-top: 150px;
}
.header .text h1 {
  color: white;
  text-transform: uppercase;
  font-weight: 900;
  font-size: 60px;
}
.header .text h2 {
  border-left: 4px solid #d6a85a;
  color: white;
  font-weight: 500;
  font-size: 22px;
  padding-left: 15px;
  margin-left: 4px;
}
.header .text .header-btn {
  margin-top: 30px;
  margin-bottom: 50px;
}
.header #vmap {
  width: 100%;
  height: 600px;
}
.call-to {
  padding: 20px 0;
  background: #d6a85a;
}
.call-to .container .wraper {
  display: flex;
  align-items: center;
  height: 48px;
}
.call-to .container .wraper p {
  color: white;
  margin: 0;
  font-size: 24px;
  float: left;
}
.call-to .container .btn {
  float: right;
}
.about {
  z-index: 930;
  background: #fff;
  padding: 70px 0;
  top: -1px;
}
.about h2 {
  text-align: center;
}
.about p {
  font-size: 16px;
}
.about p br {
  line-height: 35px;
}
.testimonials {
  padding: 70px 0;
  background-size: cover;
  background-attachment: fixed;
}
.testimonials .content h2 {
  font-size: 42px;
  color: #535a5b;
  text-align: center;
}
.news {
  background: #fafafa;
  padding: 70px 0;
  border-top: 1px solid #f2f2f2;
  border-bottom: 1px solid #f2f2f2;
}
.news h2 {
  margin-bottom: 10px;
}
.news .news-header {
  text-align: center;
  margin-bottom: 30px;
  margin-top: 0;
}
.news hr {
  margin-bottom: 40px;
}
.news .sub-news {
  border-right: 1px solid #eee;
  padding: 0 25px;
}
.news .sub-news:last-child {
  border: none;
}
.description-about {
  padding: 70px 0;
  background: white;
}
.description-about h2 {
  margin: 0;
  margin-bottom: 10px;
  text-align: center;
}
.description-about p:last-child {
  margin-bottom: 0;
}
.features {
  text-align: center;
  padding: 70px 0;
  border-top: 1px solid #f2f2f2;
  border-bottom: 1px solid #f2f2f2;
  background: #fff;
}
.features .feature-itm {
  border-right: 1px solid #eee;
  padding: 0;
  margin: 40px 0;
  height: 300px;
  background-size: cover;
  background-position: center;
  overflow: hidden;
}
.features .feature-itm h3 {
  margin-top: 0;
}
.features .feature-itm:last-child {
  border: none;
}
.features .feature-itm .overlay {
  border-radius: 5px;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.6);
  opacity: 0;
  transition: all .3s;
}
.features .feature-itm .overlay:hover {
  cursor: pointer;
}
.features .feature-itm .overlay-content {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-right: -50%;
  transform: translate(-50%, -50%);
  padding: 0 20px;
}
.features .feature-itm .overlay-content h3 {
  color: #fff;
}
.features .feature-itm .overlay-content p {
  color: #fff;
}
.features .feature-itm:hover .overlay {
  opacity: 100;
}
.findstore {
  padding: 70px 0;
  background: #fff;
  align-content: center;
  text-align: center;
  height: 100vh;
}
.findstore p {
  width: 70%;
  display: block;
  margin: 0 auto 20px auto;
}
.findstore .location-select {
  display: inline-block;
  margin-bottom: 40px;
}
.findstore .jqvmap-zoomin,
.findstore .jqvmap-zoomout {
  font-family: FontAwesome;
  position: absolute;
  left: 10px;
  border-radius: 50%;
  background: #c4c4c4;
  padding: 3px;
  color: white;
  width: 42px;
  height: 42px;
  cursor: pointer;
  line-height: 38px;
  text-align: center;
  margin-top: 10px;
  transition: all 0.1s ease-in-out;
}
.findstore .jqvmap-zoomin:hover,
.findstore .jqvmap-zoomout:hover {
  background: #7d8485;
}
.findstore .jqvmap-zoomin {
  top: 10px;
}
.findstore .jqvmap-zoomout {
  top: 60px;
}
.job-listing {
  padding: 70px 0;
}
.job-listing .pos-header {
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 15px;
  font-size: 18px;
}
.job-listing .pos-list {
  padding: 0;
}
.job-listing .pos-list li {
  list-style: none;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 1px;
  margin-bottom: 15px;
}
.job-listing .pos-list li a {
  color: #c4c4c4;
  font-weight: 600;
}
.job-listing .pos-list li a:hover,
.job-listing .pos-list li a:focus {
  color: #7d8485;
}
.job-listing .job-well {
  padding: 40px;
  margin-bottom: 20px;
  border: 1px solid #f2f2f2;
  border-radius: 5px;
}
.job-listing .job-well h3,
.job-listing .job-well p,
.job-listing .job-well ul {
  margin-top: 0;
  margin-bottom: 24px;
}
.job-listing .job-well h3 li,
.job-listing .job-well p li,
.job-listing .job-well ul li {
  font-size: 15px;
  font-weight: 500;
  color: #7d8485;
}
.job-listing .job-well .apply-wraper {
  text-align: right;
}
.contact {
  padding: 70px 0;
}
.contact .contact-description {
  margin-bottom: 20px;
}
.contact .contact-info {
  padding: 20px;
  border: 1px solid #f2f2f2;
  border-radius: 5px;
  background: #fafafa;
  margin-bottom: 20px;
}
.contact .contact-info h3 {
  margin-bottom: 10px;
}
.contact .contact-info table {
  border-spacing: 0 10px;
  border-collapse: separate;
}
.contact .contact-info table tr td:first-child {
  width: 70px;
}
.contact .support .location-list .contact-btn {
  font-size: 14px;
  margin-right: 10px;
  margin-bottom: 10px;
  background: none;
  border: #ddd solid 1px;
  border-radius: 100px;
  padding: 5px 15px;
  color: #535a5b;
  font-weight: 600;
}
.contact .support .location-list .contact-btn i {
  margin-right: 7px;
}
.contact .support .location-list .contact-btn:hover {
  border-color: #c4c4c4;
  color: #6b7476;
}
.contact .support .location-list .contact-btn:focus {
  outline: 0;
}
.contact .contact-form {
  padding: 20px;
  border: 1px solid #f2f2f2;
  border-radius: 5px;
}
.contact .contact-form h3,
.contact .contact-form p {
  margin-bottom: 20px;
}
.contact .contact-form .email {
  padding-left: 7.5px;
  margin-bottom: 6px;
}
.contact .contact-form .name {
  padding-right: 7.5px;
  margin-bottom: 15px;
}
.contact .contact-form .nav-tabs a {
  font-weight: 500;
  font-size: 16px;
}
.contact .contact-form .tab-content {
  margin: 20px;
}
.contact .contact-form input[type="text"] {
  padding: 10px;
  border-radius: 5;
  font-size: 18px;
  height: 50px;
  border: 1px solid #f2f2f2;
  transition: 0.3s;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: #fafafa;
  color: #7d8485;
}
.contact .contact-form input[type="email"] {
  background: #fafafa;
  padding: 10px;
  border-radius: 5;
  font-size: 18px;
  height: 50px;
  border: 1px solid #f2f2f2;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  transition: 0.3s;
  color: #7d8485;
}
.contact .contact-form textarea {
  background: #fafafa;
  padding: 10px;
  border-radius: 5;
  font-size: 18px;
  border: 1px solid #f2f2f2;
  transition: 0.3s;
  color: #7d8485;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.contact .contact-form .full-width {
  margin-top: 15px;
  width: 100%;
  margin-bottom: 0;
}
.contact .contact-form .no-btm-margin {
  margin-bottom: 0;
}
/* Extra small devices (phones, less than 768px) */
@media (max-width: 767px) {
  .navbar .navbar-header .navbar-toggle {
    margin-top: 19px;
    margin-bottom: 19px;
    border-color: #9d9d9d;
    border-width: 2px;
  }
  .navbar .navbar-header .navbar-toggle .icon-bar {
    background-color: #9d9d9d;
  }
  .navbar .navbar-nav li a {
    padding: 10px 15px;
  }
}
/* Small devices (tablets, 768px and up) */
/* Medium devices (desktops, 992px and up) */
@media (max-width: 992px) {
  #vmap {
    display: none;
  }
  .btn {
    width: 100%;
  }
  footer .mail h3 {
    text-align: left;
  }
  footer .mail address {
    float: none;
  }
  .header {
    padding: 90px 0;
  }
  .header .text {
    margin-top: 0;
  }
  .header .text h1 {
    font-size: 60px;
  }
  .header .header-btn {
    width: 100%;
  }
  .call-to .container .wraper {
    height: inherit;
  }
  .call-to .container .wraper p {
    margin-bottom: 20px;
  }
  .call-to .container .btn {
    float: none;
    width: 100%;
  }
}
