body {
    font-family: 'Montserrat' !important;
    line-height: 1.7;
    color: #545454;
}

a {
    font-weight: 500;
    text-decoration: none !important;
}


    /*bg*/

    .beeg {
       
        /*background-image: linear-gradient(rgba(68, 68, 68, 0.596), rgba(84, 84, 84, 0.2)), url(/overseas/images/uniler/graduate.jpg);
      
       
        height: 32rem;
      */
        
       background:  linear-gradient(to right, rgba(63, 145, 238, 0.596), rgba(255, 255, 255, 0.2)), url(images/uniler/avrupada-universite-lisans.jpg);
       background-size: cover;
       background-position: bottom;
       background-attachment: fixed;
       align-items: center;

      }

      .texx {
        background-color: #ff8800e7;
        padding: 12px;
        border-radius: 10px;
      }

      .headerimg {
        width: 320px;
        height: 480px;
      }

      @media only screen and (max-width: 600px) {
        .headerimg {
          display: none;
        }
      }

      /*degree*/
      .kartext, .kartext2, .kartext3, .kartext4 {
        background: linear-gradient(rgba(59, 59, 59, 0.75), rgba(84, 84, 84, 0));
      }

      .kartext:hover {
        transition: 0.5s;
        background: linear-gradient(rgba(0, 0, 0, 0), rgba(84, 84, 84, 0));
        background-color: #4267b285;
      }
      .kartext2:hover {
        transition: 0.5s;
        background: linear-gradient(rgba(0, 0, 0, 0), rgba(84, 84, 84, 0));
        background-color: #4bb24285;
      }
      .kartext3:hover {
        transition: 0.5s;
        background: linear-gradient(rgba(0, 0, 0, 0), rgba(84, 84, 84, 0));
        background-color: #b2854285;
      }
      .kartext4:hover {
        transition: 0.5s;
        background: linear-gradient(rgba(0, 0, 0, 0), rgba(84, 84, 84, 0));
        background-color: #b2429f85;
      }
      
      .card-img-overlay {
        width: 100%;
        
        object-fit: contain;
    }

           

      
      /*feauterere*/

      .featureimg {
        width: 500px;
        height: 300px;
        background-size: cover;
        border-radius: 15px;
      }

      .row {
        display: flex;
    flex-wrap: wrap;
      }

    /*merket*/

    /*daireler yazilar*/

.marketing {
    background-image: linear-gradient(rgba(3, 220, 248, 0.3), rgba(76, 0, 255, 0.356)), url(images/login/bg3.jpg);
    background-size: cover;
    background-position: bottom;
    background-attachment: fixed;
    align-items: center;
}

    .daireyazi {
    padding: 10px;   
    background-color: #ffffffce;
    
    border-radius: 100px;
    }

/*form*/
.formicka {
    background: linear-gradient(to right, rgba(20, 3, 255, 0.5), rgba(17, 0, 255, 0.5));
}

.fomtex {
    color: #FFFFFF;
    filter: drop-shadow(0px 0px 4px rgba(0, 0, 0, 0.8));
}

    /*footer*/

.footerlogo {
    width: 250px !important;
}

.kontaklar {
    color: #545454;
    font-family: 'Montserrat';
}

.kontaklar:hover {
    color: #F91A47;
}

.footerlink, .footerlinkheader {
    color: #545454;
    font-family: 'Montserrat';
}

.footerlink:hover {
    color: #F91A47;
}

/*footeralt*/

.bxl-instagram-alt {
    color: #545454;
    font-size: 25px;
}

.bxl-instagram-alt:hover {
    color: #F91A47;
}

.bxl-facebook-square {
    color: #545454;
    font-size: 25px;
}

.bxl-facebook-square:hover {
    color: #F91A47;
}

.bxl-whatsapp-square {
    color: #545454;
    font-size: 25px;
}

.bxl-whatsapp-square:hover {
    color: #F91A47;
}