<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
font-family: 'Raleway', sans-serif;
}

body.noScroll {
height: 100vh;
overflow: hidden;
}

body.detailPage {
padding-bottom: 50px;
}

input, select, textarea {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}

select::-ms-expand {
display: none;
/* to ie 10 */
}

input:focus, input[type="radio"]:focus, input[type="checkbox"]:focus,
.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active:focus, .btn.active.focus,
a:focus, a:active:focus {
outline: none;
outline-offset: 0;
outline-color: transparent;
}

.btn:hover, .btn:focus, .btn.focus {
color: #fff;
text-decoration: underline;
}

a {
color: #337ab7;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}

a:hover, a:focus {
color: #179bd7;
}

.w-100 {
width: 100%;
}

.width-full, .header, .main {
width: 100%;
float: left;
}

ul.disc {
padding-left: 40px;
}

ul.disc li {
list-style: disc;
}

.resultItem .gobtn {
color: #000;
font-weight: 600;
cursor: pointer;
float: left;
width: 100%;
text-align: center;
margin: 10px 0px 0px 0px;
padding: 5px 10px;
background: #e51569;
color: #fff !important;
    border-radius: 10px;
}

ul li {
list-style: none;
}

.clearfix {
clear: both;
}

.wrapper {
margin: 0 auto;
width: 1170px;
}

.flex {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
}

.vl-center {
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
}

.row5 {
margin-left: -5px;
margin-right: -5px;
}

.row7 {
margin-left: -7px;
margin-right: -7px;
}

.row10 {
margin-left: -10px;
margin-right: -10px;
}

.row12 {
margin-left: -12px;
margin-right: -12px;
}

.mTB0 {
margin-top: 0 !important;
margin-bottom: 0 !important;
}

.mTB5 {
margin-top: 5px !important;
margin-bottom: 5px !important;
}

.mTB10 {
margin-top: 10px !important;
margin-bottom: 10px !important;
}

.mTB15 {
margin-top: 15px !important;
margin-bottom: 15px !important;
}

.mTB20 {
margin-top: 20px !important;
margin-bottom: 20px !important;
}

.mTB30 {
margin-top: 30px !important;
margin-bottom: 30px !important;
}

.mTop40 {
margin-top: 40px !important;
}

.mTop30 {
margin-top: 30px !important;
}

.mTop20 {
margin-top: 20px !important;
}

.mTop15 {
margin-top: 15px !important;
}

.mTop10 {
margin-top: 10px !important;
}

.mTop5 {
margin-top: 5px !important;
}

.mTop0 {
margin-top: 0 !important;
}

.mBottom40 {
margin-bottom: 40px !important;
}

.mBottom30 {
margin-bottom: 30px !important;
}

.mBottom20 {
margin-bottom: 20px !important;
}

.mBottom15 {
margin-bottom: 15px !important;
}

.mBottom10 {
margin-bottom: 10px !important;
}

.mBottom5 {
margin-bottom: 5px !important;
}

.mBottom0 {
margin-bottom: 0 !important;
}

.mRight20 {
margin-right: 20px !important;
}

.mRight15 {
margin-right: 15px !important;
}

.mRight10 {
margin-right: 10px !important;
}

.mRight7 {
margin-right: 7px !important;
}

.mRight5 {
margin-right: 5px !important;
}

.mRight3 {
margin-right: 3px !important;
}

.mLeft20 {
margin-left: 20px !important;
}

.mLeft15 {
margin-left: 15px !important;
}

.mLeft10 {
margin-left: 10px !important;
}

.mLeft7 {
margin-left: 7px !important;
}

.mLeft5 {
margin-left: 5px !important;
}

.mLeft3 {
margin-left: 3px !important;
}

.mLR0 {
margin-left: 0 !important;
margin-right: 0 !important;
}

.m0 {
margin: 0 !important;
}

.p0 {
padding: 0 !important;
}

.pLR0 {
padding-left: 0 !important;
padding-right: 0 !important;
}

.pTB10 {
padding-top: 5px !important;
padding-bottom: 5px !important;
}

.pTB20 {
padding-top: 20px !important;
padding-bottom: 20px !important;
}

.pTB15 {
padding-top: 15px !important;
padding-bottom: 15px !important;
}

.pTB30 {
padding-top: 30px !important;
padding-bottom: 30px !important;
}

.pTB60 {
padding-top: 60px !important;
padding-bottom: 60px !important;
}

.padding15 {
padding: 15px !important;
}

.removeSelect::after {
display: none;
}

.relative {
position: relative;
}

.block {
display: block;
}

.tableCell {
display: table-cell;
vertical-align: middle;
}

.line-height, .formLeft span {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}

.justify-space-between {
display: -webkit-flex;
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
-webkit-box-pack: justify;
justify-content: space-between;
}

.selectBoxArrow {
position: relative;
}

.selectBoxArrow::after {
content: '';
top: 13px;
right: 15px;
width: 10px;
height: 5px;
position: absolute;
background-image: url("../../img/selectboxarrow.png");
background-repeat: no-repeat;
background-position: center center;
}

.white {
background-color: #fff !important;
}

.text-white {
color: #fff !important;
}

.text-black {
color: #333 !important;
}

.fs12 {
font-size: 12px !important;
}

.fs14 {
font-size: 14px !important;
}

.fs18 {
font-size: 18px !important;
}

.fs20 {
font-size: 20px !important;
}

.fs24 {
font-size: 24px !important;
}

.fs30 {
font-size: 30px !important;
}

.fs34 {
font-size: 34px !important;
}

.fs50 {
font-size: 50px !important;
}

.text-decoration {
text-decoration: none;
}

.text-decoration:hover, .text-decoration:focus {
text-decoration: none;
}

.img-hover img {
opacity: 1;
filter: alpha(opacity=100);
transition: all .4s;
}

.img-hover:hover img {
opacity: .8;
filter: alpha(opacity=80);
}

.btn-dark {
background-color: #222;
color: #fff;
border-color: #222;
}

.header {
margin-bottom: 30px;
}

.top-bar {
float: left;
width: 100%;
background-color: #e51569;
}

#navbarBasket {
float: right;
margin-left: 18px;
position: relative;
font-family: 'Open Sans Condensed', sans-serif;
}

#navbarBasket .dropdown-toggle {
float: left;
margin: 0 0;
padding: 5px 0;
font-size: 20px;
color: #fff7f7;
font-weight: 300;
line-height: 28px;
text-decoration: none;
background-color: transparent;
-webkit-box-shadow: none;
box-shadow: none;
outline: none;
border: none;
}

#navbarBasket .dropdown-toggle .basket-icon {
float: left;
width: 21px;
height: 18px;
margin: 5px 5px 0 0;
background: url("../../img/basket.png") no-repeat center;
-webkit-filter: invert(100%);
filter: invert(100%);
}

#navbarBasket ul {
background: #f7f7f7;
padding: 9px 0 0;
margin: 12px 0 0;
border-radius: 0;
border: none;
width: 270px;
left: auto;
top: 100%;
right: 0;
}

#navbarBasket ul::before {
content: "\f0d8";
top: -12px;
right: 7px;
color: #f7f7f7;
position: absolute;
font: normal normal normal 18px/1 FontAwesome;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}

#navbarBasket ul li {
float: left;
width: 100%;
margin: 0 0 9px;
padding: 0 9px 9px;
border-bottom: 1px solid #d5d5d5;
}

#navbarBasket ul li:last-child {
padding-bottom: 0;
border-bottom: none;
}

#navbarBasket ul li.entry a {
float: left;
width: calc(100% - 30px);
margin: 0 0;
padding: 0 0;
}

#navbarBasket ul li.entry a:hover, #navbarBasket ul li.entry a:focus {
background: none;
}

#navbarBasket ul li.entry img {
float: left;
width: 80px;
height: 65px;
background-repeat: no-repeat;
background-position: center center;
-webkit-background-size: cover;
-moz-background-size: cover;
background-size: cover;
}

#navbarBasket ul li.entry .desc {
float: left;
height: 65px;
padding-left: 9px;
width: calc(100% - 80px);
display: -webkit-flex;
-webkit-flex-wrap: wrap;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}

#navbarBasket ul li.entry .desc .title {
font-size: 14px;
font-weight: 700;
}

#navbarBasket ul li.entry .desc .price {
font-weight: 700;
}

#navbarBasket ul li.entry .favoriDel {
float: right;
width: 25px;
height: 25px;
border: none;
outline: none;
cursor: pointer;
margin-top: 5px;
background: none;
position: relative;
}

#navbarBasket ul li.entry .favoriDel::after, #navbarBasket ul li.entry .favoriDel::before {
content: '';
top: 50%;
left: 50%;
width: 18px;
height: 2px;
position: absolute;
display: inline-block;
margin: -1px 0 0 -8px;
background: rgba(0, 0, 0, 0.45);
-webkit-transform-origin: 50% 50%;
transform-origin: 50% 50%;
-webkit-transition: -webkit-transform .1s ease;
transition: transform .1s ease;
}

#navbarBasket ul li.entry .favoriDel::before {
-webkit-transform: rotate3d(0, 0, 1, 45deg);
-ms-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
}

#navbarBasket ul li.entry .favoriDel::after {
-webkit-transform: rotate3d(0, 0, 1, -45deg);
-ms-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
}

#navbarBasket ul li.summary .subtotal, #navbarBasket ul li.summary .price-s {
float: left;
color: #333;
font-size: 18px;
font-weight: 700;
text-transform: uppercase;
}

#navbarBasket ul li.summary .price-s {
float: right;
color: #85c226;
}

#navbarBasket ul li.actionButtons a {
width: 48%;
float: left;
clear: inherit;
font-size: 17px;
margin-top: 9px;
font-weight: 700;
padding: 10px 7px;
text-align: center;
text-transform: uppercase;
}

#navbarBasket ul li.actionButtons a.action1 {
border: 1px solid #f0f0f0;
background: #f0f0f0;
margin-right: 2%;
color: #333;
}

#navbarBasket ul li.actionButtons a.action2 {
background: #85c226;
position: relative;
margin-left: 2%;
color: #fff;
}

ul.top-bar-menu {
float: right;
margin: 0 0;
padding: 0 18px 0 0;
position: relative;
}

ul.top-bar-menu::before {
content: '';
right: 0;
top: 5px;
width: 1px;
height: 28px;
position: absolute;
background-color: rgba(51, 51, 51, 0.3);
}

ul.top-bar-menu li {
float: left;
margin-left: 18px;
}

ul.top-bar-menu li:first-child {
margin-left: 0;
}

ul.top-bar-menu li a {
float: left;
padding: 5px 0;
font-size: 16px;
color: #fff;
line-height: 28px;
}

ul.top-bar-menu li a .icon {
float: left;
width: 18px;
height: 18px;
margin: 5px 5px 0 0;
}

ul.top-bar-menu li a:hover {
text-decoration: none;
}

.navBar {
float: left;
width: 100%;
height: 96px;
background-color: #fff;
position: relative;
z-index: 2;
}

.logo {
float: left;
width: 228px;
margin: 8px 0;
}

.logo img {
float: left;
width: 100%;
height: 80px;
background-image: url(../../img/logoblack.png);
background-repeat: no-repeat;
background-position: center center;
background-size: contain;
}

ul.navMenu {
float: right;
margin: 26px 0;
padding: 0 0;
}

ul.navMenu li {
float: left;
position: relative;
border-left: 1px solid #fff;
}

ul.navMenu li:first-child {
border-left: none;
}

ul.navMenu li a {
padding: 0 30px;
color: #000;
font-size: 22px;
font-weight: 700;
line-height: 44px;
display: inline-block;
font-family: 'Open Sans Condensed', sans-serif;
}

ul.navMenu li a i {
float: right;
font-size: 18px;
line-height: 44px;
margin-left: 10px;
}

ul.navMenu li ul.subMenu {
left: 0;
top: 100%;
width: 260px;
display: none;
position: absolute;
}

ul.navMenu li ul.subMenu li {
width: 100%;
border-left: 0;
}

ul.navMenu li ul.subMenu li a {
display: block;
font-size: 18px;
padding: 0 0 0 30px;
background-color: #fff;
border-top: 1px solid rgba(255, 255, 255, 0.35);
}

ul.navMenu li ul.subMenu li a:hover {
background-color: #cacaca;
}

ul.navMenu li ul.subMenu li:first-child a {
border-top: none;
}

ul.navMenu li:hover a {
text-decoration: none;
}

ul.navMenu li:hover ul.subMenu {
display: block;
}

.phone {
float: right;
color: #000;
margin: 17px 0;
padding-left: 65px;
background: url(../../img/phone-whatsapp.png) no-repeat left center;
}

.phone span {
display: block;
font-weight: 500;
}

.phone strong {
display: block;
font-size: 30px;
font-weight: 700;
font-family: 'Open Sans Condensed', sans-serif;
color: #ff671c;
}

#sys_btn_toogle_menu, #support {
float: right;
width: 46px;
height: 46px;
margin: 25px 0;
padding: 7px 0 0;
text-align: center;
border-radius: 2px;
background-color:#fed23e;
display: none;
}

#sys_btn_toogle_menu i, #support i {
color: #fff;
font-size: 18px;
line-height: 100%;
}

#sys_btn_toogle_menu span, #support span {
color: #fff;
display: block;
font-size: 13px;
font-weight: 500;
}

#support {
margin-right: 10px;
}

#owl-slider .item img {
width: 100%;
}

#owl-slider .owl-pagination {
bottom: 7px;
position: absolute;
}

#owl-slider .owl-pagination .owl-page span {
width: 15px;
height: 15px;
margin: 0 5px;
filter: Alpha(Opacity=100);
opacity: 1;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
background: #fff;
}

#owl-slider .owl-pagination .owl-page.active span {
background: #d62128;
}

.searchBox {
float: left;
width: 100%;
background-color: #d62128;
}

.searchBox .searchWrapper {
display: table;
margin: 0 auto;
}

.searchBox .input-field {
float: left;
width: 229px;
margin: 10px 8px 10px 0;
position: relative;
}

.searchBox .input-field.type {
width: 299px;
}

.searchBox .input-field::before {
top: 11px;
right: 7px;
color: #999;
position: absolute;
font: normal normal normal 16px/1 FontAwesome;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}

.searchBox .input-field.date::before {
content: "\f073";
}

.searchBox .input-field.guest::before {
content: "\f007";
}

.searchBox input[type="radio"] + label {
float: left;
color: #fff;
cursor: pointer;
font-size: 16px;
font-weight: 600;
line-height: 16px;
position: relative;
padding: 0 0 0 24px;
margin: 12px 12px 12px 0;
}

.searchBox input[type="radio"] + label::before {
content: '';
top: 0;
left: 0;
width: 16px;
height: 16px;
position: absolute;
border: 2px solid #fff;
background-color: transparent;
transition: background-color 120ms ease;
}

.searchBox input[type="radio"]:checked + label::before {
background-color: #fff;
}

.searchBox input[type="text"] {
float: left;
width: 100%;
height: 40px;
margin: 0 0;
padding: 0 0 0 12px;
color: #000;
font-size: 14px;
line-height: 24px;
background-color: #fff;
border: 1px solid #fff;
}

.searchBox .searchBtn {
float: left;
width: 180px;
height: 40px;
margin: 10px 0;
padding: 0 12px;
cursor: pointer;
font-size: 16px;
font-weight: 500;
text-align: left;
border-radius: 0;
position: relative;
text-decoration: none;
transition: all 120ms ease;
border: 1px solid rgba(0, 0, 0, 0.25);
outline: none;
}

.popoverWrap {
left: 0;
top: 56px;
width: 100%;
z-index: 1060;
display: none;
font-size: 16px;
font-weight: 400;
text-align: left;
position: absolute;
border-radius: 4px;
white-space: normal;
padding: 0 20px 10px;
background-color: #fff;
border: 1px solid #d7d8da;
box-shadow: 0 8px 15px 0 rgba(0, 0, 0, 0.1);
}

.popoverWrap.block {
display: block;
}

.popoverWrap::before {
content: '';
left: 35px;
top: -10px;
z-index: 9;
position: absolute;
border-left: 7px solid transparent;
border-right: 7px solid transparent;
border-bottom: 10px solid #ffffff;
}

.popoverWrap::after {
content: '';
left: 34px;
top: -12px;
position: absolute;
border-left: 8px solid transparent;
border-right: 8px solid transparent;
border-bottom: 12px solid #d7d8da;
}

.popoverWrap .labelText {
float: left;
width: 100%;
font-weight: 500;
margin: 10px 0 3px;
}

.popoverWrap input.input-number {
height: 34px;
color: #353e44;
text-align: center;
border-color: #d7d8da;
font-family: Roboto,Arial,Helvetica Neue,Helvetica,sans-serif;
-webkit-box-shadow: none;
box-shadow: none;
}

.popoverWrap .input-group-btn .btn {
outline: none;
color: #222222;
background: none;
box-shadow: none;
-webkit-box-shadow: none;
border: 1px solid #d7d8da;
}

.pageTitle {
float: left;
width: 100%;
font-size: 40px;
color: #384259;
font-weight: 400;
text-align: center;
line-height: 47.12px;
margin-bottom: 20px;
}

.populerList a {
float: left;
width: 100%;
height: 270px;
overflow: hidden;
position: relative;
background-color: rgba(241, 241, 241, 0.3);
-webkit-box-shadow: 1px 1.732px 6px 0px rgba(56, 66, 89, 0.09);
box-shadow: 1px 1.732px 6px 0px rgba(56, 66, 89, 0.09);
}

.populerList a img {
float: left;
width: 100%;
height: 270px;
background-repeat: no-repeat;
background-position: center center;
-webkit-background-size: cover;
-moz-background-size: cover;
background-size: cover;
}

.populerList a .desc {
float: left;
width: 100%;
height: 270px;
color: #ffffff;
position: relative;
margin: -50px 0 0 0;
background-color: rgba(0, 0, 0, 0.3);
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
}

.populerList a .desc .title {
top: 0;
left: 0;
font-size: 20px;
font-weight: 500;
line-height: 100%;
position: absolute;
padding: 0px 10px;
width: 100%;
height: 50px;
}

.populerList a .desc .descFooter {
left: 0;
bottom: 0;
width: 100%;
position: absolute;
padding: 0 20px 14px;
}

.populerList a .desc span {
float: left;
font-size: 16px;
padding-top: 7px;
font-style: italic;
}

.populerList a .desc .rating {
float: right;
width: 56px;
height: 56px;
font-size: 20px;
line-height: 52px;
text-align: center;
border-radius: 50%;
border: 2px solid #47bb0b;
background-color: rgba(112, 230, 52, 0.47);
}

.populerList a .price {
top: 0;
right: 0;
width: 105px;
color: #fff;
font-size: 14px;
font-weight: 400;
text-align: right;
padding: 5px 7px;
position: absolute;
background-color: rgba(0, 15, 49, 0.67);
}

.populerList a .price b {
display: block;
font-size: 22px;
font-weight: bold;
line-height: 100%;
}

.populerList a:hover .desc {
margin: -270px 0 0 0;
}

.populerList a:hover .desc .title {
width: calc(100% - 105px);
}

.showAllPopuler {
clear: both;
width: 200px;
height: 34px;
display: table;
color: #222;
font-size: 18px;
font-weight: 500;
line-height: 34px;
text-align: center;
border-radius: 3px;
margin: 0 auto 50px;
background-color: #face09;
}

.showAllPopuler:hover {
color: #fff;
text-decoration: none;
background-color: #000f31;
}

.aboutSection {
float: left;
width: 100%;
margin: 0 0 30px;
padding: 60px 60px;
position: relative;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}

.aboutSection::before {
content: '';
top: 32px;
left: 32px;
right: 32px;
bottom: 32px;
position: absolute;
border: 2px solid #fff;
}

.aboutSection .text-wrapper {
width: 90%;
color: #fff;
font-size: 20px;
margin: 0 auto 0;
min-height: 330px;
text-align: center;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}

.aboutSection .text-wrapper .aboutTitle {
float: left;
width: 100%;
font-size: 30px;
margin-bottom: 10px;
}

.aboutSection .text-wrapper .detailBtn {
left: 50%;
right: 50%;
z-index: 2;
width: 230px;
bottom: 10px;
font-size: 18px;
color: #2CA6BD;
line-height: 20px;
text-align: center;
padding: 20px 5px;
position: absolute;
text-decoration: none;
background: #FFFFFF;
margin: 20px 0 0 -115px;
-webkit-box-shadow: 0 4px 10px -6px rgba(0, 0, 0, 0.3);
box-shadow: 0 4px 10px -6px rgba(0, 0, 0, 0.3);
-webkit-transition: all 0.3s;
transition: all 0.3s;
}

.helpYouWidget .title {
float: left;
width: 100%;
font-size: 30px;
color: #384259;
line-height: 45px;
}

.iconBox {
margin: 0 5px 15px;
text-align: center;
}

.iconBox img {
max-width: 72px;
margin: 15px auto;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
}

.iconBox span {
display: block;
font-size: 19px;
color: #384259;
line-height: 18.24px;
}

.iconBox:hover img {
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
transform: scale(1.1);
}

.fastContanct {
float: left;
width: 100%;
padding: 25px 0;
margin-top: 30px;
text-align: center;
border-style: solid;
border-width: 1px 0;
border-color: #d4d4d4;
background-color: rgba(245, 245, 245, 0.7);
}

.fastContanct .title {
float: left;
width: 100%;
color: #000;
font-size: 38px;
line-height: 44px;
margin-bottom: 30px;
}

.fastContanct p {
font-size: 18px;
line-height: 24px;
}

.showMore {
width: 290px;
font-size: 17px;
color: #000000;
padding: 10px 0;
display: inline-block;
margin: 40px auto 0 auto;
border: 1px solid #000;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}

.showMore:hover {
color: #fff;
text-decoration: none;
background-color: #000;
}

ul.footerContact {
float: left;
width: 100%;
margin: 30px 0;
padding: 0 0;
text-align: center;
}

ul.footerContact li {
float: left;
width: 33.333%;
margin-top: 30px;
}

ul.footerContact li a:hover {
text-decoration: none;
}

ul.footerContact li img {
width: 70px;
height: 70px;
margin-bottom: 9px;
display: inline-block;
background-repeat: no-repeat;
background-position: center center;
-webkit-background-size: contain;
-moz-background-size: contain;
background-size: contain;
}

ul.footerContact li strong {
display: block;
color: #000;
font-size: 37px;
font-weight: 400;
line-height: 44.4px;
margin-bottom: 3px;
transition: 0.3s;
}

ul.footerContact li span {
color: #000;
font-size: 18px;
line-height: 18px;
}

.footer {
float: left;
width: 100%;
padding-top: 50px;
background-color: #222;
border-top: 1px solid #E3E3E3;
}

.fSection {
float: left;
width: 25%;
margin: 0 0 30px;
padding: 0 10px;
color: #ffff;
font-size: 16px;
font-weight: 500;
}

.fSection:first-child {
width: 30%;
}

.fSection:nth-child(2), .fSection:nth-child(3) {
width: 22.5%;
}

.fTitle {
float: left;
width: 100%;
font-size: 21px;
font-weight: 600;
margin-bottom: 20px;
padding-bottom: 9px;
border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}

ul.fSocial {
float: left;
width: 100%;
}

ul.fSocial li {
margin-right: 9px;
text-align: center;
display: inline-block;
}

ul.fSocial li a i {
width: 32px;
height: 32px;
font-size: 18px;
color: #ffffff;
line-height: 30px;
border-radius: 50%;
display: inline-block;
border: 2px solid #ffffff;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}

ul.fSocial li a:hover i.fa-facebook {
border-color: #3b5999;
background-color: #3b5999;
}

ul.fSocial li a:hover i.fa-twitter {
border-color: #55acee;
background-color: #55acee;
}

ul.fSocial li a:hover i.fa-google-plus {
border-color: #dd4b39;
background-color: #dd4b39;
}

ul.fSocial li a:hover i.fa-instagram {
border-color: #e4405f;
background-color: #e4405f;
}

ul.fSocial li a:hover i.fa-youtube-play {
border-color: #cd201f;
background-color: #cd201f;
}

ul.fSocial li a:hover i.fa-pinterest-p {
border-color: #bd081c;
background-color: #bd081c;
}

ul.fNav {
float: left;
width: 100%;
margin: 0 0;
padding: 0 0;
}

ul.fNav li {
float: left;
width: 100%;
margin-bottom: 10px;
}

ul.fNav li a {
display: block;
font-size: 16px;
color: #ffffff;
text-transform: uppercase;
transition: all 0.1s ease-in-out;
text-decoration: none;
}

.tursab {
display: block;
margin-top: 35px;
}

.ssl {
width: 100%;
float: left;
margin: 10px 0;
padding: 20px 0;
border-style: solid;
border-width: 1px 0;
border-color: rgba(255, 255, 255, 0.4);
}

.ssl img {
width: 15%;
float: left;
}

.ssl em {
float: left;
width: 85%;
padding: 0 0 0 3px;
color: #fff;
font-size: 12px;
text-align: center;
font-style: normal;
}

.copyright {
float: left;
width: 100%;
padding: 15px 0;
background-color: #060606;
border-top: 1px solid rgba(255, 255, 255, 0.3);
}

.copyright span {
float: left;
color: #fff;
font-size: 17px;
font-weight: 500;
line-height: 36px;
}

.copyright a {
float: right;
}

.whatsapp {
left: 15px;
bottom: 7px;
width: 45px;
height: 45px;
z-index: 999;
display: none;
color: #fff;
font-size: 30px;
cursor: pointer;
position: fixed;
line-height: 45px;
text-align: center;
border-radius: 4px;
background: #25D366;
box-shadow: 0 1px 6px rgba(0, 0, 0, 0.65);
}

.coverphoto {
background-repeat: no-repeat;
background-position: center center;
-webkit-background-size: cover;
-moz-background-size: cover;
background-size: cover;
}

.coverphoto .shadow {
float: left;
width: 100%;
padding: 40px 0;
background-color: rgba(0, 0, 0, 0.2);
}

.coverphoto h1 {
color: #fff;
margin: 0 0 10px;
}

ul.breadcrumb {
float: none;
margin: 0 0;
padding: 0 0;
border-radius: 0;
background: none;
display: inline-block;
}

ul.breadcrumb li + li:before {
content: "|";
color: #fff;
padding: 0 5px;
}

ul.breadcrumb li a {
font-weight: 600;
text-decoration: none;
color: rgba(255, 255, 255, 0.8);
}

ul.breadcrumb li.active a {
color: #fff;
}

.content {
float: left;
width: 75%;
margin: 0 0 30px;
padding: 0 15px;
}

.content.detailPage {
width: 72%;
}

.content p {
font-size: 16px;
}

.galleryPhotos {
float: left;
width: 100%;
margin: 0 0;
padding: 0 0;
}

.galleryPhotos li {
float: left;
width: 25%;
margin: 0 0;
padding: 0 5px;
}

.galleryPhotos li img {
float: left;
width: 100%;
margin-bottom: 10px;
background-repeat: no-repeat;
background-position: center center;
-webkit-background-size: cover;
-moz-background-size: cover;
background-size: cover;
}

.drawer {
float: left;
width: 100%;
margin: 0 0;
padding: 0 0;
}

.accordion-header {
float: left;
width: 100%;
margin: 0 0 10px;
padding: 0 0;
}

.accordion-header strong {
float: left;
width: 100%;
height: 40px;
margin: 0 0;
padding: 0 40px 0 10px;
cursor: pointer;
color: #333;
font-size: 15px;
font-weight: 500;
overflow: hidden;
position: relative;
transition: all .3s;
background: #f9f9f9;
border: 1px solid #efefef;
}

.accordion-header strong i {
top: 0;
right: 0;
width: 40px;
height: 40px;
padding: 12px;
text-align: center;
position: absolute;
background-color: #f7f7f7;
border-left: 1px solid #efefef;
}

.accordion-header strong i::before {
content: "\f067";
width: 16px;
height: 16px;
display: block;
font-size: 16px;
color: #d62128;
}

.accordion-header strong:hover {
background: #f5f7f9;
}

.accordion-header.accordion-header-active strong i::before {
content: "\f068";
}

.accordion-content {
float: left;
width: 100%;
display: none;
margin-top: -10px;
border-style: solid;
border-width: 0 1px 1px;
border-color: #f2f2f2;
padding: 15px 15px 5px;
}

.sidebar {
float: left;
width: 25%;
margin: 0 0 30px;
padding: 0 15px;
}

.sidebar.detailPage {
width: 28%;
}

.pageMenu {
float: left;
width: 100%;
margin: 0 0 30px;
padding: 0 0;
border: 1px solid #eaeaea;
}

.pageMenu li {
float: left;
width: 100%;
margin: 0 0;
padding: 0 0;
border-bottom: 1px solid #eaeaea;
}

.pageMenu li:last-child {
border-bottom: none;
}

.pageMenu li a {
display: block;
color: #545454;
padding: 5px 7px;
background-color: transparent;
}

.pageMenu li a i {
float: left;
margin: 3px 5px 0 0;
}

.pageMenu li:hover a, .pageMenu li.active a {
color: #fff;
text-decoration: none;
background-color: #d62128;
}

.contactWidget {
float: left;
width: 100%;
color: #fff;
padding: 15px 15px;
text-align: center;
background-color: #ff671c;
font-family: 'Open Sans Condensed', sans-serif;
}

.contactWidget img {
width: 67px;
margin-bottom: 15px;
display: inline-block;
}

.contactWidget p {
font-size: 40px;
font-weight: 300;
line-height: 120%;
margin-bottom: 6px;
}

.contactWidget strong {
font-size: 34px;
line-height: 100%;
width: 100%;
float: left;
}

.contactWidget strong small {
font-size: 20px;
font-weight: 500;
width: 100%;
display: table;
}

ul.activitiesList {
float: left;
width: 100%;
margin: 0 0;
padding: 0 0;
}

ul.activitiesList li {
float: left;
width: 25%;
overflow: hidden;
position: relative;
border-right: 1px solid #f3f2f1;
border-bottom: 1px solid #f3f2f1;
}

ul.activitiesList li img {
float: left;
width: 100%;
background-repeat: no-repeat;
background-position: center center;
-webkit-background-size: cover;
-moz-background-size: cover;
background-size: cover;
}

ul.activitiesList li strong {
top: 25px;
left: 15px;
right: 10px;
font-size: 24px;
color: #ffffff;
font-weight: 500;
position: absolute;
text-transform: none;
text-shadow: 0 0 8px black;
}

.sidebarSearch {
float: left;
width: 100%;
}

.sidebarSearch .title {
float: left;
width: 100%;
font-size: 22px;
font-weight: 500;
line-height: 34px;
margin-bottom: 30px;
padding: 0 0 9px 32px;
border-bottom: 1px solid #dedede;
background-image: url(../../img/controls_icon.png);
background-repeat: no-repeat;
background-position: left 6px;
}

.sidebarSearch .close {
z-index: 2;
margin-top: 7px;
padding: 2px 7px;
color: #ffffff;
font-weight: 100;
text-shadow: none;
position: relative;
background-color: #d62128;
filter: alpha(opacity=100);
opacity: 1;
}

.sidebarSearch .subTitle {
display: block;
font-size: 16px;
font-weight: bold;
line-height: 16px;
margin-bottom: 10px;
font-family: 'Open Sans Condensed', sans-serif;
}

.sidebarSearch input[type="radio"] {
width: 1px;
height: 1px;
left: -1000px;
z-index: -1000;
overflow: hidden;
position: absolute;
clip: rect(0 0 0 0);
}

.sidebarSearch input[type="radio"] + label {
float: left;
width: 100%;
margin: 0 0 12px;
padding: 0 0 0 28px;
cursor: pointer;
position: relative;
}

.sidebarSearch input[type="radio"] + label::before {
content: '';
top: 0;
left: 0;
width: 18px;
height: 18px;
position: absolute;
border-radius: 50%;
background: #fff;
border: 1px solid #a9a9a9;
}

.sidebarSearch input[type="radio"] + label:after {
content: '';
top: 4px;
left: 4px;
opacity: 0;
width: 10px;
height: 10px;
position: absolute;
border-radius: 50%;
background: #ff671c;
-webkit-transform: scale(0);
transform: scale(0);
-webkit-transition: all 0.2s ease;
transition: all 0.2s ease;
}

.sidebarSearch input[type="radio"]:checked + label:after {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}

.sidebarSearch .placeholdertext {
float: left;
width: 100%;
font-weight: 600;
margin-bottom: 7px;
}

.sidebarSearch .input-field {
float: left;
width: 100%;
position: relative;
margin-bottom: 15px;
padding-bottom: 15px;
border-bottom: 1px solid #a7a7a7;
}

.sidebarSearch .input-field.date::after {
content: "\f073";
top: 37px;
right: 7px;
position: absolute;
font: normal normal normal 14px/1 FontAwesome;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}

.sidebarSearch .input-field.packagetour {
display: none;
}

.sidebarSearch .input-field input, .sidebarSearch .input-field select {
float: left;
width: 100%;
height: 34px;
margin: 0 0;
padding: 0 0 0 9px;
border-radius: 2px;
border: 1px solid #dedede;
outline: none;
}

.sidebarSearch .input-field.range input {
padding: 6px;
max-width: 65px;
padding-left: 0;
text-align: center;
}

.sidebarSearch .accordion-field {
float: left;
width: 100%;
position: relative;
margin-bottom: 15px;
padding-bottom: 15px;
border-bottom: 1px solid #a7a7a7;
}

.sidebarSearch .accordion-field .placeholdertext {
cursor: pointer;
}

.sidebarSearch .accordion-field .placeholdertext::after {
content: "\f106";
right: 0;
top: -3px;
position: absolute;
font: normal normal normal 24px/1 FontAwesome;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}

.filterContent {
float: left;
width: 100%;
}

.sidebarSearch .filterContent {
max-height: 0;
overflow: inherit;
}

.sidebarSearch .filterContent.openhidden {
max-height: 0;
overflow: hidden;
}

.sidebarSearch .filterContent.open {
max-height: 5000px;
overflow: visible;
}

.sidebarSearch .filterContent .filterContent * {
display: none;
}

.sidebarSearch .filterContent .filterContent.open * {
display: block;
}


.sidebarSearch input[type="checkbox"] {
width: 1px;
height: 1px;
left: -1000px;
z-index: -1000;
overflow: hidden;
position: absolute;
clip: rect(0 0 0 0);
}

.sidebarSearch input[type="checkbox"] + label {
float: left;
width: 100%;
cursor: pointer;
padding: 7px 14px;
border-radius: 4px;
position: relative;
border: 1px solid #dedede;
}

.sidebarSearch input[type="checkbox"] + label::after {
content: "\e013";
top: 6px;
right: 5px;
color: #fff;
position: absolute;
font-family: 'Glyphicons Halflings';
font-style: normal;
font-weight: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
transform: scale(3) rotateZ(-20deg);
opacity: 0;
transition: all .3s ease-in;
}

.sidebarSearch input[type="checkbox"]:checked + label {
color: #fff;
border-color: #348044;
background-color: #4aa75d;
}

.sidebarSearch input[type="checkbox"]:checked + label::after {
transform: scale(1) rotateZ(0deg);
opacity: 1;
}

.sidebarSearch .sendEnquiryBtn {
float: left;
width: 100%;
height: 40px;
margin: 10px 0;
padding: 0 12px;
cursor: pointer;
font-size: 16px;
font-weight: 500;
text-align: left;
border-radius: 0;
position: relative;
text-decoration: none;
transition: all 120ms ease;
border: 1px solid rgba(0, 0, 0, 0.25);
outline: none;
}

.rangeWrap {
float: left;
width: 100%;
height: 25px;
padding-top: 12px;
}

.rangeWrap .ui-widget-content {
height: 2px;
background: none;
background-color: #003767;
}

.rangeWrap .ui-slider-handle {
top: -5px;
width: 12px;
height: 12px;
margin: 0 0 0;
cursor: pointer;
line-height: 25px;
background: none;
border-radius: 50%;
background-color: #003767;
}

.rangeWrap .ui-slider-handle:last-child {
margin-left: -12px;
}

.listBar {
float: left;
width: 100%;
margin: 0 0 30px;
padding: 0 0 9px;
border-bottom: 1px solid #dedede;
}

.listBar span {
float: left;
font-size: 18px;
line-height: 34px;
}

button.toggle-filters {
float: right;
margin: 0 0 0 10px;
padding: 7px 10px;
color: #d62128;
font-size: 16px;
font-weight: 500;
text-align: left;
line-height: 18px;
position: relative;
background-color: #fff;
border: 1px solid #e4e4e4;
cursor: pointer;
display: none;
outline: 0;
}

.sort-order-menu {
float: right;
position: relative;
}

.sort-order-menu select {
float: left;
width: 100%;
height: 34px;
margin: 0 0;
padding: 0 30px 0 12px;
background-color: #fff;
border: 1px solid #e4e4e4;
}

#searchResult {
margin: 0 -7px;
}

#searchResult .resultItem {
float: left;
width: 33.333%;
margin: 0 0 30px;
padding: 0 7px;
}
#searchResult .resultItem.w4{
    width:25%;
}

#searchResult a {
color: #333;
}

#searchResult a:hover {
text-decoration: none;
}

#searchResult .gallery {
float: left;
width: 100%;
}

#searchResult .gallery img {
float: left;
width: 100%;
height: 520px;
background-repeat: no-repeat;
background-position: center center;
-webkit-background-size: cover;
-moz-background-size: cover;
background-size: cover;
border-radius: 30px;
}

#searchResult .desc {
float: left;
width: 100%;
padding: 10px 15px;
position: relative;
border-style: solid;
border-color: #dedede;
border-width: 0 1px 1px;
}

#searchResult .type {
display: block;
color: #e51569;
font-size: 17px;
font-weight: 700;
line-height: 19px;
letter-spacing: 0px;
margin-bottom: -3px;
padding-right: 85px;
}

#searchResult .title {
display: block;
font-size: 18px;
color: #003767;
font-weight: 700;
line-height: 23px;
margin-bottom: 10px;
}

#searchResult .duration {
display: block;
font-weight: 500;
margin-bottom: 10px;
}

#searchResult .location {
float: left;
width: 100%;
padding-top: 10px;
margin-bottom: 10px;
border-top: 1px solid #ccc;
}

#searchResult .location b {
display: block;
}

#searchResult .highlights {
float: left;
width: 100%;
padding-top: 10px;
border-top: 1px solid #ccc;
}

#searchResult ul.disc {
margin-bottom: 0;
padding-left: 25px;
}

#searchResult .total-price {
top: -57px;
right: 12px;
width: 95px;
height: 95px;
color: #fff;
text-align: center;
position: absolute;
border-radius: 50%;
border: solid 4px #fff;
background-color: #1acdd3;
}

#searchResult .total-price em {
display: block;
font-weight: 600;
margin: 20px 0 0;
font-style: normal;
}

#searchResult .total-price span {
font-size: 18px;
font-weight: 700;
}

ul.sayfalandirma {
float: left;
width: 100%;
margin: 0 0;
padding: 0 0;
text-align: center;
}

ul.sayfalandirma li {
display: inline-block;
}

ul.sayfalandirma li a {
float: left;
width: 34px;
height: 34px;
font-size: 16px;
color: #7b7b7b;
font-weight: 600;
line-height: 34px;
border: 1px solid #eee;
background-color: #f7f7f7;
}

ul.sayfalandirma li a:hover, ul.sayfalandirma li a.active {
color: #fff;
text-decoration: none;
border-color: #d62128;
background-color: #d62128;
}

.sync1 .item a {
float: left;
width: 100%;
position: relative;
}

.sync1 .item a::after {
content: '';
top: 9px;
right: 9px;
width: 20px;
height: 20px;
position: absolute;
background: url("../../img/full_screen.png") no-repeat center;
}

.sync1 .item a img {
float: left;
width: 100%;
height: 415px;
background-repeat: no-repeat;
background-position: center center;
-webkit-background-size: cover;
-moz-background-size: cover;
background-size: cover;
}

.sync1 .owl-prev, .sync1 .owl-next {
z-index: 9;
right: 15px;
bottom: 20px;
margin: 0 0;
padding: 0 0;
color: #fff;
font-size: 30px;
border-radius: 0;
position: absolute;
}

.sync1 .owl-prev {
right: 45px;
}

.sync2 .owl-item .item {
margin: 0 0 0 6px;
}

.sync2 .owl-item .item img {
float: left;
width: 100%;
height: 88px;
background-repeat: no-repeat;
background-position: center center;
-webkit-background-size: cover;
-moz-background-size: cover;
background-size: cover;
}

.detailTab {
width: 100%;
flex-wrap: nowrap;
display: -webkit-box;
display: flex;
overflow-x: auto;
margin-bottom: 25px;
-webkit-overflow-scrolling: touch;
border-bottom: 2px solid #d62128;
}

.detailTab::-webkit-scrollbar, .detailTab::-webkit-scrollbar-track, .detailTab::-webkit-scrollbar-thumb {
width: 0;
height: 0;
border: none;
outline: none;
background: none;
-webkit-box-shadow: none;
box-shadow: none;
}

.detailTab li {
display: inline-block;
-webkit-box-flex: 0;
flex: none;
}

.detailTab li span {
display: block;
padding: 0 14px;
cursor: pointer;
font-size: 17px;
color: #111111;
line-height: 45px;
text-align: center;
position: relative;
text-decoration: none;
background: transparent none repeat scroll 0 0;
}

.detailTab li span::before {
content: '';
bottom: 0;
left: 50%;
right: 50%;
margin-left: -7px;
position: absolute;
border-left: 7px solid transparent;
border-right: 7px solid transparent;
border-bottom: 7px solid transparent;
}

.detailTab li span.active {
color: #d62128;
}

.detailTab li span.active::before {
border-bottom-color: #d62128;
}

.accBtn {
float: left;
width: 100%;
display: none;
color: #fff;
font-size: 16px;
font-weight: 500;
text-align: left;
position: relative;
margin-bottom: 1px;
padding: 10px 0 10px 15px;
background-color: #2299ff;
outline: none;
border: none;
}

.accBtn::before {
content: "\f103";
top: 12px;
right: 9px;
color: #fff;
position: absolute;
font: normal normal normal 17px/1 FontAwesome;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-ms-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}

.accBtn.active::before {
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg);
}

.lessInfo {
float: left;
width: 100%;
margin-bottom: 30px;
}

.lessInfo p {
color: #000;
font-size: 17px;
line-height: 26px;
text-align: justify;
margin-bottom: 6px;
}

.lessInfo img {
margin-right: 10px;
}

.lessInfo span {
width: 150px;
font-weight: 600;
display: inline-block;
}

.lessInfo a {
cursor: help;
color: #d62128;
position: relative;
text-decoration: none;
display: inline-block;
border-bottom: 1px solid #111;
}

.lessInfo a .tool {
left: 0;
top: 40px;
color: #fff;
width: 300px;
height: auto;
display: none;
font-size: 15px;
padding: 8px 8px;
line-height: 21px;
font-style: normal;
position: absolute;
border-radius: 4px;
background: #565656;
-webkit-transition: all 1s ease-in-out 0s;
-moz-transition: all 1s ease-in-out 0s;
-ms-transition: all 1s ease-in-out 0s;
transition: all 1s ease-in-out 0s;
}

.lessInfo a .tool::before {
content: '';
left: 5px;
top: -15px;
display: block;
position: absolute;
border-bottom: 15px solid #565656;
border-left: 10px solid transparent;
border-right: 10px solid transparent;
}

.lessInfo a:hover .tool {
display: block;
}

.tabTitle {
display: block;
color: #111;
font-size: 30px;
line-height: 30px;
margin: 0 0 10px;
}

.subRedTitle {
width: 100%;
float: left;
margin: 0 0 7px;
font-size: 32px;
color: #dd1515;
font-weight: 300;
font-family: 'Open Sans Condensed', sans-serif;
}

.form_title {
position: relative;
padding-left: 64px;
margin-bottom: 10px;
}

.form_title + .form_title {
margin-top: 54px;
}

.form_title .title {
padding: 7px 0;
font-size: 24px;
font-weight: 400;
}

.form_title.etkinlik {
width: auto;
height: auto;
max-width: inherit;
max-height: inherit;
}

.form_title.etkinlik .title strong {
width: auto;
height: auto;
border-radius: 0px;
padding: 5px 10px;
margin-left: 27px;
}

.form_title .title strong {
top: 0;
left: 0;
width: 53px;
height: 53px;
color: #fff;
font-size: 16px;
font-weight: 500;
line-height: 120%;
text-align: center;
position: absolute;
border-radius: 50%;
display: inline-block;
background-color: #000f31;
padding-top: 0px;
}
.form_title .title strong span{
height: 100%;
text-align: center;
width: 100%;
text-align: center;
padding: 0px 0px 0px 3px;
}

.dayStep {
border-left: 1px solid #ddd;
padding: 20px 0 20px 32px;
margin: 0 0 10px 27px;
}

ul.dayPhotos {
display: block;
margin-bottom: 0;
}

ul.dayPhotos li {
margin: 0 0 5px 5px;
display: inline-block;
width: calc(25% - 7px);
}

ul.dayPhotos li:nth-child(4n + 1) {
margin-left: 0;
}

ul.dayPhotos li img {
float: left;
width: 100%;
height: 145px;
background-repeat: no-repeat;
background-position: center center;
-webkit-background-size: cover;
-moz-background-size: cover;
background-size: cover;
}

.highlight {
background-color: #f2f9f1;
padding: 25px 0 15px 25px;
margin-bottom: 30px;
}

.highlight li {
color: #000;
font-size: 17px;
line-height: 25px;
position: relative;
padding: 0 0 10px 30px;
background: url(../images/arow1.png) 0 6px no-repeat;
}

.highlight li::before {
content: "\f00c";
left: 0;
top: 50%;
bottom: 50%;
color: #4ab977;
margin-top: -12px;
position: absolute;
font: normal normal normal 14px/1 FontAwesome;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}

.highlight.red li::before {
color: #d62128;
}

table.price-table {
width: 100%;
max-width: 100%;
font-size: 14px;
border-spacing: 0;
margin-bottom: 40px;
border-collapse: collapse;
}

table.price-table tr th {
font-size: 12px;
text-align: center;
padding: 10px 10px;
vertical-align: middle;
text-transform: uppercase;
}

table.price-table tr td {
text-align: center;
padding: 10px 10px;
vertical-align: middle;
background-color: #ffffff;
}

table.price-table tr td button {
border: none;
outline: none;
font-size: 14px;
color: #ffffff;
font-weight: 500;
line-height: 100%;
padding: 10px 25px;
border-radius: 4px;
display: inline-block;
background-color: #ff671c;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}

table.price-table tr:nth-child(odd) &gt; td {
background-color: #F2F5EF;
}

ul.reviewList {
float: left;
width: 100%;
margin: 0 0;
padding: 0 0;
}

ul.reviewList li {
margin-bottom: 20px;
padding-bottom: 20px;
float: left;
width: 100%;
border-bottom: 1px solid #c4bfbc;
}

ul.reviewList li .review-item-title {
float: left;
width: 100%;
font-size: 16px;
color: #618eb5;
font-weight: 700;
line-height: 22px;
}

ul.reviewList li .review-item-creator {
float: left;
width: 100%;
font-size: 16px;
font-weight: 600;
margin: 2px 0 9px;
}

ul.reviewList li .review-item-date {
display: block;
font-size: 16px;
color: #535353;
font-weight: 300;
text-align: right;
margin-top: 1px;
}

ul.reviewList li .br-wrapper.br-theme-bootstrap-stars {
float: right;
margin: 0 0 9px;
}

.addComment .input-field {
float: left;
width: 100%;
position: relative;
margin-bottom: 15px;
border: 1px solid rgba(165, 167, 170, 0.47);
}

.addComment .input-field.mRight {
width: 49%;
margin-right: 1%;
}

.addComment .input-field.mLeft {
width: 49%;
margin-left: 1%;
}

.addComment span {
float: left;
font-size: 16px;
font-weight: 600;
margin: 6px 9px;
}

.addComment .br-wrapper.br-theme-bootstrap-stars {
margin-top: 7px;
}

.addComment input, .addComment textarea {
float: left;
width: 100%;
height: 34px;
margin: 0 0;
padding: 0 0 0 9px;
font-size: 16px;
color: #6f6f6f;
font-weight: 500;
outline: none;
border: none;
}

.addComment textarea {
height: 100px;
padding-top: 9px;
}

.addComment button {
float: left;
width: 100%;
height: 34px;
margin: 0 0;
padding: 0 0;
font-size: 16px;
color: #ffffff;
font-weight: 500;
border-radius: 4px;
background-color: #d62128;
outline: none;
border: none;
}

#booking_box {
float: left;
width: 100%;
position:relative;
}

#booking_box .title {
display: block;
color: #fff;
font-weight: 500;
text-align: center;
border-radius: 3px;
padding: 10px 0 10px;
border: 1px solid #fff;
background-color: #565a5c;
}

#formCalc {
float: left;
width: 100%;
display: none;
margin-top: 20px;
}

#formCalc .form-control {
height: 40px;
color: #333;
font-size: 14px;
border-radius: 4px;
}

#formCalc .form-control:focus {
outline: none;
border-color: #ccc;
-webkit-box-shadow: none;
box-shadow: none;
}

#formCalc .form-control[readonly] {
background-color: #fff;
}

.numbers-row {
max-width: 120px;
}

.numbers-row .form-control.input-number {
text-align: center;
border-radius: 0 !important;
}

.numbers-row .btn-number {
width: 34px;
height: 40px;
background-color: #fff;
border: 1px solid #ccc;
background-repeat: no-repeat;
background-position: center center;
}

.numbers-row .btn-number.minus {
background-image: url('../../img/minus.png');
}

.numbers-row .btn-number.plus {
background-image: url('../../img/plus.png');
}

.table.table_summary td {
border-top: 1px solid #ededed;
width: 50%;
}

.table.table_summary tr.total {
color: #ff671c;
font-size: 20px;
font-weight: 600;
}

#formCalc input[type="radio"] {
top: 0;
left: 0;
position: absolute;
visibility: hidden;
}

#formCalc input[type="radio"] + label {
float: left;
width: 100%;
margin: 0 0;
cursor: pointer;
position: relative;
}

#formCalc input[type="radio"] + label .custom-radio {
width: 18px;
height: 18px;
margin: 0 6px 0 0;
position: relative;
border-radius: 50%;
display: inline-block;
vertical-align: middle;
background-color: #fff;
border: 1px solid #ccc;
box-shadow: inset 0 0 0 12px #fff;
transition: all 180ms ease;
}

#formCalc input[type="radio"]:checked + label .custom-radio {
border-color: #47bb0b;
background-color: #47bb0b;
box-shadow: inset 0 0 0 4px #fff;
}

.btn_full {
float: left;
width: 100%;
color: #fff;
font-size: 14px;
font-weight: 500;
text-align: center;
padding: 12px 20px;
border-radius: 3px;
background: #47bb0b;
-webkit-transition: all .3s;
-moz-transition: all .3s;
transition: all .3s;
outline: none;
border: none;
}

ul.stepsList {
width: 100%;
max-width: 600px;
text-align: center;
position: relative;
margin: 0 auto 30px;
}

ul.stepsList::before {
content: '';
left: 0;
top: 27px;
z-index: -1;
width: 100%;
height: 2px;
position: absolute;
background-color: #69d7e0;
}

ul.stepsList li {
margin: 0 -5px;
}

ul.stepsList li i {
width: 50px;
height: 50px;
font-size: 27px;
color: #ffffff;
line-height: 45px;
font-style: normal;
border-radius: 50%;
display: inline-block;
background-color: #69d7e0;
}

ul.stepsList li span {
display: block;
margin-top: 7px;
font-size: 18px;
font-weight: 600;
}

ul.stepsList li.active i {
background-color: #384259;
}

.basketTable {
float: left;
width: 100%;
display: table;
margin-bottom: 20px;
border-top: 1px solid #ddd;
border-right: 1px solid #ddd;
}

.basketTable .tr {
display: table-row;
}

.basketTable .th {
font-weight: 700;
padding: 8px 8px;
text-align: center;
display: table-cell;
vertical-align: middle;
text-transform: uppercase;
border-style: solid;
border-color: #dddddd;
border-width: 0 0 1px 1px;
background-color: #f4f6f8;
}

.basketTable .td {
padding: 8px 8px;
text-align: center;
display: table-cell;
vertical-align: middle;
border-style: solid;
border-color: #dddddd;
border-width: 0 0 1px 1px;
}

.basketTable .td.product-photo {
width: 137px;
}

.basketTable .td.product-info {
text-align: left;
}

.basketTable .td.product-price {
font-size: 18px;
font-weight: 500;
}

.basketTable .td img {
float: left;
width: 100%;
height: 86px;
background-repeat: no-repeat;
background-position: center center;
-webkit-background-size: cover;
-moz-background-size: cover;
background-size: cover;
}

.basketTable .td .title {
float: left;
width: 100%;
font-size: 18px;
}

.basketTable .td .basketItemDel {
color: #fff;
font-size: 20px;
border-radius: 4px;
background: #d62128;
outline: none;
border: none;
}

.inputGroupContent {
width: 112px;
display: inline-block;
}

.inputGroupContent input {
color: #333;
font-weight: 500;
text-align: center;
}

.inputGroupContent .btn.btn-number {
border: 1px solid #ccc;
background-color: #f5f7f9;
}

.inputGroupContent .btn.btn-number:hover {
color: #d62128;
}

.coupenTitle {
margin: 10px 0;
font-size: 18px;
font-weight: 500;
}

.coupenCode input {
float: left;
width: 206px;
height: 34px;
margin: 0 0;
padding: 0 0 0 9px;
font-size: 15px;
color: #666;
font-weight: 500;
background-color: #f8f8f8;
border: 1px solid #f2f2f2;
outline: none;
}

.coupenCode button {
float: left;
margin: 0 0;
color: #fff;
font-size: 15px;
font-weight: 500;
padding: 7px 15px;
background: #85c226;
outline: none;
border: none;
}

.stepBtn {
height: 40px;
color: #fff;
padding: 0 20px;
font-weight: 500;
line-height: 40px;
background-color: #4A4A4A;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
outline: none;
border: none;
}

.stepBtn:hover {
color: #fff;
text-decoration: none;
background-color: #85c226;
}

#step2 span {
float: left;
width: 100%;
height: 30px;
}

#step2 input, #step2 select, #step2 textarea {
float: left;
width: 100%;
height: 34px;
margin: 0 0;
padding: 0 0 0 12px;
border: 1px solid #dedede;
background: none;
outline: none;
}

.formLeft {
float: left;
width: 49%;
margin: 0 1% 0 0;
padding: 0 0;
}

.formLeft span {
float: left;
width: 40%;
height: 34px;
margin: 0 0;
padding: 0 0;
}

.formLeft input[type="text"], .formLeft select {
float: left;
width: 100%;
height: 34px;
margin: 0 0;
padding: 0 0 0 9px;
color: #2b2b2b;
font-weight: 500;
border-radius: 0;
border: 1px solid #dedede;
-webkit-box-shadow: none;
box-shadow: none;
}

.formLeft input[type="text"] {
width: 60%;
}

.formLeft .w60 {
float: left;
width: 60%;
}

.formLeft .w60 .mRight {
float: left;
width: 49%;
margin-right: 1%;
}

.formLeft .w60 .mLeft {
float: left;
width: 49%;
margin-left: 1%;
}

.checkbox {
float: left;
width: 100%;
margin: 0 0;
padding: 0 0;
}

.checkbox.mRight {
width: 49%;
margin-right: 1%;
}

.checkbox.mLeft {
width: 49%;
margin-left: 1%;
}

.checkbox input {
width: 1px;
height: 1px;
border: none;
outline: none;
background: none;
margin: 7px 0 0 12px !important;
}

.checkbox input + label {
margin: 0;
padding: 0;
font-weight: 500;
}

.checkbox input + label::before {
content: '';
width: 22px;
height: 22px;
padding: 0 0 0;
margin: 0 5px 0 0;
display: inline-block;
vertical-align: middle;
background: url("../../img/grey.png") no-repeat 0 0;
}

.checkbox input:checked + label::before {
background-position: -48px 0;
}

.radio {
float: left;
width: 100%;
margin: 0 0;
padding: 0 0;
}

.radio.mRight {
width: 49%;
margin-right: 1%;
}

.radio.mLeft {
width: 49%;
margin-left: 1%;
}

.radio input {
width: 1px;
height: 1px;
border: none;
outline: none;
background: none;
margin: 7px 0 0 12px !important;
}

.radio input + label {
margin: 0;
padding: 0;
font-weight: 500;
}

.radio input + label::before {
content: '';
width: 22px;
height: 22px;
padding: 0 0 0;
margin: 0 5px 0 0;
display: inline-block;
vertical-align: middle;
background: url("../../img/grey.png") no-repeat -120px 0;
}

.radio input:checked + label::before {
background-position: -168px 0;
}

.paymentType strong {
font-size: 17px;
font-weight: 500;
}

.paymentType p {
padding-left: 30px;
margin-bottom: 15px;
}

#bankTransfer {
display: none;
}

.table.BankInformation {
width: 100%;
margin: 0 0 15px 0;
border-collapse: collapse;
border: 1px solid #CCCCCC;
border-top: none;
}

.table.BankInformation img {
width: 100%;
min-width: 90px;
max-height: 130px;
background-repeat: no-repeat;
-webkit-background-size: contain;
-moz-background-size: contain;
background-size: contain;
background-position: center center;
}

.table.BankInformation td {
color: #333;
padding: 6px 6px;
vertical-align: middle;
border: 1px solid #CCCCCC;
}

.formRight {
float: left;
width: 49%;
margin: 0 0 0 1%;
padding: 0 0;
}

.formRight .totalPrice {
float: right;
margin: 0 0;
padding: 9px 12px;
font-size: 24px;
color: #d62128;
line-height: 30px;
font-weight: 500;
background-color: #000000;
}

.formRight .totalPrice span {
color: #fff;
font-weight: 500;
}

#step4 p {
width: 100%;
float: left;
margin: 0 0 0 0;
padding: 0 0 0 0;
}

#step4 p i {
float: left;
margin: 0 12px 0 0;
padding: 0 0 0 0;
color: #85c226;
font-size: 46px;
}

#step4 p span {
display: inline-block;
margin: 0 0 0 0;
padding: 0 0 0 0;
color: #333;
font-size: 17px;
font-weight: 400;
line-height: 25px;
}

.contactBox {
float: left;
width: 100%;
margin: 0 0 30px;
padding: 15px 5px;
text-align: center;
background-color: #f5f5f5;
}

.contactBox strong {
display: block;
font-size: 25px;
}

.contactBox span {
font-size: 21px;
position: relative;
margin: 4px 0 20px;
padding: 10px 5px 0;
display: inline-block;
border-top: 1px dashed #111;
}

.contactBox a {
width: 247px;
height: 40px;
color: #fff;
display: table;
font-size: 20px;
line-height: 40px;
border-radius: 5px;
margin: 15px auto 0 auto;
background-color: #ff671c;
}

.contactForm .title {
float: left;
font-size: 24px;
position: relative;
margin-bottom: 30px;
padding-bottom: 9px;
border-bottom: 1px dashed #111;
}

.contactForm .subTitle {
float: left;
width: 100%;
font-size: 18px;
margin-bottom: 20px;
}

.contactForm .input-field {
float: left;
width: 100%;
position: relative;
margin-bottom: 15px;
}

.contactForm .input-field.mRight {
width: 49%;
margin-right: 1%;
}

.contactForm .input-field.mLeft {
width: 49%;
margin-left: 1%;
}

.contactForm .input-field span {
display: block;
font-weight: bold;
margin-bottom: 5px;
}

.contactForm .input-field input, .contactForm .input-field select, .contactForm .input-field textarea {
float: left;
width: 100%;
height: 34px;
margin: 0 0;
padding: 0 0 0 9px;
font-size: 15px;
color: #666;
font-weight: 500;
background-color: #f8f8f8;
border: 1px solid #dadada;
outline: none;
}

.contactForm .input-field textarea {
height: auto;
}

.contactForm .submitBtn {
clear: both;
width: 247px;
height: 60px;
color: #fff;
display: table;
font-size: 20px;
line-height: 60px;
margin: 15px auto 0 auto;
background-color: #d62128;
outline: none;
border: none;
}

.map {
float: left;
width: 100%;
height: 350px;
border: 2px solid #ddd;
}

.ui-corner-all {
margin-top: 4px;
z-index: 2 !important;
}

.ui-datepicker-header {
height: 100%;
line-height: 50px;
background: #8392A7;
color: #fff;
margin-bottom: 10px;
}

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
width: 20px;
height: 20px;
background: none;
border-radius: 50%;
text-indent: inherit;
margin: -14px 0 0 -10px;
border: 2px solid #fff;
}

.ui-datepicker .ui-datepicker-prev span::after {
content: "\f053";
top: 3px;
left: 2px;
color: #fff;
position: absolute;
font: normal normal normal 12px/1 FontAwesome;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}

.ui-datepicker .ui-datepicker-next span::after {
content: "\f054";
top: 3px;
left: 5px;
color: #fff;
position: absolute;
font: normal normal normal 12px/1 FontAwesome;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}

.ui-datepicker-calendar thead tr th span {
display: block;
width: 100%;
color: #8392A7;
margin-bottom: 5px;
font-size: 13px;
}

.ui-state-default,
.ui-widget-content .ui-state-default {
padding: 0 0;
display: block;
font-size: 14px;
color: #7b7b7b;
line-height: 30px;
text-align: center;
text-decoration: none;
background-color: rgba(131, 146, 167, 0.12);
background-image: none;
border: none;
}

.ui-state-default:hover,
.ui-widget-content .ui-state-default:hover {
background-color: rgba(131, 146, 167, 0.2);
}

.ui-state-active,
.ui-widget-content .ui-state-active {
color: #fff;
background-color: #47bb0b;
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled {
opacity: .6;
filter: Alpha(Opacity=6);
cursor: url(../../img/calendardisable.png), pointer !important;
}

.ui-state-disabled:hover .ui-state-default, .ui-state-disabled:hover .ui-widget-content .ui-state-default,
.ui-widget-content .ui-state-disabled:hover .ui-state-default,
.ui-widget-content .ui-state-disabled:hover .ui-widget-content .ui-state-default {
background-color: rgba(131, 146, 167, 0.12);
}
/*# sourceMappingURL=style.css.map */
#searchResult .resultItem:nth-child(3n+1) {
clear: both;
}

#searchResult .resultItem.w4:nth-child(3n+1) {
clear: inherit;
}

#searchResult .resultItem.w4:nth-child(4n+1) {
clear: both;
}

.sidebarSearch .accordion-field .filterContent .placeholdertext {
border: 1px solid #ccc;
padding: 5px 10px;
}

.sidebarSearch .accordion-field .filterContent .placeholdertext + .filterContent {
background: #ffffff;
float: left;
width: 100%;
position: relative;
}

.sidebarSearch .accordion-field .filterContent .placeholdertext + .filterContent:after {
position: absolute;
content: "";
width: 9px;
height: 1px;
background: #000;
right: 6px;
top: -24px;
transform: rotate(+48DEG);
transition: all 0.3s;
}

.sidebarSearch .accordion-field .filterContent .placeholdertext + .filterContent:before {
position: absolute;
content: "";
width: 9px;
height: 1px;
background: #000;
right: 11px;
top: -24px;
transform: rotate(-48DEG);
transition: all 0.3s;
}

.sidebarSearch .accordion-field .filterContent .placeholdertext + .filterContent.open:after {
transform: rotate(-48DEG);
}

.sidebarSearch .accordion-field .filterContent .placeholdertext + .filterContent.open:before {
transform: rotate(+48DEG);
}

.owl-item .item .ribbon {
position: absolute;
left: 8px;
top: 8px;
padding: 5px 10px;
background: rgba(255, 255, 255, 0.58);
color: #000;
border: 1px solid rgba(0, 0, 0, 0.26);
font-size: 18px;
}

.owl-item .item .bot_txt {
position: absolute;
width: 100%;
background: rgba(255, 255, 255, 0.5);
bottom: 0;
padding: 2px 5px 5px 5px;
max-height: 23px;
color: #000;
text-align: center;
line-height: 23px;
font-size: 16px;
overflow: hidden;
}

.owl-item .item .bot_txt.min {
font-size: 10px;
line-height: 15px;
max-height: 18px;
}

ul.reviewList li a.urunimage img {
float: left;
width: 120px;
height: 120px;
background-repeat: no-repeat;
background-size: cover;
background-position: center;
border-radius: 100%;
transition: all 0.3s;
}

ul.reviewList li a.urunimage + .row, ul.reviewList li a.urunimage + .row + p {
float: left;
width: calc(100% - 120px);
padding-left: 20px;
}

ul.reviewList li a.urunimage span {
position: absolute;
left: 0;
top: inherit;
background: rgba(0, 0, 0, 0.5);
width: auto;
padding: 5px;
transition: all 0.5s;
color: #fff;
height: 100%;
padding: 10px;
border-radius: 100%;
text-align: center;
opacity: 0;
}

ul.reviewList li a.urunimage {
position: relative;
float: left;
overflow: hidden;
}

ul.reviewList li a.urunimage:hover img {
/* border-radius: 0px; */
}

ul.reviewList li a.urunimage:hover span {
opacity: 1;
}
ul.album li {
position: relative;
padding: 10px;
}

ul.album li strong {
position: absolute;
width: calc(100% - 20px);
top: 10px;
height: calc(100% - 20px);
left: 10px;
background: transparent;
text-align: center;
color: #fff;
overflow: hidden;
transition: all 0.3s;
}
ul.album li span{
text-align: center;
width: 100%;
font-size: 22px;
position: absolute;
margin-top: -200px;
transition: all 0.3s;
float: left;
}

ul.album li img {
float: left;
width: 100%;
height: 199px;
background-size: cover;
background-repeat: no-repeat;
background-position: center;
}
ul.album li:hover span {
margin-top: 0;
}

ul.album li:hover strong {
background: rgba(56, 56, 56, 0.2);
}
ul.album li strong i {
transition: all 0.4s;
position: absolute;
margin: 0 auto;
color: #fff;
text-align: center;
padding: 3px 10px;
font-weight: 400;
left: calc(50% - 28.5px);
font-size: 41px;
bottom: -65px;
text-decoration: none;
}
ul.album li:hover strong i {
bottom: 20px;
text-decoration: none;
}
.bloglist {
float: left;
width: 100%;
}

.bloglist .resultitem {
float: left;
width: 50%;
position: relative;
padding: 10px;
}

.bloglist .resultitem .image {
float: left;
width: 100%;
height: 200px;
position: relative;
}

.bloglist .resultitem .image img {
float: left;
width: 100%;
height: 100%;
background-size: cover;
background-repeat: no-repeat;
background-position: center;
}

.bloglist .resultitem:nth-child(2n+1) {
clear: both;
}

.bloglist .resultitem .image span {
position: absolute;
right: 5px;
bottom: 5px;
background: rgba(255, 255, 255, 0.54);
border-bottom: 2px solid rgba(0, 0, 0, 0.35);
padding: 4px 10px;
color: #000;
border-top-left-radius: 2px;
border-top-right-radius: 2px;
}
.bloglist .resultitem .image span.v2 {
right: inherit;
left: 5px;
}
.bloglist .resultitem .image span i {
float: left;
margin: 4px 5px 0px 0px;
font-size: 14px;
}

.bloglist .resultitem .info {
float: left;
width: 100%;
padding: 10px;
border: 1px solid #eee;
border-top: 0px;
}

.bloglist .resultitem .info strong {
float: left;
width: 100%;
font-size: 19px;
color: #525252;
}

.bloglist .resultitem .info span {
float: left;
width: 100%;
color: #404040;
margin: 10px 0px 10px 0px;
}
.bloglist .resultitem .info a.link {
float: right;
padding: 5px 10px;
border: 1px solid #ccc;
color: #000;
text-decoration: none;
transition:all 0.3s;
position: relative;
}
.bloglist .resultitem .info a.link {
float: right;
padding: 5px 10px;
border: 1px solid #ccc;
color: #000;
text-decoration: none;
position: relative;
}

.bloglist .resultitem .info a.link i {
float: right;
margin: 3px 0px 0px 6px;
transition: all 0.3s;
}

.bloglist .resultitem .info a.link:after {
content: "";
width: 5px;
background: #000;
right: 14px;
top: 50%;
height: 1px;
position: absolute;
transition: all 0.3s;
}

.bloglist .resultitem .info a.link:hover {
padding-right: 33px;
letter-spacing: 0.5px;
}

.bloglist .resultitem .info a.link:hover:after {
right: 16px;
width: 10px;
}

.bloglist .resultitem .info a.link:hover i {
float: right;
margin: 3px -20px 0px 0px;
}
.pageMenu li img {
float: left;
width: 60px;
height: 60px;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
}

.pageMenu li img + .info {
float: left;
width: calc(100% - 60px);
padding: 0px 0px 0px 10px;
}

.pageMenu li img + .info span {
float: left;
width: 100%;
font-size: 11px;
margin-bottom: 6px;
}

.pageMenu li img + .info {
font-size: 12px;
}

.pageMenu li a {
float: left;
width: 100%;
}
.sidebar_baslik{
float: left;
width: 100%;
border: 1px solid #eee;
margin: 0px 0px 5px 0px;
padding: 10px;
font-size: 17px;
background: #5a5656;
color: #fff;
}

.sidebar .sidebar_baslik{
margin-top:10px;
}
.sidebar .sidebar_baslik:first-child{
margin-top:0px;
}
.pageMenu.liborder{
border:0px;
}
.pageMenu.liborder li {
border:1px solid #eaeaea;
margin:0px 0px 5px 0px;
}
.blogsearch {
float: left;
width: 100%;
position: relative;
}

.blogsearch input {
float: left;
width: 100%;
padding: 7px 50px 7px 10px;
border: 1px solid #a6a6a6;
}

.blogsearch button {
position: absolute;
top: 0;
right: 0;
height: 100%;
width: 40px;
background: #fff;
border: 1px solid #a6a6a6;
outline: none;
transition: all 0.3s;
}
.blogsearch input:focus + button {
background: #fbcf0a;
color: #fff;
}
._message{
float: left;
width: 100%;
padding: 13px;
border: 1px solid #eee;
text-align: center;
}
.blogdtay_image{
float: left;
width: 100%;
background-size: cover;
background-repeat: no-repeat;
background-position: center;
height: 461px;
}
.detail-otels ul li {
width: 100%;
text-align: center;
border: 1px solid #ccc;
margin: 10px 0px;
}

.detail-otels ul li p {
margin: 0;
}

.detail-otels ul li a {
color: #000;
display: table;
width: 100%;
padding: 5px 10px;
text-decoration: none;
}

.detail-otels ul li.active a,.detail-otels ul li:hover a {
background: #d62128;
color: #fff;
}
.rezervasyonfiyatlar {
margin-top: 10px;
border: 1px solid #c5c5c5;
}
.rezervasyonfiyatlar .otelbaslik{
text-align: center;
border-bottom: 3px solid #d62128;
color: #000;
}
.loading-absolute {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
z-index: 12;
background: rgba(0,0,0,0.2);
}

.loading-absolute img {
position: relative;
width: 70%;
height: auto;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
top: 50%;
left: calc(50% - 35%);
}
#navbarBasket .toplam{
font-style: inherit;
}.basketTable .td.product-info .info-text {
float: left;
width: 100%;
}

.basketTable .td.product-info .info-text b {
float: left;
width: 100px;
}
.fancybox-skin .fancycontent {
width: 100% !important;
}#formCalc input[type="radio"] + label #depozito {
margin: 0px 5px 0px 0px;
}
.populerList .desc .title {
color: #fff !important;
text-align: center !important;
float: initial !important;
width: 100% !important;
display: grid !important;
}

.populerList a:hover .desc .title {
text-align: left !important;
}

</pre></body></html>