/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 16 2024 | 13:49:05 */
.text-rotator {
  position: relative;
  display: inline-block;
  width: 400px;  /* genişlik */
  height: auto;
  vertical-align: middle;
}

/* Rakam + kelimeyi turuncu ve bold yapar */
.highlightedNumber {
  color: orange;
  font-weight: bold;
}

/* Animasyon (fade-slide) ayarları */
.sentence {
  position: absolute;
  top: 0; 
  left: 0;
  width: 100%;
  opacity: 0;
  animation: fade-slide 6s infinite;
}
.sentence1 { animation-delay: 0s; }
.sentence2 { animation-delay: 3s; }

@keyframes fade-slide {
  0%   { transform: translateX(-20px); opacity: 0; }
  5%   { transform: translateX(0);     opacity: 1; }
  45%  { transform: translateX(0);     opacity: 1; }
  50%  { transform: translateX(20px);  opacity: 0; }
  55%  { transform: translateX(-20px); opacity: 0; }
  100% { transform: translateX(-20px); opacity: 0; }
}


.tourmaster-header-price3 .tourmaster-tour-rating {
font-size: 14px; }
	
.tourmaster-header-price3 .tourmaster-header-price3-head {
display: none;
}


.tourmaster-tour-rating i, .tourmaster-review-form .tourmaster-review-form-rating, .tourmaster-single-review-content .tourmaster-single-review-detail-rating i, .tourmaster-tour-review-item .tourmaster-tour-review-item-rating i, .tourmaster-tour-search-field-rating .tourmaster-rating-select {
    color: orange;
}


.exccc table {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  border: none;
border-collapse: collapse;
}

.exccc tr {
  
padding-left:7px;
color: #333333;
line-height: 18px;
}
  

.exccc tr a{
color: #022c4b;
   text-decoration: underline;
}

.exccc tr a:hover {
color: #022c4b;
}

  .exccc td {
    background-color: #ffffff;
      padding-right:3px;
    color: #333333;
	letter-spacing: -0.02em;
    padding-left:7px;
    padding-top:5px;
}

  .listing li:not(:last-child) {
    margin-bottom: 5px;
}

.listing a {
color: #022c4b;
text-decoration: underline !important;
text-decoration-color: #0a2d2e !important;
text-underline-position: under !important; 
}
.listing a:hover {
 color: #022c4b;
}


.texccc table {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  border: none;
border-collapse: collapse;
}

.texccc tr {
padding-left:7px;
color: #333333;
line-height: 18px;
}
  

.texccc tr a{
color: #022c4b;
   text-decoration: underline;
}

.texccc tr a:hover {
color: #022c4b;
}

  .texccc td {
    background-color: #ffffff;
    padding-right:3px;
    color: #333333;
	letter-spacing: -0.02em;
    padding-left:7px;
    padding-top:5px;
}

  .texccc td:first-child {
width: 23%; /* adjust as needed */
white-space: nowrap;

}

.tableexc td {
color: #333333;
}

.tableexc th {
font-weight: bold;
font-size: 18px;
}

.tableexcc td {
color: #333333;
padding-left: 15px;
padding-right: 5px;
vertical-align: middle;
}

.tableexcc th {

padding-left: 5px;
padding-right: 5px;
  white-space: nowrap;
}
  
@media (max-width: 1000px) {
  
  .exccc table {
  width: 100%;
   padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
}
  
  .texccc table {
  width: 100%;
}

.texccc td:first-child {
width: auto;
  padding-right:7px;
  }
  
  .tableexcc td {
color: #333333;
padding-left: 15px;
      }
	
	.traveltour-item-mgb, .gdlr-core-item-mgb {
		
	margin-bottom: 0px;
	}
	
	.tourmaster-single-review-container.tourmaster-style-2 .tourmaster-single-review-head .tourmaster-tour-rating {
		    background-color: #fff;
		}

.tourmaster-single-review-container.tourmaster-style-2 .tourmaster-single-review-head .tourmaster-single-review-filter {
	display: none;
	}
	
	.tourmaster-single-review-item .tourmaster-single-review-head-info {
float: left;	
	}
	
	.tourmaster-single-review-container.tourmaster-style-2 .tourmaster-single-review-head .tourmaster-tour-rating {
		padding: 0px 0px;
	}
	
	.tourmaster-single-review-head .tourmaster-tour-rating-text {
font-size: 17px;
			}
	
	.tourmaster-single-review-head .tourmaster-tour-rating i {
		line-height: 20px;align-content
	}
	
	
	.tourmaster-single-review-item .tourmaster-single-review-content .tourmaster-single-review-user-name {
	padding-right: 10px;
}
	
	.tourmaster-single-review-item .tourmaster-single-review-content .tourmaster-single-review-avatar {
		display:none;
	}
	
	    .tourmaster-single-review-content .tourmaster-single-review-user {
margin: 0px 0px 25px;
	}
	
	.tourmaster-single-review-container.tourmaster-style-2 .tourmaster-single-review-content .tourmaster-single-review-detail-date {
		display: none;
	}
	
	.tourmaster-single-review-item .tourmaster-single-review-content .tourmaster-single-review-detail {
		padding-bottom: 0px;
	}