.full-width-header .rs-header .menu-area .logo-area img {
    transition: 0.4s;
    -webkit-transition: 0.4s;
    max-height: 60px;
}

.rs-slider.slider11 .slider .container .sl-shape img {
    display: none;
}

.kartepe1{
    color:#d9b0c6 ;
}

.kartepe2{
    color:#022873;
}

.kartepe3{
    color: #0367A6;
}

.kartepe4{
    color:#0378A6;
}

.kartepe5{
    color: #04c4d9;
}

:root {
    --kartepe1:#d9b0c6 ;   
    --kartepe2:#022873;      
    --kartepe3: #0367A6;  
    --kartepe4 :#0378A6; 
    --kartepe5:#04c4d9;
  }

.rs-slider.slider11 .slider .container .content-part .sl-desc {
color: var(--kartepe3) !important;
}

.clip1{
    clip-path: polygon(0% 15%, 15% 15%, 15% 0%, 85% 0%, 85% 15%, 100% 15%, 100% 85%, 85% 85%, 85% 100%, 15% 100%, 15% 85%, 0% 85%);
}

.clip2{
    clip-path: circle(50% at 50% 50%);
}

.rs-contact.inner .content-info-part .info-item .icon-part i {
    font-size: 80px;
    color: var(--kartepe2);
    line-height: 1;
    margin-top: -5px;
    position: relative;
    z-index: 1;
}

.rs-contact.inner .contact-form-part form {
    background: var(--kartepe1);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 72px 70px 94px;
}

.rs-contact.inner .contact-form-part form input, .rs-contact.inner .contact-form-part form textarea {
    width: 100%;
    border: none;
    outline: none;
    margin-bottom: 30px;
    color: #ffffff;
    background: var(--kartepe2);
    font-size: 16px;
    padding: 11px 20px;
}

.rs-contact.inner .contact-form-part form button {
    background: #ffffff;
    color: var(--kartepe4);
    font-weight: 600;
    font-family: 'Roboto', sans-serif;
}

.rs-contact.inner .contact-form-part form button:hover {
    background: var(--kartepe3);
    color: #ffffff;
}

*{
    font-family: poppins;
}

.rs-footer .footer-content .about-widget .desc {
    color: #e0e0e0;
    line-height: 2;
}

.home-eleven .rs-footer .bg-wrap {
  /* background: url(../kartepe-images/homepage/closing2.jpg); */
  /* background-size: cover;
  background-position: center;
  background-repeat: no-repeat; */
  background-color:#101010 ;
}


.rs-breadcrumbs.bg-1 {
    /* background-image: url(../kartepe-images/homepage/about-bread.png); */
    background-image: url(../kartepe-images/kar1.jpg);
  }


  .rs-about.inner .image-part .author-info {
    background:var(--kartepe1);
    text-align: center;
    padding: 20px 20px;
    width: 270px;
    border-radius: 8px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -64px;
}

.gradient1{
    background: rgb(2,40,115);
    background: linear-gradient(90deg, rgba(2,40,115,1) 0%, rgba(2,40,115,1) 16%, rgba(195,169,195,1) 93%, rgba(217,176,198,1) 98%, rgba(217,176,198,1) 100%);
   
}

.sec-title .sub-title.primary {
    color: var(--kartepe1);
}

.sec-title.style2 .first-half {
    width: 100%;
    max-width: 46%;
    flex: 0 0 46%;
    padding-right: 50px;

}

.readon.banner-style5 {
    background: #d9b0c6;
    color: #ffffff;
}

.nav-menu div.sub-menu-close {
    float: left;
    width: 100%;
    cursor: pointer;
    background: #f6f3ed;
    color: #000;
    font-size: 14px;
    text-align: center;
    height: 50px;
    line-height: 50px;
    display: none;
}

.rs-slider.slider11 {
    background: url(../kartepe-images/kar2.JPG);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
  }

  
  .mask1 {
    -webkit-mask-image: linear-gradient(to top, transparent 5%, black 27%);
    mask-image: linear-gradient(to top, transparent 5%, black 27%);
  }

  .rs-footer .footer-content .about-widget .logo-part a img {
    height: 70px;
    width: auto;
}

ul.page-nav-vertical li.active a {
    color: #ffffff;
    border-color:var(--kartepe1);
    background: var(--kartepe1);
}

ul.page-nav-vertical li:hover a {
    color: #ffffff;
    border-color:var(--kartepe1);
    background: var(--kartepe1);
}

@media only screen and (max-width: 991px){
.home-eleven .full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu {
    background:white;
}
}

@media only screen and (max-width: 991px){
.home-eleven .full-width-header .nav-menu > .menu-item-has-children > span.rs-menu-parent, .home-eleven .full-width-header .nav-menu .rs-mega-menu > span.rs-menu-parent {
    background:var(--kartepe1);
}
}


@media only screen and (max-width: 991px){
.home-eleven .full-width-header .rs-header .menu-area .main-menu .rs-menu ul > li > a {
    border-color: var(--kartepe1) !important;
    color: black !important;
}
}

.send-button{
    background-color: var(--kartepe2);
    color: white;
}

.send-button:hover{
    background-color:#23468d;
    color:white; 
}

.modal-backdrop {
    background-color: rgba(255, 255, 255, 0.699);
 }


 #mobilContact {
    display: fixed;
    position: fixed;
    z-index: 86;
    bottom: 0;
    left: 0;
    padding: 0;
    width: 100%;
    border-top: 1px solid #ddd;
}

.bg-contact {
    background-color: #fff!important;
    color: #555!important;
}

* {
    list-style: none !important;
}

.mobile-icons a{
    font-size: 12px !important;
    color: black;
}

.mobile-menu-icon{
    font-size: 18px !important;
}

.rs-footer .footer-bottom {
    text-align: center;
    padding: 5px 0 70px;
}

#scrollUp {
    text-align: center;
    bottom: 75px;
    cursor: pointer;
    display: none;
    position: fixed;
    right: 20px;
    z-index: 999;
    border-radius: 50px 50px 4px 4px;
}

.home-eleven h2 {
    font-size: 28px;
    line-height: 47px;
}

.egitim-title{
    color: var(--kartepe1);
    font-size: 18px;
    font-weight: 600;

}

@media all and (min-width: 767px) {
     .rs-blog.style3 .blog-wrap .content-part {
        position: relative;
        padding: 35px 15px 73px;
        height: 285px;
    }
}


.rs-services.style2 .service-wrap {
    padding: 21px 15px 30px;
    background: #ffffff;
    box-shadow: 0px 14px 30px rgba(0, 0, 0, 0.07);
    height: 450px;
}

/* Image with 'data' attribute is hidden */
img[data-src] {
    /* we set the opacity to 0 */
       opacity: 0;
    }
    /* Image without 'data' attribute is (or becomes) visible */
    img.loaded {
    /* prepare the future animation */
       -webkit-transition: opacity .5s linear 0.2s;
           -moz-transition: opacity .5s linear 0.2s;
                     transition: opacity .5s linear 0.2s;
    /* we set the opacity to 1 to do the magic */
       opacity: 1;
    }



    .rs-slider.slider11 .slider .container .content-part .sl-desc {
        font-size: 20px;
        line-height: 32px;
        font-weight: 600;
        font-family: 'Poppins', sans-serif;
    }

      