/* latin-ext */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  src: local('Poppins Regular'), local('Poppins-Regular'), url(https://fonts.gstatic.com/s/poppins/v5/pxiEyp8kv8JHgFVrJJnecmNE.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  src: local('Poppins Regular'), local('Poppins-Regular'), url(https://fonts.gstatic.com/s/poppins/v5/pxiEyp8kv8JHgFVrJJfecg.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
:root {
  --font-1: 'Poppins', sans-serif;
  --color-1: #008AD2/*#F85050*/;
  --color-2: #545454;
  --color-3: #f0f1f2;
  --color-4: #2e2e2e;
  --color-5: #2e4adb;
  --color-6: #353535;
}
*{ -moz-box-sizing: border-box;-webkit-box-sizing: border-box;box-sizing: border-box }
body{
  font-family:'Poppins', sans-serif;
  font-size: 12px;
  line-height: 20px;
  margin: 0 auto;
  background-color: #f0f1f2;
  color: #545454;
  background: url("img-woff/bg.jpg");
  background-attachment: fixed;
  background-size: cover;
}
header,section,footer{
  flex-grow: 0;
  flex-shrink: 0;
  width: 100%;
}
section,footer{
  padding: 20px;
}
h1{ font-size: 22px;line-height: 26px }
h2{ font-size: 20px;line-height: 24px;margin: 5px 0 }
h3{ font-size: 16px;margin: 3px 0 }
h4{ font-size: 14px;margin: 7px 0 }
h5{ font-size: 13px;margin: 2px 0 }
h6{ font-size: 13px;margin: 2px 0 }
a{ color: #545454;text-decoration: none;}
.bg-whi{ background-color: #ffffff }
.bg-gra{ background-color: #f0f1f2 }
.bg-bla{ background-color: #353535 }
.fw-w{flex-wrap: wrap}
.dis-flx{ display: flex }
.dir-col{ flex-direction: column }
.grw-1{ flex-grow: 1 }
.juscon-c{ justify-content: center }
.juscon-e{  justify-content: flex-end }
.algit-c{ align-items: center }
.algit-s{ align-items: flex-start }
.juscon-sb{ justify-content: space-between }
button{
  color: #ffffff;
  background-color: #008AD2;
  border: none;
}
input:focus,textarea:focus{
  border: solid 1px #008AD2;
  box-shadow: none;
  outline: none;
}
.ul-def{
  list-style: none;
  margin: 0;
  padding: 0;
}
.ul-def li{
  padding: 0 10px 0 0;
  float: left;
}
.bs1{ box-shadow: 0 0 3px #CACACA }
.row{
  width: 1200px;
  padding-right: 10px;
  padding-left: 10px;
  position: relative;
  min-height: 1px;
  display: flex;
  flex-wrap: wrap;
  align-self: center;
}
.ci1,.ci2,.ci3,.ci4,.ci5,.ci6,.ci7,.ci8,.ci9,.ci10,.ci11,.ci12,
.cx1,.cx2,.cx3,.cx4,.cx5,.cx6,.cx7,.cx8,.cx9,.cx10,.cx11,.cx12,
.cs1,.cs2,.cs3,.cs4,.cs5,.cs6,.cs7,.cs8,.cs9,.cs10,.cs11,.cs12,
.cm1,.cm2,.cm3,.cm4,.cm5,.cm6,.cm7,.cm8,.cm9,.cm10,.cm11,.cm12,
.cl1,.cl2,.cl3,.cl4,.cl5,.cl6,.cl7,.cl8,.cl9,.cl10,.cl11,.cl12
{
  box-sizing: border-box;
  flex-shrink: 0;
  flex-grow: 0;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
  flex-wrap: wrap;
}
.cl0 { display: none; }
.cl1 { width:8.333333333333332% }
.cl2 { width:16.666666666666664% }
.cl2-5 { width:20.833333333% }
.cl3 { width:25% }
.cl4 { width:33.33333333333333% }
.cl5 { width:41.66666666666667% }
.cl6 { width:50% }
.cl7 { width:58.333333333333336% }
.cl8 { width:66.66666666666666% }
.cl9 { width:75% }
.cl10 { width:83.33333333333334% }
.cl11 { width:91.66666666666666% }
.cl12 { width:100% }
.clhtop{width: calc(100% - 160px);display: flex;  }
@media(max-width: 1200px){
  .cm0 { display: none; }
  .cm1 { width:8.333333333333332% }
  .cm2 { width:16.666666666666664% }
  .cm3 { width:25% }
  .cm4 { width:33.33333333333333% }
  .cm5 { width:41.66666666666667% }
  .cm6 { width:50% }
  .cm7 { width:58.333333333333336% }
  .cm8 { width:66.66666666666666% }
  .cm9 { width:75% }
  .cm10 { width:83.33333333333334% }
  .cm11 { width:91.66666666666666% }
  .cm12 { width:100% }
  .row{ width: 1024px }
}
@media(max-width:1024px) {
  .csd { display: flex; }
  .cs0 { display: none; }
  .cs1 { width:8.333333333333332% }
  .cs2 { width:16.666666666666664% }
  .cs3 { width:25% }
  .cs4 { width:33.33333333333333% }
  .cs5 { width:41.66666666666667% }
  .cs6 { width:50% }
  .cs7 { width:58.333333333333336% }
  .cs8 { width:66.66666666666666% }
  .cs9 { width:75% }
  .cs10 { width:83.33333333333334% }
  .cs11 { width:91.66666666666666% }
  .cs12 { width:100% }
  .row{ width: 768px }
}
@media(max-width:768px) {
  .cid { display: flex; }
  .ci0 { display: none; }
  .ci1 { width:8.333333333333332% }
  .ci2 { width:16.666666666666664% }
  .ci3 { width:25% }
  .ci4 { width:33.33333333333333% }
  .ci5 { width:41.66666666666667% }
  .ci6 { width:50% }
  .ci7 { width:58.333333333333336% }
  .ci8 { width:66.66666666666666% }
  .ci9 { width:75% }
  .ci10 { width:83.33333333333334% }
  .ci11 { width:91.66666666666666% }
  .ci12 { width:100%;display:flex; }
  .row{ width: 500px }
}
@media(max-width:500px) {
  .cx0 { display: none;}
  .cx1 { width:8.333333333333332% }
  .cx2 { width:16.666666666666664% }
  .cx3 { width:25% }
  .cx4 { width:33.33333333333333% }
  .cx5 { width:41.66666666666667% }
  .cx6 { width:50% }
  .cx7 { width:58.333333333333336% }
  .cx8 { width:66.66666666666666% }
  .cx9 { width:75% }
  .cx10 { width:83.33333333333334% }
  .cx11 { width:91.66666666666666% }
  .cx12 { width:100%}
  .dsxf{ display: flex;}
  .dsxib{display: inline-block;}
  .row{ width: calc(100% ) }
  .cx1,.cx2,.cx3,.cx4,.cx5,.cx6,.cx7,.cx8,.cx9,.cx10,.cx11,.cx12{
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
.np{ padding: 0 0 }
.pad-tb{
  padding-top: 20px;
  padding-bottom: 20px;
}
.htop{
  padding-top: 10px;
  padding-bottom: 10px;
}
.htop b{
  color: #ffffff;
}
.usttel ,.usttel a{
  color: #fff;
}
.hmid{
  padding-top: 10px;
  padding-bottom: 10px;
}
.logo img{
  height: 80px;
  width: auto;
}
.logosag .cl4{
  padding-top: 25px;
}
.logosag .mi:before{
  font-size: 30px;
  padding-right: 10px;
  color: #008AD2;
}
.social{
  padding-top: 0 !important;
}
.social .mi:before{
  font-size: 16px;
  border: solid 1px #2e2e2e;
  border-radius: 20px;
  padding: 7px;
  margin: 5px;
  color: #2e2e2e;
}
#menubutton{
  background-color: #008AD2;
  border: solid 1px #f0f1f2;border-top: none;
  border-right: none;
  border-left: none;
  font-size: 15px;
  color: #ffffff;
  padding: 3px;
}
.hbot ul li{
  flex-grow: 1;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #008AD2;
  font-size: 15px;
  text-transform: uppercase;
  border: solid 1px #f0f1f2;
  border-top: none;
  border-right: none;

}
.hbot ul li:nth-of-type(1){
  border-left: solid 1px #008AD2;
}
.hbot ul li a{
  color: #ffffff;
}
.breadcrumb a{
  margin: 4px;
}
.breadcrumb .cl12{
  align-items: center;
}
.hslider{
  position: relative;
  display: inline-block;
  overflow: hidden;
  height:600px;
  width: 100%;
}
.slide{
  width: 100%;
  display: inline-block;
  float: left;
}
.hscontainer{position:absolute;top:0;left:0;
  z-index: 15;white-space: nowrap;
}
.iimg{
  width: 100%;
  position: relative;
  overflow: hidden;
}
.iimg img{
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.ihead{
  padding: 10px 2px;
  width: 100%;
  z-index: 5;
}
.iimg .ihead{
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 15px;
  color: #ffffff;
}
.top-slider .ihead{
  top: 40%;
  left: 5%;
  width: auto;
  max-width: 90%;
  padding: 5px 15px 15px 15px;
  bottom: auto;
  font-size: 32px;
  text-shadow: 1px 1px #008AD2;
  background: rgba(0, 0, 0, 0.5);
}
.top-slider h4{
  font-size: 60px;
  line-height: 80px;
}
.top-slider .iimg{
  min-height: 236px;
  height: 550px;
}
.top-slider .hssayfalama{
  position: absolute;
  width: 100%;
  text-align: center;
  bottom: 15px;
  left: 0;
  z-index: 20;
}
.top-slider .hssayfalama a{
  display: inline-block;
  width: 16px;
  height: 16px;
  border: solid 3px rgb(229, 229, 229);
  border-radius: 8px;
  cursor: pointer;
  background: #aaaaaa;
}
.top-slider .hssayfalama a.secilisayfa{
  background: #333333;
}

.main-urun .iimg{
  max-height: 200px;
}
.main-urun .ihead:after,
.ana-blog .ihead:after{
  content: " ";
  background-color: #008AD2;
  height: 10px;
  right: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  transition: 0.5s;
  z-index: 1;
}
.main-urun h3,.main-urun span,
.ana-blog h6,.ana-blog span{
  z-index: 2;
  position: relative;
}
.main-urun .iimg:hover .ihead:after,
.ana-blog .iimg:hover .ihead:after{
  height: 100%;
}
.main-urun h3,.arc-pro h3,.ana-blog h6{
  font-size: 16px;
  line-height: 25px;
}
.main-urun h3,.arc-pro h3{
  text-transform: uppercase;
}
.sample-urun .iimg{
  height:300px;
  width:100%;
}
.sample-urun .urun{
  border:solid 1px #ffffff;
  color: #ffffff;
  padding: 2px;
  transition: 0.5s;
  width: 100%;
}
.sample-urun .urun a{
  color: #ffffff;
  transition: 0.5s;
}
.sample-urun .urun:hover{
  border:solid 1px #008AD2;
}
.sample-urun .urun:hover a{
  color: #2e4adb;
}
.sample-urun h5{
  text-align: center;
}
.sample-urun .cl3{
  padding-top: 10px;
  padding-bottom: 10px;
}
.ana-blog .cl4 .iimg{
  height: 300px;
}

.ana-blog .cl3 .iimg{
  height: 300px;
}

.blog-head {
  padding: 10px;
  background-color: #008AD2;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 700;
  color: #ffffff;
  text-align: left !important;
  
}

.ana-blog .cl12 .cl12 .iimg,.ana-blog .cl6 .iimg{
  height: 300px;
}
.ana-blog .post{
  padding-right: 5px;
  padding-bottom: 5px;
}
.ana-blog .iimg:before,
.arc-pro .iimg:before{
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  content: " ";
  z-index: 5;
  background: linear-gradient(to bottom, rgba(0,0,0,0.25) 0%,rgba(0,0,0,0.5) 100%);
  border: solid 1px rgba(220, 220, 220, 0.6)
}
.ana-blog a{
  color: #ffffff;
}
.pi{
  padding: 10px;
}
.ps{
  padding: 15px;
  width: 100%;
}
.ps img{
  height: auto;
}
.singleside{
  width: 100%;
}
.pi .ihead{
  margin-left: 40px;
  background-color: #ffffff;
  padding: 10px;
  color: #545454;
  width: calc(100% - 40px);
}
.blog article{
  width: 100%;
  height:100%;
}
.blog .iimg{
  height:220px;
}
.ss .tit{
  background-color: #008AD2;
  color: #ffffff;
  font-weight: 900;
  padding: 7px;
  display: inline-block;
  width: 100%;
}
.ihead time{
  font-size: 10px;
}
.ps h1{
  margin: 5px 0;
}
.ps .ibody{
  font-size: 16px;
}
.buyresim{
  position: fixed;
  top: 0;
  height: 100%;
  width: 100%;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 100;
  padding: 5% 10%;
  text-align: center;
  align-content: center;
  justify-content: center;
  align-items: center;
}
.buyresim img{
  border: solid 10px #ffffff;
  width: auto;
}
.biz{
  object-fit: cover;
  height: 230px;
  overflow: hidden;
}
.biz .hakkbg{
  position: absolute;
  top: 0;
  left:0;
  z-index: 10;
  width: 100%;
  height: 100%;
}
.biz .posrel{
  position: relative;
  z-index: 11;
  color: #ffffff;
  font-size: 16px;
}
.tems img{
  width: 100%;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%)
}
.adres{
  font-size: 15px;
  line-height: 21px;
}
.adres span{
  display: inline-block;
  width: 100%;
  margin: 4px 0;
}
.adres span:before{
  background-color:#008AD2;
  color: #ffffff;
  width: 24px;
  height:24px;
  padding: 5px;
  margin: 2px;
}
.contactform textarea{
  height:100px;
}
.contactform button{
  margin-top: 30px;
}
.harita iframe{
  width: 100%;
}
.ui,.uk,.us{
  padding: 10px;
  width:100%;
}
.ui .uit{
  border-bottom:solid 3px #008AD2;
  padding-bottom: 5px;
}
.kattitle{
  padding: 4px;
  background-color: #008AD2;
  color: #ffffff;
}
.kattitle,
.listside li:first-child{
  width: 100%;
  display: inline-block;
}
.current-cat{
  background-color: #008AD2;
}
.ui span a{
  color: #ffffff;
}
.tab{
  border-top: solid 3px #008AD2;
  padding-top: 10px;
  margin-top: 10px;
}
.tabcontent .tab-pane{
  width: 50%;
  display: flex;
  flex-wrap: wrap;
}
.tabcontent {
  display: flex;
  flex-wrap: wrap;
  align-content: flex-start;
  align-items: flex-start;
}
.tabcontent h3{
  width: 100%;
}
.arc-pro .iimg .ihead{
  bottom: auto;
  top:0;
  text-align: center;
  font-size: 20px;
  background-color: #008AD2;
}
.listside{
  font-size: 14px;
}
.listside ul{
  list-style: none;
  margin: 0;
  padding: 0;
}
.listside li a.kattitle{
  background-color: #008AD2;
}
.listside li li a{
  background-color: #353535;
  color:#ffffff;
  width: 100%;
  display: inline-block;
  padding:5px;
}
.listside li li li a{
  background:none;
  width: calc(100% - 40px);
  color:#545454;
  margin-left: 40px;
  border-bottom: solid 1px #f1f1f1;
}
.current-cat a{
  color: #ffffff !important;
}
.tab{
  padding: 10px;
}
.pagination span,.pagination a{
  display: inline-block;
  margin: 4px;
  padding: 5px;
  width: 24px;
  text-align: center;
}
.w-100 {
  text-align: center;
  width: 100%;
}
.buton {
  background-color: #008AD2;
  color:#ffffff;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 10px;
  margin-top: 10px;
  font-size: 12px;
  padding-top: 5px;
  padding-bottom:5px;
  padding-right:10px;
  padding-left:10px;
  text-align: center;

}
.buton a {

  color: #ffffff;
  text-decoration: none;
}

.satir {
  background-color: #008AD2;
  color:#ffffff;
  text-align: center;
  height: 2px;
  width: 100%;
}





.pagination span{
  background-color: #008AD2;
  color: #ffffff;
}
.pagination a{
  background-color: #353535;
  color: #ffffff;
}
footer{
  color: #ffffff;
}
.foot-tit{
  font-size: 14px;
  font-weight: bold;
  display: inline-block;
  width: 100%;
  background-color: #008AD2;
  padding:7px 5px;
  align-self: flex-start;
}
footer .fboot{
  padding-top: 15px;
  padding-bottom: 10px;
  border-top: solid 5px #008AD2;
}
footer .cl12 .copy,footer .cl12 .foot-link,footer .cl12 .powered{
  float: left;
  clear: both;
}
footer .cl12 .copy{
  float: right;
}
footer .cl12 img{
  float: right;
  clear: both;
}
.foot-link a{
  margin-right: 10px;
}
footer a{
  color: #e83747;
}
.foot-logo{
  height: 40px;
  width: auto;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
@media(max-width:1220px) {
  .logo img{
    width: 85%;
    height: auto;
  }
}
@media(max-width:1044px) {
  .top-slider .iimg{
    height: 500px;
  }
  .biz{
    height:auto;
  }
}
@media(max-width:788px) {
  .top-slider .iimg{
    height: 400px;
  }
  .sample-urun .iimg{
    height: 200px;
  }
  .biz{
    height:auto;
  }
  .biz img{
    width: 100%;
  }
  .hbot ul li{
    display: inline-block;
    padding: 3px;
    font-size: 13px;
    width: 100%;
    border-left: none;
  }
  .buyresim img{
    width: 100%;
    height: auto;
  }
  section,footer{
    padding: 5px;
  }
  .top-slider h4{
    font-size: 16px;
    line-height: 20px;
  }
  .top-slider .ihead span{
    font-size: 14px;
    line-height: 16px;
  }
  .ana-blog h6{
    font-size: 16px;
    line-height: 20px;
  }
  .logo{
    justify-content: center;
  }
}
@media(max-width:520px) {
  .top-slider .iimg{
    height: 300px;
  }
  .top-slider .ihead{
    font-size: 12px;
  }
  .tabcontent .tab-pane{
    width: 100%;
  }
  .searchform form{
    width: 100%;
  }
  .searchform form input{
    width: calc(100% - 20px);
  }
  .ana-blog .cl4 .iimg{
    height: 300px;
  }
}



@font-face {
  font-family: 'icomoon';
  src:   url('img-woff/mi.woff?3myros') format('woff');
  font-weight: normal;
  font-style: normal;
}

.mi:before{
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  padding-right: 5px;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.phone-call:before {
  content: "\e901";
}
.old-phone:before {
 content: "\e906";
}
.contacts:before{
  content: "\e904";
}
.fax:before{
  content: "\e907";
}
.stop-watch:before{
  content: "\e905";
}
.email-at:before{
  content: "\e908";
}
.dots-three-horizontal:before {
  content: "\e900";
}
.location:before {
  content: "\e903";
}
.home3:before {
  content: "\e902";
}
.folder-open:before {
  content: "\e930";
}
.price-tags:before {
  content: "\e936";
}
.cart:before {
  content: "\e93a";
}
.coin-dollar:before {
  content: "\e93b";
}
.credit-card:before {
  content: "\e93f";
}
.lifebuoy:before {
  content: "\e941";
}
.clock:before {
  content: "\e94e";
}
.bell:before {
  content: "\e951";
}
.user:before {
  content: "\e971";
}
.users:before {
  content: "\e972";
}
.spinner:before {
  content: "\e97a";
}
.search:before {
  content: "\e986";
}
.lock:before {
  content: "\e98f";
}
.cogs:before {
  content: "\e995";
}
.stats-dots:before {
  content: "\e99b";
}
.rocket:before {
  content: "\e9a5";
}
.menu:before {
  content: "\e9bd";
}
.heart:before {
  content: "\e9da";
}
.question:before {
  content: "\ea09";
}
.plus:before {
  content: "\ea0a";
}
.cross:before {
  content: "\ea0f";
}
.checkmark:before {
  content: "\ea10";
}
.arrow-right2:before {
  content: "\ea3c";
}
.arrow-left2:before {
  content: "\ea40";
}
.circle-down:before {
  content: "\ea43";
}
.facebook:before {
  content: "\ea90";
}
.instagram:before {
  content: "\ea92";
}
.whatsapp:before {
  content: "\ea93";
}
.twitter:before {
  content: "\ea96";
}
.rss:before {
  content: "\ea9b";
}
.youtube:before {
  content: "\ea9d";
}

.text-beyaz {
	color:#ffffff;
}