7 border-radius: 0.938em; }
8 #catalogue-carousel #catalogue-carousel-links {
14 #catalogue-carousel #catalogue-carousel-links li {
20 background-size: 100% 100%;
21 border-top-left-radius: 0.938em 6.38%;
22 border-bottom-left-radius: 0.938em 6.38%; }
23 #catalogue-carousel #catalogue-carousel-links li a {
28 background: url(/static/catalogue/img/carousel-left.png) 100% 0 no-repeat;
29 background-size: 4.375em 100%; }
30 #catalogue-carousel #catalogue-carousel-links li a .catalogue-carousel-note {
33 background-color: black;
36 background-image: url(/static/catalogue/img/carousel-left.png);
37 background-position: 100% 0;
38 background-repeat: no-repeat;
39 background-size: 4.375em 100%; }
40 #catalogue-carousel #catalogue-carousel-links li a .catalogue-carousel-note p {
41 padding: 6em 2em 0 1.6em;
43 #catalogue-carousel #catalogue-carousel-links li a .catalogue-carousel-note p em {
47 #catalogue-carousel #catalogue-carousel-links li a .catalogue-carousel-note p strong {
49 #catalogue-carousel #catalogue-carousel-switcher {
51 padding: 3.125em 0 0 3.625em;
58 border-radius: 0 0.938em 0.938em 0;
59 background-color: #ed7831;
60 background-image: url(/static/catalogue/img/carousel-right.png);
61 background-position: 0 0;
62 background-repeat: no-repeat;
63 background-size: auto 14.688em;
64 /* right part of mask as background */ }
65 #catalogue-carousel #catalogue-carousel-switcher li {
66 margin-bottom: .9em; }
67 #catalogue-carousel #catalogue-carousel-switcher li a {
68 text-transform: uppercase;
72 #catalogue-carousel #catalogue-carousel-switcher li a:before {
74 margin-right: 1.5em; }
75 #catalogue-carousel #catalogue-carousel-switcher li .knowledge:before {
76 content: url(/static/img/icons/knowledge_dark.png); }
77 #catalogue-carousel #catalogue-carousel-switcher li .activity:before {
78 content: url(/static/img/icons/activity_dark.png); }
79 #catalogue-carousel #catalogue-carousel-switcher li .lesson-plan:before {
80 content: url(/static/img/icons/lesson-plan_dark.png); }
81 #catalogue-carousel #catalogue-carousel-switcher li .reference:before {
82 content: url(/static/img/icons/reference_dark.png); }
83 #catalogue-carousel #catalogue-carousel-switcher li.activeSlide a {
85 #catalogue-carousel #catalogue-carousel-switcher li.activeSlide .knowledge:before {
86 content: url(/static/img/icons/knowledge_white.png); }
87 #catalogue-carousel #catalogue-carousel-switcher li.activeSlide .activity:before {
88 content: url(/static/img/icons/activity_white.png); }
89 #catalogue-carousel #catalogue-carousel-switcher li.activeSlide .lesson-plan:before {
90 content: url(/static/img/icons/lesson-plan_white.png); }
91 #catalogue-carousel #catalogue-carousel-switcher li.activeSlide .reference:before {
92 content: url(/static/img/icons/reference_white.png); }