@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=PT+Sans:wght@400;700&family=PT+Serif:wght@400;700&display=swap');
html,body{
    height:100%;
    min-height:100vh !important;
}
.content2{
    background-color: #1C1C1C !important;
    height:100%;
    width:100% !important;
}
.Cekilis {
    text-align: center;
    padding: 20px;
    width: 550px;
}
.Cekilis  h3{
    font-size:27px;
    color:#2D3D57;
    font-weight:500;
    margin-bottom:15px;
}
.Disclaimer p{
    font-size:14.5px;
    font-weight:400;
    line-height:24px;
    margin-bottom:15px;
    color:red;
}
.Disclaimer{
    margin-top:30px;
    margin-bottom:30px;
}
.Cekilis p{
    font-size:14.5px;
    font-weight:400;
    line-height:24px;
    margin-bottom:15px;
}
.Cekilis button{
    background-color:red;
    width:100%;
    color:#FFF;
    font-size:14px;
    font-weight:500;
    border:none;
    line-height:46px;
    margin-top:8px;
}
.Cekilis input[type="email"],
.Cekilis input[type="password"],    
.Cekilis input[type="text"],
.Cekilis input[type="tel"] {
    width: 100%;    
    padding: 5px;
    margin: 5px 0;
    box-sizing: border-box;
    font-size:14px;
    text-align:center;
    font-weight:400;
    line-height:40px;
    color:#000;
    border:1px solid rgba(28,28,28,0.3);
}
*:focus{
    outline:none !important;
    box-shadow:none !important;
}
.Cekilis input[type="submit"] {
    padding: 10px 20px;
    background-color: #007bff;
    color: white;
    border: none;
    cursor: pointer;
    width: 100%;
}
.Cekilis input[type="submit"]:hover {
    background-color: #0056b3;
}
.float{
	position:fixed;
	width:60px;
	height:60px;
	bottom:20px;
	right:20px;
	background-color:#25d366;
	color:#FFF;
	border-radius:50px;
	text-align:center;
    font-size:30px;
	box-shadow: 2px 2px 3px #999;
    z-index:100;
}
.float2{
	position:fixed;
	width:60px;
	height:60px;
	bottom:20px;
	left:20px;
	background-color:#229ED9;
	color:#FFF;
	border-radius:50px;
	text-align:center;
    font-size:30px;
	box-shadow: 2px 2px 3px #999;
    z-index:100;
}
.my-float{
	margin-top:16px;
}
.bin{
    width:1300px;
    margin:auto;
}
.pad0{
    padding:0px !important;
}
.content{
    overflow:hidden !important;
    position: relative !important;
}
.pozrel{
    position: relative !important;
}
a{
    text-decoration: none !important;
}
.Kargodetay{
    width:100%;
    border:1px solid rgba(28,28,28,0.1);
    padding:12px;
}
.Kargodetay h6{
    font-family:'Poppins',sans-serif;
    font-size:14px;
    color:rgba(28,28,28,0.85);
}
.Kargodetay h5{
    padding-top:15px;
    font-family:'Poppins',sans-serif;
    font-size:15px;
    color:#1C1C1C;
}
.Kargodetay i{
    font-size:28px;
    padding-top:20px;
    color:red;
}
*:focus{
    background-color: transparent;
    box-shadow: none !important;
}
.Ust-Menu-1{
    background-color: #FAFAFA;
    padding-top:10px;
    padding-bottom: 10px;
}
.Ust-Menu-1 a{
    font-family: 'Poppins',sans-serif;
    font-size:14px;
    color:rgba(28,28,28,0.85);
    padding-top:6px;
    display: inline-block;
}
.Ust-Menu-1 button:hover{
    color:rgba(28,28,28,0.85) !important;
}
.Ust-Menu-1 h1{
    font-family: 'Poppins',sans-serif;
    font-size:14px;
    color:rgba(28,28,28,0.85);
    padding-top:8px;
    text-align: center;
}
.Ust-Menu-1 button{
    background-color: transparent !important;
    border:none !important;
    margin-right:15px !important;
    font-family: 'Poppins',sans-serif;
    font-size:14px;
    padding-top:7px;
    color:rgba(28,28,28,0.85);
}
.Ust-Menu-1 .dropdown-menu{
    padding:0px !important; 
}
.Ust-Menu-1 .dropdown-menu a{
    font-family: 'Poppins',sans-serif;
    font-size:13.5px;
    color:rgba(28,28,28,0.85);
    padding-top:10px;
    padding-bottom: 10px;
    display: inline-block;
}

.block992{
    display:none !important;
}
.marleft{
    margin-left:15px;
}
button::-moz-focus-inner {
    padding: 0 !important; 
    border: 0 !important;
}
.Ust-Menu-2{
    padding-top:10px;
    padding-bottom:10px;
    background-color: #FFF;
    border-bottom:1px solid rgba(28,28,28,0.1);
}
.block767{
    display:none !important;
}
.Ust-Menu-2 h6{
    font-family: 'Poppins',sans-serif;
    font-weight: 300;
    letter-spacing: 10px;
    color:#1C1C1C;
    font-size:35px;
}
.Ust-Menu-2 .men a{
    font-family: 'Poppins',sans-serif;
    font-size:15.2px;
    color:#1C1C1C;
    margin-left:10px;
    margin-right: 10px;
    display: inline-block;
    line-height:100px;
}
.Ust-Menu-2 img{
    width:auto;
    height:100px;
    object-fit:contain;
}
.Ust-Menu-2 i{
    font-size:18px;
    color:rgba(28,28,28,0.85);
    display: inline-block !important;
    margin-left:15px !important;
    margin-top:15px !important;
}
.Ust-Menu-2 button{
    display: inline-block !important;
}
.fa-bars{
    color:rgba(28,28,28,0.85);
}
.marright{
    margin-right:15px;
}
.rightbar button{
    display: none !important;
}
.navbar{
    display: none !important;
    background-color: #FAFAFA;
}
.navbar a{
    font-family: 'Poppins',sans-serif;
    font-size:14.7px;
    color:#1C1C1C;
    padding-top:15px;
    padding-bottom:15px;
    padding-left:10px !important;
    display: inline-block;
    width:100%;
    border-bottom:1px solid rgba(28,28,28,0.1);
}
.Ust-Menu-2 .dropdown-menu{
    padding:0px !important; 
    width:100%;
    max-width:450px;
    white-space: normal;
}
.Ust-Menu-2 .dropdown-menu a{
    font-family: 'Poppins',sans-serif !important;
    font-size:14.7px !important;
    color:rgba(28,28,28,0.85) !important;
    padding-top:12px !important;
    padding-bottom: 12px !important;
    margin:0px !important;
    max-width:100% !important;
    display: inline-block !important;  
    overflow: hidden !important;  
    text-overflow: ellipsis !important;  
    white-space: nowrap !important;  
}
.Ust-Menu-2 .dropdown-item{
    max-width:100% !important;
}
.Ust-Menu-2 .dropdown-menu a{
    line-height:32px !important;
    border-bottom:1px solid rgba(28,28,28,0.1);
}
.sticky.is-sticky {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 1000;
    width: 100%;
}
/*---Blog---*/
.Blog{
    margin-top:45px;
}
.Markalar{
    margin-top:45px;
}
.Iletisim{
    margin-top:45px;
}
.Siparisler{
    margin-top:45px;
}
.Anasayfamanifest{
    margin-top: 45px;
    padding-top: 30px;
    background-color: #FFF7F3;
    margin-top:45px;
}
.Altmanifest{
    margin-top:45px;
}
.Iconlar{
    border-top:1px solid rgba(28,28,28,0.1);
    border-bottom:1px solid rgba(28,28,28,0.1);
    margin-top: 45px;
    padding-top: 30px;
    padding-bottom: 30px;
}
.Urunkategorileri{
    margin-top: 45px;
}
.Urundetay{
    margin-top:45px;
}
.Urunler{
    margin-top: 45px;
}
.Sepetim{
    margin-top: 30px;
}
.Kullanicibilgileri{
    margin-top:45px;
}
.Kullanicibilgileri h4{
    color:green !important;
    margin-top:20px !important;
    margin-bottom:20px !important;
}
.Hakkimizda{
    margin-top:45px;
    margin-bottom: 30px;
}
.urunbox{
    background-color: #FAFAFA;
    width:100% !important;
    height:250px;
    margin-top:15px;
    margin-bottom: 15px;
}
.urunbox img{
    height:100% !important;
    width:70% !important;
    display: block !important;
    margin:auto !important;
    object-fit:contain !important;
    padding-top:25px;
    padding-bottom: 25px;
}
.Kullanicibilgileri h4{
    font-family: 'Poppins',sans-serif;
    font-size:18px;
    font-weight:400;
    margin-top: 15px;
    margin-bottom: 15px;
}
.Kullanicibilgileri h5{
    font-family: 'Poppins',sans-serif;
    font-size:14.5px;
    font-weight:400;
    margin-top: 15px;
    margin-bottom: 15px;
}
.Sepetim h4{
    font-family: 'Poppins',sans-serif;
    font-size:14.5px;
    font-weight:400;
    margin-top: 15px;
    margin-bottom: 15px;
}
.Urunler h5{
    text-align: center;
    font-family: 'Poppins',sans-serif;
    font-size:13px;
    font-weight:400;
    margin-top: 15px;
    margin-bottom: 15px;
}
.Urunler h6{
    font-family: 'Poppins',sans-serif;
    font-size:15.5px;
    color:#1C1C1C;
    margin-top: 25px;
    margin-bottom: 25px;
}
.Urunler .rightlink{
    border:1px solid rgba(28,28,28,0.1);
    border-radius:5px;
    margin-top: 15px;
    margin-bottom: 15px;
}
.Urunler .rightlink a{
    display: block;
    font-family: 'Poppins',sans-serif;
    font-size:14.5px;
    color:rgba(28,28,28,0.85);
    padding-left:5px;
    padding-right: 5px;
    padding-top: 13px;
    padding-bottom: 13px;
}
.Urunler .rightlink button{
    background-color:transparent !important;
    display: block;
    font-family: 'Poppins',sans-serif;
    font-size:14.5px;
    color:rgba(28,28,28,0.85);
    padding:0px !important;
    padding-left:5px !important;
    padding-right: 5px !important;
    text-align:left !important;
    margin:0px !important;
}
::placeholder{
    font-family: 'Poppins',sans-serif;
    font-size:13px;
    color:rgba(28,28,28,0.6);
}
*:focus{
    outline:none !important;
}
.Urunler input{
    margin-top:15px;
    background-color: #FAFAFA;
    width:100%;
    border:none !important;
    padding-left:5px;
    font-family: 'Poppins',sans-serif;
    height:49px;
    font-size:14px;
}
.Urunler h1{
    font-family: 'Poppins',sans-serif;
    font-size:15.5px;
    font-weight:500;
    color:#1C1C1C;
    margin-top:15px;
    margin-bottom: 15px;
    text-align: center;
}
.imgbox{
    background-color: #FAFAFA;
    width:100% !important;
    height:100px;
    margin-top:15px;
    margin-bottom: 15px;
}
.imgbox img{
    height:100% !important;
    width:70% !important;
    display: block !important;
    margin:auto !important;
    object-fit:contain !important;
    padding-top:25px;
    padding-bottom: 25px;
}
.Blog img{
    width:100%;
    height:260px;
    object-fit: cover !important;
}
.Blog h3{
    margin-bottom:40px;
    font-family: 'Poppins',sans-serif;
    font-size:35px;
    color:#1C1C1C;
}
.Urunler h3{
    margin-bottom:40px;
    font-family: 'Poppins',sans-serif;
    font-size:35px;
    color:#1C1C1C;
}
.Iletisim h3{
    margin-bottom:40px;
    font-family: 'Poppins',sans-serif;
    font-size:35px;
    color:#1C1C1C;
}
.Siparisler h3{
    margin-bottom:40px;
    font-family: 'Poppins',sans-serif;
    font-size:35px;
    color:#1C1C1C;
}
.Anasayfamanifest h3{
    margin-bottom:40px;
    font-family: 'Poppins',sans-serif;
    font-size:35px;
    color:#1C1C1C;
}
.Urunkategorileri h3{
    margin-bottom:40px;
    font-family: 'Poppins',sans-serif;
    font-size:35px;
    color:#1C1C1C;
}
.Urunkategorileri img{
    width:100%;
    height:350px;
    object-fit:cover !important;
}
.Urunkategorileri h1{
    margin-top: 20px;
    margin-bottom:20px;
    font-family: 'Poppins',sans-serif;
    font-size:16px;
    font-weight:500;
    color:#1C1C1C;
}
.Iconlar img{
    width:50px;
    height:50px;
    object-fit:cover !important;
}
.Anasayfamanifest  img{
    width:100%;
    height:auto;
    max-height:550px;
    object-fit:cover !important;
}
.Altmanifest img{
    width:100%;
    height:550px;
    object-fit:cover !important;
}
.Iconlar h6{
    margin-top: 20px;
    font-family: 'Poppins',sans-serif;
    font-size:14px;
    color:#1C1C1C;
}
.Sepetim h3{
    margin-bottom:40px;
    font-family: 'Poppins',sans-serif;
    font-size:35px;
    color:#1C1C1C;
}
.Sepetim h2{
    margin-top: 30px;
    margin-bottom:30px;
    font-family: 'Poppins',sans-serif;
    font-size:20px;
    color:#1C1C1C;
}
.Kullanicibilgileri h3{
    margin-bottom:40px;
    font-family: 'Poppins',sans-serif;
    font-size:35px;
    color:#1C1C1C;
}
.Urunler h6{
    margin-top: 15px;
    margin-bottom:22px;
    font-family: 'Poppins',sans-serif;
    font-size:22px;
    text-align: center;
    color:#1C1C1C;
}
.Blog h2{
    font-family: 'Poppins',sans-serif;
    font-size:15px;
    color:rgba(28,28,28,0.9);
    margin-top: 16px;
    margin-bottom: 16px;
    line-height: 25px;
}
.Blog button{
    text-align: center;
    width:250px;
    height:48px;
    background-color: #1C1C1C;
    color:#FAFAFA;
    font-family: 'Poppins',sans-serif;
    font-size:15px;
    font-weight:500;
    border:none !important;
    margin-top: 15px;
    margin-bottom: 15px;
}
.blogitem{
    display: none;
}
.Anasayfamanifest p{
    font-family: 'Poppins',sans-serif;
    font-size:14px;
    font-weight:300;
    margin-top:35px;
    margin-bottom: 35px;
    line-height:34px;
    color:rgba(28,28,28,0.9);
}
.Blog p{
    font-family: 'Poppins',sans-serif;
    font-size:14px;
    font-weight:300;
    line-height:34px;
    color:rgba(28,28,28,0.9);
}
.Hakkimizda p{
    font-family: 'Poppins',sans-serif;
    font-size:14px;
    font-weight:300;
    line-height:34px;
    color:rgba(28,28,28,0.9);
}
.Iletisim p{
    font-family: 'Poppins',sans-serif;
    font-size:14px;
    font-weight:300;
    line-height:34px;
    color:rgba(28,28,28,0.9);
}
.Urundetay p{
    font-family: 'Poppins',sans-serif;
    font-size:14px;
    font-weight:300;
    line-height:34px;
    color:rgba(28,28,28,0.9);
}
.Urundetay h3{
    margin-bottom:40px;
    font-family: 'Poppins',sans-serif;
    font-size:35px;
    color:#1C1C1C;
}
.Urundetay h6{
    margin-bottom:20px;
    font-family: 'Poppins',sans-serif;
    font-size:14px;
    color:#1C1C1C;
}
.Urundetay h1{
    margin-top: 20px;
    margin-bottom: 20px;
    font-family: 'Poppins',sans-serif;
    font-size:24px;
    color:#1C1C1C;
}
.Hakkimizda h3{
    margin-bottom:40px;
    font-family: 'Poppins',sans-serif;
    font-size:35px;
    color:#1C1C1C;
}
.Hakkimizda img{
    width:100%;
    height:auto;
    max-height:550px;
}
.Hakkimizda h4{
    margin-top:40px;
    margin-bottom:40px;
    font-family: 'Poppins',sans-serif;
    font-size:28px;
    color:#1C1C1C;
}
.Blog h1{
    margin-bottom:40px;
    font-family: 'Poppins',sans-serif;
    font-size:28px;
    color:#1C1C1C;
}
/*---Blog---*/
.footer{
    padding-top:20px;
    padding-bottom: 20px;
    border-top:1px solid rgba(28,28,28,0.1);
}
.footer .ft-link a{
    font-family: 'Poppins',sans-serif;
    font-size:15px;
    font-weight:400;
    display: block;
    margin-top: 20px;
    margin-bottom: 20px;
    color:rgba(28,28,28,0.8);
}
.footer h5{
    font-family: 'Poppins',sans-serif;
    font-size:16px;
    font-weight:400;
    padding-top:10px;
    padding-bottom: 10px;
    color:#1C1C1C;
}
.footer h2{
    font-family: 'Poppins',sans-serif;
    font-weight: 300;
    letter-spacing: 10px;
    color:#1C1C1C;
    font-size:35px;
    padding-top:10px;
    padding-bottom: 10px;
}
.footer i{
    color:#1C1C1C;
    margin-right:15px;
    font-size:18px;
}
.copyright{
    background-color: #FAFAFA;
    padding-top:20px;
    padding-bottom: 20px;
}
.copyright img{
    width:350px;
    height:auto;
}
.copyright a{
    font-family: 'Poppins',sans-serif;
    font-size:13px;
    letter-spacing:2px !important;
    font-weight:400;
    display: block;
    color:rgba(28,28,28,0.8);
    padding-top:5px;
}
.Iletisim h4{
    font-family: 'Poppins',sans-serif;
    font-size:20px;
    color:#1C1C1C;
    font-weight:500;
    margin-bottom: 20px;
}
.Iletisim input{
    width:100%;
    height:49px;
    border:none;
    border:1px solid rgba(28,28,28,0.2);
    padding-left:5px;
    color:rgba(28,28,28,0.9);
    font-family: 'Poppins',sans-serif;
    font-size:14px;
}
.Kullanicibilgileri input{
    width:100%;
    height:49px;
    border:none;
    border:1px solid rgba(28,28,28,0.2);
    padding-left:5px;
    color:rgba(28,28,28,0.9);
    font-family: 'Poppins',sans-serif;
    font-size:14px;
}
.Sepetim input{
    width:100%;
    height:49px;
    border:none;
    border:1px solid rgba(28,28,28,0.2);
    padding-left:5px;
    color:rgba(28,28,28,0.9);
    background-color: #FAFAFA;
    font-family: 'Poppins',sans-serif;
    font-size:14px;
}
.Iletisim textarea{
    width:100%;
    height:150px;
    border:none;
    border:1px solid rgba(28,28,28,0.2);
    padding-left:5px;
    padding-top:5px;
    color:rgba(28,28,28,0.9);
    font-family: 'Poppins',sans-serif;
    font-size:14px;
}
.Iletisim button{
    background-color: #1C1C1C;
    color:#FFF;
    width:100%;
    text-align: center;
    width:100%;
    height:49px;
    border:none !important;
    margin-top: 20px;
    margin-bottom: 20px;
}
.Urundetay button{
    background-color: #1C1C1C;
    color:#FFF;
    width:100%;
    text-align: center;
    width:100%;
    height:49px;
    border:none !important;
    margin-top: 20px;
    margin-bottom: 20px;
}
.Sepetim .gonderbutton button{
    background-color: #1C1C1C;
    color:#FFF;
    width:100%;
    text-align: center;
    width:100%;
    height:49px;
    border:none !important;
    margin-top: 20px;
    margin-bottom: 20px;
}
.Kullanicibilgileri button{
    background-color: #1C1C1C;
    color:#FFF;
    width:100%;
    text-align: center;
    width:100%;
    height:49px;
    border:none !important;
    margin-top: 20px;
    margin-bottom: 20px;
}
.Urunler button{
    background-color: #1C1C1C;
    color:#FFF;
    width:100%;
    text-align: center;
    width:100%;
    margin-top: 20px;
    height:49px;
    border:none !important;
}
.Iletisim iframe{
    width:100%;
    height:100%;
    min-height:350px;
    border:none !important;
}
.footer{
    margin-top:40px;
}
.kutu-3{
    background-color: #FAFAFA;
    min-height:240px;
    padding:10px;
    border-radius: 10px !important;
    padding-top: 25px !important;
    padding-bottom:35px !important;
}
.kutu-3 a{
    font-family: 'Poppins',sans-serif;
    font-size:14.3px;
    color:#1C1C1C;
    display:block;
    font-weight:normal;
    margin-top:10px;
}
.kutu-3 .white{
    display:block;
    width:75px;
    height:75px;
    background-color:#FFF;
    border-radius:50%;
    margin-left: 37%;
    display: block;
    position:relative;
    text-align: center;
}
.kutu-3 .i1 i{
    font-size:25px;
    color:#1C1C1C;
    margin: 0;
    position: absolute;
    top: 50%;
    left: 29.6%;
    transform: translate(29.6%, -50%);
}
.kutu-3 .i2 i{
    font-size:25px;
    color:#01103B;
    margin: 0;
    position: absolute;
    top: 50%;
    left: 25%;
    transform: translate(23%, -50%);
}
.kutu-3 .i3 i{
    font-size:25px;
    color:#01103B;
    margin: 0;
    position: absolute;
    top: 50%;
    left: 27%;
    transform: translate(23%, -50%);
}
.searchmobile{
    display: none;
}
.urunitem{
    display: none;
}
.urunbox{
    background-color: #FAFAFA;
    width:100% !important;
    height:250px;
    margin-top:15px;
    margin-bottom: 15px;
}
.urunbox img{
    height:100% !important;
    width:70% !important;
    display: block !important;
    margin:auto !important;
    object-fit:contain !important;
    padding-top:25px;
    padding-bottom: 25px;
}
.sepetbox{
    background-color: #FAFAFA;
    width:100% !important;
    height:150px;
    margin-top: 20px;
    margin-bottom: 15px;
}
.sepetbox img{
    height:100% !important;
    width:70% !important;
    display: block !important;
    margin:auto !important;
    object-fit:contain !important;
    padding-top:25px;
    padding-bottom: 25px;
}
.Sepetim h5{
    font-family: 'Poppins',sans-serif;
    font-size:14.5px;
    font-weight:400;
    margin-top: 35px !important;
    margin-bottom: 35px !important;
}
.Sepetim h1{
    margin-top: 20px;
    font-family: 'Poppins',sans-serif;
    font-size:17px;
    color:#1C1C1C;
    margin-bottom: 25px;
}
.buttonsec{
    margin-top: 20px;
}
.buttonsec button{
    background-color: transparent !important;
    border:none !important;
    font-size:17px;
    font-family: 'Poppins',sans-serif;
}
.buttonsec h6{
    font-family: 'Poppins',sans-serif;
    font-size:14.5px;
    font-weight:500;
    margin-left: 60px;
    margin-right: 60px;
    margin-top: 15px;
    margin-bottom: 15px;
}
.kucukfoto{
    display: none !important;
}
.ovbox{
    height:100% !important;
    position: relative;
}
.Foto img{
    position:absolute;
    z-index:-99;
    top:0;
    width:100%;
    height:390px;
    bottom:0;
    object-fit:cover;
}
.overlay{
    width:100%;
    height:390px;
    background-color:transparent !important;
    display:block;
}
.overlay h2{
    position: absolute;
    top:45%;
    color:#fff;
    font-family:'PT Serif',sans-serif;
    font-weight: 700;
    font-size:45px;
}
.modal input{
    width:100%;
    height:49px;
    background-color: #F8F8F8;
    font-family: 'Poppins',sans-serif;
    font-size:14px;
    color:#1C1C1C;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
    border:1px solid rgba(0,0,0,0.15);
    border-radius: 5px;
}
.modal button{
    width:100%;
    height:40px;
    text-align: center;
    font-family: 'Poppins',sans-serif;
    font-size:14px;
    font-weight:500;
    color:#FFF;
    border:none;
    margin-top:25px;
    margin-bottom: 15px;
    border-radius: 5px;
}
.modal h3{
    font-family: 'Poppins',sans-serif;
    font-weight: 300;
    letter-spacing: 7px;
    color:#1C1C1C;
    margin-top: 40px;
    margin-bottom: 40px;
    font-size:30px;
}


.carousel-item img{
    width:100%;
    height:auto;
    position: relative;
    margin: auto;
    z-index:-22;
}
.carousel-item-overlay{
    position:absolute;
    top:0;
    left:0;
    right: 0;
    bottom: 0;
    background-color:transparent !important;
    z-index:0;
}
.anmen{
    position:absolute;
    top:0;
    width:1300px;
    margin:auto;
    z-index:96;
}
.carousel-item-Yazi{
    position:absolute;
    left:0;
    right: 0;
    bottom: 0;
    margin:auto;
    width:1300px;
    margin-bottom:30px !important;
}
.carousel-item-Yazi h2{
    color:#FFF;
    font-family: 'PT Serif',sans-serif;
    font-size:55px;
    font-weight:700;
    color:#FFF;
    line-height:65px;
    margin-bottom:20px !important;
}
.carousel-item-Yazi p{
    font-family: 'PT Sans',sans-serif !important;
    font-size:15px !important;
    line-height: 27px !important;
    margin-bottom: 20px !important;
    color:rgba(255,255,255,0.95) !important;
}
.carousel-item-Yazi .btn{
    background-color: #FFF;
    color:#1C1C1C;
    font-family:'Poppins',sans-serif;
    font-size:14px;
    font-weight:400;
    text-align: center;
    width:250px;
    height:40px;
    margin-bottom: 30px;
    margin-top: 10px;
    padding-top:10px;

}
.sliderkucukfoto{
    display: none !important;
}



.accordion {
    background-color: transparent;
    color: #1C1C1C;
    font-family: 'Poppins',sans-serif;
    cursor: pointer;
    font-weight:500;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
    border:1px solid rgba(28,28,28,0.2);
    margin-top:8px !important;
    margin-bottom: 8px !important;
}
.Siparisler span{
    color:#FF0000;
}  

.panel {
    display: none;
    background-color: white;
    overflow: hidden;
}
.bilgiform{
    margin-top:14px;
}
.bilgiform input{
    width:100%;
    height:42px;
    padding:5px;
    color:#000;
    background-color:#FAFAFA;
    border:1px solid rgba(28,28,28,0.1);
    font-size:13.2px;
    font-family:'Poppins',sans-serif;
}
.bilgiform textarea{
    width:100%;
    height:142px;
    padding:5px;
    color:#000;
    background-color:#FAFAFA;
    border:1px solid rgba(28,28,28,0.1);
    font-size:13.2px;
    font-family:'Poppins',sans-serif;
}
.bilgiform select{
    width:100%;
    height:42px;
    padding:5px;
    color:#000;
    background-color:#FAFAFA;
    border:1px solid rgba(28,28,28,0.1);
    font-size:13.2px;
    font-family:'Poppins',sans-serif;
}
.bilgiform h3{
    margin-top:10px;
    margin-bottom:10px;
    font-size:13.5px;
    color:#000;
    font-weight:500;
    font-family:'Poppins',sans-serif;
}

@media screen and (max-width: 1300px) {    
    .carousel-item-Yazi{
        position:absolute;
        left:0;
        right: 0;
        bottom: 0;
        margin:auto;
        width:100%;
        margin-bottom:40px !important;
        padding-left:25px;
        padding-right: 25px;
    }
    .bin{
        width:96%;
        margin:auto;
    }
}
@media screen and (max-width: 992px) {    
    .block992{
        display:block !important;
    }
    .Ust-Menu-2 .dropdown-menu{
        padding:0px !important; 
        width:100%;
        max-width:100%;
        white-space: normal;
    }
    .Ust-Menu-2 .dropdown-menu a{
        font-family: 'Poppins',sans-serif !important;
        font-size:14.7px !important;
        color:rgba(28,28,28,0.85) !important;
        padding-top:12px !important;
        padding-bottom: 12px !important;
        margin:0px !important;
        max-width:100% !important;
        display: inline-block !important;  
        overflow: none !important;  
        text-overflow: none !important;  
        white-space: none !important;  
    }
    .carousel-item img{
        width:100%;
        position: relative;
        margin: auto;
        z-index:-22;
    } 
    .carousel-item-Yazi h2{
        color:#FFF;
        font-family: 'Montserrat',sans-serif;
        font-size:40px;
        font-weight:700;
        color:#FFF;
        line-height:55px;
        margin-bottom:20px !important;
    }
    .carousel-item-Yazi p{
        font-family: 'Generalregular',sans-serif !important;
        font-size:14.6px !important;
        line-height: 32px !important;
        margin-bottom: 20px !important;
        color:rgba(255,255,255,0.85) !important;
    }
}
@media screen and (max-width: 767px) {
    .block767{
        display:block !important;
    }
    .Urundetay h6{
        margin-top:25px;
        margin-bottom:20px;
        font-family: 'Poppins',sans-serif;
        font-size:14px;
        color:#1C1C1C;
    }
    .overlay h2{
        position: absolute;
        bottom:0;
        color:#fff;
        font-family:'PT Serif',sans-serif;
        font-weight: 700;
        font-size:35px;
    }
    .navbar{
        display: block !important;
    }
    .Ust-Menu-2 h6{
        font-family: 'Poppins',sans-serif;
        font-weight: 300;
        letter-spacing: 10px;
        color:#1C1C1C;
        font-size:35px;
        padding-top:8px;
    }
    .rightbar button{
        height:90px;
        display: inline-block !important;
        color:#1C1C1C;
    }
    .fa-bars{
        font-size:21px !important;
    }
    .men{
        display: none !important;
    }
    .searchmobile{
        display: block;
    }
    .searchbig{
        display: none;
    }
    .Iletisim h4{
        font-family: 'Poppins',sans-serif;
        font-size:20px;
        color:#1C1C1C;
        font-weight:500;
        margin-bottom: 20px;
        margin-top:20px;
    }
    .imgbox img{
        height:100% !important;
        width:85% !important;
        display: block !important;
        margin:auto !important;
        object-fit:contain !important;
        padding-top:25px;
        padding-bottom: 25px;
    }
    .copyright img{
        width:100%;
        padding-top:15px;
        height:auto;
    }
    .Blog button{
        width:100%;
    }
    .ustmen1767none{
        display: none !important;
    }
    .Ust-Menu-1 h1{
        font-family: 'Poppins',sans-serif;
        font-size:12px;
        color:rgba(28,28,28,0.85);
        padding-top:8px;
        text-align: left;
    }
    .Ust-Menu-1 button{
        background-color: transparent !important;
        border:none !important;
        font-family: 'Poppins',sans-serif;
        font-size:13px;
        padding:0px !important;
        margin-right:0px !important;
        font-weight:500;
        color:rgba(28,28,28,0.85);
    }
    .Ust-Menu-1 .dropdown-menu a{
        font-family: 'Poppins',sans-serif;
        font-size:13px;
        font-weight: 500;
        color:rgba(28,28,28,0.85);
        padding-top:10px;
        padding-bottom: 10px;
        display: inline-block;
    }
    .Ust-Menu-1 a{
        font-size:13px;
        font-weight:500;
    }
    .Cekilis {
        text-align: center;
        padding: 20px;
        width: 400px;
    }
    .Cekilis  h3{
        font-size:22px;
        color:#2D3D57;
        font-weight:500;
        margin-bottom:15px;
    }
}
@media screen and (max-width: 576px) { 
    .Kargodetay{
        text-align:center;
    }
    .sliderkucukfoto{
        display: block !important;
    }     
    .sliderbuyukfoto{
        display: none !important;
    }
    .carousel-item img{
        width:100%;
        position: relative;
        margin: auto;
        z-index:-22;
    }
    .carousel-item-Yazi p{
        display: none;
    }
    .carousel-item-Yazi .btn{
        display: none;
    }
    .carousel-item-Yazi h2{
        color:#FFF;
        font-family: 'Montserrat',sans-serif;
        font-size:35px;
        font-weight:700;
        color:#FFF;
        line-height:45px;
        margin-bottom:20px !important;
    }
    .kucukfoto{
    display: block !important;
    }
    .buyukfoto{
        display:none !important;
    }
    .sepetbox{
        background-color: #FAFAFA;
        width:100% !important;
        height:130px;
        margin-bottom: 15px;
    }
    .sepetbox img{
        height:100% !important;
        width:70% !important;
        display: block !important;
        margin:auto !important;
        object-fit:contain !important;
    }
    .Sepetim h5{
        font-family: 'Poppins',sans-serif;
        font-size:13px;
        font-weight:400;
        margin-top: 15px !important;
        margin-bottom: 15px !important;
    }
    .Sepetim h1{
        margin-top: 17px;
        font-family: 'Poppins',sans-serif;
        font-size:14px;
        color:#1C1C1C;
    }
    .buttonsec{
        margin-top: 10px;
    }
    .buttonsec button{
        background-color: transparent !important;
        border:none !important;
        font-size:14px;
        font-family: 'Poppins',sans-serif;
    }
    .buttonsec h6{
        font-family: 'Poppins',sans-serif;
        font-size:12.5px;
        font-weight:500;
        margin-left: 60px;
        margin-right: 60px;
        margin-top: 15px;
        margin-bottom: 15px;
    }
    .urunbox{
        background-color: #FAFAFA;
        width:100% !important;
        height:200px;
        margin-top:15px;
        margin-bottom: 15px;
    }
    .urunbox img{
        height:100% !important;
        width:75% !important;
        display: block !important;
        margin:auto !important;
        object-fit:contain !important;
        padding-top:25px;
        padding-bottom: 25px;
    }
}
.fa-bag-shopping{
    display:none !important;
}
.ovbox h2{
    display:none !important;
}

