.wsmenu {
    margin-top: 10px !important;
}
#banner-5.bg-image {
    background-image: url(../images/bg_iletisim.jpg);
}
.navbar-light .wsmenu > .wsmenu-list > li > a {
    font-size: 16px !important;
    text-transform: capitalize !important;
}

@media (max-width: 767px) {
  .first-list-link .fab {
    margin-left: 12px;
}
.tra-menu .wsmenu > .wsmenu-list > li > a {
    color: #666 !important;
}
}


.header_randevu button {
    padding: 0px 24px;
    color: #fff!important;
    background-color: #f08220;
    border-color: #f08220!important;
    border-radius: 5px !important;
}

.modal-body {
    padding: 40px 70px 40px 70px;
}
.sidebar-form-container {
  padding: 0px 20px 0px 20px;
}

.sidebar-form-container .contact-form .form-control {
  margin-bottom:0px !important;
}

.egitim-single-img img {
  border-radius: 5px;
  margin-bottom:50px;
}

.hidden_egitim {
  display: none !important;
}

.social-sharing {
	display: block;
	position: fixed;
	width: 100%;
	left: 0;
	bottom: 0;
}

.icon-bar {
  z-index:9999 !important;
  position: fixed;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0 !important;
}

/* Style the icon bar links */
.icon-bar a {
  display: block;
  text-align: center;
  padding: 16px;
  transition: all 0.3s ease;
  color: white;
  font-size: 20px;

}

/* Style the social media icons with color, if you want */
.icon-bar a:hover {
  background-color: #000;
}

.facebook {
  background: #3B5998;
  color: white;
}

.phone {
  background: #f08220;
  color: white;
}

.whatsapp {
  background: #25D366;
  color: white;
}

.instagram {
  background: #f09433;
background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
background: -webkit-linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);
background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888',GradientType=1 );
  color: white;
}
div#galeri-item {
    margin: 20px !important;
}

@media (max-width: 768px) {
  .bottom-footer-list li i {
      display:block !important;
      margin-bottom: -15px;
    margin-right: 5px;
  }
  .bottom-footer-list p:after {
    content: "" !important;
    padding-left: 11px;
    position: relative;
    top: -1px;
}
}

a.logo-white {
    margin-top: 10px;
}

.desktoplogo {
    margin-top: 10px;
}

#hero-1 h2 {
    font-size: 4rem;
    line-height: 1.15;
    letter-spacing: 2px;
    margin-bottom: 15px;
}

b {
    font-weight: 700 !important;
}

#banner-5.bg-image {
  background: url('https://incilazer.com/wp-content/uploads/2021/09/lazer_epilasyon.jpg') !important;
      background-position-y: center !important;
}

#about-page.page-hero-section {
  background: url('https://incilazer.com/wp-content/uploads/2021/09/lazer_epilasyon.jpg') !important;
      background-position-y: center !important;
}


.form-first-content {
  text-align: center !important;
  float:center !important;
  padding-bottom: 35px !important;
}

.randevu_form input.wpcf7-form-control {
    margin-bottom: -5px !important;
}

textarea.wpcf7-form-control.wpcf7-textarea {
    background-color: #fff !important;
    border: 1px solid #e0d9c5 !important;
    box-shadow: 0 0 0 0 !important;
    color: #5f5842 !important;
    font-size: 17px !important;
    line-height: 1 !important;
    font-weight: 300 !important;
    padding: 15px 15px !important;
    margin-bottom: 22px !important;
    -webkit-border-radius: 6px !important;
    -moz-border-radius: 6px !important;
    border-radius: 6px !important;
    -webkit-transition: all 300ms ease-in-out !important;
    -moz-transition: all 300ms ease-in-out !important;
    -o-transition: all 300ms ease-in-out !important;
    -ms-transition: all 300ms ease-in-out !important;
    transition: all 300ms ease-in-out !important;
    width: 100% !important;
    height: 20px !important;
}

.testimonial{
    margin: 0 20px 40px;
}
.testimonial .testimonial-content{
    padding: 35px 25px 35px 50px;
    margin-bottom: 35px;
    background: #fff;
    border: 1px solid #f0f0f0;
    position: relative;
}
.testimonial .testimonial-content:after{
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    background: #fff;
    position: absolute;
    bottom: -10px;
    left: 22px;
    transform: rotate(45deg);
}
.testimonial-content .testimonial-icon{
    width: 50px;
    height: 45px;
    background: #f08220;
    text-align: center;
    font-size: 22px;
    color: #fff;
    line-height: 42px;
    position: absolute;
    top: 37px;
    left: -19px;
}
.testimonial-content .testimonial-icon:before{
    content: "";
    border-bottom: 16px solid #e41212;
    border-left: 18px solid transparent;
    position: absolute;
    top: -16px;
    left: 1px;
}
.testimonial .description{
    font-size: 15px;
    font-style: italic;
    color: #8a8a8a;
    line-height: 23px;
    margin: 0;
}
.testimonial .title{
    display: block;
    font-size: 18px;
    font-weight: 700;
    color: #525252;
    text-transform: capitalize;
    letter-spacing: 1px;
    margin: 0 0 5px 0;
}
.testimonial .post{
    display: block;
    font-size: 14px;
    color: #f08220;
}
.owl-theme .owl-controls{
    margin-top: 20px;
}
.owl-theme .owl-controls .owl-page span{
    background: #ccc;
    opacity: 1;
    transition: all 0.4s ease 0s;
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
    background: #ff4242;
}

@media (max-width: 767px) {
  .wsmobileheader {
      height: 60px;
      box-shadow: 0 0 2px rgb(50 50 50 / 40%);
  }
  a#wsnavtoggle {
    margin-top: 15px;
}
.hero-section {
    margin-top: 60px;
}
.slider .indicators {
    bottom: 5px !important;
}

button#randevu_header {
    font-size: 15px !important;
    padding: 14px 20px !important;
}