@import url('https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700&display=swap');
@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.0.3/css/font-awesome.css');

html {
  scroll-behavior: smooth;
  scroll-padding-top: 160px;
}

body{
  font-family: 'Lato' sans-serif;
  background-image: url(assets/img/bg.png)50%;
  background-size: contain;
  padding-top: 110px;
}

header {
    z-index: 1000;
    position: relative!important;
}

.no-gutter {
  margin-left: 0;
  margin-right: 0;
}

.navbar-nav{
height: 110px;
}

.navbar-nav .nav-link {
    padding:0!important;
}

.nav-link {
    display: flex;
    color: #0d6efd;
    text-decoration: none;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;
    align-content: center;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    font-family: 'Lato', sans-serif;
}

.navbar-nav li:hover{
border-bottom: 3px solid #005cad;
vertical-align: middle;
margin-bottom: -3px;
}

.navbar-nav li a:hover{
color: #005cad;
}

.navbar-nav li a{
text-decoration: none;
color: #2a2a2a;
padding: 0 25px 0 25px;
}

.lilili{
  border-right: 1px solid #2a2a2a;
}

.navbar-nav li:last-child{
text-decoration: none;
color: #2a2a2a;
border-right: none;
}

.footermenu li{
  text-align: left!important;
}
.footermenu li a{
  text-decoration: none;
  color: #2a2a2a!important;
  font-size: 14px!important;
}

.footermenu li a:hover{
  color:#005cad!important;
  border-bottom: 2px solid #005cad;
  font-weight: bold;
}

.davays1 p{
    font-size:16px!important;
    line-height:20px!important;
}
.davays1 span{
    font-size:16px!important;
    line-height:20px!important;
}


.images1{
    width: 100%;
    margin-bottom: 40px;
    object-fit:cover;
    object-position:top;
}

.center-img1{
  width:400px;
  margin-right:auto;
  margin-left: auto;
  margin-top: -200px;
  display: block;
}

.center-img2{
  width:440px;
  margin-right:auto;
  margin-left: auto;
  margin-top: -220px;
  display: block;
}



.carousel .slide{
  z-index: 5;
}

.carousel-caption {
    position: absolute;
    top: 0;
    left: 175px!important;
    text-align: left;
    color: #005cad;
    padding: 0!important;
    display: flex!important;
    align-items: flex-start;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: center;
}

.sliderh{
  line-height: 35px;
  font-size: 55px;
}

.sliderp{
  font-size: 18px;
}

.sliderz{
  width: 450px;
  color: #2a2a2a;
  font-size: 15px;
  padding-top: 10px!important;
}

.text-main{
  width: 400px;
  color: #2a2a2a;
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 0;
}

.text-alan{
  background-color: #d4dbe3;
  padding:0 55px 0 55px;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  align-content: space-between;
  justify-content: center;
  align-items: flex-start;
}

.bg-gri{
  background-color: #d4dbe3;
}

.lftrght {
  font-size: 24px;
  line-height: 24px;
  color: #1055a2;
  padding: 0 15px 0 15px;
  margin-top: -5px;
}

.card{
  border:none;
}

.card-body{
  padding:10px;
}

.card img{
  height: 200px;
  object-fit: cover;
  border: 1px solid #f2f2f2;
}

.card table{
  margin-top: 20px!important;
}

.gallery{
  padding: 15px;
}

.gallery img{
  width: 100%;
  height: 280px;
  object-fit: cover;
}

.gallery a img{
  border-radius: 0!important;
}

.gallery div{
  padding: 15px;
}

.owl-carousel .owl-item img {
  filter: drop-shadow(0px 0px 5px #0000003c);
  border:none;
}

.owl-item .item{
  padding: 10px!important;
}

.ref1 div{
  padding: 15px;
}
.ref1 img{
  border:1px solid #ccc;
  width: 100%;
  height: auto;
  object-fit: cover;
  opacity: 0.3;
  filter: grayscale(100%);
}

.ref1 img:hover{
  border:3px solid #005cad;
  width: 100%;
  height: auto;
  object-fit: cover;
  cursor: pointer;
  opacity: 1;
  filter: none;
}




/*TABLO1*/
.tablo1 thead{
  font-size: 12px;
  background-color: #f2f2f2;
  text-align: center;
  font-weight: bold;
}

.tablo1 thead td{
  width: 33.33%!important;
}

.tablo1 tbody{
  font-size: 13px;
  text-align: center;
}


/*TABLO2*/
.tablo2 thead th{
  font-size: 14px;
  width: 25%;
}

.tablo2 tbody{
  font-size: 13px;
  vertical-align: middle;
}

.tablo2 tbody td{
  text-align: center;
  padding: 15px;
}

.modal-content{
  border: none;
  border-radius: 0;
}


.form-control{
  border-radius: 0;
}


/*FANCY HEADING*/
.fancy {
  margin-bottom: 35px;
  color: #005cad;
}
.fancy h3{
  font-size: 32px;
}

.fancy hr{
  border-top: 1px solid #005cad;
  opacity: 1;
}

/*FANCY HEADING*/



.bloguser1{
    border: 2px solid #f2f2f2;
    border-radius: 10px;
    margin-top: 50px;
    width: 325px;
}


.bloguser1 img{
   width: 100%;
   height:240px;
   object-fit: cover;
}

.dikyazi{
  color: #0d529f;
  font-weight: bold;
  font-size: 16px;
  min-height: 35px!important;
  padding:25px 25px 0 25px;
}

/*BUTTON ALANI*/
.button-main{
  color:white;
  font-size: 14px;
  height:100%;
  border:none;
  background: linear-gradient(0deg, rgba(13,82,159,1) 0%, rgba(36,108,188,1) 100%);
  padding: 10px;
  border-radius: 3px!important;
}

.button-main:hover{
  color:white;
  font-size: 14px;
  height:100%;
  border:none;
  background: #b02a37;
  padding: 10px;
  border-radius: 3px!important;
}
/*BUTTON ALANI*/

.ortala{
  display: block;
  align-content: center;
}

.ortala div h5{
  font-size: 18px;
  font-weight: bold;
  color: #005cad;
}


.kart{
  text-align: center;
  border: 1px solid #ccc;
  border-radius: 10px;
  margin-bottom:25px;
}
.kart img{
  width: 100%;
  height: auto!important;
  margin-bottom: 5px;
  border-radius: 10px 10px 0 0;
}
.kart span{
  padding: 0;
  margin-bottom: 10px;
  color: #2a2a2a;
  font-size: 16px;
}
.kart h4{
  padding: 0;
  margin:0;
  font-size: 18px;
  font-weight: bold;
  color: #005cad;
}
.kart-body{
  padding: 15px;
}

.mobileslbg{
    display:none!important;
  }
 .mobileyok{
     display:block!important;
 }


/* BU ALAN MOBİL DÜZENLEMELER İÇİN KULLANILACAK */
@media (max-width:700px){
  .lilili{border:none;}

  .navbar-collapse{
    width: 100%;
    position: absolute;
    top: 110px;
  }

  .nav-link{
    background-color: white;
    border-bottom: 1px solid #f2f2f2;
  }

  .navbar-collapse li a{
    padding: 15px;
    font-size: 16px;
    font-weight: bold;
  }

  .nons{
    display: none;
  }

  .text-alan{
    padding:55px;
  }

  .center-img1{
    margin-top: 0;
  }
  .center-img2{
    margin-top: 0;
  }

  .margintop50{
    margin-top: 50px;
  }

  .nonetop{
    margin-top: -20px!important;
  }

  .gallery img{
  width: 100%;
  height: 220px;
  object-fit: cover;
  }

  .bloguser1 {
    border: 2px solid #f2f2f2;
    border-radius: 10px;
    margin-top: 50px;
    width: 100%;
  }

  .bloguser1 img {
    margin-left: auto;
    margin-right: auto;
  }

  .dikyazi{
  color: #0d529f;
  font-weight: bold;
  font-size: 22px;
  margin: 25px 0 0 0;
  }

  .carousel .slide{
  z-index: 155;
  }

  .carousel-item{
    height: 750px;
  }

  .carousel-caption {
      
      top: 393px!important;
      left: 0!important;
      text-align: center;
      color: #005cad;
      display: block!important;
      background-color: #f2f2f2c9!important;
      width: 100%;
      padding: 35px;
      z-index: 250;
  }

  .sliderh{
    line-height: 35px;
    font-size: 45px;
  }

  .sliderp{
    font-size: 17px;
  }

  .sliderz {
    width: 100%;
    color: #2a2a2a;
    font-size: 15px;
    padding: 45px;
    margin-top:15px;
}

  .mobileslbg{
    display:block!important;
    width: 100%;
    height: auto;
    position: absolute;
    z-index: 0;
    object-fit: cover;
  }
  
  .mobilesyok{
      display:none!important;
  }

  .center-img1{
    position: inherit;
    z-index: 155;
    display: block;
  }

  .center-img2{
    position: inherit;
    z-index: 155;
    display: block;
  }

  .text-main{
  width: auto!important;
  color: #2a2a2a;
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 0;
}

}

.sitebutton3{
    background-color:#005cad;
    padding:10px;
    border:none;
    color:white;
}
