.cvp-live-filter.cvp-customized.cvp-search-box {
  display: none;
}
.custom-box .cvp-live-filter {
  display: block !important;
}
.cvp-live-button {
  display: none;
}
#bcv_wrapper {
  position: relative;
  height: 500px;
  overflow: scroll;
  clear: both;
}
.bcv_content {
  bottom: 0;
  width: 100%;
  background-color: #f2f2f2;
  padding: 10px;
}
.alert-warning.pt-cv-no-post {
  text-align: center;
  padding: 15px;
  margin: 0;
  font-size: 18px;
  font-weight: 500;
}
@media (min-width: 992px){
  .pt-cv-colsys [data-cvc="11"] .col-md-1:nth-child(11n+1), .pt-cv-colsys [data-cvc="12"] .col-md-1:nth-child(12n+1), .pt-cv-colsys [data-cvc="2"] .col-md-6:nth-child(2n+1), .pt-cv-colsys [data-cvc="3"] .col-md-4:nth-child(3n+1), .pt-cv-colsys [data-cvc="4"] .col-md-3:nth-child(4n+1), .pt-cv-colsys [data-cvc="5"] .col-md-2:nth-child(5n+1), .pt-cv-colsys [data-cvc="6"] .col-md-2:nth-child(6n+1), .pt-cv-colsys [data-cvc="7"] .col-md-1:nth-child(7n+1), .pt-cv-colsys [data-cvc="8"] .col-md-1:nth-child(8n+1), .pt-cv-colsys [data-cvc="9"] .col-md-1:nth-child(9n+1), .pt-cv-colsys [data-cvc="10"] .col-md-1:nth-child(10n+1) {
      clear: both !important;
  }
}

.pt-cv-content-item{
  padding-bottom: 30px;
}
.pt-cv-edit-view {
  text-decoration: none;
  font-weight: 400;
  color: #fff !important;
  padding: 10px 20px;
  display: inline-block;
  margin-bottom: 30px;
  line-height: 1.2;
  background: #000 !important;
  border: 0 !important;
}

.pt-cv-wrapper {
  display: flex;
}
.viewfullpage {
  position: absolute;
  right: 70px;
  top: 10px;
}
.viewfullpage a {
  display: inline-block;
  font-size: 16px;
  line-height: 1.2;
  font-weight: 500;
  color: #000;
}
.viewfullpage a:hover{
  opacity: 0.8;
}
.viewfullpage a:after {
  content: "";
  content: "\2197";
  font-size: 20px;
  font-weight: 900;
  margin-left: 5px;
}

/*============= Left bar =========*/
.left-content {
  width: 20%;
  padding-right: 10px;
}

.pt-cv-wrapper .cvp-live-filter label {
  display: block;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.2;
  margin-bottom: 6px;
}
.pt-cv-wrapper .cvp-live-filter input, .pt-cv-wrapper .cvp-live-filter select {
  width: 100%;
  display: inline-block;
  padding: 10px 15px;
  font-size: 16px;
  line-height: 1.2;
  border-radius: 0;
  height: 45px;
  border: 1px solid #ddd;
  min-height: auto !important;
}
.pt-cv-wrapper .cvp-live-filter input {
  height: auto;
  width: 100%;
}
.pt-cv-wrapper .cvp-live-filter[data-sid='f456b1eye4'].cvp-customized input:hover,
.pt-cv-wrapper .cvp-live-filter[data-sid='f456b1eye4'].cvp-customized select:hover {
  border-color: #ddd !important;
  box-shadow: 0 0 0 1px #ddd !important;
}
.pt-cv-wrapper .cvp-live-filter {
  width: 100%;
  margin: 0 0 15px 0;
}
.cvp-live-button .btn-sm {
  border-radius: 0;
  font-size: 16px;
  line-height: 1.3;
  padding: 10px 30px;
}
.d-flex-col .elementor-container {
  display: flex;
}


/*============== Grid ============*/
.cvp-live-filter.cvp-customized.cvp-search-box {
    display: none !important;
}

.pt-cv-view {
  width: 80%;
  padding-left: 30px;
}
.pt-cv-grid .pt-cv-page {
  display: flex;
  flex-wrap: wrap;
}
.pt-cv-grid .pt-cv-page .pt-cv-content-item{
  display: flex;
  flex-direction: column;
}
.pt-cv-grid .pt-cv-page .pt-cv-href-thumbnail img{
  width: 100%;
  height: 250px;
  object-fit: cover;
  object-position: center;
  margin: 0 !important;
  float: none !important;
}
.pt-cv-grid .pt-cv-page .pt-cv-ifield {
  background: #f9f9f9;
  border: 1px solid #f5f0f0;
}
.pt-cv-page .pt-cv-title a{
  font-weight: bold;
  font-size: 22px;
  line-height: 1.3em;
  color: #000;
}
 .pt-cv-page .pt-cv-title{
  padding: 20px 20px 0; 
}
 .pt-cv-content .pt-cv-rmwrap {
    margin-top: 15px;
}
.pt-cv-grid .pt-cv-page .pt-cv-content {
  padding: 0 20px 20px;
  margin: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.4;
}
.pt-cv-grid#pt-cv-view-f456b1eye4 .pt-cv-page .pt-cv-content .pt-cv-readmore {
  margin: 20px 0 0 0;
  background: #000 !important;
  padding: 10px 25px;
  font-size: 16px;
  transition: all 0.5s ease;
  line-height: 1.2;
}
.pt-cv-grid#pt-cv-view-f456b1eye4 .pt-cv-page .pt-cv-content .pt-cv-readmore:hover{
  opacity: 1;
  color: #fff !important;
  background-color: #333 !important;
}
.bcv_content {
  background: #f9f9f9;
  padding: 35px;
  position: relative;
  margin-bottom: 30px;
  border: 1px solid #f5f0f0;
}
.bcv_content span.remove_section{
  position: absolute;
  right: 0;
  top: 0;
}
.bcv_content span.remove_section a {
  width: 50px;
  height: 50px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  font-size: 0;
}
.bcv_content span.remove_section a:after {
  content: "";
  background: url(../img/cancel.png) no-repeat;
  background-size: contain;
  width: 20px;
  height: 20px;
  position: absolute;
}
.bcv_content h1 {
  margin: 0;
  font-size: 36px;
  font-weight: 700;
  color: #000;
  line-height: 1.41em;
}
.bcv_content h2 {
  font-size: 26px;
  margin: 10px 0 0 0;
  line-height: 1.3;
  color: #333;
}
.bcv_content p {
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5;
  color: #333;
}
.bcv_content p:last-child {
  margin-bottom: 0;
}
@media screen and (min-width:1024px) and (max-width:1100px){
  .left-content {
      width: 25%;
      padding-right: 10px;
  }
  .pt-cv-view {
      width: 75%;
      padding-left: 30px;
  }
  /* .pt-cv-grid .pt-cv-page .pt-cv-href-thumbnail img {
      height: 160px;
  } */
  .pt-cv-grid .pt-cv-page .pt-cv-content {
      font-size: 14px;
  }

  
}

@media screen and (max-width:1023px){
  .pt-cv-view {
      width: 100%;
      padding-left: 0;
  }
  .left-content {
    width: 100%;
      padding-right: 0;
  }
  .pt-cv-view {
      width: 100%;
      padding-left: 0;
      margin: 0;
  }
  .pt-cv-wrapper {
      flex-direction: column;
  }
  .main-toggle {
    position: absolute;
    top: 0;
  }
  .product-list-wrp .left-content {
    margin-top: 65px;
  }
  
}
@media screen and (max-width:767px){
    .bcv_content {
      padding: 60px 15px 15px;
      clear: both;
  }
  .pt-cv-grid .pt-cv-page .pt-cv-content-item {
      padding: 0 0 30px;
  }
  .bcv_content h1 {
      font-size: 26px !important;
  }
  .bcv_content h2 {
      font-size: 18px;
  }
  .d-flex-col .elementor-container {
    display: block;
  }
  
}

/*============== Collapsible ============*/

.pt-cv-collapsible .panel-group .pt-cv-content-item {
  margin-bottom: 25px;
  box-shadow: none;
  border: 1px solid #ebe9e9;
}
.pt-cv-collapsible .panel-group .pt-cv-content-item .panel-heading a {
  font-size: 22px;
  line-height: 1.3;
  color: #000;
  padding: 16px 20px;
  background: #f8f8f8;
  text-decoration: none !important;
}
.pt-cv-collapsible .panel-group .pt-cv-content-item .panel-body {
  padding: 20px 20px;
  display: flex;
  width: 100%;
}
.pt-cv-collapsible .panel-group .pt-cv-content-item .panel-body .pt-cv-href-thumbnail {
  width: 25%;
}
.pt-cv-collapsible .panel-group .pt-cv-content-item .panel-body .pt-cv-href-thumbnail img {
  float: none !important;
  margin: 0 !important;
  width: 100%;
  display: block;
}
.pt-cv-collapsible .panel-group .pt-cv-content-item .panel-body .pt-cv-content {
  width: 75%;
  padding-left: 30px;
  font-size: 18px !important;
  font-weight: 400;
  line-height: 1.4;
  color: #000;
}
.pt-cv-collapsible#pt-cv-view-f456b1eye4 .panel-group .pt-cv-content-item .panel-body .pt-cv-content .pt-cv-readmore {
  text-decoration: none;
  font-weight: 400;
  color: #fff !important;
  padding: 10px 20px;
  display: inline-block;
  line-height: 1.2;
  background: #000 !important;
  border: 0 !important;
  margin: 20px 0 0 0;
  font-size: 16px;
}
@media screen and (max-width:1023px){
  .pt-cv-collapsible .panel-group .pt-cv-content-item .panel-body .pt-cv-href-thumbnail {
      width: 30%;
  }
  .pt-cv-collapsible .panel-group .pt-cv-content-item .panel-body .pt-cv-content {
    width: 70%;
    font-size:16px !important;
  }
}
@media screen and (max-width:767px){
  .pt-cv-collapsible .panel-group .pt-cv-content-item .panel-body {
    padding: 15px;
    flex-direction: column;
  }
  .pt-cv-collapsible .panel-group .pt-cv-content-item .panel-body .pt-cv-content {
    width: 100%;
    padding: 20px 0 0 0;
  }
  .pt-cv-collapsible .panel-group .pt-cv-content-item .panel-body .pt-cv-href-thumbnail {
      width: 100%;
  }
  .pt-cv-collapsible .panel-group .pt-cv-content-item .panel-heading a {
      font-size: 18px;
  }
}

/*============== Scrollable ============*/

.pt-cv-scrollable#pt-cv-view-f456b1eye4 .pt-cv-content-item .pt-cv-carousel-caption{
    text-shadow: none;
    padding: 20px;
    bottom: 0;
    height: 200px;
    background: rgb(0,0,0);
    background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgb(255 255 255 / 0%) 100%) !important;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.pt-cv-scrollable .pt-cv-carousel-caption .pt-cv-title a {
  color: #fff !important;
  font-size: 24px;
}
.pt-cv-scrollable .pt-cv-carousel-caption .pt-cv-content {
  font-size: 16px;
  font-weight: 400;
  color: #fff;
}
.pt-cv-scrollable#pt-cv-view-f456b1eye4 .pt-cv-carousel-caption .pt-cv-content .pt-cv-rmwrap .pt-cv-readmore {
  text-decoration: none;
  font-weight: 500;
  color: #000 !important;
  padding: 10px 20px;
  display: inline-block;
  line-height: 1.2;
  background: #fff !important;
  border: 0 !important;
  margin: 20px 0 0 0;
  font-size: 16px;
}
.pt-cv-scrollable .pt-cv-title {
  margin-bottom: 10px;
  display: block;
  width: 100%;
}
.pt-cv-scrollable .pt-cv-thumbnail {
  width: 100%;
  margin-bottom: 0!important;
  height: 320px;
  object-fit: cover;
  object-position: center;
}
.pt-cv-scrollable .pt-cv-carousel-indicators li.active{
  background: #000 !important;
  width: 15px;
    height: 15px;
}
.pt-cv-scrollable .pt-cv-carousel-indicators li{
  box-shadow:none;
  width: 15px;
  margin: 0 2px;
    height: 15px;
  border: 1px solid #ddd !important;
}
.pt-cv-scrollable .carousel-control .glyphicon {
  border-radius: 0;
  height: 40px !important;
  width: 40px !important;
  margin: 0 0 0 0;
  left: 0;
  top: -25px !important;
  background: #000 !important;
  display: flex;
  align-items: center;
  justify-content: center;
}
.pt-cv-scrollable  .carousel-control.left {
  right: 50px;
  left: auto;
}
.pt-cv-scrollable .carousel-control .glyphicon:hover, 
.pt-cv-scrollable .carousel-control:hover{
  color: #fff !important;
}
@media screen and (max-width:767px){
  .pt-cv-wrapper .pt-cv-carousel-indicators{
    width: 100%;
    margin-left: 0;
    left: 0;
  }
  .pt-cv-scrollable{
      width: 100%;
      margin: 60px 0 0 0;
  }
}
/*============== pt masonry ============*/

.pt-cv-masonry .pt-cv-content-item {
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 30px;
}
.pt-cv-masonry .pt-cv-content-item .pt-cv-pinmas {
  transition: all 0.5s ease;
  border: 1px solid #e8e8e8;
  box-shadow: none;
}
.pt-cv-masonry .pt-cv-content-item .pt-cv-title {
  border: 0;
  padding: 20px 20px 0;
}
.pt-cv-masonry .pt-cv-content-item .pt-cv-title a{
  font-size: 24px; 
}
.pt-cv-masonry .pt-cv-content-item .pt-cv-content {
  font-size: 16px;
  line-height: 1.4;
  padding: 12px 20px 20px;
}
.pt-cv-masonry#pt-cv-view-f456b1eye4 .pt-cv-content-item .pt-cv-content .pt-cv-rmwrap .pt-cv-readmore {
  text-decoration: none;
  font-weight: 500;
  color: #fff !important;
  padding: 10px 20px 12px;
  display: inline-block;
  line-height: 1.2;
  background: #000000 !important;
  border: 0 !important;
  margin: 20px 0 0 0;
  font-size: 16px;
}
.pt-cv-masonry  .bcv_content {
  z-index: 999;
}
@media screen and (max-width:1023px){
  .pt-cv-masonry .pt-cv-content-item {
    padding-left:10;
    padding-right:10;
    padding-bottom: 20px !important;
  }
}
@media screen and (max-width:767px){
  .pt-cv-masonry .pt-cv-content-item {
    padding-left: 0;
    padding-right: 0;
  }
}

/*============== PT Pinterest ============*/
.pt-cv-pinterest .pt-cv-content-item {
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 30px;
}
.pt-cv-pinterest .pt-cv-content-item .pt-cv-title {
  border: 0;
  padding: 20px 20px 0;
}
.pt-cv-pinterest .pt-cv-content-item .pt-cv-title a{
  font-size: 24px; 
}
.pt-cv-pinterest .pt-cv-content-item .pt-cv-content {
  font-size: 16px;
  line-height: 1.4;
  padding: 12px 20px 20px;
}
.pt-cv-pinterest#pt-cv-view-f456b1eye4 .pt-cv-content-item .pt-cv-content .pt-cv-rmwrap .pt-cv-readmore {
  text-decoration: none;
  font-weight: 500;
  color: #fff !important;
  padding: 10px 20px 12px;
  display: inline-block;
  line-height: 1.2;
  background: #000000 !important;
  border: 0 !important;
  margin: 20px 0 0 0;
  font-size: 16px;
}
@media screen and (max-width:1023px){
  .pt-cv-pinterest .pt-cv-content-item {
    padding-left:10;
    padding-right:10;
    padding-bottom: 20px !important;
  }
}
@media screen and (max-width:767px){
  .pt-cv-pinterest .pt-cv-content-item {
    padding-left: 0;
    padding-right: 0;
  }
}

/*============== PT Timeline ============*/

.pt-cv-timeline .tl-spine {
  background: #a7a7a7;
  left: 51%;
}
.pt-cv-timeline div.pt-left:after, .pt-cv-timeline div.pt-right:after {
  border: 5px solid #000;
}
.pt-cv-timeline  .pt-cv-content-item .pt-cv-href-thumbnail {
  width: 100%;
}
.pt-cv-timeline .pt-cv-content-item .pt-cv-href-thumbnail img {
  width: 100%;
  height: 270px;
  object-fit: cover;
  object-position: center;
}
.pt-cv-timeline#pt-cv-view-f456b1eye4 .pt-cv-content-item .pt-cv-content .pt-cv-rmwrap .pt-cv-readmore {
  text-decoration: none;
  font-weight: 500;
  color: #fff !important;
  padding: 10px 20px 12px;
  display: inline-block;
  line-height: 1.2;
  background: #000000 !important;
  border: 0 !important;
  margin: 20px 0 0 0;
  font-size: 16px;
}
.pt-cv-timeline .pt-cv-content-item .pt-cv-title {
  border: 0;
  padding: 0px 20px 0;
}
.pt-cv-timeline .pt-cv-content-item .pt-cv-title a{
  font-size: 24px; 
  color: #000;
}
.pt-cv-timeline .pt-cv-content-item .pt-cv-content {
  font-size: 16px;
  line-height: 1.4;
  padding: 12px 20px 20px;
  margin: 0;
}
.pt-cv-timeline div.pt-left:hover:after, .pt-cv-timeline div.pt-right:hover:after {
  background: #000;
  border: 4px solid #ccc;
}
@media screen and (max-width:1200px){
  .pt-cv-timeline .tl-spine {
      left:52%;
  }
}
@media screen and (max-width:1023px){
  .pt-cv-timeline .tl-spine {
      left: 50%;
  }
}
@media screen and (max-width:767px){
  /* .pt-cv-timeline div.pt-left:after, .pt-cv-timeline div.pt-right:after {
      
  } */
  .pt-cv-timeline  .tl-item-content{
    width: 85%;
  }
  .pt-cv-timeline div.pt-left:after {
      right: auto;
      left: 0;
  }
  .pt-cv-timeline div.pt-right:after {
      left: 0;
  }
  .pt-cv-timeline .tl-spine {
      left: 7px;
  }
  .pt-cv-timeline .pt-left .tl-item-content:after {
      left: -7px;
      right: auto;
      border-right: 8px solid #fff;
      border-left: 0;
  }
  .pt-left .tl-item-content:before {
      right: auto;
      border-right: 8px solid #e5e5e5;
      left: -8px;
      border-left: 0;
  }
}

/*============== PT Glossary ============*/
.pt-cv-gls-menu {
  margin-top: 0;
}
.pt-cv-gls-menu li a {
  background: #ececec !important;
  text-decoration: none !important;
  font-weight: 500;
  font-size: 16px !important;
  line-height: 1;
  padding: 10px 15px;
  color: #000;
}
.pt-cv-gls-menu#pt-cv-gls-f456b1eye4 li a.pt-active{
  background: #000 !important;
}
.pt-cv-glossary#pt-cv-view-f456b1eye4 .pt-cv-page .pt-cv-gls-group .pt-cv-gls-header {
  background-color: #000 !important;
  padding: 10px 20px;
  font-weight: 500;
  margin: 0 0 30px 0;
}
.pt-cv-glossary .pt-cv-gls-content {
  margin-bottom: 20px;
  display: flex;
  width: 100%;
  flex-wrap: wrap;
}
.pt-cv-glossary .pt-cv-content-item .pt-cv-title {
  border: 0;
  padding: 0px 20px 0;
  margin: 0;
}
.pt-cv-glossary .pt-cv-content-item .pt-cv-ifield {
  background: #f9f9f9;
}
.pt-cv-glossary .pt-cv-content-item .pt-cv-content {
  font-size: 16px;
  line-height: 1.4;
  padding: 12px 20px 20px;
  margin: 0;
}
.pt-cv-glossary  .pt-cv-content-item .pt-cv-href-thumbnail img {
  width: 100%;
  height: 250px;
  object-fit: cover;
  object-position: center;
}
.pt-cv-glossary#pt-cv-view-f456b1eye4 .pt-cv-content-item .pt-cv-content .pt-cv-rmwrap .pt-cv-readmore {
  text-decoration: none;
  font-weight: 500;
  color: #fff !important;
  padding: 10px 20px 12px;
  display: inline-block;
  line-height: 1.2;
  background: #000000 !important;
  border: 0 !important;
  margin: 20px 0 0 0;
  font-size: 16px;
}

@media screen and (max-width:767px){
  .pt-cv-glossary .pt-cv-content-item {
    padding-right: 0;
    padding-left: 0;
  }
}

/*============== PT Others ============*/
.pt-cv-one_others .pt-cv-ocol .pt-cv-ifield .pt-cv-href-thumbnail img{
  width: 100%;
  height: 250px;
  object-fit: cover;
  object-position: center;
}
.pt-cv-one_others .pt-cv-ocol .pt-cv-ifield{
  background: #f9f9f9;
}
.pt-cv-one_others#pt-cv-view-f456b1eye4 .pt-cv-content-item .pt-cv-content .pt-cv-rmwrap .pt-cv-readmore {
  text-decoration: none;
  font-weight: 500;
  color: #fff !important;
  padding: 10px 20px 12px;
  display: inline-block;
  line-height: 1.2;
  background: #000000 !important;
  border: 0 !important;
  margin: 20px 0 0 0;
  font-size: 16px;
}
.pt-cv-one_others .pt-cv-content-item .pt-cv-title {
  border: 0;
  padding: 0px 20px 0;
  margin: 0;
}
.pt-cv-one_others .pt-cv-content-item .pt-cv-content {
  font-size: 16px;
  line-height: 1.4;
  padding: 12px 20px 20px;
  margin: 0;
}
.pt-cv-one_others .pt-cv-oothers .pt-cv-ifield .pt-cv-href-thumbnail {
  margin-bottom: 0;
}
.pt-cv-one_others .pt-cv-oothers .pt-cv-ifield .pt-cv-title {
  padding-top: 15px;
}
.pt-cv-one_others .pt-cv-oothers .pt-cv-ifield .pt-cv-title a {
  font-size: 18px;
  line-height: 1.3;
}
.pt-cv-one_others .pt-cv-ocol {
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width:1200px){
  .pt-cv-one_others .pt-cv-thumb-left.cvp-block, .pt-cv-one_others .pt-cv-thumb-left.cvp-responsive-image {
    float: none;
    margin: 00;
  }
  .pt-cv-one_others .pt-cv-ocol .pt-cv-ifield .pt-cv-href-thumbnail {
      width: 100% !important;
  }
  .pt-cv-one_others .pt-cv-ocol .pt-cv-ifield .pt-cv-href-thumbnail img {
      height: 160px;
  }
  .pt-cv-one_others .pt-cv-oothers .pt-cv-ifield .pt-cv-meta-fields {
    padding: 0 20px 20px;
  }
}

@media screen and (max-width:767px){
  .pt-cv-one_others  .pt-cv-content-item {
    padding-right: 0;
    padding-left: 0;
  }
  .pt-cv-one_others .pt-cv-oothers .pt-cv-ifield .pt-cv-title a {
      font-size: 16px;
  }
  .pt-cv-one_others .pt-cv-ocol .pt-cv-ifield .pt-cv-href-thumbnail img {
      height: 170px;
  }
}

/*============== Add Post Form ============*/
.bcz_gform {
  width: 30%;
  padding-right: 30px;
}
.show_content_btn {
  width: 10%;
}
.show_content_btn .show_gform, .bcz_gform .gform_wrapper form .gform_footer input[type=submit]{
  text-decoration: none;
    font-weight: 400;
    color: #fff !important;
    padding: 10px 20px;
    display: inline-block;
    margin-bottom: 30px;
    line-height: 1.2;
    background: #000 !important;
    border: 0 !important;
}
.bcz_gform .gform_wrapper .gform_heading .gform_title {
  font-size: 30px;
  font-weight: 600;
  line-height: 1.3;
  color: #000;
  margin: 0 0 15px 0;
  border-bottom: 1px solid #ddd;
  padding: 0 0 10px 0;
}
.bcz_gform .gform_wrapper .gfield--type-post_image .ginput_container .gfield_description {
  margin: 5px 0 0 0;
  padding: 0;
  font-size: 14px;
  font-weight: 500;
  color: #000;
  line-height: 1.3;
}
.bcz_gform .gform_wrapper .gfield--type-post_image .ginput_container input {
  background: #eee;
  padding: 5px;
  font-size: 16px;
  border: 2px solid #eee;
}
.bcz_gform .gform_wrapper .gfield_label {
  font-size: 15px;
  line-height: 1.2;
  margin: 0 0 5px 0;
  font-weight: 500;
  color: #000 !important;
  display: block;
}
.bcz_gform .gform_wrapper .gfield textarea, .bcz_gform .gform_wrapper .gfield input {
  border-radius: 0 !important;
  font-size: 16px;
  line-height: 1.3;
  border: 1px solid #ddd;
  color: #000;
  font-weight: 400;
}
.bcz_gform .gform_wrapper .gfield .validation_message {
  border: 0;
  padding: 0;
  background: transparent;
  margin: 0;
}
.bcz_gform .gform_wrapper .gform_validation_errors {
  padding: 10px;
}

@media screen and (max-width:767px){
  .bcz_gform {
    width: 100%;
    padding: 0 0 30px 0;
  }
  .show_content_btn {
    width: 100%;
  }
}
/* 13-02-2024 css */
.cvp-lf-wrapper.simpel.left-content.col {
  padding-left: 10px;
  padding-right: 0;
}
.pt-cv-view.pt-cv-grid.pt-cv-colsys.pt-cv-pgregular.pt-cv-round-btn.cvp-lfres {
  padding-left: 0;
  padding-right: 10px;
}
.resources-section .pt-cv-wrapper {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
}
.resources-section .btn {
  width: 100%;
  text-align: left;
}
.resources-section .pt-cv-grid .pt-cv-page .pt-cv-ifield {
  border: 0;
  background: #fff;
}
.resources-section .pt-cv-page .pt-cv-title{
  padding:0px;
}
.resources-section .pt-cv-grid .pt-cv-page .pt-cv-content{
  padding-left:0;
  padding-right:0;
}
.resources-section #pt-cv-view-488cd44kmb .pt-cv-readmore.btn.btn-success.cvplbd {
  background: #000 !important;
}
.resources-section #pt-cv-view-488cd44kmb .pt-cv-readmore.btn.btn-success.cvplbd{
  background: #992231 !important;
  width:auto;
  padding: 12px 70px;
  border-radius:0px !important;
  font-family: "Doppio One", Sans-serif;
  font-size: 18px;
  font-weight: 400;
}
.resources-section #pt-cv-view-488cd44kmb .pt-cv-readmore.btn.btn-success.cvplbd:hover {
  background: #000 !important;
}
.resources-section .pt-cv-page .pt-cv-title a {
  color:#992231;
}
/* Search form css */
.custom-box .cvp-search-box {
  margin: 0;
  width: 100%;
}
.custom-box .cvp-search-box .cvp-label {
  display: none;
}
.custom-box, .auto-suggestion-box {
  position: relative;
  display: flex;
  background: rgb(255 255 255 / 85%);
  padding: 7px;
  border: 1px solid #EBEBEB;
  justify-content: space-between;
  align-items: center;
}
.custom-box input, .auto-suggestion-box input{
  background: #fff;
  box-shadow: none;
  padding: 10px 20px;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  border: none;
}
.elementor-shortcode .custom-box input {
  border: 0;
  background: transparent;
}
.custom-box input:focus, .auto-suggestion-box input:focus{
outline:0;
box-shadow:none;
}
.suggestionlist {
  position: absolute;
  top: 100%;
  width: 100%;
  list-style-type: none;
  left: 0;
  z-index: 11;
  padding: 0;
  border-radius: 0;
  margin-top: 3px;
  height: 250px;
  overflow: hidden;
  overflow-y: scroll;
  background: #fff;
  -webkit-box-shadow: 0px 0px 9px 0px rgb(0 0 0 / 33%);
  -moz-box-shadow: 0px 0px 9px 0px rgb(0 0 0 / 33%);
  box-shadow: 0px 0px 9px 0px rgb(0 0 0 / 33%);
}
.suggestionlist li a {
  color: #000;
  font-size: 14px;
  line-height: 1.5;
  display: block;
  padding: 7px 10px;
  transition: all 0.5s ease;
}
.suggestionlist li a:hover {
background:#e9f4fb;    
}
.suggestionlist li {
  color: #000;
  background: #fff;
padding:5px 10px
}
.custom-box button, .auto-suggestion-box button {
  background: #992231;
  color: #fff;
  border: 0;
  padding: 10px 30px;
  border-radius: 0;
}
.custom-box button img, .auto-suggestion-box button img {
  width: 25px;
  display: block;
}
.custom-box button:focus {
  outline: 0;
  box-shadow: none;
}
.custom-box button:hover, .auto-suggestion-box button:hover {
  background: #000;
}
@media (max-width:767px){
.cvp-live-button-custom {
    display: contents;
}
.custom-box button img, .auto-suggestion-box button img {
  width: 15px;
  display: block;
}
}
.elementor-shortcode .custom-box input[type="text"]:focus {
  box-shadow: none;
}
/* end Search form css */
@media (max-width:1024px){
  .resources-section .pt-cv-wrapper {
      display: flex;
      flex-direction: column;
      align-items: center;
  }
  .cvp-lf-wrapper.simpel.left-content.col {
      width: 100%;
      padding-left: 15px;
      padding-right: 15px;
  }
  .pt-cv-view.pt-cv-grid.pt-cv-colsys.pt-cv-pgregular.pt-cv-round-btn.cvp-lfres {
      width: 100%;
      padding-right: 0;
  }
}
@media (max-width:767px){
  .col-md-4.col-sm-4.col-xs-6.pt-cv-content-item.pt-cv-1-col {
      padding-left: 15px;
      padding-right: 15px;
  }
}
@media (max-width:575px){
  .col-md-4.col-sm-4.col-xs-6.pt-cv-content-item.pt-cv-1-col {
      padding-left: 10px;
      padding-right: 10px;
  }
  .cvp-lf-wrapper.simpel.left-content.col {
      width: 100%;
      padding-left: 10px;
      padding-right: 10px;
  }
  .col-md-4.col-sm-4.col-xs-6.pt-cv-content-item.pt-cv-1-col {
      width: 100%;
  }
}
.resources-section .cvp-live-filter.cvp-button input~div {
  padding: 10px 14px;
}
.resources-section .cvp-live-filter.cvp-button input~div:hover{
  background:#d64759;
  color:#fff;
}
.resources-section .cvp-live-filter[data-sid='488cd44kmb'] input[type=radio]:checked~div {
  background-image: url("../img/Vector-6.png");
  background-repeat: no-repeat;
  background-position: 90% center;
  background-size: 15px;
}
.resources-section a._blank.pt-cv-href-thumbnail.pt-cv-thumb-default.cvplbd {
  padding-top: 20px;
  padding-left: 20px;
  display: block;
  background: #992231;
  box-shadow: inset -19px -20px 0px #fff;
}
.resources-section a._blank.pt-cv-href-thumbnail.pt-cv-thumb-default.cvplbd {
  z-index: 0;
  position: relative;
  background:#383838
}
.resources-section .pt-cv-grid .pt-cv-page .pt-cv-ifield:hover a._blank.pt-cv-href-thumbnail.pt-cv-thumb-default::before{
  height: calc(100% - 20px);
  width: calc(100% - 20px);
  position: absolute;
  content: "";
  background-color: #992231d4;
  margin-left: -19px;
  margin-top: -20px;
}
a.bcv_view_thumbnail_overlay {
  position: absolute;
  transform: translate(-50%, -25%);
  top: 125px;
  left: 46%;
  z-index: 1;
  color: #fff;
  opacity: 0;
}
.resources-section .pt-cv-grid .pt-cv-page .pt-cv-ifield:hover a.bcv_view_thumbnail_overlay{
  opacity:1;
}
.resources-section .pt-cv-grid .pt-cv-page .pt-cv-ifield:hover a._blank.pt-cv-href-thumbnail.pt-cv-thumb-default.cvplbd {
  background: #992231;
}
.resources-section .pt-cv-grid .pt-cv-page .pt-cv-ifield:hover a.bcv_view_thumbnail_overlay {
  font-weight: 600;
  color: #fff;
  border-bottom: 1px solid #fff;
  line-height: 1em;
}
.resources-section .pt-cv-grid .pt-cv-page .pt-cv-ifield:hover a.bcv_view_thumbnail_overlay::after {
  content: " \276F";
  font-size: 13px;
  padding-left: 3px;
}
.resources-section label.cvp-label {
  font-family: "Doppio One", Sans-serif;
  font-size: 18px;
  font-weight: 400;
  color: #000;
  padding-bottom: 15px;
}
.resources-section .pt-cv-ifield .pt-cv-content {
  font-weight: 500;
}
.resources-section .pt-cv-ifield .pt-cv-content {
  font-weight: 500;
}
/* pagination css */
.resources-section .text-left.pt-cv-pagination-wrapper {
  position: absolute;
  bottom: -140px;
  left: 0;
}
.resources-section .pt-cv-wrapper .pagination>li>a, .resources-section .pt-cv-wrapper .pagination>li>span {
  height: 40px;
  width: 40px;
  padding-top: 10px;
}
/* pagination css */
/* 13-02-2024 css */