#temizle {clear:both; } 
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; vertical-align: baseline;} 
body{margin:0px;text-align: left;padding:0;overflow-x: hidden;font-family: 'Poppins', sans-serif;font-weight:300; font-size:15px; color:#252525; line-height:25px;}
#wrapper{ position:relative; width: 1200px; margin: 0 auto; }
header{ position:relative; display: block; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; width: 100%; height: auto;   box-sizing: border-box;  box-shadow: 0px 1px 1px 1px rgba(0,0,0,0.0); z-index: 9999999 !important;  transition:all 0.5s ease-in; }

header > #wrapper > .logo { position: relative; width:20%; float: left; display: block; text-align: left; margin: 10px auto; z-index: 2;}
header > #wrapper > .logo img{  max-width: 100%; }
header > #wrapper > .menu{ position: relative; width: 55%; height: auto; float:right; display: block; text-align: right; margin: 20px auto;  }
header > #wrapper > .menu ul{ list-style: none; margin: 0px auto;}
header > #wrapper > .menu ul li{ position: relative; display: inline-block;  z-index: 2; } 
header > #wrapper > .menu ul li a{ position: relative; width: 100%; height: 50px; line-height: 50px; font-family: 'Poppins', sans-serif; font-size: 16px; font-weight: 500; color:#000; text-decoration: none;   display: block; padding: 0 26px;} 
header > #wrapper > .menu ul li a:hover{ color: #fff;  }
header > #wrapper > .menu ul li a::after{ position: absolute;  content: '';  top:0;	left: 0;  width: 0;  height: 100%;    transform-origin:left;  transition:width 0.25s ease;  z-index:-1; background: #000; border-radius: 50px;}
header > #wrapper > .menu ul li a:hover::after{ width: 100%}
header > #wrapper > .menu ul li ul{ position: absolute; visibility: hidden; width: 350px; left: 0; top: 100px; background: #000; box-shadow: 0px 1px 1px 1px rgba(0,0,0,0.1); padding: 15px; box-sizing: border-box;  transition:all 0.2s ease-in; }
header > #wrapper > .menu ul li ul li{ position: relative; width: 100%; height: auto; display: block; margin: 0; text-align: left;}
header > #wrapper > .menu ul li ul li a{ width: 100%; height: auto; font-size: 14px; font-weight: 400; line-height:20px; padding: 5px; box-sizing: border-box; text-align: left;  background: none; display: block; color: aliceblue;  } 
header > #wrapper > .menu ul li ul li a:hover{  color: rgba(0,0,0,1.00); }
header > #wrapper > .menu ul li ul li a::after{ position: absolute;  content: '';  top:0;	left: 0;  width: 0;  height: 100%; background: #FFFFFF;  transform-origin:left;  transition:width 0.25s ease;  z-index:-1;  }
header > #wrapper > .menu ul li ul li a:hover::after{ width: 100%}
header > #wrapper > .menu li:hover > ul{ top: 47px; visibility: visible; transition:all 0.2s ease-in; }
header > #wrapper > .menu li:hover > a{   }


#header-mail{position: relative; width: 24%;  float:right; display: block; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; font-family: 'Poppins', sans-serif;font-weight:400; font-size:16px; color:#252525; text-align: right; margin: 30px auto;}
#header-mail i{font-size: 16px; }

#header-mail::after{position: absolute; content: ''; left: 0; top: 10px; bottom: auto; height: 1px; width: 50px; background: #dcdcdc;}



.ust{ position: relative; width: auto;  float:right; display: block;  -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; background: #dc2b19; border-bottom-left-radius: 50px; padding: 15px 20px;}
.ust a{ position: relative; width: auto; padding: 0 15px;  float:right; display: block;  -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; font-family: 'Poppins', sans-serif; font-size: 14px; font-weight: 500; color:#fff;}
.ust a:hover{ text-decoration: none; color: #fff;}
.ust a img{max-width: 100%; float: left; margin-right: 5px;}


#urunler-baslik{position: relative; display: block; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; text-align: center; font-family: 'Poppins', sans-serif;font-weight:500; font-size:36px; color:#252525;}
#urunler-baslik span{position: relative; display: block; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; text-align: center; font-family: 'Poppins', sans-serif;font-weight:300; font-size:36px; color:#252525;}
#urunler-aciklama{position: relative; display: block; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; width: 100%; margin: 0 auto; text-align: center; font-family: 'Poppins', sans-serif;font-weight:400; font-size:15px; color:#252525; margin: 20px 0;}


#ana-solmenu{position: relative; display: block; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; width: 20%; float: left;}
#ana-solmenu ul{list-style: none; margin: 0px auto;  box-shadow: 0px 1px 1px 1px rgba(0,0,0,0.1);  }
#ana-solmenu ul li{position: relative; display: block;  z-index: 2;  }
#ana-solmenu ul li a{ position: relative; width: 100%; font-family: 'Poppins', sans-serif; font-size: 14px; font-weight: 500; color:#252525; text-decoration: none; border-bottom: 1px solid #eee;   display: block; padding: 15px; }  
#ana-solmenu ul li a::after{ position: absolute;  content: '';  top:0;	left: 0;  width: 0;  height: 100%;    transform-origin:left;  transition:width 0.25s ease;  z-index:-1; background: #eee; }
#ana-solmenu ul li a:hover::after{ width: 50%}
#ana-solmenu ul li a::before{ position: absolute;  content: '';  top:0;	right: 0;  width: 0;  height: 100%;    transform-origin:left;  transition:width 0.25s ease;  z-index:-1; background: #eee; }
#ana-solmenu ul li a:hover::before{ width: 50%}
#ana-solmenu ul li a:not(:hover)::before{ transition:all 0.5s ease-in;  }
#ana-solmenu ul li a:not(:hover)::after{ transition:all 0.5s ease-in;  }
#ana-solmenu ul li ul{ position: absolute; visibility: hidden; width: 240px; left: 280px; top: 0px;  box-shadow: 0px 1px 1px 1px rgba(0,0,0,0.1); background: #fff;  box-sizing: border-box;  transition:all 0.2s ease-in; }
#ana-solmenu li:hover > ul{left: 242px; visibility: visible; transition:all 0.2s ease-in; }

#ana-solmenu ul li a i{ padding-right: 5px; color: #dc2b19;} 

#ana-banner{position: relative; display: block; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; float: right; width: 78%;}

#ana-kurumsal{position: relative; display: block; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; float: left; width: 60%; background: #d43434; padding: 25px;}
#ana-kurumsal-baslik{position: relative; display: block; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; font-family: 'Poppins', sans-serif; font-size: 24px; font-weight: 600; color:#fff; margin-bottom: 15px; }
#ana-kurumsal-baslik span{position: relative; display: block; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; font-family: 'Poppins', sans-serif; font-size: 18px; font-weight: 400; color:#fff; }
#ana-kurumsal p{position: relative; display: block; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; font-family: 'Poppins', sans-serif; font-size: 14px; font-weight: 400; color:#fff; }

#ana-blog{position: relative; display: block; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; float: right; width: 39%; }
#ana-blog-baslik{position: relative; display: block; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; font-family: 'Poppins', sans-serif; font-size: 24px; font-weight: 600; color:#252525; width: auto; float: left; margin-bottom: 15px;}
#ana-blog-baslik span{position: relative; display: block; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; font-family: 'Poppins', sans-serif; font-size: 18px; font-weight: 400; color:#252525; }

#ana-blog-sosyal{position: relative; display: block; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; float: right; width: auto; margin-left: 10px; cursor: pointer; z-index: 999999 !important; transition:all 0.4s ease-in;}
#ana-blog-sosyal img{max-width: 100%;}
#ana-blog-sosyal:hover{transform: rotate(360deg);}
#ana-blog-tarih{position: relative; display: block; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; font-family: 'Poppins', sans-serif; font-size: 12px; font-weight: 400; color:#d43434; }
#ana-blog-baslik2{position: relative; display: block; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; font-family: 'Poppins', sans-serif; font-size: 18px; font-weight: 400; color:#252525; margin: 10px 0; }
#ana-blog-aciklama{position: relative; display: block; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; font-family: 'Poppins', sans-serif; font-size: 14px; font-weight: 400; color:#252525;  }

#iletisim-formu{position: relative; display: block; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; width: 150px; height: 50px; line-height: 50px; text-align: center; color: #FFFFFF; background: #cc162c; float: right; border-radius: 50px; font-weight: 600; font-size: 13px;  transition:all 0.2s ease-in; margin-left: 25px; }
#iletisim-formu:hover{background: #003a72;}

#ust-phone{position: relative; display: block; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; width: auto; color: #FFFFFF; float: right; font-size: 18px; font-weight: 600; margin: 15px auto; margin-left: 25px; }
#ust-phone span{font-size: 14px; font-weight: 300; }
#ust-phone img{padding-right: 10px; max-width: 100%; margin-top: -5px;}

#ust-mail{position: relative; display: block; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; width: auto; color: #FFFFFF; float: right; font-size: 18px; font-weight: 300; margin: 15px auto;  margin-left: 35px;}
#ust-mail span{font-size: 14px; font-weight: 300;}
#ust-mail img{padding-right: 10px; max-width: 100%; margin-top: -5px;}

#ust-sosyal{position: relative; display: block; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; width: auto; color: #FFFFFF; float: right;  margin: 15px auto; }
#ust-sosyal a{width: auto; color: #FFFFFF; float: right; margin-left: 15px; font-size: 18px;  }

#banner{ position: relative; width: 100%;  display: block; }

#kullanim-alanlari{position: relative; display: block; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; width: 85%; margin: 0 auto; margin-top: -120px; z-index: 2;}
#kullanim-alanlari-box{position: relative; display: block; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; width: 15%; margin: 0.5%; float: left; height: 175px; text-align: center; background: #282d30; color: #FFFFFF; padding: 20px 0; transition:all 0.2s ease-in;}

#kullanim-alanlari-box:hover{   background: #cc162c;}

#kullanim-alanlari-box h6{ color: #FFFFFF; font-size: 16px; font-weight: 900; line-height: 25px; }
#kullanim-alanlari-box h6 span{  font-size: 14px; font-weight: 300; }
#kullanim-alanlari-box img{max-width: 100%; ;}


#urun-bg{position: relative; display: block; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; width: 100%; background:url(../img/urun-bg.jpg) no-repeat center; height: 610px; margin-top: -85px; padding: 120px 0;}

#orta-bslk{width:auto;min-height:40px;line-height:40px;padding-bottom:20px; font-weight:900; font-size:34px; color:#cc162c; text-decoration:none; text-align: center; }
#orta-bslk span{ font-weight:300;  color:#fff; }
#orta-bslk-cizgi{width:135px; height:8px;  background: #cc162c;  text-align: center; margin: 0 auto; border-radius: 15px;}

#orta-bslk2{width:auto;min-height:40px;line-height:40px; font-weight:700; font-size:24px; color:#FFF; text-decoration:none; text-align: left; margin-bottom: 10px; }
#orta-bslk2-cizgi{width:50px; height:8px;  background: #cc162c;   border-radius: 15px;  margin-bottom: 25px;} 

#ana-hakkimizda{position: relative; display: block; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; width: 100%; background:url(../img/bizkimiz.jpg) no-repeat center; height: 474px; padding: 70px 0;}
#ana-hakkimizda-sag{position: relative; display: block; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; width: 49%; color: rgba(255,255,255,1.00); float: right;}
#ana-hakkimizda-sag p{font-family: 'Poppins', sans-serif;font-weight:400; font-size:14px; color:#fff; line-height:24px; }
#ana-hakkimizda-sag a{width: auto; font-size: 25px; float: right; color:#FFFFFF; margin-top: 15px;}



#yarim1{ position:relative; width:49%; float:left; box-sizing: border-box; text-align: left;}
#yarim2{ position:relative; width:49%; float:right; box-sizing: border-box;}


.baslik{font-weight:700; font-size:32px; color:#000; line-height:35px;  text-align: center; font-family: 'Poppins', sans-serif; margin-bottom: 15px; margin-top: 25px;}
.baslik-cizgi{width:50px; height:8px;  background: #cc162c;  text-align: center; margin: 0 auto; border-radius: 15px; }
#baslik{font-weight:700; font-size:16px; color:#000; line-height:35px;  font-family: 'Poppins', sans-serif;}

#bulten{position: relative; display: block; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; width: 100%; background:url(../img/bulten.png) no-repeat center; height: 327px; padding: 55px 0;}
#bulten-yazi{position: relative; display: block; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; float: left; width: 49%; color: #FFFFFF;}
#bulten-yazi p{margin-bottom: 35px;}

#bulten-yazi form input{position: relative; display: block; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; width: 100%; border: 0; outline: 0; border: 1px solid #FFFFFF; border-radius: 50px; color: #FFFFFF; padding-left: 25px; background: none; height: 60px; line-height: 60px; padding-right: 90px;}
#bulten-yazi form input::placeholder{color: #fff;}
#bulten-yazi form button{position: relative; display: block; float: right; margin-top: -43px; margin-right: 30px; outline: 0; border: 0; background: none;}

#about-box-1{ position:relative; width:40%; min-height:360px; float:left; box-sizing: border-box;  box-shadow: 0px 3px 3px rgba(0,0,0,0.1); }
#about-box-2{ position:relative; width:60%; min-height:360px; float:left; padding:25px; background:#FFF; box-sizing: border-box; box-shadow: 0px 1px 2px rgba(0,0,0,0.1); }
#about-date{ position:absolute; top:0; left:0; padding:30px; background:#ea0b1a; color:#FFF; border-bottom-right-radius:10px; }
#news-box{ position:relative; width:100%; height:auto; float:left; padding:0px; margin-bottom:15px; background:#FFF; box-sizing: border-box; box-shadow: 0px 1px 2px rgba(0,0,0,0.1); font-family: 'Poppins', sans-serif; font-size:18px; color:#000; text-decoration:none; border-left:3px solid #ea0b1a; line-height:100px;  }
#news-box img{ height:100px; width:auto; }
#product-box{ position:relative; width:24%; margin:0.5%; float:left; padding:15px; background:#fff; transition:all 0.2s ease-in;  box-shadow: 0px 1px 2px rgba(0,0,0,0.1); box-sizing:border-box; border-radius:5px; }
#product-box img{ width:100%; max-width:100%; }
#product-box:hover{ -webkit-transform: scale(1.05); transform: scale(1.05);  transition:all 0.2s ease-in; }
#product-box-2{ position:relative; width:32.3%; margin:0.5%; float:left; padding:15px; background:#fff; transition:all 0.2s ease-in;  box-shadow: 0px 1px 2px rgba(0,0,0,0.1); box-sizing:border-box; border-radius:5px; }
#product-box-2 img{ width:100%; max-width:100%; }
#product-box-2:hover{ -webkit-transform: scale(1.05); transform: scale(1.05);  transition:all 0.2s ease-in; }

#ebulten-bar { position:relative; display:block; width:100%; background-color:#001870; font-family: 'Open Sans', sans-serif; color:#fff !important; padding-bottom:50px; }
#ebulten-bar #ebulten-icon { position:relative; display:block; width:528px; margin:auto; height:auto; }
#ebulten-bar #ebulten-icon img { float:left; max-width:100%;  margin-top:-80px;}
#ebulten-bar h1 {display:block; position:relative; text-align:center; margin:0px auto; font-size:30px;  color:#FFF; letter-spacing:-1px;  padding-bottom:25px; width:50%;  z-index:1; font-weight:800; padding-top: 25px; }
#ebulten-bar p {display:block; position:relative; text-align:left; font-size:14px; margin:0;  color:#FFF;  width:50%;  z-index:1; float:left; padding-left:200px; padding-top:5px; padding-right:10px; }
#ebulten-bar form { display:block; position:relative; text-align:left; font-size:14px;  color:#FFF;  width:50%;  z-index:1; float:right; padding-right:200px; padding-left:10px}
#ebulten-bar form input { display:block; position:relative; text-align:left; font-size:12px; background-color:transparent; border:1px solid #fff; line-height:50px; height:50px; width:100%; border-radius:10px; padding-left:15px; outline: 0; }
#ebulten-bar form button { display:block; position:absolute; background-color:transparent; right:0; top:15px; padding-right:210px; border:none; }
#ebulten-bar form input::placeholder { color:#fff; }
#ebulten-bar h3 { display:block; position:relative; text-align:center; margin:0px auto; font-size:14px; width:17%; background-color:#001870; z-index:1; font-weight:800; margin-top:30px; }
#ebulten-bar #title-line-v { width:100%; height:1px; position:absolute; display:block; background-color:#fff; margin-top:-8px; }
#ebulten-bar h3 a { display:inline-block; position:relative; padding:0px 10px 0px 5px; border-right:1px solid #b1bdce; }
#ebulten-bar h3 a:last-child { border-right:0px solid #b1bdce; }



footer{ position: relative; display: block; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; height:auto; width:100%; margin:0px auto; background: #000; z-index:2;  padding: 20px 0; }
footer .copy{ position: relative; display: block; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; width:60%; float: left; font-family: 'Poppins', sans-serif; font-size: 12px; font-weight: 400; color:#fff; padding-top: 15px;}
footer .neturk{ position: relative; display: block; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; width:auto; float: right; }





.vticker { font-family: 'Poppins', sans-serif; width: 100%; margin: 0px auto;}
.vticker ul { padding: 0; }
.vticker li { list-style: none; width:100%; display:block; position:relative; border:none !important; min-height:60px !important; padding:20.5px 0px !important; border-bottom: 1px solid #fd5353 !important;}
.vticker li .vticker-date { width:60px; height:60px; float:left; display:block; position:relative;  color:#fff; font-size:20px; font-weight:700; line-height:20px; text-align:center; padding-top:6px;  border-right: 1px solid #ff6868;}
.vticker li .vticker-date span {  font-size:24px; font-weight:500; }
.vticker li a {	text-decoration: none; color: #FFFFFF !important; float: right;text-align:left; font-size:14px; width:80%; padding-left:15px; line-height:22px; font-weight: 600; }
.up, .down{ background:none; border:0px; height:30px; width:30px; line-height:30px; text-align:center; color: #ffc1c1; }
.up:hover, .down:hover{ background:#353080; color:#fff !important; cursor:pointer; }

.title{font-family: 'Poppins', sans-serif;font-weight:700; font-size:24px; color:#000; line-height:35px;   }
.gri{font-family: 'Poppins', sans-serif;font-weight:700; font-size:24px; color:#a9aaae; line-height:35px; padding-bottom: 15px; width: 100%; margin-bottom: 20px; border-bottom:1px solid #EEEFF1;}

.white-title{font-family: 'Poppins', sans-serif;font-weight:700; font-size:24px; color:#fff; line-height:35px; border-bottom: 1px solid #fd5353; padding: 20px;}
.text{font-family: 'Poppins', sans-serif;font-weight:400; font-size:15px; color:#000; line-height:24px; text-align: left; }
.white-text{font-family: 'Poppins', sans-serif;font-weight:400; font-size:15px; color:#fff; line-height:24px; }


.style1{ font-family: 'Poppins', sans-serif; font-weight:500; font-size:15px; color:#000; background:#fff; width:100%; height:70px; line-height:70px; padding-left:15px; margin-bottom:5px; border:0px; box-sizing:border-box; border:1px solid #f0f0f0; outline:none; }
.style2{font-family: 'Poppins', sans-serif; font-weight:500; font-size:15px; color:#000;background:#fff;width:100%;height:152px;line-height:25px;padding-left:15px;margin-bottom:1px;border:0px; box-sizing:border-box; border:1px solid #f0f0f0;outline:none; }
.buton-form{ font-family: 'Poppins', sans-serif; font-weight:500; font-size:20px; color:#fff;background:#56aacf;width:auto;height:50px;line-height:50px;padding:0px 30px;border:0px;box-sizing:border-box;cursor:pointer; display:inline-block;}
.buton-form:hover{ background:#000; }
	.kapa{ display:none; }
	.acil{ display:block; }
.kapa{ display:block; }
.acil{ display:none; }

.only-fullscreen { display: block !important; z-index: 999999999999999999999999999999; }
 #video { display: block; position: relative; width: 100%; z-index: 999999999999999999999999999999; top: -100px; }
@-webkit-keyframes ani-mouse {
	0% {
	opacity: 1;
	top: 29%;
	}
	15% {
	opacity: 1;
	top: 50%;
	}
	50% {
	opacity: 0;
	top: 50%;
	}
	100% {
	opacity: 0;
	top: 29%;
	}
}
@-moz-keyframes ani-mouse {
	0% {
	opacity: 1;
	top: 29%;
	}
	15% {
	opacity: 1;
	top: 50%;
	}
	50% {
	opacity: 0;
	top: 50%;
	}
	100% {
	opacity: 0;
	top: 29%;
	}
}
@keyframes ani-mouse {
	0% {
	opacity: 1;
	top: 29%;
	}
	15% {
	opacity: 1;
	top: 50%;
	}
	50% {
	opacity: 0;
	top: 50%;
	}
	100% {
	opacity: 0;
	top: 29%;
	}
}
 .scroll-btn {
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	bottom:0; 
	text-align: center;
}
.scroll-btn > * {
	display: inline-block;
	line-height: 18px;
	font-size: 13px;
	font-weight: normal;
	color: #7f8c8d;
	color: #ffffff;
	font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
	letter-spacing: 2px;
}
.scroll-btn > *:hover,
.scroll-btn > *:focus,
.scroll-btn > *.active {
	color: #ffffff;
}
.scroll-btn > *:hover,
.scroll-btn > *:focus,
.scroll-btn > *:active,
.scroll-btn > *.active {
	opacity: 0.8;
	filter: alpha(opacity=20);
}
.scroll-btn .mouse {
	position: relative;
	display: block;
	width: 35px;
	height: 55px;
	margin: 0 auto 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid white;
	border-radius: 23px;
}
.scroll-btn .mouse > * {
	position: absolute;
	display: block;
	top: 29%;
	left: 45%;
	width: 4px;
	height: 10px;
	margin: 0px 0 0 0px;
	background: white;
	border-radius: 50%;
	-webkit-animation: ani-mouse 1.5s linear infinite;
	-moz-animation: ani-mouse 1.5s linear infinite;
	animation: ani-mouse 1.5s linear infinite;
}







@media only screen and (max-width: 1000px) { 
	#wrapper{ width: 100%; padding: 0 15px; box-sizing: border-box; }
	header{ position:relative; width: 100%; height: auto; height: 120px; padding: 10px 0px; }
	header > #wrapper > .logo {width: 100%; top: 0; text-align: center }
	header > #wrapper > .logo img{ max-width: 100%;  height: 74px; }
	header > #wrapper > .menu{ display: none; }
	header > #wrapper > .contact{ width: 50px; height: 50px; border-radius: 5px; background:rgba(86,170,207,1.00); cursor: pointer; text-align: center; margin-left: 0px; transition:all 0.2s ease-in; }
	header > #wrapper > .contact:hover{ transform: rotate(-360deg); background: rgba(0,0,0,1.00);  }
	header > #wrapper > .contact i{ color:white;font-size: 20px;}
	header > #wrapper > .contact a{ line-height: 50px; }
	header > #wrapper > .dil{ margin: 10px auto; margin-left: 5px; float: right; border-radius: 5px; display: block;  }
	header > #wrapper > .dil ul li a:hover{ border-radius: 5px; } header > #wrapper > .dil ul li ul li a{ border-radius: 5px; } header > #wrapper > .dil li:hover > a{ border-radius: 0; }
	#banner{ padding-top: 0px; }
	#header-mail{display: none;}

	
	#ana-solmenu{position: relative; display: block; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; width: 100%; float: left;}

	#ana-kurumsal{position: relative; display: block; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; float: left; width: 100%; background: #d43434; padding: 25px; margin-bottom: 15px;}
	#ana-blog{position: relative; display: block; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; float: right; width: 100%; }
	
	
	.ust{  width: 100%; margin-top: -10px; padding: 15px;  z-index: 99999; }
	#iletisim-formu{ width: 49%; height: 50px; line-height: 50px; text-align: center; color: #FFFFFF; background: #cc162c; float: right; border-radius: 50px; font-weight: 600; font-size: 13px;  transition:all 0.2s ease-in; margin-left: 0px; }
	#ust-phone{ width: 49%; margin-left: 0px; }
	#ust-mail{ width: 100%; margin-left: 0px; padding-left: 5px;}
	#ust-sosyal{ width: 100%;}	
	#ust-sosyal a{width: auto; color: #FFFFFF; float: left; margin-left: 10px; font-size: 18px; text-align: right;}  
		
	 #video { display: none;}
	#ana-about{ float: none; width: 100%; height: auto; background: none; padding: 40px 0px;}
	#ana-about > .ana-in{ float: none;  width: 100%;}
	#ana-blog{ float: none; width: 100%; height: auto;  }
	#ana-bulten{ float: none; width: 100%; background:none; background: #f7f7f7}
	#blog{ width: 100%; height: auto; background: #efefef;}
	#ana-banner{width: 100%; margin-top: 15px;}
	
	#home-info{width: 49%}

	#hizmet1{ width: 100%; ; }
	#hizmet1 > #ic { width: 70%;}

	#hizmet2{ width: 100%; }
	#hizmet2 > #ic { width: 70%; }
	
	#ebulten-bar { position:relative; display:block; width:100%; background-color:#001870; font-family: 'Open Sans', sans-serif; color:#fff !important; padding-bottom:30px; padding-top:30px; }
	#ebulten-bar #ebulten-icon { position:relative; display:block; width:100%; margin:auto; height:auto; display:none!important; }
	#ebulten-bar #ebulten-icon img { float:left; width:33.3%;  margin-top:0px;}
	#ebulten-bar h1 {display:block; position:relative; text-align:center; margin:0px auto; font-size:30px;  color:#FFF; letter-spacing:-1px;  padding-bottom:25px; width:100%;  z-index:1; font-weight:800; }
	#ebulten-bar p {display:block; position:relative; text-align:center; font-size:14px; margin:0;  color:#FFF;  width:100%;  z-index:1; float:left; padding-left:0px; padding-top:5px; padding-right:0px; margin-bottom:10px; }
	#ebulten-bar form { display:block; position:relative; text-align:center; font-size:14px;  color:#FFF;  width:100%;  z-index:1; float:right; padding-right:0px; padding-left:0px}
	#ebulten-bar form input { display:block; position:relative; text-align:left; font-size:12px; background-color:transparent; border:1px solid #fff; line-height:50px; height:50px; width:100%; border-radius:10px; padding-left:15px; }
	#ebulten-bar form button { display:block; position:absolute; background-color:transparent; right:0; top:15px; padding-right:10px; border:none; }
	#ebulten-bar form input::placeholder { color:#fff; }
	#ebulten-bar h3 { display:block; position:relative; text-align:center; margin:0px auto; font-size:14px;    width:100%; background-color:#001870; z-index:1; font-weight:800; margin-top:30px; }
	#ebulten-bar #title-line-v { width:100%; height:1px; position:absolute; display:block; background-color:#fff; margin-top:-8px; }
	#ebulten-bar h3 a { display:inline-block; position:relative; padding:0px 10px 0px 5px; border-right:1px solid #b1bdce; }
	#ebulten-bar h3 a:last-child { border-right:0px solid #b1bdce; }
	
	
	#takip{position: relative; display: block; box-sizing: border-box; width: 100%; background: #e2e3e5; }
	#takip > #wrapper > .takip { position: relative; display: block; box-sizing: border-box; width: 75%; float: right; text-align: left; padding: 25px 0px;}

	#takip > #wrapper > .back { position: relative; display: block; box-sizing: border-box; width: 25%; float: right; text-align: right;  }
	
	
	#page-left{ position: relative; display: block; box-sizing: border-box; width: 100%; float: left; top: 0; }


	#page-right{ position: relative; display: block; box-sizing: border-box; width: 100%; float: right; background: #FFFFFF;  }
	
	#productbox{ width: 100%; margin: 0.5; float: none;}
	
	#yarim1{ width:100%; float:left;  box-sizing: border-box;}
	#yarim2{ width:100%; float:right;  box-sizing: border-box;}
	
	
	#hizmetler{ position:relative; width: 100%; margin: 0 auto; height: auto; background: none; padding: 15px;}
	#hizmetler > #left{  width: 100%; margin-top: 0px; margin-left: 0px; }
	#hizmetler > #right{  width: 100%; margin-left: 0px; margin-top: 0px;  }
	
	

	#kullanim-alanlari{ width: 100%; margin: 0 auto; margin-top: 0px; z-index: 2;}
	#kullanim-alanlari-box{ width: 49%; }
	
	#urun-bg{ background:none; height: auto; margin-top: 0px; padding: 50px 0; background: #2d2d2b;}

	
	#ana-hakkimizda{ width: 100%; background:none; height: auto; padding: 30px 0; background: #282d30;}
	#ana-hakkimizda-sag{ width: 100%; }

	
	
	#bulten-yazi{ width: 100%; }
	
	#footer-top-bar { display:block; position:relative; width:100%; padding:30px 0px; background-color:#001c86;font-family: 'Open Sans', sans-serif;  }
	#footer-top-bar #footer-top-box { margin-right:0px;float:left; position:relative; display:block; text-align:center; width:100%; margin-bottom:10px;}
	#footer-top-bar #footer-top-box h1 { margin:0; font-size:20px; font-weight:900; color:#fff; width:100%; padding:0px 0px 5px 0px;}
	#footer-top-bar #footer-top-box a { margin:0; font-size:14px; font-weight:400; color:#fff !important; width:100%; }
	#footer-top-bar #footer-top-box .footer-phone { transition:.3s ease all; display:block; position:relative; border:1px solid #fff; padding:15px 30px; border-radius:5px; color:#fff !important; font-size:16px; font-weight:400;}
	#footer-top-bar #footer-top-box .footer-phone i{ padding-right:10px !important;}
	#footer-top-bar #footer-top-box .footer-phone:hover { border:1px solid #ffd895;  color:#fff !important; background-color:#ffd895; font-weight:400;}
	
	#about-box-1{ position:relative; width:100%; min-height:360px; float:left; box-sizing: border-box;  box-shadow: 0px 3px 3px rgba(0,0,0,0.1); }
	#about-box-2{ position:relative; width:100%; min-height:360px; float:left; padding:25px; background:#FFF; box-sizing: border-box; box-shadow: 0px 1px 2px rgba(0,0,0,0.1); }

	#product-box{ position:relative; width:100%; margin:0.5%; float:left; padding:15px; background:#fff; transition:all 0.2s ease-in;  box-shadow: 0px 1px 2px rgba(0,0,0,0.1); box-sizing:border-box; border-radius:5px; }
	#product-box img{ width:100%; max-width:100%; }
	#product-box:hover{ -webkit-transform: scale(1.05); transform: scale(1.05);  transition:all 0.2s ease-in; }
	#product-box-2{ position:relative; width:100%; margin:0.5%; float:left; padding:15px; background:#fff; transition:all 0.2s ease-in;  box-shadow: 0px 1px 2px rgba(0,0,0,0.1); box-sizing:border-box; border-radius:5px; }
	#product-box-2 img{ width:100%; max-width:100%; }
	#product-box-2:hover{ -webkit-transform: scale(1.05); transform: scale(1.05);  transition:all 0.2s ease-in; }

	footer{ position: relative; display: block; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; height:auto; width:100%; margin:0px auto; background: #2f2c83; z-index:2;  padding: 20px 0; margin-top: 25px;}
	footer .copy{ position: relative; display: block; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; width:60%; float: left; font-family: 'Poppins', sans-serif; font-size: 12px; font-weight: 400; color:#fff; padding-top: 15px;}
	footer .neturk{ position: relative; display: block; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; width:auto; float: right; }

	
	
	
	.kapa{ display:none; }
	.acil{ display:block; }
}
@media only screen and (max-width: 759px) {
.ust a{ position: relative; width: 100%; margin: 5px 0px;   float:right; display: block;  -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; font-family: 'Poppins', sans-serif; font-size: 14px; font-weight: 500; color:#fff;}
	
}