/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 29 2023 | 12:42:52 */
.sponsoringBox .vc_column-inner{
	border: 1px solid #dfdfdf;
  min-height:600px;
  padding:0 6%;
}


.container{
  float:none;
}

.grecaptcha-badge{
  display:none;
}

#home .vc_row-fluid.container{
  margin-left:auto;
  margin-right:auto;
}

#home .vc_row.wpb_row.vc_row-fluid.fullwidth-section{
  margin-left:0;
  margin-right:0;
}

.blog-entry-inner{
  padding:0;
}

.snorkel-box.wpb_column.vc_column_container{
      background-color: #ebebeb;
    border-radius: 10px;
  border:5px solid #fff;
}

.pull-right{
  float:right;
}

.btn-yellow{
background:#f7cc18;color:#000;text-transform:uppercase;
}


.vc_images_carousel img{
	max-width: initial !important;
}