.section-rows:before, .section-rows:after {
  content: " ";
  display: table;
}

.section-rows:after {
  clear: both;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

html[dir=rtl] .col-xs-1, html[dir=rtl] .col-xs-2, html[dir=rtl] .col-xs-3, html[dir=rtl] .col-xs-4, html[dir=rtl] .col-xs-5, html[dir=rtl] .col-xs-6, html[dir=rtl] .col-xs-7, html[dir=rtl] .col-xs-8, html[dir=rtl] .col-xs-9, html[dir=rtl] .col-xs-10, html[dir=rtl] .col-xs-11, html[dir=rtl] .col-xs-12 {
  float: right;
}

.col-xs-1 {
  width: 8.3333333333%;
}

.col-xs-2 {
  width: 16.6666666667%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-4 {
  width: 33.3333333333%;
}

.col-xs-5 {
  width: 41.6666666667%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-7 {
  width: 58.3333333333%;
}

.col-xs-8 {
  width: 66.6666666667%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-10 {
  width: 83.3333333333%;
}

.col-xs-11 {
  width: 91.6666666667%;
}

.col-xs-12 {
  width: 100%;
}

@media (width >= 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  html[dir=rtl] .col-sm-1, html[dir=rtl] .col-sm-2, html[dir=rtl] .col-sm-3, html[dir=rtl] .col-sm-4, html[dir=rtl] .col-sm-5, html[dir=rtl] .col-sm-6, html[dir=rtl] .col-sm-7, html[dir=rtl] .col-sm-8, html[dir=rtl] .col-sm-9, html[dir=rtl] .col-sm-10, html[dir=rtl] .col-sm-11, html[dir=rtl] .col-sm-12 {
    float: right;
  }
  .col-sm-1 {
    width: 8.3333333333%;
  }
  .col-sm-2 {
    width: 16.6666666667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.3333333333%;
  }
  .col-sm-5 {
    width: 41.6666666667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.3333333333%;
  }
  .col-sm-8 {
    width: 66.6666666667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.3333333333%;
  }
  .col-sm-11 {
    width: 91.6666666667%;
  }
  .col-sm-12 {
    width: 100%;
  }
}
@media (width >= 1024px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  html[dir=rtl] .col-md-1, html[dir=rtl] .col-md-2, html[dir=rtl] .col-md-3, html[dir=rtl] .col-md-4, html[dir=rtl] .col-md-5, html[dir=rtl] .col-md-6, html[dir=rtl] .col-md-7, html[dir=rtl] .col-md-8, html[dir=rtl] .col-md-9, html[dir=rtl] .col-md-10, html[dir=rtl] .col-md-11, html[dir=rtl] .col-md-12 {
    float: right;
  }
  .col-md-1 {
    width: 8.3333333333%;
  }
  .col-md-2 {
    width: 16.6666666667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.3333333333%;
  }
  .col-md-5 {
    width: 41.6666666667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.3333333333%;
  }
  .col-md-8 {
    width: 66.6666666667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.3333333333%;
  }
  .col-md-11 {
    width: 91.6666666667%;
  }
  .col-md-12 {
    width: 100%;
  }
}
@media (width >= 1400px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  html[dir=rtl] .col-lg-1, html[dir=rtl] .col-lg-2, html[dir=rtl] .col-lg-3, html[dir=rtl] .col-lg-4, html[dir=rtl] .col-lg-5, html[dir=rtl] .col-lg-6, html[dir=rtl] .col-lg-7, html[dir=rtl] .col-lg-8, html[dir=rtl] .col-lg-9, html[dir=rtl] .col-lg-10, html[dir=rtl] .col-lg-11, html[dir=rtl] .col-lg-12 {
    float: right;
  }
  .col-lg-1 {
    width: 8.3333333333%;
  }
  .col-lg-2 {
    width: 16.6666666667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.3333333333%;
  }
  .col-lg-5 {
    width: 41.6666666667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.3333333333%;
  }
  .col-lg-8 {
    width: 66.6666666667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.3333333333%;
  }
  .col-lg-11 {
    width: 91.6666666667%;
  }
  .col-lg-12 {
    width: 100%;
  }
}
.grid-2column-space .section-rows {
  display: flex;
  row-gap: var(--spacing-medium);
  flex-direction: column;
}
@media (width >= 1025px) {
  .grid-2column-space .section-rows {
    flex-direction: row;
    -moz-column-gap: var(--spacing-medium);
         column-gap: var(--spacing-medium);
  }
}
.grid-2column-space .section-rows:after, .grid-2column-space .section-rows:before {
  display: none;
}
.section.col-2.heading-container.custom-text-container.border-radius-medium .section-rows {
  display: flex;
  row-gap: var(--spacing-medium);
  flex-direction: column;
}
@media (width >= 1025px) {
  .section.col-2.heading-container.custom-text-container.border-radius-medium  .section-rows {
    flex-direction: row;
    -moz-column-gap: var(--spacing-medium);
         column-gap: var(--spacing-medium);
  }
}
.section.col-2.heading-container.custom-text-container.border-radius-medium .section-rows:after, 
.section.col-2.heading-container.custom-text-container.border-radius-medium .section-rows:before {
  display: none;
} 
.section.col-2.heading-container.custom-text-container.border-radius-medium .section-rows .auto-image-container {
  margin-bottom: var(--spacing-xlarge);
 } 

.grid-space-24 .section-rows {
  display: flex;
  flex-direction: row;
}
@media (width <= 767px) {
  .grid-space-24 .section-rows {
    flex-direction: column;
    row-gap: var(--grid-gutter);
  }
}

.grid-gutter-space .section-rows {
  display: flex;
  row-gap: var(--grid-gutter);
  flex-direction: column;
}
@media (width >= 767px) {
  .grid-gutter-space .section-rows {
    flex-direction: row;
    -moz-column-gap: var(--grid-gutter);
         column-gap: var(--grid-gutter);
  }
}
.grid-gutter-space .section-rows:after, .grid-gutter-space .section-rows:before {
  display: none;
}
.grid-colum-space .auto-image-container picture img,
.grid-column-space .auto-image-container picture img {
  height: auto;
  border-radius: var(--border-radius-medium);
}
.grid-colum-space .section-rows,
.grid-column-space .section-rows {
  display: flex;
}
@media (width <= 1023px) {
  .grid-colum-space .section-rows:after, 
  .grid-colum-space .section-rows:before,
  .grid-column-space .section-rows:after, 
  .grid-column-space .section-rows:before {
    display: none;
  }
}
.grid-colum-space .section-rows .col-lg-12.col-md-12.col-sm-12.col-xs-12,
.grid-column-space .section-rows .col-lg-12.col-md-12.col-sm-12.col-xs-12 {
  display: flex;
  flex-direction: column;
}
@media (width <= 1023px) and (width >= 768px) {
  .grid-colum-space .section-rows,
 .grid-column-space .section-rows {
    display: flex;
    flex-direction: row;
  }
   .grid-colum-space .section-rows .col-sm-1,
  .grid-column-space .section-rows .col-sm-1 {
    width: var(--grid-gutter);
  }
  .grid-colum-space.text-list-blueborder .section-rows,
  .grid-column-space.text-list-blueborder .section-rows{
  flex-direction: column;
} 
}
@media (width <= 767px) {
  .grid-colum-space .section-rows,
  .grid-column-space .section-rows {
    display: flex;
    flex-direction: column;
    row-gap: var(--spacing-large);
    align-items: flex-start;
  }
}
@media (width >= 1024px) {
   .grid-colum-space.text-list-blueborder .section-rows .custom-text-wrapper,
  .grid-column-space.text-list-blueborder .section-rows .custom-text-wrapper{
  padding-right: var(--spacing-medium);
} 
}


.align-item-center .section-rows {
  display: flex;
  align-items: flex-start;
}
@media (width >= 1024px) {
  .align-item-center .section-rows {
    align-items: center;
  }
}
@media (width <= 767px) {
.grid-reverse-mobile .section-rows {
  display: flex;
  flex-direction: column-reverse;
}
}
