

input[type=submit], input[type=text], select, textarea {
    font-family: Rubik, sans-serif;
    appearance: none;
}
h1, h2, h3, h4, h5, li, p, ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.clear {
    clear: both;
}
.full {
    width: 1150px!important;
    margin: auto;
}
.w5 {
    width: 5%!important;
}
.w10 {
    width: 10%}
.w15 {
    width: 15%}
.w20 {
    width: 20%}
.w23 {
    width: 23%}
.w30 {
    width: 30%}
.w32 {
    width: 32%}
.w40 {
    width: 40%}
.w45 {
    width: 45%}
.w47 {
    width: 47%}
.w50 {
    width: 50%}
.w55 {
    width: 55%}
.w60 {
    width: 60%}
.w65 {
    width: 65%}
.w70 {
    width: 70%}
.w75 {
    width: 75%}
.w48 {
    width: 48%}
.w80 {
    width: 80%}
.w85 {
    width: 85%}
.w90 {
    width: 90%}
.w100 {
    width: 100%}
.w35 {
    width: 35%}
.w25 {
    width: 25%}
.w33 {
    width: 33%}
.w49 {
    width: 49%}
.w16 {
    width: 16%}
.w13 {
    width: 13%}
.fleft {
    float: left!important;
}
.fright {
    float: right!important;
}
.mr2 {
    margin-right: 2%!important;
}
.mb2 {
    margin-bottom: 2%!important;
}
.tal {
    text-align: left!important;
}
.tar {
    text-align: right!important;
}
.tac {
    text-align: center!important;
}
.taj {
    text-align: justify!important;
}
.dblock {
    display: block!important;
}
.diblock {
    display: inline-block!important;
}
.dnone {
    display: none;
}
.ohidden {
    overflow: hidden!important;
}
.pr {
    position: relative!important;
}
.pa, .pricing .item .cont sup {
    position: absolute!important;
}
.wp, .wp2 {
    position: fixed;

}
.mauto {
    margin: auto!important;
}
.wp {
    position: fixed;
    right: 25px;
    bottom: 70px;
    z-index: 999999;
}

}.wp img {
    width: 40px;
}

.dbutton{
    width: 40%;
    display: block;
    margin: auto;
    background-color: #000;
    padding: 5px;
}

.feature-box:hover {
  color: white;
}


 /* WhatsApp ikonu */
    #whatsapp-icon {
      position: fixed;
      bottom: 110px;
      right: 20px;
      background-color: #25D366;
      width: 60px;
      height: 60px;
      border-radius: 50%;
      display: flex;
      justify-content: center;
      align-items: center;
      cursor: pointer;
      z-index: 99999999999999;
          animation: 5s linear infinite wiggle;
    transform-origin: 50% 5em;
    }

    #whatsapp-icon img {
      width: 30px;
      height: 30px;
    }

    /* Sohbet kutusu */
    #whatsapp-chat {
      display: none;
      position: fixed;
      bottom: 180px;
      right: 20px;
      width: 300px;
      background-color: white;
      border-radius: 10px;
      box-shadow: 0 0 10px rgba(0,0,0,0.3);
      z-index: 99999999999;
      overflow: hidden;
      font-size: 14px;
    }

    .chat-header {
      background-color: #25D366;
      color: white;
      padding: 10px;
      display: flex;
      justify-content: space-between;
      align-items: center;
    }

    .chat-body {
      padding: 15px;
      background-color: #f5f5f5;
    }

    .chat-body strong {
      display: block;
      margin-bottom: 5px;
    }

    .chat-footer {
      padding: 10px;
      border-top: 1px solid #ddd;
      display: flex;
      align-items: center;
    }

    .chat-footer input {
      flex: 1;
      padding: 8px;
      border: none;
      outline: none;
      font-size: 14px;
    }

    .chat-footer button {
      background-color: #25D366;
      border: none;
      padding: 8px 10px;
      color: white;
      cursor: pointer;
      border-radius: 5px;
    }

    .close-chat {
      cursor: pointer;
      font-weight: bold;
    }


@keyframes wiggle {
    0%, 100%, 40%, 7% {
    transform: rotateZ(0);
}
15% {
    transform: rotateZ(-15deg);
}
20% {
    transform: rotateZ(10deg);
}
25% {
    transform: rotateZ(-10deg);
}
30% {
    transform: rotateZ(6deg);
}
35% {
    transform: rotateZ(-4deg);
}






@media screen and (min-width:360px) and (max-width:1024px) {
    .gallery-masonry-wrapper {
    width: 48%!important;
    float: left!important;
}
.gallery-masonry-wrapper:nth-child(2n) {
    float: right!important;
}
.button.owl-next, .button.owl-prev, .owl-next, .owl-prev {
    display: block!important;
    opacity: 1;
}
.owl-nav {
    display: block!important;
}
.classes .owl-theme .owl-nav [class*=owl-] {
    opacity: 1;
    width: 25px;
    height: 25px;
    margin-right: 0;
    margin-left: 0;
}
.classes .owl-theme .owl-nav {
    top: -10%!important;
}
.slider1 .owl-nav {
    display: none!important;
}
.pricing .item .cont sup {
    position: absolute!important;
    font-size: 20px!important;
    margin-left: -40px!important;
    top: 10px!important;
    left: 80px!important;
}
.pricing .item .cont img {
    height: 60px!important;
    width: 60px;
}
.wp {
    right: 15px;
}
.wp2 {
display: none;
}
.wp2 img {
    width: 30px;
}
.section__title-wrapper {
    padding-top: 25px;
}

.mobiltel{
	display: block;
    width: 100%;
    background: #40c31c;
    bottom: 0;
    position: fixed;
    padding: 15px;
    color: #fff;
    z-index: 9999;
    text-align: center;
    font-weight: 600;

}

.mobiltel i{margin-right: 10px;}

.logo-2{width: 80px!important;}


}