section.home-services {
    overflow: hidden;
}
section.univercity-banner > img {
    width: 100%;
}
@media only screen and (max-width: 1500px) {
  .univercitys > div ul .slick-arrow {
      width: 35px;
      height: 35px;
      border: 2px solid #51749c;
      transition: all 0.2s ease-out;
      background-size: 62% !important;
  }

  .univercitys > div ul .slick-arrow.slick-next {
    left: -45px;
  }

  .univercitys > div ul .slick-arrow.slick-prev {
    right: -45px;
}
}
#applicationForm ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #002246;
  opacity: 1; /* Firefox */
}

#applicationForm :-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #002246;
}

#applicationForm ::-ms-input-placeholder { /* Microsoft Edge */
  color: #002246;
}

#applicationForm .bootstrap-select .filter-option-inner-inner {

    color: #002245;
}
section.register > div #applicationForm label select.active {
    color: #002245;
}
.univercitys.credits img {
    margin-bottom: 0;
}
section.basaririm > div > p {

    margin-bottom: 20px;
}

section.basaririm > div h3 * {
 
    color: #ae196b !important;

}

@media only screen and (max-width: 1378px) {
 .univercitys > div ul .slick-arrow {
   display: none !important;
 }
}

@media only screen and (max-width: 770px) {
header.univercity .center-header .right {
    padding-top: 23px;
    float: none;
    display: table;
    margin: auto !important;
}
section.univercity-kategori .kategori > div .bolumler .column {
    padding: 0;
}
}

@media only screen and (max-width: 650px) {
.credits .univercitys-cat a, .credits .univercitys-cat .univercity-item {
    padding: 7px;
}

.credits .univercitys-cat a > img, .credits .univercitys-cat .univercity-item > img {

    height: 100px;
}
.notification .contact a + a {
    margin-right: 0;
    margin-top: 10px;
    margin-bottom: 10px;
}

section.univercity-kategori .kategori > div .bolumler ul {
    margin-bottom: 10px;
}
[dir=ltr] section.univercity-kategori .kategori > div .bolumler .column {

    padding: 0 10px 20px 10px;

}
[dir=ltr] section.univercity-kategori .kategori > div .bolumler .column:nth-child(3n+1) {
    padding-left: 10px;
}
}
