@media (min-width: 1200px) {
  .bs_header .navbar {
    height: 60px;
    margin-bottom: -60px;
    z-index: 99;
    background: #0c4527;
    background: -moz-linear-gradient(top, #0c4527 5%, #0c4527 51%, #207cca 51%, #0c4527 51%, #06321b 52%, #06321b 70%);
    background: -webkit-linear-gradient(top, #0c4527 5%, #0c4527 51%, #207cca 51%, #0c4527 51%, #06321b 52%, #06321b 70%);
    background: linear-gradient(to bottom, #0c4527 5%, #0c4527 51%, #207cca 51%, #0c4527 51%, #06321b 52%, #06321b 70%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0c4527', endColorstr='#06321b',GradientType=0); }

  .bs_header .navbar-nav li:not(:last-child) .nav-link:after {
    position: absolute;
    content: "";
    height: 70%;
    top: 7px;
    right: 0;
    width: 2px;
    background-color: #234a36; } }

@media (max-width: 1199px) {
  .bs_header button.navbar-toggler {
    position: absolute;
    right: 0;
    top: -70px; }

  .navbar-toggler {
    background-color: #ed9232;
    border: 1px solid #ed9232; }

  button.navbar-toggler[aria-expanded="false"] span.navbar-toggler-icon:before {
    content: '\f0c9';
    font-family: FontAwesome;
    color: #fff;
    line-height: 1.2;
    font-size: 18px; }

  button.navbar-toggler[aria-expanded="true"] span.navbar-toggler-icon:before {
    content: '\f00d';
    font-family: FontAwesome;
    color: #fff;
    line-height: 1.2;
    font-size: 18px; }

  .top_address {
    display: none; }

  .logo_area img {
    max-width: 175px !important; }

  .bs_container {
    padding: 0 6vw !important; }

  .navbar-toggler-icon {
    width: 18px;
    height: auto; }

  .navbar-toggler:focus {
    box-shadow: none !important; }

  .bs_header .navbar {
    padding: 0; }

  .bs_header .navbar-nav .nav-link, .bs_header .navbar-nav li:first-child a.nav-link {
    padding-left: 0 !important; }

  .bs_header .navbar-nav .nav-link {
    color: #0c4527 !important;
    font-size: 16px !important; }

  .bs_header .navbar-nav li.active a.nav-link, .bs_header .navbar-nav li a.nav-link:hover {
    color: #ed9232 !important; }

  .mob_links {
    padding-top: 15px; }

  .mob_links ul {
    padding-left: 0;
    list-style: none; }

  .address_block {
    padding-bottom: 10px; }

  .address_block .address_list p, .top_phone a, .top_phone p {
    font-size: 16px !important; }

  .address_block .address_list img {
    max-width: 22px; }

  .phone_block .address_list img {
    max-width: 28px; }

  .mob_only_js {
    padding-bottom: 15px; }

  .slider_title p, .slider_title a, .welcome_col p {
    font-size: 16px !important; }

  .bs_slider_content {
    top: 22% !important; }

  .ser_image img {
    max-height: 110px !important; }

  .service_box h4 {
    font-size: 21px !important;
    padding-top: 15px !important;
    padding-bottom: 0; }

  .service_box p {
    font-size: 14px !important; }

  .about_content p, .about_content a, .prod_col p, .download_btn a, .footer_form input.cnt_btn, ul.footer_menu li a, .product_row .service_box a {
    font-size: 15px !important; }

  .prod_col h2 {
    font-size: 31px !important; }

  .foot-title h4 {
    font-size: 25px !important;
    padding-bottom: 5px !important; }

  .foot-col {
    margin-bottom: 20px !important; }

  body .footer_form input.cnt_btn {
    font-size: 15px !important; }

  .breadcrump {
    margin-top: 0px !important; }

  .title_area h2 {
    font-size: 28px !important; } }

@media (max-width: 991px) {
  .left_copy, .right_copy {
    float: none !important;
    text-align: center; }

  .ser_image img {
    max-height: 175px !important; }

  .service_box {
    margin-bottom: 15px; }

  .slick-thumbs .slide img {
    min-height: 60px !important; } }

@media (max-width: 575px) {
  .bs_slider_content {
    top: 8% !important; }

  .slider_title h2 {
    font-size: 21px !important; }

  .slider_title p {
    font-size: 12px !important;
    line-height: 1.4 !important;
    width: 100% !important; }

  .slider_title a {
    padding: 10px 25px !important;
    margin-top: 10px !important;
    font-size: 12px !important; }

  .welcome_col h2 {
    font-size: 21px !important; }

  .welcome_col p {
    width: 100% !important;
    font-size: 14px !important; }

  .service_box {
    margin-bottom: 15px !important; }

  .service_box h4 {
    padding-bottom: 5px !important; }

  .about_content h2 {
    font-size: 21px !important; }

  .about_content {
    margin-bottom: 30px; }

  #bs_products {
    padding: 10vw 0 !important; }

  .download_btn a {
    margin-top: 10px !important; }

  .footer_form input.cnt_btn {
    font-size: 16px !important; }

  .ser_image img {
    max-height: 150px !important; } }

body.lb-disable-scrolling {
  overflow: hidden; }

.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none; }

.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
  outline: none; }

.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  max-height: none;
  border-radius: 3px;
  /* Image border */
  border: 4px solid white; }

.lightbox a img {
  border: none; }

.lb-outerContainer {
  position: relative;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  border-radius: 4px;
  /* Background color behind image.
   This is visible during transitions. */
  background-color: white; }

.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both; }

.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0; }

.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(../images/loading.gif) no-repeat; }

.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10; }

.lb-container > .nav {
  left: 0; }

.lb-nav a {
  outline: none;
  background-image: url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw=='); }

.lb-prev, .lb-next {
  height: 100%;
  cursor: pointer;
  display: block; }

.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  background: url(/files/images/prev.png) left 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s; }

.lb-nav a.lb-prev:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1; }

.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  background: url(/files/images/next.png) right 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s; }

.lb-nav a.lb-next:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1; }

.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px; }

.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both; }

.lb-data {
  padding: 0 4px;
  color: #ccc; }

.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em; }

.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em; }

.lb-data .lb-caption a {
  color: #4ae; }

.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999; }

.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(/files/images/close.png) top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s; }

.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1; }

* {
  outline: none !important; }

a {
  text-decoration: none; }

a:hover {
  text-decoration: none;
  color: #68acfb;
  box-shadow: none; }

body {
  font-family: 'Roboto';
  color: #464646;
  font-size: 16px; }

p {
  font-family: 'Roboto'; }

section {
  padding: 0px; }

.bs_container {
  padding: 0 9vw; }

.bs_header {
  border-top: 5px solid #0c4527; }

.bs_header .navbar-nav .nav-link {
  padding-right: 3vw;
  padding-left: 3vw;
  color: #fff;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 1.2vw;
  position: relative; }

.bs_header .navbar-nav li:first-child a.nav-link {
  padding-left: 5vw; }

.bs_header .navbar-nav li.active a.nav-link, .bs_header .navbar-nav li a.nav-link:hover {
  color: #ed9232; }

.bs_slick {
  position: relative; }

.bs_slider_content {
  position: absolute;
  top: 35%;
  left: 0;
  right: 0;
  margin: auto;
  width: 65%;
  text-align: center;
  color: #fff; }

.top_address ul li {
  display: inline-block; }

.logo_area img {
  max-width: 250px;
  padding: 10px 0; }

.address_block {
  padding-right: 75px;
  position: relative; }

.address_block:after {
  position: absolute;
  content: "";
  height: 70%;
  top: 10px;
  right: 35px;
  width: 2px;
  background-color: #f0f0f0; }

.address_block .address_list img {
  max-width: 30px; }

.phone_block .address_list img {
  max-width: 40px; }

.address_list span {
  padding-right: 15px; }

.address_block .address_list p {
  margin-bottom: 0px;
  color: #3c3c3c;
  font-size: 1vw;
  font-weight: 500; }

.top_phone p {
  margin-bottom: 0px;
  color: #3c3c3c;
  font-size: 1.2vw;
  font-weight: 500; }

.top_phone a {
  color: #3c3c3c;
  font-size: 1.3vw;
  font-weight: 500; }

.top_phone a:hover {
  color: #ed9232; }

.slider_title h2 {
  font-family: 'Playfair Display';
  font-size: 6.6vw;
  font-weight: 700; }

.slider_title p {
  font-weight: 300;
  font-size: 1.2vw;
  width: 80%;
  margin: auto;
  line-height: 1.7; }

.slider_title a {
  background: #fff;
  color: #424242;
  padding: 15px 35px;
  display: inline-block;
  margin-top: 25px;
  border-radius: 5px;
  text-transform: uppercase;
  font-size: 1.2vw;
  font-weight: 500; }

.slider_title a:hover {
  background: #ed9232;
  color: #fff; }
/* Welcome */
#bs_welcome {
  padding: 5vw 0px 16vw;
  background: #ed9232; }

#bs_about {
  padding: 5vw 0;
  background-image: url('/files/images/about-bg.jpg');
  background-size: cover; }

.welcome_col {
  color: #fff; }

.welcome_col h2 {
  font-family: 'Playfair Display';
  font-size: 3.8vw;
  font-weight: 700; }

.welcome_col p {
  font-size: 1.2vw;
  width: 75%;
  margin: auto;
  font-weight: 300;
  line-height: 1.5; }

.service_row {
  margin-top: -18vw; }

.service_box {
  background: #fff;
  text-align: center;
  padding: 12px;
  border-radius: 8px;
  overflow: hidden; }

.ser_image {
  overflow: hidden; }

.ser_image img {
  width: 100%;
  object-fit: cover;
  max-height: 180px;
  border-radius: 8px; }

.about_row {
  padding-top: 5vw; }

.service_box h4 {
  font-family: 'Playfair Display';
  font-weight: 700;
  padding-top: 30px;
  color: #000;
  font-size: 1.8vw;
  padding-bottom: 8px; }

.service_box p {
  color: #818181;
  font-size: 1.2vw;
  line-height: 1.7;
  padding-bottom: 5px; }

.about_content h2 {
  font-family: 'Playfair Display';
  color: #000;
  font-size: 2.8vw;
  font-weight: 700;
  width: 85%;
  padding-bottom: 5px; }

.about_content p {
  font-family: 'Roboto';
  color: #7c7c7c;
  font-size: 1.2vw;
  line-height: 1.8;
  padding-right: 20px; }

.about_content a {
  background: #fff;
  color: #424242;
  padding: 15px 40px;
  display: inline-block;
  margin-top: 15px;
  border-radius: 5px;
  text-transform: uppercase;
  font-size: 1.2vw;
  font-weight: 500; }

.about_content a:hover {
  background: #ed9232;
  color: #fff; }

.slick_each {
  overflow: hidden; }

.slick_each img {
  width: 100%;
  max-height: 330px;
  object-fit: cover;
  height: 100%;
  border-radius: 8px; }

.slickslide {
  padding-bottom: 6px; }

.slide {
  padding: 4px; }

.slide img {
  display: block;
  border-radius: 5px; }

.slick-thumbs {
  padding-left: 30px;
  padding-right: 30px; }

.slick-thumbs .slide img {
  display: block;
  border-radius: 5px;
  min-height: 90px;
  width: 100%;
  object-fit: cover; }

.about_slick .slick-prev, .slick-next {
  bottom: -70px !important;
  top: inherit;
  z-index: 999; }

.about_slick .slick-prev:before, .about_slick .slick-next:before {
  color: #000; }

.about_slick .slick-prev {
  left: -5px; }

.slick-next {
  right: -5px; }
/* product */
#bs_products {
  padding: 5vw 0;
  background-image: url('/files/images/prod-bg.jpg');
  background-size: cover;
  background-position: bottom; }

.prod_col h2 {
  font-family: 'Playfair Display';
  color: #000;
  font-weight: 700;
  font-size: 2.5vw;
  padding-bottom: 5px; }

.prod_col p {
  color: #282828;
  font-size: 1.2vw;
  width: 70%;
  margin: auto;
  font-weight: 300;
  line-height: 1.5;
  padding-bottom: 35px; }

.product_row .service_box a {
  background: #fff;
  color: #424242;
  padding: 10px 40px;
  display: inline-block;
  margin-top: 10px;
  border-radius: 5px;
  text-transform: uppercase;
  font-size: 1.2vw;
  font-weight: 500;
  border: 2px solid #ececec;
  margin-bottom: 15px; }

.product_row .service_box a:hover {
  background: #ed9232;
  color: #fff; }

.download_btn a {
  background: #ed9232;
  color: #fff;
  padding: 25px 45px;
  display: inline-block;
  margin-top: 55px;
  font-size: 1.2vw;
  text-transform: uppercase;
  font-weight: 700; }

.download_btn a:hover {
  background: #0c4527; }
/* Footer*/
.footer_container {
  padding: 5vw 0;
  background: #2c2c2c; }

.copy_container {
  background: #202020;
  padding: 1vw 0; }

.foot-title h4 {
  font-family: 'Playfair Display';
  color: #fff;
  font-size: 2.4vw;
  font-weight: 700;
  padding-bottom: 20px; }

ul.footer_menu {
  padding-left: 0;
  list-style: none;
  color: #fff; }

ul.footer_menu li a {
  color: #fff;
  font-size: 1.3vw;
  line-height: 1.9; }

ul.footer_menu li a:hover {
  color: #ed9232; }

.facebook_area {
  margin-top: 20px;
  overflow: hidden; }

.footer_form {
  margin-top: 20px;
  padding-right: 35%; }

.footer_form input.form-control, .footer_form textarea.form-control {
  background-color: transparent !important;
  border: 2px solid #474747;
  margin-bottom: 15px;
  border-radius: 0;
  color: #fff; }

.footer_form textarea.form-control {
  height: 90px; }

.footer_form input.form-control::placeholder, .footer_form textarea.form-control::placeholder {
  color: #474747 !important; }

.footer_form input.cnt_btn {
  background: #ed9232 !important;
  border-radius: 0 !important;
  color: #fff !important;
  font-weight: 700 !important;
  width: 100% !important;
  border: none !important;
  padding: 10px !important;
  font-size: 1.1vw !important; }

.footer_form input.cnt_btn:hover {
  background: #0c4527 !important; }

.footer_form .g-recaptcha {
  transform: scale(0.7);
  margin-left: -45px;
  margin-top: -15px; }

.copy_right {
  color: #fff; }

.copy_right a {
  color: #fff; }

.copy_right a:hover {
  color: #ed9232; }

.breadcrump {
  background: #ec9232;
  padding-bottom: 25px;
  margin-top: 30px; }

.title_area {
  padding-top: 50px; }

.title_area h2 {
  font-family: 'Playfair Display';
  color: #fff;
  font-weight: 700;
  font-size: 2.1vw; }

.breadcrump_area, .breadcrump_area a {
  color: #fff; }

.innerpage {
  min-height: 350px;
  padding: 80px 0px; }

.top_address ul {
  display: flex; }

.top_address ul li.social_block {
  margin: 0 20px;
  display: flex;
  align-items: center; }

.top_address ul li.social_block > a.top_soc > i {
  font-size: 30px;
  color: #0c4527; }

.top_address ul li.social_block > a.top_soc > i:hover, .top_address ul li.social_block > a.top_soc > i:focus, .top_address ul li.social_block > a.top_soc > i:active {
  opacity: 0.7; }

.mob_links ul li.social_block {
  margin: 20px;
  display: inline-flex; }

.mob_links ul li.social_block > a.top_soc > i {
  font-size: 30px;
  color: #0c4527; }

@media (max-width: 1200px) {
  .bs_slider_content {
    position: unset;
    padding: 20px 0; }

  .bs_slide_image {
    display: none; } }
