/*!
 * Start Bootstrap - Busines Frontpage (https://startbootstrap.com/template-overviews/business-frontpage)
 * Copyright 2013-2017 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-business-frontpage/blob/master/LICENSE)
 */


.fa-whatsapp{color: #12bb10;font-size: 29px !important;}
.beniaraformalani{display: none}

 section {
  float: left;
  width: 100%;

  position:  relative;
}

section.header-bottom {
  background: rgb(95 95 95 / 0%);
  padding: 0;
  z-index:  888;
  transition: all 0.4s ease-in;

    height: 85px;
    position: fixed;
}
section.header-bottom.tiny {
    position:  fixed;
    transition: all 0.4s ease-in;
    box-shadow: 1px 1px 35px rgba(120, 119, 119, 0.89);
    background: rgba(255, 255, 255, 0.94);
}
section.header-bottom.tiny .col-inline-flex {
   
}

section.header-bottom.tiny .logo {}

.tiny .header-menu>ul>li>a {
 
}

section.header-bottom.tiny .language {
    transition:  all 0.4s ease-in;
}
.tiny .header-menu>ul>li:hover>a {
 
}
section.header-bottom.tiny .alt { }
section.header-bottom.tiny .logo {
 
}
nav.header-menu {
  display: inline-block;
  margin-left: 30px;
  float: left;
  margin-top: 20px;
}

nav.header-menu ul {
  display: table;
  overflow: hidden;
}

nav.header-menu ul li a {
  color: #fff;
  font-size: 13px;
  font-weight: bold;
}

h1.logo {
  margin: 0;
  display: inline-block;
  float: left;
  transition: all 0.4s ease-in;
}


/* ===== Header ====== */

header {
  background-image: url('../img/header.jpg');
  background-size: cover;
  background-position: center center;
  position: relative;
}

.header-top .container {
  position: relative;
}

.header-top .logo a {
  display: block;
    font-weight: 600
}

.header-menu>ul>li>a {
  font-size: 14px;
  font-weight: 400;
  color: #fff;
  border: 2px solid transparent;
  transition:  all 0.4s;
  padding: 38px 6px;
    text-transform: uppercase;
    
}

.header-menu>ul>li:hover>a {background: #000;color:  #fff;padding-left:6px;padding-right:6px;}

.header-menu>ul>li>a:after {
  display: block;
  text-align: right;
  font-size: 12px;
  color: #aaa;
  font-weight: 600;
  opacity: .5;
}

.header-menu>ul>li>ul {
  position: absolute;
  opacity: 0;
  z-index: 99;
  visibility: hidden;
  width: 240px;
  background: #000;
  top: 90px;
  transition: all 0.5s;
  box-sizing:   border-box;
    padding: 0px;
}

.header-menu>ul>li:hover>ul {
  opacity: 1;
  visibility: visible;
}

.header-menu>ul>li>ul>li>a {
  display: block;
  color: #fff;
  font-size: 15px;
  font-weight: normal;
  padding: 13px 17px;
  position: relative;
}

.header-menu>ul>li>ul>li>a:before {
  content: '\f105';
  font-weight: 100;
  font-family: 'FontAwesome';
  position: absolute;
  font-size: 27px;
  right: 13px;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  display: none;
}

.header-menu>ul>li>ul>li:hover>a {
  background: #000;
  color: #fff;
}

.header-menu>ul>li>ul>li:hover>a:before {
  opacity: 1;
}

.col-flex {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.col-inline-flex {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  align-items: center;
      height: 80px;
    margin-bottom: 5px;
}

.col-inline-block {
  font-size: 0;
}

.col-inline-block>* {
  display: inline-block;
}

 

.header-menu {
  margin-left: 0;
  float: left;
  padding: 0;
  transition:  all 0.4s ease-in;
}

ul.alt li {
  margin-right: 0 !important;
}

.header-menu ul li {
 
    list-style: none;
}
ul.alt li:last-child a {
    border: none !important;
}

.header-menu ul li:first-child {
  position: relative;
}

.header-menu ul li:first-child a i {
  padding-right: 4px;
}

.header-menu ul li:first-child ul {
  top: 41.2px;
  left: 0;
  right: 0;
  width: 100%;
}

li.menu-baslik {
  color: #353535;
  font-weight: 500;
}

.header-menu ul li:first-child .en-alt a {
  font-size: 12px;
  padding: 1px 6px;
}

ul.alt li a {
  font-size: 12px;
  color: #353535;
  border-bottom: 1px solid #292929 !important;
}

ul.en-alt li a {
  font-weight: 600;
}

.header-menu ul li.width_full ul li {
  margin-right: 0;
  float:  left;
  width:  50%;
}
 

li.width_full ul {
    width: 630px !important;
}

li.width_full ul li:nth-child(odd) {border-right: 1px solid #292929;}


li.width_full ul li:nth-child(even) a {
    padding-left: 30px;
}


.sticky {
  position: fixed;
  top: 0;
    padding: 10px 0px;
  width: 100%;
  background:#000 !important;
  
}

.headerbtm{background: url(images/headerbottom.png); background-size:cover;
    z-index: 0;
    position: absolute;
    margin-top: -150px;
    height: 200px;

width: 100%}


.headerbtm2{background: url(images/headerbottom.png); background-size:cover;
    z-index: 0;
    position: absolute;
    margin-top: -5px;
    height: 200px;

width: 100%}


/*HEADER BOTTOM*/
              




.katbaslik{position: absolute; bottom: 0px; color:#000; background: #fff; padding: 25px; font-size:18px;}

.blok1{ margin-bottom: 20px;border: 1px solid #ebebeb;  padding: 30px 0px;background: #fff}
.blok2{background:#273352; color:#fff; padding: 40px}
.blok2 p{ color:#fff}


.homeblok1{background:rgba(41, 41, 41, 0.2901960784313726); color:#fff; padding: 20px}
.homeblok2{background:rgba(189, 10, 16, 0.64); color:#fff; padding: 20px}

.navbar-brand>img{max-width:250px}

.home-four{padding: 80px 0px;position:relative;  background-image: linear-gradient(180deg,rgba(21, 21, 21, 0.82) 0%,rgba(0, 0, 0, 0.92) 100%), url(images/bg7.jpg); background-repeat: repeat; background-position: center}
.home-four h2{color:#666}
.home-slogan{background:#f0f4f7}

.slogan1{font-size:50px; font-weight:600 }

.portfoybaslik{font-size: 22px; font-weight: 600; padding-bottom: 10px; color:#fff}
.portfoybaslik a{color:#fff}



.home-one{background: #fff !important;
    padding: 30px 0px 30px 0px;}

.home-price{font-size:19px; margin-top: -20px;}



.business-header {
  height: 65vh;
  min-height: 500px;
  background: url('../images/urun2.jpg') center center no-repeat scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
    padding-top: 8%;
    max-width:1980px;
    margin: auto;
    border-bottom: 3px solid #c50000;
    border-top: 1px solid #999;
    
}


.carousel-cell {
  width: 100%; /* full width */

  margin-right: 10px;
}

p{font-size: 18px; line-height: 32px; color:#555}

.card {
  height: 100%;
}

h1{font-size:45px}
h2{font-size:40px}
h3{font-size:22px}

.h2baslik{color:#000}

.h2baslik::after {
  
    border-bottom: 4px solid #d0c10e;
    display: block;
    width: 60px;
    background: #d0c10e;
    content: '';
    margin: auto;
    position: relative;
    bottom: -10px;
}


.background-gray{background:#f1f1f1}
.background-img{ padding: 35px 0px color:#fff}
.background-img p{color:#fff}

.sldbutton{

color: #ffffff!important;
    border-width: 1px!important;
    border-color: #FAC312;
    border-radius: 100px;
    letter-spacing: 1px;
    font-size: 15px;

    font-weight: 600!important;
    text-transform: uppercase!important;
    background-color: #c50000; width:200px; text-align:center; padding:25px;
    margin-top:40px;
}
.sliderbox {color:#fff;font-size:60px; xbackground: rgba(0, 0, 0, 0.41); padding: 40px; }
.sliderbox h2{color:#fff;font-size:60px; margin-bottom:20px; }
.sliderbox p{color:#fff;font-size:18px; line-height: 25px;}


.sldust{font-size: 75px !important; margin-bottom: 25px}
.sldalt{font-size: 30px !important; margin-bottom:20px; line-height: 32px;}
.slideraciklama{font-size: 24px !important; line-height: 30px;}



.ortablok2 h3{margin: 25px 0px !important;font-size: 17px  }
.ortablok2 h5{margin: 25px 0px !important; color:#222;text-align: left; font-size: 26px }
.ortablok h3{margin: 25px 0px !important; color:#222;text-align: left; }

.ortablok2 h2{margin: 25px 0px 0px 0px !important;font-size: 35px  }
.ortablok2 p{margin: 0px 0px 40px 0px !important; color :#222; font-size:16px; font-weight:400; text-align: center}

.ortablok h2{margin: 25px 0px 0px 0px !important;font-size: 35px  }
.ortablok p{margin: 5px 0px 40px 0px !important; color :#222; font-size:16px; font-weight:400; text-align: center}

.parallax {
background-image: linear-gradient(180deg,rgba(21,21,20,0.59) 0%,rgba(21,21,20,0.59) 100%), url("images/homebannerorta.jpg");
height: 100%;
background-attachment: fixed;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
    padding: 60px 0px

}

.parallax3 {
background-image: url("../images/homebannerorta.jpg");
height: 100%;

background-position: center;
background-repeat: no-repeat;
background-size: cover;

}
 
.parallax-content {
width:50%;
margin:0 auto;
color:#FFF;
padding-top:50px;
}


.m10{margin:10px}
.m30{margin:30px}
.m50{margin:50px}
.m70{margin:70px}

.p10{padding:10px 0px}
.p30{padding:30px  0px}
.p50{padding:50px  0px}
.p70{padding:70px  0px}
.p90{padding:90px  0px}

.header-top{height:40px; padding: 8px 0px; background: #858d95}
.header{padding:15px 0px}

.navbck{background: #3b444d}
.navbck a{color: #fff}


@media only screen and (max-width: 720px) {
  .onbilgi {margin-top:30px!important; }	

    }


ul{margin-bottom:0px;}

/* Custom controls */
#gallery-07{
	position: relative;
}
#gallery-07 .crsl-nav{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#gallery-07 .crsl-items:after{
	display: block;
	clear: both;
	content: '';
}
#gallery-07 .previous, #gallery-07 .next{
	position: absolute;
	top: 50%;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	text-indent: -10000px;
	color: #FFF;
	background: rgba(0, 0, 0, .80) url(../img/previous-next.png) no-repeat 0 0;
	z-index: 10;
	/* border radius */
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	/* transition */
	-webkit-transition: background .2s ease-out;
	-moz-transition: background .2s ease-out;
	-o-transition: background .2s ease-out;
	transition: background .2s ease-out;
}
#gallery-07 .previous:hover, #gallery-07 .next:hover{
	background-color: rgba(0,0,0, .95);
}
#gallery-07 .previous{
	left: 0;
	background-position: 0 0;
}
#gallery-07 .next{
	right: 0;
	background-position: 100% 0;
}
#gallery-07 .crsl-item{
	margin-bottom: 0;
}

/*----------------------------------- Gallery */
.crsl-items{
	margin: 30px auto;
}
.crsl-item figcaption{
	box-sizing: border-box;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 10px;
	color: #FFF;
	background: rgba(0,0,0,.5);
}
.crsl-nav{
	position: relative;
	min-height: 1px;
}
.crsl-nav .previous{
	float: left;
}
.crsl-nav .next{
	float: right;
}

/*SOL AÇILIR MENÜ*/

#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  width:100%;
  font-size:14px;
      
}
#cssmenu {
  width: 100%;
  font-size:14px;
  color: #ffffff;
    box-shadow:  0px 13px 11px -10px rgb(23 23 23 / 22%);
    padding: 10px;
    margin-bottom: 25px;

}
#cssmenu ul ul {
  display: none;
}

#cssmenu ul ul.list1 {
  display: block;
}
#cssmenu ul ul.list2 {
  display: none;
}
.align-right {
  float: right;
}
#cssmenu > ul > li > a {
  padding: 12px 15px;
    border-bottom:1px solid #ebebeb;
    margin-bottom: 2px;
  cursor: pointer;
  z-index: 2;
  font-size: 16px;
  text-decoration: none;
  color: #333;
  clear:both;
  
}
#cssmenu > ul > li > a:hover,
#cssmenu > ul > li.active > a{
  color: #333;
  background: #ddd;
    border-radius: 5px;
  
}
#cssmenu > ul > li.open > a {
  
  border-bottom: 1px solid #ebebeb;
}
#cssmenu > ul > li:last-child > a,
#cssmenu > ul > li.last > a {
  border-bottom: 1px solid #ebebeb;
}



#cssmenu ul ul li a {
  cursor: pointer;
border-radius: 5px;
  padding: 13px 25px;
  z-index: 1;
  text-decoration: none;
  font-size: 15px;
  color: #333;
  background: #f6f6f6;
  margin-bottom: 1px solid #fff;
  width:100%;
  
  
}
#cssmenu ul ul li:hover > a,
#cssmenu ul ul li.open > a,
#cssmenu ul ul li.active > a {

  color: #000;
  
}
#cssmenu ul ul li:first-child > a {
  box-shadow: none;
}
#cssmenu ul ul ul li:first-child > a {

}
#cssmenu ul ul ul li a {
  padding-left: 30px;
}
#cssmenu > ul > li > ul > li:last-child > a,
#cssmenu > ul > li > ul > li.last > a {

  
}
#cssmenu > ul > li > ul > li.open:last-child > a,
#cssmenu > ul > li > ul > li.last.open > a {
  border-bottom: 1px solid #32373e;
}
#cssmenu > ul > li > ul > li.open:last-child > ul > li:last-child > a {
  border-bottom: 0;
}
#cssmenu ul ul li.has-sub > a::after {
  display: block;
  position: absolute;
  content: "";
  width: 5px;
  height: 5px;
  right: 20px;
  z-index: 10;
  top: 9.5px;
  border-left: 2px solid #eeeeee;
 
}
#cssmenu ul ul li.active > a::after,
#cssmenu ul ul li.open > a::after,
#cssmenu ul ul li > a:hover::after {
  border-color: #ffffff;
}



.rc-anchor-normal{width:220px !important;}
.rc-anchor-normal-footer{display:none}

li{list-style:none}

.homeform_email{width:100%; font-size: 14px;}
.homeform_btn{width: auto;
    background-color: #999;
    padding: 8px 10px;
    padding-right: 15px;
    
    font-weight: 500;
margin:0px;}

.homeform_email{
    background: #fff;    
    font-size: 14px;
    padding: 8px;
    margin: 0px;
}

.emailbulten input{border:none}

.sampleAndGhosts {
    margin: auto;
    position: relative;
    float: right
}

.sampleAndGhosts:first-child {
    float: left
}

.ghost, .sample {
    position: absolute;
    top: 0;
    left: 0;
    width: 150px;
    height: 150px;
    overflow: hidden;
    padding: 0 8px;
    color: White;
    text-align: left;
    font-weight: 600;
    font-size: 19px;
    line-height: 1.2em
}

.ghost {
    background-color: rgba(0, 135, 255, 0.25);
    border: solid 1px rgba(0, 0, 0, 0.25)
}

.sample {
    /*background-color: rgb(0, 135, 255);*/
    border: solid 1px rgb(0, 0, 0);
    -moz-transform: rotatey(30deg);
    -ms-transform: rotatey(30deg);
    -o-transform: rotatey(30deg);
    -webkit-transform: rotatey(30deg);
    transform: rotatey(30deg)
}

.farkliAci {
    -moz-transform: perspective(300px) rotatey(30deg);
    -ms-transform: perspective(300px) rotatey(30deg);
    -o-transform: perspective(300px) rotatey(30deg);
    -webkit-transform: perspective(300px) rotatey(30deg);
    transform: perspective(300px) rotatey(30deg)
}

.rightPage{background:#fff !important;  padding-bottom:25px; margin-bottom:25px; width:100%; }
.rightPageFull{background:#fff;box-shadow:0 1px 2px rgba(0,0,0,.05); padding:10px; }
.leftPage2{background:#f5f5f5; margin-top:5px; border:1px solid #ebebeb; border-radius:6px; min-height:0px}
.leftPage2 ul li{padding:11px 15px; border-bottom:1px solid #ebebeb; border-top: 1px solid #fff}
.leftPage2 li{padding:11px 15px; border-bottom:1px solid #ebebeb; border-top: 1px solid #fff}
.leftPage ul li{border:none; padding:7px;border-bottom:1px solid #ddd;border-top:1px solid #fff; background: #f4f4f4; padding: 9px 0px 9px 15px;}
.leftPage ul li:hover{background:#f9f9f9}
.leftPage ul li a{font-size:14px; color:#333}
.kobi-sayfabaslik{
  color: #fff;
  border-bottom:1px solid #ebebeb;
  height: 50px;
  font-size: 25px;
  padding: 10px 0px 10px 0px;
  text-align: left;
 display: block;
    width: 100%;
  /*background-image: -webkit-linear-gradient(top,#f5f5f5 0,#e8e8e8 100%);
    background-image: -o-linear-gradient(top,#f5f5f5 0,#e8e8e8 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#f5f5f5),to(#e8e8e8));
    background-image: linear-gradient(to bottom,#f5f5f5 0,#e8e8e8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
    background-repeat: repeat-x;*/
    margin-bottom:10px !important;
    display: none;
   
}

.col-md-9 h4{  
color: #555;
  height: 30px;
  font-size: 21px;
  padding: 1px 0px 15px 10px;
  text-align: left;
    font-weight: 500;
}

a{color:#333}

/*-- Service box --*/

.service-box i{
	font-size: 36px;
}

.service-box-content{
	margin-left: 70px;
}

.service-box-content h3{
	font-size: 18px;
}


.sub-content {
    float: left;
    width: 100%;
    margin-bottom: 15px;

}

@media only screen and (max-width: 720px) {
  .sub-content  {  margin-top: 10px;
       margin-bottom:10px;}	

    }

.sub-ul {
    float: left;
    width: 100%;
    padding: 0px;
}

    .sub-ul .sub-li {
        float: left;
        width: 100%;

        cursor: pointer;
        border: 1px solid #ebebeb;
        color:#fff;
        background: #fff;
        margin-bottom:2px;
    }

.sub-ul .sub-li2 {
        float: left;
        width: 100%;
        height: 40px;
        cursor: pointer;
        border-bottom: 1px solid #e47330;
        color:#fff;
        background: #f5803b;
    padding: 8px 18px;
    font-size: 14px;
    }

.sub-li:hover {
    background-color: #ebebeb;
}

.sub-li2:hover {
    background-color: #ebebeb;
}

.sub-ul .sub-li2 a{color:#fff}

.sub-ul .sub-li:first-child {
    float: left;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#3c464f+0,828c95+64,81888e+100 */
background: #f2f2f2; 
    height: 52px;
    padding-left: 10px;
    font-size: 17px;
    color:#333;
    font-weight: 400;
    border:none;
    padding: 5px 0px;
    
   
    
}

.sub-licontent {
    float: left;
    width: 100%;
   
}

.color-white {
    color: #333;
    float: left;
}

.sub-licontent p {
    float: left;
    margin-left: 10px;
    font-size: 19px;
    font-weight: 400;
    color: #333;
    padding-top: 6px;
    padding-left: 5px;
}

.color-orange {
    color: #bbb2b2;
    float: left;
}

.sub-li-content:hover { background:#fff; color:#333;}

.sub-li-content a:hover{display:block}
.sub-li-content {
    float: left;
    width: 100%;
    padding: 9px 6px;
   
}

    .sub-li-content a {
        float: left;
        margin-left: 10px;
        font-size: 17px;
        font-weight: 400;
        padding-top: 1px;
        padding-left: 5px;
		display:block
    }
	
	

.icom-paddingtop5 {
    padding-top: 4px;
}


.sub-bottom {
    float: left;
    width: 100%;
    height: 98px;
    background-color: #484748;
}

.subbottom-content {
    float: left;
    padding: 20px 20px;
    color: #ffffff;
}

    .subbottom-content i {
        float: left;
    }

    .subbottom-content p {
        float: left;
        font-family: "Roboto",sans-serif;
        font-size: 17px;
        margin-left: 29px;
        font-weight: 500;
        padding-top: 6px;
    }

    .subbottom-content a {
        color: #ffffff;
    }

        .subbottom-content a:hover {
            color: #f8f8f8;
        }




.dvpagetop{margin-left:auto; margin-right:auto; margin-bottom:30px; width:999px;}
.dvpagetitle{font-size:41px; font-weight:400; text-align:center; padding:9px; margin-top:8px;margin-bottom:12px; letter-spacing:-1px; line-height:45px;}
.dvpagedesc{font-size:17px; text-align:center; line-height:27px; color:#555}


.wrapperContent{background:#fff; padding:10px; width:1080px; margin-left:auto; margin-right:auto; margin-top:150px; margin-bottom:20px;}
.wrapperContent2{ padding:10px; width:1080px; margin-left:auto; margin-right:auto; margin-top:150px; margin-bottom:20px;}
.clear{clear:both;}
.detailText{font-size:15px; line-height:24px;}
.blokgosterbaslik{font-size:19px; font-weight:500; text-align:center}
.blokgostericerik{font-size:14px; font-weight:400; text-align:center}
.blokgosterimg{height:340px; text-align:center}
.blockBaslik{background:#007dc4; padding:9px 8px; font-size:15px; width:100%; color:#fff;  border-radius: 6px; display:none}

.leftPagemenu{background: #fff;}
.leftPagemenu ul {}
.leftPagemenu ul li{border:none; padding:8px;border-bottom:1px solid #ebebeb;}
.leftPagemenu ul li:hover{background:#f4f4f4}
.leftPagemenu ul li a{color:#333}
.leftPagemenu ul li a:hover{color:#000}

h3.title{font-size:19px;}

.topic {

	padding-top:10px;
	height:60px;
  margin-bottom: 10px;
  border-bottom: 1px solid #eee;
  background: #f4f4f4;
  clear:both;}
  
.menudilsecimi{padding-top:15px; vertical-align:top}

.urunozellikbaslik{font-size:15px; font-weight:500; color:#333; border-bottom:1px solid #ddd; margin-bottom:15px; margin-top:15px;}
.col-md-6{float:left;}
.anasayfablokgoster img{margin-bottom:20px; border-radius:7px; max-width:350px;}

/*BULTEN FORM*/

.bultengoster{ padding:5px; margin-top:10px; margin-bottom:10px; border-radius:3px; background:#fff}
.bultenBaslik{padding: 6px 3px; line-height:19px; height:25px; margin-bottom: 6px; font-weight:500;}
.form_adsoyad{width:100%; margin-bottom:6px;}
.form_email{width:100%;margin-bottom:6px;}
.form_btn{width:100%;margin-bottom:6px;}

/*Karnaval One Bottom Bar*/
@media  only screen and (-webkit-min-device-pixel-ratio: 2),
    only screen and (   min--moz-device-pixel-ratio: 2),
    only screen and (     -o-min-device-pixel-ratio: 2/1),
    only screen and (        min-device-pixel-ratio: 2),
    only screen and (                min-resolution: 192dpi),
    only screen and (                min-resolution: 2dppx) { 
  
  .one_bottom_bar_1 .one_bar_content .bottom_image{background:url(images/ve1.jpg?v=1.0) 0 0;}
  
  .one_bottom_bar_2 .one_bar_content .bottom_image_left{background:url(images/ve2l.png?v=1.0) 0 0;}
  .one_bottom_bar_2 .one_bar_content .bottom_image_right{background:url(images/ve2r.png?v=1.0) 0 0;}
  
  .one_bottom_bar_7 .one_bar_content .bottom_image_left{background:url(images/thymill.png?v=1.0) 0 0;}
  .one_bottom_bar_7 .one_bar_content .bottom_image_right{background:url(images/thymilr.png?v=1.0) 0 0;}
  
  .one_bottom_bar .one_close{bottom:46px;background:url(images/kapat.png) -798px -10px;}
  .one_bottom_bar .one_close:hover{background-position: -858px -10px;}
  
  .one_bottom_bar a.apps{background:url(images/kapat.png);}
  .one_bottom_bar a.apps.appstore{background-position: -500px -10px;}
  .one_bottom_bar a.apps.appstore:hover{background-position: -500px -114px;}
  .one_bottom_bar a.apps.playstore{background-position: -500px -426px;}
  .one_bottom_bar a.apps.playstore:hover{background-position: -500px -530px;}
  .one_bottom_bar a.apps.webplayer{background-position: -500px -218px;}
  .one_bottom_bar a.apps.webplayer:hover{background-position: -500px -322px;}
  
}

.one_bottom_bar{height:70px; z-index:110; overflow:hidden; width:100%; position:fixed; bottom:3px; left:0;background:#ffffff; overflow:visible;}
/*.one_bottom_bar_1{background:#f7d27a !important;}
.one_bottom_bar_2{background:#7fd9f4 !important;}*/

.one_bottom_bar .one_close{bottom:46px; background:url(images/kapat.png) -399px -5px; background-size:470px 340px; position:fixed; right:35px; height:20px; width:20px; margin-top:3px;}
.one_bottom_bar_7 .one_close{bottom:46px; background:url(images/kapat.png) -429px -5px; background-size:470px 340px; position:fixed; right:35px; height:20px; width:20px; margin-top:3px;}
.one_bottom_bar .one_close:hover{background-position: -429px -5px;}
.one_bottom_bar .one_bar_content{width:1000px; height:70px; margin:0 auto;}

.one_bottom_bar_1{
  background: -moz-linear-gradient(#f4bf47, #f6d175);
  background: -webkit-linear-gradient(#f4bf47, #f6d175);
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#f4bf47), to(#f6d175));
  background: -o-linear-gradient(#f4bf47, #f6d175);
  background: linear-gradient(#f4bf47, #f6d175); /* For Safari 5.1 to 6.0 */ /* For Opera 11.1 to 12.0 */ /* For Firefox 3.6 to 15 */
}
.one_bottom_bar_2{
  background: -moz-linear-gradient(#4dbddb, #9ce6fb);
  background: -webkit-linear-gradient(#4dbddb, #9ce6fb);
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#4dbddb), to(#9ce6fb));
  background: -o-linear-gradient(#4dbddb, #9ce6fb);
  background: linear-gradient(#4dbddb, #9ce6fb); /* For Safari 5.1 to 6.0 */ /* For Opera 11.1 to 12.0 */ /* For Firefox 3.6 to 15 */
}

.one_bottom_bar   .one_bar_content .bottom_image a{width:1000px;display:block; height:100%; left:0; overflow:hidden; position:absolute; top:0; z-index:50001;}
.one_bottom_bar_1 .one_bar_content .bottom_image{background:url(images/ve1.jpg?v=1.0) 0 0; display:inline-block; background-size:1000px auto;  width:1000px; height:70px; float:left; position:fixed; bottom:23px;  z-index:50000;}
.one_bottom_bar_2 .one_bar_content .bottom_image_left{background:url(images/ve2l.png?v=1.0) 0 0; background-size:235px auto;  width:235px; height:88px;  float:left; position:fixed; bottom:23px;  z-index:50000;}
.one_bottom_bar_2 .one_bar_content .bottom_image_right{background:url(images/ve2r.png?v=1.0) 0 0; background-size:765px auto;  width:765px; height:70px; float:right; margin-left:235px;  float:left; position:fixed; bottom:23px;  z-index:50000;}

.one_bottom_bar_7 .one_bar_content .bottom_image_left{background:url(images/thymill.png?v=1.0) 0 0; background-size:560px auto;  width:560px; height:89px;  float:left; position:fixed; bottom:23px;  z-index:50000;}
.one_bottom_bar_7 .one_bar_content .bottom_image_right{background:url(images/thymilr.png?v=1.0) 0 0; background-size:440px auto;  width:440px; height:70px; float:right; margin-left:560px;  float:left; position:fixed; bottom:23px;  z-index:50000;}

.one_bottom_bar .one_bar_content .bottom_image_left a,
.one_bottom_bar .one_bar_content .bottom_image_middle a,
.one_bottom_bar .one_bar_content .bottom_image_right a{width:100%; display:block; height:100%; left:0; overflow:hidden; position:absolute; top:0; z-index:50001;}

.one_bottom_bar a.apps{width:136px; height:43px; color:#fff; display:inline-block; margin:15px 5px 0 0; line-height:1000px; overflow:hidden; background:url(images/kapat.png); background-size:470px 340px;}
.one_bottom_bar a.apps.appstore{background-position: -250px -5px;}
.one_bottom_bar a.apps.appstore:hover{background-position: -250px -57px;}
.one_bottom_bar a.apps.playstore{background-position: -250px -213px;}
.one_bottom_bar a.apps.playstore:hover{background-position: -250px -265px;}
.one_bottom_bar a.apps.webplayer{background-position: -250px -109px;margin-right:0;}
.one_bottom_bar a.apps.webplayer:hover{background-position: -250px -161px;}

/*EOF Karnaval One Bottom Bar*/

#toTop{display:none}
/*Service*/
.service {
	overflow: hidden;
	margin-bottom: 10px;
	padding: 15px 15px 10px;

	
}
.service:hover {
	background: #fcfcfc;
	box-shadow: 0 0 5px #ddd;
    -webkit-transition: box-shadow 0.2s ease-in-out;
    -moz-transition: box-shadow 0.2s ease-in-out;
    -o-transition: box-shadow 0.2s ease-in-out;
    transition: box-shadow 0.2s ease-in-out;
}
.service:hover i {
	color: #656565;
}

.service .desc {
	padding: 0 5px; 
	overflow: hidden;
	text-align:justify;
}



.service .desc h4 {
	font-size: 18px;
	line-height: 25px;
	text-align:left
}

.service .service-icon {
	float: left;
	padding: 5px;
	color: #8192A1;
	font-size: 35px;  
	text-align: center;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.service .service-icon.icon-cogs {
	font-size: 37px;
}
.service .service-icon.icon-plane {
	font-size: 43px;
}

.owl-next{float:right; font-size: 32px; top: 30px; position: absolute; right:-30px; color:#ddd}
.owl-prev{float:left; font-size: 32px; top: 30px; position: absolute; left:-30px;color:#ddd}
.dvcenterortala{max-width:999px; margin:auto;}
.dvfull{width:100%; background:#fff; }
.dvcenter{max-width:999px; margin:auto;padding:45px 0px;}
.dvleft{float:left;max-width:480px;}
.dvcenter img{max-width:100%}
.dvright{float:right;max-width:480px;}
.dvcenter2 img{max-width:100%}
.dvBaslik{font-size:23px; margin-bottom:15px; margin-top:20px;font-weight:500;  color:#00679C}
.dvcontent{font-size:14px; line-height:27px;}
.dvcontent ul {margin:0; padding:0;}
.dvcontent ul li{display:block; padding:2px;}
.dvcontent ul li a{text-decoration:none; color:#333;}


.dvfull2{width:100%; background:#fff;padding:15px 0px;}
.dvcenter2{max-width:1000px; margin:auto;padding:45px 0px;}
.dvleft2{float:left;width:480px;}
.dvright2{float:right;width:480px;}
.dvBaslik2{font-size:23px; margin-bottom:15px; margin-top:20px; font-weight:500; color:#00679C}
.dvcontent2{font-size:16px; line-height:24px;}
.dvcontentlist{margin-top:20px;}
.dvcontentlist ul {margin:0; padding:0; }
.dvcontentlist ul li{display:block; padding:2px;list-style-type:disc }
.dvcontentlist ul li a{text-decoration:none; color:#333;}

.dvpagetop{margin-left:auto; margin-right:auto; margin-bottom:30px; width:999px;}
.dvpagetitle{font-size:41px; font-weight:400; text-align:center; padding:9px; margin-top:8px;margin-bottom:12px; letter-spacing:-1px; line-height:45px;}
.dvpagedesc{font-size:17px; text-align:center; line-height:27px; color:#555}

.bnk{float:left; margin:6px; width:228px; box-shadow:0 0 4px #ebebeb; text-align:center}
.bnk:hover{box-shadow: 0 0 7px #bbb;-webkit-transform: scale(1.1, 1.1);
-moz-transform: scale(1.1, 1.1);
-o-transform: scale(1.1, 1.1);
-ms-transform: scale(1.1, 1.1);
transform: scale(1.2, 1.2);
box-shadow: 0px 0px 10px #CCC;
background:#fff;}

.titles{font-size:40px; text-align:center; line-height:50px; margin-bottom:13px; letter-spacing:-2px}
.desc{font-size:19px; text-align:center; color:#333; margin-bottom:30px;}
.titleiptal{font-size:50px; text-align:center; line-height:50px; margin-bottom:5px; letter-spacing:-1px; font-weight:bold; text-shadow:0 1px 1px #fff;}
.title2{font-size:43px; margin-bottom:5px; text-align:center;}
.desc2{font-size:17px; text-align:center; color:#333; margin-bottom:12px;  margin-top:7px;line-height:24px;}
.desc3{font-size:14px; text-align:center; color:#F90; margin-bottom:20px;}

.BankaListe { margin-left:auto; margin-right:auto; width:980px; }
.BankaListe ul{ padding:0;list-style:none;}
.BankaListe ul li {display:block;padding:10px; float:left; width:154px; height:13px; border:solid 1px #f4f4f4; background:#fff; text-align:center; padding:10px;}
.dvcenterortala{width:999px; margin:auto;}

.boxBaslik{height:31px; padding-top:17px; font-size:24px; text-align:left; color:#666;}

.xmlBox { float:left; width:147px; height:45px; padding:10px; border:1px solid #D7D7D7; background-color:#fff; text-align:center; margin:5px; color:#000; font-size:15px;   }
.xmlBox:hover { float:left; width:147px; height:45px; padding:10px; border:1px solid #D7D7D7; background-color:#33b891; text-align:center; margin:5px; color:#fff;   }

.fiyatbox{width:290px; height:410px; padding:10px; text-align:center; float:left; margin-left:11px; margin-right:9px; margin-bottom:15px; border:1px solid #ebebeb; padding-top:20px; background:#f6f6f6; float:left;}
.fiyatbox:hover{
box-shadow: 0px 1px 10px #036;
}
.fytbaslik{font-size:46px; color:#008BC2; font-weight:700; letter-spacing:-1px}
.fytbaslik2{font-size:46px; color:#B7026F; font-weight:700;letter-spacing:-1px}
.fytbaslik3{font-size:46px; color:#b89723; font-weight:700;letter-spacing:-1px}

.fytpaket{font-size:19px; color:#444; padding-bottom:10px;}
.fytaciklama{font-size:14px; color:#6E6E6E; padding:10px; border-top:1px solid #ebebeb;height:50px; line-height:19px;}
.fytfiyat{font-size:65px;font-weight:700; color:#0c3963; margin-top:20px;}
.fytlisans{font-size:20px; color:#444;}
.fytyenileme{font-size:14px; color:#999;}
.fytsatinal{font-size:15px;display:block; background:#036090; color:#fff; width:90px; text-align: center; margin-left:auto; margin-right:auto; border-radius:4px; border-bottom:4px solid #16415f}
.fytsatinal a{color:#fff; display:block;padding:5px 17px;}
.fytkdv{font-size:12px; color:#999; margin-top:8px;}
.fytxml{font-size:12px; color:#999; margin-top:2px;}

.fytbaslikeklenti{font-size:26px; color:#2c547a; font-weight:700; letter-spacing:-1px}
.fytfiyateklenti{font-size:42px; color:#5e6973}
.fytaciklamaeklenti{height:80px; font-size:14px;color:#999; padding:10px; padding-top:25px; border-top:1px solid #ebebeb;}


.modulBaslik{font-size:22px; margin:10px; color:#069; font-weight:bold}
.ekstraModul{box-shadow:0px 1px 4px ebebeb; margin-top:25px; border:1px solid #ebebeb; padding:8px;}
.ekstraModul ul {margin:0px; padding:0px;}
.ekstraModul ul li{display:block; list-style:none; padding:8px; border-bottom:1px solid #ebebeb}
.ekstraModul ul li span{font-weight:bold; font-size:18px; float:right;}

/* Level 3 */
.navbar-right .dropdown-menu{right:auto }
.dropDownMenu > li > ul > li > ul {
	text-align: left;
	display: none;
	background: #E7B400;
	position: absolute;
	left: 100%;
	top: 0;
	z-index: 9999999;
}
.dropDownMenu > li > ul > li:hover > ul {
	display: block;
}
.dropDownMenu ul ul li {}
.dropDownMenu ul ul li a {}
.dropDownMenu ul ul li a:hover {}


.font13{font-size:13px; border-bottom: 1px solid #f1f1f1; padding: 5px 5px }
.ilanfiyat{font-size:18px; padding: 7px 5px ; font-weight: 500;}
.detaybuton{ background-color: #fff; 
    border: 1px solid #0077e1; 
    color: #0077e1;
padding: 2px 12px;
float:right;}
.detaybuton a{color: #0077e1; font-size:15px;}

.ustBar {
    background: url(https://www.eleman.net/img/ust-bar/bg_yeni.gif) repeat-x center center;
    padding-left: 20px;
    padding-right: 20px;
    display: none;
    height: 200px; 
}


.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,0.2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,0.5);
    box-shadow: 0 3px 9px rgba(0,0,0,0.5);
    background-clip: padding-box;
}

.boxed-content-title{font-size:15px;} 
					.boxed-content.left-aligned i{float:left;margin-right:10px;font-size:12px}
					.boxed-content.left-aligned .boxed-content-title{margin-bottom:10px;line-height:20px;font-weight:normal}
					.boxed-content.left-boxed-icon i{-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;width:22px;height:22px;background:#ebb129;color:#fff;text-align:center;line-height:20px}
					.boxed-content.left-boxed-icon .boxed-content-title,.boxed-content.left-boxed-icon p{padding-left:30px;}

/* entire container, keeps perspective */
.flip-container {
	perspective: 1000px;
}
	/* flip the pane when hovered */
	.flip-container:hover .flipper, .flip-container.hover .flipper {
		transform: rotateY(180deg);
	}

.flip-container, .front, .back {
	
	height: 200px;
}

/* flip speed goes here */
.flipper {
	transition: 0.6s;
	transform-style: preserve-3d;

	position: relative;
}

/* hide back of pane during swap */
.front, .back {
	backface-visibility: hidden;

	position: absolute;
	top: 0;
	left: 0;
}

/* front pane, placed above back */
.front {
	z-index: 2;
	/* for firefox 31 */
	transform: rotateY(0deg);
}

/* back, initially hidden pane */
.back {
	transform: rotateY(180deg);
}

.temamail{color:#fff;}

.social-ikon{padding: 20px 5px;}
.social-ikon i{font-size:27px;}




.btn-primary {
    background: #404040 !important;
    border: none;
    color: white;
    padding: 10px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 19px;
    width: 100%;
    margin-top: 10px;
}
.btn-secondary {
	 
  background: #ffbf43 !important;
  border: none;
  color: white;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;

}

.breadcrumb {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: .75rem 1rem;
    margin-bottom: 1rem;
    list-style: none;
     background-color: #fff;
    border-radius: .25rem;
    font-size: 17px;
    font-weight: 600;
}


.h2-breadcrumb a{color:#fff}


.page-banner-section {

    
    height: 100%;
    background-position: 100%;
    
    background-repeat: no-repeat;
    background-size: cover;
    margin: auto;
}
.page-banner-section h2 {
    font-size: 36px ;
    color: #fff;
    margin: 0;
        /*background: rgba(241, 22, 22, 0.56);*/
   height: 65px;
    padding: 80px 10px 120px 10px;


}
.page-banner-section h4 {
    font-size: 14px ;
    color: #fff;
    margin: 0;
    padding: 0;
    font-weight: 400;
}

.page-banner-bottom {
  width: 100%;
  height: 33px;
  overflow: hidden;
  background: url(images/bcbottom.png) no-repeat center;
  margin-top: -30px;
  position: absolute;}

/*-------------------------------------------------------------------------------------
    feature area
---------------------------------------------------------------------------------------*/

#feature-area {
  padding: 85px 0 100px;
    background: #000;
}

.feature-single h4 {
  font-weight: 700;
}

.feature-single .icon {
  width: 150px;
  height: 150px;
  margin: 0 auto 20px;
  background-color: rgba(173, 173, 173, 0.1);
  border-radius: 50%;
}

.feature-single i {
    display: inline-block;
    width: 130px;
    height: 130px;
    line-height: 130px;
    font-size: 60px;
    border-radius: 50%;
    margin: 10px 0 0;
    background-color: rgb(255, 255, 255);
    color: #ffa234;
}


.feature-single h4{color:#ddd;font-size:28px;line-height: 35px;}
.feature-single p{color:#ddd; font-size:15px;line-height: 25px;}



.caption h3{color:#222}
.caption p{color:#222}

.spinner.loading {
  padding: 50px;
  position: relative;
  text-align: center;
}

.spinner.loading:before {
  content: "";
  height: 30px;
  width: 30px;
  margin: -15px auto auto -15px;
  position: absolute;
  top: 50%;
  left: 50%;
  border-width: 8px;
  border-style: solid;
  border-color: #2180c0 #ccc #ccc;
  border-radius: 100%;
  animation: rotation .7s infinite linear;
}

@keyframes rotation {
  from {
    transform: rotate(0deg);
  } to {
    transform: rotate(359deg);
  }
}

#loader-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99999999999999;
  overflow: hidden;
}
.no-js #loader-wrapper {
  display: none;
}

#loader {
  content: "";
  height: 90px;
  width: 90px;
  margin: -15px auto auto -15px;
  position: absolute;
  top: 50%;
  left: 50%;
  border-width: 8px;
  border-style: solid;
  border-color: #2180c0 #ccc #ccc;
  border-radius: 100%;
  animation: rotation .7s infinite linear;
}


@keyframes rotation {
  from {
    transform: rotate(0deg);
  } to {
    transform: rotate(359deg);
  }
}
#loader-wrapper {
  position: fixed;
  top: 0;
  width: 100%;
  height: 100%;
  background: #FFF;
  z-index: 10;
}

#loader-wrapper .loader-section.section-left {
  left: 0;
}

#loader-wrapper .loader-section.section-right {
  right: 0;
}

/* Loaded styles */


.loaded #loader {
  opacity: 0;
  transition: all 0.1s ease-out;
}

.loaded #loader-wrapper {
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s 1s, opacity 1s linear;
}

.grey-bg {
    background: #000;
    color: #fff;
}

/**
Fixing bootstrap columns for safari
 */
.row:before, .row:after{
 display: none !important;
}

.ikonlars .ikonlar {
    position: absolute;
    top: 1rem;
    left: 1.5rem;
    z-index: 10;
}

.ikonlars span {
    display: inline-block;
    padding: .35em .5em;
    font-size: 85%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    border-radius: .25rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    display: block;
    background-color: rgb(29 154 33 / 78%);
    color: #fff;
    margin-bottom: 2.5px;
    line-height: 9px;
    height: 21px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.ikonlars  span.ikonlar-style-1 {
    background-color: rgb(255 175 0 / 78%);
}

.ikonlars .ikonlar span.ikonlar-style-satilik {
    background-color: rgb(69 169 81 / 82%);
}

.ikonlars .ikonlar span.ikonlar-style-kiralik {
    background-color: rgb(10 112 216 / 71%);
}

.ikonlars .ikonlar span.ikonlar-style-4 {
    background-color: #ea4c62;
    display: none;
}

.ikonlars .ikonlar span.ikonlar-style-satildi {
    background-color: #ea4c62;
}


.l-section-shape {
    overflow: hidden;
    position: absolute;
    left: 0;
    right: 0;
    height: 15vh;
    color: #fff;
    z-index: 9999;
}

.l-section-shape.pos_bottom {
    bottom: -1px;
}


.eticaretinfo h4{font-size: 18px; padding:0px; height: auto}
.eticaretinfo p{font-size: 14px; line-height: 20px}

/* [1] The container */
.img-hover-zoom {
  min-height: 250px; /* [1.1] Set it as per your need */
  overflow: hidden; /* [1.2] Hide the overflowing of child elements */
}

/* [2] Transition property for smooth transformation of images */
.img-hover-zoom img {
  transition: transform .5s ease;
}

/* [3] Finally, transforming the image when container gets hovered */
.img-hover-zoom:hover img {
  transform: scale(1.5);
}


.article_image{
    width: 100%;
    border-radius: 2px 2px 2px 2px;
    position:relative;
    display:block;
    margin-left:auto;
    margin-right:auto;
    z-index:0;
    overflow: hidden;
}



.zoom {
  animation: scale 20s linear infinite;
}
  
@keyframes scale {
  50% {
    -webkit-transform:scale(1.2);
    -moz-transform:scale(1.2);
    -ms-transform:scale(1.2);
    -o-transform:scale(1.2);
    transform:scale(1.2);
  }
}

.giris{margin: auto; padding: 80px 40px; background: rgb(0 0 0 / 70%);box-shadow: 0 0 1.25rem rgb(0 0 0 / 42%); color:#fff; font-size: 17px; max-width: 1050px;     display: flex;}
.giris a{font-size: 15px; color:#fff}
.loginbanner{box-shadow: none; margin: 0px; padding: 0px;}
.girismesaji{font-size: 17px; line-height: 30px;}
.rows{padding: 30px !important;    background: rgb(0 0 0 / 67%);
    color: #fff;}


.basvuruform{background: rgb(0 0 0 / 45%); }

.beniaraformalani{color:#fff}

.rowsright{padding: 10px 30px !important; background: rgb(41 41 41 / 67%); color: #fff; margin:10px 0px}
.uyetipi{color:#fff}
.uyetipi a{color:#bf9e9e; margin-left: 20px; font-weight: 400}
.form-signin-heading{color:#fff;width: 100%}

.iletisimformalani{display: none;}
.harita{display: block}
.box-iletisim{display: none}

.iletisimformubg {
    background: none;
    padding: 20px;
    border: none;
    background: rgb(0 0 0 / 46%);
    color: #cacaca;
}
.iletisimbilgileri-right{border-bottom:1px dashed #292929}

.form_konu, .form_adsoyad, .form_tel, .form_email, .form_mesaj, .formtext, textarea, .form_mesaj {
    width: 100%;
    font-size: 14px;
    height: 44px;
    margin-bottom: 8px !important;
    padding: 0 14px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #2f2f2f !important;
    color: #fff;
    -webkit-transition: border-color .3s ease 0s;
    -moz-transition: border-color .3s ease 0s;
    -ms-transition: border-color .3s ease 0s;
    -o-transition: border-color .3s ease 0s;
    transition: border-color .3s ease 0s;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    background: rgb(53 53 53 / 38%);
    outline: none;
}

.form-control {
    display: block;
    width: 100%;
    height: calc(2.25rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: rgb(53 53 53 / 38%);
    background-clip: padding-box;
    border: 1px solid #313131;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.form_mesaj {
    min-height: 80px;
}

.loginuser, .loginpass {
    border-radius: 30px;
    padding: 15px;
    height: 50px !important;
    margin-bottom: 5px;
    color:#999;
    border-radius: 30px;
    padding: 15px;
    height: 45px;
    background: rgb(0 0 0 / 82%);
    border: 1px solid #232323;
}

.hemenkayitol{background: #867318; margin-top: 20px; padding: 12px; width: 130px; text-align: center; border-radius: 4px;}

.basvuruform select{color:#999}


.carousel-cell {
  width: 28%;
  height: 200px;
  margin-right: 10px;
  background: #8C8;
  border-radius: 5px;
  counter-increment: carousel-cell;
}

/* cell number */
.carousel-cell:before {
  display: block;
  text-align: center;
  content: counter(carousel-cell);
  line-height: 200px;
  font-size: 80px;
  color: white;
}

.carousel-nav img {
  height: 80px;
  width: 100px;
}

.carousel-nav .carousel-cell:before {
  font-size: 50px;
  line-height: 80px;
}

.carousel-nav .carousel-cell.is-nav-selected {
  background: #ED2;
}


.lightbox{top:12% !important; position: fixed}

.map-responsive{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
    min-width: 300px
}
.map-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}