.print__wrapper.print__wrapper--pdf{
top: auto !important;
}

.nice-select.open .list{
  height: 300px;
overflow-y: scroll;
}
.news_section, .events_new {
  padding: 0;
  position: relative;
  overflow: hidden;
}

.news_section, .events_new {
    padding: 0;
    position: relative;
    overflow: hidden;
    min-height: 350px;
}
@media only screen and (max-width: 768px) 
{
.form-item {
    margin-right: 10px;
    margin-bottom: 8px;
}
  input[type="tel"] {
    background-color: var(--white);
    border: 2px solid var(--border-color-9);
    height: 40px;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding-left: 15px;
    font-size: 14pt;
    color: var(--ltn__paragraph-color);
    width: 100%;
    margin-bottom: 0;
    border-radius: 0;
    padding-right: 40px;
}
.webform-address__province {
  margin: 5px 0px;
}
  .js-form-item-items-per-page label, .js-form-type-select label {
  padding-left: 0em;
}
  .form-select{
    margin-bottom: 7px;
  }
}
.first-colomun {
    width: 50%;
}
.second-colomun {
    width: 50%;
}
.max-width-600
{
  max-width:700px;
}
.row-1-style
{
      padding: .5rem .5rem;
    background-color: #f7f8fa;
    border-bottom:1px solid #dee2e6;
}
.row-2-style
{
    padding: .5rem .5rem;
    background-color:#fafafa;
    border-bottom:1px solid #dee2e6;
}

.heading3{
	font-size: 18px;
}
.grayx{
  margin-top: -6px;
}

