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

a {
    text-decoration: none !important;
}

/*navs*/

.navemail i{
    color: red;
    }
    
    .navemail {
        text-decoration: none;
        color: #545454;
    }
    
    .navemail:hover {
        color: #ff1919;
    }
    
    .navtel {
        text-decoration: none;
        color: #545454;
    }
    
    .navtel:hover {
        color: #ff1919;
    }
    
    .navtel i{
        color: rgb(174, 0, 255);
        }
    
    .navtel {
        text-decoration: none;
    }
    
    .bxl-instagram {
        color: #ff407f;
        font-size: 25px;
    }
    
    .bxl-facebook-circle {
        color: #4267B2;
        font-size: 25px;
    }
    
    .bxl-whatsapp {
        color: #25D366;
        font-size: 25px;
    }
    
    
    .bxl-instagram:hover {
        color: #545454;
    }
    
    .bxl-facebook-circle:hover {
        color: #d400ff;
    }
    
    .bxl-whatsapp:hover {
        color: #d0ff00;
    }
    
    .top-nav {
        padding-top: 5px;
        padding-bottom: 5px;
    }
    
    .top-nav p{
        margin-bottom: 0;
        display: inline-block;
        margin-right: 16px;
        color: #545454;
    }
    
    .top-nav i,
    .top-nav span {
        vertical-align: middle;
    }
    
    .navigator {
        justify-content: space-between;
    }
    
    .navbar {
        margin: 0;
        padding: 0;
    }
    
    .nav-item a{
        font-size: 14px;
        font-weight: 600;
    }

    /*bg*/

    .beeg {
        /* The image used */
        background-image: linear-gradient(rgba(68, 68, 68, 0.596), rgba(84, 84, 84, 0.2)), url(../images/uniler/graduate.jpg);
      
        /* Full height */
        /*height: 32rem;
      
        /* Center and scale the image nicely */
        background-position: top;
        background-repeat: no-repeat;
        background-size: cover;

        align-items: center;
      }

      .texx {
        color: white;
      }

      .hedir {
        /* The image used */
    background-image: linear-gradient(rgba(68, 68, 68, 0), rgba(84, 84, 84, 0)), url(../images/uniler/italya-universite-hazirlik.jpg);
  
    /* Full height */
    height: 12rem;
  
    /* Center and scale the image nicely */
    background-position-y: 35%;
    background-repeat: no-repeat;
    background-size: cover;

    align-items: center;
    
    color: white;
    font-weight: 800;

      }

      .ithazirlikimg {
        width: 50%;
        margin-top: 25px;
        border-radius: 10px;
      }

    /*form*/
.formicka {
    background: linear-gradient(to right, rgb(3, 121, 255), rgb(217, 255, 0));
}

/*dier form*/

.hazirlikform {
    position: sticky;
    top: 120px;
    background-color: rgb(255, 255, 255);
    border: 2px solid orangered;
    border-radius: 15px;
}

.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;
    }