/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
.breamBox {
  min-height: 45px;
  align-items: center;
  display: none!important;
  position: relative;
  background-color: rgb(241, 241, 241);
  width: 100%;
}

.breamBox a {
  color: black;
}

.breadcrumb_last {
  font-weight: bold;
  color: #097f08;
}

.container,
.container-width,
.full-width .ubermenu-nav,
.row {
  /*max-width: 1170px;*/
}

.mainHead1 {
}

.mainHead1 ul {
  display: flex;
}

.mainHead1 ul li {
}

.mainHead1 ul li:nth-child(1) {
}

.mainHead1 ul li:nth-child(2) {
  background: url(images/top2.png) left 10px no-repeat;
}

.mainHeadButton1 {
  border-radius: 5px;
  overflow: hidden;
  min-height: 30px;
  /* height: 30px; */
  line-height: 32px;
  margin-right: 0;
}

.mainHeadButton1 span {
}

.ftList {
}

.ftList h3 {
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 15px;
}

.ftList h3:after {
  content: "";
  position: absolute;
  width: 45px;
  height: 4px;
  background: white;
  border-radius: 4px;
  left: 0;
  bottom: 0;
}

.ftList ul {
}

.ftList ul li {
  list-style: none;
  margin: 0 0 0.6em;
  transition: all 500ms;
}

.ftList ul li a {
  font-weight: 400;
}
.ftList ul li:hover {
  transform: translate(10px, 0);
}
.ftList ul li a:hover {
}

.ftMap {
}

.ftMap iframe {
  border-radius: 20px;
  overflow: hidden;
}
.ftSocial {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
}

.ftSocial ul {
  margin: 0;
  display: flex;
  align-items: center;
  gap: 10px;
}

.ftSocial ul li {
  list-style: none;
  margin: 0;
}

.ftSocial ul li a {
  width: 35px;
  height: 35px;
  display: block;
}

.ftSocial ul li:nth-child(1) a {
  background: url(images/so1.png) center center no-repeat;
  background-size: 35px;
}

.ftSocial ul li:nth-child(2) a {
  background: url(images/so2.png) center center no-repeat;
  background-size: 35px;
}

.ftSocial ul li:nth-child(3) a {
  background: url(images/so3.png) center center no-repeat;
  background-size: 35px;
}

.ftSocial ul li:nth-child(4) a {
  background: url(images/so4.png) center center no-repeat;
  background-size: 35px;
}

.ftSocial:before {
  content: "";
  width: 100%;
  background: #d9d9d9;
  height: 1px;
}

.ftSocial:after {
  content: "";
  width: 100%;
  background: #d9d9d9;
  height: 1px;
}
.flexRightCus {
  width: 100%;
}
.flexRightCus .header-nav-main {
  flex-flow: unset;
  display: flex;
  justify-content: end;
  gap: 59px;
}
.flexRightCus .header-block {
  width: auto;
}
.header-nav-main {
}
.header-search-form {
}
.header-search-form .header-search-form-wrapper {
}
.header-search-form .header-search-form-wrapper .searchform-wrapper {
}
.header-search-form
  .header-search-form-wrapper
  #woocommerce-product-search-field-0 {
  border-color: #097f08;
  border: 0;
  border-radius: 0;
  border-bottom: 2px solid #097f08;
  background: transparent;
  height: 32px;
  font-weight: bold;
  font-size: 15px;
}
.header-search-form .header-search-form-wrapper .ux-search-submit {
  position: absolute;
  right: 6px;
}
.header-search-form .header-search-form-wrapper .ux-search-submit i {
  color: #097f08;
}
.mainHead1 {
}
.mainHead1 ul {
  list-style: none;
  display: flex;
  gap: 30px;
  justify-content: center;
}
.mainHead1 ul li {
  margin: 0;
  padding-top: 0;
  padding-left: 25px;
  color: black;
  min-height: 34px;
  display: flex;
  align-items: end;
  font-size: 16px;
}
.mainHead1 ul li:nth-child(1) {
  background: url(images/top1.png) left 14px no-repeat;
}
.mainHead1 ul li:nth-child(2) {
}
.mainHead1 ul li a {
}

.containerCusWide .flex-center {
  width: 100%;
}
.mainHead1 ul li a::before {
}
.searchform-wrapper.form-flat .flex-col:last-of-type {
  margin-left: 0;
}
.header:not(.transparent) .header-bottom-nav.nav > li > a {
  font-weight: 600;
}
.nav-spacing-xlarge > li {
  margin: 0 0px;
}
.header-bottom-nav {
  gap: 100px;
  justify-content: end;
}
#logo {
  transform: translate(0px, 0px);
  position: unset;
  box-sizing: unset;
}
#logo a::before {
  content: "";
  width: 277px;
  position: absolute;
  height: 132px;
  top: 0;
  background: white;
  z-index: 2;
  border-bottom-right-radius: 139px;
}
#logo a::after {
  content: "";
  width: 302px;
  height: 141px;
  position: absolute;
  background: #097f08;
  top: 0;
  border-bottom-right-radius: 142px;
}
#masthead::after {
  content: "";
  width: calc((100% - 1230px) / 2);
  position: absolute;
  height: 132px;
  left: 0px;
  background: white;
  z-index: 2;
  top: 0;
}
#logo img {
  z-index: 999;
  position: relative;
  max-height: 117px !important;
  /* width: 143px!important; */
  transform: translate(75px, 5px);
}

.headingPostHome {
}
.headingPostHome h2 {
  color: #097f08;
  text-transform: uppercase;
  font-size: 48px;
  margin: 0;
}
.postHomeList {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 30px;
}

.postHomeItem {
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  border-radius: 5px;
  overflow: hidden;
}
.postHomeItemThumb {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%;
  background: #ccc;
  overflow: hidden;
}
.postHomeItemThumb img {
  transition: all 500ms;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.postHomeItemContent {
  padding: 21px;
}
.postHomeItemTitle {
  margin-bottom: 10px;
}
.postHomeItemTitle a {
  color: #097f08;
  font-weight: 700;
  font-size: 1.3em;
  text-align: justify;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  height: 66px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.postHomeItemDate {
  color: #097f08;
  font-size: 0.85em;
  font-weight: 500;
}
.postHomeItemDesc {
  font-size: 16px;
  /* text-align: justify; */
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  height: 76px;
  margin-bottom: 14px;
  color: black;
}
.postHomeItemReadMore {
}
.postHomeItemReadMore a {
  background: url(images/iReadMore.png) left center no-repeat;
  display: flex;
  align-items: center;
  font-size: 0.85em;
  color: #097f08;
  padding-left: 35px;
  font-weight: 500;
}
.postHomeItem:hover {
}

.postHomeItem:hover .postHomeItemThumb img {
  transform: scale(1.2);
}
.postHomeItem:hover .postHomeItemTitle a {
}

.stBanner2 {
}

.homeCategoryR1 {
}
.homeCategoryR1 .box-image {
}
.homeCategoryR1 .box-image .image-cover {
}
.homeCategoryR1 .box-image .image-cover img {
}
.homeCategoryR1 .box-text {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  display: flex;
  align-items: center;
  padding: 0 55px;
}
.homeCategoryR1 .box-text .box-text-inner {
}
.homeCategoryR1 .box-text .box-text-inner h2 {
  font-size: 24px;
  text-transform: uppercase;
  margin: 0 0 10px;
}
.homeCategoryR1 .box-text .box-text-inner p {
  font-size: 16px;
  color: white;
  max-width: 460px;
}
.homeCategoryR1 .iBoxCategory {
}
.homeCategoryR1 .iBoxCategory:hover .image-cover img {
  transform: scale(1.1);
}

.proHomeHeading {
}
.proHomeHeading h2 {
  color: #097f08;
  text-transform: uppercase;
  font-size: 48px;
  margin: 0;
}

.bannerInfo {
}
.bannerInfo h2 {
  color: white;
  font-size: 40px;
}
.bannerInfo p {
  font-size: 16px;
  text-align: justify;
}
.stBannerHome {
}
.bannerInfo {
  padding: 60px 120px;
  background: rgb(78 168 65 / 78%);
  max-width: 727px;
  top: 0;
  position: absolute;
  left: 0;
  height: 100%;
  color: white;
  /* display: flex; */
  align-items: center;
  flex-wrap: wrap;
}
.bannerInfo a {
  background: white;
  display: inline-block;
  padding: 8px 14px;
  border-radius: 5px;
  color: #097f08;
  font-size: 0.9em;
}
.colService {
}
.colService .iBoxService {
}
.colService .iBoxService .icon-box-text {
}
.colService .iBoxService .icon-box-text h2 {
  color: #097f08;
  font-size: 30px;
  font-weight: 500;
}
.colService .iBoxService .icon-box-text p {
  font-size: 16px;
  color: BLACK;
}
.uxMainSlide {
}
.uxMainSlide h2 {
  font-size: 32px;
  font-family: "Nunito Sans" !important;
}

.uxMainSlide h3 {
  font-size: 48px;
  font-weight: bold;
}
.proListHome {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 20px;
}
.proHomeItem {
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  border-radius: 5px;
  overflow: hidden;
}
.proHomeItemThumb {
  position: relative;
  width: 100%;
  padding-bottom: 75%;
  background: #ccc;
  overflow: hidden;
}
.proHomeItemThumb img {
  transition: all 500ms;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.proHomeItemContent {
  padding: 21px;
}
.proHomeItemTitle {
  margin-bottom: 10px;
  border-bottom: 1px solid #e5e5e5;
  background: none;
  padding-bottom: 15px;
}
.proHomeItemTitle a {
  font-weight: bold;
  font-size: 16px;
  color: #097f08;
  font-family: "Playfair Display";
  text-align: justify;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 51px;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.proHomeItemDescription {
  color: black;
  font-size: 16px;
  text-align: justify;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.proHomeGroup {
  margin-top: 10px;
  border-top: 1px solid #e5e5e5;
  display: flex;
  justify-content: space-between;
  padding-top: 15px;
}
.proHomeItemPrice {
}
.proHomeItemPrice .contact {
  color: #a80014;
  font-size: 0.85em;
  font-weight: bold;
}
.proHomeItemReadMore {
}
.proHomeItemReadMore a {
  color: #097f08;
  font-size: 0.85em;
  font-weight: bold;
}
.proHomeItem:hover {
}
.proHomeItem:hover .proHomeItemThumb img {
  transform: scale(1.1);
}
.proHomeItem:hover .proHomeItemTitle a {
}
.textInfo {
}
.textInfo h3 {
  font-size: 24px;
  font-weight: bold;
  line-height: 1.17;
  letter-spacing: 1px;
  color: #2f2f2f;
  margin-bottom: 21px;
}
.textInfo ul {
}
.textInfo ul li {
  color: #2f2f2f;
}
.infoContact {
}
.infoContact h2 {
  font-size: 40px;
  line-height: 1.15;
  letter-spacing: 0.8px;
  color: #000;
  margin-bottom: 20px;
}
.cusFormCol {
}
.cusFormCol .col-inner {
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.cusForm {
}
.cusForm h3 {
}
.cusForm label {
  font-size: 14px;
  line-height: 1.57;
  letter-spacing: 0.3px;
  color: #231f20;
  margin-bottom: 10px;
}
.cusForm .wpcf7-form-control {
  height: 55px;
  background-color: #e8e8e8;
  border-radius: 0;
  border-color: transparent;
  box-shadow: none;
}
.cusForm h3 {
  font-size: 24px;
  line-height: 1.17;
  letter-spacing: 1px;
  color: #2f2f2f;
  margin-bottom: 30px;
}
.wpcf7 form .wpcf7-response-output {
  margin: 10px 0;
}
.pPagePostList {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 30px;
}

.widget {
  /* border-radius: 5px; */
  overflow: hidden;
}

.widget .widget-title {
  border-bottom: 2px solid #097f08;
  border-color: #097f08;
  display: block;
}

.widget .widget-title span {
  border: 1px solid #097f08;
  display: inline-block;
  border-bottom-width: 2px;
  margin-bottom: -2px !important;
  border-left-width: 2px;
  position: relative;
  text-transform: uppercase;
  padding: 8px 12px 7px;
  z-index: 3;
  font-size: 13px;
  background: #097f08;
  color: white;
}

.widget .is-divider {
  display: none;
}

.widget ul {
  margin-top: 15px;
  width: 100%;
  /* border: 1px solid #f2f2f2; */
  padding: 0px 0;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  background: white;
}

.widget ul li {
  border: none !important;
}

.widget ul li a {
  border-bottom: 1px dashed #cecaca !important;
  display: block;
  font-style: normal;
  line-height: 1.4;
  position: relative;
  margin-bottom: 0;
  font-size: 15px;
  font-weight: 400 !important;
  color: #313131;
}

.widget ul li:last-child a {
  border: none;
}

.widget ul li:last-child a {
  border: none !important;
}
.pagePostHeading {
}
.pagePostHeading h1 {
  color: #097f08;
  text-transform: uppercase;
  font-size: 1.8em;
  text-align: center;
  margin: 20px 0;
}
.postPage {
  padding-bottom: 30px;
}
#secondary {
  padding-top: 30px;
  position: sticky;
  top: 5px;
}
.widget > ul > li ul,
ul.menu > li ul {
  border-left: none;
  display: block;
  margin: 0 0 0px 3px;
  padding-left: 15px;
  width: 100%;
}
.widget .toggle {
  display: none;
}
.widget > ul > li > ul > li {
}
.widget > ul > li > ul > li > a {
  padding: 6px 0;
}
.signPostBoxContent p {
  font-size: 15px;
  line-height: 1.8;
  margin-bottom: 17px;
}
.signPostBoxContent img {
  height: auto;
  width: 100%;
}
.pagePostDetails {
  padding: 30px 0;
}
.signPostBoxContent {
}
.signPostBoxEx {
  padding-top: 30px;
}
.signPostHeading {
}
.signPostHeading h1 {
  color: #097f08;
}
.signPostDate {
  display: none;
}

.post-image {
  margin-bottom: 26px;
  text-align: center;
  vertical-align: top;
  overflow: hidden;
  position: relative;
}
.post-image {
  margin-bottom: 20px;
}
.penci-single-featured-img {
  position: relative;
  width: 100%;
  background-color: #f5f5f5;
  display: block;
  vertical-align: top;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  padding-top: 66.6667%;
}
.standard-post-special_wrapper {
  position: absolute;
  left: 30px;
  right: 30px;
  bottom: 0;
  display: block;
  z-index: 10;
}
.header-standard.header-classic {
  margin: 0 0 26px 0;
  padding: 0;
  text-align: left;
}
.single-post-title {
  letter-spacing: 0;
  color: #fff;
  font-size: 27px;
  text-align: justify;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.penci-move-title-above:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  z-index: 1;
  bottom: 0;
  right: 0;
  background: linear-gradient(to bottom, transparent 50%, #000 90%);
  opacity: 0.7;
}
.penci-single-featured-img img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover;
  transition: all 500ms;
}
.penci-hide-tagupdated {
}
.penci-hide-tagupdated time {
  color: white;
  font-size: 0.95em;
}

.postAsideList {
  width: 100%;
  border: 1px solid #f2f2f2;
  padding: 10px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  background: white;
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 15px;
}

.postAsideHomeItem {
  display: flex;
  gap: 10px;
  align-items: center;
}

.postAsideHomeItemThumb {
  height: 60px;
  min-width: 60px;
  max-width: 60px;
  border-radius: 50%;
  overflow: hidden;
}

.postAsideHomeItemThumb img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.postAsideHomeItemContent {
}

.postAsideHomeItemTitle {
}

.postAsideHomeItemTitle a {
  color: black;
  font-size: 0.85em;
  font-style: normal;
  /* line-height: normal; */
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}

.postAsideHomeItemDesc {
  display: none;
}

.postAsideHomeItem:hover .postAsideHomeItemTitle a {
  color: #097f08;
}
.keepInTouch {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 10px;
}
.widget .keepInTouch li {
}
.widget .keepInTouch li a {
  border: none !important;
  display: flex;
  align-items: center;
  padding-left: 37px;
  font-size: 0.8em;
  color: #313131;
  text-transform: uppercase;
  font-weight: 700 !important;
}
.keepInTouch li:nth-child(1) a {
  background: url(images/f1.png) left center no-repeat;
  height: 30px;
  background-size: 30px;
}
.keepInTouch li:nth-child(2) a {
  background: url(images/f2.png) left center no-repeat;
  height: 30px;
  background-size: 30px;
}
.keepInTouch li:nth-child(3) a {
  background: url(images/f3.png) left center no-repeat;
  height: 30px;
  background-size: 30px;
}
.keepInTouch li:nth-child(4) a {
  background: url(images/f4.png) left center no-repeat;
  height: 30px;
  background-size: 30px;
}
.keepInTouch li:nth-child(5) a {
  background: url(images/f5.png) left center no-repeat;
  height: 30px;
  background-size: 30px;
}
.keepInTouch li:nth-child(6) a {
  background: url(images/f6.png) left center no-repeat;
  height: 30px;
  background-size: 30px;
}
.widget .keepInTouch li a:hover {
  color: #097f08;
}
.signRelateBox {
}
.signRelateBox h3 {
  font-family: "Nunito Sans" !important;
  color: #097f08;
  text-transform: uppercase;
}
.signRelateGrid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 15px;
}
.pageProHeading {
}
.pageProHeading h1 {
}
.pagePro {
  padding: 30px 0;
}
.pageProBanner {
  position: relative;
}
.pageProBannerImage {
}
.pageProBannerImage img {
}
.pageProBannerContent {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.pageProBannerContent h1 {
  color: white;
  text-shadow: 0 0 20px #000;
  font-size: 60px;
  line-height: 1.02;
  letter-spacing: 1px;
  text-align: center;
  color: #fff;
  margin: 0;
}
.descText {
  font-family: Nunito Sans;
  font-size: 18px;
  letter-spacing: 0.4px;
  text-align: center;
  color: #fff;
  text-shadow: 0 0 15px rgba(0, 0, 0, 1);
}
.pageProBannerContentBox {
  /* height: 100px; */
  text-align: center;
}
.vk-search {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.vk-search--style-2 ._item {
  border: none;
  white-space: nowrap;
  margin-bottom: 15px;
}
.vk-search--style-2 ._title {
  font-size: 14px;
  line-height: 1.57;
  letter-spacing: 0.3px;
  color: #231f20;
  padding-right: 20px;
  margin-bottom: 10px;
}
.vk-search--style-2 .vk-dropdown,
.vk-search--style-2 .vk-dropdown--style-1,
.vk-search--style-2 .vk-dropdown--style-2,
.vk-search--style-2 .vk-dropdown--style-3 {
  height: 55px;
  background-color: #fff;
  width: 100%;
}
.vk-dropdown--style-2 {
  padding: 0;
}
.vk-dropdown,
.vk-dropdown--style-1,
.vk-dropdown--style-2,
.vk-dropdown--style-3 {
  position: relative;
  padding: 10px 15px;
  min-width: 150px;
  font-size: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.vk-dropdown--style-2 ._current {
  position: relative;
  padding: 3px 15px;
  padding-right: 30px;
}
.vk-dropdown--style-2 ._text {
  font-weight: 600;
  color: #2f2f2f;
}
.vk-dropdown--style-1 ._icon,
.vk-dropdown--style-1 a,
.vk-dropdown--style-2 ._icon,
.vk-dropdown--style-2 a,
.vk-dropdown--style-3 ._icon,
.vk-dropdown--style-3 a,
.vk-dropdown ._icon,
.vk-dropdown a {
  -webkit-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
.vk-dropdown--style-2 ._icon {
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.collapse:not(.show) {
  display: none;
}
.vk-dropdown--style-1 ._list,
.vk-dropdown--style-2 ._list,
.vk-dropdown--style-3 ._list,
.vk-dropdown ._list {
  -webkit-box-shadow: 0 5px 8px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 5px 8px 0 rgba(0, 0, 0, 0.15);
  background-color: #fff;
  top: 100%;
  left: 0;
  min-width: 100%;
  z-index: 2;
}
.vk-dropdown--style-2 ._list {
  position: absolute;
  z-index: 2;
}
.vk-search .vk-dropdown--style-1 ._list,
.vk-search .vk-dropdown--style-2 ._list,
.vk-search .vk-dropdown--style-3 ._list,
.vk-search .vk-dropdown ._list {
  top: calc(100% + 9px);
}
.vk-search .vk-dropdown--style-1 ._list,
.vk-search .vk-dropdown--style-2 ._list,
.vk-search .vk-dropdown--style-3 ._list,
.vk-search .vk-dropdown ._list {
  max-height: 70vh;
  overflow: auto;
}
.vk-dropdown--style-2 ._list a {
  height: 45px;
  color: #231f20;
  border-bottom: 1px solid #d0d0d0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 10px 15px;
  position: relative;
  padding-right: 45px;
  white-space: nowrap;
}
.vk-dropdown--style-2 ._list a.active,
.vk-dropdown--style-2 ._list a:hover {
  background-color: #f4f4f4;
}
.vk-destiny__title--style-1 {
  margin-bottom: 30px;
}
.vk-btn {
  color: white;
  background-color: #097f08;
  border-color: #097f08;
  height: 55px;
  margin: 0;
  width: 203px;
}

.vk-banner__slider--style-1 ._bot,
.vk-banner__slider ._bot {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
  max-width: 744px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 10px;
}
.vk-bank-item__img,
.vk-bank__img,
.vk-banner-item__img,
.vk-bbuster-item__img,
.vk-blog-item--style-1 .vk-blog-item__img,
.vk-blog-item--style-2 .vk-blog-item__img,
.vk-blog-item--style-3 .vk-blog-item__img,
.vk-blog-item--style-4 .vk-blog-item__img,
.vk-blog-item--style-5 .vk-blog-item__img,
.vk-blog-item--style-6 .vk-blog-item__img,
.vk-checkout-item__img,
.vk-comment-item__img,
.vk-guide-item__img,
.vk-img,
.vk-mega-item__img,
.vk-minicart-item__img,
.vk-sale-item__img,
.vk-shop-item--style-1 .vk-shop-item__img,
.vk-shop-item--style-2 .vk-shop-item__img,
.vk-shop-item--style-3 .vk-shop-item__img,
.vk-shop-item--style-4 .vk-shop-item__img,
.vk-shop-item--style-5 .vk-shop-item__img,
.vk-shopcart-item__img,
.vk-team-item__img,
.vk-user-item__img {
  overflow: hidden;
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.vk-img img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}

.vk-banner__slider--style-1 ._bot .vk-img {
  width: 104px;
  height: 64px;
  padding: 2px;
  background-color: #fff;
}
.signProSlide {
  position: relative;
}
.signProContent {
}
.signProHeading h1 {
  font-size: 30px;
  color: #231f20;
  margin-bottom: 20px;
  font-family: Freight-Big;
}
.signProContent p {
  font-size: 15px;
  line-height: 1.8;
  margin-bottom: 17px;
}
.signProContent ul {
  padding-left: 18px;
}
.product-container {
  padding: 30px 0 0 0;
}
.cusFormAsideBox {
  margin-bottom: 40px;
  background-color: #fff;
  border: 1px solid #d0d0d0;
}
.cusFormAside {
}
.cusFormAside h3 {
  padding: 15px 30px;
  font-family: Freight-Big;
  border-bottom: 1px solid #d0d0d0;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.25;
  letter-spacing: 0.5px;
  color: #231f20;
  margin-bottom: 0;
}
.cusFormAsideRow {
  padding-top: 20px;
  padding-left: 30px;
  padding-right: 30px;
}

.cusFormAsideRow .item {
}
.cusFormAsideRow .item label {
  font-size: 14px;
  line-height: 1.57;
  color: #2f2f2f;
  margin-bottom: 5px;
  text-transform: capitalize;
}
.cusFormAsideRow .item .wpcf7-form-control {
  background-color: #e8e8e8;
  border-color: transparent;
  border-radius: 0px;
  height: 45px;
  padding: 10px 15px;
  font-size: 14px;
  line-height: 1.57;
  box-shadow: none;
}
.cusFormAsideRow .itemBottom {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  align-items: center;
  text-align: center;
}
.contactus {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.21;
  color: #231f20;
  text-align: center;
}
.cusFormAsideBox .wpcf7-submit {
  margin: 10px 0 0 0;
  border-radius: 5px;
}
.wpcf7-spinner {
  visibility: hidden;
  display: inline-block;
  background-color: #23282d;
  opacity: 0.75;
  width: 24px;
  height: 24px;
  border: none;
  border-radius: 100%;
  padding: 0;
  margin: 0 24px;
  position: relative;
  display: block;
}
.signProPage {
  padding-bottom: 30px;
}
.signProRelateHeading {
}
.signProRelateHeading h3 {
}
.signProRelate {
}
.vk-dropdown select {
  margin: 0;
  width: 100%;
  height: 100%;
  border: none;
  box-shadow: none;
}
.containerSearchHome {
  max-width: 831px;
  background: white;
  display: block;
  position: absolute;
  margin-bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  margin-top: -114px;
}
.containerSearchHome .vk-destiny__title--style-1 {
  margin: 0;
}
.containerSearchHome .vk-search--style-2 {
  background: white;
}
.containerSearchHome .vk-destiny__title--style-1 form {
  margin: 0;
}
.containerSearchHome ._item {
}
.containerSearchHome .form-control {
  border: none;
  padding: 0;
  margin: 0;
  box-shadow: none !important;
  outline: none;
  font-size: 16px;
}
.containerSearchHome .vk-search--style-2 ._item {
  padding: 0;
}
.containerSearchHome .vk-dropdown--style-2 {
  padding: 0;
}
.containerSearchHome .vk-dropdown--style-2 select {
  padding: 0;
  color: #097f08;
  font-weight: bold;
  font-size: 16px;
}
.containerSearchHome .vk-dropdown--style-3 ._title {
  font-size: 16px;
  color: black;
}
.containerSearchHome .form-control::placeholder {
  color: #097f08;
  font-weight: bold;
}
.containerSearchHome .vk-search--style-2 ._item:nth-child(1) {
  border-right: 1px solid #dfdfdf;
}
.containerSearchHome .vk-search--style-2 ._item:nth-child(2) {
  padding-left: 15px;
}

.ftInfo{}
.ftInfo ul {}
.ftInfo ul li{
    margin: 0 0 10px;
    list-style: none;
    padding-left: 25px;
}
.ftInfo ul li:nth-child(1){
    background: url(images/ft1.png) left center no-repeat;
}
.ftInfo ul li:nth-child(2){
    background: url(images/ft2.png) left center no-repeat;
}
.ftInfo ul li:nth-child(3){
    background: url(images/ft3.png) left center no-repeat;
}
/*desktop*/

@media only screen and (min-width: 1200px) {
}
@media (min-width: 992px) {
  .vk-destiny__title--style-1-search {
    font-size: 55px;
    line-height: 0.84;
    margin-bottom: 40px;
    text-align: center;
  }
  .vk-search--style-2 ._title {
    margin-bottom: 0px;
  }
  .vk-search--style-2 {
    background-color: #e8e8e8;
    padding: 15px 15px;
  }
  .vk-search ._left {
    width: 1%;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .vk-search--style-2 ._item {
    padding: 0 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    max-width: 50%;
    margin-bottom: 0;
  }
}

@media (min-width: 768px) {
  .vk-banner__slider--style-1 ._bot ._left {
    width: calc(5 / 6 * 100%);
  }
}


@media (min-width: 1100px) and (max-width: 1300px) {
  .flexRightCus .header-nav-main {
    flex-flow: unset;
    display: flex
;
    justify-content: end;
    gap: 15px;
}
  #logo a::before {
    content: "";
    width: 277px;
    position: absolute;
    height: 132px;
    top: 0;
    left: -16px;
    background: white;
    z-index: 2;
    border-bottom-right-radius: 139px;
}
  #logo a::after {
    content: "";
    width: 302px;
    height: 141px;
    position: absolute;
    background: #097f08;
    top: 0;
    left: -16px;
    border-bottom-right-radius: 142px;
}
  .container,
.container-width,
.full-width .ubermenu-nav,
.row {
  max-width: 1280px!important;
}
}


@media only screen and (max-width: 48em) {
  .vk-banner__slider--style-1 ._bot,
  .vk-banner__slider ._bot {
    display: block;
    position: relative;

    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 10px;
  }
  #logo img {
    max-height: 90px !important;
  }
  #logo {
    transform: translate(-15px, -9px);
    position: unset;
    box-sizing: unset;
  }
  #logo a::after {
    content: "";
    width: 302px;
    height: 107px;
    position: absolute;
    background: #097f08;
    top: 0;
    border-bottom-right-radius: 142px;
  }
  #logo a::before {
    content: "";
    width: 277px;
    position: absolute;
    height: 100px;
    top: 0;
    background: white;
    z-index: 2;
    border-bottom-right-radius: 139px;
  }

  .proListHome {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 20px;
  }
  .pageProBannerContent h1 {
    font-size: 50px;
  }
  .searchform .button.icon {
    margin: 0;
    position: absolute;
    right: 10px;
  }
 .vk-search {
    display: -webkit-box;
    display: -ms-flexbox;
    display: grid
;
    flex-wrap: wrap;
    width: 100%;
}
.vk-destiny__title--style-1 {
    margin-bottom: 30px;
    background: #f1f1f1;
    padding: 10px;
}
}
