﻿body {
    margin:0;
    padding:0;
}

.ust_header {
    width: 100%;
    height: 100px;
    margin-top: -23px;
}
.search_zone {
    width: 100%;
    height: 500px;
    background-image:url(images/bg1.jpg);
    background-position:center;
    background-size:cover;
}
.search {
    width: 100%;
    max-width: 1200px;
    margin: auto;
    padding-top:100px
}
.search-text {
    width: 100%;
    max-width: 1200px;
    margin:auto;
    color: white;
    font-family: 'Varela Round', sans-serif;
}
    .search-text h1 {
        text-align:center;
        font-size:50px;
        margin:0
    }
.gifx{
  width: 124px;
}
.search-info {
    color: white;
       font-family: 'Varela Round', sans-serif;
    text-align:center;
    font-size:18px;
        margin-bottom: 70px;
}

.search-info2 {
    clear: both;
    font-family: 'Open Sans', sans-serif;
    color: white;
    text-align:center;
    font-size:14px;
  padding-top: 20px;

}
.search-info3 {
    clear: both;
    font-family: 'Open Sans', sans-serif;
    color: white;
    text-align:center;

  padding-top: 20px;
  margin-bottom: -30px;

}

.search_alan {
    float: left;
    width:80%;
}
.search_bar {
    font-size: 24px;
        font-family: 'Open Sans', sans-serif;
    padding: 0px 20px;
 
    -webkit-appearance: none;
    outline:0;
    border:0px;
    border-radius:4px;
    color:#808080;
    height: 60px;
    width: 100%;
    line-height: 40px;
    background-color:white;
 
}
.sorgula {
    width: 20%;
    height: 60px;
    float:right;
  
}
.sorgu_button {
    width: 162px;
    height: 60px;
     background: none;
    background-image:url(images/sorgula_button.png);
    border:0px;
}
.sorgu_button2 {
    width: 162px;
    height: 60px;
     background: none;
    background-image:url(images/sorgula_button.png);
    border:0px;
}
.logo {
    width: 300px;
    height: 59px;
    float:left
}
.menu_alani {
    width: 100%;
    max-width: 1200px;
    margin: auto;
    margin-top:30px
}

.karsilama {
    width: 100%;
    max-width: 1000px;
    margin: auto;
    margin-top:80px;
}
.karsilama H2{
         text-align:center;
      font-size: clamp(24px, 3.0vw, 35px);
        margin:0

}

.full-alan {
    width: 100%;
  justify-content: center;
  background-color: #ffffff;
    height: 101px;
}

.iletisimaln{
  max-width:1200px;
  margin:30px auto;
	min-height: 200px;
  background:#001a63;
  border-radius:20px;
  padding:35px 40px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:30px;
}

.iletisimaln-left{
  display:flex;
  align-items:center;
  gap:16px;
}


.ticon{
  width:90px;
  height:90px;
  border-radius:50%;
  border:2px solid rgba(255,255,255,.15);
  color:#fff;
  font-size:34px;
  display:flex;
  align-items:center;
  justify-content:center;
}
.ticon img{
	width: 100%;
  height: auto;
}
.iletisimaln-label{
  color:#fff;
  font-size:23px;
  font-weight:700;
  margin-bottom:6px;
}

.phone{
  color:#fff;
  font-size:33px;
  font-weight:800;
  line-height:1;
}

.divider{
  width:3px;
  height:90px;
  background:#0d6efd;
  border-radius:10px;
}

.iletisimaln-center{
  flex:1;
}

.iletisimaln-center h2{
  color:#fff;
  font-size: clamp(16px, 2.5vw, 32px);
  font-weight:800;
  line-height:1.1;
  margin:0;
}

.btn-contact{
  background:#0d6efd;
  color:#fff;
  text-decoration:none;
  border-radius:50px;
  padding:14px 14px 14px 28px;
  font-weight:700;
  display:flex;
  align-items:center;
  gap:18px;
}

.btn-contact b{
  width:46px;
  height:46px;
  border-radius:50%;
  background:rgba(255,255,255,.12);
  display:flex;
  align-items:center;
  justify-content:center;
}

.promo-marquee{
  width:100%;
  overflow:hidden;
  background:#0d1b4c;
  color:#fff;
  padding:14px 0;
  white-space:nowrap;
  position:relative;
}

.promo-track{
  display:inline-flex;
  align-items:center;
  gap:50px;
  min-width:max-content;
  animation:marquee 18s linear infinite;
  font-size:16px;
  font-weight:600;
  letter-spacing:.3px;
}

.promo-track span{
  flex-shrink:0;
}

@keyframes marquee{
  from{transform:translateX(0);}
  to{transform:translateX(-33.33%);}
}

@media (max-width: 768px){
    .hero-frame{
        height:auto !important;
    }
  .iletisimaln{
    flex-direction: column;
    align-items: flex-start;
	  width: 95%;
  }
	.iletisimaln-label {
		font-size: 20px;
	}
	.phone {
		font-size: 23px;
		
	}	
		.divider {
    width: 100%;
    height: 1px;
    background: #0d6efd;
    border-radius: 10px;
}
	.iletisimaln-right{
		display: none
	}
}




.karsilama2 {
    clear:both;
    width: 100%;
    max-width: 1200px;
    margin: auto;
    padding-top:50px;
}
.karsilama2 H2{
     font-weight:400;
         text-align:center;
        font-size:30px;
        margin:0

}
.czgi {
    background-color: #ff7700;
    margin: auto;
    width: 100px;
    height: 2px;
    float: none;
    overflow: auto;
    margin-bottom: 50px;
}
.dt1 {
    width: 300px;
    float:left;
    margin-right:45px;
    margin-top: 20px;
}
.dt2 {
    width: 300px;
    float:right;
  margin-top: 20px;
}

.karsilama h3 {
    font-size: 16px;
    font-weight: 600;
     
           margin-bottom: -5px;
    text-align:center
}

.karsilama p {
    font-family: 'Open Sans';
    font-size: 14px;

    text-align:center
}
.icn {
    width: 150px;
    height: 150px;
    margin: auto;
}

.icn img{
	width: 100%;
	height: auto
}
.cleardiv {
    clear: both;
}
.altserit {
    height: 70px;
    width: 100%;
    background-color: #001a63;
    margin-top: 40px;
}
.altserittit {
    max-width: 1000px;
    margin: auto;
    font-family: 'Open Sans', sans-serif;
    color:#fff;
    font-size:24px;
    padding-top:18px
}
.altiletisim {
    max-width: 1200px;
    margin: auto;
    padding-top: 12px;
        height: 70px;
}
.tel {
    float: left;
    padding-bottom: 30px;
    width:50%;
padding-top: 17px;
}
.cgrp{
    float: right;
    padding-bottom: 30px;
    width:34%
}
.cpy {
    max-width: 100%;
    height: 40px;
    background-color: #001245;


}
.cpytext {
    max-width:1200px;
    margin:auto;
    color: white;
    font-size:14px;
    padding-top: 11px;
}
.uppanel {
    width: 100%;
}
.sorgu2tex {
    width: 100%;
    font-size: 24px;
    font-family:Arial;
    padding: 0px 20px;
    -webkit-appearance: none;
    outline:0;
    border:0px;
    border-radius:4px;
    color:#808080;
    height: 60px;
    line-height: 40px;
    background-color:white;
}
.sorgulabel {
    font-size: 24px;
    font-family: 'Open Sans', sans-serif;
    color: white;
    padding-bottom:10px;
}
#icon-accordion {
  width: 100%;
   border-bottom: 1px solid #0b82c5;

}
#icon-accordion label {
  display: block;
  box-sizing: border-box;
  width: 100%;
  margin: 0px;
  padding: 18.9px 14px;
  font-size: 20px;
  cursor: pointer;
  background-color: #ffffff;
  color: #0e6392;
   font-family: 'Open Sans', sans-serif;
   border-radius: 12px;
}
#icon-accordion label > .icon {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  transition: all 0.5s;
}
#icon-accordion .accordion-content {
  display: block;
  box-sizing: border-box;
  width: 100%;
  max-height: 400px;
  margin: 0px;
  padding: 14px;
  overflow: hidden;
  transition: all 0.5s;
  background-color: #efefef;
    font-size: 14px;
    line-height: 24px;
        font-family: 'Open Sans', sans-serif;
}
#icon-accordion input[type=checkbox] {
  display: none;
}
#icon-accordion input[type=checkbox]:checked ~ .accordion-content {
  padding-top: 0px;
  padding-bottom: 0px;
  max-height: 0px;
}
#icon-accordion input[type=checkbox]:checked ~ label > .icon {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}
.acordionp {
  
}
.ustheader_title1 {
        width: 100%;
             border-bottom: 1px solid #cecece;
     padding-bottom:10px;
     height:30px
}
.ustheader_title {
       width: 100%;
    max-width: 1200px;
    margin: auto;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    margin-top: 7px;
    color: #333;

}
.telup {
    float: right;
}
.markals {
    float: right;
    width: 220px;
     font-family: 'Open Sans', sans-serif;
    font-size: 16px;
     color: #333;
     margin-top: 32px;
}
.rlogotex {
  float:right;
  height: 36px;
  margin-top: 12px;
  width: 182px;
}
.adwyazi {
    float:left;
}

@media (max-width: 600px) {
    


    .sktrczgi {
        display: none;
    }

    .sektor {
        float:none !important;
        width:84% !important;
    }
    .telefon {
        float:none !important;
        width:84% !important;
        margin-top: 3px;
    }
    .sorgu2tex {
        width: 100%;
        font-size: 18px;
    }

    .logo {
        float: none;
        margin: auto;
    }

    .markals {
        display: none;
    }

    .ustheader_title1 {
        height: 28px;
    }

    .adwyazi {
        display: none;
    }

    .search-text h1 {
        font-size: 34px;
        letter-spacing: -1px;
    }

    .search_zone {
        height: 400px;
    }

    .search {
        padding-top: 30px;
    }

    .search_alan {
        width:75%;
    margin-left: 10px;
      
    }

    .search-info {
        margin-bottom: 30px;
    }


    .search_bar {

        padding: 0px 10px;
        font-size: 18px;
    }

    .sorgu_button {
    width: 70px;
    height: 60px;
    background-image:url(images/mobilbutn.png);
}
        .sorgu_button2 {
    width: 70px;
    height: 125px;
    background-image:url(images/BB2.png);
}

    .sorgula {
        width: 70px;
        float:left
    }

    .cgrp {
        display: none;
    }

    .dt1 {
        float:none;
        margin:auto;
    }
    .dt2 {
        float:none;
        margin:auto;
    }

    .tel {
        width:214px;
        margin:auto;
        float:none;
    }
    .altserittit {
        text-align: center;
        font-size:18px
    }
    .cpytext {
        text-align: center;
        font-size:11px
    }

    .telup {
        font-size: 13px;
        float:none;
        text-align:center
    }
}

.sektor {
    width: 43%;
    float: left;
}
.telefon {
    width: 43%;
    float:right;
    margin-right:50px
}
.sktrczgi {
 float: left;
    width: 10px;
    margin-left: 6%;
    font-size: 26px;
    padding-top: 13px;
    color: white;
}

 .logo-section {
      width: 100%;
      padding: 50px 0;
      overflow: hidden;
      display: flex;
      justify-content: center;
      align-items: center;
    }

    .logo-slider {
      width: 100%;
      overflow: hidden;
      position: relative;
    }

    .logo-track {
      display: flex;
      align-items: center;
      width: max-content;
      animation: scroll 60s linear infinite;
    }

    .logo-track:hover {
      animation-play-state: paused;
    }

    .logo-item {
      flex: 0 0 auto;
      width: 180px;
      height: 90px;
      margin: 0 30px;
      display: flex;
      align-items: center;
      justify-content: center;
    }

    .logo-item img {
      max-width: 100%;
      max-height: 80px;
      object-fit: contain;
      filter: grayscale(100%);
      opacity: 0.8;
      transition: 0.3s ease;
    }

    .logo-item img:hover {
      filter: grayscale(0%);
      opacity: 1;
      transform: scale(1.05);
    }

    @keyframes scroll {
      from {
        transform: translateX(0);
      }
      to {
        transform: translateX(-50%);
      }
    }
.rev-title{
	max-width: 500px;
	width: 100%;
	margin: auto
}
.rev-title h2{
	
	font-size: 25px
}

    @media (max-width: 768px) {
        .gifx{
  width: 80px;
}
.success h2 {
    margin: 0 0 8px;
    font-size: 16px;
}
        
      .logo-item {
        width: 130px;
        height: 70px;
        margin: 0 18px;
      }

      .logo-item img {
        max-height: 100px;
        max-width:168px;
      }
    }