@charset "utf-8";

body {
  font-family: 'Segoe UI', sans-serif!important;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.7;
  width: 100%;
  height: 100%;
  margin: 0 !important;
  padding: 0 !important;
  border: none;
  outline: none;
  line-height: 1.5;
  font-style: normal;
  font-variant: normal;
  font-weight: normal !important;
  text-decoration: none !important;
  line-height: 24px !important;
  vertical-align: baseline !important;
  letter-spacing: normal !important;
  word-spacing: 0px !important;
  padding: 0px !important;
  background-color: #fff !important;
}

html {
  background-color: #fff !important;
  width: 100%;
  height: 100%;
  margin: 0 !important;
  padding: 0 !important;
  direction: ltr;
  overflow-x: hidden;
  overflow-y: scroll;
}

.header {
  background-color: #f2f2f2;
  color: #0d0d0d;
}

.tpuan {

  font-family:  'Segoe UI', Tahoma, Geneva, Verdana, sans-serif!important;
  font-size: 12.5px;
  padding-top: 10px;
  padding-bottom: 10px;
  letter-spacing: 1.5px;
}

@media only screen and (min-width: 1200px) {
  /* XL */
  body {
    font-size: 14px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* L */
  body {
    font-size: 13px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  /* M */
  body {
    font-size: 10px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  /* S */
  body {
    font-size: 9px;
  }
}
@media only screen and (max-width: 574px) {
  /* XS */
  body {
    font-size: 8px;
  }
}

.navbar {
  background-color: #374045;
}

.navbar-toggler {
  border-color: #ffffff !important;
}

.navbar-toggler-icon {
  color: lightskyblue !important;
}

.navbar-toggler .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='lightskyblue' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}

.navbar-toggler.navbar-toggler {
  border-color: white !important;
  color: lightskyblue !important;
}

.nav-link {
  padding-left: 15px !important;
}

nav > div > div > ul > li > a {
  color: #bbbbbb;
}

nav > div > div > ul > li:hover {
  background-color: #354f52;
}

nav > div > div > ul > li:hover > a {
  color: white;
}

section > div {
  width: 60%;
  align-items: center !important;

  margin-top: 10px;
  margin-bottom: 10px;
}

.home-section-title {
  background-color: #d3e4d1;
  color: black;
}

.btn-grad {
  background-image: linear-gradient(315deg, #b3cdd1 0%, #9fa4c4 74%);
  color: black !important;
}
.btn-grad {
  margin: 10px;
  padding: 15px 45px;
  text-align: center;
  text-transform: uppercase;
  transition: 0.5s;
  background-size: 200% auto;

  box-shadow: 0 0 20px #eee;
  border-radius: 10px;
  display: block;
  min-height: 75px !important;
  min-width: 200px !important;
}

.btn-grad:hover {
  background-position: right center; /* change the direction of the change here */
  color: #fff;
  text-decoration: none;
}

.home-taban-puan-title {
  background-color: #e8eddf !important;
  border: none !important;
  color: #354f52;
}

.home-taban-puan-li {
  color: #6b705c !important;
}

.bolum-bazli-net-sayilari {
  clip-path: polygon(10% 0%, 100% 0%, 90% 100%, 0% 100%);
  background-color: #f4f3f3;
}

.net-sayilari-p {
  font-size: 20px;
  background: #3b3086;
  background: -webkit-linear-gradient(to right, #3b3086 0%, #7291f9 100%);
  background: -moz-linear-gradient(to right, #3b3086 0%, #7291f9 100%);
  background: linear-gradient(to right, #3b3086 0%, #7291f9 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.gradient-button {
  text-decoration: none;
  margin: 10px;
  font-family: "Arial Black", Gadget, sans-serif;
  font-size: 20px;
  padding: 15px;
  text-align: center;
  text-transform: uppercase;
  transition: 0.5s;
  background-size: 200% auto;
  color: #fff;
  box-shadow: 0 0 20px #eee;
  border-radius: 10px;
  width: 200px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  cursor: pointer;
  display: inline-block;
  border-radius: 25px;
}
.gradient-button:hover {
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
  margin: 8px 10px 12px;
  color: #f0efeb;
}

.gradient-button-3 {
  background-image: linear-gradient(
    to right,
    #7474bf 0%,
    #348ac7 51%,
    #7474bf 100%
  );
}
.gradient-button-3:hover {
  background-position: right center;
}

.uni-title-list-item {
  color: #5c616e !important;
}

.home-taban-puan-li:hover {
  background-color: #5375e2;
}
.home-taban-puan-li:hover > a {
  color: #fff !important;
}

.home-haber-title {
  text-decoration: none;
  color: black !important;
  letter-spacing: 1px !important;
}

.home-haber-title:hover {
  color: #6b705c !important;
}

.home-uni-list {
  border-top: none !important;
  border-right: none !important;
  border-left: none !important;
  border-bottom: 2px solid #f0efeb !important;
}

.home-uni-list:hover {
  color: #f0efeb;
}

.home-uni-list > a {
  text-decoration: none !important;
}

.footer {
  background-color: #333333;
}

.card-body h1 {
  font-size: 12px !important;
}

.footer-list {
  background-image: linear-gradient(90deg, #356072, #ebf8e1);
  border: none !important;
}

.footer-list > a {
  text-decoration: none !important;
  color: #fff !important;
}

.footer-list > a:hover {
  text-decoration: none !important;
  color: black !important;
}

.footer-l {
  text-decoration: none !important;
  list-style-type: none !important;
}

.footer-a {
  text-decoration: none !important;
  color: gray !important;
}

.footer-a:hover {
  color: #354f52 !important;
}

/* News Css */

.haber-left-side-title {
  background-color: #89b0ae !important;
  color: white !important;
}

.haber-left-item {
  color: #344e41 !important;
}

.left-side-item {
  font-family: 'Cuprum', sans-serif;
  color: #1b4332;
  text-decoration: none !important;
  border-bottom: 1px solid lightblue !important;
}


.left-side-li > a {
  text-decoration: none;
}

.img-thumbnail {
  border: rgba(0, 0, 0, 0.12) !important;
}
.container-breadcrumb {
  margin-bottom: 30px;
}

.breadcrumb > li > a {
  text-decoration: none;
  font-size: 12px;
}
.breadcrumb > li {
  text-decoration: none;
  font-size: 12px;
}

.haber-title {
  color: #2d6a4f;
  color: linear-gradient(315deg, #7f5a83 0%, #0d324d 74%);
  text-decoration: none !important;

}

.haber-title:hover {
  color: #7291f9;
}

.news-short-content > h1 {
  font-family: Roboto !important;
  font-weight: 400 !important;
  font-size: 10px !important;
}
.btn-read-more {
  background-color: #7791a1 !important;
  color: white !important;
  border-radius: 2px;
}
.btn-read-more:hover {
  background-color: #fff !important;
  color: #333333 !important;
  border: 1px solid #333;
}

.news-tag-a {
  text-decoration: none !important;
  margin-left: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 3px;
  padding-bottom: 3px;
  font-size: 12px !important;
  color: black;
  border: 1px solid lightgray !important;
  border-radius: 3px;
}
.news-tag-a:hover {
  background-color: #7291f9;
  color: #fff;
}

.news-span {
  font-weight: 700;
}

.breadcrumb-item {
  font-style: italic !important;
}
.breadcrumb-item a {
  color: #00917c;
  font-size: 12px !important;
  font-weight: 200;
}

.uni-enstitu-a {
  text-decoration: none !important;
  color: #354f52;
}
.uni-enstitu-a:hover {
}

.uni-enstitu-span {
  font-weight: 400;
}

.tag-label {
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 2px;
  padding-bottom: 2px;
  background-color: #333;
  color: #fff;
}
#news-detail,
#exam-detail {
  border-bottom: 1px solid #009fdb;
}

.haber-tag:hover {
  background-color: #354f52;
  color: #fff !important;
}

.haber-yorum-h {
  background-color: #89b0ae;
}

.source {
  font-size: 8px !important;
  font-style: italic;
}

.btn-form-submit {
  background-color: #89b0ae !important;
  color: #fff !important;
}

.btn-form-submit:hover {
  background-color: #fff !important;
  color: black !important;
}

/* Uni Css Start */

.uni-list-item {
  color: #2d6a4f;
  font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande",
    "Lucida Sans", Arial, sans-serif;
  border: 2px solid lightblue !important;
  border-bottom: none !important;
  border-top: none !important;
  background-color: #f6f6f6 !important;
}

.uni-list-item:hover {
  background-color: #354f52 !important;
  color: #fff3b0 !important;
}

.uni-content-title {
  background-color: #edf2f4;
  color: #3f37c9;
}

.card-body > .uni-yo {
  font-family: "Open Sans Condensed", sans-serif !important;
}

.uni-name {
  text-decoration: none !important;
  letter-spacing: 2px;
  font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande",
    "Lucida Sans", Arial, sans-serif;
}

.google-maps {
  position: relative;
  padding-bottom: 75%;
  height: 0;
  overflow: hidden;
}
.google-maps iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}

.content {
  line-height: 30px;
}

.taban-puan-content-text > p {

  padding-top: 10px !important;
}

.tabanpuan-detay-card > .card-body > p {
  width: 100% !important;
}

.tabanpuan-header {
  color: #7291f9 !important;
}

.table-img{

}
.news-img {
  display: block;
  margin-left: auto;
  margin-right: auto;

  align-items: center !important;
  border: 1px solid lightgray !important;
}
div > div > p > ul > li {
  color: red !important;
}


.sinav-title {
  color: #2d6a4f;
  color: linear-gradient(315deg, #7f5a83 0%, #0d324d 74%);

  text-decoration: none !important;
  letter-spacing: 2px;
  font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande",
    "Lucida Sans", Arial, sans-serif;
}

.btn-news {
  height: 50px !important;
  text-decoration: none !important;
  padding-top: 10px;
  padding-bottom: 10px !important;
  text-align: center;
  text-transform: capitalize;
  transition: 0.5s;
  background-size: 200% auto;
  color: white !important;
  box-shadow: 0 0 20px #eee;
  border-radius: 10px;
  display: block;
  background-image: linear-gradient(
    to right,
    #dd5e89 0%,
    #f7bb97 51%,
    #dd5e89 100%
  );
}

.btn-news:hover {
  background-position: right center; /* change the direction of the change here */
  color: #fff;
  text-decoration: none;
}

.btn-news-2 {
  height: 50px !important;
  text-decoration: none !important;
  padding-top: 10px;
  padding-bottom: 10px !important;
  text-align: center;
  text-transform: capitalize;
  transition: 0.5s;
  background-size: 200% auto;
  color: white !important;
  box-shadow: 0 0 20px #eee;
  border-radius: 10px;
  display: block;
  background-image: linear-gradient(
    to right,
    #00d2ff 0%,
    #3a7bd5 51%,
    #00d2ff 100%
  );
}

.btn-news-2:hover {
  background-position: right center; /* change the direction of the change here */
  color: #fff;
  text-decoration: none;
}
.btn-news-3 {
  height: 50px !important;
  text-decoration: none !important;
  padding-top: 10px;
  padding-bottom: 10px !important;
  text-align: center;
  text-transform: capitalize;
  transition: 0.5s;
  background-size: 200% auto;
  color: white !important;
  box-shadow: 0 0 20px #eee;
  border-radius: 10px;
  display: block;
  background-image: linear-gradient(
    to right,
    #4ca1af 0%,
    #c4e0e5 51%,
    #4ca1af 100%
  );
}

.btn-news-3:hover {
  background-position: right center; /* change the direction of the change here */
  color: #fff;
  text-decoration: none;
}

.news-text {
  font: size 10px !important;
}

.home-uni-list {
}
.home-uni-list:hover {
  background-color: #bdd4e7;
  background-image: linear-gradient(315deg, #bdd4e7 0%, #8693ab 74%);
}
.home-uni-list:hover > a {
  color: #fff !important;
}

#fa-arrow-circle {
  padding: 0;
  height: 0 auto;
  margin: 0;
  width: 20px;
  text-align: left;
  font-size: 12px;
}

.icon {
  float: left;
}

.fa {
  padding: 20px;
  font-size: 30px;
  width: 50px;
  text-align: center;
  text-decoration: none;
  margin: 5px 2px;
}

.fa:hover {
  opacity: 0.7;
  color: #1b4332;
}

.fa-facebook {
  background: #3b5998;
  color: white;
}
.fa-twitter {
  background: #55acee;
  color: white;
}
.fa-reddit {
  background: #ff5700;
  color: white;
}
.fa-telegram {
  background: #333;
}
.fa-whatsapp {
  background: #25b17f;
  color: #fff !important;
}
.fa-pinterest {
  background: #cb2027;
  color: white;
}

.fa-share-alt {
  background-color: #333;
  color: #fff;
  padding-right: 90px !important;
  clip-path: polygon(75% 0%, 100% 50%, 75% 100%, 0% 100%, 0 49%, 0% 0%);
}
.fa-share-alt:hover {
  background-color: #333 !important;
  opacity: 1 !important;
  color: #fff;
  padding-right: 90px !important;
  clip-path: polygon(75% 0%, 100% 50%, 75% 100%, 0% 100%, 0 49%, 0% 0%);
}

#fa-span {
  margin-left: 10px !important;
  padding-right: 10px !important;
}
#fa-span:hover {
}

.tyt-puan {
  border: none !important;
}

.tyt-label-point {
  color: #2d6a4f;
}

#point-row {
  margin-bottom: 80px;
}

.yks-puan {
  border: none !important;
}

.yks-label-point {
  color: #2d6a4f;
}

.dgs-puan {
  border: none !important;
}

.dgs-label-point {
  color: #2d6a4f;
}
.ales-puan {
  border: none !important;
}

.ales-label-point {
  color: #2d6a4f;
}


.lgs-list {
    background-color: #8EC5FC;
    background-image: linear-gradient(62deg, #8EC5FC 0%, #E0C3FC 100%);

}

.lgs-center-list-item {

    background-color: #8BC6EC;
background-image: linear-gradient(135deg, #8BC6EC 0%, #9599E2 100%);


}


.cat-header{
    background-color:#79A3B1!important;
    color:#fff;
}


.taban-puan-btn{
    width: 100%!important;
}


