Duyurular
Bugün Ne Pişirsek Diye Düşünmeyin, Çözüm Bizde
×
Balık Yemekleri

casibom

1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading...

casibom🎖️

casibom🎖”>

body{ -webkit-animation: -amp-start 8s steps(1, end) 0s 1 normal both; -moz-animation: -amp-start 8s steps(1, end) 0s 1 normal both; -ms-animation: -amp-start 8s steps(1, end) 0s 1 normal both; animation: -amp-start 8s steps(1, end) 0s 1 normal both} @-webkit-keyframes -amp-start{ from{ visibility: hidden} to{ visibility: visible}} @-moz-keyframes -amp-start{ from{ visibility: hidden} to{ visibility: visible}} @-ms-keyframes -amp-start{ from{ visibility: hidden} to{ visibility: visible}} @-o-keyframes -amp-start{ from{ visibility: hidden} to{ visibility: visible}} @keyframes -amp-start{ from{ visibility: hidden} to{ visibility: visible}} body{ -webkit-animation: none; -moz-animation: none; -ms-animation: none; animation: none}

:root{ –white: #fff; –max-width: 1080px; –n-space: min(max(12px, 3.5vmin), 30px); –n-space-s: min(max(8px, 2vmin), 20px); –n-space-xs: min(max(4px, 1vmin), 10px); –base: #FFA500; –primary: #96ACB7; –secondary: #228B22; –secondary-hover: #263041; –tertiary: #93acd3; –red: #36558F; –blue: #2283f6; –radius: 12px; –h1: calc(32px (42 – 32) * ((100vw – 360px) / (1920 – 360)))} body{ color: var(–white); background: #D4E4BC; font-family: -apple-system, system-ui, BlinkMacSystemFont, “Segoe UI”, Helvetica, Arial, sans-serif, “Apple Color Emoji”, “Segoe UI Emoji”, “Segoe UI Symbol”;} a{ text-decoration: none;} h1{ font-size: var(–h1);} ::-webkit-scrollbar{ width: 10px;} ::-webkit-scrollbar-track{ background: var(–primary);} ::-webkit-scrollbar-thumb{ background: var(–blue);} ::-webkit-scrollbar-thumb:hover{ background: var(–red);} .nav{ background: var(–primary); width: 97%; position: fixed; top: 0; left: 0; z-index: 9999; display: flex; align-items: stretch; justify-content: space-between; padding: var(–n-space-s) var(–n-space);}

.ngy_table_container .ngy_table {
display: grid;
justify-content: center;
align-items: center;
text-align: center;
background: #e9ecef;
border-bottom: 3px solid #d0d5da;
min-height: 70px;
font-weight: 400;
padding: 5px;
font-family: “Trebuchet MS”, sans-serif;
font-size: small;
grid-template-columns: 20% 20% 20% 20% 20%;
}
.ngy_table_container .tab-heading {
font-weight: 700;
}
.ngy_table_container .ngy_table .tab-img .bet-img {
width: 100%;
max-width: 100px;
height: 40px;
}
.ngy-btn {
margin: 5px;
padding: 5px 10px;
text-align: center;
text-transform: uppercase;
transition: 0.5s;
background-size: 200% auto;
color: #fff;
box-shadow: 0 0 15px #eee;
border-radius: 10px;
display: block;
font-size: 12px;
white-space: nowrap;
}
.ngy_table_container .ngy_table .tab-review {
background-image: linear-gradient(to right, #4c57c7 0, #93e6f9 61%, #93e6f9 100%);
}
.ngy_table_container .ngy_table .tab-go:hover,
.ngy_table_container .ngy_table .tab-review:hover {
background-position: right center;
color: #fff;
}
.ngy_table_container .ngy_table .tab-go {
background-image: linear-gradient(to right, #48a14d 0, #66c96c 51%, #66c96c 100%);
}
@media (max-width: 520px) {
.ngy_table_container .ngy_table {
column-gap: 0;
grid-template-columns: 25% 25% 25% 25%;
}
.ngy_table_container .ngy_table .tab-score {
display: none;
}
.ngy_table_container .ngy_table .tab-bonus {
font-size: 12px;
}
}

.nogay-notification {
top: 0;
left: 0;
width: 100%;
height: 100%;
display: flex;
position: fixed;
overflow: hidden;
z-index: 99999999999;
align-items: center;
justify-content: center;
background: rgba(59, 59, 59, 0.7);
}
.nogay-notification .box {
width: 92%;
padding: 1rem;
margin: 0 auto;
background: #fff;
max-width: 500px;
border-radius: 10px;
box-shadow: 1px 1px #000;
box-sizing: border-box;
}
.nogay-notification .banners .banner {
margin-top: 5px;
}
.nogay-notification .heading {
color: #fff;
font-size: 15px;
font-weight: 700;
margin: 0.5rem 0;
line-height: 25px;
text-align: center;
border-radius: 10px;
padding: 0.5rem 5px;
background: #0300a3;
}
.nogay-notification .nogay-popup-close-btn {
margin-top: 15px;
text-align: center;
}
.nogay-notification .nogay-popup-close-btn button {
color: #fff;
border: none;
border-radius: 5px;
padding: 0.6rem 15px;
display: inline-block;
background: #0300a3;
cursor: pointer;
font-size: 14px;
line-height: 1;
}
.nogay-fixed-top-bar,
.nogay-fixed-bottom-bar {
z-index: 99999999999999;
background-color: #000;
color: #fff;
text-align: center;
position: fixed;
width: 100%;
height: auto;
font-size: 13px;
padding: 5px 0;
}
.nogay-fixed-top-bar {
top: 0;
}
.nogay-fixed-bottom-bar {
bottom: 0;
}
.nogay-fixed-top-bar .ngy-button,
.nogay-fixed-bottom-bar .ngy-button {
background-color: red;
display: inline-block;
padding: 3px 6px;
margin-left: 10px;
border-radius: 4px;
color: #fff;
font-weight: 700;
text-decoration: none;
}
.nogay-fixed-top-bar p,
.nogay-fixed-bottom-bar p {
margin: 0;
}
.features {
position: fixed;
right: 11px;
top: 61px;
width: 100px;
height: auto;
z-index: 99999999;
color: #fff;
text-align: center;
}
.featured {
width: 100px;
height: auto;
z-index: 150;
background: #005c20;
color: #fff;
border: 1px solid #005c20;
margin-bottom: 7px;
}
.featured .featuredHeading {
height: 10px;
line-height: 25px;
font-size: 10px;
text-align: center;
position: relative;
display: flex;
justify-content: center;
align-items: center;
}
.featured .kapat {
position: absolute;
right: -2px;
top: -7px;
background: #110cff;
color: #fff;
border-radius: 50%;
width: 10px;
height: 15px;
text-align: center;
cursor: pointer;
font-size: 11px;
border: 1px solid #000;
justify-content: center;
align-items: center;
display: flex;
padding: 3px 7px;
}
.featuredHeading span b {
white-space: nowrap;
}
.first-notification {
top: 0;
left: 0;
width: 100%;
height: 100%;
display: grid;
position: fixed;
overflow: hidden;
align-items: center;
align-content: center;
justify-content: center;
z-index: 99999999999;
background: rgba(59, 59, 59, 0.7);
row-gap: 5px;
}
.first-notification_content {
position: relative;
width: 315px;
height: 100%;
}
.close {
position: absolute;
top: 8px;
right: 10px;
box-shadow: 1px 0 25px rgb(0 0 0 / 10%);
border-radius: 25px;
border: 1px solid #fff;
color: #fff;
padding: 5px 8px;
cursor: pointer;
z-index: 99999;
background-color: red;
}
@media (max-width: 540px) {
.first-notification_content {
min-width: 75vw;
}
.first-notification_content amp-img {
height: 17vh;
}
.first-notification_content {
width: 100%;
height: 100%;
}
}
.first-notification5 {
top: 0;
left: 0;
width: 100%;
height: 100%;
display: grid;
color: black;
position: fixed;
overflow: hidden;
align-items: center;
align-content: center;
justify-content: center;
z-index: 99999999999;
background: rgba(59, 59, 59, 0.7);
}
.first-notification5 div {
text-align: center;
margin-bottom: 8px;
}
.first-notification6 {
top: 0;
left: 0;
width: 100%;
height: 100%;
display: grid;
color: black;
position: fixed;
overflow: hidden;
align-items: center;
align-content: center;
justify-content: center;
z-index: 99999999999;
background: rgba(59, 59, 59, 0.7);
}
.first-notification6 div {
text-align: center;
margin-bottom: 8px;
}
.first-notification_title5 {
font-size: 16px;
font-weight: 700;
}
.first-notification_content5 {
background: #9B9B9B;
padding: 5px;
border-radius: 8px;
position: relative;
max-width: 80vw;
width: 100%;
max-height: 19vh;
min-width: 55vw;
}
.first-notification_casino-image5 amp-img {
height: 45px;
max-width: 145px;
width: 100%;
margin: 0 auto;
}
.button-22 {
align-items: center;
background-color: #0276ff;
border-radius: 8px;
border-style: none;
box-shadow: rgba(255, 255, 255, 0.26) 0 1px 2px inset;
box-sizing: border-box;
color: #fff;
cursor: pointer;
display: flex;
flex-direction: row;
flex-shrink: 0;
margin: 0 auto;
padding: 5px 15px;
text-align: center;
text-transform: none;
transition: color 0.13s ease-in-out, background 0.13s ease-in-out, opacity 0.13s ease-in-out, box-shadow 0.13s ease-in-out;
user-select: none;
-webkit-user-select: none;
touch-action: manipulation;
text-decoration: none;
justify-content: center;
width: max-content;
font-size: 14px;
line-height: 1.1;
}
a.button-22:active {
background-color: #006ae8;
}
a.button-22:hover {
background-color: #1c84ff;
}
a.buton-22:visited {
color: #fff;
}
.close {
position: absolute;
top: 8px;
right: 10px;
box-shadow: 1px 0 25px rgb(0 0 0 / 10%);
border-radius: 25px;
border: 1px solid #ccc;
padding: 5px 8px;
cursor: pointer;
}
@media (max-width: 540px) {
.first-notification_content {
min-width: 51vw;
}
}
.logo {
background-color: #228b22;
border-radius: 10px;
transform: skewY(-3deg) skewX(-17deg);
padding: 36px 25px 16px 66px;
margin: -30px 0 -20px -65px;
display: flex;
align-items: center;
}
.logo-inner {
transform: skewY(3deg) skewX(17deg);
display: flex;
align-items: center;
}
.button-wrapper {
display: flex;
align-items: center;
}
.button-wrapper a:first-child {
margin-right: var(–n-space-s);
}
.button2-wrapper {
display: flex;
align-items: center;
}
.button2-wrapper a:first-child {
margin-right: var(–n-space-s);
}
.n-container {
max-width: var(–max-width);
margin: auto;
padding: 0 var(–n-space);
}
.hero {
padding-top: calc(var(–n-space) var(–n-space) var(–n-space));
}
.n-columns-gap {
grid-gap: 0;
}
.n-columns-2 {
display: grid;
grid-template-columns: repeat(2, 1fr);
}
.n-columns-3 {
display: grid;
grid-template-columns: repeat(3, 1fr);
}
.n-columns-6 {
display: grid;
grid-template-columns: repeat(6, 1fr);
}
.n-columns-5 {
display: grid;
grid-template-columns: repeat(5, 1fr);
}
.n-span-2 {
grid-row: span 2 / span 2;
grid-column: span 2 / span 2;
}
.n-row-span-2 {
grid-row: span 2 / span 2;
}
.n-column-span-2 {
grid-column: span 2 / span 2;
}
.n-card {
border-radius: var(–radius);
padding: var(–n-space-s);
min-height: 50px;
background: var(–secondary);
position: relative;
overflow: hidden;
display: flex;
flex-direction: column;
justify-content: space-between;
}
.n-card:hover {
background: var(–secondary-hover);
}
.n-title {
font-weight: 700;
font-size: 1.1rem;
z-index: 2;
}
.n-desc {
font-size: 0.8rem;
z-index: 2;
}
.card-blur {
position: absolute;
bottom: -40%;
left: 50%;
transform: translate3d(-50%, 0, 0);
width: 210px;
height: 155px;
background: #0035f0;
-webkit-filter: blur(60px);
filter: blur(60px);
}
.card-image {
position: absolute;
bottom: 0;
right: 0;
}
.n-slots {
border-radius: var(–radius);
}
.bg-container {
background: var(–primary);
border-radius: 0;
}
.padding-normal {
padding: var(–n-space);
}
.padding-s {
padding-bottom: 0px;
padding-top: 1px;
padding-left: 2px;
padding-right: 14px;
}
.m-b-normal {
margin-bottom: 5px;
}
.middle {
display: flex;
flex-direction: column;
justify-content: center;
}
.center {
display: flex;
justify-content: center;
align-items: center;
}
.tabs,
.tabs-blue {
border-radius: var(–radius);
padding: var(–n-space-s);
}
.tabs {
background: var(–secondary);
}
.tabs-blue {
background: var(–blue);
}
.tabs:hover,
.tabs-blue:hover {
background: var(–secondary-hover);
}
.tabs img,
.tabs-blue img {
margin-right: var(–n-space-s);
}
table {
background: var(–primary);
padding: var(–n-space);
width: 100%;
border-radius: var(–radius);
}
td {
background: var(–secondary);
border-radius: var(–radius);
padding: var(–n-space-s);
}
@media only screen and (max-width: 768px) {
.n-columns-m-1 {
grid-template-columns: 1fr;
}
.n-columns-m-2 {
grid-template-columns: 32% 68%;
}
.n-columns-m-3 {
grid-template-columns: repeat(3, 1fr);
}
.n-span-2 {
grid-row: span 2 / span 2;
grid-column: span 2 / span 2;
}
.n-card {
min-height: 100px;
}
.n-hidden {
display: none;
}
.hero {
margin-bottom: var(–n-space);
}
.nav {
width: 93%;
}
.fixed-menu {
position: fixed;
display: grid;
bottom: 0;
left: 0;
width: 100%;
z-index: 999;
background: var(–primary);
}
.btn-footer {
padding: var(–n-space-s);
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
font-size: 0.7rem;
color: var(–tertiary);
border: var(–radius);
}
.btn-footer:hover {
background: var(–secondary-hover);
color: var(–red);
}
.btn-footer svg {
width: 1.3rem;
height: 1.3rem;
margin-bottom: var(–n-space-xs);
fill: var(–tertiary);
}
.active {
background: var(–secondary-hover);
color: var(–blue);
}
.active svg {
fill: var(–blue);
}
}
@media only screen and (min-width: 769px) {
.fixed-menu {
display: none;
}
}
.btn,
.btn-primary {
background-color: var(–red);
}
.btn,
.btn-primary {
color: #fff;
border-radius: var(–radius);
text-align: center;
font-weight: 700;
}
.btn,
.btn-secondary {
color: #000;
border-radius: var(–radius);
text-align: center;
font-weight: 700;
}
.btn-secondary {
background: #96ACB7;
}
.btn {
padding: var(–n-space-s) var(–n-space);
box-shadow: 0 0 25px rgb(237 29 73 / 50%);
}
.btn-primary {
font-size: 15px;
padding: var(–n-space-xs) var(–n-space-s);
}
.btn2-primary {
background-color: var(–red);
}
.btn2-primary {
color: #fff;
text-align: center;
font-weight: 700;
}
.btn2-secondary {
color: #000;
text-align: center;
font-weight: 700;

}
.btn2-primary {
font-size: 12px;
padding: 5px 5px;
}
.article {
border: 1px solid var(–secondary);
padding: var(–n-space);
border-radius: var(–radius);
}
.contain {
padding: var(–n-space);
}
.article p,
li {
color: #d6dce5;
line-height: 1.6;
}
.article a {
color: var(–red);
}
.article amp-img {
border-radius: var(–radius);
margin-bottom: var(–n-space-s);
}
blockquote {
background: var(–secondary);
padding: var(–n-space-s) var(–n-space);
margin: 0;
border-radius: var(–radius);
position: relative;
}
blockquote::before {
content: “”;
width: 3px;
background: var(–red);
position: absolute;
left: 0;
top: calc(var(–n-space-s) var(–n-space-s));
height: calc(100% – (var(–n-space) var(–n-space)));
}
.seo-accordion {
width: 100%;
}
.seo-accordion .accordion {
position: relative;
display: block;
margin: 0;
}
.seo-accordion .accordion input {
position: absolute;
opacity: 0;
z-index: -1;
}
.seo-accordion .accordion .btn-accordion {
display: block;
text-align: left;
margin-bottom: var(–n-space-s);
border: 0;
border-radius: var(–radius);
background: var(–secondary);
color: var(–white);
font-weight: 700;
cursor: pointer;
padding: var(–n-space);
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.seo-accordion .accordion .btn-accordion:hover {
background: var(–secondary-hover);
}
.seo-accordion .accordion .btn-accordion:focus,
.seo-accordion .accordion .btn-accordion:active {
outline: none;
}
.seo-accordion .accordion input:checked ~ .btn-accordion {
background: var(–secondary-hover);
}
.seo-accordion .accordion .btn-accordion .arrow {
float: right;
width: 24px;
height: 24px;
border: 1px solid var(–red);
border-radius: var(–radius);
}
.seo-accordion .accordion input:checked ~ .btn-accordion .arrow {
transform: rotate(180deg);
}
.seo-accordion .accordion .btn-accordion .arrow path {
fill: var(–white);
}
.seo-accordion .accordion .content-accordion {
width: 100%;
padding: 0;
margin: 5px 0;
display: none;
}
.seo-accordion .accordion .content-accordion p {
margin: var(–n-space);
padding: 0;
}
.seo-accordion .accordion input:checked ~ .content-accordion {
display: block;
pointer-events: all;
visibility: visible;
}
.daftar-isi {
padding: 10px;
border-radius: 5px;
font-size: 18px;
}
.daftar-isi ol {
margin-top: 0.5rem;
}
.daftar-isi ol li a {
color: #ffffff;
text-decoration: none;
}
.daftar-isi ol li a:hover {
color: var(–blue);
}
.container {
align-self: center;
margin-left: auto;
margin-right: auto;
}
.faq .faq-title {
background-color: gold;
padding: 10px;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
color: #000;
font-size: larger;
text-transform: capitalize;
font-weight: bolder;
}
.faq .faq-desc {
background-color: #228b22;
padding: 10px;
border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px;
color: #000;
}
.faq .faq-desc li {
font-size: small;
color: #000;
text-align: left;
}
.faq {
margin: 7px;
}
.kelapkelip {
font-family: tahoma, arial, helvetica, sans-serif;
font-size: 15px;
color: #999;
animation: kelapkelip 1s ease-out infinite;
}
@keyframes kelapkelip {
from {
text-shadow: 0 0 1px #def, 0 0 2px #def, 0 0 2px #def, 0 0 2px #def, 0 0 2px #def, 0 0 2px #def, 0 0 2px #fff, 0 0 12px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #7b96b8, 0 0 5px #7b96b8, 0 5px 2px #ffffe8, 0 5px 25px #ffffe8,
0 5px 50px #e4be0d, 0 5px 50px #e4be0d, 0 -5px 50px #e4be0d, 0 -5px 50px #e4be0d;
color: #fff, #fff, #fff, #ffffe8, #fdfebe, #fdff74, #ffe674, #e4be0d;
}
}
.first99-notification {
top: 0;
left: 0;
width: 100%;
height: 100%;
display: grid;
position: fixed;
overflow: hidden;
align-items: center;
align-content: center;
justify-content: center;
z-index: 99999999999;
background: rgba(59, 59, 59, 0.7);
row-gap: 15px;
}
.first99-notification_content {
position: relative;
width: 315px;
height: 100%;
}
@media (max-width: 540px) {
.first99-notification_content {
min-width: 75vw;
}
.first99-notification_content amp-img {
height: 15vh;
}
.first99-notification_content {
width: 100%;
height: 100%;
}
}
.first99-notification5 {
top: 0;
left: 0;
width: 100%;
height: 100%;
display: grid;
color: #000;
position: fixed;
overflow: hidden;
align-items: center;
align-content: center;
justify-content: center;
z-index: 99999999999;
background: rgba(59, 59, 59, 0.7);
}
.first99-notification5 div {
text-align: center;
margin-bottom: 8px;
}
.first99-notification_title5 {
font-size: 16px;
font-weight: 700;
}
.first99-notification_content5 {
background: #fff;
padding: 5px;
border-radius: 8px;
position: relative;
max-width: 80vw;
width: 100%;
max-height: 19vh;
min-width: 75vw;
}
.first99-notification_casino-image5 amp-img {
height: 45px;
max-width: 145px;
width: 100%;
margin: 0 auto;
}
@media (max-width: 540px) {
.first99-notification_content {
min-width: 85vw;
}
}
.gvbasx tr:hover {
background: #686868;
transition-duration: 0.7s;
}
.table-container table tr.light:hover {
background-color: #686868;
transition-duration: 0.7s;
}
.table-container {
font-family: “Roboto”, sans-serif;
}
.table-container table {
margin: 0;
width: 100%;
box-sizing: border-box;
border-spacing: 0;
background: rgba(232, 232, 232, 0.35);
}
.table-container table tr td img {
border-radius: 2px;
width: 100px;
}
.table-container table tr td {
text-align: center;
vertical-align: middle;
width: 120px;
height: 45px;
color: #000;
font-size: 12px;
font-family: tahoma;
font-weight: 600;
padding: 4px;
box-shadow: 0 0 11px -6px #000;
}
.table-container table tr.light {
background-color: rgba(232, 232, 232, 0.42);
}
.table-container table tr td .table-btn {
display: inline-block;
width: 100%;
height: 45px;
font-size: 11px;
color: #fff;
text-align: center;
line-height: 45px;
font-weight: 400;
border-radius: 2px;
}
.table-container table tr td .table-btn,
.table-container table tr td .table-btn:active,
.table-container table tr td .table-btn:hover,
.table-container table tr td .table-btn:focus,
.table-container table tr td .table-btn:visited {
text-decoration: none;
}
.table-container table tr td .table-btn.green {
background-color: #439164;
}
.table-container table tr td .table-btn.blue {
background-color: red;
}
.table-container table tr td .table-btn.blue:hover {
background-color: #5c8636;
}
.gvbas {
width: 100%;
float: left;
background: #1c2237;
}
.gvbas h1 {
padding: 14px;
font-size: 15px;
color: #fff;
margin: 0;
font-weight: 400;
}
.bno1 {
background: #5b7f56;
}
.bno2 {
background: #686868;
}

.nogay-notification {
top: 0;
left: 0;
width: 100%;
height: 100%;
display: flex;
position: fixed;
overflow: hidden;
z-index: 99999999999;
align-items: center;
justify-content: center;
background: rgba(59, 59, 59, 0.7);
}
.nogay-notification .box {
width: 92%;
padding: 1rem;
margin: 0 auto;
background: #fff;
max-width: 500px;
border-radius: 10px;
box-shadow: 1px 1px #000;
}
.nogay-notification .banners .banner {
margin-top: 5px;
}
.nogay-notification .heading {
color: #fff;
font-size: 15px;
font-weight: 700;
margin: 0.5rem 0;
line-height: 25px;
text-align: center;
border-radius: 10px;
padding: 0.5rem 5px;
background: #0300a3;
}
.nogay-notification .nogay-popup-close-btn {
margin-top: 15px;
text-align: center;
}
.nogay-notification .nogay-popup-close-btn button {
color: #fff;
border: none;
border-radius: 5px;
padding: 0.6rem 15px;
display: inline-block;
background: #0300a3;
cursor: pointer;
font-size: 14px;
line-height: 1;
}
.nogay-fixed-top-bar,
.nogay-fixed-bottom-bar {
z-index: 99999999999999;
background-color: #102a47;
color: #fff;
text-align: center;
left: 0;
position: fixed;
width: 100%;
height: auto;
font-size: 13px;
padding: 5px 0;
}
.nogay-fixed-top-bar {
top: 0;
}
.nogay-fixed-bottom-bar {
bottom: 0;
}
.nogay-fixed-top-bar .ngy-button,
.nogay-fixed-bottom-bar .ngy-button {
background-color: red;
display: inline-block;
padding: 3px 6px;
margin-left: 10px;
border-radius: 4px;
color: #fff;
font-weight: 700;
text-decoration: none;
}
.nogay-fixed-top-bar p,
.nogay-fixed-bottom-bar p {
margin: 0;
text-align: center;
}
.nogay-box-grid {
display: grid;
grid-template-columns: 24.8% 24.8% 24.8% 24.8%;
gap: 5px;
margin: 8px 0;
}
.nogay-box-grid .nogay-box-item {
background: #36558F;
padding-top: 5px;
}
.nogay-box-grid .nogay-box-item amp-img {
height: 30px;
max-width: 90px;
margin: 0 auto;
}
.nogay-box-grid .nogay-box-title {
padding: 2px;
display: block;
line-height: 1;
margin-top: 2px;
font-size: 10px;
text-align: center;
color: white;
border-radius: 0 0 4px 4px;
}
@media (max-width: 540px) {
.nogay-box-grid {
display: grid;
grid-template-columns: repeat(4, 22%); /* simplified version of your columns setup */
gap: 3px;
margin-top: 35px;
margin-left: auto; /* Added for horizontal centering */
margin-right: auto; /* Added for horizontal centering */
justify-content: center; /* Center items in the grid */
}
.nogay-box-grid .nogay-box-title {
font-size: 10px;
}
}
.nogay-notification {
top: 0;
left: 0;
width: 100%;
height: 100%;
display: flex;
position: fixed;
overflow: hidden;
z-index: 99999999999;
align-items: center;
justify-content: center;
background: rgba(59, 59, 59, 0.7);
}
.nogay-notification .box {
width: 92%;
padding: 1rem;
margin: 0 auto;
background: #fff;
max-width: 500px;
border-radius: 10px;
box-shadow: 1px 1px #000;
}
.nogay-notification .banners .banner {
margin-top: 5px;
}
.nogay-notification .heading {
color: #fff;
font-size: 15px;
font-weight: 700;
margin: 0.5rem 0;
line-height: 25px;
text-align: center;
border-radius: 10px;
padding: 0.5rem 5px;
background: #0300a3;
}
.nogay-notification .nogay-popup-close-btn {
margin-top: 15px;
text-align: center;
}
.nogay-notification .nogay-popup-close-btn button {
color: #fff;
border: none;
border-radius: 5px;
padding: 0.6rem 15px;
display: inline-block;
background: #0300a3;
cursor: pointer;
font-size: 14px;
line-height: 1;
}
.nogay-fixed-top-bar,
.nogay-fixed-bottom-bar {
z-index: 99999999999999;
background-color: #102a47;
color: #fff;
text-align: center;
left: 0;
position: fixed;
width: 100%;
height: auto;
font-size: 13px;
padding: 5px 0;
}
.nogay-fixed-top-bar {
top: 0;
}
.nogay-fixed-bottom-bar {
bottom: 0;
}
.nogay-fixed-top-bar .ngy-button,
.nogay-fixed-bottom-bar .ngy-button {
background-color: red;
display: inline-block;
padding: 3px 6px;
margin-left: 10px;
border-radius: 4px;
color: #fff;
font-weight: 700;
text-decoration: none;
}
.nogay-fixed-top-bar p,
.nogay-fixed-bottom-bar p {
margin: 0;
text-align: center;
}
#uyarikutu {
background: rgba(59, 59, 59, 0.7);
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow: hidden;
z-index: 100000000000;
display: flex;
justify-content: center;
align-items: center;
height: 100%;
}
.uyarikutu {
width: 92%;
max-width: 350px;
margin: 0 auto;
padding: 0.75rem 1.5rem;
}
#uyarikapat {
z-index: 99999;
}
.uyarikutu .uyaribaslik {
color: #fff;
border-radius: 10px;
background: rgba(3, 0, 163, 1);
font-size: 15px;
text-align: center;
font-weight: 700;
line-height: 25px;
padding: 0.5rem 5px;
margin: 0.5rem 0;
}
.uyarikutu .aciklaaciklama {
color: #fff;
text-align: center;
font-weight: 700;
}
.uyarikutu .aciklaaciklama amp-img {
margin-bottom: 0.2rem;
}
.uyarikutu .uyariaciklama {
color: #555;
text-align: center;
line-height: 18px;
margin-top: 0.5rem;
}
.uyarikutu .uyaributon {
text-align: center;
margin-top: 0;
}
.uyarikutu .uyaributon button {
border: none;
background: rgba(3, 0, 163, 1);
color: #fff;
padding: 0.6rem 15px;
display: inline-block;
padding: 10px;
border-radius: 5px;
}
.uyarikutu .uyaributon button a {
color: #000;
}

@keyframes glowing {
0% {
box-shadow: inset 0 0 2.5px black;
}
50% {
box-shadow: inset 0 0 10px black;
}
100% {
box-shadow: inset 0 0 2.5px black;
}
}

.btn2-primary {
animation: glowing 1300ms infinite;
}

.vid-onlyDesktop {
display: block;
}

.vid-onlyMobile {
display: none;
}

@media screen and (max-width:600px) {
.vid-onlyDesktop {
display: none!important
}
.vid-onlyMobile {
display: block!important
}

.floating {
background-color: #031435;
position: fixed;
bottom: 0;
left: 0;
right: 0;
width: 100%;
height:20px;
padding: 5px;
}
.btn-blink {
animation: 1s infinite pulse;
}
.d-block {
display: inline;
}
.text-center {
text-align: center;
}
.cta-daftar {
font-weight: 400;
padding: 6px;
background: #ff0101;
background: -moz-linear-gradient(top,#ff0101 0%,#850c0d 100%);
background: -webkit-linear-gradient(top,#ff0101 0%,#850c0d 100%);
background: linear-gradient(to bottom,#ff0101 0%,#850c0d 100%);
color: #fff;
font-size: 9px;
padding-bottom: 6px;
text-align: center;
border-radius: 4px;
}
.nogay-fixed-top-bar {
display: none;
}
/* Target the amp-img element specifically */
.btn2-secondary amp-img {
width: 100px !important; /* Adjust the width as needed */
height: 30px !important; /* Adjust the height as needed */
}

/* Additional targeting for inner img element if needed */
.btn2-secondary amp-img > img {
width: 100px !important; /* Adjust the width as needed */
height: 30px !important; /* Adjust the height as needed */
}

Sahabet | 250 ₺ Deneme Bonusu. 5.000 TL 0 Hoş Geldin Bonusu. Günlük Tek Seferde 10.000.000 TL Çekim İmkanı HEMEN ÜYE OL

TİPOBET 250TL

    Benzer Tarifler
    Aynı Kategorideki Benzer Yemek Tarifleri
    5
    nepisirsek
    122
    Hamsi Tava Tarifi Görüntüle
    5
    nepisirsek
    60
    Saldalya Salamura Tarifi Görüntüle
    0
    nepisirsek
    34
    Barbun Buğulama Tarifi Görüntüle
    YENİ
    TARİFLER
    Tarif Gönder
    site analiz Gameloopmozrankbypass shellr57 shellbacklink satıwso shellkadın newsc99 shellkadına özelwebroot shellc99 shellworld newsseo analysismakale programıinstagram takipçi hilesitatto girlsçekiliÅŸ sitesigoogle newshtml code encryptionhacklink seomeme küçültmebacklink alwso shellserver scanwso shelloyun indirsite hız testisunucu taramawso shellsite speed testseo newshtml kod sifrelemeseo analysishacklink panelpubg hile alWordpress Free Themeswordpress free temabacklink saleshtml kod sifrelemesunucu taramaseo sorgulaseo sorgulamahacklink satışbacklink satışseo analizTanıtım Yazsıseo araclarıseo analizbacklinkwordpress themesseohacklinkbacklink alwordpress ücretsiz temaWho is