/* Add here all your CSS customizations */
.mt-rezervasyon{
	margin-top: 10rem;
}

@media (max-width: 991px) {

}
@media (max-width: 767px) {
	.mt-rezervasyon{
		margin-top: 5rem;
	}
}

.btn-main {
    color: #fff !important;
    background-color: #55bab7 !important;
    border-color: #5ebebb #5ebebb #43a6a3 !important;
    font-size: 16px !important;
    font-weight: 500 !important;
    font-style: normal !important;
    font-stretch: normal !important;
    line-height: 1.47 !important;
    letter-spacing: normal !important;
}


.services {
	  width: 100% !important;
}

@media (min-width: 992px) {
	.services {
	  	position: absolute;
		bottom: 20px;
	}
}
@media (max-width: 991px) {
	.services {
	  	position: absolute;
		bottom: 150px;
	}
}

.services .container {
  border-radius: 10px !important;
}
.space-md.bootm {
  margin-top: 90vh;
}
.nav-link {
  letter-spacing: 0.4px;
  font-size: 18px;
  color: #000 !important;
}
.text-main {
  color: #55bab7;
}
.btn-main {
  color: #fff !important;
  background-color: #55bab7 !important;
  border-color: #5ebebb #5ebebb #43a6a3 !important;
  font-size: 16px !important;
  font-weight: 500 !important;
  font-style: normal !important;
  font-stretch: normal !important;
  line-height: 1.47 !important;
  letter-spacing: normal !important;
}
.btn-main:hover,
.btn-main:focus,
.btn-main:active,
.btn-main.active,
.open .dropdown-toggle.btn-main {
  color: #fff !important;
  background-color: #43a6a3 !important;
  border-color: #5ebebb #5ebebb #43a6a3 !important;
}
.btn-main:active,
.btn-main.active,
.open .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-main.disabled,
.btn-main[disabled],
fieldset[disabled] .btn-main,
.btn-main.disabled:hover,
.btn-main[disabled]:hover,
fieldset[disabled] .btn-main:hover,
.btn-main.disabled:focus,
.btn-main[disabled]:focus,
fieldset[disabled] .btn-main:focus,
.btn-main.disabled:active,
.btn-main[disabled]:active,
fieldset[disabled] .btn-main:active,
.btn-main.disabled.active,
.btn-main[disabled].active,
fieldset[disabled] .btn-main.active {
  background-color: #fbe866 !important;
  border-color: #5ebebb #5ebebb #43a6a3 !important;
}
.btn-yellow:hover {
  /*border: 1px solid #757575 !important;*/
  background: #939596 !important;
  color: #fff !important;
}
.btn-warning {
  color: #fff !important;
  background-color: #55bab7 !important;
  border: 1px ridge #ebcd00;
}
.btn-yellow {
  /*background: #ffdc01 !important;*/
  background: #55bab7 !important;
  color: #eee !important;
  font-weight: 800;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.47;
  letter-spacing: normal;
  font-family: 'Arial Rounded MT';
}
.btn-yellow-outline {
  border: 1px solid #fff7f1 !important;
  color: #fff !important;
  background: #d8b971 !important;
}
.btn-yellow-outline:hover {
  border: 1px solid #ff6201 !important;
  color: #fff !important;
  background: #eda702 !important;
}
.btn-yellow-fill:hover {
  background: #ff6201 !important;
  color: #fff !important;
}
.btn-yellow-fill {
  background: #ff6201 !important;
  color: #fff !important;
}
.btn-yellow-light {
  font-size: 18px !important;
  letter-spacing: 0.4px;
  background: #ffe7d3 !important;
  color: #ff6201 !important;
}
.btn-yellow-light:hover {
  border: solid 1px #ff6201;
  color: #ff6201;
  background: none !important;
}
/*ggg*/
.btn-green:hover {
  border: 1px solid #55bab7 !important;
  color: #55bab7 !important;
  background: none !important;
}
.btn-green {
  background: #55bab7 !important;
  color: #fff !important;
}
.btn-green-outline {
  border: 1px solid #fff7f1 !important;
  color: #55bab7 !important;
  background: #fff7f1 !important;
}
.btn-green-outline:hover {
  border: 1px solid #55bab7 !important;
  color: #fff !important;
  background: #55bab7 !important;
}
.btn-green-fill:hover {
  background: #55bab7 !important;
  color: #fff !important;
}
.btn-green-fill {
  background: #55bab7 !important;
  color: #fff !important;
}
.btn-green-light {
  font-size: 18px !important;
  letter-spacing: 0.4px;
  background: #ffe7d3 !important;
  color: #55bab7 !important;
}
.btn-green-light:hover {
  border: solid 1px #55bab7;
  color: #55bab7;
  background: none !important;
}

.box.bg-light {
    background-color: #f8f9fa!important;
}

.box-img {
  height: 48px;
}
.box-img-md {
  height: 90px;
}
.box-img-hd {
  height: 130px;
}
.box:hover {
  background: url('/img/covers/pattern2.png') no-repeat;
  background-position: left;
  background: #55bab7 !important;
  color: #fff;
}
.box:hover a {
  text-decoration: none;
}
.box span {
  color: #101010;
}
.box:first-child {
  border-top-left-radius: 15px;
  border-bottom-left-radius: 15px;
}
.box:last-child {
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
}
.box-shadow {
  border-bottom: solid 3px #55bab7;
  padding-bottom: 3px;
}
.btn-circle {
  width: 64px !important;
  height: 64px !important;
  border-radius: 50% !important;
  font-size: 24px !important;
  font-weight: 600 !important;
}
.circle {
  width: auto;
  height: auto;
  border: solid 3px #55bab7;
  border-radius: 50%;
}
.circle img {
  width: 48px;
  height: 48px;
}
.box-block {
  width: 100%;
  min-height: 300px;
  border-radius: 50%;
  text-align: center;
  border: 1px solid #55bab7;
  padding: 30px;
}
.box-block .box-block-header {
  margin-bottom: 20px;
}
.box-block .box-block-header img {
  display: inline-block;
  margin-top: 10px;
  width: 60px;
  height: 60px;
}
.box-block .box-block-content .box-block-title {
  margin-bottom: 10px;
  color: #55bab7;
  font-weight: 500;
  font-size: 1.2em;
}
.box-block .box-block-content p {
  color: #000;
  line-height: 20px;
  padding: 0 15px;
  font-size: 12px;
}
.box-block .box-block-badge {
  display: block;
  position: absolute;
  left: 27px;
  top: 16px;
  border-radius: 50%;
  background: #fff;
  padding: 5px 2px;
}
.box-block .box-block-badge span {
  display: block;
  width: 53px;
  height: 53px;
  left: 50%;
  top: 50%;
  border-radius: 50%;
  text-align: center;
  line-height: 53px;
  font-size: 1.5em;
  color: #fff;
  background: #55bab7;
}
.box-title {
  border-bottom: 1px solid #d4d7d9;
  padding-left: 15px;
  font-size: 1.1em;
  margin: 20px 0;
  text-align: left;
  font-weight: 400;
}
.box-block-container {
  text-align: center;
}
.box-block {
  text-align: center;
}
.box-block .box-block-header {
  margin-bottom: 6px;
}
.box-block .box-block-title {
  font-size: 1.2em;
  color: #000;
}
.box-block .box-block-content {
  text-align: center;
  height: auto;
  overflow: hidden;
}
.box-block .box-block-content img {
  left: 50%;
  margin-left: -50px;
  top: 50%;
  margin-top: -50px;
  border-radius: 50%;
  top: 0;
  width: 100%;
}
.box-block .box-block-footer {
  font-size: 1.8em;
  font-weight: 300;
  color: #000;
}
.box-block .box-block-footer .quantity-btn-container {
  margin-top: 3px;
}
.box-block .box-block-footer .quantity-btn {
  font-size: 0.8em;
}
.orange {
  color: #55bab7;
}
.text-hd {
  font-size: 28px !important;
  color: #37474F !important;
  font-weight: 800;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.47;
  letter-spacing: normal;
}
.text-md {
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 0.4px;
  color: #252526;
}
.text-sm {
  font-size: 16px;
  color: #555 !important;
}
a.text-sm:hover {
  color: #43a6a3 !important;
}
.space-md {
  height: 50px;
}
.space-hd {
  height: 100px;
}
.footer {
  background: #fff;
}
.footer a:hover {
  color: #55bab7;
}
.copyright{
  background: #55bab7;
  color: #fff;
}
.copyright p{
  margin-top:10px;
  color: #fff;
}
.nav-link:hover {
  color: #55bab7 !important;
}
.jt-bg {
  font-size: 35px;
  font-weight: 600;
  letter-spacing: 0.8px;
}

.call {
  background: #252526;
}
.text-blue {
  color: #55bab7 !important;
}
.text-white {
  color: #fff !important;
}
.easy-service {
  margin: 10vh 0 5vh 0!important;
}
.head-bg {
  background: url('/img/icons/head-bg.png') no-repeat;
  background-position: center;
}
.how {
  background: #fbfbfb;
}
.box:hover #ione {
  content: url('/img/icons/ev-temizligi-wht.png');
}
.box:hover #itwo {
  content: url('/img/icons/ofis-temizligi-wht.png');
}
.box:hover #ithree {
  content: url('/img/icons/yarim-gun-ev-temizligi-wht.png');
}
.box:hover #ifour {
  content: url('/img/icons/bos-ev-temizligi-wht.png');
}
.box:hover #ifive {
  content: url('/img/icons/insaat-sonrasi-wht.png');
}
.ct-ds {
  color: #55bab7;
  font-size: 30px;
}
.ct li, .hizmetverilenyerler li {
  list-style: none;
}
.hizmetverilenyerler h1{margin-bottom:15px;}
.ct-text {
  text-decoration: none !important;
  font-size: 20px;
  color: #999;
}
.ct-text:hover {
  color: #55bab7;
}
.ct-active {
  color: #55bab7;
}
.ct-p {
  color: #999;
}
.orange {
  color: #55bab7;
}
.ozet-li {
  list-style: none;
}
.shadow {
  box-shadow: 0 4px 6px rgba(50, 50, 93, 0.11), 0 1px 3px rgba(0, 0, 0, 0.08);
}
.clients {
  filter: grayscale(100%);
}
.clients:hover {
  filter: none;
}
.light-grey {
  color: #999 !important;
  font-size: 16px;
}
.dark-grey {
  color: #565656 !important;
}
.card-header {
  /*background: #fff !important;*/
  border: none !important;
}
.card-header a:hover {
  text-decoration: none !important;
}
.card-header a:hover h5 {
  color: #55bab7 !important;
}
.parallax {
  /* The image used */
  background-image: url('/img/covers/parallax-bacground.jpg');
  /* Set a specific height */
  height: 65vh;
  /* Create the parallax scrolling effect */
  /*background-attachment: fixed;*/
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.parallax .intro {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.2) 0, rgba(255, 255, 255, 0.69) 100%);
}
.parallax .intro .cont {
  position: absolute;
  top: 20%;
  text-align: center;
  width: 100%;
}
.parallax .intro .cont p {
  font-size: 24px;
  color: #101010;
  text-align: center;
  line-height: 60px;
}
/* Heading for Parallax Section */
.parallax .intro .cont h1 {
  font-weight: 800;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.47;
  letter-spacing: normal;
  color: #393939;
  text-align: center;
}
.grp .circle-btn {
  border: 1px solid #c5c6cd;
  border-radius: 50%;
  padding: 1px 3px 0;
  height: 32px;
  width: 32px;
  background-color: #f8f8f8;
}
.grp input {
  display: inline-block;
  width: 120px;
  text-align: center;
  border: none;
  font-size: 24px;
  padding: 0;
  margin: 0px 5px;
}
.temizlikgonder-odeme-body {
  height: 380px !important;
  overflow-y: auto;
  overflow-x: hidden;
}
.temizlikgonder-odeme-footer .price {
  font-weight: 600;
  font-size: 24px;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.47;
  letter-spacing: normal;
  color: #393939;
}

.profile .profile-title {
  margin-top: -50px !important;
}
.profile .profile-title h6 {
  font-size: 18px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.47;
  letter-spacing: normal;
  margin-bottom: 10px;
  color: #3C4858;
}
.main-raised {
  margin: 80px 5px 0;
  border-radius: 6px;
  /*box-shadow: 0 16px 24px 2px rgba(0,0,0,.14), 0 6px 30px 5px rgba(0,0,0,.12), 0 8px 10px -5px rgba(0,0,0,.2);*/
}
.main {
  background: #FFF;
  position: relative;
  z-index: 3;
}
.profile-page .profile {
  text-align: center;
}
.profile-page .profile img {
  max-width: 160px;
  width: 100%;
  margin: 0 auto;
  -webkit-transform: translate3d(0, -50%, 0);
  -moz-transform: translate3d(0, -50%, 0);
  -o-transform: translate3d(0, -50%, 0);
  -ms-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
}
.img-raised {
  box-shadow: 0 5px 15px -8px rgba(0, 0, 0, 0.24), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
}
.rounded-circle {
  border-radius: 50% !important;
}
.img-fluid,
.img-thumbnail {
  max-width: 100%;
  height: auto;
}
.profile-page .description {
  margin: 10px auto 0;
  color: #101010;
  font-weight: 400;
  height: 240px;
  overflow-y: auto;
  padding: 0px 20px;
  text-align: center !important;
}
.price .card {
  border: 1px ridge #d3d3d3 !important;
}
.price .title,
span {
  font-style: normal;
  font-stretch: normal;
  line-height: 1.47;
  letter-spacing: normal;
}
.price .title {
  font-size: 24px;
  font-weight: 600;
  color: #393939;
}
.price span {
  font-size: 18px;
  font-weight: 600;
  color: #434343;
}
.price .amount {
  font-size: 24px;
  color: #343a40;
}
.price a {
  text-decoration: none !important;
}
.price a:hover {
  background-color: #55bab7;
}
.price a:hover h2 {
  color: #fff !important;
}
.profile-page .description::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #F5F5F5;
}
.profile-page .description::-webkit-scrollbar {
  width: 5px;
  background-color: #F5F5F5;
}
.profile-page .description::-webkit-scrollbar-thumb {
  background-color: #999;
  border: 2px solid #555555;
}
.services-city a {
  border-left: 1px ridge #707070;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.47;
  letter-spacing: normal;
  font-size: 18px;
  font-weight: 600;
}
.services-city a:first-child {
  border-left: none;
}
.jumbotron-services {
  background: #37474F !important;
}
.jumbotron-services p,
.jumbotron-services h3,
.jumbotron-services h5,
.jumbotron-services small {
  color: #fff !important;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.47;
  letter-spacing: normal;
}
.jumbotron-services h3 {
  font-size: 36px;
  font-weight: 800;
}
.jumbotron-services h5 {
  font-size: 24px;
  font-weight: 600;
}
.accordion button {
  font-size: 18px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.47;
  letter-spacing: normal;
}
.accordion .btn-light:hover {
  background-color: #55bab7;
}
.jumbotron-slogan {
  background: #37474F !important;
}
.jumbotron-slogan h3 {
  color: #fff !important;
  font-size: 28px;
  font-weight: 800;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.47;
  letter-spacing: normal;
}
.owl-carousel h4,
h5 {
  color: #000;
  font-size: 18px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.47;
  letter-spacing: normal;
}
.carousel-wrap {
  width: 1000px;
  margin: auto;
  position: relative;
}
.owl-carousel .owl-nav {
  /*overflow: hidden;*/
  height: 0px;
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #55bab7;
}
.owl-carousel .item {
  text-align: center;
  margin-bottom: 30px;
}
.owl-carousel .owl-nav button[class*="owl"] {
  height: 60px;
  width: 40px;
  position: absolute;
  cursor: pointer;
  top: 30%;
}
.owl-carousel .owl-prev.disabled,
.owl-carousel .owl-next.disabled {
  pointer-events: none;
  opacity: 0.2;
}
.owl-carousel .prev-slide, .owl-carousel .owl-nav button[class*="owl-prev"], .owl-carousel .owl-nav button[class*="owl-prev"]:hover  {
  background: url('../img/icons/chevron-left.png') no-repeat;
  background-size: 100% 100%;
  left: 0px;
}
.owl-carousel .next-slide, .owl-carousel .owl-nav button[class*="owl-next"], .owl-carousel .owl-nav button[class*="owl-next"]:hover {
  background: url('../img/icons/chevron-right.png') no-repeat;
  background-size: 100% 100%;
  right: 0px;
}
.owl-carousel .prev-slide:hover, .owl-carousel .owl-nav button[class*="owl-prev"]:hover {
  opacity: 0.5;
}
.owl-carousel .next-slide:hover, .owl-carousel .owl-nav button[class*="owl-next"]:hover {
  opacity: 0.5;
}
span.img-text {
  text-decoration: none;
  outline: none;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  cursor: pointer;
  width: 100%;
  font-size: 23px;
  display: block;
  text-transform: capitalize;
}
span.img-text:hover {
  color: #2caae1;
}
.table-responsive {
  overflow-x: auto !important;
}
.table-responsive::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #55bab7;
}
.table-responsive::-webkit-scrollbar {
  width: 3px;
  height: 3px;
  background-color: #55bab7;
}
.table-responsive::-webkit-scrollbar-thumb {
  background-color: #55bab7;
  border: 2px solid #555555;
}
.owl-carousel .card {
  height: 380px;
}
.cc-window {
  color: black;
}
.cc-window.cc-banner {
  width: 100%;
}
.cc-window .cc-message {
  font-size: 12px;
}
.cc-window .cc-btn {
  background: #55bab7;
  color: #fff;
  padding: 0px 0 !important;
  border-radius: 100px;
}

@media (min-width: 1200px){
	.modal-xl {
		max-width: 1140px;
	}
}

#rezervationModal .active {
        background-color: #43a6a3 !important;
        color: #fff !important;
    }

#rezervationModal .active:after{
       content:"\2713";
    }

#rezervationModal .btn-group {
        width: 100%;
        overflow-y: auto
    }
#rezervationModal .input-group-text{
        width:80px;
    }
#rezervationModal .card-footer:last-child {
    border-radius: 0 0 calc(.25rem - 1px) calc(.25rem - 1px);
}

#rezervationModal .bg-light {
    background-color: #f8f9fa!important;
}
#rezervationModal .card-footer {
    padding: .75rem 1.25rem;
    background-color: rgba(0,0,0,.03);
    border-top: 1px solid rgba(0,0,0,.125);
}

html .whatsappicon {
    bottom: 45px;
    display: block;
    position: fixed;
    right: 10px;
    z-index: 1040;
}

html .whatsappicon img{
    height: 60px;
}