@import url("//cdn.web-fonts.ge/fonts/bpg-nino-elite-cond-caps/css/bpg-nino-elite-cond-caps.min.css");
html {
  height: 100%;
}
html,
body {
  background-color: #f9f9f9;
  position: relative;
  width: 100%;
  margin: 0;
  padding: 0;
  color: #656565;
  font-size: 100%;
}
@media (max-width: 375px) {
  html,
  body {
    font-size: 84%;
  }
}
@media (max-width: 320px) {
  html,
  body {
    font-size: 63%;
  }
}
.tp-header .gv-header {
  padding: 15px 0px 15px 0px;
  background-color: #fff;
  border-top: 2px solid #8BC34A;
}
.tp-header .gv-header .index {
  font-size: 1.1rem;
}
.tp-header .gv-header .phone {
  font-size: 1.3rem;
}
.tp-header .gv-header .search_bar {
  margin-top: 10px;
  width: 300px;
  float: right;
}
.tp-header .gv-header .search_bar .search {
  position: relative;
}
.tp-header .gv-header .search_bar .search .main_submit {
  background: #fff;
  border: 0px;
  font-size: 1.2rem;
  color: #bbbbbb;
  position: absolute;
  top: 4px;
  right: 1px;
  outline: none;
  cursor: pointer;
}
.tp-header .gv-header .search_bar .form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #ebaa00cc;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(255, 152, 0, 0);
}
.tp-header .gv-header .geka-logo {
  display: block;
  background-color: #fff;
  box-shadow: 0px 4px 5px -3px #3e3e3e;
  height: 195px;
  width: 200px;
  position: absolute;
  z-index: 4;
  border-radius: 50%;
}
@media (max-width: 425px) {
  .tp-header .gv-header .geka-logo {
    display: block;
    background-color: transparent;
    box-shadow: none;
    height: auto;
    width: auto;
    position: relative;
    z-index: 4;
    border-radius: 0%;
    text-align: center;
  }
}
.tp-header .gv-header .geka-logo img {
  max-width: 123px;
  position: absolute;
  background-color: #fff;
  z-index: 4;
  left: 38px;
}
@media (max-width: 425px) {
  .tp-header .gv-header .geka-logo img {
    max-width: 65px;
    position: relative;
    background-color: #fff;
    z-index: 4;
    left: auto;
  }
}
.tp-header .gv-header .geka-slog {
  margin-top: 44px;
  margin-left: 214px;
  font-size: 1.2rem;
  color: #34863d;
}
@media (max-width: 425px) {
  .tp-header .gv-header .geka-slog {
    margin-top: 0px;
    margin-left: 0px;
    font-size: 1.2rem;
    color: #34863d;
    text-align: center;
  }
}
@media (max-width: 425px) {
  .tp-header .gv-header .mobile_m {
    display: none;
  }
}
.tp-header .navigation-menu {
  background-color: #ecaa00;
  padding: 0px;
  height: 50px;
}
@media (max-width: 425px) {
  .tp-header .navigation-menu .float-right {
    float: none!important;
  }
}
.tp-header .navigation-menu .gv-menu {
  padding: 0px;
  margin: 0px;
  list-style: none;
  height: 50px;
}
.tp-header .navigation-menu .gv-menu li {
  float: left;
}
.tp-header .navigation-menu .gv-menu li a {
  color: #fff;
  font-family: "BPG Banner Caps", sans-serif;
  display: block;
  height: 50px;
  line-height: 53px;
  padding: 0px 17px;
}
@media (max-width: 425px) {
  .tp-header .navigation-menu .gv-menu li a {
    padding: 0px 4px;
    font-size: .8rem;
  }
}
.tp-header .navigation-menu .gv-menu li a:hover {
  background-color: #ab7c03;
  color: #fff;
  font-family: "BPG Banner Caps", sans-serif;
  display: block;
  line-height: 53px;
  padding: 0px 17px;
  text-decoration: none;
}
@media (max-width: 425px) {
  .tp-header .navigation-menu .gv-menu li a:hover {
    padding: 0px 4px;
    font-size: .8rem;
  }
}
.tp-header .navigation-menu .gv-menu li:last-child {
  margin-right: 0px;
}
.carousel {
  position: relative;
  height: 400px;
  z-index: 2;
}
@media (max-width: 425px) {
  .carousel {
    height: 250px;
  }
}
.carousel .carousel-inner {
  height: 400px;
  border-bottom: 5px solid #ffc107;
}
@media (max-width: 425px) {
  .carousel .carousel-inner {
    height: 250px;
  }
}
.carousel .carousel-inner .carousel-item {
  height: 400px;
}
@media (max-width: 425px) {
  .carousel .carousel-inner .carousel-item {
    height: 250px;
  }
}
.carousel .carousel-inner .carousel-item img {
  -o-object-fit: cover;
     object-fit: cover;
}
.gv-home-page {
  background-color: #fff;
  border-radius: 10px 10px 10px 10px;
  box-shadow: 0px 2px 5px -2px #c2c2c2;
  margin: 30px 0px;
  padding: 20px;
  z-index: 3;
  position: relative;
  text-align: center;
}
.gv-home-page h2 {
  font-family: "BPG Banner Caps", sans-serif;
  text-align: center;
  margin: 8px 0px 0px 0px;
  padding: 0px;
  color: #545454;
  border-bottom: 2px solid #607D8B;
  width: 280px;
  display: inline-block;
  font-size: 2.3rem;
}
.gv-home-page .text {
  font-size: 0.9rem;
  text-align: left;
  display: block;
  margin-top: 28px;
}
.gv-img_desc {
  margin: 0px 0px 30px 0px;
  text-align: center;
}
.gv-img_desc img {
  border-radius: 50%;
  border: 5px solid #e2e2e2;
  margin-left: 50px;
}
@media (max-width: 425px) {
  .gv-img_desc img {
    border-radius: 50%;
    border: 5px solid #e2e2e2;
    margin-left: 0;
    margin-bottom: 10px;
  }
}
.gv-img_desc img:first-child {
  margin-left: 0px;
}
@media (max-width: 425px) {
  .gv-img_desc-gallery {
    text-align: center;
  }
}
.gv-img_desc-gallery a {
  outline: none;
}
.gv-img_desc-gallery a img {
  border: 1px solid #e6e6e6;
  padding: 5px;
  margin-bottom: 5px;
}
.gv-img_desc-gallery a:focus {
  outline: none;
}
.gv-img_desc-gallery a:active {
  outline: none;
}
.gv-img_desc-gallery a:hover {
  text-decoration: none;
}
.map-frame {
  border-top: 5px solid #e4e4e4;
  height: 405px;
}
.sub_page_covers {
  width: 100%;
  height: 195px;
  background: #000;
  position: relative;
}
.sub_page_covers .cover {
  width: 100%;
  background-size: cover;
  height: 195px;
  opacity: 0.6;
  position: relative;
  z-index: 1;
}
.sub_page_covers .cover-title {
  position: absolute;
  z-index: 2;
  color: #ffff;
  -webkit-transform: translate(-50%, -50%);
     -moz-transform: translate(-50%, -50%);
       -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  font-size: 3rem;
  font-family: "BPG Banner Caps", sans-serif;
}
@media (max-width: 425px) {
  .sub_page_covers .cover-title {
    width: 100%;
    text-align: center;
  }
}
.products_body {
  background-color: #fff;
  width: 100%;
  padding: 65px 0px;
}
@media (max-width: 425px) {
  .products_body {
    padding: 25px 0px;
  }
}
.products_body p img {
  height: 170px;
  width: 188px;
  border: 1px solid #e6e6e6;
  padding: 5px;
  -o-object-fit: cover;
     object-fit: cover;
  margin-left: 5px;
}
@media (max-width: 425px) {
  .products_body p img {
    margin-left: 0px;
    margin-bottom: 5px;
  }
}
.products_body p img:first-child {
  margin-left: 0px;
}
@media (max-width: 425px) {
  .products_body table {
    font-size: .9rem;
    margin-bottom: 20px;
  }
}
.products_body table tr td {
  padding: 0px 0px 10px 0px;
}
.products_body table tr .wh {
  width: 120px;
}
.products_body textarea {
  height: 120px;
  resize: none;
}
@media (max-width: 425px) {
  .products_body button {
    width: 100%;
  }
}
.footer {
  background-color: #313131;
  padding: 20px 0px;
  border-top: 3px solid #FFC107;
}
@media (max-width: 425px) {
  .footer {
    padding: 10px 0px;
  }
}
.footer .footer-title {
  font-size: 1.2rem;
  font-family: "BPG Nino Elite Cond Caps", sans-serif;
  font-weight: bold;
  color: #d2d2d2;
  border-bottom: 1px solid #292929;
  padding: 0px 0px 10px 0px;
  margin-bottom: 15px;
}
@media (max-width: 425px) {
  .footer .footer-title {
    padding: 20px 0px 10px 0px;
  }
}
.footer .fot_item {
  color: #fbfbfb;
  font-weight: 100;
  font-size: .9rem;
  padding: 0px 0px 10px 0px;
}
.footer .gv-menu-footer {
  padding: 0px;
  margin: 0px;
  list-style: none;
}
.footer .gv-menu-footer li a {
  font-size: .9rem;
  color: #fbfbfb;
}
.fo_mcopyrigth {
  padding: 15px 0px;
  background-color: #252525;
}
.fo_mcopyrigth .text {
  color: #d4d4d4;
  font-size: .9rem;
}
