/* Yazar: BookUP FrontEnd
-------------------------------------------------- */
/* Global RAMONALARA HOTEL Styles
-------------------------------------------------- */

@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600,800&subset=latin-ext');
@import url('https://fonts.googleapis.com/css?family=Josefin+Sans:400,600,700&subset=latin-ext');
@import url('https://fonts.googleapis.com/css?family=Poiret+One&display=swap');

b {
    font-weight: 600;
}
body{
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  transition: 0.5s;
  opacity: 0;
  z-index: 99;
}
*,*:hover,*:focus{
  outline:none!important;
}
.btn.focus, .btn:focus {
    outline: 0!important;
    box-shadow: none!important;
}
.center{
  text-align:center!important;
}
.justify{
  text-align:justify!important;
}
.shadow-t{
  text-shadow: 1px 1px 1px #00000073!important;
}
.upper{
  text-transform: uppercase!important;
}
.capital{
  text-transform: capitalize!important;
}
table {
    margin: 20px 0px;
}
td {
    text-align: left;
    padding: 6px;
    border: solid 1px #e2e1e1;
    vertical-align: middle;
}
tr:nth-child(even) {
    background: #f7fdff;
}
.centered{
  display:block!important;
  margin:auto!important;
}

.fixed{
  position:fixed!important;
}
.fullback{
  background-position: center!important;
  background-repeat: no-repeat!important;
  background-size: cover!important;
}
.full-w{
  width:100%!important;
}
.nopad{
  padding: 0!important;
}
h2 {
    font-size: 28px;
    font-weight: 600;
}
h3 {
    font-size: 22px;
    font-weight: 600;
}
p {
    padding: 8px 0px;
    margin-bottom: 0px;
}
img {
    width: 100%;
}
a {
    text-decoration: none!important;
    color: rgb(255, 255, 255);
}
a:hover{
    color: rgb(227, 182, 11)!important;
}
a.phone_call:hover,a.phone_call:hover i {
    color: rgb(255, 190, 103)!important;
}
div#bookup_widget_box.bookup_widget_result {
    transform: inherit;
}
/* Template Styles
-------------------------------------------------- */
/* TOP
-------------------------------------------------- */
div#top {
    line-height: 30px;
    background-color: rgb(41, 52, 57);
    position: fixed;
    top: 0px;
    height: 95px;
    width: 100%;
    z-index: 99999;
    transition: 0.2s;
    background-image: url('../img/pattern.png');
}
.f-top {
    opacity: 1;
    height: 60px!important;
}
.logo a {
    background: -webkit-linear-gradient(top, #8f6B29, #FDE08D, #DF9F28);
    background: linear-gradient(top, #8f6B29, #FDE08D, #DF9F28);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 34px;
    font-weight: 600;
    line-height: 40px;
}
.logo img {
    height: 100%!important;
    transition: 0.1s;
    width: auto!important;
    filter: drop-shadow(1px 1px 1px black);
    margin: auto;
}
.logo img:hover {
    filter: drop-shadow(1px 1px 3px black);
}
.f-nav .logo img {
    height: 100%;
    width: auto;
    padding: 5px 0px 3px 0px;
}
/* MENU
-------------------------------------------------- */
div#main-menu.page {
    background: #ece6af!important;
}
div#main-menu {
    background: radial-gradient(rgb(192, 141, 0), rgb(232, 184, 46));
    transition: 0.2s;
    position: fixed;
    top: 95px;
    z-index: 9999;
    padding: 0;
    padding-bottom: 0px;
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.48);
}
.f-nav{
    z-index: 9999;
    position: fixed!important;
    left: 0;
    top: 60px!important;
    width: 100%;
    transition: 0.3s;
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.66);
}
ul.top_menu li {
    display: inline-block;
    padding: 29px 0px;
    transition: 0.2s;
    position: relative!important;
}
li.language i {
    font-size: 10px;
    position: relative;
    top: -1px;
    right: -1px;
}

li.language {
    margin-right: 5px;
}
ul.top_menu li a:hover {
    color: white!important;
}
span.dil-span a:hover {
    background: rgb(39, 41, 41);
}

span.dil-span a {
    padding: 1px 8px 1px 4px;
    width: 100%;
    display: block;
    transition: 0.2s;
}
ul.top_menu {
    text-align: right;
    margin: 0;
}
.top_menu li.social i:hover {
    box-shadow: 3px 2px 2px rgba(0, 0, 0, 0.29);
}
.top_menu li.social i {
    border-radius: 3px;
    font-size: 18px;
    margin-left: 10px;
    width: 30px;
    line-height: 30px;
    text-align: center;
    background: linear-gradient(rgba(182, 140, 25, 0.92), rgba(244, 200, 78, 0.82));
    transition: 0.2s;
}
.f-nav .logo {
    padding: 0px 0px 0px 0px;
    height: 60px;
}
.f-nav #cssmenu > ul > li > a {padding: 14px;}

.logo{z-index:123;padding: 0px 0px 0px 0px;font:18px verdana;transition: 0.2s;width: -webkit-fill-available;text-align: center;height: 95px!important;padding: 8px 20px;margin: auto!important;}

nav{position:relative;margin:0 auto;}
#cssmenu,#cssmenu ul,#cssmenu ul li,#cssmenu ul li a,#cssmenu #head-mobile{border:0;list-style:none;line-height:1;display:block;position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
#cssmenu:after,#cssmenu > ul:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}
#cssmenu #head-mobile{display:none}

#cssmenu > ul > li{float:left}
#cssmenu > ul > li > a{padding: 18px 15px;font-size: 13px;letter-spacing: 0.5px;text-decoration:none;color: rgb(255, 255, 255)!important;font-weight: 600;text-transform: uppercase;transition: 0.1s;cursor: pointer;text-shadow: 1px 0px 2px rgba(0, 0, 0, 0.6);}
#cssmenu > ul > li:hover > a,#cssmenu ul li.active a{color: rgb(46, 30, 0)!important;text-shadow: none!important;}
#cssmenu > ul > li:hover,#cssmenu ul li.active:hover,#cssmenu ul li.active,#cssmenu ul li.has-sub.active:hover{-webkit-transition:background .3s ease;-ms-transition:background .3s ease;transition: 0.3s;}
#cssmenu > ul > li.has-sub > a:after{position:absolute;top: 17px;right:11px;width:8px;height:2px;display:block;background:#ddd;}
#cssmenu > ul > li.has-sub > a:before{position:absolute;top: 14px;right:14px;display:block;width:2px;height:8px;background:#ddd;-webkit-transition:all .25s ease;-ms-transition:all .25s ease;transition:all .25s ease;}
#cssmenu > ul > li.has-sub:hover > a:before{top:23px;height:0}
#cssmenu ul ul{position:absolute;left:-9999px;z-index: 99;width: max-content;}
#cssmenu ul ul li{height:0;-webkit-transition:all .25s ease;-ms-transition:all .25s ease;transition:all .25s ease;}
#cssmenu ul ul li:hover{}
#cssmenu li:hover > ul{left:auto;padding: 0;background: rgb(255, 255, 255);border: solid 1px rgba(112, 112, 112, 0.6);}
#cssmenu li:hover > ul > li{height: 33px;border-bottom: 1px solid rgba(150,150,150,0.15);}
#cssmenu ul ul ul{margin-left:100%;top:0}
#cssmenu ul ul li a{padding: 10px 20px 10px 10px;font-size:12px;text-decoration:none;color: #4c4c4c;font-weight:400;text-transform: uppercase;text-align: left;}
#cssmenu ul ul li:last-child > a,#cssmenu ul ul li.last-item > a{border-bottom:0;text-shadow: 0px 1px 2px rgb(215, 215, 215);}
#cssmenu ul ul li:hover > a,#cssmenu ul ul li a:hover{color: rgb(201, 159, 14);}
#cssmenu ul ul li.has-sub > a:after{position:absolute;top:16px;right:11px;width: 8px;height:2px;display:block;background: #67582f;}
#cssmenu ul ul li.has-sub > a:before{position:absolute;top: 13px;right: 14px;display:block;width: 1px;height: 9px;background: #67582f;-webkit-transition:all .25s ease;-ms-transition:all .25s ease;transition:all .25s ease;}
#cssmenu ul ul > li.has-sub:hover > a:before{top:17px;height:0}
#cssmenu ul ul li.has-sub:hover,#cssmenu ul li.has-sub ul li.has-sub ul li:hover{background:#363636;}
#cssmenu ul ul ul li.active a{border-left:1px solid #333}
#cssmenu > ul > li.has-sub > ul > li.active > a,#cssmenu > ul ul > li.has-sub > ul > li.active> a{border-top:1px solid #333}
ul.ulmenu {
    text-align: center!important;
    margin: auto!important;
    transition: 0.2s;
    padding: 0;
    width: max-content!important;
}
nav#cssmenu i {
    font-size: 12px;
    vertical-align: top;
    font-weight: 900!important;
    line-height: 14px;
    float: right;
    margin-left: 5px;
}
.f-nav .phone_info {
}
.f-nav span.for_info {
    margin-top: -75px;
    margin-bottom: 48px;
}

.f-nav .phone_info a {
    line-height: 28px!important;
}

.f-nav .phone_info i {
    font-size: 21px!important;
    top: -2px;
}
.f-top .logo {
    height: 55px!important;
    padding: 6px 0px 6px 0px;
}

.f-top .phone_info {
    padding: 7px 0px 0px 5px;
}
.f-top ul.top_menu li {
    padding: 15px 0px;
}
.f-top .phone_info i {
    top: 0px;
}
.phone_info {
    padding: 25px 0px 15px 5px;
    line-height: 18px;
    font-family: 'Josefin Sans', sans-serif;
    position: relative;
    transition: 0.2s;
}
.phone_info a {
    padding: 0px 0px 0px 36px!important;
    font-size: 22px!important;
    transition: 0.2s;
    line-height: 36px!important;
    background: -webkit-linear-gradient(top, #dd9b24, #FDE08D, #DF9F28);
    background: linear-gradient(top, #8f6B29, #FDE08D, #DF9F28);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 900!important;
}
.phone_info a:hover {
    opacity: 0.8;
}
.phone_info span {
    color: white;
    padding: 0px 0px 0px 37px;
    display: block!important;
    font-size: 15px;
    transition: 0.2s;
    position: relative;
    margin-top: 0;
}

.phone_info i {
    float: none!important;
    width: 55px;
    height: 55px;
    font-size: 40px!important;
    text-align: center;
    transform: rotate(115deg);
    line-height: 46px!important;
    color: rgb(238, 192, 71);
    border-radius: 50%;
    margin: 0!important;
    position: absolute;
    top: 17px;
    left: -15px;
    transition: 0.2s;
    background: -webkit-linear-gradient(top, #c58b21, #FDE08D, #DF9F28);
    background: linear-gradient(top, #8f6B29, #FDE08D, #DF9F28);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.infos {
    position: absolute;
    right: 0px;
    color: rgb(255, 255, 255);
    padding: 6px 18px 6px 15px;
    background: rgb(35, 43, 51);
    border-radius: 0px 0px 10px 10px;
    border-top: solid 1px rgba(94, 97, 101, 0.62);
    font-size: 14px;
    box-shadow: 2px 2px 1px rgba(0, 0, 0, 0.3);
}
a.facebook,a.instagram {
    font-size: 16px;
    padding: 0px 4px;
}
.infos a {
    color: rgb(255, 255, 255)!important;
    text-decoration: none!important;
}

.infos li {
    display: inline-block;
    margin: 1px 4px;
}
.infos i.fa-phone {
    padding: 5px;
    color: white;
    border-radius: 50%;
    margin: 0px 3px;
}
.infos a.dil {
    background: url('img/flag/tr.png')
}
span.dil-span i {
    font-size: 7px;
    top: 13px;
    right: 4px;
    position: absolute;
}
span.dil-span {
    padding: 1px 0px 2px 0px!important;
    cursor: pointer;
    transition: 0.2s;
    height: 35px;
    text-align: left;
    text-indent: 5px;
    font-size: 13px;
    overflow: hidden;
    position: absolute;
    text-transform: uppercase;
    display: block;
    top: 36px;
    right: 0px;
    border-radius: 0px 0px 5px 5px;
    color: white;
}
.f-top span.dil-span {
    top: 8px;
}
span.dil-span:hover {
    background: rgba(56, 67, 74, 0.93);
    height: max-content;
}


span.dil-span:hover a.dil {
    margin: 10px 0px 4px 0px;
    height: 24px;
    visibility: visible;
}

.infos a.dil {
    display: block;
    height: 0px;
    visibility: hidden;
    width: 23px;
    position: relative;
    margin-bottom: -5px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 50%;
    opacity: 0.9;
    transition: 0.1s;
}
a.dil {
    display: inline-block;
    height: 23px;
    visibility: visible;
    width: 23px;
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 50%;
    opacity: 0.9;
    margin: 0px 5px;
    transition: 0.1s;
}
a.dil.tr {
    background-size: 90%;
    background-position: center;
    background-position-x: 3px;
    background-repeat: no-repeat;
}
.infos a.dil.en,.infos a.dil.tr {
    font-size: 11px!important;
    font-weight: 600;
    background: white;
    text-align: center;
    line-height: 21px;
    border: solid 1px #232b32;
    color: black!important;
    top: -2px;
}
div#bottom a.dil {
    border: none!important;
}
a.dil.en {
  font-size: 14px!important;
  font-weight: 600;
  background: white;
  text-align: center;
  line-height: 21px;
  border: solid 1px #232b32;
  color: black!important;
  top: 0px;
}
.infos a.dil.ru {
    font-size: 11px!important;
    font-weight: 600;
    background: white;
    text-align: center;
    line-height: 21px;
    border: solid 1px #232b32;
    color: black!important;
    top: -2px;
}
a.dil.ru {
    font-size: 14px!important;
    font-weight: 600;
    background: white;
    text-align: center;
    line-height: 21px;
    border: solid 1px #232b32;
    color: black!important;
    top: 0px;
}
a.dil:hover {
    opacity: 1;
}
a.dil i {
    font-size: 23px;
    position: relative;
    color: #ffffff;
    top: -4px;
}
a.dil:hover i {
    opacity: 1;
}
.form input.form-control::placeholder,form.contact-form input, .form form.contact-form textarea::placeholder {
    color: rgba(187, 187, 187, 0.58);
}
form.contact-form input {
    color: black;
}
input.form-control::placeholder{
    color: rgba(122, 122, 122, 0.4);
}

/* SLIDER
-------------------------------------------------- */

div#slider {
    min-height: 300px;
    background: rgb(253, 253, 253);
    position: relative;
    z-index: 9;
    max-height: 750px;
}
div#slider .row {
    margin: 0px 15px;
}
ul.slider-list::before {
    background: url(../img/slide-bottom.png);
    width: 100%;
    position: absolute;
    bottom: -5px;
    z-index: 9999;
    height: 110px;
    background-size: 115% 100%;
    background-position-x: 20%;
    background-repeat: no-repeat;
}
.free-simple-slider .slider-box {
    height: calc(100vh - 110px);
    max-height: 750px;
}
.caption {
    position: relative;
    transition: 0.5s;
    width: 100%;
    bottom: -65vh;
    text-shadow: 1px 1px 3px black;
}
.free-simple-slider li img {
    max-height: 420px;
    display: block;
    width: auto;
    margin: auto;
    max-width: 100%;
}
.caption h2 {
    font-size: 2.2em;
    font-weight: 600;
    text-shadow: 1px 1px 2px #000000bd;
    color: white;
}
.caption p {
    font-size: 17px;
    text-shadow: 1px 1px 2px #0000009e;
    color: white;
    margin: 20px 0px 30px 0;
    padding: 0;
}
.img-container {
    float: left;
    width: 50%;
}
.mobil {
  display: none!important;
}
img.slide-logo {
    height: 150px!important;
}
.text-container {
    float: left;
    padding-left: 50px;
    width: 50%;
    padding-top: 15vh;
}
button.primary {
    padding: 10px 20px;
    -webkit-appearance: none;
    color: #ffffffd6;
    background: transparent;
    border: none;
    border-bottom: solid 2px rgba(190, 140, 2, 0.47);
    border-radius: 2px;
    cursor: pointer;
    margin-left: 0px;
    transition: 0.2s;
    margin: 10px auto;
    display: block;
    width: max-content;
    top: 20px;
    position: relative;
}
button.dark {
    padding: 10px 20px;
    -webkit-appearance: none;
    color: rgb(255, 255, 255);
    background: rgb(220, 170, 30);
    border: none;
    border-radius: 2px;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
    margin: 10px 0px;
    cursor: pointer;
    margin-left: 0;
    transition: 0.2s;
}
.container.home-about-container .inner p b {
    color: rgb(150, 47, 107);
}
.form-control:focus {
    color: rgb(50, 107, 156)!important;
    box-shadow: none!important;
    background-color: rgb(229, 226, 226)!important;
    border-color: rgb(201, 201, 201)!important;
    border: dashed 1px;
}
.form .form-control {
    background: rgba(253, 253, 253, 0.66)!important;
    border-color: rgb(230, 230, 230);
}
.form {
    padding: 0px 40px 10px 20px;
}

form.contact-form {
    margin-top: 20px;
}
.form-control {
    margin: 8px 0px;
    font-size: 13px;
    border-color: rgb(220, 220, 220);
    background: rgba(214, 214, 214, 0.36);
}
button.secondary {
    padding: 12px 20px;
    -webkit-appearance: none;
    color: rgba(255, 255, 255, 0.85);
    background: #3d97d6;
    border: none;
    border-radius: 2px;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
    margin: 0px 5px;
    cursor: pointer;
    transition: 0.2s;
}
.current .caption {
  bottom: -40vh;
}
.free-simple-slider {
    position: relative;
}
.free-simple-slider .slider-box {
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    margin-bottom: 0px;
    margin-top: 80px;
}

.free-simple-slider .slider-dots li.current {
    background-color: rgb(244, 208, 74);
    border: 1px solid rgb(227, 179, 0);
}
.free-simple-slider li {
    height: 100%;
    width:100%;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    display: none;
    background-size: cover;
    background-position: center;
}
ul.restaurant-list li::before {
    content: "";
    width: 10px;
    height: 10px;
    background: rgb(145, 203, 199);
    position: absolute;
    margin-top: 4px;
    margin-left: -16px;
    border-radius: 50%;
}
.free-simple-slider .current {
    display: block;
}
.free-simple-slider .slider-box.slide-animation,
.free-simple-slider .slider-box.slide-fade {
    position: relative;
    overflow: hidden;
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.6);
}
 .free-simple-slider .slider-box.slide-animation li {
    float: left;
    position: absolute;
    left: 100%;
    display: block;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.free-simple-slider .slider-box.slide-animation li.current,
.free-simple-slider .slider-box.slide-animation li.prev {
        left: 0%;
}
.free-simple-slider .slider-box.slide-animation li.prev {
    z-index: 998;
}
.free-simple-slider .slider-box.slide-animation li.current {
    z-index: 999;
}
.free-simple-slider .slider-box.slide-fade li {
    float: left;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    display: block;
    transition: 0.5s;
    list-style: none!important;
}
.free-simple-slider .slider-box.slide-fade li.current,
.free-simple-slider .slider-box.slide-fade li.prev {
        opacity: 1;
}
.free-simple-slider .slider-box.slide-fade li.prev {
    z-index: 998;
}
.free-simple-slider .slider-box.slide-fade li.current {
    z-index: 999;
}

.free-simple-slider .slider-dots {
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 0;
    right:0;
    margin: 0;
    padding: 10px 10px;
    z-index: 999;
}
.free-simple-slider .slider-dots li {
    height: 15px;
    width: 15px;
    display: block;
    background-color: rgba(255, 255, 255, 0.7);
    border: 1px solid #ccc;
    display: inline-block;
    margin: 0 10px;
    position: static;
    border-radius: 50%;
    box-shadow: 2px 2px 1px rgba(0, 0, 0, 0.4);
}
.free-simple-slider .slider-dots li:hover {
    cursor: pointer;
}
.free-simple-slider .arrows {
    position: absolute;
    top: 46%;
    transform: translateY(-50%);
    width: 60px;
    z-index: 99999;
    text-align: center;
    font-size: 3em;
    color: white;
    opacity: 0.3;
    transition: 0.2s;
}
.free-simple-slider .arrows:hover {
    cursor: pointer;
    opacity: 0.8;
}
.free-simple-slider .prev-arrow {
    left: 0px;
}
.free-simple-slider .next-arrow {
    right: 0px;
}
.free-simple-slider .arrows img {
    width: 100%;
}
h4.home-room-title {
    margin-top: 60px;
    font-size: 21px;
}
.page-content.about-us h2 {
    text-align: center;
    font-size: 23px;
    margin-bottom: 30px;
    padding-bottom: 15px;
    border-bottom: solid 1px rgba(239, 237, 238, 0.5);
    color: rgb(42, 47, 95);
}
.home-about-container .inner {
  margin: 0px 80px;
  background: rgb(245, 245, 245);
  padding: 30px 50px;
  border: solid 1px rgba(117, 109, 109, 0.21);
  border-radius: 3px;
  background-image: url(../img/pattern.png);
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.25);
  }
.page-content ul {
    margin-left: 2.5%;
}
.home-about-container .inner h3, .home-about-container .inner p {
    color: rgb(53, 37, 32);
}
.g-map iframe {
    width: 100%;
    height: 400px;
    box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.23);
    margin-top: 18px;
}
.home-about-container .inner h3 {
    text-align: center;
    margin: 0px 0px 20px 0px;
    font-size: 21px;
    color: rgb(38, 123, 160);
    font-family: 'Josefin Sans', sans-serif;
    font-weight: 700;
}
.page-content {
    min-height: 300px;
    padding: 30px;
    padding-top: 10px;
    margin-top: 80px;
    padding-bottom: 20px;
    margin-bottom: 50px;
    background: rgb(253, 253, 253);
    box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.17);
    background-image: url(../img/page-pattern.png);
}
.par p {
    text-indent: 25px;
}
.concept b {
    color: rgb(163, 116, 44);
}

.concept p {
    color: black;
}
.home-about-container {
}
.feature-image.fullback.home-room-back:hover {
    background-size: 130%!important;
}
.feature-image.fullback.home-room-back {
    background-size: 110%!important;
}
.feature-image {
    width: 300px;
    height: 300px;
    margin: auto;
    margin-bottom: 45px!important;
    border-radius: 5px 5px 0px 0px;
    margin-bottom: 20px;
    border: solid 2px rgb(80, 63, 47);
    transition: 0.2s;
    margin-top: 5px;
    background-size: auto 100%!important;
    filter: contrast(1);
    border-radius: 50%;
}
figcaption {
    opacity: 1;
    transition: 0.2s;
    position: absolute;
    top: 285px;
    right: 22px;
    text-align: center;
    margin: auto;
    display: block;
}

figcaption small i {
    font-size: 12px;
    margin-left: 2px;
    margin-right: 5px;
}
figcaption small {
    padding: 2px 15px 2px 5px;
    background: rgb(79, 62, 47);
    border-radius: 3px;
    opacity: 0;
}
figure:hover small {
    opacity: 1;
}
h3.title {
    text-align: center;
    margin: 5px 0px 15px 0px;
    font-size: 18px;
    color: rgb(61, 67, 73);
    text-transform: uppercase;
    font-weight: 700;
    font-family: 'Josefin Sans', sans-serif;
}
.g-map h3.title {
    margin: 5px 0px 10px 0px;
}
h3.subscribe.title {
    margin: 0;
    text-align: right;
    color: rgb(27, 63, 96);
    padding-top: 30px;
}
.features figure:hover .feature-image {background-size: auto 120%!important;border-radius: 4px;}
ul.restaurant-list.room li {
    padding-left: 40px;
    margin-bottom: 14px;
}
ul.restaurant-list.room {
    display: inline-block;
    float: none;
}
.page-content ul.restaurant-list {
    margin-top: 15px;
    float: left;
}
b.meter {
    font-size: 11px;
    position: relative;
    top: -2px;
    color: #f4cf4a;
}
ul.restaurant-list.room h4 {
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    color: rgb(187, 33, 122);
}
.page-content ul.restaurant-list li {
    margin: 10px 0px;
}
.room-img {
    height: 550px;
    box-shadow: 1px 2px 1px rgba(0, 0, 0, 0.32);
    position: relative;
    border-radius: 5px;
    background-size: auto 100%!important;
    transition: 0.2s;
}
.room-desc {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    padding: 50px 20px;
    background: rgba(53, 65, 71, 0.76);
    color: white;
    border-radius: 5px;
    cursor: pointer;
    transition: 0.2s;
}
.room-desc h2 {
    font-size: 18px;
    text-align: center;
    margin-bottom: 34px;
    background: rgba(217, 174, 56, 0.82);
    padding: 10px 0px;
    box-shadow: 2px 3px black;
    transition: 0.2s;
}
.room-desc .room_icon i {
    font-size: 35px;
    display: block;
}

.room-desc .room_icon {
    display: block;
    float: left;
    width: 48%;
    text-align: center;
    margin: 15px 1%;
    height: 70px;
    transition: 0.2s;
    opacity: 1;
}
.room-img:hover {
  background-size: auto 115%!important;
}

/* .room-desc:hover span {
    opacity: 0;
}

.room-desc:hover button {
    background: rgb(46, 59, 67);
}

*/

.room-img:hover h2 {
    background: rgb(197, 151, 24);
}
.room-desc .room_icon small {
    padding: 10px;
    display: inline-block;
}
.welcome-room {
    padding: 15px 0px;
}
figure.rooms_desc p {
    text-align: left!important;
    margin: 10px 15px;
}
figure:hover h2 {
    background: rgb(244, 207, 74);
    color: rgb(29, 29, 29)!important;
}
figure.rooms_desc h3 {
    text-align: center;
    color: rgb(38, 123, 160);
    font-size: 20px;
    margin: 16px 0px 16px 0px;
}
div#content.welcome p {
    text-indent: 20px;
    padding: 10px 10px;
    color: rgb(79, 79, 79);
}
.features figure:hover {
    border: solid rgb(170, 170, 170) 1px;
    border-bottom: solid rgb(40, 48, 57);
}
.features figure:hover p {
    color: rgb(30, 30, 30);
}
.features figure h4 {
    text-align: center;
    font-size: 19px;
    font-weight: 600;
    text-transform: uppercase;
    color: rgb(151, 119, 59);
}
span.room_box {
    width: 13%;
    height: 44px;
    display: inline-block;
    border: solid 1px rgba(224, 221, 221, 0.72);
    border-radius: 3px;
    font-size: 14px;
    line-height: 44px;
    margin: 0px 3px;
    box-shadow: 1px 1px 0px rgba(0, 0, 0, 0.12);
    font-weight: 600;
    position: relative;
    background: white;
}
span.room_box:hover {background: #674f3a;color: white;border-color: #423222;}
span.room_box i {
    font-size: 17px;
    line-height: 42px;
}
.features figure p {
    font-size: 13px;
    text-align: center;
    color: rgb(78, 78, 78);
}
.features figure h4 {
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    color: rgb(27, 63, 96);
    transition: 0.2s;
    padding: 5px 0px;
    margin: 0;
    font-family: 'Josefin Sans', sans-serif;
    font-weight: 700;
}
.features figure:hover h4 {
    color: rgb(140, 30, 94);
}
.features figure h2 {
    font-size: 15px;
    text-align: center;
    position: absolute;
    letter-spacing: 1px;
    transition: 0.3s;
    padding: 11px 5px;
    width: 100%;
    left: 0px;
    border-radius: 2px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    color: rgb(255, 255, 255);
    text-transform: uppercase;
}
figure h2 {
    background: transparent;
    padding: 5px;
    color: rgb(252, 252, 252);
    top: 305px;
}
.features figure p {
    text-align: center!important;
    text-indent: 0;
    padding-bottom: 5px;
}
.features figure {
    padding: 5px;
    padding-bottom: 12px;
    border: solid rgba(148, 120, 53, 0.06) 1px;
    border-radius: 4px;
    background-color: rgb(139, 107, 78)!important;
    background-image: url(../img/pattern.png);
    transition: 0.2s;
    margin-bottom: 20px;
    border-bottom: solid transparent;
    position: relative;
    box-shadow: 2px 1px 4px rgba(0, 0, 0, 0.39);
}
.features {
    padding: 20px 15px 10px 15px;
    margin: 30px auto;
}
.about-us p {
    text-indent: 30px;
    margin-bottom: 0px;
}
.about-us .content {
    padding-bottom: 40px;
}
.owl-widget {
    float: right;
    width: 47%;
    height: 290px;
}
.logo-container {
    float: left;
    width: 27.25%;
    margin: 2% 3%;
}

.caption h1 {
    text-align: center;
    color: white;
    font-size: 46px;
    font-weight: 700;
    font-family: 'Josefin Sans', sans-serif;
    width: max-content;
    margin: auto;
    padding: 10px 40px 5px 40px;
    display: none;
    font-family: 'Poiret One', cursive;
}
ul#slider-list2::after {content: "";position: absolute;z-index: 999;width: 600px;height: 50px;bottom: -4px;left: 0;right: 0;margin: auto;background-size: 100% 100%;background-repeat: no-repeat;}
#logoslider .caption {
    margin-top: 0!important;
}
#owl-brand .owl-stage-outer {
    height: 230px;
    padding-top: 10px;
}
button.owl-prev,button.owl-next {
    position: absolute;
    top: 60px;
    opacity: 0.5;
}
button.owl-prev {
    left: -50px;
    top: 30%;
}
button.owl-prev span, button.owl-next span {
    font-size: 4em;
    color: rgba(59, 59, 59, 0.4);
}
button.owl-next {
    right: -50px;
    top: 30%;
}
button.owl-prev:hover, button.owl-next:hover {
    background: transparent!important;
    opacity: 1;
}

/* MAIN
-------------------------------------------------- */
div#content {
    margin: 60px auto;
    border-radius: 3px;
}

.welcome-inner-img {
    height: 300px;
    width: 90%;
    margin: auto;
    position: absolute;
    top: -105px;
    left: 0;
    right: 0;
    z-index: 1;
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.23);
    border-radius: 10px 10px 0px 0px;
}
.welcome-inner-img.fullback::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 40px;
    background: white;
    transform: skew(0deg, -2.5deg);
    top: -25px;
    display: none;
}
.welcome {
    margin-top: 100px;
}

.home-about-container h4 {
    margin-bottom: 20px;
    font-weight: 600;
    color: rgb(50, 111, 166);
    text-align: center;
}
.home-about-container p {
    padding: 0;
    font-size: 13px;
    text-align: justify;
    line-height: 20px;
    padding-bottom: 15px;
    text-indent: 15px;
}
.heading-title h2 {
    font-size: 28px;
    margin-bottom: 0;
    text-transform: uppercase;
    color: rgb(250, 254, 255);
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.7);
    font-weight: 700;
    font-family: 'Josefin Sans', sans-serif;
}
.heading-title {
    text-align: center;
    margin-top: 95px;
    color: rgb(3, 3, 3);
    display: block;
    font-weight: 600;
    padding: 100px 20px;
    padding-bottom: 50px;
    height: auto;
    background: url(../img/back.jpg);
    background-position: center;
    color: rgb(255, 255, 255);
    text-shadow: 0 0 2px rgb(0, 0, 0);
    background-size: cover;
    filter: drop-shadow(2px 1px 2px black);
}
span.breadcumb a {
    color: rgb(61, 67, 73);
    text-shadow: 0 0 2px rgb(200, 200, 200);
}
span.breadcumb {
    padding: 5px 30px;
    margin: 10px auto;
    margin-bottom: 15px;
    display: inline-block;
    background: rgba(255, 255, 255, 0.22);
    font-size: 12px;
    display: none;
}
span.breadcumb i {
    font-size: 10px;
    margin: 0px 5px;
    color: rgb(61, 67, 73);
    text-shadow: 0 0 2px rgb(212, 212, 212);
}
ul.social-icons li {
    display: inline-block;
}
ul.social-icons {
    padding: 0;
    margin-left: -2px;
    margin-top: 25px;
}
ul.social-icons li a i.fa-facebook-f:hover {
    background: #3c5ba3;
}
ul.social-icons li a i.fa-twitter:hover {
    background: #4aa6ea;
}
ul.social-icons li a i.fa-instagram:hover {
    background: #d6249f!important;
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%)!important;
}
ul.social-icons li a i.fa-youtube:hover {
    background: #cd0000;
}
ul.social-icons li a i:hover {
    box-shadow: 2px 5px 5px #0000007d;
    color: white;
    background: #3a559c;
}
.features h3.title {
    font-size: 22px;
}
ul.social-icons li a i {
    padding-top: 9px;
    width: 32px;
    height: 32px;
    text-align: center;
    display: inline-block;
    background: #ffffff;
    margin-right: 7px;
    color: #384d92;
    border-radius: 50%;
    box-shadow: 1px 2px 2px #0000007d;
    transition: 0.2s;
}
.container.home-features {
    padding: 90px 10px 20px 10px;
    min-height: 100px;
    margin: 30px auto 50px auto;
}
.home-form input,.home-form textarea,.home-form select {
    background: rgba(0, 0, 0, 0.15);
    border: solid 1px rgba(21, 31, 47, 0.6);
    font-size: 13px;
    color: #f6f6f6;
}
img.welcome {
    box-shadow: 10px -10px rgb(240, 240, 240);
    border-radius: 3px;
    filter: contrast(0.8) saturate(1.5);
    margin-bottom: 25px;
}
.welcome-inner {
    padding: 25px;
    background: rgb(63, 71, 75);
    color: white;
    box-sizing: border-box;
    margin: 20px;
    padding-top: 205px;
    position: relative;
    z-index: 1;
    border-radius: 0px 0px 10px 10px;
}
.welcome-inner p {
    text-indent: 30px;
}
select.form-control {
    color: #ffffff42;
}
.home-form input::placeholder, .home-form textarea::placeholder {
    color: #ffffff36;
}
form.home-form button {
    right: 10px;
    position: absolute;
}

ul.about-list {
    float: left;
    width: 50%;
    margin-top: 20px;
}
button.secondary:hover {
    background: #1a7eba;
    box-shadow: 2px 3px 4px #0000004f;
}
button.dark:hover {
    background: rgb(87, 96, 101);
    box-shadow: 2px 3px 4px #0000004f;
}
button.primary:hover {
    background: rgb(190, 140, 2);
    box-shadow: 2px 3px 4px rgba(0, 0, 0, 0.3);
}
.contact-infos h5 {
    margin-bottom: 20px;
    margin-top: 5px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.43);
    color: #9ccdfe;
    font-weight: 600;
}
.contact-infos p {
    color: #ececec;
    text-shadow: 0px 0px 1px rgba(0, 0, 0, 0.76);
    padding: 0;
    margin-bottom: 15px;
}
.contact-infos p i {
    color: #9ccdfe;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.50);
}
.page-content p {
    font-size: 13px;
    display: inline-block;
    width: 100%;
}
.about {
    filter: sepia(0.3);
    box-shadow: -3px 2px 1px rgba(0, 0, 0, 0.71);
    border: solid 1px rgba(122, 122, 122, 0.54);
}
.about-container {
    padding-left: 30px;
    text-align: justify;
    border-left: solid 1px #ececec;
    background-image: url('../img/worldmap.png');
    background-size: 65%;
    background-repeat: no-repeat;
    background-position: center;
}
b.big-b {
    font-size: 28px;
    color: #26315e;
    margin-right: 3px;
}
.about-container img {
    float: right;
    padding-left: 10px;
}
.widget {
    display: none;
}
.owl-widget .owl-stage,.owl-widget .owl-carousel, #owl-widget {
    max-height: 280px;
}
.slide-tutucu {
    position: relative;
    display: block;
}
.welcome-img {
    background-position: center;
    height: 280px;
    background-size: cover;
    box-shadow: 5px -6px 3px rgba(0, 0, 0, 0.1);
    border-radius: 3px;
    border: solid 1px rgb(196, 196, 196);
}
h4.title {
    text-align: center;
    margin: 15px 0px 10px 0px;
    font-size: 22px;
    text-transform: uppercase;
    color: rgb(61, 67, 73);
    font-weight: 600;
    font-family: 'Josefin Sans', sans-serif;
}
.contact-infos {
    margin-bottom: 20px;
    padding: 20px 0px;
    padding-top: 0;
}
.info-box a:link {
    color: rgb(74, 74, 74);
}
.info-box a:link:hover {
    text-decoration: none;
    color: rgb(231, 141, 40);
}
.info-box span {
    display: block;
    margin: auto;
    text-align: center;
    color: rgb(88, 88, 88);
    font-size: 14px;
}
.info-box i.fa {
    width: 44px;
    height: 44px;
    display: block;
    margin: auto;
    background: rgb(244, 206, 74);
    color: rgb(255, 255, 255);
    font-size: 17px;
    border-radius: 50%;
    line-height: 43px;
    text-align: center;
    box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.39);
}

a.notel {
    padding: inherit!important;
    font-size: inherit!important;
    transition: inherit!important;
    line-height: inherit!important;
    background: inherit!important;
    -webkit-background-clip: inherit!important;
    -webkit-text-fill-color: inherit!important;
    font-weight: inherit!important;
    display: contents;
}
.info-box {
    padding: 20px;
}
.info-box h4 {
    text-align: center;
    margin: 15px 0px 10px 0px;
    font-size: 15px;
    color: rgb(122, 122, 122);
    text-transform: uppercase;
    font-weight: 600;
}
a.phone_a {
    font-size: 15px;
    font-weight: 600;
}
#cssmenu ul li.active ul li a {
    color: rgb(68, 68, 68)!important;
}

#cssmenu > ul > li > ul li a:hover  {
    color: rgb(231, 188, 38)!important;
}
span.room_box small {
    opacity: 0;
    position: absolute;
    bottom: -33px;
    left: -55px;
    padding: 3px 2px;
    border-radius: 3px;
    background: rgb(251, 252, 255);
    color: #283039;
    font-weight: 600;
    width: 150px;
    margin: auto;
    line-height: 20px;
    transition: 0.2s;
    box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.75);
    z-index: 999;
    visibility: hidden;
}

span.room_box:hover small {
    opacity: 1;
    visibility: visible;
}
.room_details button.dark {
    margin: auto;
    display: block;
    width: max-content;
    font-size: 13px;
    font-family: 'Josefin Sans', sans-serif;
    text-transform: uppercase;
}
.col-md-4 .gallery .galleryback {
    height: 321px;
    width: 430px;
    margin: auto;
}

.room_details {
    padding: 20px 20px 20px 30px;
}
.room_details p {
    text-indent: 25px;
}
.room_details span.room_box {
    height: 58px;
    line-height: 56px;
    text-indent: 0;
    text-align: center;
    display: inline-block;
    margin-top: 35px;
    width: 13%;
    margin: 15px 2px;
    cursor: pointer;
}

.room_details span.room_box small {
    left: -38px;
    display: none;
}
.room_details span.room_box:hover small {
    display: block;
}


/* GALLERY
-------------------------------------------------- */
.gallery {
    width: 100%;
    margin: 20px 0px;
    display: inline-block;
}
.gallery img {
    width: 100%;
    height: 100%;
    padding: 5px;
    opacity: 0;
}
.gallery .back {
    margin: 20px 0px;
    border: solid rgb(231, 231, 228);
    border-radius: 5px;
    height: 170px;
    box-shadow: 2px 1px 2px rgba(0, 0, 0, 0.4);
    transition: 0.2s;
    background-size: auto 110%!important;
}
.gallery .back:hover {
    background-size: auto 120%!important;
    opacity: 0.9;
}
.sl-overlay {
    z-index: 99999!important;
}
.sl-wrapper .sl-navigation button.sl-next,.sl-wrapper .sl-navigation button.sl-prev {
    z-index: 10000!important;
    color: rgba(218, 218, 227, 0.31);
}

/* FOOTER
-------------------------------------------------- */
div#footer {
    min-height: 60px;
    padding: 0px 0px 10px 0px;
    color: white;
    box-shadow: 0px -1px 1px rgba(0, 0, 0, 0.58);
    background-color: rgb(239, 239, 239);
}

#footer .links {
    margin-top: 10px;
}
#footer .links li {
    display: inline-block;
    padding: 0px 5px;
}
#footer .links li a {
    color: #946f34;
}
#footer .links ul {
    text-align: center;
    padding-left: 0;
    color: rgb(152, 110, 30);
}
div#bottom img {
    height: 28px;
    width: auto;
    margin: auto;
    top: 4px;
    opacity: 0.1;
    display: block;
    position: relative;
}

div#bottom img:hover {
    opacity: 0.9;
}
div#bookup_widget_box {
}
/* BOTTOM
-------------------------------------------------- */
div#bottom {
    background-color: rgb(41, 52, 57);
    color: rgba(255, 255, 255, 0.81);
    background-image: url(../img/pattern.png);
    padding: 8px 0px 0px 0px;
    box-shadow: -1px -2px 1px rgba(0, 0, 0, 0.74);
}

div#bottom p {
    margin: 0;
    padding: 13px 0px;
    font-size: 13px;
}
.cd-top {
  display: inline-block;
  height: 45px;
  width: 45px;
  position: fixed;
  bottom: 90px;
  right: 30px;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  z-index: 9999;
  box-shadow: none;
  overflow: hidden;
  white-space: nowrap;
  background: url('../img/up.png');
  background-size: 70%;
  background-repeat: no-repeat;
  background-position: center;
  background-position-y: 8px;
  background-color: rgb(236, 188, 51);
  border: solid rgb(232, 182, 40);
  border-radius: 50%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s, background-color .3s 0s;
  transition: opacity .3s 0s, visibility 0s .3s, background-color .3s 0s;
  box-shadow: 2px 3px 3px #0000007d;
}
.cd-top.cd-top--show,
.cd-top.cd-top--fade-out,
.cd-top:hover {
  -webkit-transition: opacity .3s 0s, visibility 0s 0s, background-color .3s 0s;
  transition: opacity .3s 0s, visibility 0s 0s, background-color .3s 0s;
}
.cd-top.cd-top--show {
  visibility: visible;
  opacity: 1;
}
.cd-top:hover {
  opacity: 1!important;
}
button.navbar-toggler {
    margin-right: 0;
}
.gallery-title{
    font-size: 36px;
    color: #42B32F;
    text-align: center;
    font-weight: 500;
    margin-bottom: 70px;
}
.gallery-title:after {
    content: "";
    position: absolute;
    width: 7.5%;
    left: 46.5%;
    height: 45px;
    border-bottom: 1px solid #5e5e5e;
}
.galleryback.fullback {
    height: 170px;
    padding: 10px!important;
    background-size: auto 105%!important;
    margin: 10px;
    transition: 0.2s;
    background: black;
    min-width: calc(25% - 20px);
    max-width: calc(25% - 20px);
    filter: contrast(0.8);
    border: solid 5px rgb(255, 255, 255);
    position: relative;
    box-shadow: 2px 1px 3px rgba(127, 127, 127, 0.63);
}
.uclu .galleryback.fullback {
    height: 170px;
    padding: 10px!important;
    background-size: auto 105%!important;
    margin: 10px;
    transition: 0.2s;
    background: black;
    min-width: calc(33.3% - 20px);
    max-width: calc(25% - 20px);
    filter: contrast(0.8);
    border: solid 5px rgb(255, 255, 255);
    position: relative;
    box-shadow: 2px 1px 3px rgba(127, 127, 127, 0.63);
}
.galleryback.fullback::before {
    content: "+";
    font-weight: 600;
    position: absolute;
    font-size: 24px;
    right: 10px;
    bottom: 10px;
    width: 30px;
    text-align: center;
    height: 30px;
    line-height: 25px;
    color: rgba(255, 255, 255, 0.3);
    border-radius: 50%;
    border: solid 2px rgba(255, 255, 255, 0.3);
    opacity: 0;
    transition: 0.1s;
}

.galleryback.fullback:hover::before {
    opacity: 1;
}
.galleryback.fullback:hover {
    background-size: auto 110%!important;opacity: 0.8;
}
.filter-button{
    font-size: 16px;
    border: 1px solid #e3e1e1;
    border-radius: 5px;
    text-align: center;
    color: #26315e;
    margin-bottom: 30px;
    margin: 0px 5px;
}
.filter-button:hover{
    border: 1px solid #60b9dc;
    border-radius: 5px;
    text-align: center;
    color: #ffffff;
    background-color: #6cbfe0;
    box-shadow: 2px 2px 3px #00000063;
}
.filter-button:focus {
    border: 1px solid #60b9dc;
    border-radius: 5px;
    text-align: center;
    color: #ffffff;
    background-color: #6cbfe0;
    box-shadow: 2px 2px 3px #00000063!important;
}
.btn-default:active .filter-button:active {
    background-color: #42B32F;
    color: white;
}
.port-image {
    width: 100%;
}
.gallery_product {
    margin-bottom: 30px;
}
div#owl-brand img {
    width: 210px;
    margin: auto;
    height: 210px;
    border-radius: 50%;
    border: solid rgb(255, 255, 255) 1px;
    box-shadow: 3px 3px 2px rgba(0, 0, 0, 0.36);
}
ul.restaurant-list li {
    font-size: 13px;
    margin-top: 2px;
    padding-left: 20px;
}
h3.bottom_title {
    font-family: 'Poiret One', cursive;
    text-align: center;
    margin: 5px 0px 15px 0px;
    font-size: 31px;
    color: rgb(243, 205, 69);
    font-weight: 900;
    text-shadow: 1px 2px 1px rgba(0, 0, 0, 0.29);
}
h3.bottom_title img {
    width: 30px;
    position: relative;
    left: 10px;
    top: -5px;
}
a.phone_mobile i {
    float: none!important;
    font-size: 15px!important;
    color: rgb(128, 91, 58);
    position: relative;
    top: 2px!important;
}
a.phone_mobile {
    font-size: 15px!important;
}

#sub-form{
    width:100%;
    display: inline-block;
    background: rgba(247, 247, 247, 0.21);
    padding: 15px 0px 10px 0px;
    border-radius: 3px;
    box-shadow: 2px -1px 3px rgba(0, 0, 0, 0.2);
  }
  
  #sub-form .content{
    width: 450px;
    margin:auto;
  }
  
  #sub-form h2{
    text-align:center;
    margin:0 0 20px 0;
    font-size: 17px;
    font-family: sans-serif;
    text-transform: uppercase;
  }
  #sub-form .form-input{
    float:left;
    width:calc(80% - 10px);
  }
  
  #sub-form .form-input input{
    width:90%;
    margin:auto;
    display: block;
    padding-left:10px;
    height:34px;
    border-radius: 2px;
    border: solid 1px rgb(232, 232, 232);
    margin-bottom:10px;
  }
  
  #sub-form .form-button{
    float:left;
    width:100px;
  }
  
  #sub-form .form-button button{
    width: 90%;
    display: block;
    height: 34px;
    margin: auto;
    cursor: pointer;
    -webkit-appearance: none;
    background: rgb(214, 179, 70);
    color: rgb(255, 255, 255);
    font-weight: 600;
    border-radius: 3px;
    transition: 0.2s;
    margin-bottom:10px;
  }
  #sub-form .form-button button:hover {
      background: rgb(237, 173, 40);
  }

  #ebulten_sonuc {
    display: inline-block;
    width: 100%;
    text-align: center;
  }

/*-------------------------------------------- */
/*-------------------------------------------- */
/* TABLET, NOTEBOOK
--------------------------------------------------*/

@media all and (min-width: 993px) and (max-width: 1199px) {

a#navbarDropdownMenuLink:hover, a#navbarDropdownMenuLink:focus {
    background: #2d5aa0;
}
.free-simple-slider li img {
    height: 320px;
    margin: auto;
    margin-top: 6vh;
    max-width: 85%;
}
.container {
    max-width: 1200px!important;
}
}

/*-------------------------------------------- */
/*-------------------------------------------- */
/* TABLET, NOTEBOOK
--------------------------------------------------*/

@media all and (min-width: 768px) and (max-width: 992px) {

div#main-menu {
    padding-top: 0;
    padding: 0;
    box-shadow: 3px 0px 2px rgba(0, 0, 0, 0.89);
}
.heading-title {
    margin-top: 70px;
}
div#footer {
    padding: 20px 0px 60px 0px;
}
.free-simple-slider li img {
    height: 320px;
    margin: auto;
    margin-top: 6vh;
    max-width: 95%;
    float: right;
}
.caption h2 {
    font-size: 2em;
}
.container {
    max-width: 900px;
}
}

/*-------------------------------------------- */
/*-------------------------------------------- */
/* MOBILE MENU
--------------------------------------------------*/
@media all and (max-width: 1000px) {

  .f-nav span.for_info {
    margin-top: 0px;
    margin-bottom: 0;
    padding: 5px 0px 5px 0px;
  }

  .logo,.f-top .logo{position:absolute;top:0;left: 0;height: 70px!important;text-align:center;padding: 0px 0px 0px 10px!important;float:none;width: auto!important;}
  .logo2{display:none}
  nav{width:100%;}
  #cssmenu{width:100%;position: relative;height: 70px;}
  #cssmenu ul{width: 100%!important;display:none;text-align: left!important;background: white;position: relative;transition: 0.1s;border-bottom: solid #485053;}
  #cssmenu ul li{width:100%;border-top: 1px solid rgba(38, 38, 38, 0.1);}
  #cssmenu ul li:hover{}
  #cssmenu ul ul li,#cssmenu li:hover > ul > li{height:auto}
  #cssmenu ul li a,#cssmenu ul ul li a{width:100%;border-bottom:0;padding: 15px 10px;color: rgb(33, 33, 33)!important;text-shadow: none;}
  .f-nav #cssmenu ul li a, #cssmenu ul ul li a {
    width: 100%;
    border-bottom: 0;
    padding: 15px 10px;
  }
  ul.ulmenu.open {
    overflow: auto;
    max-height: 75vh;
  }
  #cssmenu > ul > li:hover > a, #cssmenu ul li.active a {
    color: rgb(84, 195, 187);
    background: transparent;
    color: rgb(217, 142, 0)!important;
  }
  .phone_info {
    text-align: center;
  }
  .phone_info span {
    color: #383838;
    text-align: center;
    padding: 5px 0px 5px 0px;
  }
  .phone_info {
    padding: 10px 0px 20px 0px;
    display: none;
  }
  .phone_info i, .f-nav .phone_info i {
    margin-right: -10px!important;
    left: -15px;
    font-size: 34px!important;
    top: -13px!important;
}
  #cssmenu > ul > li{float:none;}
  #cssmenu ul ul li a{padding-left: 25px!important;}
  #cssmenu ul ul li{background: rgb(255, 255, 255)!important;}
  #cssmenu ul ul li:hover{}
  #cssmenu ul ul ul li a{padding-left: 35px!important;}
  #cssmenu ul ul li a{color: #383121;background:none;border-left: solid 3px rgb(244, 206, 74);}
  #cssmenu ul ul li:hover > a,#cssmenu ul ul li.active > a{color: rgb(55, 49, 32);}
  #cssmenu ul ul,#cssmenu ul ul ul{position:relative;left:0;width:100%;margin:0;text-align:left;padding: 0;border: none!important;}
  #cssmenu > ul > li.has-sub > a:after,#cssmenu > ul > li.has-sub > a:before,#cssmenu ul ul > li.has-sub > a:after,#cssmenu ul ul > li.has-sub > a:before{display:none}
  #cssmenu #head-mobile{display:block;padding: 20px;color: rgb(149, 97, 51);font-size: 13px;font-weight:700;height: 100%;}
  .button{width:55px;height: 48px;position:absolute;right:0;top: 12px;cursor:pointer;z-index: 12399994;}
  .button:after{position:absolute;top:22px;right:20px;display:block;height: 8px;width:20px;border-top: 2px solid rgb(244, 207, 74);border-bottom: 2px solid rgb(255, 255, 255);content: '';}
  .button:before{-webkit-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease;position:absolute;top: 16px;right:20px;display:block;height:2px;width:20px;background: rgb(255, 255, 255);content:'';}
  .button.menu-opened:after{-webkit-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease;top:23px;border:0;height:2px;width:19px;background: rgb(255, 255, 255);-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);}
  .button.menu-opened:before{top:23px;background: rgb(244, 206, 74);width:19px;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);}
  #cssmenu .submenu-button{position:absolute;z-index:99;right:0;top:0;display:block;height: 42px;width: 100%;cursor:pointer;}
  #cssmenu .submenu-button.submenu-opened{}
  #cssmenu ul ul .submenu-button{height: 42px;width: 40px;}
  #cssmenu .submenu-button:after{position:absolute;top: 20px;right:19px;width:8px;height:2px;display:block;background: rgb(66, 57, 30);}
  #cssmenu ul ul .submenu-button:after{top: 20px;right: 17px;}
  #cssmenu .submenu-button.submenu-opened:after{background: #413a1c;}
  #cssmenu .submenu-button:before{position:absolute;top: 17px;right:22px;display:block;width:2px;height:8px;background: rgb(66, 57, 30);}
  #cssmenu ul ul .submenu-button:before{top: 17px;right: 20px;}
  #cssmenu .submenu-button.submenu-opened:before{display:none}
  #cssmenu ul ul ul li.active a{border-left:none}
  #cssmenu > ul > li.has-sub > ul > li.active > a,#cssmenu > ul ul > li.has-sub > ul > li.active > a{border-top:none}
nav#cssmenu i {
    margin-right: 12px;
}
.logo img {
    height: 100%!important;
    width: auto;
    box-shadow: none;
    border-radius: 0;
    background: transparent;
    padding: 13px 0px 13px 0px!important;
}
figcaption {
    left: 0;
    right: 0;
}

figcaption small {
    margin: auto;
    padding: 2px 5px 2px 5px;
}
}

/*-------------------------------------------- */
/*-------------------------------------------- */
/* MOBILE
--------------------------------------------------*/
@media all and (max-width: 767px) {

body {
  font-size: 13px;
}
div#main-menu {
    padding-top: 0px;
    padding: 0px;
    top: 0!important;
    z-index: 999;
    background-color: rgb(63, 71, 75);
    width: 100%;
    z-index: 9999;
    transition: 0.2s;
    background-image: url(../img/pattern.png);
}
.free-simple-slider {
    position: relative;
}
.current .caption {
    bottom: -37vh;
}
.f-nav {
}
.container-fluid, .container-fluid .container {
    max-width: 100%;
}
a.nav-link {
    padding: 12px 5px !important;
}
.f-nav a.nav-link {
    padding: 14px 5px!important;
}
li.nav-item.active, li.nav-item:hover{
    box-shadow: 0 0 1px #00000000;
}
li.nav-item {
    margin-left: 0;
}
button.primary, button.secondary, button.dark {
    padding: 10px 20px;
}
.navbar-collapse {
    padding-bottom: 20px;
    background: #22335C;
    padding: 0px;
    padding-top: 0;
    padding-bottom: 20px;
}
.free-simple-slider li img {
    height: 26vh;
    margin: auto;
    max-width: 75%;
    margin-top: 3%!important;
}
.home-about-container h4 {
    text-align: center;
    font-size: 22px;
}
.img-container {
    width: 100%;
}
.free-simple-slider .slider-dots {
    padding-bottom: 5px;
    bottom: 0px;
}
.text-container {
    padding-top: 15px;
    width: 100%;
    padding-left: 0;
    text-align: center;
}
.current .caption {
    bottom: -250px;
}
.caption h2 {
    font-size: 1.5em;
}
.home-about-container {
    padding-bottom: 10px!important;
}
.cd-top {
    bottom: 10px;
    right: 10px;
}
div#footer::before {
    top: -40px;
}
div#footer {
    padding: 10px 0px 40px 0px;
}
.home-form input, .home-form textarea, .home-form select {
    margin-bottom: 10px;
}
h4.title {
  text-align: center;
  margin: 0px 0px 20px 0px;
  font-size: 16px;
  text-transform: uppercase;
  color: #3d4247;
  font-weight: 600;
}
form.contact-form input, form.contact-form textarea {
  font-size: 13px;
  border: solid 1px rgb(206, 206, 206);
}
.form-group {
  margin-bottom: 0;
}

.head-title {
  height: 110px;
}
.heading-title {margin-top: 70px;padding: 20px 20px;}
.heading-title h2 {
  font-size: 20px;
}
.head-title::after {
  bottom: -80px;
  top: inherit;
}

#owl-widget img {
  padding: 0!important;
  margin-bottom: 20px;
}
.about-container {
  padding-left: 20px;
  background: none;
}
.page-content li {
  margin-left: 0px;
}
.page-content p {
  text-align: justify;
}
.desktop {
  display: none;
}
.home-about-container .inner {
  margin: 0px 0px;
  padding: 20px 20px;
}
.home-about-container .inner p {
  text-indent: 0;
  line-height: 21px;
  margin-bottom: 16px;
  text-align: justify;
}
.free-simple-slider .slider-box {
    height: 250px;
    margin-top: 65px;
}
.page-content {
    padding: 20px 20px;
    margin-top: 20px;
    margin-bottom: 30px;
}
.form {
    padding: 0px 30px 30px 30px;
}
.gallery .back,.feature-image {
    background-size: cover!important;
    height: 300px;
    border-radius: 4px!important;
}
.mobil {
  display: block!important;
}
a.dil.tr, a.dil.instagram, a.dil.facebook, a.dil.en, a.dil.ru{
    width: 34px!important;
    height: 34px!important;
    line-height: 32px!important;
    color: white!important;
    padding: 0!important;
    margin: 10px;
    display: inline-block!important;
    border: solid 1px rgb(229, 229, 229)!important;
}
.galleryback.fullback {
    max-width: calc(50% - 20px);
    height: 150px!important;
    border-radius: 0!important;
}.uclu
.galleryback.fullback {
    max-width: calc(50% - 20px);
    height: 150px!important;
    border-radius: 0!important;
}
h3.subscribe.title {
    text-align: center;
}
ul.about-list {
    width: 100%;
    margin: 5px 0px;
}
.about {
    margin-top: 30px;
}
h4.home-room-title {
    margin-top: 20px;
    display: none;
}
ul.restaurant-list {
    width: 100%;
    margin: 0!important;
}
ul#slider-list2::after {
    width: 100%!important;
    height: 20px!important;
}
form.contact-form {
    margin-top: 0px;
}
div#bottom img {
    border: 0;
    display: none;
}
.caption h1 {
    font-size: 16px;
    width: fit-content;
    border-radius: 0;
}
div#bottom,div#bottom p {
    padding-bottom: 10px;
    text-align: center!important;
}
div#bottom {
    padding-bottom: 60px;
}
div#bookup_widget_box {
    transform: inherit;
}
#bookup_widget_box .bookup_wdgt_body {
    background-image: none!important;
}
.features figure h2 {background: rgb(244, 207, 74);color: rgb(29, 29, 29)!important;}
a.dil.tr {
    background-size: 90%;
    font-size: 14px!important;
    font-weight: 600;
    background: white;
    text-align: center;
    line-height: 21px;
    border: solid 1px #232b32;
    color: black!important;
    top: 0px;
}
a.dil i {
    color: rgb(255, 255, 255);
    font-size: 28px!important;
    top: -4px;
}
.room_details {
    padding: 20px;
}
.room_details span.room_box:hover small {
    left: -53px;
}
.f-nav .logo img {
    padding: 10px;
}
.f-nav .phone_info{padding: 10px 0px 20px 0px!important;}
button.owl-next,button.owl-left {
    display:none!important;
}
div#content {
}
.welcome-inner {
    margin: 10px;
    padding-top: 110px;
}
.col-md-4 .gallery .galleryback {
  height: 200px!important;
}
a.social_mobile i {
    float: none!important;
    font-size: 21px!important;
    top: 11px;
    position: relative;
    color: rgb(116, 80, 48)!important;
}
a.social_mobile {
    display: inline-block!important;
    width: 40px!important;
    margin: 0px 5px!important;
    padding: 0!important;
    height: 40px;
    text-align: center!important;
    padding-left: 5px!important;
}
.features figure {
    background-color: transparent!important;
    background-image: none!important;
    box-shadow: none;
}
.features figure:hover {
    border: none;
    border-bottom: none;
}
figcaption small {
    left: 0!important;
    right: 0!important;
    margin: auto!important;
    opacity: 1!important;
    padding: 2px 8px 2px 8px;
}
.features figure:hover .feature-image {
    background-size: auto 100%!important;
}
figure figcaption {
    opacity: 1;
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
}
.par p {
    text-indent: 15px;
}
.welcome-inner-img {
    height: 250px;
    top: -150px;
}
.welcome-inner-img.fullback::before {
    width: 104%;
    left: -2%;
}
.welcome-room {
    padding: 15px 10px;
}
ul.top_menu li {
    display: none;
}
div#top {
    height: 0!important;
}

#sub-form .content{
    width: 100%;
    margin:auto;
}
#sub-form .form-input,#sub-form .form-button{
    width:100%;
}
#sub-form{
    padding: 20px 0px;
}
}
