body { font-family: 'Montserrat', sans-serif; font-size:1rem; color:#FFFFFF; font-weight:300; } .container { font-family: 'Montserrat', sans-serif; font-size:1rem; color:#FFFFFF; font-weight:300; } .container:before { z-index: -1; content: ''; display: block; position: absolute; width: 100%; height: 100%; top: 0; left:0; background:url('/assets/images/'); background-color:black; background-size:cover; background-position:center center; background-repeat:no-repeat; } .container:after { z-index: -1; content: ''; display: block; position: absolute; width: 100%; height: 100%; top: 0; left:0; background:rgba(0, 0, 0, 0.75); } .isletme-logo { height:75; margin-bottom:1rem; } .modal-content{ background:rgba(0, 0, 0, 0.85); color:#FFFFFF; border-radius:0; } .modal-header { border-bottom:0; } h1 { font-size:1.5rem; font-weight:500; } h2 { font-size:1.75rem; font-weight:400; } h3 { font-size:1.5rem; font-weight:400; } h4 { font-size:1.2rem; font-weight:400; } .fw-bold { font-weight: 500 !important; } a, a:link, a:active, a:visited { text-decoration:none; color:#FFFFFF; } a:hover { text-decoration:none; color:#FFFFFF; } .nav a, .nav a:link, .nav a:active, .nav a:visited { text-decoration:none; color:#FFFFFF; } .nav a:hover { text-decoration:none; color:#FFFFFF; } .modal-content a, .modal-content a:link, .modal-content a:active, .modal-content a:visited { text-decoration:none; color:#FFFFFF; } .modal-content a:hover { text-decoration:none; color:#FFFFFF; } .kapak-gorseli { position: relative; background-size: cover; background-position: center center; background-repeat: no-repeat; transition: all .5s; } .olcekle-16-9 { aspect-ratio: 16 / 9; } .buton { position:fixed; z-index:100; padding:.75rem; font-size:1.1rem; border-radius:.375rem; } .buton span { display:inline-block; vertical-align:middle; } .buton i, .buton svg { height:25px; } footer { font-size:.9rem; }