:root {
    --bg: #f8f7fa;
    --menutxtcl: 111, 115, 145;
    --menutxtweight: 600;
    --intlinear: 111, 115, 145;
    --txtall: 111, 115, 145;
    --cl1: 201, 43, 47;
    --pckdf: var(--cl1);
    --whydf: var(--cl1);
    --lbds: 255, 255, 255;
    --lsdb: 56, 58, 70;
    --text: 85, 85, 85;
    --fixedtel: #c92b2f;
}
body.dark {
    --bg: #26272d;
    --menutxtcl: 226, 226, 228;
    --intlinear: 45, 45, 58;
    --txtall: 226, 226, 228;
    --cl1: 255, 161, 29;
    --lbds: 56, 58, 70;
    --lsdb: 255, 255, 255;
    --pckdf: var(--cl1);
    --text: 226, 226, 228;
}

.mainColor{ color: rgba(var(--cl1));}.ns-heading h2{text-transform:uppercase;}.ns-heading>span{display:none;}.splide.testimonial .splide__pagination__page{width:8px!important;height:8px!important}.whyus .list { grid-template-columns: repeat(4,1fr)}@media (max-width: 768px){ .whyUsList { grid-template-columns: repeat(1, 1fr); } } @media (max-width: 1024px){ .whyUsList { grid-template-columns: repeat(2, 1fr); }}.container{max-width:1440px!important;}.duyuru-paket .packzozellik ul li { font-size: 12px!important; margin-bottom: 10px!important; }.duy-content{max-height: 370px; overflow: hidden; overflow-y: scroll; margin-bottom: 47px;}.duyuru-paket .packzozellik { max-height: 330px; overflow-y: scroll; }@media (max-width: 412px){#introHome .introHome .content h2{font-size:29px}}