@charset "UTF-8";
@media (max-width: 780px) {
  .res-logo a img {
    height: 40px;
  }
}
.menu-sec nav {
  position: relative;
}
.menu-sec nav .contact-info {
  position: absolute;
  right: 20px;
  top: -30px;
  font-size: 13px;
  padding: 0 5px 1px 15px;
  border-bottom: 1px solid #555c8d;
}
.menu-sec nav .contact-info a {
  margin-left: 15px;
  color: #bcbfdf;
}

.stick-top.forsticky.sticky .menu-sec nav .contact-info {
  border-color: #dadada;
}
.stick-top.forsticky.sticky .menu-sec nav .contact-info a {
  color: #5e5e5e;
}

.menu-sec nav > ul > li > a {
  padding: 14px 16px;
}

.logo {
  margin: 0px 0 0 0 !important;
  border-radius: 15px !important;
  padding: 0px 8px 0 0 !important;
}

.menu-sec nav > ul > li ul li.menu-item-has-children > ul.issagligi-hizmetlerimiz {
  display: block;
  max-height: 300px;
  overflow: auto;
  /* width */
  /* Track */
  /* Handle */
  /* Handle on hover */
}
.menu-sec nav > ul > li ul li.menu-item-has-children > ul.issagligi-hizmetlerimiz::-webkit-scrollbar {
  width: 8px;
}
.menu-sec nav > ul > li ul li.menu-item-has-children > ul.issagligi-hizmetlerimiz::-webkit-scrollbar-track {
  background: #f1f1f1;
}
.menu-sec nav > ul > li ul li.menu-item-has-children > ul.issagligi-hizmetlerimiz::-webkit-scrollbar-thumb {
  background: #888;
}
.menu-sec nav > ul > li ul li.menu-item-has-children > ul.issagligi-hizmetlerimiz::-webkit-scrollbar-thumb:hover {
  background: #555;
}

.job-search > h3 {
  margin-bottom: 25px !important;
}
.job-search .banner-maps {
  display: none;
  width: 100%;
  height: 330px;
  background: rgba(255, 255, 255, 0.09);
  text-align: center;
  padding: 10px;
  border-radius: 10px;
  border: 1px solid #fff;
  padding-top: 40px;
  margin-top: 15px;
}
.job-search .banner-maps h4 {
  margin-top: -35px;
  color: #fff;
}
.job-search .banner-maps iframe {
  width: 100%;
  height: 100%;
  border-radius: 10px;
}
@media (max-width: 520px) {
  .job-search {
    margin-bottom: 0px !important;
  }
  .job-search .banner-maps {
    display: inline-block;
  }
}
@media (max-width: 780px) {
  .job-search {
    margin-bottom: 0px !important;
  }
  .job-search .banner-maps {
    display: inline-block;
  }
}
.job-search .job-items {
  justify-content: center;
  display: flex;
  width: 100%;
  margin-top: 25px;
}
@media (max-width: 520px) {
  .job-search .job-items {
    display: none;
  }
}
@media (max-width: 780px) {
  .job-search .job-items {
    display: none;
  }
}
.job-search .job-items li {
  width: calc(33.3333333333% - 30px);
  height: 330px;
  background: rgba(255, 255, 255, 0.09);
  text-align: center;
  padding: 15px;
  margin: 5px;
  border-radius: 15px;
  border: 1px solid #fff;
  color: #fff;
}
@media (max-width: 520px) {
  .job-search .job-items li {
    display: flex;
    width: 350px !important;
    height: 300px;
    margin-bottom: 0px;
  }
  .job-search .job-items li h4 {
    display: none;
    font-size: 17px;
  }
}
.job-search .job-items li h4 {
  font-weight: 500;
  color: #ffffff;
  background: #ffffff38;
  border-radius: 15px;
  padding: 10px;
}
.job-search .job-items li p {
  width: 100%;
  color: #fff;
}
.job-search .job-items li p .job-baslik {
  display: none;
}

@media (max-width: 520px) {
  .main-featured-sec {
    height: 78vh;
  }

  .slideHome {
    height: 75vh;
  }
}
.comp-sec-comp {
  display: table;
  margin: 0 auto;
}
.comp-sec-comp .company-img {
  width: auto !important;
  margin-right: 8px;
}
.comp-sec-comp .company-img img {
  width: 80px;
  height: 80px;
  border-radius: 50%;
}

.blog-sec .slick-dots li,
.comp-sec .slick-dots li {
  border-color: #8b91dd !important;
}
.blog-sec .slick-dots li.slick-active button,
.comp-sec .slick-dots li.slick-active button {
  background: #8b91dd !important;
}

@media (max-width: 520px) {
  .cat-sec .row {
    overflow: auto;
    height: 300px;
  }
}

.contact-block iframe {
  border-radius: 8px !important;
  border: 3px solid #8b91dd;
  padding: 4px;
}

.contact-textinfo > ul > li > span {
  font-size: 14px !important;
}
.contact-textinfo > ul > li > span a {
  color: #888888 !important;
}

.teklif-form {
  padding: 10px;
  background: #cdcdcd;
}
.teklif-form .buttonblock {
  display: table;
  margin: 0 auto;
  width: auto;
}
.teklif-form .buttonblock .btn-gonder {
  float: unset;
  width: 400px;
  margin-top: 20px;
  margin-bottom: 10px;
}
@media (max-width: 520px) {
  .teklif-form .buttonblock .btn-gonder {
    width: 100%;
  }
}
.teklif-form .buttonblock .alert {
  width: 400px;
  padding: 8px;
}
.teklif-form .buttonblock .alert p {
  margin-bottom: 0px;
}
.teklif-form .validate {
  border-color: red;
}

.kurumsal-belge-container .kurumsal-belge-item {
  float: left;
  position: relative;
  width: calc(33.3333333333% - 20px);
  height: 450px;
  margin: 10px;
  padding: 8px;
  background: #fff;
  border-radius: 10px;
  border: 1px solid #cdcdcd;
}
.kurumsal-belge-container .kurumsal-belge-item img {
  display: block;
  width: 100%;
  height: 100%;
}
.kurumsal-belge-container .kurumsal-belge-item span {
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: calc(100% - 16px);
  margin: 8px;
  background: #193085a1;
  color: #fff;
  padding: 15px;
}
.kurumsal-belge-container .kurumsal-belge-item:hover::after {
  content: "Göster";
  position: absolute;
  left: 0px;
  top: 0px;
  width: calc(100% - 16px);
  height: calc(100% - 16px);
  margin: 8px;
  text-align: center;
  color: #fff;
  padding-top: 50%;
  background: #193085a1;
  z-index: 1;
  cursor: pointer;
}

#modal-big .modal-body .kurumsal-belge-item {
  float: left;
  position: relative;
  width: 100%;
}
#modal-big .modal-body .kurumsal-belge-item img {
  display: block;
  width: 100%;
  height: 100%;
}
#modal-big .modal-body .kurumsal-belge-item span {
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 100%;
  background: #193085a1;
  color: #fff;
  padding: 15px;
}

.kurumsal-ekip-container .kurumsal-ekip-item a {
  border: 1px solid #e8ecec !important;
  margin: -1px 0 0 -1px;
  border-radius: unset !important;
}
.kurumsal-ekip-container .kurumsal-ekip-item a img {
  display: block;
  margin: 0 auto;
  width: 130px;
  height: 130px;
  margin-top: 8px;
  background: #fff;
  border-radius: 50%;
  border: 1px solid #cdcdcd;
}
.kurumsal-ekip-container .kurumsal-ekip-item:hover a {
  border-color: #fff !important;
}

.sss-custom .card {
  border-radius: 0px;
  border: unset !important;
}
.sss-custom .card .card-body {
  border-left: 1px solid #dadada;
  border-right: 1px solid #dadada;
}

#reviews-isgkatip .isgkatip-item {
  width: auto;
  background: #ebebf4;
  padding: 15px 15px 0 15px;
}
#reviews-isgkatip .isgkatip-item .isgkatip-img {
  display: block;
  margin: 0 auto;
  height: 530px !important;
}
#reviews-isgkatip .isgkatip-item p {
  width: 100%;
  padding: 15px;
  background: #5751b3b7;
  color: #fff;
  margin-top: 15px;
}
#reviews-isgkatip .slick-dots {
  background: #b9b9d7;
  margin-top: 0px;
  padding-bottom: 15px;
}

ul.timeline {
  display: block;
  margin: 0 auto;
}
ul.timeline li {
  position: relative;
  list-style: none;
  display: block;
  width: 100%;
  padding-left: 30px;
  margin-bottom: 25px;
}
@media (max-width: 520px) {
  ul.timeline li {
    padding-left: 10px;
  }
}
ul.timeline li span.nm {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 90px;
  height: 90px;
  padding-top: 3px;
  border-radius: 50%;
  background: #4c539b;
  color: #fff;
  font-size: 38px;
  font-weight: 800;
  text-align: center;
  border: 10px solid #b0b5e3;
}
@media (max-width: 520px) {
  ul.timeline li span.nm {
    width: 50px;
    height: 50px;
    font-size: 24px;
    border: 6px solid #b0b5e3;
    padding-top: 0px;
  }
}
ul.timeline li div {
  width: 75%;
  background: #fff;
  border: 15px solid #b0b5e3;
  border-radius: 15px;
  padding: 2px;
}
@media (max-width: 520px) {
  ul.timeline li div {
    width: 100%;
    border-width: 8px;
  }
}
ul.timeline li div img {
  width: 100%;
}
ul.timeline li div p {
  padding: 8px;
  background: #4c539b;
  color: #fff !important;
  margin: 2px 0 0 0;
}

.referans-col {
  position: relative;
  display: inline-flex;
  width: calc(12.5% - 10px);
  margin: 5px;
  padding-bottom: 50px;
}
.referans-col:hover {
  cursor: pointer;
}
.referans-col:hover img {
  background: #e6f6ff;
  border-color: #1159d5;
}
.referans-col img {
  display: block;
  margin: 0 auto;
  width: 130px;
  height: 130px;
  border-radius: 50%;
  padding: 5px;
  background: #f4f4f4;
  border: 2px solid #cdcdcd;
}
.referans-col p {
  position: absolute;
  width: 100%;
  height: 30px;
  bottom: 0px;
  text-align: center;
  background: #1c2b6eb2;
  color: #fff;
  overflow: hidden;
}

span > a[href]:not([href*="#"]),
p > a[href]:not([href*="#"]) {
  color: #0d57dd;
}
span > a[href]:not([href*="#"]):hover,
p > a[href]:not([href*="#"]):hover {
  text-decoration: underline;
}

.a:hover {
  text-decoration: underline;
}

.reviews img {
  width: 80px;
  height: 80px;
  background: #fff;
  border: 5px solid #8186cb;
  padding: 5px;
}

.search-block {
  padding: 15px 0;
  background: #24324a;
}

.or-browser a.selected {
  background: #fb236a !important;
  border-color: #fb236a !important;
  color: #fff !important;
}

.blog-single > h2 {
  font-size: 25px !important;
  font-weight: 700;
}

.commentform-sec {
  padding: 20px;
  background: #f7f7f7;
  border: 1px solid #e7e7e7;
  border-radius: 10px;
}

.inner-title2 {
  padding: 15px 0;
}

.blog-thumb > a img {
  max-height: 200px;
}

.bs-thumb > img {
  max-height: 280px;
}

.yorum-item {
  border: 1px solid #dbdbdb;
  border-radius: 10px;
  margin: 15px 0;
}
.yorum-item:hover {
  border-color: #7699ad;
}

.blog-bize-ulasin {
  background: #f4f4f4;
  padding: 8px;
  border-radius: 10px;
  margin-bottom: 25px;
}
.blog-bize-ulasin ul > li > i {
  font-size: 25px;
  width: 40px;
}

.p-category-other {
  border-top: 1px solid #e4e4e4;
}
.p-category-other a {
  padding-bottom: 15px;
}
.p-category-other a span {
  margin-top: 12px;
  font-size: 15px;
}

.bottom-button-group {
  position: fixed;
  background: #656bbf;
  width: 70px;
  right: 0px;
  bottom: 25px;
  color: #fff;
  z-index: 999;
  margin: 0px;
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.45);
}
.bottom-button-group li {
  display: inline-block;
  width: 100%;
  list-style: none;
  text-align: center;
  color: #fff;
  font-size: 12px;
  padding: 12px 0px 12px 0px;
  margin: 0px;
}
.bottom-button-group li:hover {
  background: #747acc;
}
.bottom-button-group li i {
  width: 100%;
  color: #c9cdff;
  font-size: 28px;
}
@media (max-width: 520px) {
  .bottom-button-group {
    display: block;
    width: 100%;
    bottom: 0px;
    left: 0px;
  }
  .bottom-button-group li {
    display: inline-block;
    width: calc(25% - 4px);
    height: auto;
    padding: 4px 0px 6px 0px;
  }
}
@media (max-width: 780px) {
  .bottom-button-group {
    display: block;
    width: 100%;
    bottom: 0px;
    left: 0px;
  }
  .bottom-button-group li {
    display: inline-block;
    width: calc(25% - 4px);
    height: auto;
    padding: 4px 0px 6px 0px;
  }
}
