﻿.turdetayustul{
	margin-top:10px !important;
}
.turdetayustul a {
    color: white;
    font-size: 0.8rem;
    
}
.list-group-item{
	
padding: 10px;
	
font-weight: bold;
}
.list-group-item.tur_toplam_fiyat h3{
	font-weight: bold !important;
}
.rez_tur_bilgi label{
	font-size:large;
}
.mobile-nav-wrapper .text-center .fa{
	margin-top:10px !important;
}

@media (max-width: 991px) {
	
	.col-md-121{
		padding-left:10px;
		padding-right:20px;
	}
	.footer-wrapper img{
		width: 50%;
		float: left;
	}
	.tourbackust{
		height: 280px !important;
		margin-bottom: -280px !important;
	}
	.paylasalan{
		background:white;
		padding:5px 10px;
		border-radius:5px;
	}
	.turdetayustul{padding-left:10px;color:white;display: inline-block !important;line-height: 1rem !important;margin-top: 8px;}
	.turdetayustul li{
		float:left;
		line-height: 1rem;
	}
	.turdetayustul li.active{
		display:none;
	}
	.turdetayustul a{
		color:white;
		font-size: 0.8rem;
	}
	.tur_detay_baslik{
		padding-left:10px;
		padding-right:20px;
		line-height: 1.8rem;
		font-weight: bold !important;
		font-size: 1.5rem !important;
	}
	.tur_detay_baslik_slogan{
		padding-left:10px;
		padding-right:20px;
	}
	.col-md-9.p-0{
		padding-right:15px !important;
		padding-left:15px !important;
	}
	.col-md-3.pr-0{
		padding-right:15px !important;
	}
	.nav-tabs li{
		width:50%;
	}
}
.turdetayustul li{
     color:#cecece;
}
.tur_detay_baslik{
    color:white;
    font-weight: 400;
    margin-bottom:0px;
    text-shadow: 1px 1px 0 #000;
}
.tur_detay_baslik_slogan{
     color:white;
    font-weight:400;
    margin-bottom:0px;
}
.tourbackust{
    width: 100%;
    height: 390px;
    background-position: center center;
    background-size: cover;
    box-shadow: 0 1px 5px #000;
    position: relative;
    padding-top: 80px;
    margin-bottom: -390px;
    z-index: 0;
}
.tourbackust:after {
    content: "";
    /* background: url(https://static.agentis.com.tr/images/assets/overlay.png) center center;*/
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    /* z-index: -1; */
    background: rgb(84 84 84 / 40%);
}
.tour_sag{
    /* background:white; */
    /* padding:15px; */
}
.tour_sag .tour_fiyat_alan{
    margin-bottom: 10px;
    /* background: red; */
    background: white;
    padding: 10px;
    border: 1px solid rgba(128,137,150,.2);
    /* padding: 30px; */
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: #fff;
    -webkit-box-shadow: 0 0 40px rgb(82 85 90 / 3%);
    -moz-box-shadow: 0 0 40px rgba(82,85,90,.03);
    box-shadow: 0 0 40px rgb(82 85 90 / 3%);
    text-align: center;
}
.tour_sag .tour_fiyat_alan .tour_fiyat h4{
    margin-bottom:0px;
    background: #f5bc19;
    color: white;
    border-radius: 5px;
}
.tour_sag .tour_rez_alan{
    margin-bottom:10px;
    /* background: #2196f3; */
    /* background: white; */
    padding: 15px;
    border: 1px solid rgba(128,137,150,.2);
    /* padding: 30px; */
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: #fff;
    -webkit-box-shadow: 0 0 40px rgb(82 85 90 / 3%);
    -moz-box-shadow: 0 0 40px rgba(82,85,90,.03);
    box-shadow: 0 0 40px rgb(82 85 90 / 3%);
    text-align: center;
}
.tour_rez_alan h3{
    /* margin-bottom:5px; */
    text-upparcase:none;
}
.tour_sag .tour_rez_alan h4{
    margin-bottom:0px;
}
.tour_sag .tour_rez_alan h6{
    margin-bottom:10px;
}
.tour_sag .tour_tel_alan{
    margin-bottom: 20px;
    /* background: red; */
    background: white;
    padding: 15px;
    border: 1px solid rgba(128,137,150,.2);
    /* padding: 30px; */
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: #fff;
    -webkit-box-shadow: 0 0 40px rgb(82 85 90 / 3%);
    -moz-box-shadow: 0 0 40px rgba(82,85,90,.03);
    box-shadow: 0 0 40px rgb(82 85 90 / 3%);
    text-align: center;
}
.tour_sag .tour_tel_alan a{font-size: 21px;display: block;margin-bottom: 0px;color: #2196f3;font-weight: 700;margin-bottom: 15px;}
section.section {
    background: #f6f9fd59;
    /* border-top: 5px solid #ffffff; */
    margin: 0px 0;
    padding: 5px 0;
    padding-bottom: 5px;
    border-top: none;
}

.boxzafer{
               border-radius: 10px;
               background-color: #ffffff;
               box-shadow: 0 8px 30px 0 rgba(150,164,167,0.4);
               margin-bottom: 20px;
       }
      .boxzafer .pic img {
    border-radius: 8px 8px 0px 0px;
    object-fit: cover;
    width: 100%;
    height: 140px;
}
      @media (max-width: 479px){
           .boxzafer .pic img {
   /* display:none; */
}

      }



    .boxzafer .text {
    /* padding: 10px; */
    width: 100%;
    max-height: 90px;
    min-height: 90px;
    overflow-y: auto;
    font-weight: 600;
    width: 100%;
    display: inline-block;
    overflow: hidden;
    padding-left: 10px;
    padding-right: 10px;
}
        .boxzafer .text p{
   margin-bottom: 2px !important;
   font-size: 12px;
   color: #2f2f2f;
   padding: 0 0px;
   font-weight: 400;
   margin: 5px 0;
   line-height: 18px;
}
    .boxzafer .text h2 {
    /* font-family: Nunito Sans; */
    /* font-size: 20px; */
    /* font-weight: bold; */
    /* text-align: left; */
    /* color: #333d47; */
    /* margin-top: 0px; */
    /* margin-bottom: 5px !important; */
    font-size: 15px;
    font-weight: bold;
    color: #2f2f2f;
    padding: 0 0px;
    margin-top: 10px;
    margin-bottom: 0px;
    /* line-height: initial; */
    line-height: 18px;
}

.boxzafer:hover {
    transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
        box-shadow: 0 8px 30px 0 rgb(150, 164, 167);
   
    }

    .zaferfiyat{
        font-weight: 900;
        letter-spacing: -0.3px;
        text-align: left;
        color: #519637;
    }
    .foto_indirim{
        position: absolute;
        top: 0px;
        right: 18px;
        background: #FFC107;
        padding: 5px 0;
        max-width: 64px;
        color: #fff;
        font-weight: 600;
        font-size: 16px;
        line-height: 18px;
        text-align: center;
        z-index: 2;
    }
     .foto_indirim:before{
         content: '';
         width: 0;
         height: 0;
         position: absolute;
         bottom: -5px;
         left: 0;
         border-bottom: 6px solid transparent;
         border-left: 32px solid #ffc107;
         border-right: 32px solid #ffc107;
     }
     .boxzafer .text .h5-night-info{
         font-size: 14px;
         font-weight: 700;
         color: #f90101;
         padding: 0 0px;
         margin: 0px 0;
     }
    .boxzafer .text-bottom {
         width: 100%;
         float: none;
         border-top: 1px solid #dcdcdc;
         padding: 0 5px;
         display: block;
         overflow: hidden;
     }
     .boxzafer .text-bottom .bottom_fiyat .eski_fiyat{
         font-size: 15px;
         /* font-weight: 400; */
         color: #7d7d7d;
         text-decoration: line-through;
         display: block;
         line-height: normal;
    }
     .boxzafer .text-bottom .bottom_fiyat .yeni_fiyat{
         font-size: 23px;
         font-weight: 600;
         color: #80c435;
         line-height: normal;
     }
     .boxzafer .text-bottom .bottom_fiyat{
         font-size: 12px;
         font-weight: 600;
         color: #2f2f2f;
         /* width: 50%; */
         float: left;
         text-align: center;
         margin-top: 0px;
     }
      .boxzafer .text-bottom .bottom_buton{
          display: inline-block;
          float: right;
          margin: 0px 5px;
          padding: 4px;
          background: #ed1c24;
          color: #fff;
          border-radius: 3px;
          font-size: 10px;
          font-weight: 600;
          transition: min-height 0.3s ease;
          box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.33);
          margin-top: 3px;
          line-height: 19px;
     }
      .boxzafer .text-bottom {
         
     }
     .yeni_fiyat2{
         background: #2196f3;
         float: right;
         margin-top: -31px;
         z-index: 9999999999;
         display: block;
         position: absolute;
         /* right: 0; */
         padding: 1px 6px;
         background: #ffc107;
         border-radius: 0;
         color: #fff;
         font-size: 24px;
         /* font-weight: 600; */
         /* letter-spacing: 0.5px; */
         /* padding: 0 10px; */
         /* position: absolute; */
         right: 0px;
         text-transform: capitalize;
         /* bottom: 83px; */
         border-top-left-radius: 10px;
         -webkit-transition: all 150ms ease-in-out 0s;
         -o-transition: all 150ms ease-in-out 0s;
         transition: all 150ms ease-in-out 0s;
         box-shadow: 0 8px 30px 0 rgb(150 164 167 / 40%);
     }
     .kategori_baslik{
    /* background: #b8ccfe; */
    /* background-color: #ffffff; */
    /* box-shadow: 0 8px 30px 0 rgba(150, 164, 167, 0.68); */
    padding: 5px 0PX;
    margin-bottom: 5px;
    /* border-bottom: 3px solid #ffc107; */
    /* border-radius: 10px; */
    margin-top: 10px !important;
}
.kategori_baslik h3{
    
margin: 5px;
    
padding: 0px;
    
/* float: left; */
}
.kategori_baslik .kategori_tum{
    
float: right;
    
/* border: 2px solid #f8bf12; */
    
padding-left: 5px;
    
padding-right: 5px;
    
/* margin-bottom: 10px !important; */
    
font-size: 15px;
}
.tur_tabcontent{
    border:none;
    box-shadow: none;
    padding: 0px;
}
.tur_bolum{/* border-color: #e5e5e53d; */margin-bottom: 20px;/* background-color: #fff; *//* border: 1px solid #e5e5e566; *//* border-radius: 4px; *//* -webkit-box-shadow: 0 1px 1px rgb(0 0 0 / 5%); *//* box-shadow: 0 1px 1px rgb(0 0 0 / 5%); *//* box-shadow: 0 2px 2px rgb(0 0 0 / 16%); *//* padding: 15px; */border: 1px solid rgba(128,137,150,.2);/* padding: 30px; */-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;background-color: #fff;-webkit-box-shadow: 0 0 40px rgb(82 85 90 / 3%);-moz-box-shadow: 0 0 40px rgba(82,85,90,.03);box-shadow: 0 0 40px rgb(82 85 90 / 3%);}
.tur_bolum .tur_basliklari{
    /* color: #333; */
    /* background-color: #f5f5f5; */
    border-bottom: 1px solid #ddd;
    margin-bottom: 5px;
    padding: 10px 10px;
    font-size: 15px;
    /* color: #003466; */
    color: #444;
    font-weight: 600;
    background-color: #fff;
}
.tur_bolum .tur_bolum_detay{
     padding: 10px 10px;
}
.nav-tabs{

margin-bottom: 10px;
}
.nav-tabs li{
    /* background: #f7f7f7; */
    /* border-bottom: none; */
    /* border-left: 1px solid #EEE; */
    /* border-right: 1px solid #EEE; */
    /* border-top: 3px solid #EEE; */
    /* color: #CCC; */
    padding: 0px !important;
    padding-right: 5px !important;
    /* color: #003466; */
    /* box-shadow: 0 1px 5px #00000014; */
    /* border: 1px solid #00000014; */
}
.nav-tabs li a{
    
/* color: #003466; */
    
/* width: 100%; */
    
/* background: #f7f7f7; */
    
/* border-bottom: none; */
    
/* border-left: 1px solid #EEE; */
    
/* border-right: 1px solid #EEE; */
    
/* border-top: 3px solid #EEE; */
    
/* color: #fff; */
    
color: #444;
    
display: block;
    
padding: 0 20px;
    
/* background: #d9d9d9; */
    
background: #ffffff;
    
font-size: 1em;
    
font-weight: bold;
    
height: 40px;
    
line-height: 40px;
    
text-decoration: none;
    
/* text-transform: uppercase; */
    
white-space: nowrap;
    
border: 1px solid #00000014;
}
.nav > li > a:hover, .nav > li > a:focus {
    background: #2196f3;
     color: white;
}
.nav > li.active > a, .nav > li > a:focus {
    /* background: #2196f3; */
    /* color: white; */
}
.menu_seffaf{
	background-color: #ffffffd1;
}
.menu_kutu{
	padding:0px !important;
	margin: 0px !important;
}
.menu_kutu .col-md-3{
		border-right: 2px solid gainsboro;
		padding-left: 0px;
	}
	.menu_kutu .col-md-3:hover .boxzafer2{
		 background: #ffffff; 
		 padding:5px;
	}
	.menu_kutu .col-md-3:last-child{
		border-right: none;
	}
	.menu_kutu a{
		padding:0px !important;
	}
	.menu_kutu h4{
		color:#0042b0 !important;
		text-align:center;
	}
	.menu_kutu h2{
		/* color:#0042b0 !important; */
		/* text-align:center; */
		font-size: 1.2em;
		margin-bottom: 0px;
		line-height: 1.4em;
		font-weight: 600;
		margin-top: 5px;
	}
	.menu_kutu img{
		width:100% !important;
	}
	.menu_kutu_icerik{
		-webkit-transform: scale(1);
		transform: scale(1);
		-webkit-transition: .3s ease-in-out;
		transition: .3s ease-in-out;
	}
	.menu_kutu_icerik:hover{
		-webkit-transform: scale(1.1);
		transform: scale(1.1);
		-webkit-transition: .3s ease-in-out;
		transition: .3s ease-in-out;
		cursor:pointer;
	}
	.footer_link{
		width:33%;
		float:left;
	}
	.foot-info ul, .foot-support ul{
		list-style:none;
		padding: 0px;
	}
	.footer-wrapper{
		background: white;
    padding: 20px 0px 0px 0px;
	}
	.footer-wrapper a{
		color:#60676d;
	}
	.beyazbox{
		margin-bottom: 10px;
		/* background: red; */
		background: white;
		padding: 10px;
		border: 1px solid rgba(128,137,150,.2);
		/* padding: 30px; */
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
		background-color: #fff;
		-webkit-box-shadow: 0 0 40px rgb(82 85 90 / 3%);
		-moz-box-shadow: 0 0 40px rgba(82,85,90,.03);
		box-shadow: 0 0 40px rgb(82 85 90 / 3%);
		/* text-align: center; */
	}
	.yolcu_ekle {
		border-bottom:1px solid #dedede;
		padding-bottom:10px;
		margin-bottom:10px;
	}
	.yolcu_ekle .kisi_text{
		margin-bottom:5px;
	}
	.odemehata_panel{
		color: #a94442;
    background-color: #ffffff;
    border-color: #fd4b4b;
    padding:10px;
    text-align:center;
	}
	.odemehata_panel img{
		display:block;
		margin-left:auto;
		margin-right:auto;
	}
	.odemeonay_panel{
		color: #a94442;
    background-color: #ffffff;
    border-color: #fd4b4b;
    padding:10px;
    text-align:center;
	}
	.odemeonay_panel img{
		display:block;
		margin-left:auto;
		margin-right:auto;
	}
	.pop_kisiler{
		display:none;
		position: absolute;
		left: 15px;
		right: 0;
		/* top: -webkit-calc(100%); */
		top: -moz-calc(100%);
		/* top: calc(100%); */
		background-color: rgb(33 150 243);
		z-index: 99999;
		border-radius: 0 0 10px 10px;
		-webkit-box-shadow: 0 8px 20px 0 rgb(0 0 0 / 15%);
		-moz-box-shadow: 0 8px 20px 0 rgba(0,0,0,.15);
		box-shadow: 0 8px 20px 0 rgb(0 0 0 / 15%);
		padding: 10px 15px 10px 10px;
		padding-right: 15px;
	}
	.pop_kisiler.show{
		display:block !important;
		/* margin: 0 2px; */
	}
	.pop_kisiler label{
		color:white;
		margin-bottom: 0px;
	}
	#yolcu_text{
		cursor:pointer;
	}