
.newsContent2 {
	width:80%; 
}

.news-container img{
	width:100%;
}

.page-container .page-content .page-content-wrap .page-content-holder {
	width:80%;
}

.content-box {
	padding: 0;
}
.content-box.box-gray{
    background-color: #444;
    color: #fff;  
  	border: 1px solid #ccc;
}
.content-box.box-gray:hover {
	background-color: #00733e;
  	*border: 1px solid #00733e;
}
.content-box.box-gray p {
	padding: 0 15px;
}



.bottom-news a
{
  color: #000000;
  text-decoration: none;
}
.bottom-news a:hover {
  color: #0a9200;
}


.text-justify {
  text-align: justify;
}
.text-footer {
  font-weight: bold;
  font-size: 1.1em;
  margin-top: 20px;
}
.text-author {
  text-align: left;
  margin-top:10px;
}
.text-time {
  border-bottom: 2px solid #dedede;
  padding-right: 0;
}
.text-share {
  text-align: right;
  padding-left: 0;
}
.text-viewcount {
  border-bottom: 2px solid #00733e;
}
.text-socailContainer {
  margin-top:10px;
}
.text-socailContainer a:last-child{
  margin-right: 0;
}

.slider {
  position: relative;
}
.slider ul {
  *height:400px;
  margin-bottom: 0;
}
.thumbnailBar {
  width:60%;
  margin: 0 auto;
}
.sliderImage {
  height: 100%;
  width: 100%;
}
.thumbnailImage {
  cursor:pointer;
  opacity:0.6;
}
.thumbnailImage:hover {
  opacity:1;
}
.thumbnailImage.active {
  opacity:1;
}
.points {
  font-size: 2em;
  position: absolute;
  bottom: 10px;
  margin: 0 auto;
  width: 100px;
  left: 50%;
  margin-left: -50px;
}
.slider .left {
  height: 100%;
  width: 10%;
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
}
.slider .right {
  height: 100%;
  width: 10%;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
}
.slider .left span {
  font-size: 2em;
  color: white;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -10px;
}
.slider .right span {
  font-size: 2em;
  color: white;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -10px;
}
.bx-wrapper {
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
  margin: 0 auto 0px !important;
}
.carousel-items {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}
.carousel-items .container {
  background: none;
}
.carousel-caption {
  position: relative;
  left: 0;
  margin-top: 10px;
}
.cont {
}
.cont .crousel-title {
  color: white;
  font-size: 1.5em;
  background-color: rgba(0,0,0,0.6);
  color: white;
  padding: 5px;
  border-radius: 5px;
}
.cont .crousel-text {
  color: white;
  font-size: 1.2em;
  background-color: rgba(0,0,0,0.6);
  color: white;
  padding: 5px;
  border-radius: 5px;
}
.services-header-list li a {
  background: rgba(0,0,0,0.6);
}
.services-header-list li a:hover {
  color: black;
}
ul[rn-carousel] > li {
  position: relative !important;
  margin-left: -100% !important;
  margin-bottom: 0;
}
ul[rn-carousel] > li:first-child {
  margin-left: 0 !important;
}
ul[rn-carousel] img {
  max-width: 100% !important;
}
.carousel-items .item {
  height:100%;
}
.carousel-items .container{
  position: absolute;
  bottom: 15px;
  left: 0;
  right: 0;
}
.slider-link-container{
  position: absolute;
  z-index: 999;
  background: rgba(0,0,0,0.6);
  right: 0px;
  cursor: pointer;
}
.slider-link-container a{
  display: block;
  color: #fff;
  text-decoration: none;
  font-family: "Open Sans", "Open Sans", sans-serif;
  background-color: rgba(255, 255, 255, 0.2);
  border: solid 1px rgba(255, 255, 255, 0.4);
  padding: 2px 15px;
}
@media (max-width: 991px) {
  .services-header-list li a {
    font-size : 0.9em;
    padding:2px;
    padding-left :10px;
    margin:15px 0;
  }
}
@media (max-width: 591px) {
  .services-header-list li a {
    font-size : 0.6em;
    padding:5px;
    margin:10px 0;
  }
}
.slider-wrapper {
	position:absolute;
}                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         
.slider {
  *margin-left:-10px;
  *margin-right:-10px;
  position: relative;
}
.slider ul {
  max-height: 600px;
  margin-bottom: 0;
}
.thumbnailBar {
  width:60%;
  margin: 0 auto;
}
.sliderImage {
  height: 100%;
  width: 100%;
}
.thumbnailImage {
  cursor:pointer;
  opacity:0.6;
}
.thumbnailImage:hover {
  opacity:1;
}
.thumbnailImage.active {
  opacity:1;
}
.points {
  font-size: 2em;
  position: absolute;
  bottom: 10px;
  margin: 0 auto;
  width: 100px;
  left: 50%;
  margin-left: -55px;
}
.slider .left {
  height: 100%;
  width: 10%;
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
}
.slider .right {
  height: 100%;
  width: 10%;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
}
.slider .left span {
  font-size: 2em;
  color: white;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -10px;
}
.slider .right span {
  font-size: 2em;
  color: white;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -10px;
}
.bx-wrapper {
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
  margin: 0 auto 0px !important;
}
.carousel-items .item {
  height:100%;
}
.carousel-items {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}
.carousel-items .container {
  background: none;
}
.carousel-caption {
  position: relative;
  left: 0;
  margin-top: 10px;
}
.cont {
}
.cont .crousel-title {
  color: white;
  font-size: 1.5em;
  background-color: rgba(0,0,0,0.6);
  color: white;
  padding: 5px;
  border-radius: 5px;
}
.cont .crousel-text {
  color: white;
  font-size: 1.2em;
  background-color: rgba(0,0,0,0.6);
  color: white;
  padding: 5px;
  border-radius: 5px;
}
.services-header-list li a {
  background: rgba(0,0,0,0.6);
}
.services-header-list li a:hover {
  color: black;
}
ul[rn-carousel] > li {
  position: relative !important;
  margin-left: -100% !important;
  margin-bottom: 0;
}
ul[rn-carousel] > li:first-child {
  margin-left: 0 !important;
}
ul[rn-carousel] img {
  max-width: 100% !important;
}
/*.carousel-items .item {
  height:100%;
}*/
.carousel-items .container{
  position: absolute;
  bottom: 15px;
  left: 0;
  right: 0;
}
.slider-link-container{
  position: absolute;
  z-index: 999;
  background: rgba(0,0,0,0.6);
  right: 15px;
  cursor: pointer;
}
.slider-link-container a{
  display: block;
  color: #fff;
  text-decoration: none;
  font-family: "Open Sans", "Open Sans", sans-serif;
  background-color: rgba(255, 255, 255, 0.2);
  border: solid 1px rgba(255, 255, 255, 0.4);
  padding: 2px 15px;
}
@media (max-width: 991px) {
  .services-header-list li a {
    font-size : 0.9em;
    padding:2px;
    padding-left :10px;
    margin:15px 0;
  }
}
@media (max-width: 591px) {
  .services-header-list li a {
    font-size : 0.6em;
    padding:5px;
    margin:10px 0;
  }
}

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  

body {}
.text-justify {
  text-align: justify;
}

.flex-container2 {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.flex-item2 {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.flex-item2 h2 { 
  width: 100%;
}

.text-footer {
  font-weight: bold;
  font-size: 1.1em;
  margin-top: 20px;
}
.text-author {
  text-align: left;
  margin-top:10px;
}
.text-time {
  border-bottom: 2px solid #dedede;
  padding-right: 0;
}
.text-share {
  text-align: right;
  padding-left: 0;
}
.text-viewcount {
  border-bottom: 2px solid #00733e;
}
.text-socailContainer {
  margin-top:10px;
}
.text-socailContainer a:last-child{
  margin-right: 0;
}


.angular-google-map-container {
        height: 400px;
}
.text-justify {
  text-align: justify;
}

.body {
}
.angular-google-map-container {
  height: 400px;
}
.contact label{
  min-width:60px;
}

.btn {
  margin-right:5px;
}
.page-container .footer-contacts .fc-row {
  padding-left:35px;
}
.page-container .page-footer .page-footer-wrap .page-footer-holder {
  width:80%;
}
.footer-widget a:hover {
  *background: #BABABA;
  background: #fff;
}
#footer-widgets{
	margin-top:0 !important;
}
#footer-widgets .slogan{
  font-family: 'Brush Script MT', cursive;
      color: #e0b200;
  
}
@media only screen and (min-width : 320px) {
   #footer-widgets .slogan{
    font-size: 1.8em;
  }
}
/* Extra Small Devices, Phones */ 
@media only screen and (min-width : 480px) {
   #footer-widgets .slogan{
    font-size: 2.2em;
  }
}
/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {
   #footer-widgets .slogan{
    font-size: 2.4em;
  }
}
/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {
   #footer-widgets .slogan{
    font-size: 2.8em;
  }
}
/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {
  #footer-widgets .slogan{
    font-size: 2.8em;
  }
}

.footer-widget-title {
    color: #e0b200;
}

.img-circle {
  width:200px;
}
.flex-container {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.flex-container .flex-box{
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.flex-box a:hover {
  text-decoration : none;
}
.highlight-section a{
  text-decoration : none;
}
.highlight-section p{
  color:black;
}

.container.linkBar {
  background-color: #00733e !important;
}
.banner {
  background:none !important;
  *width:100%;
  height: 60px;
  position:relative;
  *background-image: url("http://www.googledrive.com/host/0B74yyUIRvPVqWk0wVG16VDdGZ0k");
}
/*0B74yyUIRvPVqZHFuYy1WZHNpWDQ   0B74yyUIRvPVqWk0wVG16VDdGZ0k*/
.left-text {
  position: absolute;
  bottom: 0;
  font-size: 2.5em;
}
.right-text {
  position: absolute;
  bottom: 0;
  font-size: 2.5em;
  right: 12px;
}
.banner .header-full-title
{
  background:none;
  padding-left: 0;
}
.wrap-dark-color {
  background-color: #00733e !important;
  color: white;
}
.feature-container{
  padding:0;
}
.feature-container .feature-icon{
  color: white;
  border-right: solid 1px #06ad60;
  *border-right:none;
}
.feature-icon:first-child {
  border-left: solid 1px #06ad60;
  *border-left : none;
}
.feature-container .feature-icon h4{
  color: white;
  font-weight: bold;
}
a.feature-icon:hover {
  color: #fff;
  background-color: #06ad60;
}
.feature-icon{
  *text-align:center;
  *width:20% !important;
  *min-width:20% !important;
}

@media (max-width: 991px) {
  .feature-icon i {
    font-size: 1.6em;
  }
  .feature-icon h4 {
    font-size: 1.0em;
  }
}
@media (max-width: 591px) {
  a.feature-icon {
    padding-left:10px;
    padding-right:10px;
  }
}
a {
  text-decoration:none !important;
}
.app-content-body {
  *background-image: url("http://localhost:1186/css/theme/default/img/kutuphane.jpg");
  *background-size: contain;
  background-image: linear-gradient(to top, #f0f0f0, #f4f4f4);
}
/*SARI*/
.dropdown > a:after {
  display: none;
  content: "";
}
.dropdown.left {
  width:44%;
}
.dropdown.center {
  width:12%;
  position:relative;
  height: 10px;
}
.dropdown.right {
  width:44%;
}
.full-width {
  width:100%;
}
.iu-logo {
  position: absolute;
  top: -40px;
  width: 130px;
  height: 130px;
  left: 0;
}
.iu-logo-sm
{
  /* width: 40px; */
  /* height: 40px; */
  margin: 5px;
  position: absolute;
  width: 80px;
}
.dropdown-menu li {
  cursor:pointer;
}
.navbar-dark {
  background-color: #00733e !important;
  border-top: none !important;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:active, .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a {
  background-color: #06ad60;
  background-image : none !important;
}
.menu-line {
  background-color: #e0b200 !important;
  height:15px;
}
.navbar-nav > li > a:focus, .navbar-nav > li > a:active {
  background-color: #00733e !important;
}
.navbar-dark .dropdown .dropdown-menu {
  background-color:#00733e !important;
  border-color: #035f35;
}
.navbar-default .navbar-nav > li > a {
  margin-top:0;
  position:revert;
}
@media (max-width: 768px){
  
  
  .app-content-body{
    margin-top:154px !important;
  }
  
  
  a.feature-icon {
    padding: 15px;
    padding-bottom: 5px;
  }
  .navbar-nav>li {
    margin-left:10px;
  }
  .navbar-dark .dropdown > a {
    border-bottom: solid 1px #109055;
    margin: 0;
  }
  .navbar-dark .navbar-collapse {
    width: 100%;
    margin: 0px;
    padding: 0px;
  }
  .navbar-dark .navbar-collapse.in {
    border:none;
  }
  .navbar-dark .navbar-collapse .nav.navbar-nav:first {
    margin: 0px;
  }
}
.navbar-default .navbar-toggle {
  border: solid 1px #109055;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.navbar-default .navbar-toggle:hover {
  background-color: #0a9200;
  cursor :pointer;
}

@media (min-width: 992px) and (max-width: 1200px) {
    .navbar .container{
    width:100% !important;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  
}
/* Search Page Css*/
.search-container a
{
  color: #000000;
  text-decoration: none;
}
.search-container a:hover {
  color: #0a9200;
}
.container .row {
  margin-right: 0;
  margin-left: 0;
}
.container {
  padding-right: 0;
  padding-left: 0;
}
.navbar-nav>li {
  text-align:center;
  width:16.6666666667%;
}
@media (max-width: 768px){
  .app-content-body{
    margin-top:65px !important;
  }
  .navbar-nav>li {
    text-align:center;
    width:100%;
  }
}
.header-full-title {
  padding-left: 110px;
  background-image: url(http://www.istanbul.edu.tr/css/theme/default/img/logo/iu.png);
  background-repeat: no-repeat;
  background-size: 90px;
}
.header-title h2 {
  margin: 0;
}
.header-title h2:nth-child(1) {
  font-size:1.3em;
  margin-top:25px;
}
.header-title h2:nth-child(2) {
  font-size:1.6em;
  color:black;
  font-weight:bold;
  margin: 10px 0px;
}
.menu-right{
  color: #fff;
  float: right;
  font-size: 20px;
  border: solid 1px #3fb0ac !important;
  padding: 1px 11px !important;
  margin-top: 8px;
  margin-right: 5px;
  margin-bottom: 8px;
  position: relative;
}
.sb-menu-right{
  z-index:999999;
  display:block;
  -webkit-animation-duration: 0.5s;
  /* Safari 4.0 - 8.0 */
  animation-duration: 0.5s;
}
.sb-menu-right .menu-close{
  position: absolute;
  font-size: 30px;
  left: -33px;
  background-color: #222222;
  padding: 4px 8px;
  margin-top: 50px;
}

.xs-pageTitle{
  color: white;
  position: absolute;
  left: 90px;
  margin-top: 10px;
  text-align: center;
  width: calc(100% - 175px);
  font-size: 1em;
}
.navbar-toggle {
  margin-right:5px;
  padding:6px;
}
.sb-slidebar {
  overflow-y: inherit !important;
}



.top-language{
    float: right;
    *position: relative;
    clear:right;
}
.top-nav-language {
    position: absolute;
    font-size: 70%;
    *width: 355px;
    right: 135px;
    bottom: 0;
    margin: 0 0 0 20px;
    padding: 0;
    list-style-type: none;
    overflow: hidden;
}

.top-nav-language li {
    float:left;
    margin: 0 1px;
    border-radius: 5px 5px 0 0;
}

.top-nav-language a {
    font-size: 1.5em;
    margin: 0;
    color: #444;
    display: inline-block;
    padding: 7px 10px;
    min-width: 40px;
    text-align: center;
}

.top-nav-language .bg-theme a {
    color: white;
}


html[lang="ar"] .tab-content p,
html[lang="ar"] .tab-content span,
html[lang="ar"] .tab-content div,
html[lang="ar"] .tab-content h1,
html[lang="ar"] .tab-content h2,
html[lang="ar"] .tab-content h3,
html[lang="ar"] .tab-content h4,
html[lang="ar"] .tab-content h5,
html[lang="ar"] .tab-content h6,
html[lang="ar"] .tab-content a,
html[lang="ar"] .tab-content li,
html[lang="ar"] .fontSizerContent p,
html[lang="ar"] .fontSizerContent span,
html[lang="ar"] .fontSizerContent div,
html[lang="ar"] .fontSizerContent h1,
html[lang="ar"] .fontSizerContent h2,
html[lang="ar"] .fontSizerContent h3,
html[lang="ar"] .fontSizerContent h4,
html[lang="ar"] .fontSizerContent h5,
html[lang="ar"] .fontSizerContent h6,
html[lang="ar"] .fontSizerContent a,
html[lang="ar"] .fontSizerContent li {
    direction: rtl;
    text-align: right;
}







/*GENEL*/
#back-top {
    display: none;
   
}

.imgcenter(display: display: inline!important;)

/*#back-top{display:none!important}*/

.ecw-wrp{z-index:99999;padding-right:50px;!important}

.section-title:first-letter {
  font-weight: 900;
}


.fullwidth {
  width: 100vw;
  box-sizing: border-box;
  margin-left: calc(-50vw + 50%);
  margin-right: calc(-50vw + 50%);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.slider-fullwidth {
  width: 100vw;
  box-sizing: border-box;
  margin-left: calc(-50vw + 50%);
  margin-right: calc(-50vw + 50%);
  background-image: linear-gradient(to bottom, #eeeeeed4 0%, #e6e6e6e3 100%), url(https://cdn.istanbul.edu.tr/FileHandler2.ashx?f=slider.bg.jpg);
  background-repeat: repeat;
  background-size: inherit;
  background-attachment: inherit;
  background-position: 50% 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 20px;
}

/*Genel Bitiş*/


/* Üst Menü Genişlik Ayarları Başla */
.nav, .navbar-nav, .full-width {
  width: 100%;
  display: flex;
}

.navbar-nav > li {
  text-align: center;
  flex-grow: 1;
  width: auto;
}
/* Üst Menü Genişlik Ayarları Bitiş */


/* Tüm Yazı Tiplerini Default Yap Başla*/
.tab-content a,
.tab-content h1,
.tab-content h2,
.tab-content h3,
.tab-content h4,
.tab-content h5,
.tab-content span,
.tab-content p,
.tab-content b,
.fontSizerContent p,
.fontSizerContent span {
 /*font-size: inherit!important;*/
  font-family: inherit!important;
}
/* Tüm Yazı Tiplerini Default Yap Bitiş*/



/* MANŞET SLİDER BAŞLA */
.slider ul {
  max-width: 1170px;
  height: 369px;
  overflow: hidden;
}

.slider ul[rn-carousel] img {
  max-width: 100% !important;
  width: 100%;
  height: 100%;
  object-fit: fill;
}

.services-header-list {
  position: inherit;
  display: initial; /* top: 125px; */
}

.slider ul::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("https://cdn.istanbul.edu.tr/FileHandler2.ashx?f=slider_bg.png");
  background-size: cover;
  filter: blur(5px);
  z-index: -1;
}

.slider .left span {
  background: #212121a1;
  padding: 10px;
  top: 45%;
  left: 0!important;
}

.slider .right span {
  background: #212121a1;
  padding: 10px;
  top: 45%;
  right: 0;
  left: auto!important;
}

.points {
  bottom: auto!important;
  font-size: 2.5em!important;
}

div.rn-carousel-indicator span.active {
  color: #ffffff!important;
}

.slider1 {
  height: 420px;
  /* background: #f3f3f3;box-shadow: 0px 8px 6px -6px rgba(0, 0, 0, 0.6); */
}

.slider .slider-link-container {
  position: absolute;
  z-index: 1;
  background: #ffffff00;
  right: 0px;
  cursor: pointer;
  bottom: -30px;
}

.slider .services-header-list li a {
  text-align: center;
  background: rgb(0 0 0 / 0%)!important;
  box-shadow: auto;
  border: auto;
  line-height: 1.2em;
}

.services-header-list li a {
  font-size: 1.9em;
  margin-left: 70px;
  width: 105%;
  box-shadow: 0 0 0px #000, inset 0 0 0px rgba(255, 255, 255, .65);
  padding: 10px;
  margin: 5px 0;
  border: 0px dashed rgb(255 255 255 / 38%);
  width: 1080px;
  margin-left: 30px!important;
  margin: 0px;
  margin-top: 5px;
  text-shadow: 0px 1px 10px RGBA(0,0,0,1);
  font-weight: bold;
  letter-spacing: 1px;
}

.services-header-list li a:hover {
  background-color: rgb(0 0 0 / 0%);
  border: 0px;
  box-shadow: 0 0 0px #000, inset 0 0 0px rgba(255, 255, 255, .95);
}

.slider .carousel-items {
  box-shadow: 0px 8px 6px -6px rgba(0, 0, 0, 0.6);
}

.slider-link-container a {
  color: #3b3a3a!important;
  border: solid 0px rgba(255, 255, 255, 0.4)!important;
  background-color: rgb(255 255 255 / 0%)!important;
  font-weight: 900;
}

.rn-carousel-indicator span.active {
  color: red!important;
}
/*
.carousel-items .item .container{
  background-image: linear-gradient(to bottom, rgb(0 0 0 / 0%) 0%, rgb(0 0 0 / 39%) 100%)!important; bottom:0!important;min-height: 100px;
}*/


/*Manşet Slider Bitiş*/



/* Menü Düzenleme Başla*/
.nav-tabs li a:hover {
  background-color: #d1d1d1;
  border-radius: 0;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
  color: #000;
  cursor: default;
  background-color: #fdfdfd;
  border: 1px solid #f3f3f3;
  border-bottom: 1px solid #9d9d9d;
  border-radius: 0;
}

.tabs-left {
  border-right: 0;
  width: 100%;
  padding-top: 0;
}

.tabs-left>li {
  margin-bottom: 1px;
}

.nav-tabs>li>a {
  margin-right: 0;
  border-radius: 0;
  display: block;
  background: #f4f4f4;
  transition: all 0.3s ease-in-out 0s;
}

.nav-tabs>li>a:hover {
  background: #fff;
  transition: all 0.3s ease-in-out 0s;
}

.tabs-left>li>a::after,
.tabs-top>li>a::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  bottom: -1px;
  left: 0;
  background-color: #9d9d9d;
  transform: scaleX(0);
  transform-origin: bottom right;
  transition: transform 0.6s;
}

.tabs-left>li>a:hover::after,
.tabs-top>li>a:hover::after {
  transform: scaleX(1);
  transform-origin: bottom left;
}

.nav-tabs>li.active>a::before {
  font-family: 'FontAwesome';
  content: '\f061';
  font-size: 10px;
  color: #0a0a0a;
  margin-right: 5px;
} 

.tabs-left {
  border-bottom: 0;
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.12);
}

.tabs-top {
  border-bottom: 0;
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.12);
} 

.tabs-top li {
  padding-right: 2px;
} 
/*Menü Düzenleme Bitiş*/



/* HABER KUTUSU BAŞLA */
.bxslider .thumbnail a>img,
.bxslider .thumbnail>img {
  transition: all 0.3s ease-in-out 0s;
  margin-right: auto;
  margin-left: auto;
  height: 208px;
  object-fit: fill;
  width: 900px;
  object-position: center;
  border-radius: 10px 10px 0 0;
}

.bxslider .thumbnail {
  margin-bottom: 0px;
  border: 0px solid #ddd;
  padding: 0px;
  background-color: #fff0;
  transition: all 0.3s ease-in-out 0s;
  border-radius: 10px;
}

.bxslider .thumbnail:hover {
  transform: scale(0.99);
  filter: brightness(130%);
}

.bxslider .caption h5 {
  align-items: center;
  text-align: center;
  color: #ffffff !important;
}

.bxslider li {
  /*width: 373px!important;*/
  transition: all 0.3s ease-in-out 0s;
  border: 1px solid #e4e4e4;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  margin-bottom: 20px;
  border-radius: 10px;
  overflow: hidden;
}

.bxslider-controls .bx-next,
.bxslider-controls {
  border-radius: 0px 10px 10px 0px;
  width: 35px;
  color: #fff!important;
}

.bxslider-controls .bx-prev,
.bxslider-controls {
  border-radius: 10px 0px 0px 10px;
  width: 35px;
  color: #fff!important;
}

.section-title2 {
  background-image: linear-gradient(to bottom, rgb(198 196 196 / 5%) 0%, rgb(0 0 0 / 12%) 100%);
  padding: 9px;
  border-radius: 5px;
  text-align: center;
  box-shadow: -1px 3px 11px 0px rgb(226 226 226);
  font-size: 1.8em;
  display: block;
  border-left: 5px solid #555 !important;
}

.section-title2::after {
  content: "\25BC";
  display: block;
  text-align: center;
  font-size: 20px;
  height: 0px;
  color: #dddddd;
}
.bx-wrapper{min-height: 200px;}
/* Haber Kutusu Bitiş */




/* Haber Kutusu Prev-Next Icon */
.slider-container {
  position: relative;
}

.bxslider-controls {
  position: relative;
  top: 160px;
  transform: translateY(-50%);
  width: 100%;
  z-index: 9;
}

#bx-prev,
#bx-next {
  position: absolute;
  top: 0;
  opacity: 0.8;
}

#bx-prev {
  left: 72px;
}

#bx-next {
  right: 0px;
}
/* Haber Kutusu Prev-Next Icon Bitiş */



/* DUYURU KUTUSU BAŞLANGIÇ */
.custom-scrollbar {
  height: 280px;
  overflow-y: scroll;
}

.custom-scrollbar::-webkit-scrollbar {
  width: 4px;
  background: #dddddd;
}

.custom-scrollbar::-webkit-scrollbar-thumb {
  background-color: #585858;
}

.custom-scrollbar {
  scrollbar-width: thin;
  scrollbar-color: #585858 transparent;
}

.notice-box {
  border: 0 solid transparent;
}

.notice-box .media-heading span {
  display: flex;
}

.notice-box hr {
  border-top: 1px dashed #c6c6c6 !important;
}

.notice-box .media-body {
  display: flex;
  align-items: stretch;
  width: 100%;
  border: 1px solid #e8e8e8;
  border-radius: 10px;
  transition: all 0.3s ease-in-out 0s;
}

.notice-box .media-body:hover {
  background: #ececec;
}

.notice-box .media-heading {
  display: flex;
  align-items: center;
  margin-right: 10px;
  margin-bottom: 0;
  width: 65px;
  /*height: 60px;*/
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  padding-right: 20px!important;
  padding-left: 20px!important;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  
}

.notice-box .duyuruicerik {
  display: flex;
  align-items: center;
  line-height: 1.3em;
}

.notice-box li {
  transition: all 0.3s ease-in-out 0s;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, .1);
  border-radius: 10px;
}

.notice-box li:hover {
  box-shadow: 0px 4px 8px rgb(226 226 226);
  border-radius: 10px;
}

.notice-box .panel-body {
  padding: 0px 15px 15px 0px;
}

.notice-box .dateday {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 20px;
  font-family: Georgia, Times, 'Times New Roman', serif;
  /*padding-top: 2px;*/
}

.notice-box .datemonth {    /*padding-bottom: 5px;*/margin-top: -8px;}
.notice-box .dateyear{margin-top: -9px;}

.notice-box .media {
  margin-top: 10px;
}



/* Duyuru Kutusu Bitiş */



/* LİNK MENÜ BAŞLANGIÇ*/
.linkBar {
  position: relative;
  overflow: hidden;
  width: 1170px;
}

.feature-container {
  display: flex;
  /* flex-wrap: wrap;justify-content: center; align-items: center; */
}

.feature-icon {
  padding: 15px !important;
  width: 20%;
  text-align: center;
  /* min-height: 110px;max-height: 300px;overflow: auto; */
}

.feature-container .feature-icon h4 {
  font-weight: 100!important;
  font-size: 14px;
}

a.feature-icon:hover {
  opacity: 0.8;
  transform: scale(1.1);
}

.linkBar .feature-container {
  min-height: inherit;
  height: 100%;
  overflow: hidden;
}
/* Link Menü Bitiş */




/* Text Menü Başla */
.flex-box {
  margin-bottom: 20px;
  transition: all 0.3s ease-in-out 0s;
}

.flex-box:hover {
  background-color: #f0f0f0;
  transform: scale(0.99);
}

.flex-box .text-icon {
  margin-bottom: 0px;
  padding-top: 10px;
}

.flex-box .icon-ar.icon-ar-lg {
  width: 60px;
  height: 60px;
  font-size: 28px;
  border-radius: 15px;
  margin-top: 0px;
}

.flex-box .text-icon-content p {
  margin-top: 0px;
}
.text-icon-content h3{font-size: 1.3em;}
/* Text Menü Bitiş */




/* ETKİNLİK KUTUSU BAŞLA */
.event-box .panel.panel-card .panel-heading img {
  width: 85% !important;
}

.event-box .text-center h5 {
  color: #ffffff;
}

.event-box .panel.panel-card {
  height: auto;
  border-radius: 10px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.event-box {
  transition: all 0.3s ease-in-out 0s;
  padding-left: 0;
  padding-right: 0;
}

.event-box:hover {
  transform: scale(1.03);
  filter: brightness(100%);
}
/* Etkinlik Kutusu Bitiş */




/* Header Social Başlangıç */
.top-nav-social {
  border-radius: 50px;
  margin-top: 5px;
  box-shadow: -1px 0px 1px 4px rgb(226 226 226);
  border: 0px;
}

.top-nav {
  margin-top: 5px;
}

.top-nav .dropdown a {
  border-radius: 50px;
  background-color: #ffffff;
}

.top-nav-social li:hover {
  font-size: 16px;
}

.top-nav .dropdown-login-box,
.top-nav .dropdown-search-box {
  padding: 5px;
  background: white;
}

.top-nav-social a {
  padding: 3px 1px;
}
/* Header Social Bitiş */





/* Footer Başlangıç */
#footer-widgets {
  min-height: 400px;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, .8) 0%, rgba(0, 0, 0, .8) 100%), url(https://cdn.istanbul.edu.tr/FileHandler.ashx?f=vcCZfx_HdkCDOzF-xHU5zQ);
  background-position: center bottom;
  background-size: cover;
  background-repeat: no-repeat;
}

#footer-widgets h3 {
  color: #ffffff;
  font-weight: 900;
}

#footer-widgets p {
  margin: 0 0 5px;
}

#footer-widgets li {
  padding-left: inherit;
  width: 100%;
  display: flex;
  background-image: linear-gradient(to right, #fffefe 0%, #000 100%);
  background-repeat: no-repeat;
  background-size: 0% 1px;
  background-position: 0 100%;
  transition: background-size 0.3s ease;
}

#footer-widgets li:hover {
  background-size: 100% 1px;
}

#footer-widgets li::before {
  content: "\f061";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  margin-right: 10px;
}

#footer {
  background-color: #171717;
  border-top: solid 1px #444;
}

.footer-widget a:hover {
  background: #ffffffcc;
  border-color: #494e49d9;
}
/* Footer Bitiş */





/* YONETIM KART IMG Animasyon */
.user-card img {
  transition: all 0.3s ease-in-out;
}

.user-card img:hover {
  -webkit-transform: translateY(-9px);
  -ms-transform: translateY(-9px);
  -o-transform: translateY(-9px);
  transform: translateY(-9px);
  -webkit-box-shadow: 0 18px 24px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 18px 24px rgba(0, 0, 0, 0.15);
  -o-box-shadow: 0 18px 24px rgba(0, 0, 0, 0.15);
  box-shadow: 0 18px 24px rgba(0, 0, 0, 0.15);
}

/* YONETIM KART IMG Animasyon Bitiş */






/*RESPONSIVE*/

/* Mobile Button */
#feature-container.expanded {
  height: 500px;
}/*Mobilde aşağı hareket eden ok*/

#mobileButton {
  display: none;
  cursor: pointer;
  background-color: #f1f1f170;
  padding: 10px;
  text-align: center;
  font-size: 18px;
  position: relative;
  overflow: hidden;
}

#mobileButton i {
  transition: transform 0.3s ease-in-out;
  animation: bounceUpDown 1.5s infinite alternate;
}

@keyframes bounceUpDown {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(5px);
  }
}

#mobileButton.expanded i {
  transform: rotate(180deg);
  animation: none;
}
/* Mobile Button Bitiş */





@media (max-width: 460px) {
  .col-xs-3 {
    margin-left: -25px !important;
  }
}

@media (max-width: 768px) {
  .all1 {
    top: -3px;
  }

  .tabs-left {
    display: none;
    margin-left: 25px;
    width: 100%;
    margin-bottom: 20px;
  }

  .col-xs-3,
  .col-xs-9 {
    width: 100%;
  }

  .tabs-top {
    display: none;
  }

  .slider ul {
    height: 113px;
  }

  .navbar-nav,
  .full-width {
    width: inherit;
    display: inherit;
  }

  .full-width {
    width: auto;
  }

  .navbar-nav > li {
    text-align: center;
    flex-grow: 1;
    width: inherit;
  }

  .feature-container {
    flex-wrap: wrap;
    height: 300px;
  }

  a.feature-icon {
    display: flex;
    align-items: center;
    text-decoration: none;
  }

  .feature-icon {
    min-height: 56px;
  }

  .feature-icon .hidden-xs {
    display: block!important;
  }

  .linkBar .feature-container {
    height: 285px;
    overflow: hidden;
    transition: height 0.5s ease-in-out;
  }

  .feature-icon i {
    font-size: 2.0em;
    width: 50px;
    margin-bottom: 0px;
  }

  .feature-container .feature-icon h4 {
    text-align: left;
  }

  .feature-icon {
    width: 100%;
    min-width: 100%;
    padding: 10px !important;
  }

  .fullwidth {
    width: 100%;
    min-width: 100%;
    padding: 10px !important;
  }

  .linkBar {
    width: inherit;
  }

  .bxslider-controls {
    position: relative;
    top: 160px;
  }
    /*.bxslider li {
          width: 3.1%!important;
      max-width: 344px;
    
      overflow: hidden;
  }*/
  

  #footer-widgets {
    height: -webkit-fill-available;
  }

  .slider1 {
    height: 190px;
  }

  .slider ul {
    height: 160px;
  }

  .app-content-body {
    margin-top: 65px!important;
  }

  .slider .points {
    left: 0;
    margin-left: 0px;
  }

  .slider .left span {
    /*top: 50px;*/
    font-size: 1em!important;
  }

  .slider .right span {
    /*top: 50px;*/
    font-size: 1em!important;
  }

  .slider .services-header-list li a {
    font-size: 13px;line-height: 1.2em;width: 80%;margin-left: 32px;padding: 0px!important;
  }

  .slider-fullwidth {
    padding-top: 0px;
  }
  

  #mobileButton {
    display: block;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {/*tablet ekranları için*/
 /* .feature-container {
    flex-wrap: wrap;
    height: 300px;
  }*/

   .slider1 {
    height: 320px;
  }
  .slider ul {
    height: 280px;
	}
  .slider .left span {
    top: 65%;
    
	}
  .slider .right span{
     top: 65%;
 	 }
  


	.slider .services-header-list li a {
    font-size: 15px;
    line-height: 1em;
    width: 145%;
	    
	}
  
  
  
  
  a.feature-icon {
    display: flex;
    align-items: center;
    text-decoration: none;
  }

  .feature-icon {
    min-height: 56px;
  }

  .feature-icon .hidden-xs {
    display: block!important;
  }

  .linkBar .feature-container {
    height: 285px;
    overflow: hidden;
    transition: height 0.5s ease-in-out;
  }

  .feature-icon i {
    font-size: 2.0em;
    width: 50px;
    margin-bottom: 0px;
  }

  .feature-container .feature-icon h4 {
    text-align: left;
  }

  .feature-icon {
    width: 100%;
    min-width: 100%;
    padding: 10px !important;
  }

  .fullwidth {
    width: auto;
    min-width: 100%;
    padding: 10px !important;
  }

  .linkBar {
    width: inherit;
  }


  #mobileButton {
    display: block;
  }

}

/* itf mobil bottom menü başla */
@media (min-width: 769px) {
  .tabs-left {
    display: block;
  }

  #itf-phone-number {
    display: none;
    /* Bottom Menüyü Masaüstünde Gizle */
  }
}

@media (max-width: 768px) {
  #itf-phone-number {
    position: fixed;
    z-index: 99;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #650f3a;
    color: #fff;
    text-align: center;
    padding: 12px 3px;
    box-shadow: 0px -5px 10px rgba(0, 0, 0, 0.5);
  }
}
/* itf mobil bottom menü bitiş */
   


/*RESPONSIVE*/ 



                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             
body {}








.quick-img-container{
  position:relative;
  margin-top:15px;
}
.quick-img-container .title{
  display: block;
  color: #fff;
  text-shadow: 0 1px 2px rgba(0,0,0,.75);
  background-color: rgba(255,255,255,.2);
  box-shadow: 0 0 5px #000, inset 0 0 2px rgba(255,255,255,.65);
  border: 1px solid rgba(255,255,255,.4);
  padding: 5px 15px;
  background: rgba(0,0,0,0.6);
  position: absolute;
  bottom: 0px;
  width: calc(100% - 2px);
  margin: 1px;
}

#testBilesen p {
	font-size:30px;
  	color: red;
}
#iuc_anaDiv
{
  background-color:red;
}
#iuc_divBaslik
{
 color:blue;
}



a {
  text-decoration:none !important;
}
.app-content-body {
  *background-image: url("http://localhost:1186/css/theme/default/img/kutuphane.jpg");
  *background-size: contain;
  background-image: linear-gradient(to top, #f0f0f0, #f4f4f4);
}
/*SARI*/
.dropdown > a:after {
  display: none;
  content: "";
}
.dropdown.left {
  width:44%;
}
.dropdown.center {
  width:12%;
  position:relative;
  height: 10px;
}
.dropdown.right {
  width:44%;
}
.full-width {
  width:100%;
}
.iu-logo {
  position: absolute;
  top: -40px;
  width: 130px;
  height: 130px;
  left: 0;
}
.iu-logo-sm
{
  /* width: 40px; */
  /* height: 40px; */
  margin: 5px;
  position: absolute;
  width: 80px;
}
.dropdown-menu li {
  cursor:pointer;
}
.navbar-dark {
  background-color: #00733e !important;
  border-top: none !important;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:active, .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a {
  background-color: #06ad60;
  background-image : none !important;
}
.menu-line {
  background-color: #e0b200 !important;
  height:15px;
}
.navbar-nav > li > a:focus, .navbar-nav > li > a:active {
  background-color: #00733e !important;
}
.navbar-dark .dropdown .dropdown-menu {
  background-color:#00733e !important;
  border-color: #035f35;
}
.navbar-default .navbar-nav > li > a {
  margin-top:0;
}
@media (max-width: 768px){
  a.feature-icon {
    padding: 15px;
    padding-bottom: 5px;
  }
  .navbar-nav>li {
    margin-left:10px;
  }
  .navbar-dark .dropdown > a {
    border-bottom: solid 1px #109055;
    margin: 0;
  }
  .navbar-dark .navbar-collapse {
    width: 100%;
    margin: 0px;
    padding: 0px;
  }
  .navbar-dark .navbar-collapse.in {
    border:none;
  }
  .navbar-dark .navbar-collapse .nav.navbar-nav:first {
    margin: 0px;
  }
}
.navbar-default .navbar-toggle {
  border: solid 1px #109055;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.navbar-default .navbar-toggle:hover {
  background-color: #0a9200;
  cursor :pointer;
}
@media (min-width: 992px) and (max-width: 1200px) {
  .navbar .container{
    width:100% !important;
  }
}
/* Search Page Css*/
.search-container a
{
  color: #000000;
  text-decoration: none;
}
.search-container a:hover {
  color: #0a9200;
}
.container .row {
  margin-right: 0;
  margin-left: 0;
}
.container {
  padding-right: 0;
  padding-left: 0;
}
.navbar-nav>li {
  text-align:center;
  width:16.6666666667%;
}
@media (max-width: 768px){
  .navbar-nav>li {
    text-align:center;
    width:100%;
  }
}
.header-full-title {
  padding-left: 110px;
  background-image: url(http://www.istanbul.edu.tr/css/theme/default/img/logo/iu.png);
  background-repeat: no-repeat;
  background-size: 90px;
}
.header-title h2 {
  margin: 0;
}
.header-title h2:nth-child(1) {
  font-size:1.3em;
  margin-top:25px;
}
.header-title h2:nth-child(2) {
  font-size:1.6em;
  color:black;
  font-weight:bold;
  margin: 10px 0px;
}
.menu-right{
  color: #fff;
  float: right;
  font-size: 20px;
  border: solid 1px #3fb0ac !important;
  padding: 1px 11px !important;
  margin-top: 8px;
  margin-right: 5px;
  margin-bottom: 8px;
  position: relative;
}
.sb-menu-right{
  z-index:999999;
  display:block;
  -webkit-animation-duration: 0.5s;
  /* Safari 4.0 - 8.0 */
  animation-duration: 0.5s;
}
.sb-menu-right .menu-close{
  position: absolute;
  font-size: 30px;
  left: -33px;
  background-color: #222222;
  padding: 4px 8px;
  margin-top: 50px;
}

.xs-pageTitle{
  color: white;
  position: absolute;
  left: 90px;
  margin-top: 10px;
  text-align: center;
  width: calc(100% - 175px);
  font-size: 1em;
}
.navbar-toggle {
  margin-right:5px;
  padding:6px;
}
.sb-slidebar {
  overflow-y: inherit !important;
}



.top-language{
    float: right;
    *position: relative;
    clear:right;
}
.top-nav-language {
    position: absolute;
    font-size: 70%;
    *width: 355px;
    right: 135px;
    bottom: 0;
    margin: 0 0 0 20px;
    padding: 0;
    list-style-type: none;
    overflow: hidden;
}

.top-nav-language li {
    float:left;
    margin: 0 1px;
    border-radius: 5px 5px 0 0;
}

.top-nav-language a {
    font-size: 1.5em;
    margin: 0;
    color: #444;
    display: inline-block;
    padding: 7px 10px;
    min-width: 40px;
    text-align: center;
}

.top-nav-language .bg-theme a {
    color: white;
}




.form-control.ng-invalid {
    border: 1px solid #ff9c9c;
} 




.event-container{
  border:1px double #00733e;
  margin:10px 0;
  padding:0;
  border-left: 5px solid #63d65a;
}
.event-container a:hover,a:focus,a:active {
  text-decoration:none !important;
}
.event-container img {
  width:100%;
}
.event-container .event-img{
  padding-left:0;
  padding-right:0;
}
.s98, .t98 {
  display: table-cell;
  font-size: 12px;
  padding: 0 9px;
  position: relative;
  text-align: center;
  vertical-align: middle;
  z-index: 1;
}
.s98, .t98, .u98, .v98 {
  font-weight: 600;
  text-transform: uppercase;
}
.s98, .s98:visited, .u98, .u98:visited {
  color: #0a9200;
}
.s98:hover, .u98:hover {
  color: #147e64;
}
.s98:active, .u98:active {
  color: #20486d;
}
.o98, .p98 {
  display: table;
  margin: 20px auto 0;
  position: relative;
  border-radius: 50%;
  *background-color: #E8E9EE;
}
.p98::after {
  -webkit-animation: AutoloadingPostsGridMoreLoadingIndicatorAnimation 2s infinite ease;
  animation: AutoloadingPostsGridMoreLoadingIndicatorAnimation 2s infinite ease;
  border-color: #0a9200 transparent transparent transparent;
  border-style: solid;
  border-width: 2px;
  -webkit-transform-origin: 50%;
  -ms-transform-origin: 50%;
  transform-origin: 50%;
}
.o98::before, .p98::before, .p98::after {
  border-radius: 50%;
  border-style: solid;
  border-width: 2px;
  box-sizing: border-box;
  content: '';
  left: 0;
  position: absolute;
  top: 0;
}
.o98, .o98::before, .p98, .p98::before, .p98::after {
  height: 100px;
  width: 100px;
}
.o98::before, .q98 {
  border-color: #0a9200;
}
.o98:hover::before, .q98:hover {
  border-color: #147e64;
}
.o98:active::before, .q98:active {
  border-color: #20486d;
}
.s98, .s98:visited {
  text-decoration: none !important;
}

.nav-tabs li {
	cursor:pointer;
}

/* set reference point */
.tab-animation .tab-content {
    position: relative;
}
/* set animate effect */
.tab-animation .tab-content .tab-pane{
    transition: 0.3s linear opacity;
}
/* overwrite display: none and remove from document flow */
.tab-animation .tab-content .tab-pane.active-remove {
    position: absolute;
    top: 0;
    width: 100%;
    display: block;
}
/* opacity=0 when removing "active" class */
.tab-animation .tab-content .tab-pane.active-remove-active {
    opacity: 0;
  *transform: translateY(-100%); 
}
/* opacity=0 when adding "active" class */
.tab-animation .tab-content .tab-pane.active-add {
    opacity: 0;
  *transform: translateY(-100%); 
}

.slide-left {
  transition: all 0 cubic-bezier(0.25, 0.46, 0.45, 0.94);
  *transition: all 0 linear;
  /* easeOutQuad */
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
  *transition-timing-function: linear;
  /* easeOutQuad */
  transition-duration: 1s;
}
.slide-left.ng-enter {
  transform: translateX(-150%); 
  opacity: 0;
  color:red;
}
.slide-left.ng-enter-active {
  transform: translateX(0);
  opacity: 1;
  color:red;
}
.slide-left.ng-leave {
  transform: translateX(0); 
  opacity: 1;
}
.slide-left.ng-leave-active {
  transform: translateX(-150%);
  opacity: 0;
}

/*.tabContainer {
	width:80%;
  margin: 0 auto;
}
.tabs-left .tabContent { float:left; }

.tabs-below > .nav-tabs,
.tabs-right > .nav-tabs,
.tabs-left > .nav-tabs {
    border-bottom: 0;
}

.tab-content > .tab-pane,
.pill-content > .pill-pane {
    display: none;
}

.tab-content > .active,
.pill-content > .active {
    display: block;
}

.tabs-below > .nav-tabs {
    border-top: 1px solid #ddd;
}

.tabs-below > .nav-tabs > li {
    margin-top: -1px;
    margin-bottom: 0;
}

.tabs-below > .nav-tabs > li > a {
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
}

.tabs-below > .nav-tabs > li > a:hover,
.tabs-below > .nav-tabs > li > a:focus {
    border-top-color: #ddd;
    border-bottom-color: transparent;
}

.tabs-below > .nav-tabs > .active > a,
.tabs-below > .nav-tabs > .active > a:hover,
.tabs-below > .nav-tabs > .active > a:focus {
    border-color: transparent #ddd #ddd #ddd;
}

.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
    float: none;
}

.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
    min-width: 74px;
    margin-right: 0;
    margin-bottom: 3px;
}

.tabs-left > .nav-tabs {
    float: left;
    margin-right: 19px;
    border-right: 1px solid #ddd;
}

.tabs-left > .nav-tabs > li > a {
    margin-right: -1px;
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px;
}

.tabs-left > .nav-tabs > li > a:hover,
.tabs-left > .nav-tabs > li > a:focus {
    border-color: #eeeeee #dddddd #eeeeee #eeeeee;
}

.tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover,
.tabs-left > .nav-tabs .active > a:focus {
    border-color: #ddd transparent #ddd #ddd;
    *border-right-color: #ffffff;
}

.tabs-right > .nav-tabs {
    float: right;
    margin-left: 19px;
    border-left: 1px solid #ddd;
}

.tabs-right > .nav-tabs > li > a {
    margin-left: -1px;
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0;
}

.tabs-right > .nav-tabs > li > a:hover,
.tabs-right > .nav-tabs > li > a:focus {
    border-color: #eeeeee #eeeeee #eeeeee #dddddd;
}

.tabs-right > .nav-tabs .active > a,
.tabs-right > .nav-tabs .active > a:hover,
.tabs-right > .nav-tabs .active > a:focus {
    border-color: #ddd #ddd #ddd transparent;
    *border-left-color: #ffffff;
}*/
                                                                                                                                                                                                                                                                                                      
.newsContent2 {
  width:80%;
}
.page-container .page-content .page-content-wrap .page-content-holder {
  width:80%;
}
.hidden {
  visibility: hidden;
}
.bx-wrapper .bx-viewport {
  height: auto !important;
}
.news-box a
{
  color: #000000;
  text-decoration: none;
}
.news-box a:hover {
  color: #0a9200;
}
.bx-viewport ul {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.bx-viewport ul li{
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.bxslider-controls .bx-prev {
  background-color: #00733e;
}
.bxslider-controls .bx-next {
  background-color: #00733e;
}
.bxslider-controls .bx-prev:hover,
.bxslider-controls .bx-next:hover {
  background-color: #0a9200;
}

.bx-clone {
	display: none !important;
}

.newsContent2 {
  width:80%;
}
.page-container .page-content .page-content-wrap .page-content-holder {
  width:80%;
}
.hidden {
  visibility: hidden;
}
.bx-wrapper .bx-viewport {
  height: auto !important;
}
.news-box a
{
  color: #000000;
  text-decoration: none;
}
.news-box a:hover {
  color: #0a9200;
}
.bx-viewport ul {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.bx-viewport ul li{
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.bxslider-controls .bx-prev {
  background-color: #00733e;
}
.bxslider-controls .bx-next {
  background-color: #00733e;
}
.bxslider-controls .bx-prev:hover,
.bxslider-controls .bx-next:hover {
  background-color: #0a9200;
}

.bx-clone {
	display: none !important;
}

.slider {
  *margin-left:-10px;
  *margin-right:-10px;
  position: relative;
}

.slider ul {
  max-height: 600px;
  margin-bottom: 0;
}
.thumbnailBar {
  width:60%;
  margin: 0 auto;
}
.sliderImage {
  height: 100%;
  width: 100%;
}
.thumbnailImage {
  cursor:pointer;
  opacity:0.6;
}
.thumbnailImage:hover {
  opacity:1;
}
.thumbnailImage.active {
  opacity:1;
}
.points {
  font-size: 2em;
  position: absolute;
  bottom: 10px;
  margin: 0 auto;
  width: 100px;
  left: 50%;
  margin-left: -55px;
}
.slider .left {
  height: 100%;
  width: 10%;
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
}
.slider .right {
  height: 100%;
  width: 10%;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
}
.slider .left span {
  font-size: 2em;
  color: white;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -10px;
}
.slider .right span {
  font-size: 2em;
  color: white;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -10px;
}
.bx-wrapper {
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
  margin: 0 auto 0px !important;
}
.carousel-items .item {
  height:100%;
}
.carousel-items {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}
.carousel-items .container {
  background: none;
}
.carousel-caption {
  position: relative;
  left: 0;
  margin-top: 10px;
}
.cont {
}
.cont .crousel-title {
  color: white;
  font-size: 1.5em;
  background-color: rgba(0,0,0,0.6);
  color: white;
  padding: 5px;
  border-radius: 5px;
}
.cont .crousel-text {
  color: white;
  font-size: 1.2em;
  background-color: rgba(0,0,0,0.6);
  color: white;
  padding: 5px;
  border-radius: 5px;
}
.services-header-list li a {
  background: rgba(0,0,0,0.6);
}
.services-header-list li a:hover {
  color: black;
}
ul[rn-carousel] > li {
  position: relative !important;
  margin-left: -100% !important;
  margin-bottom: 0;
}
ul[rn-carousel] > li:first-child {
  margin-left: 0 !important;
}
ul[rn-carousel] img {
  max-width: 100% !important;
}
/*.carousel-items .item {
  height:100%;
}*/
.carousel-items .container{
  position: absolute;
  bottom: 15px;
  left: 0;
  right: 0;
}
.slider-link-container{
  position: absolute;
  z-index: 999;
  background: rgba(0,0,0,0.6);
  right: 15px;
  cursor: pointer;
}
.slider-link-container a{
  display: block;
  color: #fff;
  text-decoration: none;
  font-family: "Open Sans", "Open Sans", sans-serif;
  background-color: rgba(255, 255, 255, 0.2);
  border: solid 1px rgba(255, 255, 255, 0.4);
  padding: 2px 15px;
}
@media (max-width: 991px) {
  .services-header-list li a {
    font-size : 0.9em;
    padding:2px;
    padding-left :10px;
    margin:15px 0;
  }
}
@media (max-width: 591px) {
  .services-header-list li a {
    font-size : 0.6em;
    padding:5px;
    margin:10px 0;
  }
}

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  

.event {
  z-index: 1;
  width: 32%;
  /*249px;*/
  position: relative;
  float: left;
  margin-right: 1%;
  /*14px;*/
}
.event .event-imgcontainer {
  display: block;
  width: 100%;
  height: 90px;
  position: relative;
  overflow: hidden;
  background-position: center;
  background-size: cover;
}
.event img {
  min-width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
.event.last {
  margin-right: 0;
}
.event .content {
  clear: both;
  display: block;
  margin-top: 10px;
  color: #000;
}
.event .content:hover {
  color: #ff9000;
}
.eventdate {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  height: 90px;
  background: rgb(0,180,234);
  background: rgba(0,180,234,0.8);
  -webkit-box-shadow: 6px 0px 5px 0px rgba(50, 50, 50, 0.75);
  -moz-box-shadow: 6px 0px 5px 0px rgba(50, 50, 50, 0.75);
  box-shadow: 6px 0px 5px 0px rgba(50, 50, 50, 0.75);
  z-index: 10;
  /*width: 60px;*/
  min-width: 60px;
}
.eventdate .day,
.eventdate .month {
  color: #fff;
}
.eventdate .day {
  display: block;
  width: 100%;
  text-align: center;
  font-family: 'ralewaylight';
  font-weight: 100;
  font-size: 3em;
  line-height: 1.1em;
  margin-top: 8px;
}
.eventdate .month {
  padding: 5px 8px;
  text-align: center;
}

.event-box a
{
  color: #000000;
  text-decoration: none;
}
.event-box a:hover {
  color: #0a9200;
}

body {
}
.notice-box a
{
  color: #000000;
  text-decoration: none;
}
.notice-box a:hover {
  color: #0a9200;
}
.notice-box .media-heading
{
  border-left: 2px solid #0a9200;
  padding-left: 5px;
  white-space: nowrap;
}
.notice-box .media-heading span
{
  margin-right:10px;
  font-weight: bold;
}
.notice-box hr
{
  margin:0;
  border-top: 1px solid #efefef;
  margin-top:10px;
}


/* Gallery */
.gallery {
  float: left;
  width: 100%;
}
.gallery .gallery-item {
  float: left;
  *width: 25%;
  padding: 10px 5px 10px 5px;
  text-decoration: none;
}
.gallery .gallery-item .image {
  width: 100%;
  -moz-box-shadow: 0px 2px 1px 0px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0px 2px 1px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 2px 1px 0px rgba(0, 0, 0, 0.1);
  cursor: pointer;
  position: relative;
  overflow: hidden;
}
.gallery .gallery-item .image a {
  display: block;
}
.gallery .gallery-item .image:after,
.gallery .gallery-item .image:before {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: 3px solid #fff;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  z-index: 1;
}
.gallery .gallery-item .image:before {
  z-index: 2;
  background: rgba(0, 0, 0, 0);
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
}
.gallery .gallery-item .image:hover:before {
  background: rgba(0, 0, 0, 0.3);
}
.gallery .gallery-item .image img {
  width: 100%;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.gallery .gallery-item .image .gallery-item-controls {
  position: absolute;
  right: -60px;
  top: 3px;
  display: block;
  list-style: none;
  padding: 0px;
  z-index: 2;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
}
.gallery .gallery-item .image .gallery-item-controls li {
  float: left;
  list-style: none;
  background: #FFF;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 26px;
}
.gallery .gallery-item .image .gallery-item-controls li .check {
  margin: 4px 0px;
}
.gallery .gallery-item .image .gallery-item-controls li .icheckbox_minimal-grey {
  margin-right: 0px;
}
.gallery .gallery-item .image .gallery-item-controls li a,
.gallery .gallery-item .image .gallery-item-controls li span {
  font-size: 17px;
  color: #BBB;
}
.gallery .gallery-item .image .gallery-item-controls li a:hover,
.gallery .gallery-item .image .gallery-item-controls li span:hover {
  color: #656d78;
}
.gallery .gallery-item .image .gallery-item-controls li:first-child {
  -moz-border-radius: 0px 0px 0px 3px;
  -webkit-border-radius: 0px 0px 0px 3px;
  border-radius: 0px 0px 0px 3px;
}
.gallery .gallery-item .image .gallery-item-controls li:hover {
  background: #F5F5F5;
}
.gallery .gallery-item .meta {
  color: #656d78;
  margin-top: 5px;
  line-height: 16px;
  padding: 0px 5px;
}
.gallery .gallery-item .meta strong {
  display: block;
  font-weight: 600;
  font-size: 13px;
}
.gallery .gallery-item .meta span {
  display: block;
  color: #99a0aa;
}
.gallery .gallery-item:hover .image .gallery-item-controls {
  right: 3px;
}
.gallery .gallery-item.active .image {
  -moz-box-shadow: 0px 0px 6px 0px rgba(51, 65, 78, 0.8);
  -webkit-box-shadow: 0px 0px 6px 0px rgba(51, 65, 78, 0.8);
  box-shadow: 0px 0px 6px 0px rgba(51, 65, 78, 0.8);
}
.gallery .gallery-item.active .image .gallery-item-controls {
  right: 3px;
}
/* end Gallery */                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       
body {}

.angular-google-map-container {
        height: 400px;
}
.content-box {
	padding: 0;
}
.content-box.box-gray{
    background-color: #444;
    color: #fff;  
  	border: 1px solid #ccc;
}
.content-box.box-gray:hover {
	background-color: #00733e;
  	*border: 1px solid #00733e;
}
.content-box.box-gray p {
	padding: 0 15px;
}

.monthly-day-event {
  padding-top: 0 !important;
}

body{}
body{}
body{}



