#yolmosites [zoom<11]{
 marker-fill-opacity: 0.9;
 marker-line-color: #000000;
 marker-line-width: 2;
 marker-line-opacity: 1;
 marker-placement: point;
 marker-type: ellipse;
 marker-width: 20;
 marker-fill: #D6301D;
 marker-allow-overlap: true;
}

#yolmosites::labels [zoom<11]{
 text-name: [language];
 text-face-name: 'Lato Regular';
 text-size: 15;
 text-label-position-tolerance: 0;
 text-fill: #FFFFFF;
 text-halo-fill: #000000;
 text-halo-radius: 2;
 text-dy: -20;
 text-allow-overlap: true;
 text-placement: point;
 text-placement-type: dummy;
}

#villages[zoom>10]{
 marker-fill-opacity: 0.9;
 marker-line-color: #FFF;
 marker-line-width: 2;
 marker-line-opacity: 1;
 marker-placement: point;
 marker-type: ellipse;
 [zoom>10] {marker-width:15}
 marker-fill: #D6301D;
 marker-allow-overlap: true;
}

#villages::labels [zoom>10]{
 text-name: [name];
 text-face-name: 'Lato Regular';
 text-size: 14;
 text-label-position-tolerance: 0;
 text-fill: #000;
 text-halo-fill: #FFFFFF;
 text-halo-radius: 2;
 text-dy: -15;
 text-allow-overlap: true;
 text-placement: point;
 text-placement-type: dummy;
}

#villages2[zoom>10]{
 marker-fill-opacity: 0.9;
 marker-line-color: #FFF;
 marker-line-width: 1.5;
 marker-line-opacity: 1;
 marker-placement: point;
 marker-type: ellipse;
 marker-width: 12;
 marker-fill: #3E7BB6;
 marker-allow-overlap: true;
}

#villages2::labels [zoom>10]{
 text-name: [name];
 text-face-name: 'Lato Regular';
 text-size: 14;
 text-label-position-tolerance: 0;
 text-fill: #000;
 text-halo-fill: #FFF;
 text-halo-radius: 1.5;
 text-dy: -12;
 text-allow-overlap: true;
 text-placement: point;
 text-placement-type: dummy;
}

#road[zoom>10]{
 line-color: #FFCC00;
 line-width: 2;
 line-opacity: 0.7;
}

