﻿
.content_list{
  max-width: 1090px;
  width: 100%;
  margin: auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
 .content_list .card{
  background: #fff;
  width: calc(33% - 10px);
  text-align: center;
  /*padding: 15px 30px  30px 30px;*/
 border:1px solid #ddd;
  margin-bottom: 20px;
  }
.content_list .card .top{
  height: 30px;
  color: #fff;
  /*padding: 12px 0 0 0 ;*/
  line-height:30px;
  text-align:left;
  padding-left:5px;
  
}

.content_list .card .top .title{
 font-size: 14px;
 font-weight: 600;
}
.content_list .card .top .price-sec{
  margin-top: -10px;
  font-weight: 600;
}
.content_list .card .top .price{
  font-size: 45px;
}
.content_list .card .info{
  font-size: 16px;
  margin-top: 20px;
}
.content_list .card .details .one{
  margin-top: 25px;
  font-size: 15px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
}
.content_list .card .details .one::before{
  position: absolute;
  content: "";
  width: 100%;
  background: #ddd;
  height: 1px;
  left: 0;
  top: -12px;
  border-radius: 25px;
}
.content_list .card .details .one i{
  color: #2db94d;
}
.content_list .card .details i.fa-times{
  color: #cd3241;
}
.content_list .card button{
  outline: none;
  border: none;
  height: 42px;
  color: #fff;
  margin-top: 30px;
  border-radius: 3px;
  font-size: 18px;
  width: 100%;
  display: block;
  transition: all 0.3s ease;
  cursor: pointer;
  letter-spacing: 1px;
}
.content_list .one .top,
.content_list .one button{
   background-color: #f75556;
}
.content_list .two .top,
.content_list .two button{
  background: #e87130;
}
.content_list .three .top,
.content_list .three button{
  background: #11BCC3;
}
.content_list button:hover {
  filter: brightness(90%);
}
.content_list .one ::selection{
background: #8af5b6;
}
.content_list .two ::selection{
background:  #f2b08c;
}
.content_list .three ::selection{
background: #d0f9fb;
}
@media (max-width:1000px) {
   .content_list .card{
    background: #fff;
    width: calc(50% - 20px);
    margin-bottom: 20px;
}
}
@media (max-width:715px) {
 .content_list .card{
    width: 100%;
}
}


.liste-baslik10000{ background-color:#0f8092;}
.liste-baslik5000{ background-color:#3ee856;}
.liste-baslik2500{ background-color:#930f64;}
 
.liste-baslik1000{ background-color:#1fbba6;}
.liste-baslik750{ background-color:#3eb5e7;}
.liste-baslik500{ background-color:#0f8091;}
.liste-baslik250{ background-color:#ee5a92; }
.liste-basliksabit{ background-color:#e69941;}
.liste-baslikteklif{ background-color:#f75556; }
      
.btntumu{float:right; padding:0px 7px; text-decoration:none;background:#fff;color:#000;display:inline-block;position:relative;font-size:11px; font-weight:bold; line-height:24px; margin:3px;}
.btntumu:hover{background-color:#424243;color:#fff;}
    
.btntumu2{float:right; padding:0px 7px; text-decoration:none;background:#fff;color:#000;
          display:inline-block;position:relative;font-size:16px; font-weight:bold; 
          line-height:34px; margin:0px;}
.btntumu2:hover{background-color:#424243;color:#fff;}
      
  
      
#domainlist{ padding:0; margin:0; width:100%;  }
#domainlist li {list-style-type:none; }
#domainlist li:hover { background-color:#e7f4fc;}
#domainlist a, #domainlist a:visited {width:100%;text-align:left; line-height:32px; height:32px;
                                       border-bottom:1px dashed #e0e0e0; padding-left:8px;
 		color : #000;  display:block; 
         font-family:'Oxygen',Arial,Helvetica,sans-serif;  font-size:14px; text-decoration:none; }


.btnfiyatim{float:right; line-height:32px; padding-right:6px; height:32px; text-decoration:none; background-color:transparent; color:#209351;display:inline-block;position:relative;font-size:12px; font-weight:bold;  }
      


 table a:link, table a:visited {
	color: #209351;
	text-decoration:none;
	/*font-size:16px;*/
}
table a:hover {
	text-decoration:none;
	color:Red;
}
table {
width : 100%;
/*background : #fff;*/
border : #ddd 0px solid;
margin-top : 0px;
color : #333;
}
table th {
background: #f5f5f5;
font-weight : bold;
font-size:14px;
color : #1a8dce;
 

}
table th:first-child{
	text-align: left;
}
table tr{
	text-align: left;
	font-size:12px;
}
table tr td:first-child{
	text-align: left;
	border-left: 0;
}
table tr td {
	padding:6px 5px 6px 5px;
	border-bottom:1px dashed #e0e0e0;
 	border-left: 0px;
	 
}
table tr.even td{
	background: #f9f9f9;
}
table tr:last-child td{
	border-bottom:0;
}
table tr:hover td{
	background: #e7f4fc;
}
table tr.domain td{
	background: #fff;
}
table tr.domain:hover{
	background: #fff;
}
table tr.domain td.domtd{
	padding : 0;
}
table tr.domain td.domtd a{
	display : block;
	padding:10px 10px 10px 10px;
}
table tr.domain td.domtd:hover{
	background: #d4eeff;
}
 
     
      
 
  
.baslik2{ color:#506c06;  font-size:22px; font-weight:bold; margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:0px; padding-bottom:15px; padding-top:15px;border-bottom:2px solid #95c11f; text-align:center; border-top:2px solid #95c11f;}
.baslik3{ color:#FFF; background-color:#F39C12; font-size:18px; font-weight:bold; margin-left:0px; margin-right:0px; margin-top:0px;  margin-bottom:0px; padding-bottom:15px; padding-top:15px; border-bottom:1px solid #FFF; text-align:center; border-top:1px solid #FFF;}
.baslik4{ color:#506c06;   font-size:20px; font-weight:bold; margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:0px; padding-bottom:15px; padding-top:0px; border-bottom:1.5px solid #95c11f; text-align:center;}
.baslik5{ color:#506c06;   font-size:20px; font-weight:bold; margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:0px; padding-bottom:15px; padding-top:0px; border-bottom:1.5px solid #95c11f; text-align:left;}

.baslikaciklama{ color:#506c06; background-color:#fff;font-size:22px; font-weight:bold; margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:0px; line-height:46px; padding-bottom:15px; padding-top:5px; text-align:center; border-top:0px solid #95c11f;}
   
.btnteklif{ float:right; padding:5px 10px;text-decoration:none;background:transparent;border:1px solid #f27c7c;color:#f78181;display:inline-block;position:relative;font-size:12px; font-weight:bold;}
.btnteklif2{ float:right; padding:5px 0px; width:250px; text-align:center;  
             text-decoration:none;background:transparent;
             border:1px solid #f27c7c;color:#f78181;display:inline-block;
             position:relative;font-size:15px;}
.btnteklif2:hover{background-color:#F6BB42; color:#000;} 
.btnteklif2:hover a{ color:#000;  }



      @media (max-width:515px) {
     .btnteklif2{ width:180px;}
      }

       @media (max-width:315px) {
     .btnteklif2{ width:120px;}
      }




   .content_list_iki{
  max-width: 1090px;
  width: 100%;
  margin: auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
 .content_list_iki .card_iki{
  background: #fff;
  width: 100%;
  text-align: center;
  /*padding: 15px 30px  30px 30px;*/
 border:0px solid #ddd;
  margin-bottom: 20px;
  }
.content_list_iki .card_iki .top{
  height: 30px;
  color: #fff;
  /*padding: 12px 0 0 0 ;*/
  line-height:30px;
  text-align:left;
  padding-left:5px;
  
}

.content_list_iki .card_iki .top .title{
 font-size: 14px;
 font-weight: 600;
}
.content_list_iki .card_iki .top .price-sec{
  margin-top: -10px;
  font-weight: 600;
}
.content_list_iki .card_iki .top .price{
  font-size: 45px;
}
.content_list_iki .card_iki .info{
  font-size: 16px;
  margin-top: 20px;
}
.content_list_iki .card_iki .details .one{
  margin-top: 25px;
  font-size: 15px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
}
.content_list_iki .card_iki .details .one::before{
  position: absolute;
  content: "";
  width: 100%;
  background: #ddd;
  height: 1px;
  left: 0;
  top: -12px;
  border-radius: 25px;
}
.content_list_iki .card_iki .details .one i{
  color: #2db94d;
}
.content_list_iki .card_iki .details i.fa-times{
  color: #cd3241;
}
.content_list_iki .card_iki button{
  outline: none;
  border: none;
  height: 42px;
  color: #fff;
  margin-top: 30px;
  border-radius: 3px;
  font-size: 18px;
  width: 100%;
  display: block;
  transition: all 0.3s ease;
  cursor: pointer;
  letter-spacing: 1px;
}
.content_list_iki .one .top,
.content_list_iki .one button{
   background-color: #f75556;
}
.content_list_iki .two .top,
.content_list_iki .two button{
  background: #e87130;
}
.content_list_iki .three .top,
.content_list_iki .three button{
  background: #11BCC3;
}
.content_list_iki button:hover {
  filter: brightness(90%);
}
.content_list_iki .one ::selection{
background: #8af5b6;
}
.content_list_iki .two ::selection{
background:  #f2b08c;
}
.content_list_iki .three ::selection{
background: #d0f9fb;
}
@media (max-width:1000px) {
   .content_list_iki .card_iki{
    background: #fff;
    width: calc(50% - 20px);
    margin-bottom: 20px;
}
}
@media (max-width:715px) {
 .content_list_iki .card_iki{
    width: 100%;
}
}

.btnfiyatim_iki{float:right; line-height:38px; padding-right:6px; height:38px; 
                text-decoration:none; background-color:transparent; color:#209351;
                display:inline-block;position:relative;font-size:14px; font-weight:bold;  }
      
      
#domainlist_iki{ padding:0; margin:0; width:100%;  }
#domainlist_iki li {list-style-type:none; }
#domainlist_iki li:hover { background-color:#e7f4fc;}
#domainlist_iki a, #domainlist_iki a:visited {width:100%;text-align:left; line-height:38px; height:38px;
                                       border-bottom:1px dashed #e0e0e0; padding-left:8px;
 		color : #000;  display:block; 
         font-family:'Oxygen',Arial,Helvetica,sans-serif;  font-size:16px; text-decoration:none; }
