@charset "UTF-8";
.memberLogin,
.nbox a,
.s-cap a,
.ubox a {
  line-height: 33px;
}
.zoom-in-container {
  overflow: hidden;
}
.nbox-image-a {
  margin-top: 0 !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  width: 100% !important;
  background-color: #00000000 !important;
}
.dropdownbutton {
	width:100%;
	background-color: #0090da;
	border-radius: 15px;
	color:#ffffff;	
}
.dropdownbutton:hover {
	width:100%;
	background-color: #273e80;
	border-radius: 15px;
	color:#ffffff;	
}
.dropdownbutton:focus {
	width:100%;
	background-color: #0090da;
	border-radius: 15px;
	color:#ffffff;	
}
.dropdownbutton:active {
	width:100%;
	background-color: #0090da;
	border-radius: 15px;
	color:#ffffff;	
}

.archive, .clearfix > a:hover {
	text-decoration:none !important;
		
}

.fancybox > a:hover {
	text-decoration:none !important;
}
.fancybox > a:focus {
	text-decoration:none !important;
}

.zoom-in {
  transition: transform 0.4s ease-in-out;
  &::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: inherit;
    background-size: cover;
    transform-origin: center;
    transition: transform 0.4s ease-in-out;
    overflow: hidden;
  }
  &:focus,
  &:hover {
    transform: scale(1.05);
  }
}
.pdf-indir,
.randevu_saat {
  cursor: pointer;
  text-align: center;
}
.owl-carousel .owl-item img {
  height: 285px !important;
}
.banner .hbox h2,
body {
  font-family: montserratregular;
}
input[type="text"].search {
  width: 30px;
  box-sizing: border-box;
  border: none;
  border-radius: 4px;
  font-size: 16px;
  background-color: transparent;
  background-image: url("../images/searchicon.png");
  background-repeat: no-repeat;
  padding: 8px 20px 8px 50px;
  -webkit-transition: width 0.4s ease-in-out;
  transition: width 0.4s ease-in-out;
  position: absolute;
  top: 20px;
  outline: 0;
}
.mainlogo {
  position: relative;
  max-height: 60px;
}
input[type="text"].search:focus {
  width: 100%;
  background-color: #fff;
  border: 1px solid #fff;
}
.c-title {
  width: 100%;
  padding-bottom: 20px;
  border-bottom: 3px solid #083388;
  margin: 0;
}
.searchList {
  margin-top: 20px;
}
.searchList h3 {
  margin-top: 0;
}
.searchList h3 a {
  float: none;
  font-size: 18px;
  font-family: montserratmedium;
}
.memberLogin,
.menu ul li a,
.nav-pills > li > a,
.searchList p {
  font-family: montserratregular;
}
.searchList p {
  font-size: 14px;
}
.searchList a {
  font-family: montserratsemibold;
  font-size: 16px;
  float: right;
}
.lang a,
.s-caption h2,
.s-caption p {
  font-family: montserratlight;
}
.catMenu ul li,
.social a {
  float: left;
}
.topBar {
  background-image: -moz-linear-gradient(90deg, #21356e 0, #273e80 100%);
  background-image: -webkit-linear-gradient(90deg, #21356e 0, #273e80 100%);
  background-image: -ms-linear-gradient(90deg, #21356e 0, #273e80 100%);
  padding: 10px 0;
}
.fotLogo .img-responsive,
.topBar .logo .img-responsive {
  width: auto;
}
.lang {
  margin-left: 40px;
}
.lang a {
  color: #ffffff;
  text-decoration: none;
  margin-left: 6px;
  font-size: 13px;
}
.lang a.active {
  color: #fff;
  font-family: montserratmedium;
}
.social {
  margin-top: 10px;
  clear: both;
}
.social a {
  display: block;
  width: 24px;
  height: 24px;
  margin-left: 5px;
}
.socialnews a {
  display: block;
  width: 31px;
  height: 31px;
  float: left;
  background: url(../images/socialcolor.png) 0 center no-repeat;
  margin-left: 5px;
}
.socialnews a:nth-child(2) {
  background-position: -45px center;
}
.socialnews a:nth-child(3) {
  background-position: -91px center;
}
.socialnews a:nth-child(4) {
  background-position: -136px center;
}
.menu {
  background-color: #0090da;
}
.menu ul li a {
  color: #fff;
  font-size: 15.32px;
}
.menu ul li a:hover {
  background-color: #243975;
}
.nav > li > a:focus {
  background-color: transparent;
}
.menu .navbar-toggle .icon-bar {
  display: block;
  width: 35px;
  height: 3px;
  border-radius: 5px;
  background-color: #fff;
  margin-bottom: 7px;
}
.menu .navbar {
  min-height: 45px;
  margin-bottom: 0;
  border: none;
}
.catMenu ul li a,
.memberLogin {
  background-color: #0090da;
  border-radius: 15px;
}
.navbar-collapse {
  padding-right: 0;
  padding-left: 0;
}
.memberLogin {
  float: right;
  padding: 0 20px;
  color: #fff;
  font-size: 15px;
  margin-top: 13px;
}
.memberLogin.mobil {
  background-color: #233772;
  font-size: 12px;
  padding: 0 10px;
}
.memberList {
  background-color: #fff !important;
  position: absolute !important;
  top: 45px !important;
  box-shadow: 0 0 20px #3b2a2a !important;
  z-index: 10000;
}
.memberList a {
  color: #243976 !important;
}
.btn-signIn:focus,
.btn-signIn:hover,
.memberLogin:hover,
.nMore:hover {
  color: #fff;
  text-decoration: none;
}

.menu .dropdown-menu {
  background-color: #243975;
  top: 70px;
}
.menu .dropdown-menu::after {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 47%;
  margin-left: -5px;
  border-width: 9px;
  border-style: solid;
  border-color: transparent transparent #243975;
}
.menu .nav .open > a,
.menu .nav .open > a:focus,
.menu .nav .open > a:hover {
  background-color: transparent;
  border-color: none;
}
.menu .dropdown-menu > li > a:hover {
  color: #fff;
}
.menu .social {
  display: none;
}
.socialnews {
  overflow: auto;
}
.nav-pills > li > a {
  border-radius: 4px;
  background-color: #ebebeb;
  padding: 18px 15px;
  margin-bottom: 10px;
  color: #494949;
  font-size: 16.63px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:focus,
.nav-pills > li.active > a:hover {
  color: #fff;
  background-color: #243976;
}
.catMenu {
  margin-bottom: 30px;
  margin-top: 20px;
}
.catMenu ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.fabox,
.s-cap a {
  padding-left: 20px;
}
.catMenu ul li a {
  color: #fff;
  font-size: 13px;
  padding: 8px 15px;
  display: block;
  margin-right: 10px;
  margin-bottom: 5px;
  font-family: montserratmedium;
}
.catMenu ul li a:hover,
.catMenu ul li.active a {
  background-color: #233873;
  text-decoration: none;
}
@media (max-width: 1199px) {

	
	
  .headsocial,
  .menu .social {
    margin-top: -40px;
    right: 60px;
    margin-right: auto;
    display: none;
    text-align: center;
    position: relative;
    float: right;
  }
}
.s-cap,
.s-pic {
  position: relative;
  float: left;
}
.s-pic {
  width: 58.3%;
}
.s-cap {
  width: 41.3%;
}
.s-caption {
  position: absolute;
  top: 15%;
  left: 6%;
  color: #fff;
  margin-right: 0;
}
.s-caption h2 {
  font-size: 28px;
  margin: 0 0 30px;
  position: relative;
  padding-bottom: 30px;
}
.s-caption h2:after {
  content: "";
  width: 50%;
  height: 10px;
  background-color: #00a8ff;
  position: absolute;
  bottom: 0;
  left: 0;
}
h3.lastNews:after,
h3.lastNews:before {
  height: 6px;
  bottom: 0;
  content: "";
  position: absolute;
}
.s-caption p {
  font-size: 17px;
}
.main-icons {
  width: 60%;
}
.card-title {
  color: #273e80;
}
.responsiveup {
  position: relative;
  top: 0;
  transition: top 0.5s;
}
.responsiveup:hover {
  top: -10px;
}
.s-cap a {
  position: absolute;
  left: 6%;
  bottom: 9%;
  color: #fff;
  background-color: #00a8ff;
  font-size: 13px;
  padding-right: 20px;
  border-radius: 20px;
  font-family: montserratmedium;
  transition: transform 0.4s ease-in-out;
  &:hover {
    transform: scaleX(1.05);
  }
}
.nbox h3,
.nbox p {
  padding: 0 15px;
  overflow: hidden;
}
.ubox {
  background: url(../images/ubg.png) right bottom no-repeat #22366f;
  margin-top: 30px;
}
.fancybox-wrap img,
.img-responsive,
.ubox img {
  width: 100%;
}
.ubox h2 {
  color: #fff;
  font-size: 22px;
  text-align: center;
  margin-top: 25%;
  margin-bottom: 10%;
  font-family: montserratlight;
}
.ubox a {
  background-color: #2b448b;
  color: #fff;
  font-size: 13px;
  width: 159px;
  text-align: center;
  margin: 0 auto;
  display: block;
  border-radius: 15px;
  font-family: montserratmedium;
}
h3.lastNews {
  position: relative;
  text-align: center;
  font-size: 24px;
  color: #333238;
  margin-top: 20px;
}
h3.lastNews:before {
  width: 33.3333%;
  background-color: #263c7b;
  left: 0;
}
h3.lastNews:after {
  width: 33%;
  background-color: #0090da;
  right: 0;
}
.nbox {
  background-color: #eee;
  margin-top: 25px;
  padding-bottom: 20px;
}
.nbox img {
  object-fit: cover;
  object-position: center center;
  height: 220px;
  width: 100%;
}
.nbox h3 {
  font-size: 16.67px;
  color: #242326;
  height: 38px;
  font-family: montserratsemibold;
}
.nbox p {
  color: #3f3e44;
  font-size: 12.5px;
  max-height: 51px;
  font-family: montserratregular;
}
.nMore,
.nbox a {
  text-align: center;
  border-radius: 15px;
  font-family: montserratmedium;
  color: #fff;
  display: block;
}
.nbox a {
  background-color: #9c9c9c;
  font-size: 13px;
  width: 150px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  transition: all 0.4s ease-in-out;
  &:hover {
    width:90%;
  }
}
.banner .hbox .time,
.fabox h4 {
  font-family: montserratsemibold;
}
.nMore {
  background-color: #2b448b;
  line-height: 41px;
  width: 190px;
  margin: 30px auto;
  font-size: 15px;
  transition: all 0.4s ease-in-out;
  &:hover {
    width:220px;
  }
}
.account .tabmenu,
.fabox,
.fotLogo,
.signIn {
  margin-top: 30px;
}
.account .ubox a,
.static .ubox a,
.tp-title {
  margin-bottom: 10px;
}
footer {
  background-color: #273e80;
  padding-bottom: 29px;
}
.fotBan {
  background-color: #0090da;
  height: 61px;
}
.fabox {
  color: #fff;
  font-size: 12.5px;
  position: relative;
  font-family: montserratregular;
}
.fabox h4 {
  font-size: 16px;
}
.fabox:before {
  content: "";
  left: 0;
  height: 80px;
  width: 1px;
  background-color: #fff;
  top: 30px;
  position: absolute;
}
.banner,
.cntBox {
  background-color: #ebebeb;
  color: #525252;
}
@media (max-width: 450px) {
  .s-cap a {
    font-size: 10px !important;
    padding-left: 8px !important;
    padding-right: 8px !important;
    bottom: 3% !important;
    line-height: 30px !important;
  }
  .lang {
    margin-top: 20px;
  }
}
.content {
  padding-top: 30px;
  padding-bottom: 30px;
}
.banner .hbox .time {
  font-size: 14.55px;
  color: #848484;
}
.cntBox {
  padding: 15px;
  margin-top: 30px;
  font-family: Arial;
  font-size: 16.65px;
}
.btn-signIn,
.tp-title {
  background-color: #233772;
  color: #fff;
}
h3.snews {
  color: #333238;
  font-size: 24px;
  margin-top: 30px;
  font-family: montserratlight;
}
.btn-signIn,
.str a {
  font-size: 15px;
  font-family: montserratregular;
}
.account .ubox h2,
.static .ubox h2 {
  margin-top: 10px;
  margin-bottom: 10px;
}
.form-control {
  border: 1px solid #233772;
  height: 40px;
  border-radius: 0;
}
.btn-signIn {
  padding: 0 20px;
  line-height: 33px;
  border-radius: 15px;
  margin-top: 13px;
  width: 100%;
}
.tp-title {
  font-family: montserratmedium;
  font-size: 18px;
  padding: 10px;
}
.str {
  padding-top: 15px;
  padding-bottom: 15px;
}
.mesajBody,
.mesajHead {
  padding: 20px;
}
.str a {
  color: #454545;
}
.tabTabel {
  border: 1px solid #233772;
  width: 100%;
}
.tabTabel td,
.tabTabel th {
  border: 1px solid #233772;
  padding-left: 10px;
  padding-right: 10px;
}
.tabTabel th {
  padding: 10px;
  font-family: montserratmedium;
}
.msg {
  font-size: 13px;
  text-align: right;
  margin-left: 10px;
}
textarea.form-control {
  min-height: 200px;
}
.about {
  padding-top: 20px;
  font-size: 16px;
  line-height: 26px;
  text-align:justify;
}
.justify-text{
	text-align:justify;
}
.img-space {
  margin-right: 15px;
  margin-bottom: 15px;
}
#map,
.archive,
.social-share {
  margin-top: 15px;
}
.social-share a.share {
  float: left;
  font-size: 20px;
  color: #083388;
  margin-right: 20px;
  width: auto;
}
.social-share ul {
  float: left;
  padding: 0 0 20px 20px;
  border-left: 1px solid #083388;
  list-style-type: none;
  margin: 0;
}
.social-share ul li {
  float: left;
  margin: 0 10px 0 0;
}
.social-share ul li a {
  width: 19px;
  height: 19px;
  display: block;
  font-size: 25px;
  color: #0090da;
}
.address {
  margin: 15px 0;
}
.address h3 {
  font-size: 21px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
}
.tabmenu .dropdown-menu {
  position: relative;
  float: none;
  margin: -10px 0 10px;
  border-radius: 0;
}
.tabmenu .dropdown-menu > li > a {
  display: block;
  padding: 10px 20px;
}
.tabmenu .dropdown .caret {
  float: right;
  margin-top: 10px;
}
.team-member .img-responsive {
  width: auto;
  border: 5px solid #ebedef;
}
.mesajHead,
.team-member .social {
  border-bottom: 1px solid #083388;
}
.team-member .social {
  display: block;
  margin: 15px auto;
  width: 200px;
  padding-bottom: 15px;
}
.team-member .social a {
  display: inline-block;
  width: auto;
  height: auto;
  float: none;
  background: 0 0;
  margin-left: 5px;
}
.team-member .staff-history {
  margin-bottom: 20px;
  display: block;
  text-align: justify;
}
.team-member .staff-name {
  font-size: 18px;
  color: #193348;
  font-weight: 600;
}
.team-member .staff-title {
  display: block;
  font-size: 15px;
  color: #717073;
  margin-bottom: 15px;
}
.archive .fancybox {
  width: calc(30% - 15px);
  float: left;
  margin: 0 18px 18px 0;
}
.ImageCover img {
  object-fit: cover !important;
}


@media (max-width: 768px) {
  #webHeaderRow {
    height: 70px;
  }
  .mainlogo {
    position: relative;
    max-height: 60px;
    margin-top: 3%;
  }
  .s-caption p,
  .ubox h2 {
    font-size: 100%;
  }
  .ubox h2 {
    text-align: center;
    margin-top: 10%;
    margin-bottom: 10%;
  }
  .ubox a {
    width: 119px;
  }
  .archive .fancybox img {
    width: 93%;
    margin: 13px 0;
    height: 233px;
    text-align: center;
    object-fit: cover;
  }
  .archive .fancybox .detail {
    width: 100%;
    padding: 0;
    text-align: center;
    font-size: 12px !important;
    color: #000;
    padding-left: 0 !important;
  }
}
@media (max-width: 622px){
  .owl-carousel .owl-item img {
  height: 40vh !important;
  }
}
.archive .fancybox .detail h1 {
  width: 100%;
  position: relative;
  text-decoration:none;
  margin: 0;
  font: 17px/24px "montserratregular";
  height: 48px;
  overflow: hidden;
  transition: all 0.2s ease-in-out;
  &:hover {
   color: #0090da;
   text-decoration:none;

  }
  
}
.archive .fancybox:nth-child(5n) {
  margin: 0 0 18px;
}
.fancybox-wrap .hide {
  display: block !important;
}
.fancybox-wrap .detail h1 {
  width: 50%;
  position: relative;
  float: left;
  margin: 0;
  font: 17px/24px "Open Sans";
}
.fancybox-wrap .detail .social-share {
  padding: 10px 0 0;
  float: right;
}
.fancybox-wrap .detail {
  width: 100%;
  padding: 30px 15px;
}
.about img,
.anlasmalar img,
.message .info img,
.message img,
.messages .info img,
.messages img,
.polls img {
  max-width: 100% !important;
  height: auto;
}
@media (min-width: 768px) {
  #headerCol1,
  #headerCol2,
  #headerCol3 {
    margin: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }
  input[type="text"].search {
    width: 30px;
    box-sizing: border-box;
    border: none;
    border-radius: 4px;
    font-size: 16px;
    background-color: transparent;
    background-image: url("../images/searchicon.png");
    background-repeat: no-repeat;
    padding: 8px 20px 8px 50px;
    -webkit-transition: width 0.4s ease-in-out;
    transition: width 0.4s ease-in-out;
    position: absolute;
    top: -8px;
    outline: 0;
  }
  #webHeaderRow {
    position: relative;
    height: 80px;
  }
  #headerCol2 {
    right: 40%;
  }
  #headerCol3 {
    right: 0;
    z-index: 2;
  }
  .socialnews {
    bottom: 20px;
    position: absolute;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 10px;
  }
  .menu .navbar-collapse.collapse {
    float: left;
  }
  .menu ul li a {
    font-size: 11.5px;
    padding-left: 4px;
    padding-right: 4px;
  }
  .archive .fancybox img {
    width: 93%;
    margin: 13px 0;
    height: 233px;
    text-align: center;
    object-fit: cover;
  }
  .archive .fancybox .detail {
    width: 100%;
    padding: 13px 15px;
    text-align: center;
    font-size: 12px !important;
    color: #000;
    padding-left: 0 !important;
  }
  .fancybox-inner iframe {
    width: 560px !important;
    height: 310px !important;
  }
  .mobil {
    display: none;
  }
  .cntBox {
    padding: 30px;
  }
  .banner .hbox h2 {
    margin-top: 20%;
    margin-bottom: 20%;
  }
  .banner .hbox .time {
    position: absolute;
    top: 20px;
    left: 15px;
  }
  .s-caption h2 {
    font-size: 16px;
  }
  .s-caption p,
  .ubox h2 {
    font-size: 100%;
  }
  .memberLogin {
    padding: 0 10px;
    font-size: 12px;
  }
  .ubox h2 {
    text-align: center;
    margin-top: 10%;
    margin-bottom: 10%;
  }
  .ubox a {
    width: 119px;
  }
  .menu .dropdown-menu {
    left: -85%;
  }
}
@media (min-width: 992px) {
  .banner .hbox h2 {
    font-size: 37.5px;
  }
  .ubox h2 {
    color: #fff;
    font-size: 22px;
    text-align: center;
    margin-top: 25%;
    margin-bottom: 10%;
  }
  .ubox a {
    width: 159px;
  }
  .menu ul li a {
    font-size: 13px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .s-caption h2 {
    font-size: 28px;
  }
  .s-caption p {
    font-size: 17px;
  }
  .memberLogin {
    padding: 0 20px;
    font-size: 15px;
  }
  .menu .dropdown-menu {
    left: -45%;
  }
  .letterIcon {
    float: right;
    padding: 0 10px;
    color: #fff;
    font-size: 30px;
    line-height: 53px;
    border-radius: 15px;
    margin-top: 14px;
    font-family: montserratregular;
  }
  .letterIconMobil {
    display: none;
  }
  .notification-badge {
    color: #fff;
    background-color: #ff4081;
    border-radius: 50%;
    padding: 1px 7px;
    font-family: Roboto;
    margin-left: -18px;
    position: relative;
    z-index: 0 !important;
    float: right;
    margin-top: 2%;
  }
}
@media (min-width: 1200px) {
  .menu .dropdown-menu {
    left: -35%;
  }
  .menu ul li a {
    font-size: 15.32px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
.navbar-toggle {
  margin-bottom: 0;
  margin-right: -10px;
}
@media (max-width: 820px) {
  .s-caption p {
    font-size: 75% !important;
  }
}
@media (max-width: 1024px) {
  .s-caption h2 {
    font-size: 18px !important;
  }
  .s-caption p {
    font-size: 10px !important;
  }
}
@media (max-width: 912px) {
  .s-caption p {
    font-size: 75% !important;
  }
}
@media (max-width: 280px) {
  .havaislogo {
    float: right !important;
  }
  .text img {
    max-width: 100%;
    height: auto;
  }
  .archive .fancybox {
    width: 100%;
  }
  .menu .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .menu .dropdown-menu > li > a {
    padding: 5px 15px 5px 25px;
    line-height: 20px;
  }
  .owl-carousel .owl-item .s-cap img {
    display: block;
    width: 100%;
    height: 150px !important;
  }
  .s-caption h2 {
    font-size: 16px;
    margin: 0 0 9px;
    position: relative;
    padding-bottom: 16px;
    font-family: montserratlight;
  }
  .s-caption {
    position: absolute;
    top: 8%;
    left: 6%;
    color: #fff;
    margin-right: 0;
  }
  .content {
    padding-top: 15px;
  }
}
#course_area .form-control,
.timeline > li {
  margin-bottom: 15px;
}
.fancybox-wrap {
  max-width: 80% !important;
  width: auto !important;
}
.fancybox-inner,
.fancybox-outer {
  position: relative;
  width: 100% !important;
}
.fancybox-nav {
  top: 40% !important;
  height: 40px !important;
}
.multimedia_filter {
  float: right;
  padding: 10px 29px;
  background-color: #0290da;
  color: #fff;
  border-radius: 14px;
}
.search-button {
  width: 41px;
  background-color: rgba(0, 0, 0, 0);
  z-index: 9999999999;
  position: absolute;
  padding: 8px;
  top: 19px;
  border: 0;
}
.sendika-formu-span {
  background-color: #0290da;
  padding: 3px;
  color: #fff;
  border-radius: 9px;
  font-size: 10px;
}
span.time {
  font-size: 11px;
}
.timeline {
  position: relative;
  margin: 0 0 30px;
  padding: 0;
  list-style: none;
}
.timeline > li {
  position: relative;
  margin-right: 10px;
}
.timeline > li > .fa,
.timeline > li > .glyphicon,
.timeline > li > .ion {
  width: 30px;
  height: 30px;
  font-size: 15px;
  line-height: 30px;
  position: absolute;
  color: #fff;
  background: #d2d6de;
  border-radius: 50%;
  text-align: center;
  left: 18px;
  top: 0;
}
.timeline > li > .timeline-item {
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  margin-top: 0;
  background: #fff;
  color: #444;
  margin-left: 60px;
  margin-right: 15px;
  padding: 0;
  position: relative;
}
.timeline > li > .timeline-item > .time {
  color: #999;
  float: right;
  padding: 10px;
  font-size: 12px;
}
.timeline > li > .timeline-item > .timeline-header {
  margin: 0;
  color: #555;
  border-bottom: 1px solid #f4f4f4;
  padding: 10px;
  font-size: 16px;
  line-height: 1.1;
}
.timeline > li > .timeline-item > .timeline-body,
.timeline > li > .timeline-item > .timeline-footer {
  padding: 10px;
}
.bg-blue {
  background-color: #0073b7 !important;
}
.randevu_saat {
  background-color: #233873;
  color: #fff;
  width: 15%;
  padding: 5px;
  border-radius: 9px;
  float: left;
  margin: 5px;
}
.randevu_saat.aktif {
  background-color: #f3f3f3 !important;
  color: #233873 !important;
}
.qrCode {
  float: right;
  background-color: #4861a7;
  padding: 6px;
  border-radius: 12px;
  line-height: 13px;
  color: #fff;
}
.pdf-indir {
  background-color: #e6e6e6;
  position: absolute;
  width: 100px;
  bottom: -13px;
  color: #171717;
  padding: 3px;
  border-radius: 18px;
  margin-top: 33px;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  font-size: 12px;
  transition: all 0.4s ease-in-out;
  &:hover {
    width: 150px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .letterIcon {
    float: right;
    padding: 0 10px;
    color: #fff;
    font-size: 30px;
    line-height: 53px;
    border-radius: 15px;
    margin-top: 14px;
    font-family: montserratregular;
  }
  .letterIconMobil {
    display: none;
  }
  .notification-badge {
    color: #fff;
    background-color: #ff4081;
    border-radius: 50%;
    padding: 1px 7px;
    font-family: Roboto;
    margin-left: -18px;
    position: relative;
    z-index: 0 !important;
    float: right;
    margin-top: 2%;
  }
}
@media (max-width: 767px) {
  .owl-carousel .owl-item img {
  height: 50vh !important;
}
  .memberLogin {
    float: left;
    margin-top: -47px;
  }
  .memberList {
    top: -10px !important;
  }
  .lang .active,
  .menu .dropdown-menu::after,
  .menu .navbar-toggle .icon-bar:nth-child(3),
  .mobilHide {
    display: none;
  }
  .menu ul li a:hover {
    background-color: transparent;
  }
  .navbar-header {
    height: 61px;
  }
  .navbar-toggle {
    position: absolute;
    top: 0;
  }
  .menu .navbar-toggle .icon-bar:first-child {
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 13px;
  }
  .menu .navbar-toggle .icon-bar:nth-child(2) {
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  .menu .navbar-toggle.collapsed .icon-bar {
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    display: block;
    position: relative;
    top: auto;
  }
  
  .s-cap,
  .s-pic {
    width: auto;
    float: none;
  }
  .s-cap img {
    height: 55px !important;
  }
  input[type="text"].search {
    top: 10px;
  }
  .hbox {
    padding: 15px;
  }
  h3.lastNews {
    font-size: 100%;
  }
  h3.lastNews:after,
  h3.lastNews:before {
    width: 20%;
  }
  .lang {
    margin-top: 20px;
  }
  .navbar-collapse {
    overflow-y: auto;
    background-color: #333238;
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 35px;
  }
  .menu .dropdown:before {
    content: " + ";
    position: absolute;
    left: -3px;
    top: 0;
    color: #fff;
    font-size: 24px;
  }
  .text img {
    max-width: 100%;
    height: auto;
  }
  .archive .fancybox {
    width: 100%;
    text-align: center;
    margin: 0;
  }
  .menu .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .menu .dropdown-menu > li > a {
    padding: 5px 15px 5px 25px;
    line-height: 20px;
  }
  .owl-carousel .owl-item .s-cap img {
    display: block;
    width: 100%;
    height: 150px !important;
  }
  .s-caption h2 {
    font-size: 16px;
    margin: 0 0 9px;
    position: relative;
    padding-bottom: 16px;
    font-family: montserratlight;
  }
  .s-caption {
    font-size: 9px;
    position: absolute;
    top: 8%;
    left: 6%;
    color: #fff;
    margin-right: 0;
  }
  .content {
    padding-top: 15px;
  }
  .letterIcon {
    padding: 0 10px;
    color: #fff;
    font-size: 25px;
    border-radius: 15px;
    z-index: 10000;
    line-height: 0 !important;
  }
  .letterIconMobil {
    position: absolute;
    margin-top: -35px;
  }
  .notification-badge {
    color: #fff;
    background-color: #ff4081;
    border-radius: 50%;
    padding: 2px 7px;
    font-family: Roboto;
    margin-left: -21px;
    position: relative;
    z-index: 0 !important;
    float: right;
    margin-top: -19px;
  }
}
@media (max-width: 767px){
  .owl-carousel .owl-item img {
  height: auto !important;
  aspect-ratio : 16 /9 !important;
  }
}
@media (min-width: 1000px) and (max-width: 1199px) {
  .owl-carousel .owl-item img {
  height: 360px !important;
  }
}
@media (min-width: 1200px) and (max-width: 1399px) {
  .owl-carousel .owl-item img {
  height: 420px !important;
  }
}
@media (min-width: 1400px) and (max-width: 1499px) {
  .owl-carousel .owl-item img {
  height: 480px !important;
  }
}
@media (min-width: 1500px) and (max-width: 1750px) {
  .owl-carousel .owl-item img {
  height: 550px !important;
  }
}
@media (min-width: 1751px) and (max-width: 2099px) {
  .owl-carousel .owl-item img {
  height: 650px !important;
  }
}
@media (min-width: 2100px){
  .owl-carousel .owl-item img {
  height: 750px !important;
  }
}
.pull-right > .dropdown-menu {
  right: 52px !important;
  margin-top: 4px;
}
