@charset "UTF-8";
/* Add here all your css styles (customizations) */
/* line 9, F:/Data/GTÜ/07. Prototyping GTUE-GIT/assets/include/scss/custom/_custom.scss */
a.link-extern::after {
  content: "";
  background-image: url("../../assets/arrow-up-right-20.svg");
  height: 15px;
  width: 15px;
  margin-right: 4px;
  display: inline-block;
}

/* line 17, F:/Data/GTÜ/07. Prototyping GTUE-GIT/assets/include/scss/custom/_custom.scss */
a.link-extern:hover::after {
  content: "";
  background-image: url("../../assets/arrow-up-right-20-hover.svg");
  height: 15px;
  width: 15px;
  margin-right: 4px;
  display: inline-block;
}

/* line 25, F:/Data/GTÜ/07. Prototyping GTUE-GIT/assets/include/scss/custom/_custom.scss */
li a.moreinfo {
  font-size: 1.42857rem;
  line-height: 1;
  /*
  border-bottom: 1px solid #c4c4c4;
  */
}

/* line 32, F:/Data/GTÜ/07. Prototyping GTUE-GIT/assets/include/scss/custom/_custom.scss */
li a.moreinfo::after {
  content: "";
  background-image: url("../../assets/arrow-up-right-20.svg");
  height: 22px;
  width: 22px;
  background-size: 29px 29px;
  margin-right: 0;
  margin-left: 8px;
  display: inline-block;
}

/* line 42, F:/Data/GTÜ/07. Prototyping GTUE-GIT/assets/include/scss/custom/_custom.scss */
.list-moreinfo li {
  border-bottom: 1px solid #585858;
  padding-bottom: .6rem;
  padding-top: .6rem;
  white-space: normal;
}

/* line 46, F:/Data/GTÜ/07. Prototyping GTUE-GIT/assets/include/scss/custom/_custom.scss */
.list-moreinfo li:first-child {
  border-top: 1px solid #585858;
}

/* line 52, F:/Data/GTÜ/07. Prototyping GTUE-GIT/assets/include/scss/custom/_custom.scss */
ul.list-unstyled.list-service li {
  padding-bottom: .6rem;
  padding-top: .6rem;
}

/* line 57, F:/Data/GTÜ/07. Prototyping GTUE-GIT/assets/include/scss/custom/_custom.scss */
.fa-rotate-315 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(315deg);
  transform: rotate(315deg);
}

/* line 63, F:/Data/GTÜ/07. Prototyping GTUE-GIT/assets/include/scss/custom/_custom.scss */
.g-depth-1 {
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}

/* line 67, F:/Data/GTÜ/07. Prototyping GTUE-GIT/assets/include/scss/custom/_custom.scss */
.g-depth-1--hover:hover {
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}

/* line 71, F:/Data/GTÜ/07. Prototyping GTUE-GIT/assets/include/scss/custom/_custom.scss */
.g-depth-1-half {
  -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
}

/* line 75, F:/Data/GTÜ/07. Prototyping GTUE-GIT/assets/include/scss/custom/_custom.scss */
.g-depth-1-half--hover:hover {
  -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
}

/* line 79, F:/Data/GTÜ/07. Prototyping GTUE-GIT/assets/include/scss/custom/_custom.scss */
.g-depth-2 {
  -webkit-box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

/* line 83, F:/Data/GTÜ/07. Prototyping GTUE-GIT/assets/include/scss/custom/_custom.scss */
.g-depth-2--hover:hover {
  -webkit-box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

/* line 87, F:/Data/GTÜ/07. Prototyping GTUE-GIT/assets/include/scss/custom/_custom.scss */
.g-depth-3 {
  -webkit-box-shadow: 0 12px 15px 0 rgba(0, 0, 0, 0.24), 0 17px 50px 0 rgba(0, 0, 0, 0.19);
  box-shadow: 0 12px 15px 0 rgba(0, 0, 0, 0.24), 0 17px 50px 0 rgba(0, 0, 0, 0.19);
}

/* line 91, F:/Data/GTÜ/07. Prototyping GTUE-GIT/assets/include/scss/custom/_custom.scss */
.g-depth-3--hover:hover {
  -webkit-box-shadow: 0 12px 15px 0 rgba(0, 0, 0, 0.24), 0 17px 50px 0 rgba(0, 0, 0, 0.19);
  box-shadow: 0 12px 15px 0 rgba(0, 0, 0, 0.24), 0 17px 50px 0 rgba(0, 0, 0, 0.19);
}

/* line 95, F:/Data/GTÜ/07. Prototyping GTUE-GIT/assets/include/scss/custom/_custom.scss */
.g-depth-4 {
  -webkit-box-shadow: 0 16px 28px 0 rgba(0, 0, 0, 0.22), 0 25px 55px 0 rgba(0, 0, 0, 0.21);
  box-shadow: 0 16px 28px 0 rgba(0, 0, 0, 0.22), 0 25px 55px 0 rgba(0, 0, 0, 0.21);
}

/* line 99, F:/Data/GTÜ/07. Prototyping GTUE-GIT/assets/include/scss/custom/_custom.scss */
.g-depth-4--hover:hover {
  -webkit-box-shadow: 0 16px 28px 0 rgba(0, 0, 0, 0.22), 0 25px 55px 0 rgba(0, 0, 0, 0.21);
  box-shadow: 0 16px 28px 0 rgba(0, 0, 0, 0.22), 0 25px 55px 0 rgba(0, 0, 0, 0.21);
}

/* line 103, F:/Data/GTÜ/07. Prototyping GTUE-GIT/assets/include/scss/custom/_custom.scss */
.g-depth-5 {
  -webkit-box-shadow: 0 27px 24px 0 rgba(0, 0, 0, 0.2), 0 40px 77px 0 rgba(0, 0, 0, 0.22);
  box-shadow: 0 27px 24px 0 rgba(0, 0, 0, 0.2), 0 40px 77px 0 rgba(0, 0, 0, 0.22);
}

/* line 107, F:/Data/GTÜ/07. Prototyping GTUE-GIT/assets/include/scss/custom/_custom.scss */
.g-depth-5--hover:hover {
  -webkit-box-shadow: 0 27px 24px 0 rgba(0, 0, 0, 0.2), 0 40px 77px 0 rgba(0, 0, 0, 0.22);
  box-shadow: 0 27px 24px 0 rgba(0, 0, 0, 0.2), 0 40px 77px 0 rgba(0, 0, 0, 0.22);
}

/* line 112, F:/Data/GTÜ/07. Prototyping GTUE-GIT/assets/include/scss/custom/_custom.scss */
.g-dropshadow-1 {
  -webkit-filter: drop-shadow(0 2px 5px rgba(0, 0, 0, 0.25));
  filter: drop-shadow(0 2px 5px rgba(0, 0, 0, 0.25));
}

/* line 116, F:/Data/GTÜ/07. Prototyping GTUE-GIT/assets/include/scss/custom/_custom.scss */
.g-dropshadow-1-half {
  -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
}

/* line 120, F:/Data/GTÜ/07. Prototyping GTUE-GIT/assets/include/scss/custom/_custom.scss */
.g-dropshadow-2 {
  -webkit-box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

/* line 124, F:/Data/GTÜ/07. Prototyping GTUE-GIT/assets/include/scss/custom/_custom.scss */
.g-dropshadow-3 {
  -webkit-box-shadow: 0 12px 15px 0 rgba(0, 0, 0, 0.24), 0 17px 50px 0 rgba(0, 0, 0, 0.19);
  box-shadow: 0 12px 15px 0 rgba(0, 0, 0, 0.24), 0 17px 50px 0 rgba(0, 0, 0, 0.19);
}

/* line 128, F:/Data/GTÜ/07. Prototyping GTUE-GIT/assets/include/scss/custom/_custom.scss */
.g-dropshadow-4 {
  -webkit-box-shadow: 0 16px 28px 0 rgba(0, 0, 0, 0.22), 0 25px 55px 0 rgba(0, 0, 0, 0.21);
  box-shadow: 0 16px 28px 0 rgba(0, 0, 0, 0.22), 0 25px 55px 0 rgba(0, 0, 0, 0.21);
}

/* line 132, F:/Data/GTÜ/07. Prototyping GTUE-GIT/assets/include/scss/custom/_custom.scss */
.g-dropshadow-5 {
  -webkit-box-shadow: 0 27px 24px 0 rgba(0, 0, 0, 0.2), 0 40px 77px 0 rgba(0, 0, 0, 0.22);
  box-shadow: 0 27px 24px 0 rgba(0, 0, 0, 0.2), 0 40px 77px 0 rgba(0, 0, 0, 0.22);
}

/* line 136, F:/Data/GTÜ/07. Prototyping GTUE-GIT/assets/include/scss/custom/_custom.scss */
.u-drop-shadow {
  filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=12, OffY=12,
 Color='#444')";
  filter: url(#drop-shadow);
  -webkit-filter: drop-shadow(0 8px 10px rgba(0, 0, 0, 0.15));
  filter: drop-shadow(0 8px 10px rgba(0, 0, 0, 0.15));
}

/* line 143, F:/Data/GTÜ/07. Prototyping GTUE-GIT/assets/include/scss/custom/_custom.scss */
ul.list-unstyled.team-list {
  text-align: left;
  margin-bottom: 0;
}

/* line 148, F:/Data/GTÜ/07. Prototyping GTUE-GIT/assets/include/scss/custom/_custom.scss */
ul.list-unstyled.team-list li {
  border-top: 1px solid #c2c4c6;
  padding-bottom: 5px;
  padding-top: 5px;
}

/* line 152, F:/Data/GTÜ/07. Prototyping GTUE-GIT/assets/include/scss/custom/_custom.scss */
ul.list-unstyled.team-list li:last-child {
  border-bottom: 1px solid #c2c4c6;
}

/* line 157, F:/Data/GTÜ/07. Prototyping GTUE-GIT/assets/include/scss/custom/_custom.scss */
.feather-dl {
  width: 32px;
  height: 28px;
  stroke: currentColor;
  stroke-width: 1.5;
  stroke-linecap: square;
  stroke-linejoin: round;
  fill: none;
}

/* line 167, F:/Data/GTÜ/07. Prototyping GTUE-GIT/assets/include/scss/custom/_custom.scss */
button.fancybox-close-small:focus {
  outline: none;
}

@media all and (min-width: 1600px) {

    /* RSS Feed Images */
    .cropped {
        width: 400px;
        height: 400px;
        object-fit: cover;
        object-position: 50% 50%;
    }
}

@media all and (max-width: 1599px) {

    /* RSS Feed Images */
    .cropped {
        width: 250px;
        height: 250px;
        object-fit: cover;
        object-position: 50% 50%;
    }
}

@media all {

    /* maximum height for logo */
    .max-height-95 {
        max-height: 95px;
    }

    .border-width-64 {
        width: 92px!important;
    }

    .u-arrow-v1::before {
        left: 33%!important;
    }

}

/*# sourceMappingURL=custom.css.map */