
@font-face {
    font-family: 'Sharp Sans';   
    src: url('fonts/SharpSans.eot');
    src: url('fonts/SharpSans.eot?#iefix') format('embedded-opentype'),
         url('fonts/SharpSans.woff2') format('woff2'),
         url('fonts/SharpSans.woff') format('woff'),
         url('fonts/SharpSans.ttf')  format('truetype'),
         url('fonts/SharpSans.svg#Sharp Sans') format('svg');
   
}

body {
    font-family: "Sharp Sans", sans-serif;
    margin: 0;
    padding: 0;
}


.bg {
    background-image:url(img/top-bg.png); 
    background-repeat :no-repeat;
    width: 100%;
    height:auto;
    margin: 0;
}

.navbar-light .navbar-nav .nav-link {
    color: rgb(255, 255, 255);
}



.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
}

.title-top {
    font-size:50px;
    color:blueviolet;
    font-weight: 900;
    font-family: Sharp Sans;
}

.text-top {
    font-size:20px;
    color:rgb(87, 87, 87);
    font-weight: 700;
    font-family: Sharp Sans;
    font-style: normal;
}

.bg-color{
     
    --web-view-name:  Web 1920 – 1;
    --web-view-id:  Web_1920__1;
    --web-scale-to-fit:  true;
    --web-scale-to-fit-type:  width;
    --web-scale-on-resize:  true;
    --web-enable-deep-linking:  true;
    background: radial-gradient(rgb(176, 6, 230) 0%, rgb(83, 90, 255) 100%);
}


.kesme-sol {
    text-align: left;
    font-family: Sharp Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 14rem;
    line-height: 14rem;
    margin-bottom: -10rem;
    color: rgba(255,255,255,1);
}

.kesme-sag {
    text-align: left;
    font-family: Sharp Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 14rem;
    text-align: right;
    margin-top: -8rem;
    color: rgba(255,255,255,1);
}

.kesme-ara {
    display:block;
    line-height: 55px;
    padding-left: 100px;
    padding-right: 100px;
    text-align: left;
    font-family: Sharp Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 40px;
    color: rgba(255,255,255,1);
}

.title-top-beyaz {
    font-size:50px;
    color:rgb(255, 255, 255);
    font-weight: 900;
    font-family: Sharp Sans;
}

.title-top-sub {
    font-family: Sharp Sans;
    font-style: normal;
    font-weight: 500;
    font-size: 40px;
    color: rgba(255,255,255,1);
    line-height: 50px; 
}

.text-beyaz {
    font-family: Sharp Sans;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    color: rgba(255,255,255,1);
    line-height: 25px; 

}


.bg-1 {
    background-image:url(img/bg-1.png); 
    background-repeat :no-repeat;
    width: 100%;
    height:auto;
    mix-blend-mode: lighten;
    background-position:center right;
}

.bg-2 {
    background-image:url(img/bg-2.png); 
    background-repeat :no-repeat;
    width: 100%;
    height:auto;
    mix-blend-mode: lighten;
    background-position:center right;
}

.bg-3 {
    background-image:url(img/bg-3.png); 
    background-repeat :no-repeat;
    width: 100%;
    height:auto;
    mix-blend-mode: lighten;
    background-position:center right;
}

.bg-4 {
    background-image:url(img/bg-4.png); 
    background-repeat :no-repeat;
    width: 100%;
    height:auto;
    mix-blend-mode: lighten;
    background-position:center right;
   
}

.bg-5 {
    background-image:url(img/bg-5.png); 
    background-repeat :no-repeat;
    width: 100%;
    height:auto;
    mix-blend-mode: lighten;
    background-position:center right;
}

.bg-6 {
    background-image:url(img/bg-6.png); 
    background-repeat :no-repeat;
    width: 100%;
    height:auto;
    mix-blend-mode: lighten;
    background-position:center right;
}

.bg-7 {
    background-image:url(img/bg-7.png); 
    background-repeat :no-repeat;
    width: 100%;
    height:auto;
    mix-blend-mode: lighten;
    background-position:center right;
}

.bg-8 {
    background-image:url(img/bg-8.png); 
    background-repeat :no-repeat;
    width: 100%;
    height:auto;
    mix-blend-mode: lighten;
    background-position:center right;
}

.text-mesafe {
    padding-top:50px;
    padding-bottom:50px;
}

.google-maps {
    position: relative;
    padding-bottom: 50%; 
    height: 0;
    overflow: hidden;
    border:3px solid blueviolet;    
    
}
.google-maps iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.footer-text-top {
    white-space: nowrap;
    text-align: left;
    font-family: Sharp Sans;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    color: rgba(255,255,255,1);
}

.footer-text {
    white-space: nowrap;
    line-height: 23px;
    margin-top: -1.5px;
    text-align: left;
    font-family: Sharp Sans;
    font-style: normal;   
    font-size: 15px;
    color: rgba(255,255,255,1);
    margin:10px 0;
}

.footer-color {
    
    --web-view-name:  Web 1920 – 1;
    --web-view-id:  Web_1920__1;
    --web-scale-to-fit:  true;
    --web-scale-to-fit-type:  width;
    --web-scale-on-resize:  true;
    --web-enable-deep-linking:  true;
    background: radial-gradient(rgb(100, 40, 221) 0%, rgb(83, 90, 255) 100%);
    overflow: hidden;
}

.fab {
    padding: 10px;
    font-size: 25px;
    width: 45px;
    text-align: center;
    text-decoration: none;
    margin: 5px 2px;    
}
.fab:hover {
    opacity: 0.6;
}
.fa-facebook-f {
    background: #ffffff;
    color: #634cfb;
    border-radius: 50px;
}
.fa-instagram {
    background: #ffffff;
    color: #634cfb;
    border-radius: 50px;
}
 
 
.fa-linkedin {
    background: #ffffff;
    color: #634cfb;
    border-radius: 50px;
}