.brosurler p {
	width:100%;
	display:block;	
	float:left;
	margin:0
}
.brosurler p:nth-child(odd) a{
	background-color: #f8f8f8;
}
.brosurler p:nth-child(even) a{
	background-color: #eee;
}
.brosurler p:hover a {
	background:#ddd;
}
.brosurler p a{
	position:relative;
	float:left;
	color:#333;
	width:100%;
	
	padding:12px 0 12px 65px;
}

.brosurler p a:before{
	content:'';
	position:absolute;
	left:11px;
	top:6px;
	background-image:url("../images/catalog1.png");
	width:37px;
	height:31px;
	background-size:cover;
}

.brosurler p a:after{
	content:'';
	position:absolute;
	right: 13px;
    top: 10px;
	background-image:url("../images/download1.png");
	width:35px;
	height:28px;
	background-size:cover;
}

.tur-fiyatlar-content .bar-result-content .bar-result-list .otel-box .otel-name {
    float: left;
    font-size: 14px;
    color: #8c8c8c;
    margin-right: 5px
}

.tur-fiyatlar-content .bar-result-content .bar-result-list .otel-box .otel-sayi {
    float: left;
    font-size: 14px;
    color: #8c8c8c
}

.tur-fiyatlar-content .bar-result-content .bar-result-list .otel-box .otel-price {
    float: right
}

.tur-fiyatlar-content .bar-result-content .bar-result-list .otel-box .otel-price em {
    font-style: normal;
    font-family: Arial;
    font-size: 16px;
    color: #8c8c8c
}

.tur-fiyatlar-content .bar-result-content .bar-result-list .otel-box .otel-price span {
    font-size: 19px;
    color: #8c8c8c;
    font-weight: 600
}

.tur-fiyatlar-content .bar-result-content .bar-result-list .otel-box .otel-check {
    float: right;
    opacity: 0;
    margin-top: 3px;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    -ms-transition: all .2s linear;
    transition: all .2s linear
}

.tur-fiyatlar-content .bar-result-content .bar-result-list .otel-box .otel-check i {
    color: #39b54a;
    font-size: 24px
}

.tur-fiyatlar-content .bar-result-content .bar-result-list .otel-box .otel-choose {
    float: right;
    margin-right: 15px;
    margin-left: 20px
}

.tur-fiyatlar-content .bar-result-content .bar-result-list .otel-box .otel-choose span {
    font-size: 13px;
    color: #8c8c8c;
    padding: 4px 10px;
    float: left;
    margin-top: 3px;
    border: 1px solid #8c8c8c
}

.tur-fiyatlar-content .bar-result-content .bar-result-list .active {
    border: 1px solid #d30000!important
}

.tur-fiyatlar-content .bar-result-content .bar-result-list .active .otel-choose span {
    background: #39b54a;
    color: #fff;
    border: 1px solid #39b54a
}

.tur-fiyatlar-content .bar-result-content .bar-result-list .active .otel-name {
    color: #d30000
}

.tur-fiyatlar-content .bar-result-content .bar-result-list .active .otel-sayi {
    color: #d30000
}

.tur-fiyatlar-content .bar-result-content .bar-result-list .active .otel-price em,
.tur-fiyatlar-content .bar-result-content .bar-result-list .active .otel-price span {
    color: #d30000
}

.tur-fiyatlar-content .bar-result-content .bar-result-list .active .otel-check {
    opacity: 1;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    -ms-transition: all .2s linear;
    transition: all .2s linear
}

.tur-fiyatlar-content .bar-outer {
    width: 100%;
    float: left;
    min-height: 55px;
    margin-top: 10px;
    border: 2px solid #d30000
}

.otel-choose3{
	float: right;
    margin-right: 15px;
    margin-left: 20px;
}
.otel-choose3 span{
	 background: #d30000;
    color: #fff;
    border: 1px solid #d30000;
	padding: 4px 10px;
    float: left;
    margin-top: 3px;
	font-size:13px;
}
.rtrtur span {
	-webkit-text-decoration-line: line-through; /* Safari */
   text-decoration-line: line-through; 
   font-size: 27px!important;
}

.tab-right .rezervation .rezervation-content .bilgiler .bilgi-box span {
    font-size: 14px;
    color: #464646;
    float: left;
    width: 151px!important;
}
 
 
.tourmaster-tour-price-wrap em {
	font-style: normal;
	    float: right;
		margin-left:4px;
}
.tourmaster-tour-price-wrap .old-price  {
	color: #a7a7a7;
	    text-decoration: line-through;
}
 .tourmaster-tour-price-wrap .new-price  {
	color: #d30000;
	font-weight:700;
	font-size:19px;
	float:left;
	margin-top: 5px;
}
.newpricerpr span {
    -webkit-text-decoration-line: line-through;
    text-decoration-line: line-through;
    float: left;
    position: relative;
}
.newpricerpr em {
    float: left;
    font-size: 17px;
}
.newpricerpr .ccfiyat {
    float: left;
    font-size: 17px;
}

.newpricerpr {
	width:100%;
}
.newpricerpr span::after {
    content: '';
    width: 100%;
    height: 1px;
    background: #d30000;
    position: absolute;
    left: 0;
    top: 10px;
}

.searchnew {
    float:left;
    position:relative;
	margin-top:-4px;
}

.searchnew i {
    color: #1A2B48;
    font-size:18px;
    padding: 5px;
    cursor: pointer;
}
.search-overlay {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 9999;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    overflow: hidden;
}
.search-overlay.search-overlay-active {
    opacity: 1;
    visibility: visible;
}
.search-overlay .search-layer {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    left: 0;
    background-color: rgba(0,0,0,.8);
    -webkit-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}
.search-overlay.search-overlay-active.search-overlay .search-layer {
    -webkit-transform: translateX(0);
    transform: translateX(0);
}
.d-table {
    width: 100%;
    height: 100%;
}
.d-table {
    display: table!important;
}
.d-table-cell {
    display: table-cell!important;
    vertical-align: middle
}
.searchnew-inputcontent {

    opacity: 0;
    visibility: hidden;
    position: absolute;
    left: 39%;
    top: 50%;
    z-index: 2;
    margin-left: -40px;
    max-width: 500px;
    width: 500px;
    padding: 0 15px;
}
.searchnew-inputcontent.active {
    opacity: 1;
    visibility: visible;

}
.search-overlay .search-form form {
    position: relative;
}
.search-overlay .search-form form .input-search {
    display: block;
    width: 100%;
    height: 60px;
    border: none;
    border-radius: 30px;
    color: #252525;
    padding: 3px 0 0 25px;
}
.search-overlay .search-form  button {
    position: absolute;
    right: 25px;
    top: 5px;
    width: 50px;
    color: #fff;
    height: 50px;
    border-radius: 50%;
    background-color: #d30000;
    -webkit-transition: .7s;
    transition: .7s;
    border: none;
    font-size: 20px;
    line-height: 47px;
}
.searchnew-inputcontent input.ssinput {
    display: block;
    width: 100%;
    height: 60px;
    border: none;
    border-radius: 30px;
    color: #252525;
    padding: 3px 0 0 25px;
}
.searchnew-inputcontent input:hover { background:#fff;}
.searchnew-inputcontent input:focus { background:#fff;}
.searchnew-inputcontent input:active{ background:#fff;}

@media screen and (max-width:768px){
    header .header-bar .menu {
        margin-top: 9px;
    }
    .searchnew {
        margin-right: 10px;
    }
    .searchnew i {
        color: #1A2B48;
        font-size: 19px;
        padding: 5px;
        cursor: pointer;
    }
}

.search-overlay.search-overlay-active.search-overlay .search-close {
    opacity: 1;
    visibility: visible;
}
.search-overlay .search-close {
    position: absolute;
    top: 40px;
    right: 40px;
    width: 50px;
    z-index: 2;
    text-align: center;
    cursor: pointer;
    padding: 10px;
    -webkit-transition: all .9s ease-in-out 1.1s;
    transition: all .9s ease-in-out 1.1s;
    opacity: 0;
    visibility: hidden;
}
.search-overlay .search-close .search-close-line {
    width: 100%;
    height: 3px;
    float: left;
    margin-bottom: 5px;
    background-color: #fff;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}
.search-overlay .search-close .search-close-line:nth-child(1) {
    -webkit-transform: rotate(
            45deg);
    transform: rotate(
            45deg);
}
.search-overlay .search-close .search-close-line:nth-child(2) {
    margin-top: -7px;
    -webkit-transform: rotate(
            -45deg);
    transform: rotate(
            -45deg);
}
@media only screen and (max-width: 767px) {
    .search-overlay .search-form form .input-search {
        height: 50px;
        padding: 0 0 0 15px;
    }
}
@media only screen and (max-width: 767px) {
    .search-overlay .search-form form button {
        position: absolute;
        right: 5px;
        top: 5px;
        width: 40px;
        height: 40px;
        font-size: 18px;
        line-height: 35px;
    }
}
@media only screen and (max-width: 767px) {
	header {
		height: 121px;
	}
	.langtopitems {
		float:right;
	}
	.topbar-items {
		width:auto;
	}	
	.fixed-header .header-bar {
		padding: 19px 0 28px;
	}
    .search-overlay .search-form {
        max-width: 100%;
        width: 100%;
    }
    .searchnew-inputcontent {
        max-width: 100%;
        width: 100%;
        left:0;
        margin-left:0;
    }
    .searchnew-inputcontent input.ssinput {
        height: 50px;
    }
    .search-overlay .search-form button {
        position: absolute;
        right: 25px;
        top: 6px;
        width: 41px;
        color: #fff;
        height: 40px;
        border-radius: 50%;
        background-color: #d30000;
        -webkit-transition: .7s;
        transition: .7s;
        border: none;
        font-size: 20px;
        line-height: 39px;
    }
    header .fixed-header {
        position: static;
    }
    .mobile-menu {
        padding-top:0;
    }
    header .header-top-bar {
        padding: 8px 0 5px 0;
    }
}

