.ars-tour-style{
	display: block;
    width: 100%;
  
    -webkit-box-shadow: 0px 0px 14px 1px rgba(0,0,0,1);
-moz-box-shadow: 0px 0px 14px 1px rgba(0,0,0,1);
box-shadow: 0px 0px 14px 1px rgba(0,0,0,1);
  
    padding: 0;
	    margin-bottom: 30px;
  
}
.ars-tab-content-desc p:empty{
	    display: none !important;
}
.ars-booked{
    position: absolute;
    left: 6%;
    transform: none;
    font-size: 12px;
    background-color: rgba(238, 238, 238,.85);
    top: 171px;
    font-weight: bold;
    box-sizing: border-box;
    padding: 5px;
    border-radius: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
}
.ars-tab-content-desc{
	    display: inline-block;
    width: 100%;
    box-sizing: border-box;
}
.ars-booked img{
        display: inline-block;
    width: 14px;
    vertical-align: text-bottom;
}
.tax-product_cat .ars-white-card ul{
	    list-style-type: disc;
    padding-left: 20px;
    box-sizing: border-box;
}
.tax-product_cat .ars-white-card ul li{
	margin-bottom:10px;
}
.ars-tour-style-image-area{
	height: 200px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.ars-tour-style-h2-area{
    display: inline-block;
    width: 100%;
    box-sizing: border-box;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
    overflow: hidden;
    height: 36px;
    margin-top: 0px;
    margin-bottom: 2px;
    position: relative;
    padding-top: 0;
    transition: all .5s;
	position:relative;
	border-bottom: 1px solid #bababa;
}
.ars-tour-style-h2{
	font-size: 16px;
    position: absolute;
    width: 96%;
    text-align: center;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 50%;
    transform: translateY(-50%);
}
.ars-tour-style .ars-tour-style-h2-area:after{
    content: '';
    transition: all .5s;
    width: 0%;
    position: absolute;
    height: 3px;
    background: #f3f6f4 ;
    left: 0;
}
h2.tt i{
    float: right;
    transition: all .3s;
    font-weight: bold;
    line-height: 23px;
}
h2.tt.acik-ttt i{
	transform:rotate(180deg);
}
.ars-tab-content-desc{
	transition:all .3s;
    display: inline-block;
    opacity: 1;
	width:100%;
}
.ars-tab-content-desc.close-ars-tab-content{
    display: none;
    opacity: 0;
}
.ars-tour-style:hover .ars-tour-style-h2-area:after{
    content: '';
    transition: all .5s;
    width: 100%;
    position: absolute;
    height: 3px;
    background:#13d4d4 ;
    left: 0;
}
.ars-tour-style-additional-area{
display: inline-block;
    width: 50%;
    box-sizing: border-box;
    padding-left: 10px;
    padding-right: 10px;
    display: inline-block;
    float: left;
    margin-top: 0px;
}
.ars-tour-style-date{
	    display: inline-block;
    width: 100%;
    margin-bottom: 3px;
    color: #03a9f4;
	font-size: 15px;
}
.ars-tour-style-date i{
	    margin-right: 6px;
}
.ars-tour-style-where{
	font-size: 15px;
    color: #000;
}
.ars-tour-style-where i{
	margin-right: 6px;
}
.ars-tour-style-bottom-area{
    display: inline-block;
    width: 50%;
    margin-bottom: 0;
    margin-top: 0;
    text-align:center;
        padding-bottom: 6px;
}
.ars-tour-style-price-area{
font-weight: bold;
    color: 	#ffffff;
   
    float: left;
    padding-left: 0;
    padding-right: 0;
    background-color: #47acff;
    height: auto;
    line-height: 20px;
    
    text-align: center;
    border: 2px solid #47acff;
    width: 98px;
    display: block;
    margin: 0 auto;
    margin-left: -46px;
    border-radius: 30px;
}
.ars-tour-style-price-area-next{
    display: inline-block;
    float: unset;
    background: #f3772d;
    color: #fff;
    padding: 10px;
    border-radius: 30px;

    margin-right: 0;
    padding-top: 1px;
    padding-bottom: 1px;
    min-width: 100px;
    text-align: center;
    box-sizing: border-box;
	font-weight: bold;
}
.ars-tour-style-price-area-next i{
	    margin-left: 8px;
    vertical-align: text-bottom;
}
.ars-tour-tabs-style .nav-tabs-outer{
  overflow-x:scroll;
  margin: 0px;
}
.ars-tour-tabs-style .nav-tabs-outer > ul > li{
  display: block;
  width: 33.33%;
  border-bottom: 4px solid #bababa;
  background-color: #bababa;
} 
.ars-tour-tabs-style .nav-tabs-outer > ul > li.active{
    border-bottom: none;
	    border-top: 4px solid #f3772d;
		    background: #20add8;

}
.ars-tour-tabs-style .tab-content{
  background: #bababa;
}
.ars-tour-tabs-style .tab-content img{
  padding: 15px;
  float: left;
}
.ars-tour-tabs-style .tab-content p{
height: auto;
    font-size: 14px;
    letter-spacing: unset;
    display: inline-block;
    width: 100%;
    line-height: 20px;
    background-color: #ffffff;
    color: #000;
	margin-bottom: 10px;
}
.ars-tour-tabs-style .tab-pane:after{
  content: "";
  display: block;
  clear: both;
}
.ars-nav-tab{
	    background-color: #bc2b78;
    display: flex;
    margin-top: 40px;
    margin-bottom: 20px;
	border-bottom:none;
}
.ars-tour-tabs-style .nav-tabs>li>a{
	    font-weight: bold;
    color: #000;
    font-size: 16px;
}
.ars-tour-tabs-style .nav-tabs>li>a i{
	    font-weight: bold;
    color: #f3772d;
    font-size: 16px;
	    margin-right: 7px;
}
.ars-tour-tabs-style .nav-tabs>li.active>a{
	border:none;
	margin-bottom: -3px;
}
.ars-tour-tabs-style .tab-content>.active {
    display: inline-block;
    width: 100%;
    background: #ffffff;
}
.ars-tour-tabs-style .tab-content h3{
	    font-size: 16px;
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
    margin-bottom: 10px;
    font-weight: 600;
}
.ars-tour-tabs-style .tab-content h3:before{
	content: '✔';
    display: inline-block;
    position: relative;
    margin-right: 5px;
    color: #4caf50;
}
.ars-tour-tabs-style .tab-content h4{
	font-size: 14px;
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
    font-weight: 600;
}
.ars-tour-tabs-style .tab-content h4:before{
	content: "\f101";
	font-family:'FontAwesome';
	color:#f3772d;
	margin-right: 5px;
}
.new-tour-style-title{
	
}
.tour-other-data-title{
	    font-size: 15px;
    display: inline-block;
    width: 100%;
    border-bottom: none;
    padding-bottom: 4px;
    margin-bottom: 4px;
    font-weight: 600;
    text-align: center;
    margin-top: 10px;
}
.ars-tab-panel-s h2.tt {
    display: inline-block;
    width: 100%;
	    font-size: 15px !important;
    font-weight: 600;
}
.ars-tab-panel-s h2.tt.kapali-ttt{
	    margin-bottom: 0 !important;
}
.ars-title-svg{
    max-width: 24px;
    display: inline-block;
    padding: 0 !important;
    margin-right: 4px;
    vertical-align: unset;
    margin-top: 0px;
    margin-bottom: 8px;
    max-height: 25px;
}
@media screen and (max-width: 768px) {
	.ars-rez-m-plr0{
padding-left:0 !important;	
padding-right:0 !important;	
}
.page-template-rezervation .table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
    overflow-x: auto;
    box-sizing: border-box;
    display: inline-block;
}
        .ars-tour-style {
    margin-bottom: 15px;
}
.ars-title-svg {
    max-width: 16px;
    display: inline-block;
    padding: 0 !important;
    margin-right: 4px;
    vertical-align: unset;
    margin-top: 3px;
    margin-bottom: 0;
    max-height: 20px;
}
  .two_mobil_pad_0{
		padding-left:0;
		padding-right:0;
	}
	.mobil-pad0{
	padding-left:0;
	padding-right:0;
}
.price-table-mobile-bottom-area {
    margin-top: 7px;
    border-top: none;
    padding-top: 0;
}
.project-slider-wrapper {
    padding-right: 0;
    padding-left: 0;
    margin-bottom: 10px;
    border-bottom: none;
    padding-bottom: 0;
}
.single-product .theme-title h2{
	display:none;
}
.ars-white-area-comments {
    margin-top: 3 !important;
}
.single-product .ars-tab-panel-s {
    padding: 0px 3px;
}
}









