/***************************************************************************
  İletişim	        :	ibrahim@atakuldesign.com
  Tasarım-Kodlama	:	IBRAHIM ATAKUL  
  web adresimiz     :	http://www.atakuldesign.com
****************************************************************************/

/*-------------------------- sablon ------------------------------*/
@import url("https://fonts.googleapis.com/css?family=Poppins:100,200,300,400,500,600,700,800,900&subset=latin-ext");
*{ transition: all 0.4s ease 0s;
    padding:0;
    margin:0;
    list-style-type:none;
    text-decoration: none;
    -webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
  
}
body{ background-image: url(/images/background-tile.png);
top:0 !important;
      font-family: Poppins, sans-serif;
    font-weight:300;    
    line-height: 1.4;
}
#atakulloader {transition:none;
    position:fixed;
    top:0;
    left:0;
    right:0;
    bottom:0;
    background-color:rgba(255, 255, 255, 0.90); /* sayfa yüklenirken gösterilen arkaplan rengimiz */
    z-index:999999; /* efektin arkada kalmadığından emin oluyoruz */
}

#loadstatu_img {
text-align: center;    margin-top: 60px;
}
#load-logo {
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
}
#enust {
    padding: 4px 0;
    width: 100%;
    background: #242B55;
}
.social {
    float: right;
}
.slogan {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    z-index: 500;
    text-align: center;
}
.ulogin {
    float: left;
    margin-right: 10px;
}
.ulogin a {
}
#cssmenu,.menust,#ustic,.content,.alttas,.yorumlar {
  max-width:1100px;
  margin:0 auto;
}

#whatsap {
    position: relative;
    font-weight: bolder;
}
.what {
    position: absolute;
    right: 0;
    top: -2px;
    border-radius: 10px;
    line-height: 23px;
    font-size: 10pt;
    color: #fff;
    padding-right: 10px;
    padding-left: 2px;
}

.temizlik {
    clear: both;
}

/*--------------- yorumlar ------------------*/
#yorumlar {width:100%;
    position:relative;
        margin-bottom: 30px;

}
.yorumlar {
  position:relative;
}
.yorumlar .owl-theme .owl-controls .owl-page span {
background-color:#1090d8;
    width: 15px;
    height: 15px;
    margin: 5px 4px;
}
.yorumlar .owl-theme .owl-controls .owl-page.active span {

}
.item-comment {
box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
    background-color: #fff;
    border-radius: 6px;
    line-height: 22px;
    margin-bottom: 30px;
    padding: 10px;
    position: relative;
            font-size: 12pt;
    height: 120px;
}
.item-comment::after {
    border-color: #fff transparent transparent;
    border-style: solid;
    border-width: 20px 20px 0;
    content: "";
    display: inline-block;
    height: 0;
    left: 14%;
    margin-left: -20px;
    position: absolute;
    top: 100%;
    width: 0;
}
.customer-photo {
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 50%;
    display: inline-block;
    height: 90px;
    margin-bottom: 5px;
    overflow: hidden;
    width: 90px;
    -webkit-filter: grayscale(100%);filter: grayscale(100%);
}
.testimonials-item {margin-right:20px;}
.testimonials-item:hover .customer-photo{
   -webkit-filter: grayscale(0);filter: grayscale(0);
}
 /*------------ dil --------------*/
     .mainmenubtn {    
    background: none;
    color: #FFFFFF;
    border: none;
    cursor: pointer;
    padding: 4px 25px;
    }
    
    .dropdown {
    right: 120px;
    top: -3px;
      position:absolute;
      display: inline-block;
    }
    .dropdown-child {
    display: none;
    background-color: white;
    min-width: 200px;
    z-index: 1500;
    position: relative;
    padding: 10px;
    border-radius: 5px;
    }
    .dropdown-child a {
      color: white;
      padding: 20px;
      text-decoration: none;
      display: block;
    }
    .dropdown:hover .dropdown-child {
      display: block;
    }
 #goog-gt-tt {display:none !important;}
.goog-te-banner-frame {display:none !important;}
.goog-te-menu-value:hover {text-decoration:none !important;}
#google_translate_element2 {display:none!important;}
a.gflag{vertical-align:middle;font-size:24px;float:left;margin-top:0;padding:0!important;background-repeat:no-repeat;background-image:url(../translate/images/24.png)}
a.gflag img{border:0}
a.gflag:hover{opacity:0.5} 


.pohh {
    position: absolute;
    right: 18%;
    top: 17px;
}
.dpoh {     position: absolute;
    padding: 8px 11px;
    font-size: 22pt;
    border-radius: 50%;
    border: 1px solid #FF7615;
    color: #FF7615;
    top: 10px;background: #ffffff;
    
    }
.dpus {
position: absolute;
    left: 65px;
    width: 200px;
    color: #FF7615;
    top: 15px;
    font-size: 12pt;
    font-weight: 500;
}    
.dpalt{
position: absolute;
    left: 65px;
    width: 220px;
    color: #00488B;
    font-weight: 500;
    top: 34px;
}
/*--------------------- menu -------------------------*/
#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a,
#cssmenu #menu-button {

  display: block;
  position: relative;
}
#cssmenu:after,
#cssmenu > ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
#cssmenu #menu-button {
  display: none;
}
#cssmenu {
      position: relative;
}
#cssmenu > ul > li {
  float: left;
}
#cssmenu ul  {

}
#cssmenu.align-center > ul {
  font-size: 0;
  text-align: center;
}
#cssmenu.align-center > ul > li {
  display: inline-block;
  float: none;
}
#cssmenu.align-center ul ul {
  text-align: left;
}
#cssmenu.align-right > ul > li {
  float: right;
}
#cssmenu > ul > li > a {
    padding: 18px 12px;
    font-size: 12pt;
    letter-spacing: 0px;
    text-decoration: none;
    color: #FFF;
    text-transform: uppercase;
    font-weight: 600;
}
#cssmenu > ul > li:hover > a {
  color: #ffffff;
  background:#FF7615
}
#cssmenu > ul > li.has-sub > a {
  padding-right: 30px;
}
#cssmenu > ul > li.has-sub > a:after {
  position: absolute;
  top: 30px;
  right: 11px;
  width: 8px;
  height: 2px;
  display: block;
  background: #dddddd;
  content: '';
}
#cssmenu > ul > li.has-sub > a:before {
  position: absolute;
  top: 27px;
  right: 14px;
  display: block;
  width: 2px;
  height: 8px;
  background: #dddddd;
  content: '';
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}
#cssmenu > ul > li.has-sub:hover > a:before {
  top: 27px;
  height: 0;
}
#cssmenu ul ul {
  position: absolute;
  left: -9999px;
}
#cssmenu.align-right ul ul {
  text-align: right;
}
#cssmenu ul ul li {
  height: 0;
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}
#cssmenu li:hover > ul {
  left: auto;
}
#cssmenu.align-right li:hover > ul {
  left: auto;
  right: 0;
}
#cssmenu li:hover > ul > li {
  height: 47px;

}
#cssmenu ul ul ul {
  margin-left: 100%;
  top: 0;
}
#cssmenu.align-right ul ul ul {
  margin-left: 0;
  margin-right: 100%;
}
#cssmenu ul ul li a {
    border-bottom: 1px solid rgba(199, 0, 0, 0.22);
    padding: 16px 4px;
    width: 250px;
    font-size: 14px;
    text-decoration: none;
    color: #FFFFFF;
    font-weight: 400;
    background: #247bdc;
}
#cssmenu ul ul li:last-child > a,
#cssmenu ul ul li.last-item > a {
  border-bottom: 0;
}
#cssmenu ul ul li:hover > a,
#cssmenu ul ul li a:hover {
  color: #fff;
  background:#0950a0
}
#cssmenu ul ul li.has-sub > a:after {
  position: absolute;
  top: 16px;
  right: 11px;
  width: 8px;
  height: 2px;
  display: block;
  background: #dddddd;
  content: '';
}
#cssmenu.align-right ul ul li.has-sub > a:after {
  right: auto;
  left: 11px;
}
#cssmenu ul ul li.has-sub > a:before {
  position: absolute;
  top: 13px;
  right: 14px;
  display: block;
  width: 2px;
  height: 8px;
  background: #dddddd;
  content: '';
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}
#cssmenu.align-right ul ul li.has-sub > a:before {
  right: auto;
  left: 14px;
}
#cssmenu ul ul > li.has-sub:hover > a:before {
  top: 17px;
  height: 0;
}
.must{
    overflow:hidden;
    margin:0 auto;
max-width:96%

}
.must span{    
float: right;
    position: relative;
    padding: 25px;
}
.menutas{
width: 100%;
position: relative;
z-index: 10;
background: #1E3471;
    border-top: 4px solid #FF7615;
}
.fixed {position:fixed;top:0px;width:100%;z-index: 50;background: #242d58;}

.actif{
    background-color:#a5092a;
}

#-sipactive {
color:#A2F3A2
}
#-sipactive:after {
border-bottom: 10px solid #56B056;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    bottom: 0;
    content: "";
    display: block;
    height: 0;
    left: 50%;
    margin-left: -8px;
    position: absolute;
    width: 0;
}
.content{
margin-top: 5px;
margin-bottom: 25px;
}
.flag {width: 35px;
    float: right;
    top: 30px;
    position: relative;
    margin-right: 10px;}
#ScrollTop{
    position: fixed;
    right: 30px;
    bottom: 125px;
    cursor: pointer;
    display: none;
    background: #0093D9;
    color: #fff;
    padding: 14px 0;
    border-radius: 50%;
    font-size: 10pt;
    width: 50px;
    height: 50px;
    text-align: center;
    font-weight: bold;
}
.sos {     font-size: 14pt;
    color: #FFFFFF;
    margin-right: 4px;
    top: 3px;
    position: relative;}
#sosi {}

/*------------------- foter-------------------------*/
.foter {    background:#242D58;
  position: relative;
}
    .fotic {
    float: left;
    width: 50%;
    padding: 10px;
    color: #fff;
}
.fot {  float: left;    font-weight: 400;
    width: 33%;
    padding: 20px;
    color: #6BAAC7;
    font-size: 11pt;
    }
.fotertasi {max-width:1200px;margin:0 auto;    margin-top: 15px;}
.fota {      color: #B0D3F1;
    margin-bottom: 2px;
    position: relative;
    display: block;
    padding: 4px;
        border-bottom: 1px dashed #5D67A2;
    }
  #mapyaz {    z-index: 3000;
    top: 42px;
    position: relative;
    background: #0950A0;
    padding: 10px;
    display: inline-block;
    left: 45%;
    color: #fff;
    font-weight: 900;
    border-radius: 0 0 12px 12px;}  
 .logomalt {    width:100%; }  
 .yazfot { font-size: 14pt;
    margin-bottom: 10px;
    font-weight: 600;
    color: #fff;
    BACKGROUND: #FF7615;
    display: inline-block;
    border-radius: 20px;
    padding: 5px 20px;
    position: relative;
        box-shadow: 0 0 0 3px rgba(255, 117, 20, 0.42);
}    
.fotim {position: absolute;
    top: 20px;
right: 85px;
    height: 40px;
      -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);}
.fotim:hover {
      -webkit-filter: grayscale(0); /* Safari 6.0 - 9.0 */
    filter: grayscale(0);}    
    
    .daniss {
    background-image: url(/images/disback.jpg);
    background-position: center center;
    background-size: cover;
    display: block;
    height: 380px;
    overflow: hidden;
    width: 100%;
    z-index: 100;
    position: relative;
}
.atadent {
float:left;
    width: 50%;
}
.atadent img {
float: right;
    right: 10%;
    position: relative;

}
.atadent h1 {
    color: #EDF6FF;
    position: relative;
        font-size: 30pt;
    font-weight: 900;
}
.atadent h2 {      top: -12px;
    margin-bottom: 10px;
    color: #6EE4FF;
    position: relative;
    font-weight: 400;
    font-size: 14pt;
}
.atadent h3 {
    position: relative;
    color: #FFF;
    font-weight: 300;
        line-height: 1.3;
    font-size: 12pt;
}
.logo { 
    position: absolute;
    z-index: 50;
    width: 330px;
    top: -8px;
   
}
.logomr {width: 130px;
    top: 0px;}
.logom { width:100%}

.menust { 
height:100px;
position: relative;
}
.borsa{
position: absolute;
    right: 420px;
    top: 6px;
    font-weight: 400;
    font-size: 10pt;
    padding: 5px;
    background: #ffffff85;
}
.para {float:left;
    margin-right: 12px;}
.para img {position: relative;
    top: 4px;
    margin-right: 3px;}
.fa-whatsapp {    color: #14B709;
    font-size: 16pt;    margin-left: 25px;}
.saa {float: /;
}
.saa img { 
    float: left;
    height: 105px;
    margin-right: 15px;
    margin-bottom: 10px;

    }
.soic {    
background: rgb(238, 245, 236);
    width: 100%;
    height: 100%;
    display: block;
  *  border-bottom: 5px solid #fff;
    border-top: 5px solid #fff;
}
.saa:hover .soic  {}
.saa:hover .soyaz  {}
.soyaz {max-width: 545px;
    top: 10%;
    width: calc(100% - 30px);
    position: relative;
    z-index: 1;
    line-height: 1.2;
    margin: 0px auto;
   * color: #56B056;
    font-size: 13pt;}
.gal {overflow: hidden;float:left;width:25%;padding:5px;}
.gal img {width:100%;box-shadow: 0px 2px 5px -2px rgba(0,0,0,0.95);border: 10px solid #fff;}
.gal:hover  {transform: scale(1.1);opacity:.7}
.har {float:left;width:50%;padding:20px}

#sivama {display:none;background:rgba(255, 255, 255, 0.75);width:100%;height:100%;position:fixed;z-index:5}
#siparis { background: #fff;display:none;
    max-width: 600px;
    z-index: 601;
    position: fixed;
    left: 10%;
    right: 10%;
    top: -650px;
    padding: 10px;
    border-radius: 7px;font-family: "Oswald",sans-serif;
    margin: 0 auto;}
#kapa {    padding: 12px;
    background: #DADADA;
    color: #fff;
    display: block;
    border-radius: 6px 6px 0 0;
    margin-bottom: 14px;
    text-align:right}    
    .ulform {
    border-style: solid;
    border-width: 1px;
    margin-bottom: 5px;
    padding: 14px 4px;
    width: 99%;
}
#bulas {
    background-color: #000;
    color: #fff;
    font-size: 14pt;
    font-weight: bold;
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: center;
    width: 100%;
}
.pson {
    background-color: #ff6666;
    color: #ffffff;
    display: none;
    margin-bottom: 5px;
    padding: 10px 3px;
}
.pson {display:none;color: #FFFFFF; padding-left: 3px; padding-right: 3px; padding-top: 10px; margin-bottom: 5px;
               padding-bottom: 10px; background-color: #FF6666}
.pok {display:none;color: #FFFFFF; padding-left: 3px; padding-right: 3px; padding-top: 10px; margin-bottom: 5px;
               padding-bottom: 10px; background-color: #99CC00} 
.ozured {background: #ed1c24;
padding: 20px;
margin-top: -80px;
position: relative;
color: #fff;
text-align: left;} 
.ozoz {float:left;width:50%;}  
.xod {margin-right: 50px;width: 45%;}

#form-ok {
    background-color: #e0ff9f;
    border: 1px solid #8aff15;
    display: none;
    margin-bottom: 45px;
    padding: 10px;
    position: relative;
}
#ilform {
    position: relative;
}
.inner {
}
.inner .satir {
    display: block;
    margin-bottom: 5px;
    padding-left: 20px;
}
.inner .satir .left {
    float: left;
    margin-right: 40px;
    padding-top: 6px;
    width: 140px;
}
.inner .satir input, .inner .satir textarea, .container .inner .satir select {
    border: 1px solid #c9c9c9;
    border-radius: 4px;
    color: #797979;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    width: 65%;
    padding: 10px;
}
.inner .satir input:focus {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #aacdea;
    color: #286ca4;
}
#seput {
    border-radius: 4px;
    padding: 8px;
}
.inner .satir span {
    color: #ff0000;
    font-family: Century Gothic;
    font-size: 9pt;
    padding-left: 6px;
}
.inner .sendfrm {
    text-align: right;
}
#myform {
    width: 100%;
}
.required {
    border: 1px solid #ff0000 !important;
    color: #eb8723 !important;
}
#gkodu {
    border-radius: 4px;
    color: #000;
    float: left;
    font-weight: bold;
    margin-right: 10px;
    padding: 8px;
    position: relative;
}
.rndsayi {
    float: left;
    font-family: arial;
    font-size: 11pt;
}
.degistir {
    cursor: pointer;
    float: left;
    margin-right: 6px;
}
.button {
background: #E40135 none repeat scroll 0 0;
    border-bottom: 3px solid #A5092A;
    border-radius: 5px;
    color: #fff;
    padding: 10px 20px;
    text-decoration: none;
        display: inline-block;
}
.button:hover {
    padding: 10px 30px;
}
 /*-------------------------- banner ------------------------------*/  
 
 
 #banners .owl-sanext, #banners .owl-saprev {
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 30pt;
    padding: 13px;
    position: absolute;
    z-index: 500;
}
#banners {
  overflow: hidden;
    position: relative;
    -webkit-box-shadow: 0px 8px 28px -5px rgba(0,0,0,0.71);
-moz-box-shadow: 0px 8px 28px -5px rgba(0,0,0,0.71);
box-shadow: 0px 8px 28px -5px rgba(0,0,0,0.71);
border-bottom: 5px solid rgba(30, 52, 113, 0.82);

}
#banners .owl-sanext:hover, #banners .owl-saprev:hover {
    background: #000 none repeat scroll 0 0;
}
#banners .owl-pagination {
    margin-top: -41px;
    position: relative;
}
.owl-carousel .owl-wrapper {
    padding: 0;
    z-index:6
}
#banners .owl-page span {
    background: #000 none repeat scroll 0 0;
    display: block;
    margin: 0px 3px;
    width: 22px;
    height: 22px;
}
#banners .owl-page.active span {
    background: #FF9511 none repeat scroll 0 0;
    opacity: 1;
    position: relative;
    width: 22px;
    height: 22px;
}
#banners .owl-buttons {
    position: absolute;
    top: 43%;
    width: 100%;
}
#banners .owl-sanext {
    background-position: -71px 0;
    right: -60px;
}
#banners .owl-saprev {
    left: -60px;
}
#banners:hover .owl-saprev {
    left: 20px;
}
#banners:hover .owl-sanext {
    background-position: -71px 0;
    right: 20px;
}
#banners .owl-next, #banners .owl-prev {
    display: none;
}
#banners .owl-carousel .owl-wrapper {
    padding: 0;
}
#banners .owl-theme .owl-controls {
  margin-top: 0px; 

}
#banners .resimler img {
    width: 100%;
   * border-bottom:4px solid #A5092A;
}
.ulogom {margin-left: 40px; 
    height: 40px;
    position: relative;}

.markalar {  display: inline-block;
    position: absolute;
    z-index: 50;
    top: 2px;
    left: 5px;} 
.list-inline li {
	display: inline-block;
	padding-right: 1px;
	padding-left: 1px; 
}
   .owbuton {
    color: #F6F6F6;
    cursor: pointer;
    float: right;
    margin-right: 4px;
    padding: 2px 11px;
    position: relative;
    transition: all 0.3s linear 0s;
    Z-INDEX: 10;
    border-radius: 50%;
    background: #0950A0;
    font-weight: bolder;
}
   .owbuton:hover{
    color: #F6F6F6;
   background: #000;

}
.tuss {    padding: 10px;color:#fff;
    background: #389647;
    display: inline-block;
    margin-top: 20px;
    border-radius: 5px;} 
  .tuss a {color:#fff;}   
.tuss:hover { 
    background: #000;
} 
  .tuss a {color:#fff;}  
.marks {    border: 2px solid #fff;background:#fff;margin-top:20px;-webkit-box-shadow: 0px 1px 15px 0px rgba(0, 0, 0, 0.14);
-moz-box-shadow: 0px 1px 15px 0px rgba(0, 0, 0, 0.14);
box-shadow:0px 1px 15px 0px rgba(0, 0, 0, 0.14);background: rgba(255,255,255,1);
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(47%, rgba(246,246,246,1)), color-stop(100%, rgba(237,237,237,1)));
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed', GradientType=0 );    padding: 25px;} 
.ribbon{
    position: relative;
    top: 24px;
    float: right;
    right: 66px;
    z-index: 10;
    padding: 5px 10px;
    color: #FFF;
    background: #56B056;
    display: inline-block;
        margin-top: -40px;
}
.ribbon:before {
    content: "";
    position: relative;
    border-style: solid;
    border-color: transparent transparent #326F3B transparent;
    top: -25px;
    right: 21px;
    border-width: 0 0 1em 0.7em;
    z-index: -1;
}
.rlogo {display:none; }

.fotadres {padding: 14px;
    color: #A0A3A7;
    max-width: 400px;
    font-size: 10pt;}

#banalt {      width: 100%;
    height: 200px;
    margin-top: -16px;
    z-index: 2000;
    position: relative;
    }
#banmar {    margin: 0 auto;
    height: 100%;
        background-image: url(/images/foalt.jpg);
}    
.bansi {     float: left;
    width: 33.333%;
    height: 100%;
    position: relative;}   
.borta {  background: linear-gradient(0deg, rgba(9,4,98,1) 0%, rgba(9,80,160,1) 50%);    margin-top: -25px;
    height: 240px; }   
.bslogo {     position: absolute;
    color: #fff;
    z-index: 5000;
    font-size: 32pt;
    padding: 9px;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background: #56B056;
    text-align: center;
    top: -42px;
    left: 18px;}   
.bsyaz {      padding: 25px 20px;
    font-size: 10pt;
    color: #C4D9FF;
    font-weight: 400;
    line-height: 1.5;
   }   
   .borta .bsyaz  {    margin-top: 42px;}  
.bsyaz h3 {margin-bottom:15px;
    font-size: 16pt;
    color: #fff;
        margin-top: 5px;
            text-align: center;
   } 
   
.search {
    background-color: #ffffff;
    height: 45px;
    right: 24%;
    position: absolute;
    top: 30%;
    width: 40%;
    border: 1px solid #d6d6d6;
    border-radius: 20px
}
.ara_input {  
background: none;
    border: 0;
    border-right: 1px solid #eaeaea;
    font-size: 10pt;
    left: 4px;
    padding: 13px;
    position: relative;
    top: 1px;
    width: 85%;


}
.aramaButton {
  * background: rgb(255, 111, 8) url(../images/arai.png) no-repeat scroll center center;
    border: 0 none;
    color: #fff;
    cursor: pointer;
    padding: 14px 16px;
    position: absolute;
    background: #FF7615;
    right: 0;
    border-radius: 0 20px 20px 0;
}
.aramaButton:hover {
background-color:#EB322F;
}
#barr {   background-position: center center;
    overflow: hidden;
    background-size: cover;
    width: 100%;
    max-height: 220px;
    position: relative;
    -webkit-box-shadow: 0px 8px 28px -5px rgba(0,0,0,0.71);
    -moz-box-shadow: 0px 8px 28px -5px rgba(0,0,0,0.71);
    box-shadow: 0px 8px 28px -5px rgba(0,0,0,0.71);
    border-bottom: 5px solid rgba(30, 52, 113, 0.82);
    margin-bottom: 25px;
 }
 #barr::before {
    content: '';
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.19);
    position: absolute;
}

 #barralt {  }
 #barrh {  text-shadow: 0px 1px 2px #022062;
    font-size: 34pt;
    font-weight: 700;
    color: #ffffff;
    line-height: 0.7;
    letter-spacing: -2px
 }
 .ics {float:left}
  .ics.sag {width:230px;margin-left:1%}
  .ics.sol { width: calc(99% - 230px); 
    background: #fff;
        color: #5A5A5A;
    padding:10px 10px;
        min-height: 600px;}
  
#kbas {    padding: 10px;margin-bottom: 2px;
    font-size: 15pt;
        background-image: url(/images/foalt.jpg);
    color: #fff;
    font-weight: 400;}  
    
.katbasi {
     background: #1e3471;
    width: 100%;
    margin-top: 5px;
        position: relative;
    padding: 13px;
    overflow: hidden;
        margin-bottom: 2px;
}


.katbasi h3 {
    margin: 0;
    color: #fff;
    font-size: 18px;
    line-height: 24px;
    font-weight: 400;
}
.katbasiic img {    vertical-align: middle;
    height: 38px;
}
    
#k_ul li a {color: #fff;
    padding: 8px;
    background: #4DAFE6;
    display: block;
       border-bottom: 1px solid #50A3D2;
}   
#k_ul li a:hover {   
    padding-right:10px;
        background: #fff;
        color:#000
}
#k_ul li a.actif {border-left:4px solid #56B056;color:#000;background: #DCF3DC;}  
 #sorul {    padding: 10px;
    background: #AFAFAF;
    color: #fff;
    margin-top: 12px;font-size: 16pt;} 
    
      .ssor {    float: left;
    width: 25%;
    display: block;
    position: relative;
    padding: 10px;
    } 
      .ssoric { 
          background: #56B056; 
              width: 100%;
    height: 200px;
        border-bottom: 2px solid #67806A;
            border-radius: 6px;
    } 
          .ssoric:hover { 
          background: #000; 
    } 
    .sslogo {text-align: center;
    padding: 5px;
    color: #DAF7DA;
    font-size: 60pt;}
    .ssyaz {    text-align: center;
    padding: 5px;
    color: #fff;}
  .veracity a {color:#fff}  
  .veracity .sslogo {
    padding: 0px; 
   font-size: 0; 
}
.veracity .ssoric {padding: 6px;}
.sorutas {position: relative;}
#slmerak {font-family: "Oswald",sans-serif;text-align:center}
    .rosalinda {     background: rgba(234, 234, 234, 0.5);    margin-bottom: 25px;
    padding: 30px;
    font-family: "Oswald",sans-serif;}
        .rosalinda img {    
    opacity: 0.4;
    height: 300px;    margin-right: 30px;
    }
  .konubaslik {    padding: 10px;
    background: #edf6ff;
    margin-bottom: 10px;
    border-bottom: 1px solid #c8e2ff;
    color: #4c4c4c;}  
   #rosid {color: #8F959C;
    font-size: 13pt;} 
    .elsne {float:left;width:33%;    padding: 20px;}
    
   /*-------------------------- iletisim------------------------------*/   
   #contakform {}
.required { border: 2px solid red !important; color: #EB8723 !important; }
.form-style-10{
}
.form-style-10 .inner-wrap{

}
.formalan {background: #fbfbfb;padding:25px}
.fortas {}
.form-style-10 h1{
    margin: -30px -30px 10px;
    padding: 5px 30px 0;
}
#adres {    font-size: 12pt;}
.form-style-10 h1 > span{
    display: block;
    margin-top: 2px;
    font: 13px Arial, Helvetica, sans-serif;
    color:#ccc
}
.form-style-10 label{
    display: block;
    color: #888;
    margin-bottom: 4px;
}
.form-style-10 input[type="text"],
.form-style-10 input[type="date"],
.form-style-10 input[type="datetime"],
.form-style-10 input[type="email"],
.form-style-10 input[type="number"],
.form-style-10 input[type="search"],
.form-style-10 input[type="time"],
.form-style-10 input[type="url"],
.form-style-10 input[type="password"],
.form-style-10 textarea,
.form-style-10 select {
    display: block;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: 100%;
    padding: 8px;
    border-radius: 6px;
    -webkit-border-radius:6px;
    -moz-border-radius:6px;
    border: 2px solid #fff;
    box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.33);
    -moz-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.33);
    -webkit-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.33);
}

.form-style-10 .section{
     font-weight: bold;
   * margin-bottom: 5px;
        left: 40px;
    position: relative;
    margin-bottom: 16px;
}
.form-style-10 .section span {
background: #56B056;
    padding: 6px 14px 6px 10px;
    position: absolute;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border: 4px solid #E8E8E8;
    font-size: 14px;
    margin-left: -42px;
    color: #fff;
    margin-top: -3px;
    font-weight: bold;
    text-align: center;
}
.form-style-10 input[type="button"],
.form-style-10 input[type="submit"]{
    background: #0950A0;
    padding: 8px 20px 8px 20px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    color: #fff;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.12);
    *font: normal 30px 'Bitter', serif;
    -moz-box-shadow: inset 0px 2px 2px 0px rgba(255, 255, 255, 0.17);
    -webkit-box-shadow: inset 0px 2px 2px 0px rgba(255, 255, 255, 0.17);
    box-shadow: inset 0px 2px 2px 0px rgba(255, 255, 255, 0.17);
    *border: 1px solid #257C9E;
    font-size: 15px;
    border:0
}
.form-style-10 input[type="button"]:hover,
.form-style-10 input[type="submit"]:hover{
    background: #444;
    -moz-box-shadow: inset 0px 2px 2px 0px rgba(255, 255, 255, 0.28);
    -webkit-box-shadow: inset 0px 2px 2px 0px rgba(255, 255, 255, 0.28);
    box-shadow: inset 0px 2px 2px 0px rgba(255, 255, 255, 0.28);
}
.form-style-10 .privacy-policy{
    float: right;
    width: 250px;
    color: #4D4D4D;
    margin-top: 10px;
    text-align: right;
}
#posok {}  
 /*-------------------------- urun detay ------------------------------*/    
    
.uruntasiyici {
padding:4px}
.urun {
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.14);
    float: left;
    margin-bottom: 10px;
   margin-right: 10px;
    overflow: hidden;
    padding: 2px;
    position: relative;
    text-align: center;
    transition: all 0.2s linear 0s;
    background: #fff;
    padding: 3px;
    border: 5px solid #fff;
        width: 32%;
}
.urun:hover {
}
.uyaziust {
    background: #242d58;
    bottom: 2px;
    color: #fff;
    display: block;
    font-size: 12pt;
    font-weight: 400;
    padding:6px;
    text-align: left;
        margin-bottom: 5px;
}
.urresim {
    position: relative;
        width: 100%;
    height:186px;
        overflow: hidden;
}
.urresim img {    transition: all 0.8s linear 0s;
        width: 100%;
        height: 100%;
}
#ubutonlar {
    position: relative;
        text-align: right;
}
.ubutons {
    background: #FF7615 none repeat scroll 0 0;
    display: block;
    float: left;
    padding: 7px;
    position: relative;
    width: 50%;
    color: #fff;
    text-align: center;
}
.satinal:hover {background: #eee; color:#000 
}
#uismi {
    color: #ff7615;
    font-weight: 700;  
      overflow: hidden;
    height: 24px;
}
#udesc {
    color: #ade4ff;
    font-weight: 300;
    margin: 6px 0;
     line-height: 1;
         height:50px;
    overflow: hidden;
        font-size: 10pt;
}
#ufiyat {
    color: #fafafa;
    font-size: 10pt;

}
.urtar {position: absolute;
    z-index: 10;
    padding: 5px;
    background: rgba(9, 80, 160, 0.52);
    color: #fff;
    top: 16px;
    font-size: 10pt;}
.devamm a {
    display: inline-block;
    font-weight: 600;
    font-size: 13px;
    padding: 8px 24px;
    color: #ffffff;
    position: relative;
    overflow: hidden;
    background: #ff7615;
}

.urun:hover a  {
}
.uricgal {
    width: 32%;
    margin-right: 10px;
    
    
}

.uricgal #uismi,#udesc {}
.uricgal img {height:300px}
.bakbi {
    color: #fff;
    font-size: 25pt;
    left: 45%;
    opacity: 0;
    position: absolute;
    top: 30%;
    transform: scale(1);
    transition: all 0.2s linear 0s;
    z-index: 800;
}

.urun:hover img {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}
#urunresim {      height: 200px;
    overflow: hidden;}
#urunresim img { width:100%;height:100%}
.banres {
    width: 300px;
    float: left;
    margin-right: 20px;
}
.blgbs {
    padding: 12px;
    border-radius: 3px;
    margin-bottom: 10px;
    color: #376a8c;
    font-size: 11pt;
    font-weight: 500;
    border-bottom: 2px dashed #f0f3f5;
}
.menbc {}
#tblortaklar tr { 
background: rgba(252,249,252,1);
background: -moz-linear-gradient(top, rgba(252,249,252,1) 0%, rgba(246,246,246,1) 47%, rgba(242,242,242,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(252,249,252,1)), color-stop(47%, rgba(246,246,246,1)), color-stop(100%, rgba(242,242,242,1)));
background: -webkit-linear-gradient(top, rgba(252,249,252,1) 0%, rgba(246,246,246,1) 47%, rgba(242,242,242,1) 100%);
background: -o-linear-gradient(top, rgba(252,249,252,1) 0%, rgba(246,246,246,1) 47%, rgba(242,242,242,1) 100%);
background: -ms-linear-gradient(top, rgba(252,249,252,1) 0%, rgba(246,246,246,1) 47%, rgba(242,242,242,1) 100%);
background: linear-gradient(to bottom, rgba(252,249,252,1) 0%, rgba(246,246,246,1) 47%, rgba(242,242,242,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcf9fc', endColorstr='#f2f2f2', GradientType=0 );
//background: #EAF4FF;
    margin-bottom: 3px;
    display: block;
}    
#tblortaklar tr:hover{ 
background: #ccc;
}  
#tblmevzu tr { 
    padding: 10px;
background: rgba(252,249,252,1);
background: -moz-linear-gradient(top, rgba(252,249,252,1) 0%, rgba(246,246,246,1) 47%, rgba(242,242,242,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(252,249,252,1)), color-stop(47%, rgba(246,246,246,1)), color-stop(100%, rgba(242,242,242,1)));
background: -webkit-linear-gradient(top, rgba(252,249,252,1) 0%, rgba(246,246,246,1) 47%, rgba(242,242,242,1) 100%);
background: -o-linear-gradient(top, rgba(252,249,252,1) 0%, rgba(246,246,246,1) 47%, rgba(242,242,242,1) 100%);
background: -ms-linear-gradient(top, rgba(252,249,252,1) 0%, rgba(246,246,246,1) 47%, rgba(242,242,242,1) 100%);
background: linear-gradient(to bottom, rgba(252,249,252,1) 0%, rgba(246,246,246,1) 47%, rgba(242,242,242,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcf9fc', endColorstr='#f2f2f2', GradientType=0 );
    margin-bottom: 3px;
    display: block;
} 
#tblmevzu tr:hover { 
background: #ccc;
} 
/*-------------------------- respo ------------------------------*/  
    
@media (min-width:768px) {
    .menu ul {display:block!important;}
}
 /*-------------------------- respo ------------------------------*/
@media only screen and (max-width: 768px) {
#banalt,div#barr:before  {display:none}
.menu,.must{
max-width:100%
}
#cssmenu, .menust {
max-width:100%
}
  #cssmenu {
    width: 100%;
        background: #0950A0;
  }
  #cssmenu ul {
     background:#444444;
    width: 100%;
    display: none;
  }
  #cssmenu.align-center > ul {
    text-align: left;
  }
  #cssmenu ul li {
    width: 100%;
    border-top: 1px solid rgba(120, 120, 120, 0.2);
  }
  #cssmenu ul ul li,
  #cssmenu li:hover > ul > li {
    height: auto;
  }
  #cssmenu ul li a,
  #cssmenu ul ul li a {
    width: 100%;
    border-bottom: 0;
    color:#fff
  }
  #cssmenu > ul > li {
    float: none;
  }
  #cssmenu ul ul li a {
    padding-left: 25px;
  }
  #cssmenu ul ul ul li a {
    padding-left: 35px;
  }
  #cssmenu ul ul li a {
    color: #dddddd;
    background: #585858;
  }
  #cssmenu ul ul li:hover > a,
  #cssmenu ul ul li.active > a {
    color: #ffffff;
  }
  #cssmenu ul ul,
  #cssmenu ul ul ul,
  #cssmenu.align-right ul ul {
    position: relative;
    left: 0;
    width: 100%;
    margin: 0;
    text-align: left;
  }
  #cssmenu > ul > li.has-sub > a:after,
  #cssmenu > ul > li.has-sub > a:before,
  #cssmenu ul ul > li.has-sub > a:after,
  #cssmenu ul ul > li.has-sub > a:before {
    display: none;
  }
  #cssmenu #menu-button {
    display: block;
    padding: 17px;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
  }
  #cssmenu #menu-button:after {
    position: absolute;
    top: 22px;
    right: 17px;
    display: block;
    height: 4px;
    width: 20px;
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
    content: '';
  }
  #cssmenu #menu-button:before {
    position: absolute;
    top: 16px;
    right: 17px;
    display: block;
    height: 2px;
    width: 20px;
    background: #fff;
    content: '';
  }
  #cssmenu #menu-button.menu-opened:after {
    top: 23px;
    border: 0;
    height: 2px;
    width: 15px;
    background: #ffffff;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  #cssmenu #menu-button.menu-opened:before {
    top: 23px;
    background: #ffffff;
    width: 15px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  #cssmenu .submenu-button {
    position: absolute;
    z-index: 99;
    right: 0;
    top: 0;
    display: block;
    border-left: 1px solid rgba(120, 120, 120, 0.2);
        height: 56px;
    width: 46px;
    cursor: pointer;
  }
  #cssmenu .submenu-button.submenu-opened {
    background: #262626;
  }
  #cssmenu ul ul .submenu-button {
    height: 34px;
    width: 34px;
  }
  #cssmenu .submenu-button:after {
    position: absolute;
    top: 22px;
    right: 19px;
    width: 8px;
    height: 2px;
    display: block;
    background: #dddddd;
    content: '';
  }
  #cssmenu ul ul .submenu-button:after {
    top: 15px;
    right: 13px;
  }
  #cssmenu .submenu-button.submenu-opened:after {
    background: #ffffff;
  }
  #cssmenu .submenu-button:before {
    position: absolute;
    top: 19px;
    right: 22px;
    display: block;
    width: 2px;
    height: 8px;
    background: #dddddd;
    content: '';
  }
  #cssmenu ul ul .submenu-button:before {
    top: 12px;
    right: 16px;
  }
  #cssmenu .submenu-button.submenu-opened:before {
    display: none;
  }
    .logo {display:none}
.markalar {    width: 100%;
    text-align: center;
    margin: 0 auto;}
    .menutas{border-bottom: 0px;border:none}
    .reslogo {display:block!important;text-align: center;background-image: url('bck.png');}
    .reslogo img {width:140px}
    #banners .owl-anext, #banners .owl-aprev {font-size: 10pt;padding: 10px; }
    .saa,.har,.ozoz {float:none;width: 100%;}
    .xod {margin-right: 0px}
    .gal {width:50%;}
    .ulogom {display:none}
    .rlogo {       display: inline-block;
    height: 90px;
    }
      .ics.sag {width:100%;margin-left:0}
    .ics.sol { width:100% }

    #barrh {
    top:20%;
    font-size: 16pt;
        left: 2%;
    width: 100%;
}
.ssor {
    width: 50%;
}
.elsne{
    width: 100%;
}
.menbc,.pohh,.dnim{
   display:none
}
.search {
    width: 50%;
    left:45%;
    display:none
}
#sosi {display:none}
#u_ozet,#u_resim {width:100%;margin-bottom:5px}
.tgizle {display:none}
.tablo {font-size:10pt}
.fot,.atadent {
    width: 100%;
} 
.ulink {
    padding: 3px 3px;
    font-size: 10pt;
    display: table-cell;
}
.fortas {width:100%;padding:3px}
.uricgal {
    width:47%;
}
.uricgal img {
 height: 180px;
}
.urun {
width:100%

}
}