@charset "UTF-8";
/*********************************
* Import Less File
**********************************/
/*/
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
#                                                                           #
#  Style Css                                                                #
#                                                                           #
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
/*/
/*********************************
* Font Family
**********************************/
.font-family {
  font-family: 'Titillium Web', sans-serif;
}
.font-family-playfair {
  font-family: "Playfair Display";
}
.extra-light {
  font-family: 'Titillium Web', sans-serif;
  font-weight: 200;
}
.light {
  font-family: 'Titillium Web', sans-serif;
  font-weight: 300;
}
.regular {
  font-family: 'Titillium Web', sans-serif;
  font-weight: 400;
}
.medium {
  font-family: 'Titillium Web', sans-serif;
  font-weight: 500;
}
.semi-bold {
  font-family: 'Titillium Web', sans-serif;
  font-weight: 600;
}
.bold {
  font-family: 'Titillium Web', sans-serif;
  font-weight: 700;
}
.black {
  font-family: 'Titillium Web', sans-serif;
  font-weight: 900;
}
#swipebox-overlay {
  background: #5f7765e6;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}
/*********************************
* Colors
**********************************/
/*********************************
* Brands Color
**********************************/
/*********************************
* Default
**********************************/
* {
  font-family: 'Titillium Web', sans-serif;
  font-weight: 400;
  font-size: 14px;
}
body {
  overflow-x: hidden;
}
a,
a:hover,
a:focus,
a:target {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
a:focus,
button:focus,
a:active,
button:active {
  outline: none;
}
.clear {
  clear: both;
}
ul,
ol {
  -webkit-padding-start: 0;
  margin: 0;
  padding: 0;
}
h1,
h2,
h3,
h4,
h5,
h6,
strong,
b {
  font-family: 'Titillium Web', sans-serif;
  font-weight: 700;
  margin: 0;
}
h1 {
  font-size: 20px;
}
h2 {
  font-size: 18px;
}
h3 {
  font-size: 16px;
}
h4 {
  font-size: 14px;
}
h5 {
  font-size: 13px;
}
h6 {
  font-size: 12px;
}
strong,
b {
  font-size: 14px;
}
/*********************************
* Table Css
**********************************/
.table {
  width: 100%;
  display: table;
  margin: 0;
  padding: 0;
}
.table-cell {
  position: relative;
  display: table-cell;
  vertical-align: middle;
}
.va-top {
  vertical-align: top;
}
.va-middle {
  vertical-align: middle;
}
.va-bottom {
  vertical-align: bottom;
}
/**
 * Bg Cover
 */
.cover {
  background-position: center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
/*********************************
* Bg Cover Fixed
**********************************/
.cover-fixed {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
/*********************************
* Three dost
**********************************/
.three-dots {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
/*********************************
* Font Size
**********************************/
.font-size-72 {
  font-size: 72px !important;
}
.font-size-71 {
  font-size: 71px !important;
}
.font-size-70 {
  font-size: 70px !important;
}
.font-size-69 {
  font-size: 69px !important;
}
.font-size-68 {
  font-size: 68px !important;
}
.font-size-67 {
  font-size: 67px !important;
}
.font-size-66 {
  font-size: 66px !important;
}
.font-size-65 {
  font-size: 65px !important;
}
.font-size-64 {
  font-size: 64px !important;
}
.font-size-63 {
  font-size: 63px !important;
}
.font-size-62 {
  font-size: 62px !important;
}
.font-size-61 {
  font-size: 61px !important;
}
.font-size-60 {
  font-size: 60px !important;
}
.font-size-59 {
  font-size: 59px !important;
}
.font-size-58 {
  font-size: 58px !important;
}
.font-size-57 {
  font-size: 57px !important;
}
.font-size-56 {
  font-size: 56px !important;
}
.font-size-55 {
  font-size: 55px !important;
}
.font-size-54 {
  font-size: 54px !important;
}
.font-size-53 {
  font-size: 53px !important;
}
.font-size-52 {
  font-size: 52px !important;
}
.font-size-51 {
  font-size: 51px !important;
}
.font-size-50 {
  font-size: 50px !important;
}
.font-size-49 {
  font-size: 49px !important;
}
.font-size-48 {
  font-size: 48px !important;
}
.font-size-47 {
  font-size: 47px !important;
}
.font-size-46 {
  font-size: 46px !important;
}
.font-size-45 {
  font-size: 45px !important;
}
.font-size-44 {
  font-size: 44px !important;
}
.font-size-43 {
  font-size: 43px !important;
}
.font-size-42 {
  font-size: 42px !important;
}
.font-size-41 {
  font-size: 41px !important;
}
.font-size-40 {
  font-size: 40px !important;
}
.font-size-39 {
  font-size: 39px !important;
}
.font-size-38 {
  font-size: 38px !important;
}
.font-size-37 {
  font-size: 37px !important;
}
.font-size-36 {
  font-size: 36px !important;
}
.font-size-35 {
  font-size: 35px !important;
}
.font-size-34 {
  font-size: 34px !important;
}
.font-size-33 {
  font-size: 33px !important;
}
.font-size-32 {
  font-size: 32px !important;
}
.font-size-31 {
  font-size: 31px !important;
}
.font-size-30 {
  font-size: 30px !important;
}
.font-size-29 {
  font-size: 29px !important;
}
.font-size-28 {
  font-size: 28px !important;
}
.font-size-27 {
  font-size: 27px !important;
}
.font-size-26 {
  font-size: 26px !important;
}
.font-size-25 {
  font-size: 25px !important;
}
.font-size-24 {
  font-size: 24px !important;
}
.font-size-23 {
  font-size: 23px !important;
}
.font-size-22 {
  font-size: 22px !important;
}
.font-size-21 {
  font-size: 21px !important;
}
.font-size-20 {
  font-size: 20px !important;
}
.font-size-19 {
  font-size: 19px !important;
}
.font-size-18 {
  font-size: 18px !important;
}
.font-size-17 {
  font-size: 17px !important;
}
.font-size-16 {
  font-size: 16px !important;
}
.font-size-15 {
  font-size: 15px !important;
}
.font-size-14 {
  font-size: 14px !important;
}
.font-size-13 {
  font-size: 13px !important;
}
.font-size-12 {
  font-size: 12px !important;
}
.font-size-11 {
  font-size: 11px !important;
}
.font-size-10 {
  font-size: 10px !important;
}
.font-size-9 {
  font-size: 9px !important;
}
/*********************************
* Border Radius
**********************************/
.border-radius-50 {
  border-radius: 50px !important;
}
.border-radius-49 {
  border-radius: 49px !important;
}
.border-radius-48 {
  border-radius: 48px !important;
}
.border-radius-47 {
  border-radius: 47px !important;
}
.border-radius-46 {
  border-radius: 46px !important;
}
.border-radius-45 {
  border-radius: 45px !important;
}
.border-radius-44 {
  border-radius: 44px !important;
}
.border-radius-43 {
  border-radius: 43px !important;
}
.border-radius-42 {
  border-radius: 42px !important;
}
.border-radius-41 {
  border-radius: 41px !important;
}
.border-radius-40 {
  border-radius: 40px !important;
}
.border-radius-39 {
  border-radius: 39px !important;
}
.border-radius-38 {
  border-radius: 38px !important;
}
.border-radius-37 {
  border-radius: 37px !important;
}
.border-radius-36 {
  border-radius: 36px !important;
}
.border-radius-35 {
  border-radius: 35px !important;
}
.border-radius-34 {
  border-radius: 34px !important;
}
.border-radius-33 {
  border-radius: 33px !important;
}
.border-radius-32 {
  border-radius: 32px !important;
}
.border-radius-31 {
  border-radius: 31px !important;
}
.border-radius-30 {
  border-radius: 30px !important;
}
.border-radius-29 {
  border-radius: 29px !important;
}
.border-radius-28 {
  border-radius: 28px !important;
}
.border-radius-27 {
  border-radius: 27px !important;
}
.border-radius-26 {
  border-radius: 26px !important;
}
.border-radius-25 {
  border-radius: 25px !important;
}
.border-radius-24 {
  border-radius: 24px !important;
}
.border-radius-23 {
  border-radius: 23px !important;
}
.border-radius-22 {
  border-radius: 22px !important;
}
.border-radius-21 {
  border-radius: 21px !important;
}
.border-radius-20 {
  border-radius: 20px !important;
}
.border-radius-19 {
  border-radius: 19px !important;
}
.border-radius-18 {
  border-radius: 18px !important;
}
.border-radius-17 {
  border-radius: 17px !important;
}
.border-radius-16 {
  border-radius: 16px !important;
}
.border-radius-15 {
  border-radius: 15px !important;
}
.border-radius-14 {
  border-radius: 14px !important;
}
.border-radius-13 {
  border-radius: 13px !important;
}
.border-radius-12 {
  border-radius: 12px !important;
}
.border-radius-11 {
  border-radius: 11px !important;
}
.border-radius-10 {
  border-radius: 10px !important;
}
.border-radius-9 {
  border-radius: 9px !important;
}
.border-radius-8 {
  border-radius: 8px !important;
}
.border-radius-7 {
  border-radius: 7px !important;
}
.border-radius-6 {
  border-radius: 6px !important;
}
.border-radius-5 {
  border-radius: 5px !important;
}
.border-radius-4 {
  border-radius: 4px !important;
}
.border-radius-3 {
  border-radius: 3px !important;
}
.border-radius-2 {
  border-radius: 2px !important;
}
.border-radius-1 {
  border-radius: 1px !important;
}
/*********************************
* Margin Top
**********************************/
.margin-top-50 {
  margin-top: 50px !important;
}
.margin-top-45 {
  margin-top: 45px !important;
}
.margin-top-40 {
  margin-top: 40px !important;
}
.margin-top-35 {
  margin-top: 35px !important;
}
.margin-top-30 {
  margin-top: 30px !important;
}
.margin-top-25 {
  margin-top: 25px !important;
}
.margin-top-20 {
  margin-top: 20px !important;
}
.margin-top-15 {
  margin-top: 15px !important;
}
.margin-top-10 {
  margin-top: 10px !important;
}
.margin-top-5 {
  margin-top: 5px !important;
}
/*********************************
* Margin Bottom
**********************************/
.margin-bottom-50 {
  margin-bottom: 50px !important;
}
.margin-bottom-45 {
  margin-bottom: 45px !important;
}
.margin-bottom-40 {
  margin-bottom: 40px !important;
}
.margin-bottom-35 {
  margin-bottom: 35px !important;
}
.margin-bottom-30 {
  margin-bottom: 30px !important;
}
.margin-bottom-25 {
  margin-bottom: 25px !important;
}
.margin-bottom-20 {
  margin-bottom: 20px !important;
}
.margin-bottom-15 {
  margin-bottom: 15px !important;
}
.margin-bottom-10 {
  margin-bottom: 10px !important;
}
.margin-bottom-5 {
  margin-bottom: 5px !important;
}
/*********************************
* Gradient
**********************************/
/*********************************
* Preserve 3D
**********************************/
.preserve3d {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  position: relative;
}
/*********************************
* Transform Center
**********************************/
.transform-center {
  left: 50%;
  top: 50%;
  position: absolute;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
/*********************************
* Transform Vertical Center
**********************************/
.transform-vertical-center {
  top: 50%;
  position: absolute;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
/*********************************
* Transform Horizontal Center
**********************************/
.transform-horizontal-center {
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
/*********************************
* No Wrap
**********************************/
.nowrap {
  white-space: nowrap;
}
/*********************************
* Place Holder Color
**********************************/
/*********************************
* Outline
**********************************/
input,
textarea,
select,
option {
  outline: none;
}
/*********************************
* Selection
**********************************/
::selection {
  background-color: #f0cc9f;
  color: #000000bd;
}
::-moz-selection {
  background-color: #f0cc9f;
  color: #000000bd;
}
/*********************************
* Preloader Gif
**********************************/
div.preloader-gif {
  position: fixed;
  z-index: 9999;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: rgba(0, 0, 0, 0.7);
  display: none;
}
div.preloader-gif div.preloader-bg {
  width: 125px;
  height: 125px;
  background-color: #ffffff;
  border-radius: 6px;
  line-height: 125px;
  text-align: center;
  position: relative;
  top: 50%;
  left: 50%;
  margin-left: -62.5px;
  margin-top: -62.5px;
}
/*********************************
* #go-up
**********************************/
#go-up {
  position: fixed;
  right: 30px;
  bottom: 90px;
  z-index: 99;
  background-color: #f9df15;
  width: 50px;
  height: 50px;
  color: white;
  border-radius: 3px;
  text-align: center;
  line-height: 50px;
  font-size: 40px;
  display: none !important;
}
@media (max-width: 767px) {
  #go-up {
    width: 26px;
    height: 26px;
    color: #403f3f;
    border-radius: 3px;
    text-align: center;
    line-height: 26px;
    display: block;
    font-size: 26px;
  }
}
.bg-gradient {
  background: #5a4bd7;
  /* fallback for old browsers */
  background: -webkit-linear-gradient(to right, #5a4bd7, #5290a8);
  /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to right, #5a4bd7, #5290a8);
  /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}
.cursor-auto {
  cursor: auto;
}
.logo-blue {
  background-color: #5f7765;
  padding: 40px 30px;
}
.logo-kahve {
  background-color: #f0cc9f;
  padding: 40px 30px;
}
.athena-icons {
  width: 24px;
  height: 24px;
  object-fit: contain;
}
/*********************************
* HTML
**********************************/
html {
  height: 100%;
  width: 100%;
  padding: 0;
  margin: 0;
}
/*********************************
* Body
**********************************/
body {
  position: relative;
  height: 100%;
  margin: 0;
  padding: 0;
  font-size: 14px;
  font-family: 'Titillium Web', sans-serif;
  font-weight: 400;
  color: #000000bd;
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none;
  }
}
@media (min-width: 767px) {
  .hidden-lg {
    display: none;
  }
}
/*********************************
* #home-slide
**********************************/
#home-slide {
  position: relative;
  height: 65vh;
}
#home-slide .owl-carousel .item {
  position: relative;
  height: 65vh;
}
#home-slide .owl-carousel .item .black-bg {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 2;
  background-color: rgba(0, 0, 0, 0.3);
}
#home-slide .owl-carousel .item .container {
  height: 65vh;
  position: relative;
  z-index: 3;
}
#home-slide .owl-carousel .item .container .text-box {
  padding: 30px 60px;
  position: absolute;
  width: 100%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}
#home-slide .owl-carousel .item .container .text-box h5 {
  color: #c2c2c2;
  font-size: 19px;
  font-weight: 600;
  margin-bottom: 15px;
}
#home-slide .owl-carousel .item .container .text-box p {
  font-size: 49px;
  line-height: 52px;
  font-weight: 600;
  color: white;
  font-family: "Playfair Display";
  margin-bottom: 30px;
}
#home-slide .owl-carousel .item .container .text-box a {
  border: 2px solid white;
  padding: 10px 20px;
  font-size: 19px;
  color: white;
  transition: 0.33s;
}
#home-slide .owl-carousel .item .container .text-box a:hover {
  border-color: #5f7765;
  background-color: #5f7765;
}
#home-slide .owl-carousel .item:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}
#home-slide .owl-carousel .owl-nav .owl-prev,
#home-slide .owl-carousel .owl-nav .owl-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 4;
  opacity: 0.5;
  transition: 0.33s;
}
#home-slide .owl-carousel .owl-nav .owl-prev i,
#home-slide .owl-carousel .owl-nav .owl-next i {
  color: white;
  z-index: 4;
  font-size: 51px;
}
#home-slide .owl-carousel .owl-nav .owl-prev:hover,
#home-slide .owl-carousel .owl-nav .owl-next:hover {
  opacity: 1;
}
#home-slide .owl-carousel .owl-nav .owl-prev {
  left: 55px;
}
#home-slide .owl-carousel .owl-nav .owl-next {
  right: 55px;
}
#home-slide .owl-carousel .owl-dots {
  position: absolute;
  z-index: 12;
  bottom: 70px;
  text-align: center;
  width: 100%;
}
#home-slide .owl-carousel .owl-dots .owl-dot {
  display: inline-block;
  width: 12px;
  height: 12px;
  background-color: #dedede;
  border-radius: 50%;
  transition: 0.33s;
  position: relative;
  transform: scale(0.7);
  cursor: pointer;
  margin-left: 3px;
  margin-right: 3px;
}
#home-slide .owl-carousel .owl-dots .owl-dot.active {
  background-color: #f0cc9f;
  transform: scale(1);
}
@media (max-width: 767px) {
  #home-slide {
    height: 375px;
  }
  #home-slide .owl-carousel .item {
    height: 375px;
  }
  #home-slide .owl-carousel .item .container {
    height: 375px;
  }
  #home-slide .owl-carousel .item .container .text-box h5 {
    font-size: 16px;
    margin-bottom: 3px;
  }
  #home-slide .owl-carousel .item .container .text-box p {
    font-size: 25px;
    line-height: 33px;
  }
  #home-slide .owl-carousel .item .container .text-box a {
    font-size: 15px;
  }
  #home-slide .owl-carousel .owl-nav {
    display: none;
  }
}
#home-slide-v2 {
  margin-bottom: 30px!important;
}
#home-slide-v2 .owl-nav .owl-prev,
#home-slide-v2 .owl-nav .owl-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 4;
  opacity: 0.5;
  transition: 0.33s;
}
#home-slide-v2 .owl-nav .owl-prev i,
#home-slide-v2 .owl-nav .owl-next i {
  color: white;
  z-index: 4;
  font-size: 51px;
}
#home-slide-v2 .owl-nav .owl-prev:hover,
#home-slide-v2 .owl-nav .owl-next:hover {
  opacity: 1;
}
#home-slide-v2 .owl-nav .owl-prev {
  left: 55px;
}
#home-slide-v2 .owl-nav .owl-next {
  right: 55px;
}
#home-slide-v2 .slide-dots {
  text-align: center;
  padding-top: 30px;
}
#home-slide-v2 .slide-dots .owl-dot {
  display: inline-block;
  margin-left: 4px;
  margin-right: 4px;
  height: 5px;
  width: 25px;
  background-color: #dedede;
  transition: 0.33s;
  cursor: pointer;
}
#home-slide-v2 .slide-dots .owl-dot.active {
  background-color: #f0cc9f;
}
.slider-bottom-bar {
  position: absolute;
  bottom: 0;
  z-index: 1;
  background-color: #00000096;
  width: 100%;
  height: 75px;
}
.slider-bottom-bar span,
.slider-bottom-bar b,
.slider-bottom-bar strong {
  color: white;
  line-height: 75px;
  font-size: 18px;
}
.slider-bottom-bar a {
  color: white;
  background-color: #bf1e2e;
  float: right;
  line-height: 31px;
  position: relative;
  top: 15px;
  padding: 6px 30px;
  font-weight: 600;
  font-size: 14px;
  border-radius: 3px;
  transition: 0.33s;
  text-transform: uppercase;
}
.slider-bottom-bar a:hover {
  background-color: #1a1a1a;
}
.list-v1 {
  margin: 50px 0;
}
.list-v1 .row:nth-child(even) {
  flex-direction: row-reverse;
}
.list-v1 img {
  width: 100%;
}
.list-v1 .content {
  font-size: 16px;
  color: #151515;
}
.list-v1 .title {
  padding: 20px 0;
  font-size: 26px;
  font-family: "Playfair Display";
}
.list-v1 .project-gallery .owl-carousel .owl-item img {
  height: 375px;
  object-fit: cover;
}
.list-v1 .project-gallery .owl-carousel .owl-nav .owl-prev,
.list-v1 .project-gallery .owl-carousel .owl-nav .owl-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 4;
  opacity: 0.7;
  transition: 0.33s;
  background-color: #f0cc9f;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 50%;
}
.list-v1 .project-gallery .owl-carousel .owl-nav .owl-prev i,
.list-v1 .project-gallery .owl-carousel .owl-nav .owl-next i {
  color: white;
  z-index: 4;
  font-size: 40px;
}
.list-v1 .project-gallery .owl-carousel .owl-nav .owl-prev:hover,
.list-v1 .project-gallery .owl-carousel .owl-nav .owl-next:hover {
  opacity: 1;
}
.list-v1 .project-gallery .owl-carousel .owl-nav .owl-prev {
  left: 15px;
}
.list-v1 .project-gallery .owl-carousel .owl-nav .owl-next {
  right: 15px;
}
@media (max-width: 767px) {
  .list-v1 .project-gallery .owl-item img {
    height: 200px !important;
  }
}
@media (max-width: 767px) {
  .list-v1 .row {
    margin-bottom: 50px;
    flex-direction: column;
  }
  .list-v1 .row:nth-child(even) {
    flex-direction: initial;
  }
  .list-v1 .row .col-sm-6 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
/*********************************
* #header
**********************************/
#header {
  background-color: #5f7765;
}
#header.home {
  position: fixed;
  width: 100%;
  height: 100px;
  left: 0;
  top: 0;
  z-index: 12;
}
#header .top-header {
  padding: 5px 15px;
}
@media (max-width: 767px) {
  #header .top-header {
    display: none;
  }
}
#header .top-header .col-xs-12:nth-of-type(1) a {
  display: inline-block;
  color: white;
  font-size: 14px;
  line-height: 29px;
  font-family: 'Titillium Web', sans-serif;
  font-weight: 600;
}
#header .top-header .col-xs-12:nth-of-type(1) a i {
  padding-right: 5px;
}
#header .top-header .col-xs-12:nth-of-type(1) a:nth-of-type(1) {
  padding-right: 15px;
}
#header .top-header .header-social a {
  display: inline-block;
  background-color: white;
  color: #232323;
  font-size: 15px;
  width: 23px;
  height: 23px;
  text-align: center;
  line-height: 23px;
  border-radius: 50%;
  position: relative;
  top: -3px;
}
#header .top-header .header-social a.sahibinden {
  background-color: transparent;
}
#header .top-header .header-social a.sahibinden img {
  position: relative;
  top: 7px;
}
#header .header-menu {
  padding-top: 5px;
  padding-bottom: 5px;
  position: relative;
}
#header .header-menu .logo {
  float: left;
  width: 25%;
}
#header .header-menu .logo .logo-box {
  display: inline-block;
}
#header .header-menu .logo .logo-line {
  display: none;
}
@media (max-width: 720px) {
  #header .header-menu .logo .logo-box {
    display: none;
  }
  #header .header-menu .logo .logo-line {
    display: inline-block;
  }
}
#header .header-menu .logo img {
  max-height: 80px;
  position: absolute;
  top: -30px;
}
#header .header-menu .menu-toggle {
  display: none;
  font-size: 20px;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 27px;
  border-radius: 50%;
  border: 2px solid #f0cc9f;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  color: #f0cc9f;
}
#header .header-menu .menu {
  float: right;
  width: 75%;
  text-align: right;
}
#header .header-menu .menu > li:hover > a {
  color: white;
}
#header .header-menu .menu > li:last-child {
  padding-right: 0;
}
#header .header-menu .menu li {
  display: inline-block;
  position: relative;
  padding: 15px 10px;
}
#header .header-menu .menu li.active > a {
  color: white;
}
#header .header-menu .menu li a {
  display: block;
  color: #f0cc9f;
  font-family: 'Titillium Web', sans-serif;
  font-weight: 600;
  font-size: 14px;
  transition: 0.33s;
}
#header .header-menu .menu li ul {
  position: absolute;
  width: 100%;
  min-width: 220px;
  padding: 15px;
  background-color: #f0cc9f;
  top: 45px;
  display: none;
}
#header .header-menu .menu li ul li {
  display: block;
  padding: 0;
}
#header .header-menu .menu li ul li a {
  display: block;
  font-weight: 400;
  color: #5f7765;
  text-align: left;
  padding: 6px 0;
  border-bottom: 1px solid #b7916b;
}
#header .header-menu .menu li ul li:nth-last-of-type(1) a {
  border-bottom: none;
}
@media all and (max-width: 1199px) {
  #header .header-menu .logo {
    width: 100%;
  }
  #header .header-menu .menu-toggle {
    display: block;
  }
  #header .header-menu .menu {
    width: 100%;
    text-align: left;
    display: none;
    position: absolute;
    background-color: #5f7765;
    padding: 15px 15px;
    left: 0;
    top: 74px;
    border-top: 2px solid white;
  }
  #header .header-menu .menu > li:hover > a {
    color: #adadad;
  }
  #header .header-menu .menu li {
    display: block;
    padding: 5px 0;
  }
  #header .header-menu .menu li.active > a {
    color: #adadad;
  }
  #header .header-menu .menu li ul {
    position: relative;
    top: initial;
    min-width: 100%;
    padding: 0 10px;
  }
}
@media (max-width: 767px) {
  #header.home {
    position: relative;
    height: 75px;
  }
  #header .logo img {
    max-height: 65px !important;
    position: relative !important;
    top: 0 !important;
    margin-bottom: 0 !important;
  }
}
/*********************************
* .user-commits
**********************************/
.user-commits {
  padding-bottom: 100px;
  background: white url(../img/commit-bg.png) no-repeat center bottom;
  background-size: 50%;
}
.user-commits .owl-carousel .item {
  text-align: center;
}
.user-commits .owl-carousel .item strong {
  display: block;
  font-weight: 600;
  color: #232323;
  font-size: 18px;
  text-align: center;
  padding-bottom: 15px;
  font-family: "Playfair Display";
}
.user-commits .owl-carousel .item p {
  color: #000000bd;
  text-align: center;
  line-height: 25px;
  display: block;
  max-width: 768px;
  margin: 0 auto;
  font-size: 16px;
}
.user-commits .user-commits-dots {
  text-align: center;
  padding-top: 30px;
}
.user-commits .user-commits-dots .owl-dot {
  display: inline-block;
  margin-left: 4px;
  margin-right: 4px;
  height: 5px;
  width: 25px;
  background-color: #dedede;
  transition: 0.33s;
  cursor: pointer;
}
.user-commits .user-commits-dots .owl-dot.active {
  background-color: #f0cc9f;
}
/*********************************
* .promotion-film
**********************************/
.promotion-film {
  padding: 65px 5px;
}
.promotion-film:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.65);
}
.promotion-film .container {
  height: 530px;
  position: relative;
  display: table;
}
.promotion-film .container .box {
  position: relative;
  display: table-cell;
  vertical-align: middle;
}
.promotion-film .container .box:before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  border: 8px solid #f0cc9f;
  filter: alpha(opacity=25);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=25)";
  -webkit-opacity: 0.25;
  -khtml-opacity: 0.25;
  -moz-opacity: 0.25;
  -ms-opacity: 0.25;
  -o-opacity: 0.25;
  opacity: 0.25;
  width: 384px;
  max-width: 100%;
  margin: auto;
  -webkit-transition: all 0.6s;
  -khtml-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
}
@media (max-width: 430px) {
  .promotion-film .container .box {
    text-align: center;
  }
}
.promotion-film .container .box img {
  display: block;
  margin: 15px auto;
  width: 200px;
  background-color: #5f7765;
  padding: 15px;
}
.promotion-film .container .box h4 {
  font-weight: 400;
  font-size: 55px;
  line-height: 57px;
  color: white;
  vertical-align: middle;
  padding-right: 30px;
  font-family: "Playfair Display";
  display: block;
  margin-bottom: 30px;
}
.promotion-film .container .box a {
  display: inline-block;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  border: 2px solid #f0cc9f;
  text-align: center;
  line-height: 46px;
  color: #f0cc9f;
  font-size: 21px;
  vertical-align: middle;
  transition: 0.33s;
  padding-left: 5px;
  z-index: 0;
  position: relative;
}
.promotion-film .container .box a:hover {
  border-color: #f0cc9f;
  color: #f0cc9f;
}
.promotion-film .container .box:hover:before {
  -webkit-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
}
@media (max-width: 767px) {
  .promotion-film {
    padding: 6px 5px;
  }
  .promotion-film .container .box h4 {
    font-size: 24px;
    line-height: 33px;
    padding-right: 0px;
  }
}
/*********************************
* footer
**********************************/
footer {
  background-color: #5f7765;
}
footer .footer-top {
  background-color: #c89372;
  padding-top: 30px;
  padding-bottom: 30px;
}
footer .footer-top .socail-footer span {
  font-family: 'Titillium Web', sans-serif;
  font-weight: 300;
  font-size: 22px;
  color: white;
  display: block;
  padding-bottom: 10px;
}
footer .footer-top .socail-footer a {
  display: inline-block;
  background-color: white;
  color: #232323;
  font-size: 22px;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  border-radius: 50%;
  position: relative;
}
footer .footer-top .socail-footer a i {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
footer .footer-top .socail-footer a.sahibinden {
  background-color: transparent;
}
footer .footer-top .socail-footer a.sahibinden img {
  position: absolute;
  left: 0;
  top: 0;
  height: 50px;
  width: 50px;
}
footer .footer-top form {
  position: relative;
  padding-top: 20px;
}
footer .footer-top form input {
  display: block;
  width: 100%;
  background-color: transparent;
  border: none;
  border-bottom: 1px solid white;
  padding: 10px 0;
  color: white;
  font-size: 16px;
  font-family: 'Titillium Web', sans-serif;
  font-weight: 300;
}
footer .footer-top form input::-webkit-input-placeholder {
  color: white;
}
footer .footer-top form input:-moz-placeholder {
  color: white;
}
footer .footer-top form input::-moz-placeholder {
  color: white;
}
footer .footer-top form input:-ms-input-placeholder {
  color: white;
}
footer .footer-top form button {
  display: inline-block;
  width: 35px;
  height: 35px;
  background-color: #403f3f;
  text-align: center;
  line-height: 35px;
  border: none;
  color: white;
  font-size: 22px;
  position: absolute;
  right: 0;
  top: 22.5px;
  transition: 0.33s;
}
footer .footer-top form button:hover {
  background-color: white;
  color: #403f3f;
}
footer .footer-bottom {
  padding-top: 15px;
  padding-bottom: 30px;
}
footer .footer-bottom .col-xs-12 {
  padding-top: 15px;
  padding-bottom: 10px;
}
footer .footer-bottom .img {
  display: block;
  text-align: left;
}
footer .footer-bottom .img img {
  margin: 0 auto;
  max-height: 150px;
}
footer .footer-bottom .f-menu li {
  display: block;
  padding-bottom: 5px;
}
footer .footer-bottom .f-menu li.title {
  font-size: 16px;
  font-family: 'Titillium Web', sans-serif;
  font-weight: 600;
  padding-bottom: 10px;
  color: #f0cc9f;
}
footer .footer-bottom .f-menu li.title a {
  font-weight: 600;
  color: #f0cc9f;
}
footer .footer-bottom .f-menu li a {
  display: block;
  color: #d3d3d3;
  transition: 0.33s;
}
footer .footer-bottom .f-menu li a:hover {
  color: #f0cc9f;
}
footer .footer-bottom .f-menu.info li {
  position: relative;
}
footer .footer-bottom .f-menu.info li a {
  position: relative;
  padding-left: 25px;
}
footer .footer-bottom .f-menu.info li a i {
  color: #f0cc9f;
  font-size: 16px;
  position: absolute;
  left: 0;
  top: 0;
  width: 20px;
  text-align: center;
}
footer .copyright {
  background-color: #f6f7f8;
  color: white;
  height: 50px;
  line-height: 50px;
  text-align: left;
}
footer .copyright p {
  margin-bottom: 5px;
}
footer .copyright p a {
  color: #f9df15;
  transition: 0.33s;
}
footer .copyright p a:hover {
  color: #9e9e9e;
}
footer .copyright ul.links {
  list-style: none;
  display: inline-block;
  float: left;
}
footer .copyright ul.links li {
  display: inline-block;
  padding-right: 5px;
  position: relative;
}
footer .copyright ul.links li a {
  color: #636363;
  font-weight: 600;
  transition: 0.33s;
}
footer .copyright ul.links li a i {
  color: #f0cc9f;
  transition: 0.33s;
}
footer .copyright ul.links li a:hover {
  color: #f0cc9f;
}
footer .copyright ul.links li a:hover i {
  color: #5f7765;
}
footer .copyright ul.links li:last-child a::after {
  display: none;
}
footer .copyright ul.social-media {
  list-style: none;
  display: inline-block;
  float: right;
  position: relative;
  top: -10px;
}
footer .copyright ul.social-media li {
  display: inline-block;
  padding-right: 5px;
  position: relative;
}
footer .copyright ul.social-media li a i {
  width: 28px;
  height: 28px;
  line-height: 28px;
  display: inline-block;
  border-radius: 50%;
  color: white;
  text-align: center;
  transition: 0.33s;
}
footer .copyright ul.social-media li a i.fa-facebook {
  background-color: #3C599F;
}
footer .copyright ul.social-media li a i.fa-linkedin {
  background-color: #32CCFE;
}
footer .copyright ul.social-media li a i.fa-instagram {
  background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
}
footer .copyright ul.social-media li:hover a i {
  box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.25);
}
@media (max-width: 767px) {
  footer .copyright {
    height: auto;
    text-align: center;
  }
  footer .copyright ul.links li a::after {
    display: none;
  }
  footer .copyright ul.social-media {
    list-style: none;
    display: block;
    width: 100%;
    margin: 12px auto;
    float: right;
    position: relative;
    top: 0;
  }
}
/*********************************
* .get-info
**********************************/
.get-info {
  background-color: #5f7765;
  padding-top: 30px;
  padding-bottom: 20px;
}
.get-info h4 {
  display: block;
  font-family: 'Titillium Web', sans-serif;
  font-weight: 300;
  color: white;
  font-size: 22px;
  padding-bottom: 15px;
}
.get-info input {
  display: block;
  width: 100%;
  margin-bottom: 15px;
  padding: 10px 10px;
  border-radius: 30px;
  border: none;
}
.get-info button {
  display: block;
  border: none;
  padding: 10px 15px;
  font-family: 'Titillium Web', sans-serif;
  font-weight: 600;
  background-color: #f0cc9f;
  color: white;
  border-radius: 30px;
  transition: 0.33s;
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  .get-info button {
    width: 100%;
    text-align: center;
  }
}
.get-info button:hover {
  background-color: #a97555;
}
/*********************************
* .default-page
**********************************/
.default-page {
  padding-top: 60px;
  padding-bottom: 45px;
}
.default-page .default-page-menu {
  background-color: #f0cc9f;
  padding: 15px 10px;
  min-height: 220px;
  margin-bottom: 30px;
}
.default-page .default-page-menu li {
  display: block;
}
.default-page .default-page-menu li a {
  display: block;
  padding: 5px 0;
  font-size: 16px;
  font-family: 'Titillium Web', sans-serif;
  font-weight: 300;
  color: white;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  transition: 0.33s;
}
.default-page .default-page-menu li:nth-last-of-type(1) a {
  border-bottom: none;
}
.default-page .default-page-menu li.active a,
.default-page .default-page-menu li:hover a {
  padding-left: 10px;
  font-family: 'Titillium Web', sans-serif;
  font-weight: 600;
  color: #232323;
}
@media (max-width: 767px) {
  .default-page .default-page-menu {
    min-height: auto;
    margin-bottom: 60px;
  }
}
.default-page .img {
  margin-bottom: 25px;
}
.default-page .img img {
  width: 100%;
}
.default-page .default-content * {
  color: #000000bd;
  font-size: 15px;
}
.default-page .default-content h1,
.default-page .default-content h2,
.default-page .default-content h3,
.default-page .default-content h4,
.default-page .default-content h5,
.default-page .default-content h6,
.default-page .default-content strong,
.default-page .default-content b {
  color: #232323;
  font-family: 'Titillium Web', sans-serif;
  font-weight: 600;
  font-size: 15px;
}
.default-page .default-content .title {
  margin: 29px 0px;
  font-size: 24px !important;
  color: #f0cc9f !important;
}
.default-page .default-content p {
  font-size: 15px;
  color: #000000bd;
}
.default-page .default-content .mission {
  list-style: none;
}
.default-page .default-content .mission li {
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .default-page {
    padding-top: 15px;
  }
}
/*********************************
* .rooms-detail
**********************************/
.rooms-detail h3.detail-title {
  display: block;
  font-family: 'Titillium Web', sans-serif;
  font-weight: 300;
  color: #232323;
  font-size: 26px;
  padding-bottom: 25px;
}
.rooms-detail h4.default-title {
  display: inline-block;
  font-family: 'Titillium Web', sans-serif;
  font-weight: 300;
  font-size: 20px;
  color: #232323;
  padding-bottom: 10px;
  margin-bottom: 30px;
  position: relative;
}
.rooms-detail h4.default-title:before {
  content: '';
  width: 70%;
  height: 2px;
  background-color: #f0cc9f;
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
}
.rooms-detail .project-gallery {
  margin-bottom: 30px;
}
.rooms-detail .project-gallery .owl-carousel {
  position: relative;
  height: 450px;
}
.rooms-detail .project-gallery .owl-carousel .item {
  position: relative;
  height: 450px;
}
.rooms-detail .project-gallery .owl-carousel .item a {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  line-height: 450px;
  text-align: center;
  background-color: rgba(196, 134, 95, 0.7);
  transform: scale(0);
  transition: 0.33s;
  color: white;
  font-size: 50px;
}
.rooms-detail .project-gallery .owl-carousel .item:hover a {
  transform: scale(1);
}
.rooms-detail .project-gallery .owl-carousel .owl-nav .owl-prev,
.rooms-detail .project-gallery .owl-carousel .owl-nav .owl-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 4;
  opacity: 0.7;
  transition: 0.33s;
  background-color: #f0cc9f;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 50%;
}
.rooms-detail .project-gallery .owl-carousel .owl-nav .owl-prev i,
.rooms-detail .project-gallery .owl-carousel .owl-nav .owl-next i {
  color: white;
  z-index: 4;
  font-size: 40px;
}
.rooms-detail .project-gallery .owl-carousel .owl-nav .owl-prev:hover,
.rooms-detail .project-gallery .owl-carousel .owl-nav .owl-next:hover {
  opacity: 1;
}
.rooms-detail .project-gallery .owl-carousel .owl-nav .owl-prev {
  left: 15px;
}
.rooms-detail .project-gallery .owl-carousel .owl-nav .owl-next {
  right: 15px;
}
.rooms-detail .project-thumb-gallery {
  margin-bottom: 35px;
}
.rooms-detail .project-thumb-gallery .owl-carousel .item {
  position: relative;
  height: 90px;
  border: 5px solid #dedede;
  cursor: pointer;
  transition: 0.33s;
}
.rooms-detail .project-thumb-gallery .owl-carousel .item:hover {
  border-color: #f0cc9f;
}
.rooms-detail .project-thumb-gallery .owl-carousel .owl-item.xactive .item {
  border-color: #f0cc9f;
}
.rooms-detail .project-thumb-gallery .owl-carousel .owl-nav .owl-prev,
.rooms-detail .project-thumb-gallery .owl-carousel .owl-nav .owl-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 4;
  opacity: 0.7;
  transition: 0.33s;
  background-color: #403f3f;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 50%;
}
.rooms-detail .project-thumb-gallery .owl-carousel .owl-nav .owl-prev i,
.rooms-detail .project-thumb-gallery .owl-carousel .owl-nav .owl-next i {
  color: white;
  z-index: 4;
  font-size: 40px;
}
.rooms-detail .project-thumb-gallery .owl-carousel .owl-nav .owl-prev:hover,
.rooms-detail .project-thumb-gallery .owl-carousel .owl-nav .owl-next:hover {
  opacity: 1;
}
.rooms-detail .project-thumb-gallery .owl-carousel .owl-nav .owl-prev {
  left: 15px;
}
.rooms-detail .project-thumb-gallery .owl-carousel .owl-nav .owl-next {
  right: 15px;
}
.rooms-detail .project-features .item {
  position: relative;
  margin-bottom: 15px;
  display: flex;
  align-items: center;
}
.rooms-detail .project-features .item i {
  color: #f0cc9f;
  font-size: 18px;
  position: absolute;
  left: 0;
  top: 2px;
}
.rooms-detail .project-features .item p {
  margin: 0;
  padding: 0;
  font-size: 14px;
  font-weight: 400;
  color: #000000bd;
  display: block;
  padding-left: 25px;
  margin-bottom: -2px;
}
@media (max-width: 767px) {
  .rooms-detail .project-gallery .owl-carousel {
    height: 250px;
  }
  .rooms-detail .project-gallery .owl-carousel .item {
    height: 250px;
  }
  .rooms-detail .project-gallery .owl-nav,
  .rooms-detail .project-gallery .owl-prev {
    display: none;
  }
  .rooms-detail .project-thumb-gallery .owl-nav,
  .rooms-detail .project-thumb-gallery .owl-prev {
    display: none;
  }
}
/*********************************
* .contact
**********************************/
.contact h3 {
  display: block;
  font-family: 'Titillium Web', sans-serif;
  font-weight: 300;
  font-size: 26px;
  color: #232323;
  padding-bottom: 30px;
}
.contact .xform {
  position: relative;
}
.contact .xform.required:after {
  content: '*';
  color: red;
  font-family: 'Titillium Web', sans-serif;
  font-weight: 700;
  font-size: 22px;
  position: absolute;
  right: 5px;
  top: 10px;
}
.contact input,
.contact select,
.contact textarea {
  display: block;
  width: 100%;
  margin-bottom: 15px;
  padding: 10px 10px;
  border-radius: 30px;
  border: 1px solid #dedede;
  transition: 0.33s;
}
.contact input:hover,
.contact select:hover,
.contact textarea:hover,
.contact input:focus,
.contact select:focus,
.contact textarea:focus {
  border-color: #f0cc9f;
}
.contact select {
  background-color: white;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.contact textarea {
  min-height: 120px;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.contact button {
  display: block;
  border: none;
  padding: 10px 15px;
  font-family: 'Titillium Web', sans-serif;
  font-weight: 600;
  background-color: #f0cc9f;
  color: #1d1d1d;
  border-radius: 30px;
  transition: 0.33s;
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  .contact button {
    width: 100%;
    text-align: center;
  }
}
.contact button:hover {
  background-color: #a97555;
}
.contact ul.info li {
  display: block;
  padding-bottom: 15px;
}
.contact ul.info li.title {
  font-size: 22px;
  font-family: 'Titillium Web', sans-serif;
  font-weight: 300;
  padding-bottom: 10px;
}
.contact ul.info li a {
  display: block;
  color: #000000bd;
  transition: 0.33s;
}
.contact ul.info li a:hover {
  color: #f0cc9f;
}
.contact ul.info li a span {
  font-size: 16px;
}
.contact ul.info.info li {
  position: relative;
}
.contact ul.info.info li a {
  position: relative;
  padding-left: 25px;
}
.contact ul.info.info li a i {
  color: #626262;
  font-size: 16px;
  position: absolute;
  left: 0;
  top: 2px;
  width: 20px;
  text-align: center;
}
.contact .socail-contact span {
  font-family: 'Titillium Web', sans-serif;
  font-weight: 300;
  font-size: 22px;
  color: #232323;
  display: block;
  padding-bottom: 10px;
}
.contact .socail-contact a {
  display: inline-block;
  background-color: #f0cc9f;
  color: #232323;
  font-size: 22px;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  border-radius: 50%;
  position: relative;
}
.contact .socail-contact a i {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.contact .socail-contact a.sahibinden {
  background-color: transparent;
}
.contact .socail-contact a.sahibinden img {
  position: absolute;
  left: 0;
  top: 0;
  height: 50px;
  width: 50px;
}
.home-design .position {
  width: 100%;
  padding: 0px 15px;
}
.home-design .position .title {
  display: block;
  width: 100%;
  color: #2a2a2a;
  font-size: 15px;
  margin-bottom: 10px;
}
.home-design .position strong {
  display: block;
  width: 100%;
  color: #000000bd;
  font-size: 29px;
  font-family: "Playfair Display";
  font-weight: 600;
  text-transform: uppercase;
  line-height: 38px;
  margin-bottom: 10px;
}
.home-design .position p {
  display: block;
  width: 100%;
  color: #2a2a2a;
  font-size: 16px;
}
.home-list-box-v2 a {
  color: #000000bd;
}
.home-list-box-v2 .item {
  transition: 0.33s;
  background-color: white;
  cursor: pointer;
  margin-bottom: 25px;
}
.home-list-box-v2 .item .img {
  position: relative;
}
.home-list-box-v2 .item .img .item-img {
  background-color: white;
  border-top: 4px solid #5f7765;
  width: 100%;
  transition: 0.33s;
  height: 285px;
  object-fit: cover;
}
.home-list-box-v2 .item .img .price {
  background-color: #f0cc9f;
  position: absolute;
  bottom: 5px;
  padding: 4px 10px;
  padding-top: 7px;
}
.home-list-box-v2 .item .img .price span {
  color: white;
  font-size: 18px;
}
.home-list-box-v2 .item .detail {
  padding: 10px 10px 20px 20px;
  background-color: #f1f1f1;
  transition: 0.33s;
}
.home-list-box-v2 .item .detail strong {
  font-size: 21px;
  display: block;
  margin: 5px 0;
  font-family: "Playfair Display";
}
.home-list-box-v2 .item .detail p {
  margin-bottom: 2px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  height: 50px;
  font-size: 15px;
}
.home-list-box-v2 .item .detail .icon {
  display: none;
}
.home-list-box-v2 .item .detail .icon ul {
  list-style: none;
}
.home-list-box-v2 .item .detail .icon ul li {
  display: inline-block;
  margin-right: 10px;
}
.home-list-box-v2 .item .detail .icon ul li i {
  font-size: 16px;
  color: #b5b5b5;
  transition: 0.33s;
}
.home-list-box-v2 .item:hover {
  background-color: #5f7765;
}
.home-list-box-v2 .item:hover .detail {
  padding-left: 15px;
  background-color: #5f7765;
}
.home-list-box-v2 .item:hover .detail strong {
  color: white;
}
.home-list-box-v2 .item:hover .detail p {
  color: white;
}
.home-list-box-v2 .item:hover .detail .icon ul li i {
  color: white;
}
.home-list-box-v2 .item:hover .img .price {
  background-color: #5f7765;
}
.header-title .fantastic-title {
  font-size: 24px;
  display: inline-block;
  position: relative;
  font-family: "Playfair Display";
  z-index: 1;
}
.header-title .title {
  font-size: 24px;
  display: inline-block;
  position: relative;
}
.header-title .background-heading {
  position: absolute;
  top: -35px;
  left: 0;
  z-index: 0;
  display: block;
  text-align: center;
  width: 100%;
  opacity: 0.7;
}
.header-title .background-heading img {
  filter: brightness(0.5);
  opacity: 0.1;
  width: 120px;
}
.price-and-appointment {
  position: fixed;
  bottom: 0px;
  right: 14%;
  z-index: 10;
}
.price-and-appointment span {
  background-color: #f0cc9f;
  padding: 0px 15px;
  color: white;
  font-size: 21px;
  font-weight: 600;
  display: inline-block;
  border-radius: 5px 5px 0px 0px;
  height: 50px;
  line-height: 50px;
}
.price-and-appointment a {
  background-color: #f0cc9f;
  padding: 0px 15px;
  color: white;
  font-size: 21px;
  font-weight: 600;
  display: inline-block;
  border-radius: 5px 5px 0px 0px;
  height: 50px;
  line-height: 50px;
  transition: 0.33s;
}
.price-and-appointment a:hover {
  background-color: #5f7765;
}
@media (max-width: 767px) {
  .price-and-appointment {
    right: 0;
    width: 100%;
  }
  .price-and-appointment span {
    text-align: center;
    width: 50%;
    float: left;
    border-radius: 0px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
  }
  .price-and-appointment a {
    text-align: center;
    width: 50%;
    float: left;
    border-radius: 0px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
  }
}
/*********************************
* .page-container-bg
**********************************/
.page-container-bg {
  height: 320px;
  position: relative;
}
.page-container-bg .black-bg {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 2;
  background-color: rgba(0, 0, 0, 0.61);
}
.page-container-bg .container {
  position: relative;
  top: 220px;
  z-index: 3;
}
.page-container-bg .container h2 {
  display: block;
  color: white;
  font-family: 'Titillium Web', sans-serif;
  font-weight: 300;
  font-size: 32px;
  padding-bottom: 15px;
}
.page-container-bg .container .breadcrumb {
  background-color: transparent;
  padding: 0;
}
.page-container-bg .container .breadcrumb li a {
  color: white;
  transition: 0.33s;
}
.page-container-bg .container .breadcrumb li a:hover {
  color: #f0cc9f;
}
.page-container-bg .container .breadcrumb li.active {
  color: #f0cc9f;
}
@media (max-width: 767px) {
  .page-container-bg {
    height: 90px;
  }
  .page-container-bg .container {
    top: 20px;
  }
  .page-container-bg .container h2 {
    font-size: 21px;
    padding-bottom: 1px;
  }
}
@media (max-width: 728px) {
  .contact-bar {
    position: fixed;
    bottom: 0px;
    width: 100%;
    background-color: white;
    padding: 5px 0px;
    display: block !important;
    z-index: 99999999;
  }
  .contact-bar a.call {
    background-color: #3f51b5;
  }
  .contact-bar a {
    width: 33.3%;
    display: inline-block;
    float: left;
    text-align: center;
    color: white;
    font-size: 15px;
    height: 36px;
    line-height: 36px;
    text-decoration: none;
  }
  .contact-bar a.whatsapp {
    background-color: #4caf50;
    line-height: 15px;
    font-size: 13px;
    padding-top: 3px;
  }
  .contact-bar a.reservation {
    background-color: #5f7765;
  }
}
.more {
  color: #f0cc9f;
  border: 1px solid #f0cc9f;
  padding: 5px 15px;
  transition: 0.33s;
}
.more:hover {
  color: #5f7765;
  border-color: #5f7765;
}
/*********************************
* .page-nav-tabs
**********************************/
.page-nav-tabs li {
  margin-left: 15px;
}
.page-nav-tabs li:first-child {
  margin-left: 0;
}
.page-nav-tabs li a {
  display: block;
  border: none;
  padding: 10px 15px;
  font-family: 'Titillium Web', sans-serif;
  font-weight: 600;
  background-color: #f0cc9f;
  color: #1d1d1d;
  border-radius: 30px;
  transition: 0.33s;
  margin-bottom: 15px;
}
.page-nav-tabs li a:hover,
.page-nav-tabs li a.active {
  background-color: #a97555;
}
/*********************************
* .default-list
**********************************/
.default-list h5 {
  font-size: 18px!important;
  margin-bottom: 10px;
}
.default-list ul {
  padding: 0;
  margin: 0 0 15px 0;
}
.default-list ul li {
  display: block;
  position: relative;
  padding-left: 15px;
}
.default-list ul li:before {
  content: "";
  display: block;
  width: 5px;
  height: 5px;
  background-color: #000;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
/*********************************
* .childs-widget
**********************************/
.childs-widget {
  position: relative;
  display: flex;
  justify-content: flex-end;
  z-index: 3;
  margin-top: -45px;
}
.childs-widget .childs-widget-content {
  display: flex;
  align-items: center;
  background-color: #5f7765;
  padding: 10px 15px;
}
.childs-widget .childs-widget-content img {
  max-height: 25px;
}
.childs-widget .childs-widget-content span {
  font-size: 15px;
  font-family: 'Titillium Web', sans-serif;
  font-weight: 600;
  color: #fff;
  margin-left: 10px;
}
.list-v1 img {
  height: 375px;
}
@media (max-width: 767px) {
  .list-v1 img {
    height: 200px !important;
  }
}
/*# sourceMappingURL=style.css.map */