@charset "UTF-8";

 .ccchildpages.cclegacy {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
margin: 0 !important;
padding: 0 !important;
clear: both;
display: block;
width: 100%;
}
.ccchildpages.cclegacy .cc-meta-info {
font-size: 70%;
}
.ccchildpages.cclegacy a.ccpage_title_link {
text-decoration: inherit !important;
color: inherit !important;
}
.ccchildpages.cclegacy a.ccpage_linked_thumb img {
border: inherit;
}
.ccchildpages.cclegacy .ccchildpage {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
margin: 1em 1%;
padding: 0.75em 2%;
display: block;
float: left;
}
.ccchildpages.cclegacy .ccpages_excerpt,
.ccchildpages.cclegacy .ccpages_more {
font-size: 85%;
}
.ccchildpages.cclegacy .ccpages_excerpt {
display: block;
margin: 0;
padding: 0;
}
.ccchildpages.cclegacy .ccfirst {
clear: both;
}
.ccchildpages.cclegacy .cclast {
margin: 1em 1% 1em 0;
float: right;
}
.ccchildpages.cclegacy.onecol .ccchildpage {
width: 98%;
}
.ccchildpages.cclegacy.twocol .ccchildpage {
width: 48%;
}
.ccchildpages.cclegacy.threecol .ccchildpage {
width: 31.333%;
}
.ccchildpages.cclegacy.fourcol .ccchildpage {
width: 23%;
}
.ccchildpages.cclegacy.fivecol .ccchildpage {
width: 18%;
}
.ccchildpages.cclegacy.sixcol .ccchildpage {
width: 14.666666667%;
} .ccchildpages.cclegacy .ccsubpages {
margin-top: 1em;
}
.ccchildpages.cclegacy .ccsubpages ul {
list-style: none;
} .ccchildpages.cclegacy .ccpages_nav {
display: block;
clear: both;
text-align: center;
}  .ccchildpages.cclegacy .cc-child-pages-thumb {
max-width: 100%;
height: auto;
display: block;
margin: 10px auto;
clear: both;
}  .ccchildpages.cclegacy.twocol ul.ccchildpages_list li ul,
.ccchildpages.cclegacy.threecol ul.ccchildpages_list li ul,
.ccchildpages.cclegacy.fourcol ul.ccchildpages_list li ul,
.ccchildpages.cclegacy.fivecol ul.ccchildpages_list li ul,
.ccchildpages.cclegacy.fsixcol ul.ccchildpages_list li ul {
margin-left: 0.5em;
padding-left: 0.5em;
}
.ccchildpages.cclegacy.twocol ul.ccchildpages_list li ul li,
.ccchildpages.cclegacy.threecol ul.ccchildpages_list li ul li,
.ccchildpages.cclegacy.fourcol ul.ccchildpages_list li ul li,
.ccchildpages.cclegacy.fivecol ul.ccchildpages_list li ul li,
.ccchildpages.cclegacy.sixcol ul.ccchildpages_list li ul li {
display: list-item;
width: 100%;
float: none;
} @media screen and (min-width: 761px) { .ccchildpages.cclegacy.twocol ul.ccchildpages_list li,
.ccchildpages.cclegacy.threecol ul.ccchildpages_list li,
.ccchildpages.cclegacy.fourcol ul.ccchildpages_list li,
.ccchildpages.cclegacy.fivecol ul.ccchildpages_list li,
.ccchildpages.cclegacy.sixcol ul.ccchildpages_list li {
margin-left: 0;
margin-right: 2%;
vertical-align: top;
}
.ccchildpages.cclegacy.twocol ul.ccchildpages_list li {
width: 48%;
float: left;
}
.ccchildpages.cclegacy.twocol ul.ccchildpages_list li:nth-child(2n+3),
.ccchildpages.cclegacy.threecol ul.ccchildpages_list li:nth-child(3n+4),
.ccchildpages.cclegacy.fourcol ul.ccchildpages_list li:nth-child(4n+5),
.ccchildpages.cclegacy.fivecol ul.ccchildpages_list li:nth-child(5n+6),
.ccchildpages.cclegacy.sixcol ul.ccchildpages_list li:nth-child(6n+7) {
clear: both;
}
.ccchildpages.cclegacy.threecol ul.ccchildpages_list li,
.ccchildpages.cclegacy.fivecol ul.ccchildpages_list li {
width: 31.333%;
float: left;
}
.ccchildpages.cclegacy.fourcol ul.ccchildpages_list li,
.ccchildpages.cclegacy.sixcol ul.ccchildpages_list li {
width: 23%;
float: left;
}
}
@media screen and (min-width: 481px) and (max-width: 760px) { .ccchildpages.cclegacy.fourcol .cclast,
.ccchildpages.cclegacy.fivecol .cclast,
.ccchildpages.cclegacy.sixcol .cclast {
margin: 1em 1%;
float: left;
}
.ccchildpages.cclegacy.fourcol .ccfirst,
.ccchildpages.cclegacy.fivecol .ccfirst,
.ccchildpages.cclegacy.sixcol .ccfirst {
clear: none;
} .ccchildpages.cclegacy.fourcol .ccchildpage,
.ccchildpages.cclegacy.fivecol .ccchildpage,
.ccchildpages.cclegacy.sixcol .ccchildpage {
width: 31.333%;
float: left;
margin: 1em 1%;
} .ccchildpages.cclegacy.fourcol .ccchildpage:nth-child(3n+1),
.ccchildpages.cclegacy.fivecol .ccchildpage:nth-child(3n+1),
.ccchildpages.cclegacy.sixcol .ccchildpage:nth-child(3n+1) {
clear: both;
} .ccchildpages.cclegacy.fourcol .ccchildpage:nth-child(3n),
.ccchildpages.cclegacy.fivecol .ccchildpage:nth-child(3n),
.ccchildpages.cclegacy.sixcol .ccchildpage:nth-child(3n) {
float: left;
margin: 1em 1%;
} .ccchildpages.cclegacy.twocol ul.ccchildpages_list li,
.ccchildpages.cclegacy.threecol ul.ccchildpages_list li,
.ccchildpages.cclegacy.fourcol ul.ccchildpages_list li,
.ccchildpages.cclegacy.fivecol ul.ccchildpages_list li,
.ccchildpages.cclegacy.sixcol ul.ccchildpages_list li {
margin-left: 0;
margin-right: 5%;
vertical-align: top;
}
.ccchildpages.cclegacy.twocol ul.ccchildpages_list li {
width: 45%;
float: left;
}
.ccchildpages.cclegacy.twocol ul.ccchildpages_list li:nth-child(2n+3),
.ccchildpages.cclegacy.threecol ul.ccchildpages_list li:nth-child(3n+4),
.ccchildpages.cclegacy.fourcol ul.ccchildpages_list li:nth-child(3n+4),
.ccchildpages.cclegacy.fivecol ul.ccchildpages_list li:nth-child(3n+4),
.ccchildpages.cclegacy.sixcol ul.ccchildpages_list li:nth-child(3n+4) {
clear: both;
}
.ccchildpages.cclegacy.threecol ul.ccchildpages_list li,
.ccchildpages.cclegacy.fourcol ul.ccchildpages_list li,
.ccchildpages.cclegacy.fivecol ul.ccchildpages_list li,
.ccchildpages.cclegacy.sixcol ul.ccchildpages_list li {
width: 28.333%;
float: left;
}
}
@media screen and (min-width: 321px) and (max-width: 480px) { .ccchildpages.cclegacy.threecol .cclast,
.ccchildpages.cclegacy.fourcol .cclast,
.ccchildpages.cclegacy.fivecol .cclast,
.ccchildpages.cclegacy.sixcol .cclast {
margin: 1em 1% 1em 1%;
float: left;
}
.ccchildpages.cclegacy.threecol .ccfirst,
.ccchildpages.cclegacy.fourcol .ccfirst,
.ccchildpages.cclegacy.fivecol .ccfirst,
.ccchildpages.cclegacy.sixcol .ccfirst {
clear: none;
} .ccchildpages.cclegacy.threecol .ccchildpage,
.ccchildpages.cclegacy.fourcol .ccchildpage,
.ccchildpages.cclegacy.fivecol .ccchildpage,
.ccchildpages.cclegacy.sixcol .ccchildpage {
width: 48%;
}
.ccchildpages.cclegacy.threecol .ccchildpage:nth-child(2n),
.ccchildpages.cclegacy.fourcol .ccchildpage:nth-child(2n),
.ccchildpages.cclegacy.fivecol .ccchildpage:nth-child(2n),
.ccchildpages.cclegacy.sixcol .ccchildpage:nth-child(2n) {
margin: 1em 0 1em 1%;
float: right;
}
.ccchildpages.cclegacy.threecol .ccchildpage:nth-child(2n+1),
.ccchildpages.cclegacy.fourcol .ccchildpage:nth-child(2n+1),
.ccchildpages.cclegacy.fivecol .ccchildpage:nth-child(2n+1),
.ccchildpages.cclegacy.sixcol .ccchildpage:nth-child(2n+1) {
clear: both;
} .ccchildpages.cclegacy.twocol ul.ccchildpages_list li,
.ccchildpages.cclegacy.threecol ul.ccchildpages_list li,
.ccchildpages.cclegacy.fourcol ul.ccchildpages_list li,
.ccchildpages.cclegacy.fivecol ul.ccchildpages_list li,
.ccchildpages.cclegacy.sixcol ul.ccchildpages_list li {
margin-left: 0;
margin-right: 7%;
vertical-align: top;
}
.ccchildpages.cclegacy.twocol ul.ccchildpages_list li,
.ccchildpages.cclegacy.threecol ul.ccchildpages_list li,
.ccchildpages.cclegacy.fourcol ul.ccchildpages_list li,
.ccchildpages.cclegacy.fivecol ul.ccchildpages_list li,
.ccchildpages.cclegacy.sixcol ul.ccchildpages_list li {
width: 43%;
float: left;
}
.ccchildpages.cclegacy.twocol ul.ccchildpages_list li:nth-child(2n+3),
.ccchildpages.cclegacy.threecol ul.ccchildpages_list li:nth-child(2n+3),
.ccchildpages.cclegacy.fourcol ul.ccchildpages_list li:nth-child(2n+3),
.ccchildpages.cclegacy.fivecol ul.ccchildpages_list li:nth-child(2n+3),
.ccchildpages.cclegacy.sixcol ul.ccchildpages_list li:nth-child(2n+3) {
clear: both;
}
}
@media screen and (max-width: 320px) { .ccchildpages.cclegacy.twocol .cclast,
.ccchildpages.cclegacy.threecol .cclast,
.ccchildpages.cclegacy.fourcol .cclast,
.ccchildpages.cclegacy.fivecol .cclast,
.ccchildpages.cclegacy.sixcol .cclast {
margin: 1em 1%;
float: left;
}
.ccchildpages.cclegacy.twocol .ccfirst,
.ccchildpages.cclegacy.threecol .ccfirst,
.ccchildpages.cclegacy.fourcol .ccfirst,
.ccchildpages.cclegacy.fivecol .ccfirst,
.ccchildpages.cclegacy.sixcol .ccfirst {
clear: none;
} .ccchildpages.cclegacy.twocol .ccchildpage,
.ccchildpages.cclegacy.threecol .ccchildpage,
.ccchildpages.cclegacy.fourcol .ccchildpage,
.ccchildpages.cclegacy.fivecol .ccchildpage,
.ccchildpages.cclegacy.sixcol .ccchildpage {
width: 98%;
float: none;
}
} .ccchildpages.cclegacy.ccclearfix:after {
visibility: hidden;
display: block;
font-size: 0;
content: " ";
clear: both;
height: 0;
}
.ccchildpages.cclegacy .ccclearfix {
display: inline-block;
}/*\*/* html .ccchildpages.cclegacy.ccclearfix {
height: 1%;
}
.ccchildpages.cclegacy.ccclearfix {
display: block;
}/**/.ccchildpages.ccflex {
display: flex;
flex-wrap: wrap;
gap: 1em;
margin: 0 !important;
padding: 0 !important;
width: 100%;
box-sizing: border-box; align-items: stretch;  }
@media screen and (min-width: 761px) {
.ccchildpages.ccflex.onecol .ccchildpage {
width: calc((100% - (1 - 1) * 1em) / 1);
}
.ccchildpages.ccflex.twocol .ccchildpage {
width: calc((100% - (2 - 1) * 1em) / 2);
}
.ccchildpages.ccflex.threecol .ccchildpage {
width: calc((100% - (3 - 1) * 1em) / 3);
}
.ccchildpages.ccflex.fourcol .ccchildpage {
width: calc((100% - (4 - 1) * 1em) / 4);
}
.ccchildpages.ccflex.fivecol .ccchildpage {
width: calc((100% - (5 - 1) * 1em) / 5);
}
.ccchildpages.ccflex.sixcol .ccchildpage {
width: calc((100% - (6 - 1) * 1em) / 6);
}
}
@media screen and (min-width: 481px) and (max-width: 760px) {
.ccchildpages.ccflex.onecol .ccchildpage {
width: 100%;
}
.ccchildpages.ccflex.twocol .ccchildpage {
width: calc((100% - 1em) / 2);
}
.ccchildpages.ccflex.threecol .ccchildpage, .ccchildpages.ccflex.fourcol .ccchildpage, .ccchildpages.ccflex.fivecol .ccchildpage, .ccchildpages.ccflex.sixcol .ccchildpage {
width: calc((100% - 2em) / 3);
}
}
@media screen and (min-width: 321px) and (max-width: 480px) {
.ccchildpages.ccflex.onecol .ccchildpage {
width: 100%;
}
.ccchildpages.ccflex.twocol .ccchildpage, .ccchildpages.ccflex.threecol .ccchildpage, .ccchildpages.ccflex.fourcol .ccchildpage, .ccchildpages.ccflex.fivecol .ccchildpage, .ccchildpages.ccflex.sixcol .ccchildpage {
width: calc((100% - 1em) / 2);
}
}
@media screen and (max-width: 320px) {
.ccchildpages.ccflex .ccchildpage {
width: 100%;
}
}
.ccchildpages.ccflex .ccchildpage {
box-sizing: border-box;
padding: 0.75em 1em;
display: flex;
flex-direction: column;
justify-content: flex-start;
gap: 0.75rem;
background: #fff;
min-height: 100%; }
.ccchildpages.ccflex .ccchildpage .ccpages_more {
margin-top: auto;
box-sizing: border-box;
width: 100%;
text-align: right;
}
.ccchildpages.ccflex .ccchildpage .ccpages_more a {
display: inline-block;
}
.ccchildpages.ccflex .ccchildpage .ccpage_title {
margin: 0;
line-height: 1.25;
min-height: 1.25em;
}
.ccchildpages.ccflex .ccchildpage .ccpage_title, .ccchildpages.ccflex .ccchildpage .ccpage_title a {
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;
white-space: normal; max-width: 100%;
}
.ccchildpages.ccflex .cc-meta-info {
font-size: 70%;
}
.ccchildpages.ccflex a.ccpage_title_link {
text-decoration: inherit !important;
color: inherit !important;
}
.ccchildpages.ccflex a.ccpage_linked_thumb img {
border: inherit;
max-width: 100%;
height: auto;
display: block;
margin: 10px auto;
clear: both;
}
.ccchildpages.ccflex .ccpages_excerpt,
.ccchildpages.ccflex .ccpages_more {
font-size: 85%;
}
.ccchildpages.ccflex .ccpages_excerpt {
display: block;
margin: 0;
padding: 0; flex: 1 1 auto;
}
.ccchildpages.ccflex .ccpages_nav {
flex: 0 0 100%;
width: 100%;
order: 999;
margin-top: 1rem;
text-align: center;
}
.ccchildpages.ccflex .ccsubpages {
margin-top: 1em;
}
.ccchildpages.ccflex .ccsubpages ul {
list-style: none;
padding-left: 0;
margin-left: 0;
font-size: 90%;
}
.ccchildpages.ccflex .ccsubpages ul li {
margin: 0.25em 0;
position: relative;
}
.ccchildpages.ccflex .ccsubpages ul ul.children {
margin-left: 1em;
padding-left: 0.5em;
}
.ccchildpages.ccflex .ccsubpages ul ul.children ul {
margin-left: 1em;
padding-left: 1em;
}
.ccchildpages.ccflex .ccsubpages ul ul.children ul li::before {
content: "–";
}
.ccchildpages.ccflex .cc-child-pages-thumb {
max-width: 100%;
height: auto;
display: block;
margin: 10px auto;
clear: both;
}
.ccchildpages.ccflex.twocol ul.ccchildpages_list li ul, .ccchildpages.ccflex.threecol ul.ccchildpages_list li ul, .ccchildpages.ccflex.fourcol ul.ccchildpages_list li ul, .ccchildpages.ccflex.fivecol ul.ccchildpages_list li ul, .ccchildpages.ccflex.sixcol ul.ccchildpages_list li ul {
margin-left: 0.5em;
padding-left: 0.5em;
}
.ccchildpages.ccflex.twocol ul.ccchildpages_list li ul li, .ccchildpages.ccflex.threecol ul.ccchildpages_list li ul li, .ccchildpages.ccflex.fourcol ul.ccchildpages_list li ul li, .ccchildpages.ccflex.fivecol ul.ccchildpages_list li ul li, .ccchildpages.ccflex.sixcol ul.ccchildpages_list li ul li {
display: list-item;
width: 100%;
float: none;
}
@media screen and (min-width: 761px) {
.ccchildpages.ccflex.twocol ul.ccchildpages_list { column-count: 2;
column-gap: 1em; list-style-position: outside;
margin: 0;
padding-left: 1.25rem;  }
.ccchildpages.ccflex.twocol ul.ccchildpages_list li {
break-inside: avoid;
page-break-inside: avoid;
-webkit-column-break-inside: avoid; width: auto;
float: none;
}
.ccchildpages.ccflex.twocol ul.ccchildpages_list li > ul {
column-count: auto;
column-gap: normal;
}
.ccchildpages.ccflex.threecol ul.ccchildpages_list { column-count: 3;
column-gap: 1em; list-style-position: outside;
margin: 0;
padding-left: 1.25rem;  }
.ccchildpages.ccflex.threecol ul.ccchildpages_list li {
break-inside: avoid;
page-break-inside: avoid;
-webkit-column-break-inside: avoid; width: auto;
float: none;
}
.ccchildpages.ccflex.threecol ul.ccchildpages_list li > ul {
column-count: auto;
column-gap: normal;
}
.ccchildpages.ccflex.fourcol ul.ccchildpages_list { column-count: 4;
column-gap: 1em; list-style-position: outside;
margin: 0;
padding-left: 1.25rem;  }
.ccchildpages.ccflex.fourcol ul.ccchildpages_list li {
break-inside: avoid;
page-break-inside: avoid;
-webkit-column-break-inside: avoid; width: auto;
float: none;
}
.ccchildpages.ccflex.fourcol ul.ccchildpages_list li > ul {
column-count: auto;
column-gap: normal;
}
.ccchildpages.ccflex.fivecol ul.ccchildpages_list { column-count: 5;
column-gap: 1em; list-style-position: outside;
margin: 0;
padding-left: 1.25rem;  }
.ccchildpages.ccflex.fivecol ul.ccchildpages_list li {
break-inside: avoid;
page-break-inside: avoid;
-webkit-column-break-inside: avoid; width: auto;
float: none;
}
.ccchildpages.ccflex.fivecol ul.ccchildpages_list li > ul {
column-count: auto;
column-gap: normal;
}
.ccchildpages.ccflex.sixcol ul.ccchildpages_list { column-count: 6;
column-gap: 1em; list-style-position: outside;
margin: 0;
padding-left: 1.25rem;  }
.ccchildpages.ccflex.sixcol ul.ccchildpages_list li {
break-inside: avoid;
page-break-inside: avoid;
-webkit-column-break-inside: avoid; width: auto;
float: none;
}
.ccchildpages.ccflex.sixcol ul.ccchildpages_list li > ul {
column-count: auto;
column-gap: normal;
}
} @media screen and (min-width: 481px) and (max-width: 760px) {
.ccchildpages.ccflex.twocol ul.ccchildpages_list {
column-count: 2;
column-gap: 1em;
}
.ccchildpages.ccflex.twocol ul.ccchildpages_list li {
break-inside: avoid;
page-break-inside: avoid;
-webkit-column-break-inside: avoid;
width: auto;
float: none;
}
.ccchildpages.ccflex.twocol ul.ccchildpages_list li > ul {
column-count: auto;
column-gap: normal;
}
.ccchildpages.ccflex.threecol ul.ccchildpages_list, .ccchildpages.ccflex.fourcol ul.ccchildpages_list, .ccchildpages.ccflex.fivecol ul.ccchildpages_list, .ccchildpages.ccflex.sixcol ul.ccchildpages_list {
column-count: 3;
column-gap: 1em;
}
.ccchildpages.ccflex.threecol ul.ccchildpages_list li, .ccchildpages.ccflex.fourcol ul.ccchildpages_list li, .ccchildpages.ccflex.fivecol ul.ccchildpages_list li, .ccchildpages.ccflex.sixcol ul.ccchildpages_list li {
break-inside: avoid;
page-break-inside: avoid;
-webkit-column-break-inside: avoid;
width: auto;
float: none;
}
.ccchildpages.ccflex.threecol ul.ccchildpages_list li > ul, .ccchildpages.ccflex.fourcol ul.ccchildpages_list li > ul, .ccchildpages.ccflex.fivecol ul.ccchildpages_list li > ul, .ccchildpages.ccflex.sixcol ul.ccchildpages_list li > ul {
column-count: auto;
column-gap: normal;
}
} @media screen and (min-width: 321px) and (max-width: 480px) {
.ccchildpages.ccflex.twocol ul.ccchildpages_list, .ccchildpages.ccflex.threecol ul.ccchildpages_list, .ccchildpages.ccflex.fourcol ul.ccchildpages_list, .ccchildpages.ccflex.fivecol ul.ccchildpages_list, .ccchildpages.ccflex.sixcol ul.ccchildpages_list {
column-count: 2;
column-gap: 1em;
}
.ccchildpages.ccflex.twocol ul.ccchildpages_list li, .ccchildpages.ccflex.threecol ul.ccchildpages_list li, .ccchildpages.ccflex.fourcol ul.ccchildpages_list li, .ccchildpages.ccflex.fivecol ul.ccchildpages_list li, .ccchildpages.ccflex.sixcol ul.ccchildpages_list li {
break-inside: avoid;
page-break-inside: avoid;
-webkit-column-break-inside: avoid;
width: auto;
float: none;
}
.ccchildpages.ccflex.twocol ul.ccchildpages_list li > ul, .ccchildpages.ccflex.threecol ul.ccchildpages_list li > ul, .ccchildpages.ccflex.fourcol ul.ccchildpages_list li > ul, .ccchildpages.ccflex.fivecol ul.ccchildpages_list li > ul, .ccchildpages.ccflex.sixcol ul.ccchildpages_list li > ul {
column-count: auto;
column-gap: normal;
}
} @media screen and (max-width: 320px) {
.ccchildpages.ccflex.twocol ul.ccchildpages_list, .ccchildpages.ccflex.threecol ul.ccchildpages_list, .ccchildpages.ccflex.fourcol ul.ccchildpages_list, .ccchildpages.ccflex.fivecol ul.ccchildpages_list, .ccchildpages.ccflex.sixcol ul.ccchildpages_list {
column-count: 1;
column-gap: normal;
}
}.ccchildpages.cclegacy.simple .ccchildpage {
background: #eee;
background: var(--ccpro-bg-color, #eee);
background: -moz-linear-gradient(top, var(--ccpro-bg-color, #eee) 0%, var(--ccpro-bg-color, #eee) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, var(--ccpro-bg-color, #eee)), color-stop(100%, var(--ccpro-bg-color, #eee)));
background: -webkit-linear-gradient(top, var(--ccpro-bg-color, #eee) 0%, var(--ccpro-bg-color, #eee) 100%);
background: -o-linear-gradient(top, var(--ccpro-bg-color, #eee) 0%, var(--ccpro-bg-color, #eee) 100%);
background: -ms-linear-gradient(top, var(--ccpro-bg-color, #eee) 0%, var(--ccpro-bg-color, #eee) 100%);
background: linear-gradient(to bottom, var(--ccpro-bg-color, #eee) 0%, var(--ccpro-bg-color, #eee) 100%); -webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
color: #333;
}
.ccchildpages.cclegacy.simple .ccchildpage .ccpage_title {
color: var(--ccpro-title-color, inherit);
}
.ccchildpages.cclegacy.simple .ccchildpage .cc-meta-info {
color: var(--ccpro-meta-color, inherit);
}
.ccchildpages.cclegacy.simple .ccchildpage .cc-meta-info a {
color: var(--ccpro-meta-color, inherit);
}
.ccchildpages.cclegacy.simple .ccchildpage .ccpages_excerpt {
color: var(--ccpro-excerpt-color, inherit);
}
.ccchildpages.cclegacy.simple .ccchildpage a {
color: var(--ccpro-more-link-color, blue);
text-decoration: underline;
}
.ccchildpages.cclegacy.simple .ccpages_more {
text-align: right;
font-style: italic;
}
.ccchildpages.cclegacy.simple .ccpages_more a {
text-decoration: none;
}
.ccchildpages.cclegacy.simple .ccsubpages {
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
border: 2px solid var(--ccpro-subpages-border-color, #999);
padding: 0.5em;
}  .ccchildpages.cclegacy.ccred .ccchildpage {
background: #fee;
background: var(--ccpro-bg-color, #fee);
background: -moz-linear-gradient(top, var(--ccpro-bg-color, #fee) 0%, var(--ccpro-bg-color, #fee) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, var(--ccpro-bg-color, #fee)), color-stop(100%, var(--ccpro-bg-color, #fee)));
background: -webkit-linear-gradient(top, var(--ccpro-bg-color, #fee) 0%, var(--ccpro-bg-color, #fee) 100%);
background: -o-linear-gradient(top, var(--ccpro-bg-color, #fee) 0%, var(--ccpro-bg-color, #fee) 100%);
background: -ms-linear-gradient(top, var(--ccpro-bg-color, #fee) 0%, var(--ccpro-bg-color, #fee) 100%);
background: linear-gradient(to bottom, var(--ccpro-bg-color, #fee) 0%, var(--ccpro-bg-color, #fee) 100%); -webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
color: #333;
background-color: var(--ccpro-bg-color);
}
.ccchildpages.cclegacy.ccred .ccchildpage .ccpage_title {
color: var(--ccpro-title-color, inherit);
}
.ccchildpages.cclegacy.ccred .ccchildpage .cc-meta-info {
color: var(--ccpro-meta-color, inherit);
}
.ccchildpages.cclegacy.ccred .ccchildpage .cc-meta-info a {
color: var(--ccpro-meta-color, inherit);
}
.ccchildpages.cclegacy.ccred .ccchildpage .ccpages_excerpt {
color: var(--ccpro-excerpt-color, inherit);
}
.ccchildpages.cclegacy.ccred .ccchildpage a {
color: var(--ccpro-more-link-color, blue);
text-decoration: underline;
}
.ccchildpages.cclegacy.ccred .ccpages_more {
text-align: right;
font-style: italic;
}
.ccchildpages.cclegacy.ccred .ccpages_more a {
text-decoration: none;
}
.ccchildpages.cclegacy.ccred .ccsubpages {
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
border: 2px solid var(--ccpro-subpages-border-color, #f99);
padding: 0.5em;
}  .ccchildpages.cclegacy.ccblue .ccchildpage {
background: #eef;
background: var(--ccpro-bg-color, #eef);
background: -moz-linear-gradient(top, var(--ccpro-bg-color, #eef) 0%, var(--ccpro-bg-color, #eef) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, var(--ccpro-bg-color, #eef)), color-stop(100%, var(--ccpro-bg-color, #eef)));
background: -webkit-linear-gradient(top, var(--ccpro-bg-color, #eef) 0%, var(--ccpro-bg-color, #eef) 100%);
background: -o-linear-gradient(top, var(--ccpro-bg-color, #eef) 0%, var(--ccpro-bg-color, #eef) 100%);
background: -ms-linear-gradient(top, var(--ccpro-bg-color, #eef) 0%, var(--ccpro-bg-color, #eef) 100%);
background: linear-gradient(to bottom, var(--ccpro-bg-color, #eef) 0%, var(--ccpro-bg-color, #eef) 100%); -webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
color: #333;
background-color: var(--ccpro-bg-color);
}
.ccchildpages.cclegacy.ccblue .ccchildpage .ccpage_title {
color: var(--ccpro-title-color, inherit);
}
.ccchildpages.cclegacy.ccblue .ccchildpage .cc-meta-info {
color: var(--ccpro-meta-color, inherit);
}
.ccchildpages.cclegacy.ccblue .ccchildpage .cc-meta-info a {
color: var(--ccpro-meta-color, inherit);
}
.ccchildpages.cclegacy.ccblue .ccchildpage .ccpages_excerpt {
color: var(--ccpro-excerpt-color, inherit);
}
.ccchildpages.cclegacy.ccblue .ccchildpage a {
color: var(--ccpro-more-link-color, blue);
text-decoration: underline;
}
.ccchildpages.cclegacy.ccblue .ccpages_more {
text-align: right;
font-style: italic;
}
.ccchildpages.cclegacy.ccblue .ccpages_more a {
text-decoration: none;
}
.ccchildpages.cclegacy.ccblue .ccsubpages {
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
border: 2px solid var(--ccpro-subpages-border-color, #99f);
padding: 0.5em;
}  .ccchildpages.cclegacy.ccgreen .ccchildpage {
background: #efe;
background: #efe;
background: var(--ccpro-bg-color, #efe);
background: -moz-linear-gradient(top, var(--ccpro-bg-color, #efe) 0%, var(--ccpro-bg-color, #efe) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, var(--ccpro-bg-color, #efe)), color-stop(100%, var(--ccpro-bg-color, #efe)));
background: -webkit-linear-gradient(top, var(--ccpro-bg-color, #efe) 0%, var(--ccpro-bg-color, #efe) 100%);
background: -o-linear-gradient(top, var(--ccpro-bg-color, #efe) 0%, var(--ccpro-bg-color, #efe) 100%);
background: -ms-linear-gradient(top, var(--ccpro-bg-color, #efe) 0%, var(--ccpro-bg-color, #efe) 100%);
background: linear-gradient(to bottom, var(--ccpro-bg-color, #efe) 0%, var(--ccpro-bg-color, #efe) 100%); -webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
color: #333;
background-color: var(--ccpro-bg-color);
}
.ccchildpages.cclegacy.ccgreen .ccchildpage .ccpage_title {
color: var(--ccpro-title-color, inherit);
}
.ccchildpages.cclegacy.ccgreen .ccchildpage .cc-meta-info {
color: var(--ccpro-meta-color, inherit);
}
.ccchildpages.cclegacy.ccgreen .ccchildpage .cc-meta-info a {
color: var(--ccpro-meta-color, inherit);
}
.ccchildpages.cclegacy.ccgreen .ccchildpage .ccpages_excerpt {
color: var(--ccpro-excerpt-color, inherit);
}
.ccchildpages.cclegacy.ccgreen .ccchildpage a {
color: var(--ccpro-more-link-color, blue);
text-decoration: underline;
}
.ccchildpages.cclegacy.ccgreen .ccpages_more {
text-align: right;
font-style: italic;
}
.ccchildpages.cclegacy.ccgreen .ccpages_more a {
text-decoration: none;
}
.ccchildpages.cclegacy.ccgreen .ccsubpages {
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
border: 2px solid var(--ccpro-subpages-border-color, #9f9);
padding: 0.5em;
} .wp-block-caterhamcomputing-cc-child-pages .ccchildpages.cclegacy.simple .ccchildpage,
.wp-block-caterhamcomputing-cc-child-pages .ccchildpages.cclegacy.ccred .ccchildpage,
.wp-block-caterhamcomputing-cc-child-pages .ccchildpages.cclegacy.ccblue .ccchildpage,
.wp-block-caterhamcomputing-cc-child-pages .ccchildpages.cclegacy.ccgreen .ccchildpage {
color: inherit;
}
.ccchildpages.ccflex.simple .ccchildpage {
background: #eee;
background: rgba(0, 0, 0, 0.3);
background: var(--ccpro-bg-color, rgba(0, 0, 0, 0.3));
background: -moz-linear-gradient(top, var(--ccpro-bg-color, rgba(0, 0, 0, 0.3)) 0%, var(--ccpro-bg-color, rgba(0, 0, 0, 0.1)) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, var(--ccpro-bg-color, rgba(0, 0, 0, 0.3))), color-stop(100%, var(--ccpro-bg-color, rgba(0, 0, 0, 0.1))));
background: -webkit-linear-gradient(top, var(--ccpro-bg-color, rgba(0, 0, 0, 0.3)) 0%, var(--ccpro-bg-color, rgba(0, 0, 0, 0.1)) 100%);
background: -o-linear-gradient(top, var(--ccpro-bg-color, rgba(0, 0, 0, 0.3)) 0%, var(--ccpro-bg-color, rgba(0, 0, 0, 0.1)) 100%);
background: -ms-linear-gradient(top, var(--ccpro-bg-color, rgba(0, 0, 0, 0.3)) 0%, var(--ccpro-bg-color, rgba(0, 0, 0, 0.1)) 100%);
background: linear-gradient(to bottom, var(--ccpro-bg-color, rgba(0, 0, 0, 0.3)) 0%, var(--ccpro-bg-color, rgba(0, 0, 0, 0.1)) 100%);
border-radius: 20px;
color: #333;
}
.ccchildpages.ccflex.simple .ccpage_title {
color: var(--ccpro-title-color, inherit);
}
.ccchildpages.ccflex.simple .cc-meta-info {
color: var(--ccpro-meta-color, inherit);
}
.ccchildpages.ccflex.simple .cc-meta-info a {
color: var(--ccpro-meta-color, inherit);
}
.ccchildpages.ccflex.simple .ccpages_excerpt {
color: var(--ccpro-excerpt-color, inherit);
}
.ccchildpages.ccflex.simple .ccchildpage a {
color: inherit;
text-decoration: underline;
}
.ccchildpages.ccflex.simple .ccchildpage a:hover {
color: var(--ccpro-more-link-color, inherit);
}
.ccchildpages.ccflex.simple .ccpages_excerpt {
padding: 1em;
}
.ccchildpages.ccflex.simple .ccpages_more {
margin-top: auto;
text-align: right;
font-style: italic;
padding: 0.75em 0 0.75em 1em;
}
.ccchildpages.ccflex.simple .ccpages_more a {
color: var(--ccpro-more-link-color, blue);
text-decoration: none;
}
.ccchildpages.ccflex.simple .ccpages_more a:hover {
color: var(--ccpro-more-link-color, inherit);
}
.ccchildpages.ccflex.simple .ccsubpages {
border-radius: 20px;
border: 2px solid var(--ccpro-subpages-border-color, #999);
padding: 0.5em;
}
.ccchildpages.ccflex.simple .ccsubpages a {
color: var(--ccpro-more-link-color, blue);
text-decoration: underline;
}
.ccchildpages.ccflex.ccred .ccchildpage {
background: #fee;
background: rgba(255, 0, 0, 0.3);
background: var(--ccpro-bg-color, rgba(255, 0, 0, 0.3));
background: -moz-linear-gradient(top, var(--ccpro-bg-color, rgba(255, 0, 0, 0.3)) 0%, var(--ccpro-bg-color, rgba(255, 0, 0, 0.1)) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, var(--ccpro-bg-color, rgba(255, 0, 0, 0.3))), color-stop(100%, var(--ccpro-bg-color, rgba(255, 0, 0, 0.1))));
background: -webkit-linear-gradient(top, var(--ccpro-bg-color, rgba(255, 0, 0, 0.3)) 0%, var(--ccpro-bg-color, rgba(255, 0, 0, 0.1)) 100%);
background: -o-linear-gradient(top, var(--ccpro-bg-color, rgba(255, 0, 0, 0.3)) 0%, var(--ccpro-bg-color, rgba(255, 0, 0, 0.1)) 100%);
background: -ms-linear-gradient(top, var(--ccpro-bg-color, rgba(255, 0, 0, 0.3)) 0%, var(--ccpro-bg-color, rgba(255, 0, 0, 0.1)) 100%);
background: linear-gradient(to bottom, var(--ccpro-bg-color, rgba(255, 0, 0, 0.3)) 0%, var(--ccpro-bg-color, rgba(255, 0, 0, 0.1)) 100%);
border-radius: 20px;
color: #333;
}
.ccchildpages.ccflex.ccred .ccpage_title {
color: var(--ccpro-title-color, inherit);
}
.ccchildpages.ccflex.ccred .cc-meta-info {
color: var(--ccpro-meta-color, inherit);
}
.ccchildpages.ccflex.ccred .cc-meta-info a {
color: var(--ccpro-meta-color, inherit);
}
.ccchildpages.ccflex.ccred .ccpages_excerpt {
color: var(--ccpro-excerpt-color, inherit);
}
.ccchildpages.ccflex.ccred .ccchildpage a {
color: inherit;
text-decoration: underline;
}
.ccchildpages.ccflex.ccred .ccchildpage a:hover {
color: var(--ccpro-more-link-color, inherit);
}
.ccchildpages.ccflex.ccred .ccpages_excerpt {
padding: 1em;
}
.ccchildpages.ccflex.ccred .ccpages_more {
margin-top: auto;
text-align: right;
font-style: italic;
padding: 0.75em 0 0.75em 1em;
}
.ccchildpages.ccflex.ccred .ccpages_more a {
color: var(--ccpro-more-link-color, blue);
text-decoration: none;
}
.ccchildpages.ccflex.ccred .ccpages_more a:hover {
color: var(--ccpro-more-link-color, inherit);
}
.ccchildpages.ccflex.ccred .ccsubpages {
border-radius: 20px;
border: 2px solid var(--ccpro-subpages-border-color, #f99);
padding: 0.5em;
}
.ccchildpages.ccflex.ccred .ccsubpages a {
color: var(--ccpro-more-link-color, blue);
text-decoration: underline;
}
.ccchildpages.ccflex.ccblue .ccchildpage {
background: #eef;
background: rgba(0, 0, 255, 0.3);
background: var(--ccpro-bg-color, rgba(0, 0, 255, 0.3));
background: -moz-linear-gradient(top, var(--ccpro-bg-color, rgba(0, 0, 255, 0.3)) 0%, var(--ccpro-bg-color, rgba(0, 0, 255, 0.1)) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, var(--ccpro-bg-color, rgba(0, 0, 255, 0.3))), color-stop(100%, var(--ccpro-bg-color, rgba(0, 0, 255, 0.1))));
background: -webkit-linear-gradient(top, var(--ccpro-bg-color, rgba(0, 0, 255, 0.3)) 0%, var(--ccpro-bg-color, rgba(0, 0, 255, 0.1)) 100%);
background: -o-linear-gradient(top, var(--ccpro-bg-color, rgba(0, 0, 255, 0.3)) 0%, var(--ccpro-bg-color, rgba(0, 0, 255, 0.1)) 100%);
background: -ms-linear-gradient(top, var(--ccpro-bg-color, rgba(0, 0, 255, 0.3)) 0%, var(--ccpro-bg-color, rgba(0, 0, 255, 0.1)) 100%);
background: linear-gradient(to bottom, var(--ccpro-bg-color, rgba(0, 0, 255, 0.3)) 0%, var(--ccpro-bg-color, rgba(0, 0, 255, 0.1)) 100%);
border-radius: 20px;
color: #333;
}
.ccchildpages.ccflex.ccblue .ccpage_title {
color: var(--ccpro-title-color, inherit);
}
.ccchildpages.ccflex.ccblue .cc-meta-info {
color: var(--ccpro-meta-color, inherit);
}
.ccchildpages.ccflex.ccblue .cc-meta-info a {
color: var(--ccpro-meta-color, inherit);
}
.ccchildpages.ccflex.ccblue .ccpages_excerpt {
color: var(--ccpro-excerpt-color, inherit);
}
.ccchildpages.ccflex.ccblue .ccchildpage a {
color: inherit;
text-decoration: underline;
}
.ccchildpages.ccflex.ccblue .ccchildpage a:hover {
color: var(--ccpro-more-link-color, inherit);
}
.ccchildpages.ccflex.ccblue .ccpages_excerpt {
padding: 1em;
}
.ccchildpages.ccflex.ccblue .ccpages_more {
margin-top: auto;
text-align: right;
font-style: italic;
padding: 0.75em 0 0.75em 1em;
}
.ccchildpages.ccflex.ccblue .ccpages_more a {
color: var(--ccpro-more-link-color, blue);
text-decoration: none;
}
.ccchildpages.ccflex.ccblue .ccpages_more a:hover {
color: var(--ccpro-more-link-color, inherit);
}
.ccchildpages.ccflex.ccblue .ccsubpages {
border-radius: 20px;
border: 2px solid var(--ccpro-subpages-border-color, #99f);
padding: 0.5em;
}
.ccchildpages.ccflex.ccblue .ccsubpages a {
color: var(--ccpro-more-link-color, blue);
text-decoration: underline;
}
.ccchildpages.ccflex.ccgreen .ccchildpage {
background: #efe;
background: rgba(0, 255, 0, 0.3);
background: var(--ccpro-bg-color, rgba(0, 255, 0, 0.3));
background: -moz-linear-gradient(top, var(--ccpro-bg-color, rgba(0, 255, 0, 0.3)) 0%, var(--ccpro-bg-color, rgba(0, 255, 0, 0.1)) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, var(--ccpro-bg-color, rgba(0, 255, 0, 0.3))), color-stop(100%, var(--ccpro-bg-color, rgba(0, 255, 0, 0.1))));
background: -webkit-linear-gradient(top, var(--ccpro-bg-color, rgba(0, 255, 0, 0.3)) 0%, var(--ccpro-bg-color, rgba(0, 255, 0, 0.1)) 100%);
background: -o-linear-gradient(top, var(--ccpro-bg-color, rgba(0, 255, 0, 0.3)) 0%, var(--ccpro-bg-color, rgba(0, 255, 0, 0.1)) 100%);
background: -ms-linear-gradient(top, var(--ccpro-bg-color, rgba(0, 255, 0, 0.3)) 0%, var(--ccpro-bg-color, rgba(0, 255, 0, 0.1)) 100%);
background: linear-gradient(to bottom, var(--ccpro-bg-color, rgba(0, 255, 0, 0.3)) 0%, var(--ccpro-bg-color, rgba(0, 255, 0, 0.1)) 100%);
border-radius: 20px;
color: #333;
}
.ccchildpages.ccflex.ccgreen .ccpage_title {
color: var(--ccpro-title-color, inherit);
}
.ccchildpages.ccflex.ccgreen .cc-meta-info {
color: var(--ccpro-meta-color, inherit);
}
.ccchildpages.ccflex.ccgreen .cc-meta-info a {
color: var(--ccpro-meta-color, inherit);
}
.ccchildpages.ccflex.ccgreen .ccpages_excerpt {
color: var(--ccpro-excerpt-color, inherit);
}
.ccchildpages.ccflex.ccgreen .ccchildpage a {
color: inherit;
text-decoration: underline;
}
.ccchildpages.ccflex.ccgreen .ccchildpage a:hover {
color: var(--ccpro-more-link-color, inherit);
}
.ccchildpages.ccflex.ccgreen .ccpages_excerpt {
padding: 1em;
}
.ccchildpages.ccflex.ccgreen .ccpages_more {
margin-top: auto;
text-align: right;
font-style: italic;
padding: 0.75em 0 0.75em 1em;
}
.ccchildpages.ccflex.ccgreen .ccpages_more a {
color: var(--ccpro-more-link-color, blue);
text-decoration: none;
}
.ccchildpages.ccflex.ccgreen .ccpages_more a:hover {
color: var(--ccpro-more-link-color, inherit);
}
.ccchildpages.ccflex.ccgreen .ccsubpages {
border-radius: 20px;
border: 2px solid var(--ccpro-subpages-border-color, #9f9);
padding: 0.5em;
}
.ccchildpages.ccflex.ccgreen .ccsubpages a {
color: var(--ccpro-more-link-color, blue);
text-decoration: underline;
}
.wp-block-caterhamcomputing-cc-child-pages .ccchildpages.ccflex.simple .ccchildpage,
.wp-block-caterhamcomputing-cc-child-pages .ccchildpages.ccflex.ccred .ccchildpage,
.wp-block-caterhamcomputing-cc-child-pages .ccchildpages.ccflex.ccblue .ccchildpage,
.wp-block-caterhamcomputing-cc-child-pages .ccchildpages.ccflex.ccgreen .ccchildpage {
color: inherit;
}
.ccchildpages.ccflex.ccsleek .ccchildpage {
background: #fff;
border-radius: 12px;
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.04);
transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.ccchildpages.ccflex.ccsleek .ccchildpage:hover {
transform: translateY(-4px);
box-shadow: 0 6px 20px rgba(0, 0, 0, 0.1);
}
.ccchildpages.ccflex.ccsleek .ccchildpage .cc-child-pages-thumb {
width: 100%;
height: auto;
aspect-ratio: 16/9;
object-fit: cover;
display: block;
border-bottom: 1px solid #eee;
}
.ccchildpages.ccflex.ccsleek .ccchildpage h3 {
font-size: 1.25rem;
font-weight: 600;
color: #222;
margin: 0;
padding: 1em 1em 0.25em;
}
.ccchildpages.ccflex.ccsleek .ccchildpage .cc-meta-info {
font-size: 0.8rem;
color: #888;
padding: 0 1em 0.5em;
}
.ccchildpages.ccflex.ccsleek .ccchildpage .ccpages_excerpt {
padding: 0 1em;
color: #555;
font-size: 0.95rem;
line-height: 1.6;
}
.ccchildpages.ccflex.ccsleek .ccchildpage .ccsubpages {
margin: 1em;
font-size: 0.85rem;
border-top: 1px solid #eee;
padding-top: 0.5em;
}
.ccchildpages.ccflex.ccsleek .ccchildpage .ccsubpages ul {
margin: 0;
padding: 0;
list-style: none;
}
.ccchildpages.ccflex.ccsleek .ccchildpage .ccsubpages ul li {
margin-bottom: 0.25em;
}
.ccchildpages.ccflex.ccsleek .ccchildpage .ccsubpages ul li a {
text-decoration: none;
color: #0073e6;
}
.ccchildpages.ccflex.ccsleek .ccchildpage .ccsubpages ul li a:hover {
text-decoration: underline;
}
.ccchildpages.ccflex.ccsleek .ccchildpage .ccsubpages ul li ul {
margin-left: 0.75em;
}
.ccchildpages.ccflex.ccsleek .ccchildpage .ccpages_more {
margin-top: auto;
padding: 0.75em 1em;
background: #f7f9fa;
text-align: right;
border-top: 1px solid #eee;
font-weight: 500;
}
.ccchildpages.ccflex.ccsleek .ccchildpage .ccpages_more a {
color: #0073e6;
text-decoration: none;
font-weight: 500;
}
.ccchildpages.ccflex.ccsleek .ccchildpage .ccpages_more a:hover {
color: #005bb5;
text-decoration: underline;
}
.ccchildpages.ccflex.ccbold .ccchildpage {
position: relative;
background: #fafafa;
color: #1a1a1a;
border-radius: 0 0 16px 16px;
box-shadow: 0 8px 24px rgba(0, 0, 0, 0.08);
overflow: hidden;
transition: transform 0.3s ease, box-shadow 0.3s ease;
clip-path: polygon(0 0, 100% 0, 100% 93%, 50% 100%, 0 93%);
}
.ccchildpages.ccflex.ccbold .ccchildpage:hover {
transform: translateY(-6px);
box-shadow: 0 12px 36px rgba(0, 0, 0, 0.15);
}
.ccchildpages.ccflex.ccbold .ccchildpage .cc-child-pages-thumb {
width: 100%;
aspect-ratio: 16/7;
object-fit: cover;
display: block;
filter: grayscale(10%) contrast(1.05);
border-bottom: 4px solid #000;
}
.ccchildpages.ccflex.ccbold .ccchildpage .ccpage_title {
padding: 1rem 1.5rem;
font-family: "Courier New", Courier, monospace;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 1px;
clip-path: polygon(0 0, 100% 0, 95% 100%, 0% 100%);
margin: 0;
box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);
max-width: 80%;
}
.ccchildpages.ccflex.ccbold .ccchildpage .ccpage_title,
.ccchildpages.ccflex.ccbold .ccchildpage .ccpage_title a {
background: #000;
color: #fff;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.ccchildpages.ccflex.ccbold .ccchildpage:has(.cc-child-pages-thumb) .ccpage_title {
position: absolute;
top: 1rem;
left: 0;
z-index: 2;
}
.ccchildpages.ccflex.ccbold .ccchildpage:has(.cc-child-pages-thumb) .cc-meta-info {
margin-top: 5rem;
}
.ccchildpages.ccflex.ccbold .ccchildpage .cc-meta-info {
padding: 0 1.25rem 0.25rem;
font-size: 0.8rem;
color: #777;
font-style: italic;
border-bottom: 1px dashed #ccc;
}
.ccchildpages.ccflex.ccbold .ccchildpage .ccpages_excerpt {
padding: 0.5rem 1.25rem 1rem;
font-size: 0.95rem;
line-height: 1.6;
}
.ccchildpages.ccflex.ccbold .ccchildpage .ccsubpages {
margin: 0 1.25rem 1rem;
font-size: 0.85rem;
padding: 0.5rem 0;
border-left: 4px solid #000;
}
.ccchildpages.ccflex.ccbold .ccchildpage .ccsubpages .ccsubpages_title {
margin: 0 1.25rem 1rem;
}
.ccchildpages.ccflex.ccbold .ccchildpage .ccsubpages ul {
list-style: none;
margin: 0;
padding-left: 1rem;
}
.ccchildpages.ccflex.ccbold .ccchildpage .ccsubpages ul li {
margin: 0.25rem 0;
}
.ccchildpages.ccflex.ccbold .ccchildpage .ccsubpages ul li a {
background: #000;
color: #fff;
padding: 0.2em 0.6em;
border-radius: 12px;
font-size: 0.8rem;
text-decoration: none;
}
.ccchildpages.ccflex.ccbold .ccchildpage .ccsubpages ul li a:hover {
background: #333;
}
.ccchildpages.ccflex.ccbold .ccchildpage .ccsubpages ul li ul {
margin-left: 1rem;
}
.ccchildpages.ccflex.ccbold .ccchildpage .ccpages_more {
margin-top: auto;
padding: 1rem 1.25rem;
background: #000;
color: #fff;
text-align: right;
font-weight: 600;
text-transform: uppercase;
letter-spacing: 0.05em;
font-size: 0.85rem;
}
.ccchildpages.ccflex.ccbold .ccchildpage .ccpages_more a {
color: #fff;
text-decoration: none;
}
.ccchildpages.ccflex.ccbold .ccchildpage .ccpages_more a:hover {
text-decoration: underline;
}.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}#cookie-law-info-bar {
font-size: 15px;
margin: 0 auto;
padding: 12px 10px;
position: absolute;
text-align: center;
box-sizing: border-box;
width:100%;
z-index: 9999; display: none;
left:0px;
font-weight:300;
box-shadow: 0 -1px 10px 0 rgba(172, 171, 171, 0.3);
}
#cookie-law-info-again {
font-size: 10pt;
margin: 0;
padding:5px 10px;
text-align: center;
z-index: 9999;
cursor: pointer;
box-shadow: #161616 2px 2px 5px 2px;
}
#cookie-law-info-bar span {
vertical-align: middle;
} .cli-plugin-button, .cli-plugin-button:visited {
display: inline-block;
padding: 9px 12px;
color: #fff;
text-decoration: none;
position: relative;
cursor: pointer;
margin-left: 5px;
text-decoration: none;
}
.cli-plugin-main-link {
margin-left:0px;
font-weight: 550; text-decoration: underline;
}
.cli-plugin-button:hover {
background-color: #111;
color: #fff;
text-decoration: none;
}
.small.cli-plugin-button, .small.cli-plugin-button:visited {
font-size: 11px;
}
.cli-plugin-button, .cli-plugin-button:visited,
.medium.cli-plugin-button, .medium.cli-plugin-button:visited {
font-size: 13px;
font-weight: 400;
line-height: 1;
}
.large.cli-plugin-button, .large.cli-plugin-button:visited {
font-size: 14px;
padding: 8px 14px 9px;
}
.super.cli-plugin-button, .super.cli-plugin-button:visited {
font-size: 34px;
padding: 8px 14px 9px;
}
.pink.cli-plugin-button, .magenta.cli-plugin-button:visited {
background-color: #e22092;
}
.pink.cli-plugin-button:hover {
background-color: #c81e82;
}
.green.cli-plugin-button, .green.cli-plugin-button:visited {
background-color: #91bd09;
}
.green.cli-plugin-button:hover {
background-color: #749a02;
}
.red.cli-plugin-button, .red.cli-plugin-button:visited {
background-color: #e62727;
}
.red.cli-plugin-button:hover {
background-color: #cf2525;
}
.orange.cli-plugin-button, .orange.cli-plugin-button:visited {
background-color: #ff5c00;
}
.orange.cli-plugin-button:hover {
background-color: #d45500;
}
.blue.cli-plugin-button, .blue.cli-plugin-button:visited {
background-color: #2981e4;
}
.blue.cli-plugin-button:hover {
background-color: #2575cf;
}
.yellow.cli-plugin-button, .yellow.cli-plugin-button:visited {
background-color: #ffb515;
}
.yellow.cli-plugin-button:hover {
background-color: #fc9200;
}
.cli-plugin-button{ margin-top:5px; }
.cli-bar-popup{
-moz-background-clip: padding;
-webkit-background-clip: padding;
background-clip: padding-box;
-webkit-border-radius:30px;
-moz-border-radius:30px;
border-radius:30px;
padding:20px;
}
.cli-powered_by_p{width:100% !important; display:block !important; color:#333; clear:both; font-style:italic !important; font-size:12px !important; margin-top:15px !important; }
.cli-powered_by_a{color:#333; font-weight:600 !important; font-size:12px !important;} .cli-plugin-main-link.cli-plugin-button {
text-decoration: none;
}
.cli-plugin-main-link.cli-plugin-button {
margin-left: 5px;
}.gdpr-container-fluid {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.gdpr-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.gdpr-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.gdpr-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.gdpr-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.gdpr-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.gdpr-px-0 {
padding-left: 0;
padding-right: 0;
}
.modal-backdrop.show {
opacity: .8;
}
.modal-open {
overflow: hidden
}
.modal-open .gdpr-modal {
overflow-x: hidden;
overflow-y: auto
}
.gdpr-modal.fade .gdpr-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.gdpr-modal.show .gdpr-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1039;
background-color: #000
}
.modal-backdrop.fade {
opacity: 0
}
.modal-backdrop.show {
opacity: .5
}
.gdpr-modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1050;
display: none;
overflow: hidden;
outline: 0
}
.gdpr-modal a {
text-decoration: none;
}
.gdpr-modal .gdpr-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.gdpr-modal .gdpr-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2));
}
}
@media (min-width: 992px) {
.gdpr-modal .gdpr-modal-dialog {
max-width: 900px;
}
}
.gdpr-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border: 1px solid rgba(0,0,0,.2);
border-radius: .3rem;
outline: 0
}
.gdpr-modal .row {
margin: 0 -15px;
}
.gdpr-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.gdpr-modal .close {
position: absolute;
right: 10px;
top: 10px;
z-index: 1;
padding: 0;
background-color: transparent;
border: 0;
-webkit-appearance: none;
font-size: 1.5rem;
font-weight: 700;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
}
.gdpr-modal .close:focus {
outline: 0;
}
.gdpr-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 70px;
font-size: 14px;
}
.gdpr-switch input[type="checkbox"] {
display:none;
}
.gdpr-switch .gdpr-slider {
background-color: #e3e1e8;
height: 24px;
width: 50px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.gdpr-switch .gdpr-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 20px;
left: 2px;
position: absolute;
transition: .4s;
width: 20px;
}
.gdpr-switch input:checked + .gdpr-slider {
background-color:rgb(99, 179, 95);
}
.gdpr-switch input:checked + .gdpr-slider:before {
transform: translateX(26px);
}
.gdpr-switch .gdpr-slider {
border-radius: 34px;
}
.gdpr-switch .gdpr-slider:before {
border-radius: 50%;
}
.gdpr-tab-content>.gdpr-tab-pane {
display: none;
}
.gdpr-tab-content>.active {
display: block;
}
.gdpr-fade {
transition: opacity .15s linear;
}
.gdpr-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column !important;
flex-direction: column !important;
align-items: stretch !important;
-ms-align-items: stretch !important;
}
.nav.gdpr-nav-pills, .gdpr-tab-content {
width: 100%;
padding: 30px;
}
.nav.gdpr-nav-pills {
background: #f3f3f3;
}
.nav.gdpr-nav-pills .gdpr-nav-link {
border: 1px solid #0070ad;
margin-bottom: 10px;
color: #0070ad;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
}
.nav.gdpr-nav-pills .gdpr-nav-link.active, .nav.gdpr-nav-pills .show>.gdpr-nav-link {
background-color: #0070ad;
border: 1px solid #0070ad;
}
.nav.gdpr-nav-pills .gdpr-nav-link.active {
color: #ffffff;
}
.gdpr-tab-content .gdpr-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.gdpr-tab-content .gdpr-button-wrapper .btn-gdpr {
background-color: #0070ad;
border-color: #0070ad;
color: #ffffff;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .375rem .75rem;
font-size: 1rem;
line-height: 1.5;
border-radius: .25rem;
transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.gdpr-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.gdpr-tab-content h4 {
font-size: 20px;
margin-bottom: .5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
}
.cli-container-fluid {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.cli-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.cli-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.cli-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.cli-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.cli-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.cli-px-0 {
padding-left: 0;
padding-right: 0;
}
.cli-btn {
cursor: pointer;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .5rem 1.25rem;
line-height: 1;
border-radius: .25rem;
transition: all .15s ease-in-out;
}
.cli-btn:hover {
opacity: .8;
}
.cli-read-more-link {
cursor: pointer;
font-size: 15px;
font-weight: 500;
text-decoration: underline;
}
.cli-btn:focus {
outline: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .8;
}
.cli-modal-open {
overflow: hidden
}
.cli-barmodal-open {
overflow: hidden
}
.cli-modal-open .cli-modal {
overflow-x: hidden;
overflow-y: auto
}
.cli-modal.cli-fade .cli-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.cli-modal.cli-show .cli-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.cli-modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000;
display: none;
}
.cli-modal-backdrop.cli-fade {
opacity: 0
}
.cli-modal-backdrop.cli-show {
opacity: .5;
display: block;
}
.cli-modal.cli-show {
display: block;
}
.cli-modal a {
text-decoration: none;
}
.cli-modal .cli-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.cli-modal .cli-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2))
}
}
@media (min-width: 992px) {
.cli-modal .cli-modal-dialog {
max-width: 900px;
}
}
.cli-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border-radius: .3rem;
outline: 0
}
.cli-modal .row {
margin: 0 -15px;
}
.cli-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.cli-modal .cli-modal-close {
position: absolute;
right: 10px;
top: 10px;
z-index: 1;
padding: 0;
background-color: transparent !important;
border: 0;
-webkit-appearance: none;
font-size: 1.5rem;
font-weight: 700;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
}
.cli-modal .cli-modal-close:focus {
outline: 0;
}
.cli-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 70px;
font-size: 14px;
}
.cli-switch input[type="checkbox"] {
display:none;
}
.cli-switch .cli-slider {
background-color: #e3e1e8;
height: 24px;
width: 50px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.cli-switch .cli-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 20px;
left: 2px;
position: absolute;
transition: .4s;
width: 20px;
}
.cli-switch input:checked + .cli-slider {
background-color: #00acad
}
.cli-switch input:checked + .cli-slider:before {
transform: translateX(26px);
}
.cli-switch .cli-slider {
border-radius: 34px;
}
.cli-switch .cli-slider:before {
border-radius: 50%;
}
.cli-tab-content {
background: #ffffff;
}
.cli-tab-content>.cli-active {
display: block;
}
.cli-fade {
transition: opacity .15s linear;
}
.cli-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column;
flex-direction: column;
}
.cli-nav-pills, .cli-tab-content {
width: 100%;
padding: 30px;
}
@media (max-width: 767px) {
.cli-nav-pills, .cli-tab-content {
padding: 30px 10px;
}
}
.cli-nav-pills {
background: #f3f3f3;
}
.cli-nav-pills .cli-nav-link {
border: 1px solid #00acad;
margin-bottom: 10px;
color: #00acad;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
cursor: pointer
}
.cli-nav-pills .cli-nav-link.cli-active, .cli-nav-pills .cli-show>.cli-nav-link {
background-color: #00acad;
border: 1px solid #00acad;
}
.cli-nav-pills .cli-nav-link.cli-active {
color: #ffffff;
}
.cli-tab-content .cli-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.cli-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.cli-tab-content h4 {
font-size: 20px;
margin-bottom: 1.5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
} .cli-container-fluid {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.cli-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.cli-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.cli-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
flex-direction: column;
}
.cli-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.cli-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.cli-px-0 {
padding-left: 0;
padding-right: 0;
}
.cli-btn {
cursor: pointer;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .5rem 1.25rem;
line-height: 1;
border-radius: .25rem;
transition: all .15s ease-in-out;
}
.cli-btn:hover {
opacity: .8;
}
.cli-read-more-link {
cursor: pointer;
font-size: 15px;
font-weight: 500;
text-decoration: underline;
}
.cli-btn:focus {
outline: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .8;
}
.cli-modal-open {
overflow: hidden
}
.cli-barmodal-open {
overflow: hidden
}
.cli-modal-open .cli-modal {
overflow-x: hidden;
overflow-y: auto
}
.cli-modal.cli-fade .cli-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.cli-modal.cli-show .cli-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.cli-modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000;
-webkit-transform:scale(0);
transform:scale(0);
transition: opacity ease-in-out 0.5s;
}
.cli-modal-backdrop.cli-fade {
opacity: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .5;
-webkit-transform:scale(1);
transform:scale(1);
}
.cli-modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 99999;
transform: scale(0);
overflow: hidden;
outline: 0;
display: none;
}
.cli-modal a {
text-decoration: none;
}
.cli-modal .cli-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: inherit;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.cli-modal .cli-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2))
}
}
.cli-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border-radius: .2rem;
box-sizing: border-box;
outline: 0
}
.cli-modal .row {
margin: 0 -15px;
}
.cli-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.cli-modal .cli-modal-close:focus {
outline: 0;
}
.cli-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 38px;
font-size: 14px;
}
.cli-switch input[type="checkbox"] {
display:none;
}
.cli-switch .cli-slider {
background-color: #e3e1e8;
height: 20px;
width: 38px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.cli-switch .cli-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 15px;
left: 3px;
position: absolute;
transition: .4s;
width: 15px;
}
.cli-switch input:checked + .cli-slider {
background-color: #61a229;
}
.cli-switch input:checked + .cli-slider:before {
transform: translateX(18px);
}
.cli-switch .cli-slider {
border-radius: 34px;
font-size:0;
}
.cli-switch .cli-slider:before {
border-radius: 50%;
}
.cli-tab-content {
background: #ffffff;
}
.cli-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column;
flex-direction: column;
}
.cli-nav-pills, .cli-tab-content {
width: 100%;
padding:5px 30px 5px 5px;
box-sizing: border-box;
}
@media (max-width: 767px) {
.cli-nav-pills, .cli-tab-content {
padding: 30px 10px;
}
}
.cli-nav-pills {
background: #fff;
}
.cli-nav-pills .cli-nav-link {
border: 1px solid #cccccc;
margin-bottom: 10px;
color:#2a2a2a;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
cursor: pointer
}
.cli-nav-pills .cli-nav-link.cli-active, .cli-nav-pills .cli-show>.cli-nav-link {
background-color: #f6f6f9;
border: 1px solid #cccccc;
}
.cli-nav-pills .cli-nav-link.cli-active {
color:#2a2a2a;
}
.cli-tab-content .cli-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.cli-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.cli-tab-content h4 {
font-size: 20px;
margin-bottom: 1.5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
} #cookie-law-info-bar .cli-nav-pills,#cookie-law-info-bar .cli-tab-content,#cookie-law-info-bar .cli-nav-pills .cli-show>.cli-nav-link,#cookie-law-info-bar a.cli-nav-link.cli-active{
background: transparent;
}
#cookie-law-info-bar .cli-nav-pills .cli-nav-link.cli-active,#cookie-law-info-bar  .cli-nav-link,#cookie-law-info-bar .cli-tab-container p,#cookie-law-info-bar span.cli-necessary-caption,#cookie-law-info-bar .cli-switch .cli-slider:after
{
color:inherit;
}
#cookie-law-info-bar .cli-tab-header a:before
{
border-right: 1px solid currentColor;
border-bottom: 1px solid currentColor;
}
#cookie-law-info-bar .cli-row
{
margin-top:20px;
}
#cookie-law-info-bar .cli-col-4
{
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
}
#cookie-law-info-bar .cli-col-8
{
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.cli-wrapper {
max-width: 90%;
float: none;
margin: 0 auto;
}
#cookie-law-info-bar .cli-tab-content h4
{
margin-bottom:0.5rem;
}
#cookie-law-info-bar .cli-nav-pills .cli-nav-link
{
padding: .2rem 0.5rem;
}
#cookie-law-info-bar .cli-tab-container
{
display:none;
text-align:left;
} .cli-tab-footer .cli-btn {
background-color: #00acad;
padding: 10px 15px;
text-decoration:none;
}
.cli-tab-footer .wt-cli-privacy-accept-btn {
background-color: #61a229;
color: #ffffff;
border-radius: 0;
}
.cli-tab-footer {
width:100%;
text-align:right;
padding: 20px 0;
} .cli-col-12
{
width:100%;
}
.cli-tab-header
{
display: flex;
justify-content: space-between;
}
.cli-tab-header a:before {
width: 10px;
height: 2px;
left: 0;
top: calc(50% - 1px);
}
.cli-tab-header a:after {
width: 2px;
height: 10px;
left: 4px;
top: calc(50% - 5px);
-webkit-transform: none;
transform: none;
}
.cli-tab-header a:before {
width: 7px;
height: 7px;
border-right: 1px solid #4a6e78;
border-bottom: 1px solid #4a6e78;
content: " ";
transform: rotate(-45deg);
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
margin-right:10px;
}
.cli-tab-header a.cli-nav-link  {
position: relative;
display: flex;
align-items: center;
font-size:14px;
color:#000;
text-transform: capitalize;
}
.cli-tab-header.cli-tab-active .cli-nav-link:before
{
transform: rotate(45deg);
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.cli-tab-header {
border-radius: 5px;
padding: 12px 15px;
cursor: pointer;
transition: background-color 0.2s ease-out 0.3s, color 0.2s ease-out 0s;
background-color:#f2f2f2;
}
.cli-modal .cli-modal-close {
position: absolute;
right: 0;
top: 0;
z-index: 1;
-webkit-appearance: none;
width: 40px;
height: 40px;
padding: 0;
border-radius: 50%;
padding: 10px;
background: transparent;
border:none;
min-width: 40px;
}
.cli-tab-container h4,.cli-tab-container h1 {
font-family: inherit;
font-size: 16px;
margin-bottom: 15px;
margin:10px 0;
}
#cliSettingsPopup .cli-tab-section-container {
padding-top: 12px;
}
.cli-tab-container p ,.cli-privacy-content-text{
font-size: 14px;
line-height: 1.4;
margin-top: 0;
padding: 0;
color: #000;
}
.wt-cli-privacy
{
display:none;
}
.cli-tab-content
{
display:none;
}
.cli-tab-section .cli-tab-content
{
padding: 10px 20px 5px 20px;
}
.cli-tab-section
{
margin-top:5px;
}
@media (min-width: 992px) {
.cli-modal .cli-modal-dialog {
max-width: 645px;
}
}
.cli-switch .cli-slider:after{
content: attr(data-cli-disable);
position: absolute;
right: 50px;
color: #000;
font-size:12px;
text-align:right;
min-width: 80px;
}
.cli-switch input:checked + .cli-slider:after
{
content: attr(data-cli-enable);
}
.cli-privacy-overview:not(.cli-collapsed) .cli-privacy-content {
max-height: 60px;
transition: max-height 0.15s ease-out;
overflow: hidden;
}
a.cli-privacy-readmore {
font-size: 12px;
margin-top: 12px;
display: inline-block;
padding-bottom: 0;
cursor: pointer;
color:#000;
text-decoration: underline;
}
.cli-modal-footer {
position: relative;
}
a.cli-privacy-readmore:before {
content: attr(data-readmore-text);
}
.cli-collapsed a.cli-privacy-readmore:before {
content: attr(data-readless-text);
}
.cli-collapsed .cli-privacy-content
{
transition: max-height 0.25s ease-in;
}
.cli-privacy-content p
{
margin-bottom:0;
}
.cli-modal-close svg {
fill: #000;
}
span.cli-necessary-caption {
color: #000;
font-size: 12px;
}
.cli-tab-section.cli-privacy-tab {
display: none;
}
#cookie-law-info-bar .cli-tab-section.cli-privacy-tab {
display: block;
}
#cookie-law-info-bar .cli-privacy-overview {
display: none;
}
.cli-tab-container .cli-row
{
max-height: 500px;
overflow-y: auto;
}
.cli-modal.cli-blowup.cli-out {
z-index: -1;
}
.cli-modal.cli-blowup {
z-index: 999999;
transform: scale(1);
}
.cli-modal.cli-blowup .cli-modal-dialog {
animation: blowUpModal 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
.cli-modal.cli-blowup.cli-out .cli-modal-dialog
{
animation: blowUpModalTwo 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
@keyframes blowUpContent {
0% {
transform: scale(1);
opacity: 1;
}
99.9% {
transform: scale(2);
opacity: 0;
}
100% {
transform: scale(0);
}
}
@keyframes blowUpContentTwo {
0% {
transform: scale(2);
opacity: 0;
}
100% {
transform: scale(1);
opacity: 1;
}
}
@keyframes blowUpModal {
0% {
transform: scale(0);
}
100% {
transform: scale(1);
}
}
@keyframes blowUpModalTwo {
0% {
transform: scale(1);
opacity: 1;
}
50% {
transform: scale(0.5);
opacity: 0;
}
100% {
transform: scale(0);
opacity: 0;
}
}
.cli-tab-section .cookielawinfo-row-cat-table td, .cli-tab-section .cookielawinfo-row-cat-table th {
font-size: 12px;
}
.cli_settings_button
{
cursor: pointer;
} .wt-cli-sr-only
{
display: none;
font-size:16px;
} a.wt-cli-element.cli_cookie_close_button {
text-decoration: none;
color: #333333;
font-size: 22px;
line-height: 22px;
cursor: pointer;
position: absolute;
right: 10px;
top: 5px;
} .cli-bar-container{
float: none;
margin: 0 auto;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
justify-content: space-between;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}
.cli-bar-btn_container {
margin-left: 20px;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
flex-wrap: nowrap;
}
.cli-style-v2 a
{
cursor: pointer;
}
.cli-bar-btn_container a {
white-space: nowrap;
}
.cli-style-v2 .cli-plugin-main-link
{
font-weight:inherit;
}
.cli-style-v2
{
font-size: 11pt;
line-height: 18px;
font-weight:normal;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-bar-container,#cookie-law-info-bar[data-cli-type="popup"] .cli-bar-container{
display: block;
}
.cli-style-v2 .cli-bar-message {
width: 70%;
text-align: left;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-bar-message,#cookie-law-info-bar[data-cli-type="popup"] .cli-bar-message
{
width:100%;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-style-v2 .cli-bar-btn_container {
margin-top:8px;
margin-left: 0px;
flex-wrap: wrap;
} #cookie-law-info-bar[data-cli-type="popup"] .cli-style-v2 .cli-bar-btn_container {
margin-top:8px;
margin-left: 0px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"] .cli_messagebar_head{
text-align: left; margin-bottom: 5px;
margin-top: 0px;
font-size: 16px;
} .cli-style-v2 .cli-bar-message .wt-cli-ccpa-element,.cli-style-v2 .cli-bar-message .wt-cli-ccpa-checkbox {
margin-top: 5px;
}
.cli-style-v2 .cli-bar-btn_container .cli_action_button ,
.cli-style-v2 .cli-bar-btn_container .cli-plugin-main-link,
.cli-style-v2 .cli-bar-btn_container .cli_settings_button
{
margin-left: 5px;
}
.wt-cli-ccpa-checkbox label {
font-size: inherit;
cursor: pointer;
margin: 0px 0px 0px 5px;
} #cookie-law-info-bar[data-cli-style="cli-style-v2"]
{
padding: 14px 25px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="widget"]
{
padding:32px 30px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="popup"] {
padding: 32px 45px;
}
.cli-style-v2 .cli-plugin-main-link:not(.cli-plugin-button), .cli-style-v2 .cli_settings_button:not(.cli-plugin-button),.cli-style-v2 .cli_action_button:not(.cli-plugin-button){
text-decoration: underline;
}
.cli-style-v2 .cli-bar-btn_container .cli-plugin-button {
margin-top: 5px;
margin-bottom: 5px;
}
a.wt-cli-ccpa-opt-out {
white-space: nowrap;
text-decoration: underline;
}
.wt-cli-necessary-checkbox {
display: none !important;
}
@media (max-width: 985px) {
.cli-style-v2 .cli-bar-message
{
width:100%;
}
.cli-style-v2.cli-bar-container
{
justify-content:left;
flex-wrap: wrap;
}
.cli-style-v2 .cli-bar-btn_container {
margin-left:0px;
margin-top: 10px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"],#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="widget"],#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="popup"]
{
padding: 25px 25px;
}
} .wt-cli-ckyes-brand-logo {
display: flex;
align-items: center;
font-size: 9px;
color: #111111;
font-weight: normal;
}
.wt-cli-ckyes-brand-logo img{
width: 65px;
margin-left: 2px;
}
.wt-cli-privacy-overview-actions {
padding-bottom:0;
}
@media only screen and (max-width: 479px) and (min-width: 320px){
.cli-style-v2 .cli-bar-btn_container {
flex-wrap: wrap;
}
} .wt-cli-cookie-description {
font-size: 14px;
line-height: 1.4;
margin-top: 0;
padding: 0;
color: #000;
}body .wp-show-posts a{box-shadow:0 0 0 transparent}.wp-show-posts-entry-title a{text-decoration:none}a.wp-show-posts-read-more,a.wp-show-posts-read-more:visited{display:inline-block;padding:8px 15px;border:2px solid #222;color:#222;font-size:.8em;text-decoration:none}.wpsp-read-more{margin:0 0 1em;display:inline-block}a.wp-show-posts-read-more:focus,a.wp-show-posts-read-more:hover{border:2px solid transparent;color:#fff;background:#222;text-decoration:none}.wp-show-posts-image{margin-bottom:1em}.wp-show-posts-image.wpsp-image-left{float:left;margin-right:1.5em}.wp-show-posts-image.wpsp-image-right{float:right;margin-left:1.5em}.wp-show-posts-image.wpsp-image-center{display:block;text-align:center}.wp-show-posts-image img{margin:0!important;vertical-align:bottom;height:auto}.wp-show-posts-entry-header{margin:0 0 1em;padding:0}.wp-show-posts .wp-show-posts-entry-title{margin:0}.wp-show-posts-updated{display:none}.wp-show-posts-entry-content,.wp-show-posts-entry-summary{margin-bottom:1em}.wp-show-posts-entry-meta{font-size:.8em}.wp-show-posts-separator{opacity:.5}.wp-show-posts-meta a,.wp-show-posts-meta a:visited{color:rgba(0,0,0,.5)}.stack-wp-show-posts-byline,.stack-wp-show-posts-posted-on{display:block}.wp-show-posts-entry-meta-below-post{margin-bottom:1em}.wp-show-posts-columns:not(.wp-show-posts-masonry){display:flex;flex-wrap:wrap}.wp-show-posts-columns .wp-show-posts-single:not(.wp-show-posts-masonry-block){display:flex;flex-direction:row}.wp-show-posts-columns .wp-show-posts-single:not(.wp-show-posts-masonry-block) .wp-show-posts-image img{flex:0 0 auto;object-fit:scale-down}.wpsp-clear{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0}.wp-show-posts:not(.wp-show-posts-columns) .wp-show-posts-single:not(:last-child){margin-bottom:2em}.wpsp-load-more{margin-top:2em}.wp-show-posts-columns .wp-show-posts-inner{flex:1}.wp-show-posts-inner:after{clear:both;display:table;content:'';width:0;height:0;overflow:hidden;visibility:hidden}.wp-show-posts-single.post{margin-bottom:0}@media (min-width:768px){.wpsp-col-1,.wpsp-col-10,.wpsp-col-11,.wpsp-col-12,.wpsp-col-2,.wpsp-col-20,.wpsp-col-3,.wpsp-col-4,.wpsp-col-5,.wpsp-col-6,.wpsp-col-7,.wpsp-col-8,.wpsp-col-9{float:left}.wpsp-col-1{width:8.333333%}.wpsp-col-2{width:16.666667%}.wpsp-col-3{width:25%}.wpsp-col-4{width:33.333%}.wpsp-col-5{width:41.666667%}.wpsp-col-6{width:50%}.wpsp-col-7{width:58.333333%}.wpsp-col-8{width:66.666667%}.wpsp-col-9{width:75%}.wpsp-col-10{width:83.333333%}.wpsp-col-11{width:91.666667%}.wpsp-col-12{width:100%}.wpsp-col-20{width:20%}}@media (max-width:767px){.wp-show-posts-columns,.wp-show-posts-inner{margin-left:0!important;margin-right:0!important}.wp-show-posts-columns .wp-show-posts-single{display:block;width:100%}.wp-show-posts-image.wpsp-image-left,.wp-show-posts-image.wpsp-image-right{float:none;margin-right:0;margin-left:0}}.wp-show-posts-inner :last-child{margin-bottom:0}.screen-reader-text{clip:rect(1px,1px,1px,1px);position:absolute!important}.screen-reader-text:active,.screen-reader-text:focus,.screen-reader-text:hover{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto!important;color:#21759b;display:block;font-size:14px;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}.wpsp-clearfix:after{content:".";display:block;overflow:hidden;visibility:hidden;font-size:0;line-height:0;width:0;height:0}.msm-bg-image-bottom-right, .msm-content-box .msm-bg-image-bottom-right, .msm-bg-image-bottom-right .vc_column-inner { background-position: bottom right !important; }
.msm-bg-image-top-right, .msm-content-box .msm-bg-image-top-right, .msm-bg-image-top-right .vc_column-inner { background-position: top right !important; }
.msm-content-box { position: relative; }
.msm-content-box .overlay { display: none; }
.msm-content-box .overlay .content { position: relative; top: 50%; margin-top: -23px; font-size: 17px; line-height: 26px; }
.msm-content-box .overlay .content strong { font-size: 22px; }
.msm-content-box:hover .overlay { display: block; background: rgba(0, 0, 0, 0.5); position: absolute; height: 100%; top: 0; bottom: 0; left: 0; right: 0; color: #fff; padding: 20px; text-align: center; }
.msm-content-box .wh-content-box-link { position: absolute !important; width: 100%; height: 100%; top: 0; left: 0; }
.msm-link .msm-submenu { position: absolute; top: 40px; left: 0; width: 100%; visibility: hidden; transition: visibility 0s linear .25s; opacity: 0; z-index: 90; box-shadow: 0px 15px 30px rgba(0, 0, 0, 0.15); white-space: normal; }
.msm-link .msm-submenu:before { content: ""; display: block; height: 25px; position: absolute; width: 100%; top: -25px; }
.msm-link .msm-submenu h1, .msm-link .msm-submenu h2, .msm-link .msm-submenu h3, .msm-link .msm-submenu h4, .msm-link .msm-submenu h5, .msm-link .msm-submenu h6 { visibility: inherit; }
.msm-link .msm-submenu a, .msm-link .msm-submenu ul { margin: inherit; visibility: inherit; font-family: inherit; text-transform: inherit; font-size: inherit; font-weight: inherit; line-height: inherit; letter-spacing: inherit; color: inherit; position: static; }
.msm-link .msm-submenu a:after, .msm-link .msm-submenu ul:after { content: ""; width: 0; left: auto; right: 0; border: none; }
.msm-link .msm-submenu .vc_row, .msm-link .msm-submenu .vc_section { margin-left: 0; margin-right: 0; }
.msm-link.msm-hover:hover .msm-submenu { visibility: visible; opacity: 1; transition: opacity .5s; animation: pull-up .3s; }
.msm-link.msm-click { cursor: pointer; }
.msm-link.msm-click.open .msm-submenu { visibility: visible; opacity: 1; transition: opacity .5s; animation: pull-up .3s; }
.msm-menu-item .vc_images_carousel.vc_build .vc_carousel-slideline .vc_carousel-slideline-inner > .vc_item { visibility: hidden; }
.msm-menu-item:hover .vc_images_carousel.vc_build .vc_carousel-slideline .vc_carousel-slideline-inner > .vc_item { visibility: visible; }
.msm-menu-item .vc_custom_heading a { color: inherit !important; }
.msm-menu-item .ubtn { visibility: hidden; }
.msm-menu-item:hover .ubtn { visibility: visible; }
@keyframes pull-up { 0% { transform: translate(0, 20px); }
100% { transform: translate(0, 0); } }
.sub-menu:hover > li > .msm-submenu { transition: opacity 0s; animation: none; }
.sf-menu li.msm-menu-item a, .sf-menu li.msm-menu-item ul { visibility: inherit; position: static; font-size: inherit; line-height: inherit; }
.msm-menu-item { position: relative; }
.msm-menu-item .sub-menu { margin: 0 !important; padding: 0 !important; }
.msm-menu-item .msm-submenu { position: absolute; top: 40px; left: 0; font-size: medium; width: 100%; visibility: hidden; transition: visibility 0s linear .25s; opacity: 0; z-index: -1; box-shadow: 0px 15px 30px rgba(0, 0, 0, 0.15); white-space: normal; }
.msm-menu-item .msm-submenu:before { content: ""; display: block; height: 25px; position: absolute; width: 100%; top: -25px; }
.msm-menu-item .msm-submenu h1, .msm-menu-item .msm-submenu h2, .msm-menu-item .msm-submenu h3, .msm-menu-item .msm-submenu h4, .msm-menu-item .msm-submenu h5, .msm-menu-item .msm-submenu h6 { visibility: inherit; }
.msm-menu-item .msm-submenu a, .msm-menu-item .msm-submenu ul { margin: inherit; visibility: inherit; font-family: inherit; text-transform: inherit; font-size: inherit; font-weight: inherit; line-height: inherit; letter-spacing: inherit; color: inherit; position: static; }
.msm-menu-item .msm-submenu a:after, .msm-menu-item .msm-submenu ul:after { content: ""; width: 0; left: auto; right: 0; border: none; }
.msm-menu-item .msm-submenu .vc_row, .msm-menu-item .msm-submenu .vc_section { margin-left: 0; margin-right: 0; }
.msm-menu-item.msm-hover:hover .msm-submenu { visibility: visible; opacity: 1; transition: opacity .5s; animation: pull-up .3s; z-index: 90; }
.msm-menu-item.msm-click { cursor: pointer; }
.msm-menu-item.msm-click.open .msm-submenu { visibility: visible; opacity: 1; transition: opacity .5s; animation: pull-up .3s; }
.msm-menu-item .sf-menu .wpcf7 input:not([type=submit]), .msm-menu-item .sf-menu .wpcf7 textarea { margin-bottom: 10px; } #msm-mobile-menu .respmenu-wrap { position: relative; width: 100%; margin: 0 auto; display: none; z-index: 100; }
#msm-mobile-menu .respmenu-header { overflow: hidden; margin-bottom: 30px; border: 1px solid; padding: 5px; }
#msm-mobile-menu .respmenu, #msm-mobile-menu .respmenu-submenu { list-style: none; padding: 0; border: 0; font-size: 100%; font: inherit; margin: 0; }
#msm-mobile-menu .respmenu { border-top: 1px dotted; border-left: 1px dotted; border-right: 1px dotted; }
#msm-mobile-menu .respmenu li { border: 0; margin: 0; cursor: pointer; padding-left: 25px; font-size: 100%; font: inherit; }
#msm-mobile-menu .respmenu li a { display: block; text-decoration: none; padding: 15px; margin: 0; border-bottom: 1px dotted; color: #000; -moz-transition: color .2s; -webkit-transition: color .2s; -o-transition: width color .2s; transition: color .2s, padding-left 0.2s; }
#msm-mobile-menu .respmenu li a:hover { color: blue; padding-left: 20px; opacity: 1; }
#msm-mobile-menu .respmenu > li { padding: 0; }
#msm-mobile-menu .respmenu-open, #msm-mobile-menu .respmenu-submenu-toggle { float: right; cursor: pointer; }
#msm-mobile-menu .respmenu-submenu-toggle { padding: 7px; color: #000; font-size: 25px; }
#msm-mobile-menu .respmenu-open hr { width: 40px; border: 2px solid; margin: 6px 0; }
#msm-mobile-menu .respmenu-open:hover hr { border: 2px solid #3C3C3C; }
#msm-mobile-menu .respmenu_current > a { background-color: #EBEBEB; }
#msm-mobile-menu .respmenu { display: none; border-top: 0; border-left: 0; border-right: 0; padding-top: 20px; padding-bottom: 20px; }
#msm-mobile-menu .respmenu .sub-menu { display: none; list-style: none; }
#msm-mobile-menu .respmenu .label { padding-top: 1px; margin-top: 6px; float: left; }
#msm-mobile-menu .respmenu li { position: relative; cursor: auto; }
#msm-mobile-menu .respmenu-submenu-toggle { color: #000; }
#msm-mobile-menu .respmenu-wrap { padding: 0; display: block; }
#msm-mobile-menu .respmenu-header { border: 0; padding: 0; margin-bottom: 0; position: relative; min-height: 50px; }
#msm-mobile-menu .respmenu-header .respmenu-header-logo-link { width: 50%; }
#msm-mobile-menu .respmenu-header .respmenu-header-logo-link img { max-width: 100%; height: auto; }
#msm-mobile-menu .respmenu-open { border: 0; color: #686868; position: absolute; right: 0; top: 50%; margin-top: -12px; }
#msm-mobile-menu .respmenu-open:hover { color: #353535; }
#msm-mobile-menu .respmenu-open hr { width: 23px; border: 1px solid #686868; margin: 4px 0; height: 0; }
#msm-mobile-menu .respmenu-open:hover { border: 0; }
#msm-mobile-menu .respmenu-open:hover hr { border: 1px solid #353535; }
#msm-mobile-menu .respmenu li a { font-size: 18px; padding: 15px 0; color: #686868; -moz-transition: all .2s !important; -webkit-transition: all .2s !important; -o-transition: all .2s !important; transition: all 0.2s !important; }
#msm-mobile-menu .respmenu li a:hover { color: #353535; border-bottom: 1px dotted; }
#msm-mobile-menu li.respmenu_current > a { background: inherit; color: #686868; }
#msm-mobile-menu li.respmenu_current > a:hover { color: #353535; }
#msm-mobile-menu li.respmenu_current .cbp-respmenu-more { color: #686868; }
#msm-mobile-menu li.respmenu_current:hover .cbp-respmenu-more { color: #353535; }
#msm-mobile-menu .cbp-respmenu-more { position: absolute; right: 0; top: 4px; font-size: 18px; margin-right: 0; color: #686868; margin-top: 5px; }
#msm-mobile-menu .cbp-respmenu-more:hover img { opacity: 0.8; }
.msm-mobile.msm-menu-item .msm-submenu { position: relative; visibility: visible; opacity: 1; top: 0 !important; left: auto !important; width: 100% !important; z-index: 90; }
.msm-mobile.msm-menu-item .msm-submenu:before { top: 0; height: 0; }
.msm-mobile.msm-menu-item .msm-submenu .vc_row { margin-left: 0; margin-right: 0; }.msm-wrap .woocommerce #commentform { margin-left: 0; margin-right: 0; }
.msm-wrap .woocommerce p.stars a { color: #ecb202; }
.msm-wrap .woocommerce .star-rating { width: 85px; }
.msm-wrap .woocommerce .star-rating span { color: #ecb202; }
.msm-wrap .woocommerce .woocommerce-review-link { margin-left: 15px; }
.msm-wrap .woocommerce #review_form #respond p { overflow: hidden; padding-left: 0; }
.msm-wrap .woocommerce #review_form #respond p.form-submit { padding-top: 5px; }
.msm-wrap .woocommerce #reviews #comments ol.commentlist li .comment-text { border-radius: 0; }
.msm-wrap .woocommerce #review_form #respond textarea, .msm-wrap .woocommerce #review_form #respond input { border: none; }
.msm-wrap .woocommerce.columns-1 .msm-wc-products .product { width: 100%; margin-right: 0; }
.msm-wrap .woocommerce.columns-2 .msm-wc-products .product { width: 48%; }
.msm-wrap .woocommerce.columns-3 .msm-wc-products .product { width: 30.75%; }
.msm-wrap .woocommerce.columns-5 .msm-wc-products .product { width: 16.95%; }
.msm-wrap .woocommerce.columns-6 .msm-wc-products .product { width: 13.5%; }
.msm-wrap .woocommerce .msm-wc-products { display: block; }
.msm-wrap .woocommerce .msm-wc-products .product { float: left; margin: 0 3.8% 2.992em 0; padding: 0; position: relative; width: 22.05%; margin-left: 0; }
.msm-wrap .woocommerce .msm-wc-products .product.last { margin-right: 0; }
.msm-wrap .woocommerce .msm-wc-products .product h3 { font-size: 15px; font-weight: 500; line-height: 24px; color: #000; padding: 0 30px; margin-top: 29px; margin-bottom: 7px; }
.msm-wrap .woocommerce .msm-wc-products .product .price { font-size: 18px; color: #171717; width: 80%; margin: 0 auto; overflow: hidden; }
.msm-wrap .woocommerce .msm-wc-products .product .price del { float: left; margin-right: 4px; font-size: 15px; }
.msm-wrap .woocommerce .msm-wc-products .product .price ins { float: right; font-weight: normal; }
.msm-wrap .woocommerce .msm-wc-products .product .star-rating { margin: 0 auto; margin-bottom: 5px; position: relative; left: 6px; }
.msm-wrap .woocommerce .msm-wc-products .product .star-rating span { color: #ecb202; }
.msm-wrap .woocommerce .msm-wc-products .product .onsale { top: 0; right: 0; left: auto; margin: -.5em -.5em 0 0; min-height: 3.236em; min-width: 3.236em; padding: .202em; font-size: 1em; font-weight: 700; position: absolute; text-align: center; line-height: 3.236; border-radius: 100%; background-color: red; color: white; -webkit-font-smoothing: antialiased; }
.msm-wrap .woocommerce .msm-wc-products .product .added_to_cart { padding-left: 30px; display: none; }
.msm-wrap .woocommerce .products { position: static; border: none; display: block; box-shadow: none; }
.msm-wrap .woocommerce .products:before { border: none; }
.msm-wrap .woocommerce .products li { border: none; background: #fff; }
.msm-wrap .woocommerce .products li:hover { background: none; }
.msm-wrap .woocommerce .products li a { width: auto; margin: auto; }@font-face {
font-family: 'ed-icon';
src:  url(//colegiocristodelaguia.es/wp-content/themes/ed-school/assets/fonts/ed-icon.eot?nj4a9z);
src:  url(//colegiocristodelaguia.es/wp-content/themes/ed-school/assets/fonts/ed-icon.eot?nj4a9z#iefix) format('embedded-opentype'),
url(//colegiocristodelaguia.es/wp-content/themes/ed-school/assets/fonts/ed-icon.ttf?nj4a9z) format('truetype'),
url(//colegiocristodelaguia.es/wp-content/themes/ed-school/assets/fonts/ed-icon.woff?nj4a9z) format('woff'),
url(//colegiocristodelaguia.es/wp-content/themes/ed-school/assets/fonts/ed-icon.svg?nj4a9z#ed-icon) format('svg');
font-weight: normal;
font-style: normal;
}
[class^="icon-ed"]:before, [class*=" icon-ed"]:before { font-family: 'ed-icon' !important;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.icon-edarrow-right-circle:before {
content: "\e900";
}
.icon-edlong-arrow-pointing-to-the-right:before {
content: "\e901";
}
.icon-ednext:before {
content: "\e902";
}
.icon-edright-arrow:before {
content: "\e903";
}
.icon-edright-arrow-1:before {
content: "\e904";
}
.icon-edright-arrow-3:before {
content: "\e905";
}
.icon-edright-arrow-4:before {
content: "\e906";
}
.icon-edright-arrow-5:before {
content: "\e907";
}
.icon-edright-arrow-6:before {
content: "\e908";
}
.icon-edright-arrow-8:before {
content: "\e909";
}
.icon-edright-arrow-9:before {
content: "\e90a";
}
.icon-edright-arrow-angle:before {
content: "\e90b";
}
.icon-edright-chevron:before {
content: "\e90c";
}
.icon-edright-chevron-1:before {
content: "\e90d";
}
.icon-edagenda:before {
content: "\e90e";
}
.icon-edagenda-one:before {
content: "\e90f";
}
.icon-edamerican-football:before {
content: "\e910";
}
.icon-edapple:before {
content: "\e911";
}
.icon-edarrow:before {
content: "\e912";
}
.icon-edarrow-one:before {
content: "\e913";
}
.icon-edbackpack:before {
content: "\e914";
}
.icon-edbadge:before {
content: "\e915";
}
.icon-edball:before {
content: "\e916";
}
.icon-edbasketball:before {
content: "\e917";
}
.icon-edbell:before {
content: "\e918";
}
.icon-edbell-black-shape:before {
content: "\e919";
}
.icon-edbell-one:before {
content: "\e91a";
}
.icon-edbig-church-bell:before {
content: "\e91b";
}
.icon-edbook:before {
content: "\e91c";
}
.icon-edbook1:before {
content: "\e91d";
}
.icon-edbook2:before {
content: "\e91e";
}
.icon-edbook-and-computer-mouse:before {
content: "\e91f";
}
.icon-edbookmark:before {
content: "\e920";
}
.icon-edbook-one:before {
content: "\e921";
}
.icon-edbook-with-white-bookmark:before {
content: "\e922";
}
.icon-edbus:before {
content: "\e923";
}
.icon-edcalendar:before {
content: "\e924";
}
.icon-edcalendar2:before {
content: "\e925";
}
.icon-edcertification:before {
content: "\e926";
}
.icon-edcheck:before {
content: "\e927";
}
.icon-edcheck-icon:before {
content: "\e928";
}
.icon-edclock:before {
content: "\e929";
}
.icon-edclock2:before {
content: "\e92a";
}
.icon-edclock-one:before {
content: "\e92b";
}
.icon-edcomment:before {
content: "\e92c";
}
.icon-edcomputer:before {
content: "\e92d";
}
.icon-edcup:before {
content: "\e92e";
}
.icon-edcustomer:before {
content: "\e92f";
}
.icon-eddark-eye:before {
content: "\e930";
}
.icon-eddiploma:before {
content: "\e931";
}
.icon-eddiploma-one:before {
content: "\e932";
}
.icon-ededit-draw-pencil:before {
content: "\e933";
}
.icon-edflask:before {
content: "\e934";
}
.icon-edfood5:before {
content: "\e935";
}
.icon-edfootball:before {
content: "\e936";
}
.icon-edgps:before {
content: "\e937";
}
.icon-edhand:before {
content: "\e938";
}
.icon-edhtml:before {
content: "\e939";
}
.icon-edicon:before {
content: "\e93a";
}
.icon-edleft-arrow:before {
content: "\e93b";
}
.icon-edletter:before {
content: "\e93c";
}
.icon-edlight-bulb:before {
content: "\e93d";
}
.icon-edmeasuring:before {
content: "\e93e";
}
.icon-edmedal:before {
content: "\e93f";
}
.icon-edmedal-1:before {
content: "\e940";
}
.icon-edmedal-one:before {
content: "\e941";
}
.icon-edmegaphone:before {
content: "\e942";
}
.icon-edmusic1:before {
content: "\e943";
}
.icon-ednotification-bell:before {
content: "\e944";
}
.icon-edpencil:before {
content: "\e945";
}
.icon-edplaceholder:before {
content: "\e946";
}
.icon-eddesk:before {
content: "\e947";
}
.icon-edicon-bus:before {
content: "\e948";
}
.icon-edplant:before {
content: "\e949";
}
.icon-edschool-flag:before {
content: "\e94a";
}
.icon-edquality:before {
content: "\e94b";
}
.icon-eduniversity-flag:before {
content: "\e94c";
}
.icon-edribbon:before {
content: "\e94d";
}
.icon-edribbon-badge-award:before {
content: "\e94e";
}
.icon-edright-arrow2:before {
content: "\e94f";
}
.icon-eduniversity-campus:before {
content: "\e950";
}
.icon-edsaturn-rings:before {
content: "\e951";
}
.icon-eduniversity-with-a-flag:before {
content: "\e952";
}
.icon-edarrow-pointing-to-right:before {
content: "\e953";
}
.icon-edschool:before {
content: "\e954";
}
.icon-edscissors:before {
content: "\e955";
}
.icon-edsearch:before {
content: "\e956";
}
.icon-edshape:before {
content: "\e957";
}
.icon-edbig-map-placeholder:before {
content: "\e958";
}
.icon-edsharing-interface:before {
content: "\e959";
}
.icon-edsigns:before {
content: "\e95a";
}
.icon-edbook-with-white-bookmark2:before {
content: "\e95c";
}
.icon-edsigns3:before {
content: "\e95d";
}
.icon-edsigns4:before {
content: "\e95e";
}
.icon-eddialog:before {
content: "\e95f";
}
.icon-edelementary-school:before {
content: "\e960";
}
.icon-edfacebook-letter-logo:before {
content: "\e961";
}
.icon-edfacebook-logo-button:before {
content: "\e962";
}
.icon-edglasses:before {
content: "\e963";
}
.icon-edgoogle-plus:before {
content: "\e964";
}
.icon-edgoogle-plus-logo-button:before {
content: "\e965";
}
.icon-edvimeo:before {
content: "\e966";
}
.icon-edinstagram-logo:before {
content: "\e967";
}
.icon-edinstagram-symbol:before {
content: "\e968";
}
.icon-edknife-and-spoon-crossed:before {
content: "\e969";
}
.icon-edlinkedin-logo:before {
content: "\e95b";
}
.icon-edlong-arrow-pointing-to-the-right2:before {
content: "\e96a";
}
.icon-edmortarboard:before {
content: "\e96b";
}
.icon-edpinterest-circular-logo-symbol2:before {
content: "\e96c";
}
.icon-edreading-sign:before {
content: "\e96d";
}
.icon-edright:before {
content: "\e96e";
}
.icon-edright-arrow-thin:before {
content: "\e96f";
}
.icon-edright-arrow-long:before {
content: "\e970";
}
.icon-edright-arrow22:before {
content: "\e971";
}
.icon-edright-arrow-in-black-circular-button:before {
content: "\e972";
}
.icon-edright-arrow-signal:before {
content: "\e973";
}
.icon-edright-chevron2:before {
content: "\e974";
}
.icon-edschool-with-a-flag:before {
content: "\e975";
}
.icon-edsocial-buttons-skype:before {
content: "\e976";
}
.icon-edsocial-instagram-circle:before {
content: "\e977";
}
.icon-edsocial-rss:before {
content: "\e978";
}
.icon-edsocial-rss-circle-internet:before {
content: "\e979";
}
.icon-edsocial-vimeo-in-a-circle-logo:before {
content: "\e97a";
}
.icon-edsuitcase:before {
content: "\e97b";
}
.icon-edtarget-arrow:before {
content: "\e97c";
}
.icon-edtelegram:before {
content: "\e97d";
}
.icon-edthin-right-arrow:before {
content: "\e97e";
}
.icon-edtime-almost-full:before {
content: "\e97f";
}
.icon-edtrophy:before {
content: "\e980";
}
.icon-edtwitter-black-shape:before {
content: "\e981";
}
.icon-edtwitter-logo-button:before {
content: "\e982";
}
.icon-eduniversity:before {
content: "\e983";
}
.icon-eduniversity-with-a-flag3:before {
content: "\e984";
}
.icon-eduser:before {
content: "\e985";
}
.icon-edyoutube-logo-play:before {
content: "\e986";
}
.icon-edyoutube-logo:before {
content: "\e987";
}
.icon-edyoutube-logotype:before {
content: "\e988";
}
.icon-edic_check_box:before {
content: "\e989";
}
.icon-edic_star:before {
content: "\e98a";
}
.icon-edic_notifications2:before {
content: "\e98b";
}
.icon-edic_notifications:before {
content: "\e98c";
}
.icon-edic_people:before {
content: "\e98d";
}
.icon-edic_person:before {
content: "\e98e";
}
.icon-edic_poll:before {
content: "\e98f";
}
.icon-edic_public:before {
content: "\e990";
}
.icon-edic_school:before {
content: "\e991";
}
.icon-edic_event_note:before {
content: "\e993";
}
.icon-edic_phone_in_talk:before {
content: "\e994";
}
.icon-edic_arrow_back2:before {
content: "\e995";
}
.icon-edic_arrow_drop_down:before {
content: "\e996";
}
.icon-edic_arrow_drop_down_circle:before {
content: "\e997";
}
.icon-edic_arrow_drop_down_circle_1:before {
content: "\e998";
}
.icon-edic_arrow_drop_up:before {
content: "\e999";
}
.icon-edsigns5:before {
content: "\e99a";
}
.icon-edic_arrow_forward:before {
content: "\e99b";
}
.icon-edsmall-camera:before {
content: "\e99c";
}
.icon-edsocial:before {
content: "\e99d";
}
.icon-edsocial-media:before {
content: "\e99e";
}
.icon-edsocial-media1:before {
content: "\e99f";
}
.icon-edsocial-media2:before {
content: "\e9a0";
}
.icon-edsocial-media3:before {
content: "\e992";
}
.icon-edsquare:before {
content: "\e9a1";
}
.icon-edsymbol:before {
content: "\e9a2";
}
.icon-edtelephone:before {
content: "\e9a3";
}
.icon-edtime:before {
content: "\e9a4";
}
.icon-edtime1:before {
content: "\e9a5";
}
.icon-edtime2:before {
content: "\e9a6";
}
.icon-edtime3:before {
content: "\e9a7";
}
.icon-edtool1:before {
content: "\e9a8";
}
.icon-edtool3:before {
content: "\e9a9";
}
.icon-edic_arrow_upward:before {
content: "\e9aa";
}
.icon-edic_check:before {
content: "\e9ab";
}
.icon-edic_chevron_left:before {
content: "\e9ac";
}
.icon-edic_chevron_right:before {
content: "\e9ad";
}
.icon-edic_beenhere:before {
content: "\e9ae";
}
.icon-edic_directions_bus:before {
content: "\e9af";
}
.icon-edic_local_dining:before {
content: "\e9b0";
}
.icon-edic_local_florist:before {
content: "\e9b1";
}
.icon-edic_local_library:before {
content: "\e9b2";
}
.icon-edic_local_printshop:before {
content: "\e9b3";
}
.icon-edic_person_pin:before {
content: "\e9b4";
}
.icon-edic_pin_drop:before {
content: "\e9b5";
}
.icon-edic_place:before {
content: "\e9b6";
}
.icon-edic_assistant_photo:before {
content: "\e9b7";
}
.icon-edic_burst_mode2:before {
content: "\e9b8";
}
.icon-edic_collections_bookmark:before {
content: "\e9b9";
}
.icon-edic_color_lens2:before {
content: "\e9ba";
}
.icon-edic_filter1:before {
content: "\e9bb";
}
.icon-edic_filter_2:before {
content: "\e9bc";
}
.icon-edic_filter_3:before {
content: "\e9bd";
}
.icon-edic_filter_4:before {
content: "\e9be";
}
.icon-edic_filter_5:before {
content: "\e9bf";
}
.icon-edic_photo_camera2:before {
content: "\e9c0";
}
.icon-edic_photo_library:before {
content: "\e9c1";
}
.icon-edic_picture_as_pdf:before {
content: "\e9c2";
}
.icon-edic_portrait:before {
content: "\e9c3";
}
.icon-edic_slideshow:before {
content: "\e9c4";
}
.icon-edic_folder:before {
content: "\e9c5";
}
.icon-edic_folder_open:before {
content: "\e9c6";
}
.icon-edic_attach_file:before {
content: "\e9c7";
}
.icon-edic_format_quote:before {
content: "\e9c8";
}
.icon-edic_format_size:before {
content: "\e9c9";
}
.icon-edic_insert_photo:before {
content: "\e9ca";
}
.icon-edic_add:before {
content: "\e9cb";
}
.icon-edic_add_circle:before {
content: "\e9cc";
}
.icon-edic_flag:before {
content: "\e9cd";
}
.icon-edic_link:before {
content: "\e9ce";
}
.icon-edic_email:before {
content: "\e9cf";
}
.icon-edic_forum:before {
content: "\e9d0";
}
.icon-edic_import_contacts:before {
content: "\e9d1";
}
.icon-edic_location_on:before {
content: "\e9d2";
}
.icon-edic_message:before {
content: "\e9d3";
}
.icon-edic_phone:before {
content: "\e9d4";
}
.icon-edic_ring_volume:before {
content: "\e9d5";
}
.icon-edic_equalizer:before {
content: "\e9d6";
}
.icon-edic_library_add:before {
content: "\e9d7";
}
.icon-edic_library_books:before {
content: "\e9d8";
}
.icon-edic_play_arrow:before {
content: "\e9d9";
}
.icon-edic_play_circle_filled:before {
content: "\e9da";
}
.icon-edic_subscriptions:before {
content: "\e9db";
}
.icon-edic_video_library:before {
content: "\e9dc";
}
.icon-edic_videocam:before {
content: "\e9dd";
}
.icon-edic_volume_down:before {
content: "\e9de";
}
.icon-edic_accessibility:before {
content: "\e9df";
}
.icon-edic_account_balance:before {
content: "\e9e0";
}
.icon-edic_account_balance_wallet_24px2:before {
content: "\e9e1";
}
.icon-edic_account_box:before {
content: "\e9e2";
}
.icon-edic_account_circle:before {
content: "\e9e3";
}
.icon-edic_assignment_ind:before {
content: "\e9e4";
}
.icon-edic_book:before {
content: "\e9e5";
}
.icon-edic_bookmark:before {
content: "\e9e6";
}
.icon-edic_class:before {
content: "\e9e7";
}
.icon-edic_date_range:before {
content: "\e9e8";
}
.icon-edic_done_all:before {
content: "\e9e9";
}
.icon-edic_favorite:before {
content: "\e9ea";
}
.icon-edic_question_answer:before {
content: "\e9eb";
}
.icon-edic_record_voice_over:before {
content: "\e9ec";
}
.icon-edic_room2:before {
content: "\e9ed";
}
.icon-edic_schedule:before {
content: "\e9ee";
}
.icon-edic_search:before {
content: "\e9ef";
}
.icon-edic_settings_phone:before {
content: "\e9f0";
}
.icon-edic_speaker_notes:before {
content: "\e9f1";
}
.icon-edic_stars:before {
content: "\e9f2";
}
.icon-edic_supervisor_account:before {
content: "\e9f3";
}
.icon-edic_thumb_up:before {
content: "\e9f4";
}
.icon-edic_today:before {
content: "\e9f5";
}
.icon-edic_trending_down:before {
content: "\e9f6";
}
.icon-edic_trending_flat2:before {
content: "\e9f7";
}
.icon-edic_trending_flat:before {
content: "\e9f8";
}
.icon-edic_turned_in:before {
content: "\e9f9";
}
.icon-edic_verified_user:before {
content: "\e9fa";
}
.icon-edic_visibility:before {
content: "\e9fb";
}
.icon-edic_watch_later:before {
content: "\e9fc";
}
.icon-edic_zoom_in:before {
content: "\e9fd";
}
.icon-edhexagon:before {
content: "\e9fe";
}
.icon-edhexagon-line:before {
content: "\e9ff";
}
.icon-edline-testimonials-bottom:before {
content: "\ea00";
}
.icon-edline-testimonials-top:before {
content: "\ea01";
}
.icon-edtestimonials-line:before {
content: "\ea02";
}
.icon-eddown-chevron-down:before {
content: "\ea03";
}
.icon-edtwo-quotes:before {
content: "\ea04";
}
.icon-ednumber-1:before {
content: "\ea05";
}
.icon-ednumber-2:before {
content: "\ea06";
}
.icon-ednumber-3:before {
content: "\ea07";
}
.icon-ednumber-4:before {
content: "\ea08";
}.cf-tr:before, .cf-tr:after { content: " "; display: table; }
.cf-tr:after { clear: both; }
.cf-tr { *zoom: 1; } .testimonial_rotator_wrap { margin: 20px 10px; padding: 10px; overflow: hidden; position: relative; }
.testimonial_rotator_wrap.with-prevnext { padding: 10px 40px; }
.testimonial_rotator_wrap *, .testimonial_rotator_wrap *:before, .testimonial_rotator_wrap *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .testimonial_rotator.format-rotator .slide { display: none; }
.testimonial_rotator h1,
.testimonial_rotator h2 { margin: 10px 0 0 0; padding: 0; }
.testimonial_rotator .testimonial_rotator_slide_title { margin: 0 0 5px 0; } .testimonial_rotator_single {}
.testimonial_rotator_single .testimonial_rotator_stars { }
.testimonial_rotator_widget_wrap .testimonial_rotator_stars { padding: 10px 0; } .testimonial_rotator.format-list .slide { margin: 40px 0; } .testimonial_rotator_microdata { display: none; }
.testimonial_rotator_stars { padding: 10px 0; }
.testimonial_rotator_star {
margin: 0 3px 0 0;
float: left;
width: 20px; height: 20px;
color: #d8b767;
font-size: 20px;
line-height: 20px;
}
.testimonial_rotator.rounded .img img { border-radius: 50%; }
.testimonial_rotator .more-link, 
.testimonial-rotator-view-more { white-space: nowrap; }
.testimonial_rotator_paged a { padding: 4px 10px; text-decoration: none; }
.testimonial_rotator_paged a:first-child { float: right; }
.testimonial_rotator_paged a:last-child { float: left; } .testimonial_rotator_nav {}
.testimonial_rotator_prev,
.testimonial_rotator_next { font-size: 20px; line-height: 20px; color: #666; color: rgba(0,0,0,0.2);  cursor: pointer; position: absolute; top: 35%; z-index: 8888; transition: all 0.35s; }
.testimonial_rotator_prev:hover, .testimonial_rotator_next:hover { color: rgba(0,0,0,0.5);  }
.testimonial_rotator_prev { left: 3px; }
.testimonial_rotator_next { right: 3px; } .testimonial_rotator_widget_wrap { position: relative; }
.testimonial_rotator_widget_wrap.with-prevnext { padding: 0 25px; }
.testimonial_rotator_widget_wrap .testimonial_rotator_prev { left: 0; }
.testimonial_rotator_widget_wrap .testimonial_rotator_next { right: 0; } div.testimonial-rotator-error { color: #aa3429; font-weight: bold; display: block; padding: 10px; font-size: 11px; border-radius: 3px; text-align: center; border: solid 1px #aa3429; text-transform: uppercase; } .testimonial_rotator.template-default .slide { width: 100%; height: auto; }
.testimonial_rotator.template-default .has-image .img,
.testimonial_rotator_single.has-image.template-default .img { width: 20%; margin-right: 5%; float: left; padding: 0; padding-top: .5em; }
.testimonial_rotator.template-default .has-image .img img,
.testimonial_rotator_single.has-image.template-default .img img { width: 100%; max-width: 150px; height: auto; }
.testimonial_rotator.template-default .has-image .text,
.testimonial_rotator_single.has-image.template-default .text { width: 75%; float: left; padding: 0; margin: 0; }
.testimonial_rotator.template-default .testimonial_rotator_author_info { font-style: italic; line-height: 1.2em; padding: 10px 0 10px 15px; border-left: solid 3px #efefef; margin: 10px 0; }
.testimonial_rotator.template-default .testimonial_rotator_author_info p { font-size: 1.1em; line-height: 1.2em; } .testimonial_rotator.template-longform .slide { width: 100%; height: auto; text-align: center; }
.testimonial_rotator.template-longform .testimonial_rotator_stars,
.testimonial_rotator.template-longform .testimonial_rotator_slide_title { text-align: center; }
.testimonial_rotator.template-longform .testimonial_rotator_star { float: none; width: auto; height: auto; font-size: 1.3em; line-height: 0.9em; }
.testimonial_rotator.template-longform .testimonial_rotator_quote { text-align: center; }
.testimonial_rotator.template-longform hr.longform_hr { width: 175px; height: 3px; background: #efefef; border: none; margin: 20px auto; }
.testimonial_rotator.template-longform .testimonial_rotator_author_info { margin: 5px auto 10px auto; padding: 5px; border: none; }
.testimonial_rotator.template-longform .testimonial_rotator_author_info p { padding-top: 0; margin-top: 0; text-align: center; font-size: 0.9em; line-height: 1.1em;  }
.testimonial_rotator.template-longform .testimonial_rotator_img { width: 50px; height: 50px; border-radius: 100%; margin: 0 auto; display: block; overflow: hidden; }
.testimonial_rotator.template-longform .testimonial_rotator_img img { width: 50px; height: 50px; } .testimonial_rotator.template-threepigs .slide { text-align: center; clear: both; width: 100%; }
.testimonial_rotator.template-threepigs img { border-radius: 100%; width: 75%; max-width: 100px; height: auto; display: block; margin: 10px auto; }
.testimonial_rotator.template-threepigs .testimonial_rotator_star { float: none; font-size: 0.9em; margin: 0; }
.testimonial_rotator.template-threepigs .testimonial_rotator_slide_inner { width: 33%; float: left; padding: 0 5px; }
.testimonial_rotator.template-threepigs .testimonial_rotator_author_info { border: none; font-size: 0.8em; padding: 0; }
.testimonial_rotator.template-threepigs .testimonial_rotator_slide_title { line-height: 1.2em; }
.testimonial_rotator.template-threepigs .testimonial_rotator_quote { font-size: 0.9em; line-height: 1.1em; padding-bottom: 10px; } .testimonial_rotator_single.template-threepigs .testimonial_rotator_slide_inner { width: 100%; }
.testimonial_rotator_single.template-threepigs img { max-width: 100px; } 
.testimonial_rotator.template-threepigs .testimonial_rotator_slide_title,
.testimonial_rotator.template-threepigs .testimonial_rotator_author_info,
.testimonial_rotator.template-threepigs .testimonial_rotator_author_info p { text-align: center; } @media only screen and (max-width: 640px) 
{
.testimonial_rotator.template-threepigs .testimonial_rotator_slide_inner { width: 75%; float: none; margin: 20px auto 40px auto; }
.testimonial_rotator.template-threepigs img { max-width: 50px; margin-bottom: 0; }
} .testimonial_rotator.template-twopigs .slide { text-align: center; clear: both; width: 100%; }
.testimonial_rotator.template-twopigs img { border-radius: 100%; width: 75%; max-width: 100px; height: auto; display: block; margin: 10px auto; }
.testimonial_rotator.template-twopigs .testimonial_rotator_star { float: none; font-size: 0.9em; margin: 0; }
.testimonial_rotator.template-twopigs .testimonial_rotator_slide_inner { width: 50%; float: left; padding: 0 5px; }
.testimonial_rotator.template-twopigs .testimonial_rotator_author_info { border: none; font-size: 0.8em; padding: 0; }
.testimonial_rotator.template-twopigs .testimonial_rotator_slide_title { line-height: 1.2em; }
.testimonial_rotator.template-twopigs .testimonial_rotator_quote { font-size: 0.9em; line-height: 1.1em; padding-bottom: 10px; } .testimonial_rotator_single.template-twopigs .testimonial_rotator_slide_inner { width: 100%; }
.testimonial_rotator_single.template-twopigs img { max-width: 100px; } 
.testimonial_rotator.template-twopigs .testimonial_rotator_slide_title,
.testimonial_rotator.template-twopigs .testimonial_rotator_author_info,
.testimonial_rotator.template-twopigs .testimonial_rotator_author_info p { text-align: center; } @media only screen and (max-width: 640px) 
{
.testimonial_rotator.template-twopigs .testimonial_rotator_slide_inner { width: 75%; float: none; margin: 20px auto 40px auto; }
.testimonial_rotator.template-twopigs img { max-width: 50px; margin-bottom: 0; }
} .testimonial_rotator.template-onepig .slide { text-align: center; clear: both; width: 100%; }
.testimonial_rotator.template-onepig img { border-radius: 100%; width: 75%; max-width: 100px; height: auto; display: block; margin: 10px auto; }
.testimonial_rotator.template-onepig .testimonial_rotator_star { float: none; font-size: 0.9em; margin: 0; }
.testimonial_rotator.template-onepig .testimonial_rotator_slide_inner { }
.testimonial_rotator.template-onepig .testimonial_rotator_author_info { border: none; font-size: 0.8em; padding: 0; }
.testimonial_rotator.template-onepig .testimonial_rotator_slide_title { line-height: 1.2em; }
.testimonial_rotator.template-onepig .testimonial_rotator_quote { font-size: 0.9em; line-height: 1.1em; padding-bottom: 10px; } .testimonial_rotator_single.template-onepig .testimonial_rotator_slide_inner { width: 100%; }
.testimonial_rotator_single.template-onepig img { max-width: 100px; } 
.testimonial_rotator.template-onepig .testimonial_rotator_slide_title,
.testimonial_rotator.template-onepig .testimonial_rotator_author_info,
.testimonial_rotator.template-onepig .testimonial_rotator_author_info p { text-align: center; } .testimonial_rotator.template-headlined .slide { width: 100%; height: auto; }
.testimonial_rotator.template-headlined .testimonial_rotator_stars { text-align: center; padding-top: 0; }
.testimonial_rotator.template-headlined .testimonial_rotator_star { float: none; width: auto; height: auto; }
.testimonial_rotator.template-headlined .testimonial_rotator_slide_title { font-size: 1.4em; text-align: center; }
.testimonial_rotator.template-headlined .testimonial_rotator_quote { font-size: 0.9em; margin-bottom: 10px; text-align: center; }
.testimonial_rotator.template-headlined hr.headlined_hr { width: 275px; max-width: 100%; height: 3px; background: #efefef; border: none; margin: 20px auto; }
.testimonial_rotator.template-headlined .testimonial_rotator_author_info { margin: 5px; border: none; padding-top: 5px; font-size: 0.9em; text-align: center; }
.testimonial_rotator.template-headlined .testimonial_rotator_author_info p { padding-top: 0; margin-top: 0; font-size: 0.9em; line-height: 1.1em; text-align: center; }
.testimonial_rotator.template-headlined .testimonial_rotator_img { width: 50px; margin: 20px auto 0 auto; display: block; overflow: hidden; }
.testimonial_rotator.template-headlined .testimonial_rotator_img img { width: 50px; height: auto; border-radius: 100%; }
.testimonial_rotator_wrap.headlined-wrap .testimonial_rotator_prev, 
.testimonial_rotator_wrap.headlined-wrap .testimonial_rotator_next { top: 35%; } .widget .testimonial_rotator.template-headlined .testimonial_rotator_slide_title { font-size: 1.2em; line-height: 1.1em; }
.widget .testimonial_rotator.template-headlined .testimonial_rotator_img { padding-top: 10px; width: 30px; margin: 0 auto; }
.widget .testimonial_rotator.template-headlined .testimonial_rotator_img img { width: 30px; height: auto; }
.widget .testimonial_rotator.template-headlined .testimonial_rotator_author_info { margin: 0; padding: 5px; font-size: 0.8em; text-align: center; }
.widget .testimonial_rotator.template-headlined .testimonial_rotator_author_info p { text-align: center; } .testimonial_rotator.template-starrynight .slide { width: 100%; height: auto; }
.testimonial_rotator.template-starrynight .testimonial_rotator_stars {  }
.testimonial_rotator.template-starrynight .testimonial_rotator_star { float: none; width: auto; height: auto; font-size: 32px; line-height: 1em; }
.testimonial_rotator.template-starrynight .testimonial_rotator_slide_title { font-size: 2em; }
.testimonial_rotator.template-starrynight .testimonial_rotator_quote { font-size: 0.8em; margin-bottom: 10px; padding-top: 10px; }
.testimonial_rotator.template-starrynight .testimonial_rotator_author_info { margin: 10px; border: none; padding-top: 5px; float: left; font-size: 0.9em; }
.testimonial_rotator.template-starrynight .testimonial_rotator_author_info p { padding-top: 0; margin-top: 0; font-size: 0.9em; line-height: 1.1em;  }
.testimonial_rotator.template-starrynight .testimonial_rotator_img { float: left; width: 50px; height: 50px; border-radius: 100%; margin: 10px 5px; display: block; overflow: hidden; }
.testimonial_rotator.template-starrynight .testimonial_rotator_img img { width: 50px; height: auto; }
.testimonial_rotator_wrap.starrynight-wrap .testimonial_rotator_prev, 
.testimonial_rotator_wrap.starrynight-wrap .testimonial_rotator_next { top: 25%; } .widget .testimonial_rotator.template-starrynight .testimonial_rotator_slide_title { font-size: 1.5em; line-height: 1.1em; }
.widget .testimonial_rotator.template-starrynight .testimonial_rotator_star { font-size: 28px; }
.widget .testimonial_rotator.template-starrynight .testimonial_rotator_img { width: 30px; height: 30px; margin: 5px; }
.widget .testimonial_rotator.template-starrynight .testimonial_rotator_img img { width: 30px; height: 30px; }
.widget .testimonial_rotator.template-starrynight .testimonial_rotator_author_info { margin: 0; padding: 7px 0 0 5px; font-size: 0.8em; }