@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Raleway:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
.menulink {
  font-family: 'Montserrat', sans-serif !important; 
  font-size: 14px !important;
  font-weight: 500;
}
.nav-link{
  font-family: 'Montserrat', sans-serif !important; 
  font-size: 14px !important;
  font-weight: 600;
  text-align: center;
}
.mobx-overlay {
  background-color: #000000;
}
a {
  text-decoration: none;
}
.mobx-top-bar {
  background-color: rgba(0, 0, 0, 0.4);
}

button.mobx-prev,
button.mobx-next {
  background-color: rgba(0, 0, 0, 0.4);
}

.mobx-bottom-bar {
  background-color: rgba(0, 0, 0, 0.4);
}

.mobx-holder .mobx-share-tooltip {
  background-color: #ffffff;
  border-color: #ffffff;
  color: #444444;
  width: 120px;
}

.mobx-thumb:after {
  border-color: #ffffff;
}

.mobx-holder .mobx-loader {
  border-color: rgba(255, 255, 255, 0.2);
  border-left-color: #ffffff;
}

.mobx-top-bar * {
  color: #ffffff;
}

.mobx-prev *,
.mobx-next * {
  color: #ffffff;
}

.mobx-thumb-loaded {
  opacity: 0.5;
}

.mobx-active-thumb .mobx-thumb-loaded {
  opacity: 1;
}

.mobx-top-bar button {
  height: 40px;
  width: 40px;
}

.mobx-timer {
  height: 24px;
  width: 24px;
}

button.mobx-prev,
button.mobx-next {
  height: 32px;
  width: 44px;
}

.mobx-share-tooltip button {
  height: 40px;
  width: 40px;
}

.mobx-caption-inner {
  max-width: 420px;
}

.mobx-holder .mobx-counter {
  font-weight: 400;
  color: #ffffff;
  text-align: center;
  font-size: 13px;
  line-height: 44px;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
}

.mobx-holder .mobx-title {
  font-weight: 400;
  color: #eeeeee;
  text-align: center;
  font-size: 13px;
  line-height: 18px;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
}

.mobx-holder .mobx-desc {
  font-weight: 400;
  color: #bbbbbb;
  text-align: center;
  font-size: 12px;
  line-height: 16px;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
}

.recentcomments a {
  display: inline !important;
  padding: 0 !important;
  margin: 0 !important;
}

.wpb_animate_when_almost_visible {
  opacity: 1;
}

.theiaStickySidebar:after {
  content: "";
  display: table;
  clear: both;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

â€‹.datepicker {
  background-color: #fff !important;
  padding: 20px !important;
  border: 1px solid #f1f1f1 !important;
}

body {
  line-height: 24px;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

a:hover {
  text-decoration: none;
}

img {
  max-width: 100%;
  height: auto;
}

p {
  line-height: 22px;
  margin-bottom: 20px;
}

.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  left: 0;
  background-color: #fff;
  z-index: 999999;
  padding-bottom: 11px;
  padding-top: 22px;
  margin-top: 0px !important;
  transition: 0.5s;
}

.article__body h3 strong {
  font-size: 33px;
  margin-bottom: 40px;
  display: inline-block;
}

.contact-box h2 {
  font-size: 27px;
  font-family: var(--fontgoudy);
}

.contact-box h2.sosyal {
  font-size: 18px;
}

.print-page {
  background-color: #b8a532;
  color: #fff;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  width: 200px;
  display: block;
  margin-bottom: 40px;
  padding: 11px 10px;
  border-radius: 20px;
}

.print-page:hover {
  background-color: #000;
  color: #fff;
}

.article__body {
  padding-bottom: 60px;
}

.article__body ul {
  list-style: disc;
  padding-left: 20px;
}

:root {
  --fontgoudy: "goudy_old_styleregular";
  --fontgoudyb: "goudy_old_stylebold";
  --fontgoudyi: "goudy_old_styleitalic";
}

.custom-file:focus,
.custom-file-label:focus,
.btn:focus,
textarea:focus,
textarea.form-control:focus,
input.form-control:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
[type="text"].form-control:focus,
[type="password"].form-control:focus,
[type="email"].form-control:focus,
[type="tel"].form-control:focus,
[contenteditable].form-control:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: -webkit-focus-ring-color auto 0px;
  background-color: rgb(250, 250, 250);
}

.fontgoudy {
  font-family: var(--fontgoudy);
}

.header-book {
  position: relative !important;
  margin-bottom: 0 !important;
  padding: 75px 120px !important;
}

/*------------------header--------------------*/

#header {
  padding: 12px 81px 0px 81px;
  /* background: #00000024; */
  position: absolute;
  z-index: 999;
  width: 100%;
  /* background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)),
    url("https://www.romanceistanbulhotel.com/wp-content/themes/romance/assets/img/page-title.jpg"); */
  top: 0;
  left: 0;

  /* position: fixed; */
}

/* #header:hover {
    padding: 12px 81px 0px 81px;
   
    position: absolute;
    z-index: 999;
    width: 100%;
    background-color: #fff;
    top: 0;
    left: 0;
    position: fixed;
} */

#header .ust {
  display: flex;
  align-items: center;
}

#header .ust .logo {
  margin-right: auto;
}

#header .ust .logo img {
  height: 39.75px;
}

#header .ust .tel {
  font-size: 17px;
  color: #fff;
  margin-right: 25px;
  font-family: "Fjalla One", sans-serif;
}

/* #header:hover .ust .tel {
  color: #000;
} */

#header .ust .dil {
  margin-right: 10px;
  font-family: "Fjalla One", sans-serif;
}

#header .ust .dil a {
  font-size: 18px;
  color: #fff;
  padding-right: 7px;
  margin-right: 5px;
  border-right: 1px solid #fff;
  font-family: "Fjalla One", sans-serif;
}
/* 
#header:hover .ust .dil a {
  color: #000;
  border-right: 1px solid #000;
} */

#header .ust .dil a:last-child {
  padding-right: 0px;
  margin-right: 0px;
  border-right: 0px solid #fff;
  font-family: "Fjalla One", sans-serif;
}
/* 
#header:hover .ust .dil a:last-child {
  border-right: 0px solid #000;
} */

#header .ust .booknow {
  font-family: "Fjalla One", sans-serif;
  position: relative;
  background: #003963;
  border-radius: 3px;
  height: 48px;
  line-height: 48px;
  font-size: 20px;
  color: #fff;
  padding: 0px 18px 0px 70px;
  margin-left: 14px;
}

#header .ust .booknow .icon {
  position: absolute;
  top: 0px;
  left: 0px;
  background: linear-gradient(0deg, #9f8e07, #d6c064);
  border-radius: 3px 0px 0px 3px;
  width: 52px;
  height: 48px;
  line-height: 48px;
  text-align: center;
}

#mobilenav .booknow {
  font-family: "Fjalla One", sans-serif;
  position: relative;
  background: #003963;
  border-radius: 3px;
  height: 40px;
  line-height: 42px;
  font-size: 18px;
  color: #fff;
  padding: 0px 40px 0px 95px;
  margin-left: 0;
}

#mobilenav .booknow .icon {
  position: absolute;
  top: 0px;
  left: 0px;
  background: linear-gradient(0deg, #9f8e07, #d6c064);
  border-radius: 3px 0px 0px 3px;
  width: 52px;
  height: 40px;
  line-height: 42px;
  text-align: center;
}

#header .alt {
  margin-top: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 15px;
  transition: 0.5s;
}

#header .alt .menulink {
  font-family: var(--fontgoudy);
  font-size: 15px;
  color: #fff;
  padding: 0px 10px;
  letter-spacing: 1px;
  padding: 21px 10px;
}

/* #header:hover .alt .menulink {
  color: #000;
  padding: 0px 10px;
  letter-spacing: 1px;
  padding: 21px 10px;
} */

.dropdown-menu {
  font-family: var(--fontgoudy);
  border: 0px solid rgba(0, 0, 0, 0.15);
  border-radius: 0;
  transform: translate(10px, 19px);
}

.dropdown-item {
  font-size: 18px;
}

.dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.4em;
  vertical-align: 0.12em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
  color: #bbb;
}

.adult-box {
  width: 100%;
  min-width: 20px;
  border: 1px solid #f1f1f1;
}

.child-box {
  width: 100%;
  min-width: 20px;
  border: 1px solid #f1f1f1;
}
/* 
#header .alt .menulink:hover {
  color: #be955b;
} */
/* 
#header .dropdown:hover > .dropdown-menu {
  display: block;
} */

#header .alt .orta {
  position: relative;
  width: 160px;
  height: 30px;
  margin: 0px 20px;
}

#header .alt .orta img {
  bottom: 0px;
  width: 135px;
  align-items: center;
  position: absolute;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  text-align: center;
}

#header .alt2 {
  margin-bottom: 20px;
}

#header .alt2 .menuac {
  display: block;
  border-radius: 4px;
  border: 1px solid rgba(0, 0, 0, 0.5);
  padding: 10px 0px;
  text-align: center;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.5);
}

#header .alt2 .menulink {
  display: block;
  font-family: var(--fontgoudy);
  font-size: 16px;
  color: #000;
  padding: 0px 10px;
  line-height: 30px;
}

#header .alt2 .acilir {
  display: none;
  padding: 20px 0px;
  text-align: center;
}

#header .alt .dropdown,
#header .alt2 .dropdown {
  display: inline-block;
}

/*------------------slider--------------------*/

#slider {
  position: relative;
  margin-bottom: 140px;
}

#slider .arkaplan {
  width: 100%;
  height: 800px;
  object-fit: cover;
}

#slider .sertifika {
  position: absolute;
  bottom: 40px;
  left: 40px;
}

#slider .sertifika span {
  margin-right: 14px;
}

#slider .sertifika span img {
  height: 113px;
}

#slider .icerik {
  position: absolute;
  top: 90px;
  right: 90px;
  width: 430px;
  background: #fff;
  padding: 20px;
}

#slider .icerik .icalan {
  border: 4px solid #000;
  padding: 38px;
  text-align: center;
}

#slider .icerik .icalan .yazi1 {
  font-size: 40px;
  font-weight: 700;
  margin-bottom: 10px;
}

#slider .icerik .icalan .yazi2 {
  font-size: 60px;
  font-weight: 700;
  margin-bottom: 30px;
}

#slider .icerik .icalan .yazi3 {
  font-size: 15px;
  font-weight: 400;
  margin-bottom: 30px;
}

#slider .icerik .icalan .resim img {
  max-width: 90%;
  margin-bottom: 30px;
}

#slider .icerik .icalan .buton {
  font-size: 40px;
  font-weight: 700;
  color: #000;
}

/*------------------tarihsec--------------------*/

#tarihsec {
  position: relative;
  margin-bottom: 140px;
  padding: 0px 120px;
}

#tarihsec .tarihalan {
  margin-bottom: 26px;
}

#tarihsec .tarihalan .yazi {
  display: block;
  text-align: center;
  height: 20px;
  margin-bottom: 15px;
  font-family: var(--fontgoudy);
  font-size: 15px;
  color: #000;
}

#tarihsec .tarihalan .kutu {
  display: block;
  padding: 30px 30px 20px 30px;
  text-align: center;
  cursor: pointer;
}

#tarihsec .dropdown-toggle::after {
  display: none;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}

#tarihsec .tarihalan .kutu .ay {
  display: block;
  font-family: "Poppins", sans-serif;
  font-size: 10px;
  color: #000;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-weight: 700;
}

#tarihsec .tarihalan .kutu .gun {
  display: block;
  font-family: "Poppins", sans-serif;
  font-size: 44px;
  font-weight: 500;
  color: #000;
  margin-bottom: 10px;
}

#tarihsec .tarihalan .kutu .adet {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Poppins", sans-serif;
  font-size: 44px;
  font-weight: 500;
  color: #000;
  margin-bottom: 10px;
}

#tarihsec .tarihalan .kutu .adet i {
  font-size: 20px;
  color: #c4c4c4;
}

#tarihsec .tarihalan .kutu .icon {
  display: block;
  font-size: 24px;
  color: #c4c4c4;
}

#tarihsec .kuponkodu .form-control {
  padding: 0px;
  height: 55px;
  line-height: 55px;
  border-radius: 0px;
  border: 0px;
  border-bottom: 1px solid #f1f1f1;
  font-family: "Poppins", sans-serif;
  font-size: 15px;
  font-weight: 500 !important;
  color: #000000 !important;
}

#tarihsec .kuponkodu .form-control:focus {
  background-color: white;
}

#tarihsec .kuponkodu .btn-secondary {
  padding: 0px;
  height: 55px;
  line-height: 55px;
  border-radius: 0px;
  border: 1px solid #f1f1f1;
  background: #003963;
  font-family: var(--fontgoudy);
  font-size: 15px;
  font-weight: 400;
  color: #ffffff;
}

#tarihsec .baslik {
  font-family: var(--fontgoudyb);
  font-size: 20px;
  font-weight: 700;
  color: #434343;
  margin-bottom: 30px;
}

#tarihsec .aciklama {
  font-size: 15px;
  font-weight: 400;
  color: #5b5b5b;
  line-height: 30px;
}

#tarihsec .aciklama p {
  font-size: 15px;
  font-weight: 400;
  color: #5b5b5b;
  line-height: 30px;
}

/*------------------history--------------------*/

#history {
  position: relative;
  margin-bottom: 140px;
  padding: 0px 120px;
}

#history .baslik {
  margin-bottom: 80px;
  border-bottom: 1px solid #000;
  height: 50px;
}

.baslik .yazi {
  font-size: 70px;
  color: #000;
  background: #fff;
  line-height: 74px;
  padding-right: 40px;
}

.altbaslik {
  font-family: var(--fontgoudy);
  font-size: 30px;
  color: #000;
  line-height: 36px;
  margin-top: 80px;
  margin-bottom: 15px;
}

#history .aciklama,
#history .aciklama p {
  font-size: 15px;
  font-weight: 400;
  color: #000;
  line-height: 30px;
}

#history .resim {
  max-width: 100%;
}

/*------------------rooms--------------------*/

#rooms {
  position: relative;
  margin-bottom: 140px;
  padding: 0px 120px;
  background: url("../img/romance-oda-sketch.png");
  background-repeat: no-repeat;
  background-size: 40% auto;
  background-position: -80px 120px;
}

#rooms .baslik {
  margin-bottom: 80px;
  border-bottom: 1px solid #000;
  height: 50px;
}

#rooms .alan {
  display: none;
  margin-top: 80px;
}

#rooms .alan.active {
  display: block;
}

#rooms .aciklama {
  font-size: 15px;
  color: #615757;
  line-height: 22px;
  margin-bottom: 30px;
}

#rooms .link {
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  font-weight: 300;
  color: #000;
  line-height: 25px;
}

#rooms .carousel-item {
  text-align: center;
  border-radius: 10px;
}

#rooms .carousel-item img {
  width: 100%;
}

#rooms .carousel-control-next,
#rooms .carousel-control-prev {
  color: #000;
  font-size: 40px;
  width: 5%;
}

#rooms .carousel-control-prev {
  left: -50px;
}

#rooms .carousel-control-next {
  right: -50px;
}

#rooms .carousel-item img {
  border-radius: 10px;
}

/*------------------special--------------------*/

#special {
  position: relative;
  margin-bottom: 140px;
  padding: 0px 120px;
}

#special .baslik {
  margin-bottom: 80px;
  border-bottom: 1px solid #000;
  height: 50px;
}

#special .item {
  display: block;
  margin-bottom: 30px;
}

#special .item .resim {
  width: 100%;
  height: auto;
  object-fit: cover;
  border-radius: 20px;
  margin-bottom: 17px;
}

#special .item .itembaslik {
  display: flex;
  align-items: center;
  font-family: var(--fontgoudyb);
  font-size: 25px;
  line-height: 30px;
  color: #000;
}

#special .item .itembaslik small {
  margin-left: auto;
  font-family: "Poppins", sans-serif;
  font-size: 20px;
  line-height: 22px;
  color: #000;
  margin-bottom: 14px;
}

#special .item .aciklama {
  display: block;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  color: #232323;
  margin-bottom: 20px;
}

#special .item .detail {
  display: block;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 22px;
  color: #484848;
}

#special .sag {
  padding-left: 120px;
}

.sag .altbaslik {
  position: relative;
  font-family: var(--fontgoudy);
  font-size: 30px;
  line-height: 30px;
  color: #000;
  margin-bottom: 10px;
}

#special .sag .altbaslik:before {
  position: absolute;
  content: "";
  top: 15px;
  left: -100px;
  width: 80px;
  height: 1px;
  background: #000000;
}

#special .sag .yazi1,
#special .sag .yazi1 p {
  font-family: "Poppins", sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 30px;
  color: #000;
  margin-bottom: 20px;
}

#special .sag .link {
  font-family: "Poppins", sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 22px;
  color: #000000;
}

#instagram {
  margin-bottom: 100px;
}

#instagram .baslik {
  margin-bottom: 80px;
  border-bottom: 1px solid #000;
  height: 50px;
  margin-left: 70px;
}

/*------------------explore--------------------*/

#explore {
  position: relative;
  margin-bottom: 40px;
  padding: 0px 120px 120px 120px;
  background: url("../img/stock-vector-vector-sketch-of-famous-turkish-landmark-ortakoy-mosque-in-istanbul-and-bosphorus-bridge-hand-749374255.png");
  background-repeat: no-repeat;
  background-size: 40% auto;
  background-position: 0px 120px;
}

#explore .baslik {
  margin-bottom: 80px;
  border-bottom: 1px solid #000;
  height: 50px;
}

#explore .baslik .butonlar {
  background: #fff;
  height: 74px;
  margin-left: auto;
  display: flex;
  align-items: center;
}

#explore .baslik .butonlar button {
  width: 29px;
  height: 29px;
  border-radius: 50%;
  background: #f3f3f3;
  border: 0px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  color: #c4c4c4;
  margin: 20px 0px 0px 20px;
}

#explore .lSSlideOuter .lSPager.lSpg {
  margin: 10px 0 0;
  padding: 0;
  text-align: center;
  display: none;
}

#explore .item {
  position: relative;
}

#explore .item .resim {
  text-align: center;
}

#explore .item .resim img {
  width: calc(100% - 40px);
}

#explore .item .yazi1 {
  /* position: absolute; */
  /* top: 50%; */
  /* left: -41%; */
  width: 100%;
  /* height: 20px; */
  text-align: center;
  -ms-transform: rotate(90deg);
  /* transform: rotate(90deg); */
  margin-bottom: 15px;
  font-size: 14px;
  height: 30px;
}

.footer-cont {
  background: #2c2e3d;
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 1603px) and (min-width: 1468px) {
  #header .alt .orta img {
    width: 135px;
  }
  #header .alt .orta {
    margin: 0px 20px;
  }
}

/*------------------quest--------------------*/

#quest {
  position: relative;
  margin-bottom: 140px;
  padding: 0px 120px 0px 120px;
}

#quest .baslik {
  margin-bottom: 80px;
  border-bottom: 1px solid #000;
  height: 50px;
}

#quest .tripad {
  max-width: 100%;
}

#quest .butonlar {
  background: #fff;
  height: 74px;
  margin-left: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}

#quest .butonlar button {
  width: 29px;
  height: 29px;
  border-radius: 50%;
  background: #f3f3f3;
  border: 0px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  color: #c4c4c4;
  margin: 20px 10px 0px 10px;
}

#quest .lSSlideOuter .lSPager.lSpg {
  margin: 10px 0 0;
  padding: 0;
  text-align: center;
  display: none;
}

#quest .item {
  padding: 35px 45px;
  background: #f8f8f8;
  border-radius: 14px;
}

#quest .item .hotel {
  display: flex;
  align-items: center;
  font-family: var(--fontgoudyb);
  font-size: 25px;
  color: #000;
  margin-bottom: 20px;
}

#quest .item .hotel span {
  margin-left: auto;
  font-family: "Poppins", sans-serif;
  font-size: 15px;
  color: #000;
}

#quest .item .aciklama {
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  color: #000;
  margin-bottom: 10px;
}

#quest .item .yazan {
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  color: #000;
}

/*------------------collection--------------------*/

#collection {
  position: relative;
  margin-bottom: 140px;
  padding: 0px 120px 120px 120px;
  background: url("../img/istanbul-cityscape-at-night-YAN3DZ8.png");
  background-repeat: no-repeat;
  background-size: 40% auto;
  background-position: 0px 120px;
}

#collection .baslik {
  margin-bottom: 80px;
  border-bottom: 1px solid #000;
  height: 50px;
}

#collection .logolar {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-top: 50px;
}

#collection .logolar .logo {
  width: 20%;
}

/*------------------footer--------------------*/

#footer {
  position: relative;
  padding: 45px 120px 45px 120px;
  display: flex;
  align-items: center;
  background: #2c2e3d;
}

#footer .logo {
  height: 181px;
  padding-right: 55px;
  margin-right: 55px;
  border-right: 1px solid #000;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

#footer .iletisim {
  height: 181px;
  padding-right: 55px;
  margin-right: 55px;
  border-right: 1px solid #000;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

#footer .iletisim .bilgi {
  font-family: "Poppins", sans-serif;
  font-size: 15px;
  color: #fff;
  line-height: 18px;
}

#footer .kisalink {
  height: 181px;
  padding-right: 55px;
  margin-right: 55px;
  border-right: 1px solid #000;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

#footer .kisalink a {
  font-family: "Poppins", sans-serif;
  font-size: 15px;
  color: #fff;
  line-height: 18px;
}

#footer .sosyal {
  height: 181px;
  display: flex;
  align-items: center;
}

#footer .sosyal span {
  font-size: 40px;
  color: #fff;
  line-height: 42px;
  margin-right: 42px;
}

#footer .sosyal a {
  display: inline-block;
  width: 40px;
  height: 40px;
  border-radius: 3px;
  background: #fff;
  font-size: 30px;
  color: #2c2e3d;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 20px;
}

#header .alt.sticky .menulink {
  color: #000 !important;
}

#header .sticky-book {
  display: none;
}

#header .alt.sticky .sticky-book {
  display: inline-block;
  background-color: #003963;
  color: #fff !important;
  padding: 4px 16px;
}

#header .alt.sticky .orta img {
  width: 65px;
}

#header .alt.sticky .orta#dark-logo {
  width: 65px;
  display: block !important;
}

#header .alt.sticky .orta#white-logo {
  display: none !important;
}

.container85 {
  width: 85% !important;
}

#explore .item .resim img {
  border-radius: 17px;
}

.datepicker td {
  padding: 6px !important;
  font-size: 15px !important;
}

.datepicker table tr td.active,
.datepicker table tr td.active:hover,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled:hover {
  background-color: #006dcc;
  background-image: -moz-linear-gradient(top, #a1900b, #cdb855);
  background-image: -ms-linear-gradient(top, #a1900b, #cdb855);
  background-image: -webkit-gradient(
    linear,
    0 0,
    0 100%,
    from(#a1900b),
    to(#cdb855)
  );
  background-image: -webkit-linear-gradient(top, #a1900b, #cdb855);
  background-image: -o-linear-gradient(top, #a1900b, #cdb855);
  background-image: linear-gradient(top, #a1900b, #cdb855);
  background-repeat: repeat-x;
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#a1900b', endColorstr='#cdb855', GradientType=0);
  border-color: #a1900b #cdb855 #a1900b;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

@media screen and (max-width: 992px) and (max-width: 3000px) and (min-width: 1675px) {
  #header .alt .orta {
    margin: 0px 48px;
  }
}

@media screen and (max-width: 1674px) and (min-width: 1604px) {
  #header .alt .orta {
    margin: 0px 15px;
  }
}

@media screen and (max-width: 1603px) and (min-width: 1468px) {
  #header .alt.sticky .orta img {
    width: 69px;
  }
  #header .alt .orta img {
    width: 135px;
  }
  #header .alt .orta {
    margin: 0px 20px;
  }
}

@media screen and (max-width: 1468px) and (min-width: 1100px) {
  #rooms .alan {
    display: none;
    margin-top: 0;
  }
  #rooms .aciklama {
    font-size: 13px;
    color: #615757;
    line-height: 16px;
    margin-bottom: 30px;
  }
  #footer .logo {
    height: 181px;
    padding-right: 0 !important;
    margin-right: 0 !important;
    border-right: 1px solid #000;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  #footer .iletisim {
    height: 181px;
    padding-right: 32px !important;
    margin-right: 0 !important;
    border-right: 1px solid #000;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  #footer {
    position: relative;
    padding: 45px 50px 45px 50px;
  }
  #footer .iletisim .bilgi {
    font-family: var(--fontrubik);
    font-size: 13px;
    color: #000;
    line-height: 18px;
  }
  #footer .kisalink {
    height: 181px;
    padding-right: 15px !important;
    margin-right: 0 !important;
    border-right: 1px solid #000;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  #footer .kisalink a {
    font-family: var(--fontrubik);
    font-size: 13px;
    color: #fff;
    line-height: 18px;
  }
  #tarihsec .tarihalan .kutu {
    display: block;
    padding: 26px 13px 20px 13px;
    text-align: center;
    cursor: pointer;
  }
  #tarihsec .tarihalan .kutu .gun {
    display: block;
    font-family: var(--fontrubik);
    font-size: 28px;
    font-weight: 500;
    color: #000;
    margin-bottom: 10px;
  }
  #tarihsec .tarihalan .kutu .adet {
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: var(--fontrubik);
    font-size: 28px;
    font-weight: 500;
    color: #000;
    margin-bottom: 10px;
  }
  #footer .iletisim .bilgi {
    font-family: var(--fontrubik);
    font-size: 13px;
    color: #fff;
    line-height: 18px;
  }
  #header .alt .orta img {
    width: 135px;
  }
  #header .alt.sticky .orta img {
    width: 59px;
  }
  #header .alt.sticky .orta {
    margin: 0px 0px;
  }
  #header .alt .orta {
    margin: 0px 20px;
  }
}

@media screen and (max-width: 1253px) and (min-width: 1107px) {
  #header .alt .menulink {
    font-size: 13px;
  }
}

@media screen and (max-width: 1106px) and (min-width: 768px) {
  #header .alt .menulink {
    font-size: 13px;
  }
  #header .alt .orta img {
    width: 90px;
  }
  #header .alt .orta {
    width: 90px;
  }
}

@media screen and (max-width: 1106px) and (min-width: 768px) {
  #header {
    padding: 12px 27px 0px 27px;
  }
  #header:hover {
    padding: 12px 27px 0px 27px;
  }
  #tarihsec .tarihalan .kutu .gun {
    font-size: 25px;
  }
  #tarihsec .tarihalan .kutu .adet {
    font-size: 25px;
  }
  #tarihsec .tarihalan .kutu .icon {
    font-size: 16px;
  }
}

.daire-img-left img {
  width: 100%;
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
}

.daire-img-right img {
  width: 100%;
  border-top-left-radius: 15px;
  border-bottom-left-radius: 15px;
}

.daire-content-box h2 {
  font-size: 60px;
  line-height: 39px;
  font-weight: 400;
  margin-bottom: 15px;
  margin-bottom: 10px;
}

.daire-content-box p {
  font-size: 14px;
  line-height: 23px;
  padding-bottom: 10px;
  font-weight: 400;
  color: #878c9f;
}

.icon-img {
  width: fit-content;
  float: left;
}

.icon-text {
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  font-size: 13px;
  padding-left: 8px;
  float: left;
  padding-top: 9px;
}

.icon-first {
  float: left;
  margin-right: 27px;
}

.mt15 {
  margin-top: 15px;
}

.pl0 {
  padding-left: 0;
}

.imkan h3 {
  font-family: "Poppins", sans-serif;
  font-size: 20px;
  line-height: 49px;
  font-weight: 500;
  margin-bottom: 5px;
}

.imkanlar-ico img {
  margin-right: 20px;
  vertical-align: middle;
}

.btnlar {
  width: 100%;
  float: left;
  margin-top: 37px;
}

.show-currency-tooltip a {
  color: #fff;
}

.btnlar a {
  border-top: 1px solid #e6e0e0;
  border-bottom: 1px solid #e6e0e0;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  color: #000;
}

.btnlar a:hover {
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
}

.daire-content-box {
  padding-left: 35px;
}

.daireler-anaresim {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 10px;
}

.daireler-anaresim-left {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 10px;
}

.daire-main-icons {
  min-height: 50px;
  margin-bottom: 15px;
}

.mb40 {
  margin-bottom: 115px;
}

.ptb-60 {
  padding-top: 60px;
  padding-bottom: 60px;
}

.pt165 {
  padding-top: 165px;
}

.pt-60 {
  padding-top: 60px;
}

.mt-30 {
  margin-top: 30px;
}

hr {
  margin-top: 40px;
  margin-bottom: 40px;
}

hr.hr80 {
  margin-top: 80px;
  margin-bottom: 80px;
}

.ya-content h3 {
  font-size: 20px;
  margin-bottom: 30px;
}

.ament img {
  vertical-align: middle;
  margin-right: 5px;
}

.mb-25 {
  margin-bottom: 25px;
}

.mb-50 {
  margin-bottom: 50px;
}

.mb-80 {
  margin-bottom: 80px;
}

.ament-img-box {
  display: inline-block;
  width: 65px;
}

.ya-gallery-img img {
  width: 100%;
}

.ya-gallery .butonlar button {
  width: 29px;
  height: 29px;
  border-radius: 50%;
  background: #f3f3f3;
  border: 0px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  color: #c4c4c4;
  margin: 20px 0px 0px 4px;
}

.br-grey {
  border-right: 1px solid #e1e1e1;
}

.ic-book .booknow {
  position: relative;
  background: #d3bc61;
  border-radius: 3px;
  height: 48px;
  line-height: 48px;
  font-size: 20px;
  color: #fff;
  padding: 0px 18px 0px 70px;
  text-align: center;
  display: inline-block;
  width: 100%;
}

.ic-book h4 {
  font-size: 40px;
  margin-top: 16px;
  margin-bottom: 15px;
}

.ic-book ul.checklist {
  list-style-image: url(../img/tick.png);
  display: block;
  list-style-type: disc;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  padding-inline-start: 23px;
}

.ic-book ul.checklist li {
  margin-bottom: 10px;
  color: #171414;
  font-weight: 500;
  line-height: 19px;
}

.ic-book .booknow .icon {
  position: absolute;
  top: 0px;
  left: 0px;
  background-color: #003963;
  border-radius: 3px 0px 0px 3px;
  width: 52px;
  height: 48px;
  line-height: 48px;
  text-align: center;
}

.ya-gallery {
  position: relative;
}

.ya-gallery .butonlar {
  background: #fff;
  height: 74px;
  margin-left: auto;
  display: flex;
  align-items: center;
  position: absolute;
  top: -93px;
  right: 0;
}

.page-title {
  text-align: center;
}

.page-title h1 {
  font-size: 70px;
}

.room-img {
  width: 100%;
  position: relative;
}

.room-img img {
  max-width: 100%;
  height: auto;
}

.room-ico-item {
  width: fit-content;
  float: left;
  margin-right: 20px;
  margin-top: 15px;
  font-family: "Poppins", sans-serif;
  font-size: 20px;
}

.room-ico-item img {
  vertical-align: middle;
  margin-right: 5px;
}

.room-over {
  position: absolute;
  bottom: -90px;
  background-color: #fff;
  border-radius: 180px;
  padding: 26px;
  border-radius: 50%;
  /* display: inline-block; */
  width: 165px;
  height: 165px;
  left: 14px;
}

.rubik {
  font-family: "Poppins", sans-serif;
}

.rubik p {
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 25px;
}

.packages img {
  border-radius: 15px;
}

.room-title h1 {
  font-size: 60px;
}

h2.packages-heading {
  font-size: 20px;
  font-family: "Poppins", sans-serif;
  margin-bottom: 20px;
}

h2.dining-heading {
  font-size: 30px;
  font-family: "Poppins", sans-serif;
  margin-bottom: 20px;
}

.br3 {
  border-right: 3px solid #000;
}

.pr40 {
  padding-right: 40px;
}

.mt-20 {
  margin-top: 20px;
}

.mb-130 {
  margin-bottom: 130px;
}

.ya-form .form-control {
  border: 0;
  border-bottom: 1px solid #e9e9e9;
  border-radius: 0;
  padding-left: 0;
}

.ya-form .form-control:focus {
  background-color: transparent;
}

.btnlar img {
  vertical-align: middle;
  margin-left: 5px;
}

.dining-img-box {
  position: relative;
}

.view-images {
  position: absolute;
  bottom: 37px;
  right: 0px;
}

.view-images img {
  vertical-align: middle;
  /* margin-left: 5px; */
  margin-right: 9px;
}

.view-images a {
  background-color: #fff;
  padding: 7px 24px;
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
  color: #000;
}

.event-pop-form {
  position: absolute;
  bottom: 37px;
  left: 0px;
}

.event-pop-form-right {
  position: absolute;
  bottom: 37px;
  right: 0px;
}

.event-pop-form-right a {
  background-color: #fff;
  padding: 7px 24px;
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
  color: #000;
}

.event-pop-form-right img {
  vertical-align: middle;
  /* margin-left: 5px; */
  margin-right: 9px;
}

.pop-form-pad {
  padding-top: 0px;
  padding-bottom: 45px;
  padding-left: 31px;
  padding-right: 35px;
}

.event-pop-form img {
  vertical-align: middle;
  /* margin-left: 5px; */
  margin-right: 9px;
}

.event-pop-form a {
  background-color: #fff;
  padding: 7px 24px;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
  color: #000;
}

.dining-h3 {
  margin-top: 15px;
  font-size: 16px;
}

.yasmak-container {
  padding-left: 15%;
  padding-right: 15%;
}

span.packages-price {
  font-size: 30px;
  color: #d3bc61;
}

a.bb-btn {
  border-bottom: 1px solid #0e0d0d;
  padding-top: 8px;
  padding-bottom: 15px;
  padding-left: 5px;
  padding-right: 5px;
  color: #000;
  margin-top: 10px;
  display: inline-block;
  width: 160px;
}

.bb-btn img {
  margin-left: 10px;
}

.line-heading {
  width: 75px;
  height: 7px;
  margin: 32px auto 0;
  display: inline-block;
  position: relative;
  overflow: hidden;
}

.line-heading span:after,
.line-heading span:before,
.line-heading:after,
.line-heading:before {
  border-color: #d3bc61;
  content: "";
  width: 30px;
  border-width: 1px 0;
  border-style: solid;
  height: 12px;
  display: inline-block;
  -moz-transform: rotate(-38deg);
  -webkit-transform: rotate(-38deg);
  -ms-transform: rotate(-38deg);
  -o-transform: rotate(-38deg);
  transform: rotate(-38deg);
  position: absolute;
  left: 0;
}

.line-heading span:after,
.line-heading:after {
  -moz-transform: rotate(38deg);
  -webkit-transform: rotate(38deg);
  -ms-transform: rotate(38deg);
  -o-transform: rotate(38deg);
  transform: rotate(38deg);
  left: 14px;
}

.line-heading span:before {
  left: 34px;
}

.line-heading span:after {
  left: 48px;
}

.heading__primary {
  font-size: 40px;
  font-weight: 600;
}

.heading__secondary {
  margin-top: 2px;
}

.contact-box {
  width: 100%;
  position: relative;
  text-align: center;
  border: 1px solid #dce0e2;
  border-radius: 6px;
  padding: 30px;
}

.contact-box h1 {
  font-size: 24px;
}

.contact-ico .svg-inline--fa {
  font-size: 36px;
  margin-top: 45px;
  color: #d3bc61;
  margin-bottom: 20px;
}

.btn-contact {
  background-color: #d3bc61;
  padding: 16px 19px;
  display: inline-block;
  margin-top: 35px;
  color: #fff;
}

.btn-contact:hover {
  background-color: #000;
  padding: 16px 19px;
  display: inline-block;
  margin-top: 35px;
  color: #fff;
}

.cont-flex {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: nowrap;
  -ms-justify-content: space-between;
  justify-content: space-between;
}

.l-he27 {
  line-height: 27px !important;
}

.sosyal i {
  font-size: 30px;
  color: #000;
}

.contact .card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: #fff;
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

.contact .card {
  border: 1px solid rgb(91 110 139);
}

.contact .card .btn {
  font-size: 18px;
  color: #000;
  font-weight: 600;
}

.contact .accordion {
  padding-bottom: 40px;
}

.contact .card .btn:hover {
  text-decoration: none;
}

@media only screen and (min-width: 768px) {
  .stcontent {
    padding-top: 0;
  }
}

@media only screen and (max-width: 768px) {
  .container85 {
    width: 95% !important;
  }
  #header .ust .dil a {
    color: #000;
  }
  #header .ust .tel {
    color: #000;
  }
  #header .ust .dil a {
    border-right: 1px solid #000;
  }
  #header .ust .dil a:last-child {
    border-right: 0px solid #000;
  }
  .header-book {
    padding: 40px 39px !important;
  }
  #slider {
    background-color: #000;
    position: relative;
    margin-bottom: 32px;
    height: unset !important;
  }
  .datepicker {
    left: 0 !important;
  }
  .pt20 {
    padding-top: 20px;
  }
  .ptb-60 {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  #footer .logo {
    text-align: center;
    position: relative;
    display: inherit;
    padding-top: 50px;
  }
  .mobile-hidden {
    display: none !important;
  }
  #header .ust .logo img {
    height: 69px;
    margin-top: 3px;
  }
  #header {
    padding: 14px 15px 0px !important;
  }
  #header .ust .tel {
    display: block;
    text-align: center;
    margin-right: 0px;
    width: 20%;
    float: left;
    border-right: 1px solid;
  }
  .mobile-top-bar {
    background-color: #f7f7f7;
    padding: 12px;
    display: flow-root;
  }
}

@media only screen and (min-width: 768px) {
  .mobile-top-bar {
    display: none;
  }
  .desktop-hidden {
    display: none !important;
  }
}

.talisman-btn {
  width: fit-content;
  display: block;
  margin-left: auto;
  margin-top: 80px;
  text-align: center;
}

.tal-navi-btn {
  background-color: #003963;
  color: #fff;
  padding: 13px 14px;
  margin-right: 10px;
}

.tal-navi-btn:hover {
  background-color: #000;
  color: #fff;
  padding: 13px 14px;
  margin-right: 10px;
}

.moment-notice.show {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.moment-notice {
  position: fixed;
  overflow: hidden;
  display: block;
  top: 0;
  left: 0;
  right: 0;
  box-sizing: border-box;
  width: 100%;
  z-index: 99999;
  background-color: rgba(0, 0, 0, 0.9);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  -webkit-transform: translate3d(0, -400px, 0);
  -moz-transform: translate3d(0, -400px, 0);
  -ms-transform: translate3d(0, -400px, 0);
  -o-transform: translate3d(0, -400px, 0);
  transform: translate3d(0, -400px, 0);
  -webkit-transition: all 2s cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: all 2s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: all 2s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 2s cubic-bezier(0.165, 0.84, 0.44, 1);
}

#mn-close {
  position: absolute;
  top: 20px;
  right: 20px;
  display: block;
  width: 19px;
  height: 19px;
  background: url(https://novablink.com/commons/widget_notice_banner/img/close.png)
    left top no-repeat;
  background-size: 19px;
}

.mn-wrap {
  position: relative;
  overflow: hidden;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  width: calc(100% - 60px);
  padding-top: 25px;
  padding-bottom: 25px;
}

.mn-col.padding {
  padding-left: 10px;
  padding-right: 10px;
}

.mn-col {
  display: block;
  font-family: "Arial", sans-serif !important;
  font-size: 14px;
  color: #fff;
}

.modformbtn {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 30px;
  padding-right: 30px;
  color: #000;
  font-size: 20px;
  background: transparent;
  border-left: 0;
  border-top: 1px solid #e6e0e0;
  border-bottom: 1px solid #e6e0e0;
  border-right: 0;
  float: right;
}

.whatsapp-fix {
  position: fixed;
  bottom: 20px;
  right: 15px;
  z-index: 99999999;
}

.mn-wrap svg {
  display: block;
  width: 42px;
  height: 42px;
  fill: white;
}

.mn-headline {
  position: relative;
  top: -5px;
  font-weight: 700;
  text-transform: uppercase;
}

.mn-text {
  line-height: 1.4;
}

a.mn-link {
  color: #fff;
  font-size: 14px;
  padding-bottom: 1px;
  border-bottom: 1px solid #fff;
}

@media only screen and (min-width: 1025px) {
  .moment-notice {
    z-index: 9999999;
  }
  .mn-wrap {
    width: calc(100% - 80px);
    max-width: 1180px;
    margin: 0 auto;
  }
  .mn-col.padding {
    padding-left: 0px;
    padding-right: 20px;
  }
}

.cc-link {
  display: none !important;
}

.page-bg {
  height: 137px;
}

#slider {
  background-color: #000;
  position: relative;
}

.sgpb-theme-6-content {
  box-shadow: #646161 0 0 0px 0px !important;
}

.new-social a {
  margin-right: 7px;
}

.modal-open {
  overflow: unset;
}

.term-packages .rubik.packages ul {
  font-size: 13px;
  font-weight: 400;
  line-height: 22px;
  list-style: disc;
  padding-left: 20px;
}

.media-box-title {
  color: rgb(255 255 255);
}

.ic-book h4 {
  line-height: 32px;
}

.cc-btn {
  color: rgb(0 0 0) !important;
  border-color: transparent;
  background-color: rgb(20, 167, 208);
}

.datepicker.dropdown-menu {
  border-radius: 0 !important;
  z-index: 9999999999;
}

.grecaptcha-badge {
  display: none;
}

.cc-revoke,
.cc-window {
  z-index: 99999999 !important;
}

.new-logo-center {
  z-index: 999999;
}

.new-logo-center a {
  display: inline-block;
}

.ic-book .tour360 {
  font-family: var(--fontgoudy);
  position: relative;
  background: #003963;
  border-radius: 3px;
  height: 48px;
  line-height: 48px;
  font-size: 20px;
  color: #fff;
  padding: 0px 18px 0px 70px;
  text-align: center;
  display: inline-block;
  width: 100%;
}

.ic-book .tour360 .icon {
  position: absolute;
  top: 0px;
  left: 0px;
  background-color: #003963;
  border-radius: 3px 0px 0px 3px;
  width: 52px;
  height: 48px;
  line-height: 58px;
  text-align: center;
  border-right: 1px solid #0f283a;
}

.govde span {
  font-size: 16px;
}

.wpgmp_map_parent {
  float: unset !important;
  width: 100%;
  position: relative;
  margin-bottom: 0px !important;
}

body.modal-open {
  overflow: inherit;
  padding-right: 0 !important;
}

#mapmodal iframe {
  width: 100% !important;
  height: 630px !important;
  margin: 0 !important;
  padding: 0 !important;
}

#mapmodal .modal-body {
  background-color: transparent !important;
}

#mapmodal .modal-content {
  background-color: transparent !important;
}

.new-logo-center {
  position: absolute;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  text-align: center;
  top: 12px;
  width: fit-content;
}

.new-logo-center img {
  width: 190px;
}

.sag {
  position: relative;
  padding-top: 0px;
  width: 86%;
  text-align: center;
}

.page-ct-ust {
  margin-top: 30px;
}

.sticky .sag {
  position: relative;
  padding-top: 7px;
}

.explore-box img {
  border-radius: 20px;
}

.explore-box h4 {
  font-size: 19px;
  margin-top: 15px;
  text-align: center;
}

#header .sag::before {
  width: 402px;
  content: "";
  height: 1px;
  background-color: #fff;
  z-index: 99;
  position: absolute;
  left: 10px;
  top: -12px;
}

#header .sag::after {
  width: 402px;
  content: "";
  height: 1px;
  background-color: #fff;
  z-index: 99;
  position: absolute;
  right: 10px;
  top: -12px;
}

hr.hr80:first-child {
  margin-top: 0px;
  margin-bottom: 0px;
  border-top: 0px solid rgba(0, 0, 0, 0.1);
}
/* 
#header:hover .sag::before,
#header:hover .sag::after {
  background-color: #003963;
} */

#header .alt {
  margin-top: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 9px;
  transition: 0.5s;
}

#header a.yasmak-logo {
  border: 1px solid rgb(255 255 255 / 26%);
  padding: 14px;
  vertical-align: unset !important;
  margin-bottom: 0;
  padding-bottom: 5px;
}

#header:hover a.yasmak-logo {
  border: 1px solid rgb(203 203 203 / 37%);
}

#header .ust .logo img {
  height: 28px;
}

#header .alt .menulink:hover {
  opacity: 0.8;
  transition: 0.5s;
}

#header .ust .booknow {
  font-family: var(--fontgoudy);
  position: relative;
  background: #003963;
  border-radius: 3px;
  height: unset;
  line-height: unset;
  font-size: 20px;
  color: #fff;
  padding: 10px 24px;
  margin-left: 14px;
}

#header:hover .ust .booknow {
  background: #003963;
  color: #fff;
}

#header .ust .booknow {
  font-family: var(--fontgoudy);
  font-size: 17px;
}

#header a.yasmak-logo {
  margin-right: unset !important;
}

.headdil {
  color: #fff;
}
/* 
#header:hover .headdil {
  color: #000;
} */

#header .ust .tel {
  font-size: 17px;
  color: #fff;
  margin-right: 25px;
  font-family: var(--fontgoudy);
}

.daire-content-box h2 {
  font-family: var(--fontgoudy);
  font-size: 35px;
}

.imkan h3 {
  font-family: var(--fontgoudy);
  font-size: 25px;
}

.btnlar {
  font-family: var(--fontgoudy);
}

.btnlar a {
  font-size: 17px;
}

.ya-content h3 {
  font-size: 23px;
  font-family: var(--fontgoudy);
}

.ic-book .booknow {
  font-family: var(--fontgoudy);
}

h2.dining-heading {
  font-size: 28px;
  font-family: var(--fontgoudy);
  margin-bottom: 20px;
}

.dining-h3 {
  font-size: 23px;
  font-family: var(--fontgoudy);
}

.rubik p {
  font-size: 13px;
}

.form-control {
  font-size: 14px;
}

.mt-10 {
  margin-top: 10px;
}

h2.packages-heading {
  font-size: 28px;
  font-family: var(--fontgoudy);
  margin-bottom: 10px;
}

#header:hover .alt.sticky .sag::before,
#header:hover .alt.sticky .sag::after {
  display: none;
}

.stickyhidden {
  display: none !important;
}

#header .alt.sticky .sticky-book {
  padding: 13px 16px;
}

.sticky {
  padding-top: 10px;
  padding-bottom: 11px;
}

a.roombtn {
  margin-left: 10px;
  background-color: #003963;
  color: #fff;
  padding-left: 21px;
  padding-right: 21px;
  border: 0;
}

.back-to-top {
  position: fixed;
  bottom: 84px;
  right: 18px;
  display: none;
  background-color: #003963;
  color: #fff;
  padding: 10px 8px 3px 11px !important;
}

/* Assisyance Form */

.assistanceform h3 {
  font-size: 1.78571429em;
  line-height: 1.5em;
  font-weight: 300;
}

.assistanceform h3 {
  line-height: 23px;
  margin-bottom: 20px;
}

.assistanceform .form-control {
  height: unset !important;
  padding: 18px 0;
  margin-top: 10px;
  border: 0;
}

.assistanceform select.form-control {
  border: 1px solid #ccc;
  padding: 18px;
}

.assistanceform input.form-control {
  border: 1px solid #ccc;
  padding: 18px;
}

.assistanceform input.form-control {
  border: 1px solid #ccc;
  padding: 18px;
}

.assistanceform .tekcheck {
  margin: 0;
  padding: 0;
}

.assistanceform .wpcf7-list-item {
  display: block !important;
  margin: 11px 0 0 0em !important;
}

.assistanceform strong {
  font-weight: 500;
  margin-bottom: 10px;
  display: inline-block;
  font-size: 12px;
}

.hr-ozel {
  border-bottom: 3px dashed #ccc;
  padding-bottom: 50px;
  margin-bottom: 50px;
}

ul.ozel-tick {
  line-height: 1.557143em;
  margin-bottom: 17px;
}

.ozel-tick li {
  list-style: none;
  list-style-image: url(https://www.romanceistanbulhotel.com/wp-content/uploads/2021/07/tick.png);
  margin-left: 30px;
  font-size: 13px;
}

/* Assisyance Form */

@media screen and (max-width: 1254px) {
  #header .sag::after {
    width: 361px;
    top: -12px;
  }
  #header .sag::before {
    width: 361px;
    top: -12px;
  }
}

@media screen and (max-width: 1601px) {
  .altbaslik {
    font-family: var(--fontgoudy);
    font-size: 30px;
    color: #000;
    line-height: 36px;
    margin-top: 0px;
    margin-bottom: 15px;
  }
}

.altbaslik {
  font-family: var(--fontgoudy);
  font-size: 30px;
  color: #000;
  line-height: 36px;
  /* margin-top: 80px; */
  margin-bottom: 15px;
}

/* TUM ALT SAYFALAR DESKTOP */

span.packages-price {
  font-size: 22px;
  color: #ffffff;
  position: absolute;
  top: 18px;
  right: 35px;
  background-color: #003963;
  padding: 10px 15px;
  border-radius: 4px;
}

a.view-all-room {
  padding: 20px;
  text-align: center;
  border: 1px solid #ccc;
  display: inline-block;
  width: 100%;
  margin-top: 20px;
  color: #000;
}

.event-pop-form {
  z-index: 999;
}

.article__body h2 {
  margin-bottom: 10px;
  margin-top: 20px;
}

.article__body ul li {
  margin-bottom: 10px;
}

.wpcf7 p {
  line-height: 1;
  margin-bottom: 0;
}

a {
  color: #bda337;
}

footer.contact .card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: #1c1c1c !important;
  border-bottom: 1px solid rgb(255 255 255 / 13%);
}

footer.contact .card .btn {
  font-size: 18px;
  color: #fff;
  font-weight: 600;
}

footer.contact .card .btn:focus {
  background-color: rgb(28 28 28);
  text-decoration: none;
}

footer .card {
  background-color: #1c1c1c;
}

/* TUM ALT SAYFALAR DESKTOP */

@media screen and (min-width: 768px) {
  #slider {
    height: 100vh !important;
  }
  .mobil-footer-sticky {
    display: none;
  }
  .sticky {
    position: fixed;
    top: 0;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    left: 0;
    background-color: #fff;
    z-index: 999999;
    padding-bottom: 11px;
    padding-top: 11px;
    margin-top: 0px !important;
    transition: 0.5s;
  }
  #header .alt.sticky {
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16),
      0 2px 10px 0 rgba(0, 0, 0, 0.12);
  }
  #header .alt.sticky .menulink {
    color: #000 !important;
  }
  #header .sticky-book {
    display: none;
  }
  #header .alt.sticky .sticky-book {
    display: inline-block;
    background-color: #003963;
    color: #fff !important;
    padding: 10px 16px;
  }
  #header .alt.sticky .orta img {
    width: 65px;
  }
  #header .alt.sticky .orta#dark-logo {
    width: 65px;
    display: block !important;
  }
  #header .alt.sticky .orta#white-logo {
    display: none !important;
  }
  .mobbottom {
    display: none;
  }
}

@media screen and (min-width: 769px) {
  .tp-rightarrow {
    display: none !important;
  }
  .tp-leftarrow {
    display: none !important;
  }
}

@media screen and (max-width: 768px) {
  #header .ust {
    position: absolute;
    right: 91px;
    top: 25px;
    z-index: 99999999;
  }
  button.btn.dropdown-toggle.headdil {
    background: #fff;
    color: #000;
  }
  #header .ust .dropdown-menu {
    top: 20px !important;
    left: -9px;
  }
  #header .ust .btn {
    line-height: 1.7 !important;
  }
  .mobbottom {
    position: fixed;
    width: 100%;
    bottom: 0;
    z-index: 99999;
    text-align: center;
  }
  .yuzde20 {
    padding-top: 8px;
    padding-bottom: 7px;
    width: 20%;
    float: left;
    padding-left: 3px;
    padding-right: 3px;
    background: #003963;
    border-right: 1px solid #052c48;
    vertical-align: bottom;
    color: #ffffff;
  }
  .mobbtm-boxh {
    height: 13px;
  }
  .mobbottom span {
    color: #fff;
    font-weight: 400;
    font-family: "Roboto", sans-serif;
    font-size: 10px;
    line-height: 1.5;
  }
  .mobbottom p {
    margin-top: 24px;
    margin-bottom: 7px;
    line-height: 0;
  }
  rs-fullwidth-wrap {
    position: relative;
    width: 100%;
    height: 300px !important;
    display: block;
    overflow: visible;
    max-width: none !important;
  }
  rs-fullwidth-wrap canvas {
    height: 300px !important;
    width: auto;
  }
  #rev_slider_4_1_wrapper {
    height: 300px !important;
  }
  #rev_slider_10_1_wrapper {
    height: 300px !important;
  }
  #rev_slider_11_1_wrapper {
    height: 300px !important;
  }
  #slbox {
    display: none !important;
  }
  #sltitle {
    display: none !important;
  }
  #slcontent {
    display: none !important;
  }
  #slgomlek {
    display: none !important;
  }
  #slbtn {
    display: none !important;
  }
  .govde span {
    font-size: 9px;
    line-height: 10px;
  }
  .new-logo-center {
    position: absolute;
    margin-left: unset;
    margin-right: auto;
    left: 20px;
    right: unset !important;
    text-align: center;
    top: 12px;
    width: fit-content;
  }
  .datepicker.dropdown-menu {
    border-radius: 0 !important;
    z-index: 99999;
    transform: unset !important;
  }
  #instagram .baslik {
    margin-bottom: 35px;
    border-bottom: 1px solid #000;
    height: 50px;
    margin-left: 15px;
  }
  #instagram .baslik .yazi {
    font-size: 50px;
  }
  .back-to-top {
    display: none !important;
  }
  footer {
    padding-top: 60px;
    background: #1c1c1c;
    padding-bottom: 60px;
  }
  #tarihsec .tarihalan .kutu.shadow {
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.15) !important;
  }
  #tarihsec .tarihalan .kutu {
    display: block;
    padding: 30px 30px 20px 30px;
    text-align: center;
    cursor: pointer;
    border: 1px solid #efefef;
  }
  #tarihsec {
    margin-bottom: 40px;
  }
  #history .baslik .yazi {
    font-size: 38px;
  }
  .baslik .yazi {
    padding-right: 19px;
  }
  #history .baslik {
    margin-bottom: 36px;
    border-bottom: 1px solid #000;
    height: 50px;
  }
  #history .aciklama {
    font-size: 14px;
    font-weight: 300;
    color: #000;
    line-height: 24px;
  }
  .rotate-image-view {
    margin: 88px auto 0;
    position: relative;
    width: 100% !important;
  }
  #history {
    position: relative;
    margin-bottom: 65px;
    padding: 0px 15px;
  }
  #tarihsec .kuponkodu .form-control {
    padding: 15px;
    height: 55px;
    line-height: 55px;
    border-radius: 0px;
    border: 0px;
    border: 1px solid #f1f1f1;
    font-family: "Poppins", sans-serif;
    font-size: 13px;
    font-weight: 500 !important;
    color: #000000 !important;
    margin-bottom: 20px;
  }
  .imkanlar-ico img {
    margin-right: 20px;
    vertical-align: middle;
    margin-bottom: 12px;
  }
  #rooms .baslik {
    margin-bottom: 30px;
    border-bottom: 1px solid #000;
    height: 50px;
  }
  .altbaslik {
    font-family: var(--fontgoudy);
    font-size: 25px;
    color: #000;
    line-height: 36px;
    /* margin-top: 80px; */
    margin-bottom: 15px;
  }
  #rooms .aciklama {
    overflow: hidden;
    font-size: 12px;
    color: #615757;
    line-height: 22px;
    margin-bottom: 15px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
  }
  #rooms {
    margin-bottom: 56px;
  }
  #explore .baslik {
    margin-bottom: 50px;
    height: 50px;
  }
  .explore-box h4 {
    font-size: 15px;
    margin-top: 15px;
    text-align: center;
    margin-bottom: 35px;
  }
  #explore {
    margin-bottom: 0;
  }
  #quest .baslik {
    margin-bottom: 43px;
    border-bottom: 1px solid #000;
    height: 50px;
  }
  #quest .tripad {
    max-width: 25%;
  }
  #quest .butonlar button {
    margin: 2px 10px 0px 10px;
  }
  /* TUM SÄ°TELER ALT SAYFALAR MOBÄ°L */
  .daireler-anaresim {
    height: 225px;
  }
  .daireler-anaresim-left {
    height: 225px;
  }
  .daire-content-box {
    padding-left: 0px;
    margin-top: 20px;
  }
  .daire-content-box h2 {
    font-family: var(--fontgoudy);
    font-size: 30px;
  }
  .daire-content-box p {
    font-size: 14px;
  }
  .yasmak-container {
    padding-left: 15px;
    padding-right: 15px;
  }
  h2.dining-heading {
    font-size: 26px;
    font-family: var(--fontgoudy);
    margin-bottom: 20px;
    margin-top: 20px;
  }
  span.packages-price {
    font-size: 18px;
    color: #ffffff;
    position: absolute;
    top: 18px;
    right: 35px;
    background-color: #003963;
    padding: 10px 15px;
    border-radius: 4px;
  }
  /* TUM SÄ°TELER ALT SAYFALAR MOBÄ°L */
  .new-logo-center img {
    width: 145px;
  }
  .navbar {
    padding: 0;
  }
  #header {
    padding: 0 !important;
    height: 89px;
  }
  ul.navbar-nav {
    background-color: #fff;
    margin-top: 0;
    padding: 22px 28px !important;
    /* border-bottom: 1px solid #ccc; */
    box-shadow: -1px 0px 17px #00000045;
  }
  .new-logo-center {
    position: absolute;
    margin-left: unset;
    margin-right: auto;
    left: 20px;
    right: 0;
    text-align: center;
    top: 12px;
    width: fit-content;
  }
  .navbar-light .navbar-toggler {
    color: rgb(255 255 255 / 96%);
    border-color: rgb(255 255 255 / 10%);
    background-color: #fff;
  }
  .page-bg {
    height: 89px;
  }
  #header .ust .logo {
    display: none;
  }

  /* #header:hover {
    padding: 12px 81px 0px 81px;
    position: absolute;
    z-index: 999;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    top: 0;
    left: 0;
    position: fixed;
  } */

  #header .alt2 {
    margin-bottom: 0px;
  }
  .navbar-expand-lg {
    width: 100%;
  }
  .navbar-light .navbar-toggler {
    margin-top: 25px;
    margin-right: 29px;
  }
  .navbar-collapse {
    margin-top: 25px;
  }
  .mobil-footer-sticky {
    position: fixed;
    width: 100%;
    bottom: 0;
    z-index: 99999;
    text-align: center;
    background: #003963;
    padding: 20px;
  }
  .mobil-footer-sticky a {
    font-size: 18px;
    color: #fff;
  }
}

@media screen and (max-width: 1024px) and (min-width: 769px) {
  .altbaslik {
    font-family: var(--fontgoudy);
    font-size: 30px;
    color: #000;
    line-height: 36px;
    margin-top: 0;
    margin-bottom: 15px;
  }
  #rooms .alan {
    display: none;
    margin-top: 25px;
  }
  #history {
    position: relative;
    margin-bottom: 50px;
    padding: 0px 120px;
  }
  #tarihsec {
    position: relative;
    margin-bottom: 85px;
    padding: 0px 120px;
  }
  #rooms {
    position: relative;
    margin-bottom: 75px;
    padding: 0px 120px;
    background: url(../img/romance-oda-sketch.png);
    background-repeat: no-repeat;
    background-size: 40% auto;
    background-position: -80px 120px;
  }
  #special .item .itembaslik {
    display: flex;
    align-items: center;
    font-family: var(--fontgoudyb);
    font-size: 21px;
    line-height: 25px;
    color: #000;
    margin-bottom: 10px;
  }
  #special .item .aciklama {
    display: block;
    font-family: "Poppins", sans-serif;
    font-size: 12px;
    font-weight: 300;
    line-height: 20px;
    color: #2d2d2d;
    margin-bottom: 20px;
  }
  #special .item .itembaslik small {
    margin-left: auto;
    font-family: "Poppins", sans-serif;
    font-size: 18px;
    line-height: 22px;
    color: #000;
    margin-bottom: 0px;
  }
  #special .sag {
    padding-left: 100px;
    margin-top: 25px;
  }
  #explore .item .yazi1 {
    position: absolute;
    top: 50%;
    left: -41%;
    width: 100%;
    height: 20px;
    text-align: left;
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  #explore .item .yazi1 {
    left: -66px;
    font-size: 12px;
  }
  #explore {
    margin-bottom: 0px;
  }
  #special {
    position: relative;
    margin-bottom: 80px;
    padding: 0px 120px;
  }
  #explore .baslik .butonlar {
    background: #fff;
    height: 27px;
    margin-left: auto;
    align-items: center;
    margin-left: 26px;
    display: flex;
  }
  #history .aciklama {
    font-size: 14px;
    font-weight: 300;
    color: #000;
    line-height: 26px;
    margin-bottom: 50px;
  }
}

@media screen and (max-width: 800px) and (min-width: 769px) {
  #header .sag::before {
    width: 320px;
    top: -12px;
  }
  #header .sag::after {
    width: 320px;
    top: -12px;
  }
  #header .alt .menulink {
    font-size: 11px;
  }
  #tarihsec .aciklama {
    font-size: 12px;
    font-weight: 300;
    color: #5b5b5b;
    line-height: 20px;
  }
  .altbaslik {
    font-family: var(--fontgoudy);
    font-size: 30px;
    color: #000;
    line-height: 36px;
    margin-top: 0;
    margin-bottom: 15px;
  }
}
