#wpadminbar {
  position: fixed;
  overflow: hidden;
}
.gallery {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  align-items: flex-start;
  -ms-flex-align: start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin: 0 -15px;
}
.gallery a, .gallery img {
  display: block;
  width: 100%;
}
.gallery img {
  height: auto;
}
.gallery-item {
  position: relative;
  width: 100%;
  margin: 0;
  padding: 15px;
}
.gallery-caption {
  position: absolute;
  right: 15px;
  bottom: 15px;
  left: 15px;
  margin: 0;
  padding: 5px;
  background-color: rgba(0, 0, 0, .6);
  color: #fff;
  text-align: center;
  cursor: pointer;
  transition: all ease-in-out 0.25s;
}
.gallery-item:hover .gallery-caption {
  background-color: rgba(0, 0, 0, .9);
}
@media (min-width: 961px) {
  .gallery-columns-2 .gallery-item {
    width: 50%;
  }
}
@media (min-width: 641px) and (max-width: 960px) {
  .gallery-columns-3 .gallery-item {
    width: 50%;
  }
}
@media (min-width: 961px) {
  .gallery-columns-3 .gallery-item {
    width: 33.33333%;
  }
}
@media (min-width: 641px) and (max-width: 960px) {
  .gallery-columns-4 .gallery-item {
    width: 50%;
  }
}
@media (min-width: 961px) and (max-width: 1200px) {
  .gallery-columns-4 .gallery-item {
    width: 33.33333%;
  }
}
@media (min-width: 1201px) {
  .gallery-columns-4 .gallery-item {
    width: 25%;
  }
}
@media (min-width: 641px) and (max-width: 960px) {
  .gallery-columns-5 .gallery-item {
    width: 33.33333%;
  }
}
@media (min-width: 961px) and (max-width: 1200px) {
  .gallery-columns-5 .gallery-item {
    width: 25%;
  }
}
@media (min-width: 1201px) {
  .gallery-columns-5 .gallery-item {
    width: 20%;
  }
}
@media (min-width: 0) and (max-width: 640px) {
  .gallery-columns-6 .gallery-item {
    width: 50%;
  }
}
@media (min-width: 641px) and (max-width: 960px) {
  .gallery-columns-6 .gallery-item {
    width: 33.33333%;
  }
}
@media (min-width: 961px) and (max-width: 1200px) {
  .gallery-columns-6 .gallery-item {
    width: 25%;
  }
}
@media (min-width: 1201px) {
  .gallery-columns-6 .gallery-item {
    width: 16.66667%;
  }
}
@media (min-width: 0) and (max-width: 640px) {
  .gallery-columns-7 .gallery-item {
    width: 50%;
  }
}
@media (min-width: 641px) and (max-width: 960px) {
  .gallery-columns-7 .gallery-item {
    width: 33.33333%;
  }
}
@media (min-width: 961px) and (max-width: 1200px) {
  .gallery-columns-7 .gallery-item {
    width: 20%;
  }
}
@media (min-width: 1201px) {
  .gallery-columns-7 .gallery-item {
    width: 14.28571%;
  }
}
@media (min-width: 0) and (max-width: 640px) {
  .gallery-columns-8 .gallery-item {
    width: 50%;
  }
}
@media (min-width: 641px) and (max-width: 960px) {
  .gallery-columns-8 .gallery-item {
    width: 25%;
  }
}
@media (min-width: 961px) and (max-width: 1200px) {
  .gallery-columns-8 .gallery-item {
    width: 16.66667%;
  }
}
@media (min-width: 1201px) {
  .gallery-columns-8 .gallery-item {
    width: 12.5%;
  }
}
@media (min-width: 0) and (max-width: 640px) {
  .gallery-columns-9 .gallery-item {
    width: 50%;
  }
}
@media (min-width: 641px) and (max-width: 960px) {
  .gallery-columns-9 .gallery-item {
    width: 25%;
  }
}
@media (min-width: 961px) and (max-width: 1200px) {
  .gallery-columns-9 .gallery-item {
    width: 14.28571%;
  }
}
@media (min-width: 1201px) {
  .gallery-columns-9 .gallery-item {
    width: 11.11111%;
  }
}
.elementor-section {
  padding: 10px;
}
.elementor-widget-heading .elementor-heading-title {
  font-weight: 600;
}
@media (max-width: 639px) {
  .elementor-widget-heading .elementor-heading-title.elementor-size-default {
    font-size: 20px;
    line-height: 24px;
  }
}
@media (min-width: 640px) {
  .elementor-widget-heading .elementor-heading-title.elementor-size-default {
    font-size: 25px;
    line-height: 28px;
  }
}
@media (max-width: 639px) {
  .elementor-widget-heading .elementor-heading-title.elementor-size-medium {
    font-size: 18px;
    line-height: 22px;
  }
}
@media (min-width: 640px) {
  .elementor-widget-heading .elementor-heading-title.elementor-size-medium {
    font-size: 20px;
    line-height: 28px;
  }
}
@media (max-width: 639px) {
  .elementor-widget-heading .elementor-heading-title.elementor-size-large {
    font-size: 30px;
    line-height: 35px;
  }
}
@media (min-width: 640px) {
  .elementor-widget-heading .elementor-heading-title.elementor-size-large {
    font-size: 45px;
    line-height: 49px;
  }
}
.withTriangle .elementor-widget-container {
  position: relative;
}
.withTriangle .elementor-widget-container:before {
  position: absolute;
  top: -15px;
  left: -19px;
  display: block;
  max-height: 100%;
  width: 50px;
  height: 95px;
  background-image: url('../img/title.svg');
  background-position: left center;
  background-size: contain;
  background-repeat: no-repeat;
  content: '';
}
.withTriangle .elementor-heading-title {
  position: relative;
}
.elementor-button-link {
  transition: all ease-in-out 0.25s;
  position: relative;
  display: inline-block;
  padding: 11px 30px;
  color: #000;
  font-size: 16px;
  line-height: 20px;
  cursor: pointer;
  text-align: center;
  background-color: transparent;
}
@media (max-width: 639px) {
  .elementor-button-link {
    padding-right: 15px;
    padding-left: 15px;
    font-size: 13px;
  }
}
.elementor-button-link:visited {
  color: #000;
}
.elementor-button-link:before {
  transition: all ease-in-out 0.25s;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  background-color: #fff;
  transform: skew(170deg);
  content: '';
}
.elementor-button-link:hover:before {
  background-color: #ddd;
}
.elementor-button-link > span {
  position: relative;
  z-index: 1;
}
.elementor-button-link:hover {
  color: inherit;
}
.elementor-element.elementor-button-info .elementor-button-link {
  color: #fff;
  background-color: transparent;
}
.elementor-element.elementor-button-info .elementor-button-link:visited {
  color: #fff;
}
.elementor-element.elementor-button-info .elementor-button-link:before {
  background-color: #488fb8;
}
.elementor-element.elementor-button-info .elementor-button-link:hover:before {
  background-color: #397394;
}
.elementor-element.elementor-button-success .elementor-button-link {
  background-color: transparent;
}
.elementor-element.elementor-button-success .elementor-button-link:before {
  background-color: #ffc700;
}
.elementor-element.elementor-button-success .elementor-button-link:hover:before {
  background-color: #cc9f00;
}
div.wpcf7-response-output {
  margin: 20px 0 0;
  padding: 15px 20px;
}
.select2-container--default .select2-selection--single {
  height: 35px;
  border-color: #ccc;
  border-radius: 0;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 33px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
  margin-top: 1px;
  margin-left: -8px;
}
.wp-pagenavi {
  display: flex;
  align-content: center;
  flex-wrap: wrap;
  justify-content: center;
  border: 1px solid #ddd;
  background-color: #fff;
  margin: 20px 0;
}
.wp-pagenavi a, .wp-pagenavi span {
  display: block;
  width: 40px;
  height: 40px;
  text-align: center;
  font-size: 16px;
  line-height: 40px;
  transition: all ease-in-out 0.25s;
}
.wp-pagenavi a:hover {
  background-color: #ff7800;
  color: #fff;
}
.wp-pagenavi .current {
  background-color: #ff7800;
  color: #fff;
}
.zoomOut {
  overflow: hidden;
}
.zoomOut img {
  transition: all ease-in-out 4s;
  transform: scale(1.1);
}
.pageLoaded .zoomOut img {
  transform: none;
}
/*# sourceMappingURL=custom.css.map */