/*------------------------------------------------------------------//

//      RESPONSIVE SYSTEM                                                                                 //

//------------------------------------------------------------------*/

@media screen and (min-width: 1400px) {

    /* PC 1400+  */
    .menuAc,
    .mContact {
        display: none !important;
    }
}

@media screen and (max-width: 1399px) and (min-width: 1199px) {
    .slider-inner {
        background-position: center;
        height: 540px;
    }

    .slider-inner h1 {
        font-size: 27px;
        color: #fff;
        text-shadow: 1px 0px 9px rgb(0 0 0 / 86%);
    }

    .slider-inner p {
        text-shadow: 1px 0px 9px rgb(0 0 0 / 86%);
        color: #fff;
    }

    .home-fetured {
        height: auto;
    }

    .home-form {
        height: 600px;
    }

    .home-fetured .item {
        min-height: 207px;
    }

    .home-package .title {
        padding-top: 40px;
        font-size: 25px;
        line-height: 1.2;
    }

    .home-package ul {
        padding-left: 25px;
    }

    .home-package ul li {
        font-size: 17px;
        line-height: 1.2;
    }

    .home-package img {
            padding-top: 20px;
    }

    .home-before .title {
        font-size: 25px;
    }

    .home-services .head-title {
        font-size: 25px;
        line-height: 1.2;
    }

    .home-videos .head-title {
        font-size: 25px;
        line-height: 1.2;
    }

    .home-videos .item {
        margin-bottom: 10px;
    }

    .home-success .head-title {
        font-size: 25px;
    }

    .home-success .head-inner {
        font-size: 25px;
    }

    .home-success-inner {
        flex-wrap: wrap;
        justify-content: center;
    }

    .home-success .item {
        width: 50%;
        margin-bottom: 21px;
    }

    .home-comments .head-title {
        font-size: 25px;
        line-height: 1.2;
    }

    .home-comments .item {
        margin-bottom: 15px;
    }

    .home-advantages .head-title {
        font-size: 25px;
        line-height: 1.2;
    }

    .home-advantages td:nth-child(3),
    #pkg-table th:nth-child(3) {
        display: none;
    }

    .home-advantages th:nth-child(3) {
        display: none;
    }

    .home-advantages th:nth-child(2) {
        color: white;
        background-color: #17468a;
        border-radius: 10px 10px 0 0;
        display: none;
    }

    .home-advantages tr:nth-child(2) td:nth-child(2) {
        border-top-right-radius: 25px;
    }

    .home-advantages tr:last-of-type td:nth-child(2) {
        border-bottom-right-radius: 25px;
    }

    .home-faq .head-title {
        padding-top: 30px;
        padding-bottom: 30px;
        font-size: 25px;
        line-height: 1.2;
        margin-bottom: 0;
    }

    .home-faq-content .faqitem .faq-header .faq-title {
        line-height: 1.2;
    }
    .slider-bottom{
        flex-direction: column;
    }
    .slider-bottom .item .text {
        padding: 5px 0;
    }
    .m-order-1{
        order:1;
        
    }
    .m-order-2{
        order:2;
    }
    
}

@media screen and (max-width: 991px) and (min-width: 768px) {
    .slider-inner {
        background-position: center;
        height: 540px;
    }

    .slider-inner h1 {
        font-size: 27px;
        color: #fff;
        text-shadow: 1px 0px 9px rgb(0 0 0 / 86%);
    }

    .slider-inner p {
        text-shadow: 1px 0px 9px rgb(0 0 0 / 86%);
        color: #fff;
    }

    .home-fetured {
        height: auto;
    }

    .home-form {
        height: 600px;
    }

    .home-fetured .item {
        min-height: 207px;
    }

    .home-package .title {
        padding-top: 40px;
        font-size: 25px;
        line-height: 1.2;
    }

    .home-package ul {
        padding-left: 25px;
    }

    .home-package ul li {
        font-size: 17px;
        line-height: 1.2;
    }

    .home-package img {
            padding-top: 20px;
    }

    .home-before .title {
        font-size: 25px;
    }

    .home-services .head-title {
        font-size: 25px;
        line-height: 1.2;
    }

    .home-videos .head-title {
        font-size: 25px;
        line-height: 1.2;
    }

    .home-videos .item {
        margin-bottom: 10px;
    }

    .home-success .head-title {
        font-size: 25px;
        padding: 0;
    margin-bottom: 0;
    }

    .home-success .head-inner {
        font-size: 25px;
    }

    .home-success-inner {
        flex-wrap: wrap;
        justify-content: center;
    }

    .home-success .item {
        width: 50%;
        margin-bottom: 21px;
    }

    .home-comments .head-title {
        font-size: 25px;
        line-height: 1.2;
    }

    .home-comments .item {
        margin-bottom: 15px;
    }

    .home-advantages .head-title {
        font-size: 25px;
        line-height: 1.2;
    }

    .home-advantages td:nth-child(3),
    #pkg-table th:nth-child(3) {
        display: none;
    }

    .home-advantages th:nth-child(3) {
        display: none;
    }

    .home-advantages th:nth-child(2) {
        color: white;
        background-color: #17468a;
        border-radius: 10px 10px 0 0;
        display: none;
    }

    .home-advantages tr:nth-child(2) td:nth-child(2) {
        border-top-right-radius: 25px;
    }

    .home-advantages tr:last-of-type td:nth-child(2) {
        border-bottom-right-radius: 25px;
    }

    .home-faq .head-title {
        padding-top: 30px;
        padding-bottom: 30px;
        font-size: 25px;
        line-height: 1.2;
        margin-bottom: 0;
    }

    .home-faq-content .faqitem .faq-header .faq-title {
        line-height: 1.2;
    }
    .slider-bottom{
        flex-direction: column;
    }
    .slider-bottom .item .text {
        padding: 5px 0;
    }
    .m-order-1{
        order:1;
        
    }
    .m-order-2{
        order:2;
    }
}

@media screen and (max-width: 767px) and (min-width: 640px) {
    .slider-inner {
        background-position: center;
        height: 540px;
    }

    .slider-inner h1 {
        font-size: 27px;
        color: #fff;
        text-shadow: 1px 0px 9px rgb(0 0 0 / 86%);
    }

    .slider-inner p {
        text-shadow: 1px 0px 9px rgb(0 0 0 / 86%);
        color: #fff;
    }

    .home-fetured {
        height: auto;
    }

    .home-form {
        height: 600px;
    }

    .home-fetured .item {
        min-height: 207px;
    }

    .home-package .title {
        padding-top: 40px;
        font-size: 25px;
        line-height: 1.2;
    }

    .home-package ul {
        padding-left: 25px;
    }

    .home-package ul li {
        font-size: 17px;
        line-height: 1.2;
    }

    .home-package img {
            padding-top: 20px;
    }

    .home-before .title {
        font-size: 25px;
    }

    .home-services .head-title {
        font-size: 25px;
        line-height: 1.2;
    }

    .home-videos .head-title {
        font-size: 25px;
        line-height: 1.2;
    }

    .home-videos .item {
        margin-bottom: 10px;
    }

    .home-success .head-title {
        font-size: 25px;
    }

    .home-success .head-inner {
        font-size: 25px;
    }

    .home-success-inner {
        flex-wrap: wrap;
        justify-content: center;
    }

    .home-success .item {
        width: 50%;
        margin-bottom: 21px;
    }

    .home-comments .head-title {
        font-size: 25px;
        line-height: 1.2;
    }

    .home-comments .item {
        margin-bottom: 15px;
    }

    .home-advantages .head-title {
        font-size: 25px;
        line-height: 1.2;
    }

    .home-advantages td:nth-child(3),
    #pkg-table th:nth-child(3) {
        display: none;
    }

    .home-advantages th:nth-child(3) {
        display: none;
    }

    .home-advantages th:nth-child(2) {
        color: white;
        background-color: #17468a;
        border-radius: 10px 10px 0 0;
        display: none;
    }

    .home-advantages tr:nth-child(2) td:nth-child(2) {
        border-top-right-radius: 25px;
    }

    .home-advantages tr:last-of-type td:nth-child(2) {
        border-bottom-right-radius: 25px;
    }

    .home-faq .head-title {
        padding-top: 30px;
        padding-bottom: 30px;
        font-size: 25px;
        line-height: 1.2;
        margin-bottom: 0;
    }

    .home-faq-content .faqitem .faq-header .faq-title {
        line-height: 1.2;
    }
    .slider-bottom{
        flex-direction: column;
    }
    .slider-bottom .item .text {
        padding: 5px 0;
    }
    .m-order-1{
        order:1;
        
    }
    .m-order-2{
        order:2;
    }
    .hero {
    background-image: none;
    background-color: #bf9c4a;
    min-height: auto;
    display: block;
  }

  .buttton.button_blue{
    margin: 0 auto;
  }

  .buttton {
  border-radius: var(--Radius-l, 22px);
  padding: 3px;
  min-width: 200px;
  transition: 0.3s;
  border: none; /* Ana elementin kenarlÄ±ÄŸÄ±nÄ± kaldÄ±r */
  outline: none; /* Outline'Ä± da kaldÄ±r */
}

.buttton .buttton__text {
  display: block;
  text-align: center;
  font-size: 14px;
  line-height: 16px;
  text-transform: uppercase;
  font-weight: 700;
}

.buttton.button_blue {
  border-radius: var(--Radius-l, 22px);
  background: var(--gradient-1, linear-gradient(90deg, #66A8E8 27.74%, #8AC8DE 49.42%, #78C4D7 71.1%));
  opacity: 1;
  width: 205px;
  height: 50px;
  border: none; /* Ana buton elementinin kenarlÄ±ÄŸÄ±nÄ± kaldÄ±r */
  outline: none; /* Outline'Ä± da kaldÄ±r */
  cursor: pointer;
}

.buttton.button_blue:hover{
 background: var(--gradient-1, linear-gradient(90deg, #5897d3 27.74%, #79b7cd 49.42%, #71bed1 71.1%));
}


.pbutton {
  font-size: 15px !important;
  line-height: 28px !important;
  color: #fff !important;
  font-weight: 400 !important;
  max-width: 520px !important;
  margin: 0 !important;
}

.buttton.button_blue .buttton__text {
  color: var(--white-1, #FFF);
  text-align: center;
  font-feature-settings: 'liga' off, 'clig' off;
  border-radius: var(--Radius-l, 22px);
  border: 1px solid #FFF; /* Beyaz border'Ä± geri getirdik */
  padding: 5px 30px;
  width: 196px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-transform: initial;
}
  .hero::before {
    display: none;
  }

  .hero .container {
    padding: 0;
  }

   .hero-bg-mobile {
    width: 100%;
    height: 300px;
    background-image: linear-gradient(to bottom, transparent, transparent 30%, rgb(210 173 80 / 0%) 70%, #bf9c4a82), url(../images/mobileslider.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
  }

  .hero-content {
    margin: 0 auto;
    text-align: center;
    padding: 40px 20px;
    position: relative;
    z-index: 2;
  }

  .hero-content h1 {
    font-size: 32px;
    line-height: 42px;
  }

  .hero-content p {
    font-size: 16px;
    line-height: 26px;
    margin: 0 auto;
  }

  .hero-content .orange-btn {
    margin: 0 auto;
  }

  .hero-content .google-review {
    display: flex;
    justify-content: center;
  }
}

@media screen and (max-width: 639px) and (min-width: 0px) {
    .slider-inner {
        background-position: 93%;
        height: 540px;
    }

    .slider-inner h1 {
        font-size: 27px;
        color: #fff;
        text-shadow: 1px 0px 9px rgb(0 0 0 / 86%);
    }

    .slider-inner p {
        text-shadow: 1px 0px 9px rgb(0 0 0 / 86%);
        color: #fff;
    }

    .home-fetured {
        height: auto;
    }

    .home-form {
        padding: 16px;
    }
    .home-form .in {
    background: linear-gradient(#434343, #000000);
    border-radius: 25px;
    padding: 38px 7px;
    width: initial;
    margin: 0 auto;
    text-align: center;
}

    .home-fetured .item {
        min-height: 207px;
    }
    .home-fetured-icerik{
        height: auto;
    padding-block: 15px;
    }

    .home-package .title {
        padding-top: 40px;
        font-size: 25px;
        line-height: 1.2;
    }

    .home-package ul {
        padding-left: 25px;
    }

    .home-package ul li {
        font-size: 17px;
        line-height: 1.2;
    }

    .home-package img {
            padding-top: 20px;
    }

    .home-before .title {
        font-size: 25px;
    }

    .home-services .head-title {
        font-size: 25px;
        line-height: 1.2;
    }

    .home-videos .head-title {
        font-size: 25px;
        line-height: 1.2;
    }

    .home-videos .item {
        margin-bottom: 10px;
    }

    .home-success .head-title {
        font-size: 25px;
    }

    .home-success .head-inner {
        font-size: 25px;
    }

    .home-success-inner {
        flex-wrap: wrap;
        justify-content: center;
    }

    .home-success .item {
        width: 50%;
        margin-bottom: 21px;
    }

    .home-comments .head-title {
        font-size: 25px;
        line-height: 1.2;
    }

    .home-comments .item {
        margin-bottom: 15px;
    }

    .home-advantages .head-title {
        font-size: 25px;
        line-height: 1.2;
    }

    .home-advantages td:nth-child(3),
    #pkg-table th:nth-child(3) {
        display: none;
    }

    .home-advantages th:nth-child(3) {
        display: none;
    }

    .home-advantages th:nth-child(2) {
        color: white;
        background-color: #17468a;
        border-radius: 10px 10px 0 0;
        display: none;
    }

    .home-advantages tr:nth-child(2) td:nth-child(2) {
        border-top-right-radius: 25px;
    }

    .home-advantages tr:last-of-type td:nth-child(2) {
        border-bottom-right-radius: 25px;
    }

    .home-faq .head-title {
        padding-top: 30px;
        padding-bottom: 30px;
        font-size: 25px;
        line-height: 1.2;
        margin-bottom: 0;
    }

    .home-faq-content .faqitem .faq-header .faq-title {
        line-height: 1.2;
    }
    .slider-bottom{
        flex-direction: column;
    }
    .slider-bottom .item .text {
        padding: 5px 0;
    }
    .m-order-1{
        order:1;
        
    }
    .m-order-2{
        order:2;
    }
    
    .home-form-inner .title {
        font-size: 25px;
        line-height: 1.2;
    }
    
    .home-form-inner .desc {
        font-size: 17px;
        line-height: 1.3;
    }
    .home-package{
        padding-bottom: 15px;
    }
    .home-form-inner input[type="submit"] {
        font-size: 17px;
    }
    .slider-gallery {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        grid-template-rows: repeat(3, 1fr);
        grid-column-gap: 0px;
        grid-row-gap: 0px;
    }
  
    .slider-gallery-inner .container {
        width: 100%;
        padding: 0;
    }
    
    .slider-gallery-in {
    width: 100%;
    padding: 0 10px;
    margin-top: 65px;
  }
  
  .slider-gallery-in h1 {
    font-size: 22px;
  }
      .hero {
    background-image: none;
    background-color: #000000;
    min-height: auto;
    display: block;
  }

  .buttton.button_blue{
    margin: 0 auto;
  }

  .buttton {
  border-radius: var(--Radius-l, 22px);
  padding: 3px;
  min-width: 200px;
  transition: 0.3s;
  border: none; /* Ana elementin kenarlÄ±ÄŸÄ±nÄ± kaldÄ±r */
  outline: none; /* Outline'Ä± da kaldÄ±r */
}

.buttton .buttton__text {
  display: block;
  text-align: center;
  font-size: 14px;
  line-height: 16px;
  text-transform: uppercase;
  font-weight: 700;
}

.buttton.button_blue {
  border-radius: var(--Radius-l, 22px);
  background: var(--gradient-1, linear-gradient(90deg, #66A8E8 27.74%, #8AC8DE 49.42%, #78C4D7 71.1%));
  opacity: 1;
  width: 205px;
  height: 50px;
  border: none; /* Ana buton elementinin kenarlÄ±ÄŸÄ±nÄ± kaldÄ±r */
  outline: none; /* Outline'Ä± da kaldÄ±r */
  cursor: pointer;
}

.buttton.button_blue:hover{
 background: var(--gradient-1, linear-gradient(90deg, #5897d3 27.74%, #79b7cd 49.42%, #71bed1 71.1%));
}


.pbutton {
  font-size: 15px !important;
  line-height: 28px !important;
  color: #fff !important;
  font-weight: 400 !important;
  max-width: 520px !important;
  margin: 0 !important;
}

.buttton.button_blue .buttton__text {
  color: var(--white-1, #FFF);
  text-align: center;
  font-feature-settings: 'liga' off, 'clig' off;
  border-radius: var(--Radius-l, 22px);
  border: 1px solid #FFF; /* Beyaz border'Ä± geri getirdik */
  padding: 5px 30px;
  width: 196px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-transform: initial;
}
  .hero::before {
    display: none;
  }

  .hero .container {
    padding: 0;
  }

   .hero-bg-mobile {
    width: 100%;
    height: 300px;
    background-image: linear-gradient(to bottom, transparent, transparent 30%, rgb(210 173 80 / 0%) 70%, #00000082), url(../images/mobileslider.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
  }

  .hero-content {
    margin: 0 auto;
    text-align: center;
    padding: 40px 20px;
    position: relative;
    z-index: 2;
  }

  .hero-content h1 {
    font-size: 32px;
    line-height: 42px;
  }

  .hero-content p {
    font-size: 16px;
    line-height: 26px;
    margin: 0 auto;
  }

  .hero-content .orange-btn {
    margin: 0 auto;
  }

  .hero-content .google-review {
    display: flex;
    justify-content: center;
  }
    .hero a {
  display: inline-block;
  padding: 15px 30px;
  background: #c7a957;
  color: #ffffff;
  font-size: 18px;
  border-radius: 25px;
  margin-bottom: 24px;
  transform: scale(1);
  animation: pulse 2s infinite;
  text-align: center;
  width: 345px;
  opacity: initial !important;
}
}