/*
 * Section we-slider-slick-wrapper css
 

.slider-slick-wrapper .slider .single-item .slide-item {
  width: 100%;
  background: rgba(0, 0, 0, .85);
  position: relative;
  overflow: hidden;
}
.slider-slick-wrapper  .slide-item .v-middle-wrapper{
  z-index: 1;
}
.slider-slick-wrapper .bg-img img {
  position: relative;
  width: 100%;
}
.slider-slick-wrapper .bg-img {
  position: relative;
  overflow: hidden;
  max-height: 814px;
}
.slider-slick-wrapper .slider .single-item .slide-item:after {
  content: "";
  position: absolute;
  background: url(/themes/iteris/html/images/dotted.png);
  background-repeat: no-repeat;
  background-size: 100%;
  height: 100%;
  width: 100%;
  top: 32%;
}
.slider-slick-wrapper .bg-img:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: '';
  background: rgba(0, 0, 0, .45);
}
.slider-slick-wrapper .text-content {
  max-width: 1030px;
  margin: 60px auto 0;
  padding: 60px 40px;
  color: #fff;
  overflow: hidden;
}
.slider-slick-wrapper .text-content h6 {
  font-weight: 300;
  margin-top: 22px;
}
.slider-slick-wrapper {
  position: relative;
  float: left;
  width: 100%;
}

.slider-slick-wrapper .slider {
  float: left;
  overflow: hidden;
  width: 100%;
}
.slider-slick-wrapper:after,
.slider-slick-wrapper slider:after{
  display: block;
  clear: both;
  content: '';
}

.slider-slick-wrapper .slick-prev.slick-arrow:after{
  background: url(/themes/iteris/html/images/left_arrow_thick.svg);
}
.slider-slick-wrapper .slick-next.slick-arrow:after {
  background: url(/themes/iteris/html/images/right_arrow_thick.svg);
}

.slider-slick-wrapper .text-content .btn-default {
  margin-top: 90px;
  width: 186px;
}
.slider-slick-wrapper .btn-blue:hover {
  color: #fff;
}
.slider-slick-wrapper .slick-next.slick-arrow:after,
.slider-slick-wrapper .slick-prev.slick-arrow:after {
  content: '';
  position: absolute;
  right: 12px;
  top: 0;
  width: 21px;
  height: 35px;
  background-repeat: no-repeat;
  bottom: 0;
  margin: auto 0;
}
.slider-slick-wrapper .slick-prev.slick-arrow {
  position: absolute;
  top: 42.6%;
  left: 39px;
  color: #fff;
  z-index: 1;
  outline: none;
  cursor: pointer;
  width: 34px;
  height: 34px;
  font-size: 0;
  background: none;
}
.slider-slick-wrapper .slick-next.slick-arrow {
  position: absolute;
  top: 42.6%;
  right: 30px;
  color: #fff;
  //z-index: 1;
  outline: none;
  width: 34px;
  height: 34px;
  cursor: pointer;
  font-size: 0;
  background: none;
}

.slider-slick-wrapper .slick-dots {
  position: absolute;
  top: calc(87% - 45px);
  left: calc(50% - 37px);
  //z-index: 1;
}
.slider-slick-wrapper .slick-dots li {
  display: inline-block;
  width: 15px;
  height: 15px;
  margin: 5px;
  border-radius: 50%;
  cursor: pointer;
  border: 2px solid #fff;
  background: #fff;
}

.slider-slick-wrapper .slick-dots li.slick-active {
  background-color: #00bde4;
  border: 0;
}
.slider-slick-wrapper .slick-dots li.active {
  background-color: #e6e6e6;
}

.slider-slick-wrapper .text-content h1 {
  letter-spacing: -0.025em;
  opacity: 0;
  -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -300, 0, 1);
  -moz-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -300, 0, 1);
  -o-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -300, 0, 1);
  -ms-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -300, 0, 1);
  transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -300, 0, 1);
  -webkit-transition: all 0.5s ease 0.5s;
  -moz-transition: all 0.5s ease 0.5s;
  -o-transition: all 0.5s ease 0.5s;
  -ms-transition: all 0.5s ease 0.5s;
  transition: all 0.5s ease 0.5s;
}
.slider-slick-wrapper .text-content h4 {
  position: relative;
  font-weight: 300;
  margin: 8px 0;
  color: #fff;
  opacity: 0;
  -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 1170, 0, 0, 1);
  -moz-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 1170, 0, 0, 1);
  -o-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 1170, 0, 0, 1);
  -ms-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 1170, 0, 0, 1);
  transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 1170, 0, 0, 1);
  -webkit-transition: all 0.5s ease 0.5s;
  -moz-transition: all 0.5s ease 0.5s;
  -o-transition: all 0.5s ease 0.5s;
  -ms-transition: all 0.5s ease 0.5s;
  transition: all 0.5s ease 0.5s;
}
.slider-slick-wrapper .text-content a {
  opacity: 0;
  -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 200, 0, 1);
  -moz-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 200, 0, 1);
  -o-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 200, 0, 1);
  -ms-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 200, 0, 1);
  transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 200, 0, 1);
  -webkit-transition: all 0.5s ease 0.6s;
  -moz-transition: all 0.5s ease 0.6s;
  -o-transition: all 0.5s ease 0.6s;
  -ms-transition: all 0.5s ease 0.6s;
  transition: all 0.5s ease 0.6s;
}
.slider-slick-wrapper .slick-active h1 {
  opacity: 1;
  -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  -moz-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  -o-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  -ms-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
.slider-slick-wrapper .slick-active h4 {
  opacity: 1;
  -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  -moz-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  -o-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  -ms-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
.slider-slick-wrapper .slick-active a {
  opacity: 1;
  -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  -moz-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  -o-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  -ms-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}*/

/*
 * Three col block
 */
.three-col-block {
  position: absolute;
  top: -101px;
  width: 100%;
  //z-index: 1;
}
.section-intro .col-three-outer {
  position: relative;
}
.three-col-block .rainbow-bar {
  top: 100%;
}
.three-col-block .container {
  max-width: 1360px;
  padding: 0 20px;
}
.three-col-block .col-three {
  padding: 0 30px;
  background: #fff;
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
  min-height: 184px;
}
.three-col-block .col-three a {
  display: block;
  height: 100%;
  padding: 43px 0 22px;
}
.col-three.text-center:hover {
  background: #0071bc;
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}
.three-col-block h4 {
  font-size: 18px;
  line-height: 1.3;
  text-transform: initial;
  color: #58595f;
  display: inline-block;
}
.three-col-block p {
  margin-top: 10px;
  font-size: 14px;
  //font-weight: 700;
  color: #58595f;
  text-transform: uppercase;
  font-family: "Gotham-Bold", sans-serif;
}
.three-col-block p.normal {
  font-weight: normal;
  margin-top: 5px;
  font-family: "Gotham-Book", sans-serif;
}
.three-col-block .inner-content {
  color: #fff;
}
.three-col-block .col-three:hover h4 {
  color: #0071bc;
  display: inline-block;
  text-decoration: underline;
}
.col-three-event .content-wrap a {
  display: block;
  color: #0071bc;
}
/*.col-three-event .content-wrap a:hover h6 {
    display: inline;
    border-bottom: 2px solid #0071bc;
}*/
.related-info-slider .inner-content a:hover p {
  display: inline;
  // border-bottom: 2px solid #0071bc;
}
.three-col-block .col-three:after {
  content: "";
  position: absolute;
  height: 56%;
  top: 40px;
  right: 0;
  border-right: 1px solid #cdcdcf;
}
.three-col-block .views-element-container > div > div:last-of-type .col-three:after {
    border-right: 0;
}

.three-col-block .col-three:nth-child(3):after {
  border: 0;
}
.three-col-block .button-default {
  display: inline-block;
  margin-top: 25px;
  padding: 11px 16px 11px 21px;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  text-transform: uppercase;
  color: #3fae2a;
  border: 2px solid #3fae2a;
  font-size: 14px;
  font-weight: 700;
}
.three-col-block .button-default:hover {
  color: #fff;
  border-color: #3b8740;
  background: #3b8740;
}
/*.slider-slick-wrapper .text-content h4 {
  position: relative;
  font-weight: 300;
  margin: 3px 0;
  color: #fff;
  letter-spacing: -0.009em;
  text-transform: initial;
}*/
.events-info .list-link:before {
  background: #80b039;
}

/*
 * Media query
 */
@media screen and (max-width: 1339px) and (min-width: 1024px) {
  .three-col-block .col-three {
    padding: 0 10px;
  }
/*  .slider-slick-wrapper .slick-next.slick-arrow {
    right: 5px;
  }
  .slider-slick-wrapper .slick-prev.slick-arrow {
    left: 15px;
  }*/
}
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .three-col-block .col-three {
    padding: 0 10px;
  }
  .three-col-block h4 {
    font-size: 16px;
  }
/*  .slider-slick-wrapper .text-content .btn-default {
    margin-top: 30px;
  }
  .slider-slick-wrapper .slick-next.slick-arrow {
    right: 0;
  }
  .slider-slick-wrapper .slick-prev.slick-arrow {
    left: 10px;
  }
  .slider-slick-wrapper .bg-img {
    max-height: 650px;
  }
  .slider-slick-wrapper .slick-dots {
    top: calc(85% - 45px);
  }*/
}

@media screen and (max-width: 767px) {
/*  .slider-slick-wrapper .slick-dots {
    top: calc(90% - 45px);
  }*/
  .three-col-block h4 {
    font-size: 15px;
  }
  .three-col-block {
    top: -130px;
    padding: 0px 0 30px;
  }
/*  .slider-slick-wrapper .bg-img {
    max-height: 530px;
  }*/
  .three-col-block p {
    margin: 10px 0;
    font-size: 12px;
  }
/*  .slider-slick-wrapper .slick-next.slick-arrow {
    top: 50%;
    right: 0;
  }
  .slider-slick-wrapper .slick-prev.slick-arrow {
    top: 50%;
    left: 5px;
  }
  .slider-slick-wrapper .text-content .btn-default {
    margin-top: 30px;
    width: 116px;
    padding: 7px 0 6px;
    display: inline-block;
  }
  .slider-slick-wrapper .text-content {
    padding: 40px 40px;
    margin: 50px auto 0;
  }*/
  .three-col-block .col-three {
    margin-bottom: 10px;
    padding: 0;
    height: auto !important;
    width: 100% !important;
    min-height: auto;
  }
  .three-col-block .col-three:nth-child(3) {
    margin-bottom: 0;
  }
  .three-col-block .col-three:last-child {
    margin-bottom: 0;
  }
  .three-col-block .button-default {
    margin-top: 15px;
  }
  .three-col-block {
    position: static;
  }
  .three-col-block .col-three a {
    padding: 20px 20px 24px;
  }
  .three-col-block .col-three:after {
    border-right: none;
  }
}

@media screen and (min-width: 596px) and (max-width: 767px) {
  .three-col-block .button-default {
    margin-top: 20px;
  }
  .three-col-block .col-three a {
    padding: 20px 10px 24px;
  }
/*  .slider-slick-wrapper .slick-next.slick-arrow:after, 
  .slider-slick-wrapper .slick-prev.slick-arrow:after {
    width: 17px;
    height: 29px;
  }*/
}

/*@media screen and (max-width: 595px) {
  .slider-slick-wrapper .slick-next.slick-arrow:after, 
  .slider-slick-wrapper .slick-prev.slick-arrow:after {
    width: 13px;
    height: 20px;
  }
}*/