.column {
position: relative;
float: left;
line-height: inherit;
}
.column > div {
margin-right: 25px;
}
.column-1-2 { width: 50%; }
.column-1-3 { width: 33.333333%; }
.column-2-3 { width: 66.666666%; }
.column-1-4 { width: 25%; }
.column-2-4 { width: 50%; }
.column-3-4 { width: 75%; }
.column-1-5 { width: 20%; }
.column-2-5 { width: 40%; }
.column-3-5 { width: 60%; }
.column-4-5 { width: 80%; }
.column-1-6 { width: 16.666666%; }
.column-2-6 { width: 33.333333%; }
.column-3-6 { width: 50%; }
.column-4-6 { width: 66.666666%; }
.column-5-6 { width: 83.333333%; }
.column-1-7 { width: 14.285714%; }
.column-2-7 { width: 28.571428%; }
.column-3-7 { width: 42.857142%; }
.column-4-7 { width: 57.142857%; }
.column-5-7 { width: 71.428571%; }
.column-6-7 { width: 85.714285%; }
.column-1-8 { width: 12.5%; }
.column-2-8 { width: 25%; }
.column-3-8 { width: 37.5%; }
.column-4-8 { width: 50%; }
.column-5-8 { width: 62.5%; }
.column-6-8 { width: 75%; }
.column-7-8 { width: 87.5%; } .list {
list-style-type: none;
margin: 0;
padding: 0;
}
.list > li {
padding: 0.5em 0 0.5em 2em;
background: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/line-light.png) left bottom repeat-x;
}
ul.list > li:before { float: left;
display: inline-block;
content: "";
width: 2em;
height: 16px;
margin: 0.20em 0 0 -2em;
background-size: 16px 16px;
} a.button {
display: inline-block !important;
line-height: 1em !important;
color: #FFF;
text-decoration: none !important;
white-space: nowrap;
margin-bottom: 5px;
padding: 0.7em 1em 0.7em 1em;
background-color: #77bb66;
box-shadow: 0 0 0 0 rgba(0,0,0,0) inset;
}
a.button:hover {
color: #FFF;
box-shadow: 0 -50px 0 0 rgba(0,0,0,0.25) inset;
cursor: pointer;
}
a.button-custom-color:hover {
box-shadow: 0 -50px 0 rgba(255,255,255,0.25) inset;
}
a.button-with-icon {
padding: 1em 1.5em 1em 40px;
background-position: 15px 50%;
background-repeat: no-repeat;
background-size: 16px 16px;
} .alert {
position: relative;
text-align: center;
margin: 0 0 1em;
padding: 1em 4em;
box-shadow: 0 0 1px rgba(0,0,0,0.35) inset;
}
.alert-notice {
color: #777;
background: #FFF;
}
.alert-warning {
color: #AD8643;
background: #FBEED5;
}
.alert-success {
color: #468847;
background: #DFF0D8;
}
.alert-error {
color: #B94A48;
background: #F2DEDE;
}
.alert-info {
color: #3A87AD;
background: #D9EDF7;
}
.alert-close {
position: absolute;
display: inline-block;
top: 1em;
right: 1em;
width: 22px;
height: 22px;
background: url(//www.copanchorti.org/wp-content/plugins/stkit/assets/images/icons/16/glyphs/gray/delete.png) center no-repeat;
opacity: 0.50;
}
.hidpi .alert-close {
background-image: url(//www.copanchorti.org/wp-content/plugins/stkit/assets/images/icons/32/glyphs/gray/delete.png);
background-size: 16px 16px;
}
.alert-close:hover {
cursor: pointer;
opacity: 1;
} .highlight {
color: #474733;
padding: 0.15em;
background: #efedac;
} .dropcap {
position: relative;
display: table;
float: left;
font-size: 4.2em;
line-height: 0.66em;
margin: 0 10px 0 0;
padding: 0.2em;
background: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/bg-black-15.png);
} .pullquote {
font-size: 1.3em;
width: 40%;
margin: 0.5em 0;
padding: 1em 0;
background: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/line.png) top left no-repeat, url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/line.png) bottom left no-repeat;
background-size: 100% 3px, 100% 3px;
}
.pullquote-left {
float: left;
margin-right: 1.5em;
}
.pullquote-right {
float: right;
margin-left: 1.5em;
} .toggle {
text-align: left; margin-bottom: 1em;
box-shadow: 1px 1px 0 rgba(0,0,0,0.1) inset, -1px -1px 0 rgba(0,0,0,0.1) inset;
}
.toggle-title {
line-height: 20px;
padding: 15px 25px;
cursor: pointer;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.toggle-title span {
display: inline-block;
float: left;
width: 20px;
height: 20px;
margin-right: 10px;
}
.toggle-holder {
overflow: hidden;
height: 0;
}
.toggle-box {
padding: 15px 25px 25px;
border-top: 1px dashed #DDD;
} .toggle-closed {
}
.toggle-closed .toggle-title {
}
.toggle-closed .toggle-title span {
background: #77bb66 url(//www.copanchorti.org/wp-content/plugins/stkit/assets/images/icons/16/glyphs/white/arrow-down.png) center no-repeat;
}
.hidpi .toggle-closed .toggle-title span {
background-image: url(//www.copanchorti.org/wp-content/plugins/stkit/assets/images/icons/32/glyphs/white/arrow-down.png);
background-size: 16px 16px;
} .toggle-opened {
}
.toggle-opened .toggle-title {
}
.toggle-opened .toggle-title span {
background: #56646F url(//www.copanchorti.org/wp-content/plugins/stkit/assets/images/icons/16/glyphs/white/arrow-up.png) center no-repeat;
}
.hidpi .toggle-opened .toggle-title span {
background-image: url(//www.copanchorti.org/wp-content/plugins/stkit/assets/images/icons/32/glyphs/white/arrow-up.png);
background-size: 16px 16px;
} .accordion {
margin-bottom: 1em;
background: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/line.png) left top repeat-x;
}
.accordion .toggle {
margin-bottom: 0;
box-shadow: none;
background: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/line.png) left bottom repeat-x;
}
.accordion .toggle-title {
padding: 15px 0;
}
.accordion .toggle-holder {
}
.accordion .toggle-box {
padding: 0 0 25px;
border: none;
} .st-tabs-holder {
display: block;
margin: 0 0 1em;
} .st-ul {
list-style: none;
display: table;
width: 100%;
max-width: 100%;
margin: 0 0 -1px;
padding: 0;
border-left: 1px solid #DDD;
}
.st-ul li {
float: left;
margin: 0;
padding: 10px 25px;
border-top: 1px solid #DDD;
border-right: 1px solid #DDD;
cursor: pointer;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.st-ul li:hover {
background-image: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/bg-black-05.png);
}
.st-ul li.st-current,
.st-ul li.st-current:hover {
color: #77bb66;
border-top: 1px solid #77bb66;
background: #FFF;
} .st-tabs {
clear: both;
text-align: left; padding: 25px;
background: #FFF;
border: 1px solid #DDD;
}
.st-tabs > div {
position: absolute;
visibility: hidden;
top: -9999px;
}
.st-tabs .block {
position: relative;
visibility: visible;
top: 0;
} #tooltip-holder {
position: absolute;
z-index: 1000;
}
.tooltip-holder {
font-size: 0.85em;
line-height: 1.54em;
color: #FFF;
max-width: 150px;
padding: 5px 10px;
background: #222;
box-shadow: 0 2px 2px rgba(0,0,0,0.1), 0 10px 30px rgba(0,0,0,0.04);
}
.tooltip-holder:before {
position: absolute;
content: "";
top: -7px;
left: 7px;
border-style: solid;
border-width: 7px 0 0 7px;
border-color: transparent transparent transparent #222;
}
span.tooltip {
border-bottom: 1px dashed;
cursor: help;
} #googlemaps {
margin: 0 0 1em;
} .pricing-table {
text-align: center;
margin: 0 0 1em -1px;
background: #FFF;
border: 1px solid #DDD;
}
.pricing-table-title {
color: #FFF;
font-size: 1.2em;
line-height: 1.2em;
margin: -1px -1px 0 -1px;
padding: 15px 5px;
}
.pricing-table-price {
color: #FFF;
font-size: 2em;
line-height: 1em;
margin: 0 -1px;
padding: 15px 5px;
background-image: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/bg-black-20.png);
}
.pricing-table-comment {
font-size: 0.5em;
opacity: 0.65;
}
.pricing-table-content {
padding: 1em;
color: #56646F;
}
.pricing-table-content ul {
list-style-type: none;
margin: 0;
padding: 0;
}
.pricing-table-content ul li {
padding: 4px 0;
}
.pricing-table-button {
padding: 15px 5px;
background: #F9F9F9;
border-top: 1px solid #DDD;
} .pricing-table-gray .pricing-table-title,
.pricing-table-gray .pricing-table-price,
.pricing-table-gray .button {
background-color: #494158;
}
.pricing-table-gray .pricing-table-title {
background-image: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/bg-white-40.png);
}
.pricing-table-gray .pricing-table-price,
.pricing-table-gray .button {
background-image: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/bg-white-20.png);
}
.pricing-table-gray .button:hover {
background-image: none;
} .pricing-table-dark .pricing-table-title,
.pricing-table-dark .pricing-table-price,
.pricing-table-dark .button {
background-color: #494158;
}
.pricing-table-dark .pricing-table-title {
background-image: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/bg-white-20.png);
}
.pricing-table-dark .pricing-table-price,
.pricing-table-dark .button {
background-image: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/bg-white-10.png);
}
.pricing-table-dark .button:hover {
background-image: none;
} .pricing-table-featured {
position: relative;
box-shadow: 0 0px 5px rgba(0,0,0,0.07), 0 10px 30px rgba(0,0,0,0.04);
z-index: 1;
}
.pricing-table-featured .pricing-table-title,
.pricing-table-featured .pricing-table-price,
.pricing-table-featured .button {
background-color: #77bb66;
}
.pricing-table-featured .pricing-table-title {
margin-top: -11px;
padding: 20px 5px;
}
.pricing-table-featured .pricing-table-button {
padding: 20px 5px;
} .sidebar-shortcode {
margin: 0 !important;
} .notice {
color: #AAADAE;
font-size: 1.2em;
padding: 3em;
margin-bottom: 1em;
background: #494158;
}
.sidebar .notice {
padding: 2em;
}
.notice h1,
.notice h2,
.notice h3,
.notice h4,
.notice h5,
.notice h6 {
color: #FFF;
padding-top: 0;
} .skill {
position: relative;
text-align: left; margin-bottom: 1em;
background: #FFF url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/bg-black-10.png);
overflow: hidden;
}
.skill-bar {
position: absolute;
width: 5px;
height: 100px;
background: #77bb66;
}
.skill-label {
position: relative;
color: #FFF;
margin-left: 1em;
padding: 1em 0;
z-index: 1;
}
.skill-label span {
font-size: 0.85em;
opacity: 0.65;
} .st_icon_box_16 {
text-align: left; padding: 0 15px 0 32px;
background-position: left 0.75em;
background-repeat: no-repeat;
}
.st_icon_box_32 {
text-align: left; padding: 0 15px 0 50px;
background-position: left 0.75em;
background-repeat: no-repeat;
} .separator-or {
text-align: center;
padding: 25px;
background: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/line.png) left center repeat-x;
}
.separator-or span {
padding: 0 7px;
background: #F3F3F3;
} .st-gallery {
position: relative;
display: block;
margin: 0 0 2em;
}
.st-gallery div {
position: relative;
overflow: hidden;
cursor: pointer;
}
.st-gallery div img {
margin: 0;
}
.st-gallery-pending {
position: absolute;
visibility: hidden;
}
.st-gallery-current {
display: block;
position: relative;
visibility: visible;
}
.st-gallery-flushed {
position: absolute;
top: 0;
z-index: 2;
}
.st-gallery ol {
list-style-type: none;
line-height: 0;
text-align: center;
margin: 0;
padding: 0;
}
.st-gallery ol li {
display: inline-block;
width: 5%;
height: 3px;
margin: 10px 3px 0 2px;
background: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/bg-black-25.png);
border-radius: 10px;
cursor: pointer;
}
.st-gallery ol li.st-gallery-tab-current {
background: #77bb66;
}.fa{font-family:var(--fa-style-family,"Font Awesome 6 Free");font-weight:var(--fa-style,900)}.fa,.fa-brands,.fa-duotone,.fa-light,.fa-regular,.fa-solid,.fa-thin,.fab,.fad,.fal,.far,.fas,.fat{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:var(--fa-display,inline-block);font-style:normal;font-variant:normal;line-height:1;text-rendering:auto}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-2xs{font-size:.625em;line-height:.1em;vertical-align:.225em}.fa-xs{font-size:.75em;line-height:.08333em;vertical-align:.125em}.fa-sm{font-size:.875em;line-height:.07143em;vertical-align:.05357em}.fa-lg{font-size:1.25em;line-height:.05em;vertical-align:-.075em}.fa-xl{font-size:1.5em;line-height:.04167em;vertical-align:-.125em}.fa-2xl{font-size:2em;line-height:.03125em;vertical-align:-.1875em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:var(--fa-li-margin,2.5em);padding-left:0}.fa-ul>li{position:relative}.fa-li{left:calc(var(--fa-li-width, 2em)*-1);position:absolute;text-align:center;width:var(--fa-li-width,2em);line-height:inherit}.fa-border{border-radius:var(--fa-border-radius,.1em);border:var(--fa-border-width,.08em) var(--fa-border-style,solid) var(--fa-border-color,#eee);padding:var(--fa-border-padding,.2em .25em .15em)}.fa-pull-left{float:left;margin-right:var(--fa-pull-margin,.3em)}.fa-pull-right{float:right;margin-left:var(--fa-pull-margin,.3em)}.fa-beat{-webkit-animation-name:fa-beat;animation-name:fa-beat;-webkit-animation-delay:var(--fa-animation-delay,0);animation-delay:var(--fa-animation-delay,0);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,ease-in-out);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-bounce{-webkit-animation-name:fa-bounce;animation-name:fa-bounce;-webkit-animation-delay:var(--fa-animation-delay,0);animation-delay:var(--fa-animation-delay,0);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1))}.fa-fade{-webkit-animation-name:fa-fade;animation-name:fa-fade;-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-beat-fade,.fa-fade{-webkit-animation-delay:var(--fa-animation-delay,0);animation-delay:var(--fa-animation-delay,0);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s)}.fa-beat-fade{-webkit-animation-name:fa-beat-fade;animation-name:fa-beat-fade;-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-flip{-webkit-animation-name:fa-flip;animation-name:fa-flip;-webkit-animation-delay:var(--fa-animation-delay,0);animation-delay:var(--fa-animation-delay,0);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,ease-in-out);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-shake{-webkit-animation-name:fa-shake;animation-name:fa-shake;-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,linear);animation-timing-function:var(--fa-animation-timing,linear)}.fa-shake,.fa-spin{-webkit-animation-delay:var(--fa-animation-delay,0);animation-delay:var(--fa-animation-delay,0);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal)}.fa-spin{-webkit-animation-name:fa-spin;animation-name:fa-spin;-webkit-animation-duration:var(--fa-animation-duration,2s);animation-duration:var(--fa-animation-duration,2s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,linear);animation-timing-function:var(--fa-animation-timing,linear)}.fa-spin-reverse{--fa-animation-direction:reverse}.fa-pulse,.fa-spin-pulse{-webkit-animation-name:fa-spin;animation-name:fa-spin;-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,steps(8));animation-timing-function:var(--fa-animation-timing,steps(8))}@media (prefers-reduced-motion:reduce){.fa-beat,.fa-beat-fade,.fa-bounce,.fa-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse{-webkit-animation-delay:-1ms;animation-delay:-1ms;-webkit-animation-duration:1ms;animation-duration:1ms;-webkit-animation-iteration-count:1;animation-iteration-count:1;transition-delay:0s;transition-duration:0s}}@-webkit-keyframes fa-beat{0%,90%{-webkit-transform:scale(1);transform:scale(1)}45%{-webkit-transform:scale(var(--fa-beat-scale,1.25));transform:scale(var(--fa-beat-scale,1.25))}}@keyframes fa-beat{0%,90%{-webkit-transform:scale(1);transform:scale(1)}45%{-webkit-transform:scale(var(--fa-beat-scale,1.25));transform:scale(var(--fa-beat-scale,1.25))}}@-webkit-keyframes fa-bounce{0%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}10%{-webkit-transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0);transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{-webkit-transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em));transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{-webkit-transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0);transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{-webkit-transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em));transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em))}64%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}to{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}}@keyframes fa-bounce{0%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}10%{-webkit-transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0);transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{-webkit-transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em));transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{-webkit-transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0);transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{-webkit-transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em));transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em))}64%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}to{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}}@-webkit-keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@-webkit-keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);-webkit-transform:scale(1);transform:scale(1)}50%{opacity:1;-webkit-transform:scale(var(--fa-beat-fade-scale,1.125));transform:scale(var(--fa-beat-fade-scale,1.125))}}@keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);-webkit-transform:scale(1);transform:scale(1)}50%{opacity:1;-webkit-transform:scale(var(--fa-beat-fade-scale,1.125));transform:scale(var(--fa-beat-fade-scale,1.125))}}@-webkit-keyframes fa-flip{50%{-webkit-transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg));transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@keyframes fa-flip{50%{-webkit-transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg));transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@-webkit-keyframes fa-shake{0%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}4%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}8%,24%{-webkit-transform:rotate(-18deg);transform:rotate(-18deg)}12%,28%{-webkit-transform:rotate(18deg);transform:rotate(18deg)}16%{-webkit-transform:rotate(-22deg);transform:rotate(-22deg)}20%{-webkit-transform:rotate(22deg);transform:rotate(22deg)}32%{-webkit-transform:rotate(-12deg);transform:rotate(-12deg)}36%{-webkit-transform:rotate(12deg);transform:rotate(12deg)}40%,to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes fa-shake{0%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}4%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}8%,24%{-webkit-transform:rotate(-18deg);transform:rotate(-18deg)}12%,28%{-webkit-transform:rotate(18deg);transform:rotate(18deg)}16%{-webkit-transform:rotate(-22deg);transform:rotate(-22deg)}20%{-webkit-transform:rotate(22deg);transform:rotate(22deg)}32%{-webkit-transform:rotate(-12deg);transform:rotate(-12deg)}36%{-webkit-transform:rotate(12deg);transform:rotate(12deg)}40%,to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fa-rotate-90{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fa-flip-vertical{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1);transform:scale(-1)}.fa-rotate-by{-webkit-transform:rotate(var(--fa-rotate-angle,none));transform:rotate(var(--fa-rotate-angle,none))}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%;z-index:var(--fa-stack-z-index,auto)}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:var(--fa-inverse,#fff)}.fa-0:before{content:"\30"}.fa-1:before{content:"\31"}.fa-2:before{content:"\32"}.fa-3:before{content:"\33"}.fa-4:before{content:"\34"}.fa-5:before{content:"\35"}.fa-6:before{content:"\36"}.fa-7:before{content:"\37"}.fa-8:before{content:"\38"}.fa-9:before{content:"\39"}.fa-a:before{content:"\41"}.fa-address-book:before,.fa-contact-book:before{content:"\f2b9"}.fa-address-card:before,.fa-contact-card:before,.fa-vcard:before{content:"\f2bb"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-anchor:before{content:"\f13d"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-double-down:before,.fa-angles-down:before{content:"\f103"}.fa-angle-double-left:before,.fa-angles-left:before{content:"\f100"}.fa-angle-double-right:before,.fa-angles-right:before{content:"\f101"}.fa-angle-double-up:before,.fa-angles-up:before{content:"\f102"}.fa-ankh:before{content:"\f644"}.fa-apple-alt:before,.fa-apple-whole:before{content:"\f5d1"}.fa-archway:before{content:"\f557"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-down-1-9:before,.fa-sort-numeric-asc:before,.fa-sort-numeric-down:before{content:"\f162"}.fa-arrow-down-9-1:before,.fa-sort-numeric-desc:before,.fa-sort-numeric-down-alt:before{content:"\f886"}.fa-arrow-down-a-z:before,.fa-sort-alpha-asc:before,.fa-sort-alpha-down:before{content:"\f15d"}.fa-arrow-down-long:before,.fa-long-arrow-down:before{content:"\f175"}.fa-arrow-down-short-wide:before,.fa-sort-amount-desc:before,.fa-sort-amount-down-alt:before{content:"\f884"}.fa-arrow-down-wide-short:before,.fa-sort-amount-asc:before,.fa-sort-amount-down:before{content:"\f160"}.fa-arrow-down-z-a:before,.fa-sort-alpha-desc:before,.fa-sort-alpha-down-alt:before{content:"\f881"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-left-long:before,.fa-long-arrow-left:before{content:"\f177"}.fa-arrow-pointer:before,.fa-mouse-pointer:before{content:"\f245"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-right-arrow-left:before,.fa-exchange:before{content:"\f0ec"}.fa-arrow-right-from-bracket:before,.fa-sign-out:before{content:"\f08b"}.fa-arrow-right-long:before,.fa-long-arrow-right:before{content:"\f178"}.fa-arrow-right-to-bracket:before,.fa-sign-in:before{content:"\f090"}.fa-arrow-left-rotate:before,.fa-arrow-rotate-back:before,.fa-arrow-rotate-backward:before,.fa-arrow-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-arrow-right-rotate:before,.fa-arrow-rotate-forward:before,.fa-arrow-rotate-right:before,.fa-redo:before{content:"\f01e"}.fa-arrow-trend-down:before{content:"\e097"}.fa-arrow-trend-up:before{content:"\e098"}.fa-arrow-turn-down:before,.fa-level-down:before{content:"\f149"}.fa-arrow-turn-up:before,.fa-level-up:before{content:"\f148"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-up-1-9:before,.fa-sort-numeric-up:before{content:"\f163"}.fa-arrow-up-9-1:before,.fa-sort-numeric-up-alt:before{content:"\f887"}.fa-arrow-up-a-z:before,.fa-sort-alpha-up:before{content:"\f15e"}.fa-arrow-up-from-bracket:before{content:"\e09a"}.fa-arrow-up-long:before,.fa-long-arrow-up:before{content:"\f176"}.fa-arrow-up-right-from-square:before,.fa-external-link:before{content:"\f08e"}.fa-arrow-up-short-wide:before,.fa-sort-amount-up-alt:before{content:"\f885"}.fa-arrow-up-wide-short:before,.fa-sort-amount-up:before{content:"\f161"}.fa-arrow-up-z-a:before,.fa-sort-alpha-up-alt:before{content:"\f882"}.fa-arrows-h:before,.fa-arrows-left-right:before{content:"\f07e"}.fa-arrows-rotate:before,.fa-refresh:before,.fa-sync:before{content:"\f021"}.fa-arrows-up-down:before,.fa-arrows-v:before{content:"\f07d"}.fa-arrows-up-down-left-right:before,.fa-arrows:before{content:"\f047"}.fa-asterisk:before{content:"\2a"}.fa-at:before{content:"\40"}.fa-atom:before{content:"\f5d2"}.fa-audio-description:before{content:"\f29e"}.fa-austral-sign:before{content:"\e0a9"}.fa-award:before{content:"\f559"}.fa-b:before{content:"\42"}.fa-baby:before{content:"\f77c"}.fa-baby-carriage:before,.fa-carriage-baby:before{content:"\f77d"}.fa-backward:before{content:"\f04a"}.fa-backward-fast:before,.fa-fast-backward:before{content:"\f049"}.fa-backward-step:before,.fa-step-backward:before{content:"\f048"}.fa-bacon:before{content:"\f7e5"}.fa-bacteria:before{content:"\e059"}.fa-bacterium:before{content:"\e05a"}.fa-bag-shopping:before,.fa-shopping-bag:before{content:"\f290"}.fa-bahai:before{content:"\f666"}.fa-baht-sign:before{content:"\e0ac"}.fa-ban:before,.fa-cancel:before{content:"\f05e"}.fa-ban-smoking:before,.fa-smoking-ban:before{content:"\f54d"}.fa-band-aid:before,.fa-bandage:before{content:"\f462"}.fa-barcode:before{content:"\f02a"}.fa-bars:before,.fa-navicon:before{content:"\f0c9"}.fa-bars-progress:before,.fa-tasks-alt:before{content:"\f828"}.fa-bars-staggered:before,.fa-reorder:before,.fa-stream:before{content:"\f550"}.fa-baseball-ball:before,.fa-baseball:before{content:"\f433"}.fa-baseball-bat-ball:before{content:"\f432"}.fa-basket-shopping:before,.fa-shopping-basket:before{content:"\f291"}.fa-basketball-ball:before,.fa-basketball:before{content:"\f434"}.fa-bath:before,.fa-bathtub:before{content:"\f2cd"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-battery-5:before,.fa-battery-full:before,.fa-battery:before{content:"\f240"}.fa-battery-3:before,.fa-battery-half:before{content:"\f242"}.fa-battery-2:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-4:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-bed:before{content:"\f236"}.fa-bed-pulse:before,.fa-procedures:before{content:"\f487"}.fa-beer-mug-empty:before,.fa-beer:before{content:"\f0fc"}.fa-bell:before{content:"\f0f3"}.fa-bell-concierge:before,.fa-concierge-bell:before{content:"\f562"}.fa-bell-slash:before{content:"\f1f6"}.fa-bezier-curve:before{content:"\f55b"}.fa-bicycle:before{content:"\f206"}.fa-binoculars:before{content:"\f1e5"}.fa-biohazard:before{content:"\f780"}.fa-bitcoin-sign:before{content:"\e0b4"}.fa-blender:before{content:"\f517"}.fa-blender-phone:before{content:"\f6b6"}.fa-blog:before{content:"\f781"}.fa-bold:before{content:"\f032"}.fa-bolt:before,.fa-zap:before{content:"\f0e7"}.fa-bolt-lightning:before{content:"\e0b7"}.fa-bomb:before{content:"\f1e2"}.fa-bone:before{content:"\f5d7"}.fa-bong:before{content:"\f55c"}.fa-book:before{content:"\f02d"}.fa-atlas:before,.fa-book-atlas:before{content:"\f558"}.fa-bible:before,.fa-book-bible:before{content:"\f647"}.fa-book-journal-whills:before,.fa-journal-whills:before{content:"\f66a"}.fa-book-medical:before{content:"\f7e6"}.fa-book-open:before{content:"\f518"}.fa-book-open-reader:before,.fa-book-reader:before{content:"\f5da"}.fa-book-quran:before,.fa-quran:before{content:"\f687"}.fa-book-dead:before,.fa-book-skull:before{content:"\f6b7"}.fa-bookmark:before{content:"\f02e"}.fa-border-all:before{content:"\f84c"}.fa-border-none:before{content:"\f850"}.fa-border-style:before,.fa-border-top-left:before{content:"\f853"}.fa-bowling-ball:before{content:"\f436"}.fa-box:before{content:"\f466"}.fa-archive:before,.fa-box-archive:before{content:"\f187"}.fa-box-open:before{content:"\f49e"}.fa-box-tissue:before{content:"\e05b"}.fa-boxes-alt:before,.fa-boxes-stacked:before,.fa-boxes:before{content:"\f468"}.fa-braille:before{content:"\f2a1"}.fa-brain:before{content:"\f5dc"}.fa-brazilian-real-sign:before{content:"\e46c"}.fa-bread-slice:before{content:"\f7ec"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-broom:before{content:"\f51a"}.fa-broom-ball:before,.fa-quidditch-broom-ball:before,.fa-quidditch:before{content:"\f458"}.fa-brush:before{content:"\f55d"}.fa-bug:before{content:"\f188"}.fa-bug-slash:before{content:"\e490"}.fa-building:before{content:"\f1ad"}.fa-bank:before,.fa-building-columns:before,.fa-institution:before,.fa-museum:before,.fa-university:before{content:"\f19c"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-burger:before,.fa-hamburger:before{content:"\f805"}.fa-bus:before{content:"\f207"}.fa-bus-alt:before,.fa-bus-simple:before{content:"\f55e"}.fa-briefcase-clock:before,.fa-business-time:before{content:"\f64a"}.fa-c:before{content:"\43"}.fa-birthday-cake:before,.fa-cake-candles:before,.fa-cake:before{content:"\f1fd"}.fa-calculator:before{content:"\f1ec"}.fa-calendar:before{content:"\f133"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-day:before{content:"\f783"}.fa-calendar-alt:before,.fa-calendar-days:before{content:"\f073"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-week:before{content:"\f784"}.fa-calendar-times:before,.fa-calendar-xmark:before{content:"\f273"}.fa-camera-alt:before,.fa-camera:before{content:"\f030"}.fa-camera-retro:before{content:"\f083"}.fa-camera-rotate:before{content:"\e0d8"}.fa-campground:before{content:"\f6bb"}.fa-candy-cane:before{content:"\f786"}.fa-cannabis:before{content:"\f55f"}.fa-capsules:before{content:"\f46b"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-battery-car:before,.fa-car-battery:before{content:"\f5df"}.fa-car-crash:before{content:"\f5e1"}.fa-car-alt:before,.fa-car-rear:before{content:"\f5de"}.fa-car-side:before{content:"\f5e4"}.fa-caravan:before{content:"\f8ff"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-up:before{content:"\f0d8"}.fa-carrot:before{content:"\f787"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-flatbed:before,.fa-dolly-flatbed:before{content:"\f474"}.fa-cart-flatbed-suitcase:before,.fa-luggage-cart:before{content:"\f59d"}.fa-cart-plus:before{content:"\f217"}.fa-cart-shopping:before,.fa-shopping-cart:before{content:"\f07a"}.fa-cash-register:before{content:"\f788"}.fa-cat:before{content:"\f6be"}.fa-cedi-sign:before{content:"\e0df"}.fa-cent-sign:before{content:"\e3f5"}.fa-certificate:before{content:"\f0a3"}.fa-chair:before{content:"\f6c0"}.fa-blackboard:before,.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before,.fa-chalkboard-user:before{content:"\f51c"}.fa-champagne-glasses:before,.fa-glass-cheers:before{content:"\f79f"}.fa-charging-station:before{content:"\f5e7"}.fa-area-chart:before,.fa-chart-area:before{content:"\f1fe"}.fa-bar-chart:before,.fa-chart-bar:before{content:"\f080"}.fa-chart-column:before{content:"\e0e3"}.fa-chart-gantt:before{content:"\e0e4"}.fa-chart-line:before,.fa-line-chart:before{content:"\f201"}.fa-chart-pie:before,.fa-pie-chart:before{content:"\f200"}.fa-check:before{content:"\f00c"}.fa-check-double:before{content:"\f560"}.fa-check-to-slot:before,.fa-vote-yea:before{content:"\f772"}.fa-cheese:before{content:"\f7ef"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-board:before{content:"\f43c"}.fa-chess-king:before{content:"\f43f"}.fa-chess-knight:before{content:"\f441"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-queen:before{content:"\f445"}.fa-chess-rook:before{content:"\f447"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-arrow-circle-down:before,.fa-circle-arrow-down:before{content:"\f0ab"}.fa-arrow-circle-left:before,.fa-circle-arrow-left:before{content:"\f0a8"}.fa-arrow-circle-right:before,.fa-circle-arrow-right:before{content:"\f0a9"}.fa-arrow-circle-up:before,.fa-circle-arrow-up:before{content:"\f0aa"}.fa-check-circle:before,.fa-circle-check:before{content:"\f058"}.fa-chevron-circle-down:before,.fa-circle-chevron-down:before{content:"\f13a"}.fa-chevron-circle-left:before,.fa-circle-chevron-left:before{content:"\f137"}.fa-chevron-circle-right:before,.fa-circle-chevron-right:before{content:"\f138"}.fa-chevron-circle-up:before,.fa-circle-chevron-up:before{content:"\f139"}.fa-circle-dollar-to-slot:before,.fa-donate:before{content:"\f4b9"}.fa-circle-dot:before,.fa-dot-circle:before{content:"\f192"}.fa-arrow-alt-circle-down:before,.fa-circle-down:before{content:"\f358"}.fa-circle-exclamation:before,.fa-exclamation-circle:before{content:"\f06a"}.fa-circle-h:before,.fa-hospital-symbol:before{content:"\f47e"}.fa-adjust:before,.fa-circle-half-stroke:before{content:"\f042"}.fa-circle-info:before,.fa-info-circle:before{content:"\f05a"}.fa-arrow-alt-circle-left:before,.fa-circle-left:before{content:"\f359"}.fa-circle-minus:before,.fa-minus-circle:before{content:"\f056"}.fa-circle-notch:before{content:"\f1ce"}.fa-circle-pause:before,.fa-pause-circle:before{content:"\f28b"}.fa-circle-play:before,.fa-play-circle:before{content:"\f144"}.fa-circle-plus:before,.fa-plus-circle:before{content:"\f055"}.fa-circle-question:before,.fa-question-circle:before{content:"\f059"}.fa-circle-radiation:before,.fa-radiation-alt:before{content:"\f7ba"}.fa-arrow-alt-circle-right:before,.fa-circle-right:before{content:"\f35a"}.fa-circle-stop:before,.fa-stop-circle:before{content:"\f28d"}.fa-arrow-alt-circle-up:before,.fa-circle-up:before{content:"\f35b"}.fa-circle-user:before,.fa-user-circle:before{content:"\f2bd"}.fa-circle-xmark:before,.fa-times-circle:before,.fa-xmark-circle:before{content:"\f057"}.fa-city:before{content:"\f64f"}.fa-clapperboard:before{content:"\e131"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clock-four:before,.fa-clock:before{content:"\f017"}.fa-clock-rotate-left:before,.fa-history:before{content:"\f1da"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-arrow-down:before,.fa-cloud-download-alt:before,.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-arrow-up:before,.fa-cloud-upload-alt:before,.fa-cloud-upload:before{content:"\f0ee"}.fa-cloud-meatball:before{content:"\f73b"}.fa-cloud-moon:before{content:"\f6c3"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-cloud-rain:before{content:"\f73d"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-cloud-sun:before{content:"\f6c4"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-clover:before{content:"\e139"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-code-commit:before{content:"\f386"}.fa-code-compare:before{content:"\e13a"}.fa-code-fork:before{content:"\e13b"}.fa-code-merge:before{content:"\f387"}.fa-code-pull-request:before{content:"\e13c"}.fa-coins:before{content:"\f51e"}.fa-colon-sign:before{content:"\e140"}.fa-comment:before{content:"\f075"}.fa-comment-dollar:before{content:"\f651"}.fa-comment-dots:before,.fa-commenting:before{content:"\f4ad"}.fa-comment-medical:before{content:"\f7f5"}.fa-comment-slash:before{content:"\f4b3"}.fa-comment-sms:before,.fa-sms:before{content:"\f7cd"}.fa-comments:before{content:"\f086"}.fa-comments-dollar:before{content:"\f653"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compass-drafting:before,.fa-drafting-compass:before{content:"\f568"}.fa-compress:before{content:"\f066"}.fa-computer-mouse:before,.fa-mouse:before{content:"\f8cc"}.fa-cookie:before{content:"\f563"}.fa-cookie-bite:before{content:"\f564"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-couch:before{content:"\f4b8"}.fa-credit-card-alt:before,.fa-credit-card:before{content:"\f09d"}.fa-crop:before{content:"\f125"}.fa-crop-alt:before,.fa-crop-simple:before{content:"\f565"}.fa-cross:before{content:"\f654"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.fa-crutch:before{content:"\f7f7"}.fa-cruzeiro-sign:before{content:"\e152"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-d:before{content:"\44"}.fa-database:before{content:"\f1c0"}.fa-backspace:before,.fa-delete-left:before{content:"\f55a"}.fa-democrat:before{content:"\f747"}.fa-desktop-alt:before,.fa-desktop:before{content:"\f390"}.fa-dharmachakra:before{content:"\f655"}.fa-diagram-next:before{content:"\e476"}.fa-diagram-predecessor:before{content:"\e477"}.fa-diagram-project:before,.fa-project-diagram:before{content:"\f542"}.fa-diagram-successor:before{content:"\e47a"}.fa-diamond:before{content:"\f219"}.fa-diamond-turn-right:before,.fa-directions:before{content:"\f5eb"}.fa-dice:before{content:"\f522"}.fa-dice-d20:before{content:"\f6cf"}.fa-dice-d6:before{content:"\f6d1"}.fa-dice-five:before{content:"\f523"}.fa-dice-four:before{content:"\f524"}.fa-dice-one:before{content:"\f525"}.fa-dice-six:before{content:"\f526"}.fa-dice-three:before{content:"\f527"}.fa-dice-two:before{content:"\f528"}.fa-disease:before{content:"\f7fa"}.fa-divide:before{content:"\f529"}.fa-dna:before{content:"\f471"}.fa-dog:before{content:"\f6d3"}.fa-dollar-sign:before,.fa-dollar:before,.fa-usd:before{content:"\24"}.fa-dolly-box:before,.fa-dolly:before{content:"\f472"}.fa-dong-sign:before{content:"\e169"}.fa-door-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dove:before{content:"\f4ba"}.fa-compress-alt:before,.fa-down-left-and-up-right-to-center:before{content:"\f422"}.fa-down-long:before,.fa-long-arrow-alt-down:before{content:"\f309"}.fa-download:before{content:"\f019"}.fa-dragon:before{content:"\f6d5"}.fa-draw-polygon:before{content:"\f5ee"}.fa-droplet:before,.fa-tint:before{content:"\f043"}.fa-droplet-slash:before,.fa-tint-slash:before{content:"\f5c7"}.fa-drum:before{content:"\f569"}.fa-drum-steelpan:before{content:"\f56a"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-dumbbell:before{content:"\f44b"}.fa-dumpster:before{content:"\f793"}.fa-dumpster-fire:before{content:"\f794"}.fa-dungeon:before{content:"\f6d9"}.fa-e:before{content:"\45"}.fa-deaf:before,.fa-deafness:before,.fa-ear-deaf:before,.fa-hard-of-hearing:before{content:"\f2a4"}.fa-assistive-listening-systems:before,.fa-ear-listen:before{content:"\f2a2"}.fa-earth-africa:before,.fa-globe-africa:before{content:"\f57c"}.fa-earth-america:before,.fa-earth-americas:before,.fa-earth:before,.fa-globe-americas:before{content:"\f57d"}.fa-earth-asia:before,.fa-globe-asia:before{content:"\f57e"}.fa-earth-europe:before,.fa-globe-europe:before{content:"\f7a2"}.fa-earth-oceania:before,.fa-globe-oceania:before{content:"\e47b"}.fa-egg:before{content:"\f7fb"}.fa-eject:before{content:"\f052"}.fa-elevator:before{content:"\e16d"}.fa-ellipsis-h:before,.fa-ellipsis:before{content:"\f141"}.fa-ellipsis-v:before,.fa-ellipsis-vertical:before{content:"\f142"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-text:before{content:"\f658"}.fa-envelopes-bulk:before,.fa-mail-bulk:before{content:"\f674"}.fa-equals:before{content:"\3d"}.fa-eraser:before{content:"\f12d"}.fa-ethernet:before{content:"\f796"}.fa-eur:before,.fa-euro-sign:before,.fa-euro:before{content:"\f153"}.fa-exclamation:before{content:"\21"}.fa-expand:before{content:"\f065"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper-empty:before,.fa-eye-dropper:before,.fa-eyedropper:before{content:"\f1fb"}.fa-eye-low-vision:before,.fa-low-vision:before{content:"\f2a8"}.fa-eye-slash:before{content:"\f070"}.fa-f:before{content:"\46"}.fa-angry:before,.fa-face-angry:before{content:"\f556"}.fa-dizzy:before,.fa-face-dizzy:before{content:"\f567"}.fa-face-flushed:before,.fa-flushed:before{content:"\f579"}.fa-face-frown:before,.fa-frown:before{content:"\f119"}.fa-face-frown-open:before,.fa-frown-open:before{content:"\f57a"}.fa-face-grimace:before,.fa-grimace:before{content:"\f57f"}.fa-face-grin:before,.fa-grin:before{content:"\f580"}.fa-face-grin-beam:before,.fa-grin-beam:before{content:"\f582"}.fa-face-grin-beam-sweat:before,.fa-grin-beam-sweat:before{content:"\f583"}.fa-face-grin-hearts:before,.fa-grin-hearts:before{content:"\f584"}.fa-face-grin-squint:before,.fa-grin-squint:before{content:"\f585"}.fa-face-grin-squint-tears:before,.fa-grin-squint-tears:before{content:"\f586"}.fa-face-grin-stars:before,.fa-grin-stars:before{content:"\f587"}.fa-face-grin-tears:before,.fa-grin-tears:before{content:"\f588"}.fa-face-grin-tongue:before,.fa-grin-tongue:before{content:"\f589"}.fa-face-grin-tongue-squint:before,.fa-grin-tongue-squint:before{content:"\f58a"}.fa-face-grin-tongue-wink:before,.fa-grin-tongue-wink:before{content:"\f58b"}.fa-face-grin-wide:before,.fa-grin-alt:before{content:"\f581"}.fa-face-grin-wink:before,.fa-grin-wink:before{content:"\f58c"}.fa-face-kiss:before,.fa-kiss:before{content:"\f596"}.fa-face-kiss-beam:before,.fa-kiss-beam:before{content:"\f597"}.fa-face-kiss-wink-heart:before,.fa-kiss-wink-heart:before{content:"\f598"}.fa-face-laugh:before,.fa-laugh:before{content:"\f599"}.fa-face-laugh-beam:before,.fa-laugh-beam:before{content:"\f59a"}.fa-face-laugh-squint:before,.fa-laugh-squint:before{content:"\f59b"}.fa-face-laugh-wink:before,.fa-laugh-wink:before{content:"\f59c"}.fa-face-meh:before,.fa-meh:before{content:"\f11a"}.fa-face-meh-blank:before,.fa-meh-blank:before{content:"\f5a4"}.fa-face-rolling-eyes:before,.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-face-sad-cry:before,.fa-sad-cry:before{content:"\f5b3"}.fa-face-sad-tear:before,.fa-sad-tear:before{content:"\f5b4"}.fa-face-smile:before,.fa-smile:before{content:"\f118"}.fa-face-smile-beam:before,.fa-smile-beam:before{content:"\f5b8"}.fa-face-smile-wink:before,.fa-smile-wink:before{content:"\f4da"}.fa-face-surprise:before,.fa-surprise:before{content:"\f5c2"}.fa-face-tired:before,.fa-tired:before{content:"\f5c8"}.fa-fan:before{content:"\f863"}.fa-faucet:before{content:"\e005"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-feather-alt:before,.fa-feather-pointed:before{content:"\f56b"}.fa-file:before{content:"\f15b"}.fa-file-arrow-down:before,.fa-file-download:before{content:"\f56d"}.fa-file-arrow-up:before,.fa-file-upload:before{content:"\f574"}.fa-file-audio:before{content:"\f1c7"}.fa-file-code:before{content:"\f1c9"}.fa-file-contract:before{content:"\f56c"}.fa-file-csv:before{content:"\f6dd"}.fa-file-excel:before{content:"\f1c3"}.fa-arrow-right-from-file:before,.fa-file-export:before{content:"\f56e"}.fa-file-image:before{content:"\f1c5"}.fa-arrow-right-to-file:before,.fa-file-import:before{content:"\f56f"}.fa-file-invoice:before{content:"\f570"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-file-alt:before,.fa-file-lines:before,.fa-file-text:before{content:"\f15c"}.fa-file-medical:before{content:"\f477"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-prescription:before{content:"\f572"}.fa-file-signature:before{content:"\f573"}.fa-file-video:before{content:"\f1c8"}.fa-file-medical-alt:before,.fa-file-waveform:before{content:"\f478"}.fa-file-word:before{content:"\f1c2"}.fa-file-archive:before,.fa-file-zipper:before{content:"\f1c6"}.fa-fill:before{content:"\f575"}.fa-fill-drip:before{content:"\f576"}.fa-film:before{content:"\f008"}.fa-filter:before{content:"\f0b0"}.fa-filter-circle-dollar:before,.fa-funnel-dollar:before{content:"\f662"}.fa-filter-circle-xmark:before{content:"\e17b"}.fa-fingerprint:before{content:"\f577"}.fa-fire:before{content:"\f06d"}.fa-fire-extinguisher:before{content:"\f134"}.fa-fire-alt:before,.fa-fire-flame-curved:before{content:"\f7e4"}.fa-burn:before,.fa-fire-flame-simple:before{content:"\f46a"}.fa-fish:before{content:"\f578"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flag-usa:before{content:"\f74d"}.fa-flask:before{content:"\f0c3"}.fa-floppy-disk:before,.fa-save:before{content:"\f0c7"}.fa-florin-sign:before{content:"\e184"}.fa-folder:before{content:"\f07b"}.fa-folder-minus:before{content:"\f65d"}.fa-folder-open:before{content:"\f07c"}.fa-folder-plus:before{content:"\f65e"}.fa-folder-tree:before{content:"\f802"}.fa-font:before{content:"\f031"}.fa-football-ball:before,.fa-football:before{content:"\f44e"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before,.fa-forward-fast:before{content:"\f050"}.fa-forward-step:before,.fa-step-forward:before{content:"\f051"}.fa-franc-sign:before{content:"\e18f"}.fa-frog:before{content:"\f52e"}.fa-futbol-ball:before,.fa-futbol:before,.fa-soccer-ball:before{content:"\f1e3"}.fa-g:before{content:"\47"}.fa-gamepad:before{content:"\f11b"}.fa-gas-pump:before{content:"\f52f"}.fa-dashboard:before,.fa-gauge-med:before,.fa-gauge:before,.fa-tachometer-alt-average:before{content:"\f624"}.fa-gauge-high:before,.fa-tachometer-alt-fast:before,.fa-tachometer-alt:before{content:"\f625"}.fa-gauge-simple-med:before,.fa-gauge-simple:before,.fa-tachometer-average:before{content:"\f629"}.fa-gauge-simple-high:before,.fa-tachometer-fast:before,.fa-tachometer:before{content:"\f62a"}.fa-gavel:before,.fa-legal:before{content:"\f0e3"}.fa-cog:before,.fa-gear:before{content:"\f013"}.fa-cogs:before,.fa-gears:before{content:"\f085"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-ghost:before{content:"\f6e2"}.fa-gift:before{content:"\f06b"}.fa-gifts:before{content:"\f79c"}.fa-glasses:before{content:"\f530"}.fa-globe:before{content:"\f0ac"}.fa-golf-ball-tee:before,.fa-golf-ball:before{content:"\f450"}.fa-gopuram:before{content:"\f664"}.fa-graduation-cap:before,.fa-mortar-board:before{content:"\f19d"}.fa-greater-than:before{content:"\3e"}.fa-greater-than-equal:before{content:"\f532"}.fa-grip-horizontal:before,.fa-grip:before{content:"\f58d"}.fa-grip-lines:before{content:"\f7a4"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-grip-vertical:before{content:"\f58e"}.fa-guarani-sign:before{content:"\e19a"}.fa-guitar:before{content:"\f7a6"}.fa-gun:before{content:"\e19b"}.fa-h:before{content:"\48"}.fa-hammer:before{content:"\f6e3"}.fa-hamsa:before{content:"\f665"}.fa-hand-paper:before,.fa-hand:before{content:"\f256"}.fa-hand-back-fist:before,.fa-hand-rock:before{content:"\f255"}.fa-allergies:before,.fa-hand-dots:before{content:"\f461"}.fa-fist-raised:before,.fa-hand-fist:before{content:"\f6de"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-dollar:before,.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-holding-droplet:before,.fa-hand-holding-water:before{content:"\f4c1"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-medical:before{content:"\e05c"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-middle-finger:before{content:"\f806"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-sparkles:before{content:"\e05d"}.fa-hand-spock:before{content:"\f259"}.fa-hands:before,.fa-sign-language:before,.fa-signing:before{content:"\f2a7"}.fa-american-sign-language-interpreting:before,.fa-asl-interpreting:before,.fa-hands-american-sign-language-interpreting:before,.fa-hands-asl-interpreting:before{content:"\f2a3"}.fa-hands-bubbles:before,.fa-hands-wash:before{content:"\e05e"}.fa-hands-clapping:before{content:"\e1a8"}.fa-hands-holding:before{content:"\f4c2"}.fa-hands-praying:before,.fa-praying-hands:before{content:"\f684"}.fa-handshake:before{content:"\f2b5"}.fa-hands-helping:before,.fa-handshake-angle:before{content:"\f4c4"}.fa-handshake-alt-slash:before,.fa-handshake-simple-slash:before{content:"\e05f"}.fa-handshake-slash:before{content:"\e060"}.fa-hanukiah:before{content:"\f6e6"}.fa-hard-drive:before,.fa-hdd:before{content:"\f0a0"}.fa-hashtag:before{content:"\23"}.fa-hat-cowboy:before{content:"\f8c0"}.fa-hat-cowboy-side:before{content:"\f8c1"}.fa-hat-wizard:before{content:"\f6e8"}.fa-head-side-cough:before{content:"\e061"}.fa-head-side-cough-slash:before{content:"\e062"}.fa-head-side-mask:before{content:"\e063"}.fa-head-side-virus:before{content:"\e064"}.fa-header:before,.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-headphones-alt:before,.fa-headphones-simple:before{content:"\f58f"}.fa-headset:before{content:"\f590"}.fa-heart:before{content:"\f004"}.fa-heart-broken:before,.fa-heart-crack:before{content:"\f7a9"}.fa-heart-pulse:before,.fa-heartbeat:before{content:"\f21e"}.fa-helicopter:before{content:"\f533"}.fa-hard-hat:before,.fa-hat-hard:before,.fa-helmet-safety:before{content:"\f807"}.fa-highlighter:before{content:"\f591"}.fa-hippo:before{content:"\f6ed"}.fa-hockey-puck:before{content:"\f453"}.fa-holly-berry:before{content:"\f7aa"}.fa-horse:before{content:"\f6f0"}.fa-horse-head:before{content:"\f7ab"}.fa-hospital-alt:before,.fa-hospital-wide:before,.fa-hospital:before{content:"\f0f8"}.fa-hospital-user:before{content:"\f80d"}.fa-hot-tub-person:before,.fa-hot-tub:before{content:"\f593"}.fa-hotdog:before{content:"\f80f"}.fa-hotel:before{content:"\f594"}.fa-hourglass-2:before,.fa-hourglass-half:before,.fa-hourglass:before{content:"\f254"}.fa-hourglass-empty:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-home-alt:before,.fa-home-lg-alt:before,.fa-home:before,.fa-house:before{content:"\f015"}.fa-home-lg:before,.fa-house-chimney:before{content:"\e3af"}.fa-house-chimney-crack:before,.fa-house-damage:before{content:"\f6f1"}.fa-clinic-medical:before,.fa-house-chimney-medical:before{content:"\f7f2"}.fa-house-chimney-user:before{content:"\e065"}.fa-house-chimney-window:before{content:"\e00d"}.fa-house-crack:before{content:"\e3b1"}.fa-house-laptop:before,.fa-laptop-house:before{content:"\e066"}.fa-house-medical:before{content:"\e3b2"}.fa-home-user:before,.fa-house-user:before{content:"\e1b0"}.fa-hryvnia-sign:before,.fa-hryvnia:before{content:"\f6f2"}.fa-i:before{content:"\49"}.fa-i-cursor:before{content:"\f246"}.fa-ice-cream:before{content:"\f810"}.fa-icicles:before{content:"\f7ad"}.fa-heart-music-camera-bolt:before,.fa-icons:before{content:"\f86d"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before,.fa-id-card-clip:before{content:"\f47f"}.fa-igloo:before{content:"\f7ae"}.fa-image:before{content:"\f03e"}.fa-image-portrait:before,.fa-portrait:before{content:"\f3e0"}.fa-images:before{content:"\f302"}.fa-inbox:before{content:"\f01c"}.fa-indent:before{content:"\f03c"}.fa-indian-rupee-sign:before,.fa-indian-rupee:before,.fa-inr:before{content:"\e1bc"}.fa-industry:before{content:"\f275"}.fa-infinity:before{content:"\f534"}.fa-info:before{content:"\f129"}.fa-italic:before{content:"\f033"}.fa-j:before{content:"\4a"}.fa-jedi:before{content:"\f669"}.fa-fighter-jet:before,.fa-jet-fighter:before{content:"\f0fb"}.fa-joint:before{content:"\f595"}.fa-k:before{content:"\4b"}.fa-kaaba:before{content:"\f66b"}.fa-key:before{content:"\f084"}.fa-keyboard:before{content:"\f11c"}.fa-khanda:before{content:"\f66d"}.fa-kip-sign:before{content:"\e1c4"}.fa-first-aid:before,.fa-kit-medical:before{content:"\f479"}.fa-kiwi-bird:before{content:"\f535"}.fa-l:before{content:"\4c"}.fa-landmark:before{content:"\f66f"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laptop-code:before{content:"\f5fc"}.fa-laptop-medical:before{content:"\f812"}.fa-lari-sign:before{content:"\e1c8"}.fa-layer-group:before{content:"\f5fd"}.fa-leaf:before{content:"\f06c"}.fa-left-long:before,.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-arrows-alt-h:before,.fa-left-right:before{content:"\f337"}.fa-lemon:before{content:"\f094"}.fa-less-than:before{content:"\3c"}.fa-less-than-equal:before{content:"\f537"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-chain-broken:before,.fa-chain-slash:before,.fa-link-slash:before,.fa-unlink:before{content:"\f127"}.fa-lira-sign:before{content:"\f195"}.fa-list-squares:before,.fa-list:before{content:"\f03a"}.fa-list-check:before,.fa-tasks:before{content:"\f0ae"}.fa-list-1-2:before,.fa-list-numeric:before,.fa-list-ol:before{content:"\f0cb"}.fa-list-dots:before,.fa-list-ul:before{content:"\f0ca"}.fa-litecoin-sign:before{content:"\e1d3"}.fa-location-arrow:before{content:"\f124"}.fa-location-crosshairs:before,.fa-location:before{content:"\f601"}.fa-location-dot:before,.fa-map-marker-alt:before{content:"\f3c5"}.fa-location-pin:before,.fa-map-marker:before{content:"\f041"}.fa-lock:before{content:"\f023"}.fa-lock-open:before{content:"\f3c1"}.fa-lungs:before{content:"\f604"}.fa-lungs-virus:before{content:"\e067"}.fa-m:before{content:"\4d"}.fa-magnet:before{content:"\f076"}.fa-magnifying-glass:before,.fa-search:before{content:"\f002"}.fa-magnifying-glass-dollar:before,.fa-search-dollar:before{content:"\f688"}.fa-magnifying-glass-location:before,.fa-search-location:before{content:"\f689"}.fa-magnifying-glass-minus:before,.fa-search-minus:before{content:"\f010"}.fa-magnifying-glass-plus:before,.fa-search-plus:before{content:"\f00e"}.fa-manat-sign:before{content:"\e1d5"}.fa-map:before{content:"\f279"}.fa-map-location:before,.fa-map-marked:before{content:"\f59f"}.fa-map-location-dot:before,.fa-map-marked-alt:before{content:"\f5a0"}.fa-map-pin:before{content:"\f276"}.fa-marker:before{content:"\f5a1"}.fa-mars:before{content:"\f222"}.fa-mars-and-venus:before{content:"\f224"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before,.fa-mars-stroke-right:before{content:"\f22b"}.fa-mars-stroke-up:before,.fa-mars-stroke-v:before{content:"\f22a"}.fa-glass-martini-alt:before,.fa-martini-glass:before{content:"\f57b"}.fa-cocktail:before,.fa-martini-glass-citrus:before{content:"\f561"}.fa-glass-martini:before,.fa-martini-glass-empty:before{content:"\f000"}.fa-mask:before{content:"\f6fa"}.fa-mask-face:before{content:"\e1d7"}.fa-masks-theater:before,.fa-theater-masks:before{content:"\f630"}.fa-expand-arrows-alt:before,.fa-maximize:before{content:"\f31e"}.fa-medal:before{content:"\f5a2"}.fa-memory:before{content:"\f538"}.fa-menorah:before{content:"\f676"}.fa-mercury:before{content:"\f223"}.fa-comment-alt:before,.fa-message:before{content:"\f27a"}.fa-meteor:before{content:"\f753"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before,.fa-microphone-lines:before{content:"\f3c9"}.fa-microphone-alt-slash:before,.fa-microphone-lines-slash:before{content:"\f539"}.fa-microphone-slash:before{content:"\f131"}.fa-microscope:before{content:"\f610"}.fa-mill-sign:before{content:"\e1ed"}.fa-compress-arrows-alt:before,.fa-minimize:before{content:"\f78c"}.fa-minus:before,.fa-subtract:before{content:"\f068"}.fa-mitten:before{content:"\f7b5"}.fa-mobile-android:before,.fa-mobile-phone:before,.fa-mobile:before{content:"\f3ce"}.fa-mobile-button:before{content:"\f10b"}.fa-mobile-alt:before,.fa-mobile-screen-button:before{content:"\f3cd"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-1:before,.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-1-wave:before,.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-check:before{content:"\f53c"}.fa-money-check-alt:before,.fa-money-check-dollar:before{content:"\f53d"}.fa-monument:before{content:"\f5a6"}.fa-moon:before{content:"\f186"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-mosque:before{content:"\f678"}.fa-motorcycle:before{content:"\f21c"}.fa-mountain:before{content:"\f6fc"}.fa-mug-hot:before{content:"\f7b6"}.fa-coffee:before,.fa-mug-saucer:before{content:"\f0f4"}.fa-music:before{content:"\f001"}.fa-n:before{content:"\4e"}.fa-naira-sign:before{content:"\e1f6"}.fa-network-wired:before{content:"\f6ff"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-not-equal:before{content:"\f53e"}.fa-note-sticky:before,.fa-sticky-note:before{content:"\f249"}.fa-notes-medical:before{content:"\f481"}.fa-o:before{content:"\4f"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-oil-can:before{content:"\f613"}.fa-om:before{content:"\f679"}.fa-otter:before{content:"\f700"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-p:before{content:"\50"}.fa-pager:before{content:"\f815"}.fa-paint-roller:before{content:"\f5aa"}.fa-paint-brush:before,.fa-paintbrush:before{content:"\f1fc"}.fa-palette:before{content:"\f53f"}.fa-pallet:before{content:"\f482"}.fa-panorama:before{content:"\e209"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-passport:before{content:"\f5ab"}.fa-file-clipboard:before,.fa-paste:before{content:"\f0ea"}.fa-pause:before{content:"\f04c"}.fa-paw:before{content:"\f1b0"}.fa-peace:before{content:"\f67c"}.fa-pen:before{content:"\f304"}.fa-pen-alt:before,.fa-pen-clip:before{content:"\f305"}.fa-pen-fancy:before{content:"\f5ac"}.fa-pen-nib:before{content:"\f5ad"}.fa-pen-ruler:before,.fa-pencil-ruler:before{content:"\f5ae"}.fa-edit:before,.fa-pen-to-square:before{content:"\f044"}.fa-pencil-alt:before,.fa-pencil:before{content:"\f303"}.fa-people-arrows-left-right:before,.fa-people-arrows:before{content:"\e068"}.fa-people-carry-box:before,.fa-people-carry:before{content:"\f4ce"}.fa-pepper-hot:before{content:"\f816"}.fa-percent:before,.fa-percentage:before{content:"\25"}.fa-male:before,.fa-person:before{content:"\f183"}.fa-biking:before,.fa-person-biking:before{content:"\f84a"}.fa-person-booth:before{content:"\f756"}.fa-diagnoses:before,.fa-person-dots-from-line:before{content:"\f470"}.fa-female:before,.fa-person-dress:before{content:"\f182"}.fa-hiking:before,.fa-person-hiking:before{content:"\f6ec"}.fa-person-praying:before,.fa-pray:before{content:"\f683"}.fa-person-running:before,.fa-running:before{content:"\f70c"}.fa-person-skating:before,.fa-skating:before{content:"\f7c5"}.fa-person-skiing:before,.fa-skiing:before{content:"\f7c9"}.fa-person-skiing-nordic:before,.fa-skiing-nordic:before{content:"\f7ca"}.fa-person-snowboarding:before,.fa-snowboarding:before{content:"\f7ce"}.fa-person-swimming:before,.fa-swimmer:before{content:"\f5c4"}.fa-person-walking:before,.fa-walking:before{content:"\f554"}.fa-blind:before,.fa-person-walking-with-cane:before{content:"\f29d"}.fa-peseta-sign:before{content:"\e221"}.fa-peso-sign:before{content:"\e222"}.fa-phone:before{content:"\f095"}.fa-phone-alt:before,.fa-phone-flip:before{content:"\f879"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-volume:before,.fa-volume-control-phone:before{content:"\f2a0"}.fa-photo-film:before,.fa-photo-video:before{content:"\f87c"}.fa-piggy-bank:before{content:"\f4d3"}.fa-pills:before{content:"\f484"}.fa-pizza-slice:before{content:"\f818"}.fa-place-of-worship:before{content:"\f67f"}.fa-plane:before{content:"\f072"}.fa-plane-arrival:before{content:"\f5af"}.fa-plane-departure:before{content:"\f5b0"}.fa-plane-slash:before{content:"\e069"}.fa-play:before{content:"\f04b"}.fa-plug:before{content:"\f1e6"}.fa-add:before,.fa-plus:before{content:"\2b"}.fa-plus-minus:before{content:"\e43c"}.fa-podcast:before{content:"\f2ce"}.fa-poo:before{content:"\f2fe"}.fa-poo-bolt:before,.fa-poo-storm:before{content:"\f75a"}.fa-poop:before{content:"\f619"}.fa-power-off:before{content:"\f011"}.fa-prescription:before{content:"\f5b1"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before,.fa-prescription-bottle-medical:before{content:"\f486"}.fa-print:before{content:"\f02f"}.fa-pump-medical:before{content:"\e06a"}.fa-pump-soap:before{content:"\e06b"}.fa-puzzle-piece:before{content:"\f12e"}.fa-q:before{content:"\51"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\3f"}.fa-quote-left-alt:before,.fa-quote-left:before{content:"\f10d"}.fa-quote-right-alt:before,.fa-quote-right:before{content:"\f10e"}.fa-r:before{content:"\52"}.fa-radiation:before{content:"\f7b9"}.fa-rainbow:before{content:"\f75b"}.fa-receipt:before{content:"\f543"}.fa-record-vinyl:before{content:"\f8d9"}.fa-ad:before,.fa-rectangle-ad:before{content:"\f641"}.fa-list-alt:before,.fa-rectangle-list:before{content:"\f022"}.fa-rectangle-times:before,.fa-rectangle-xmark:before,.fa-times-rectangle:before,.fa-window-close:before{content:"\f410"}.fa-recycle:before{content:"\f1b8"}.fa-registered:before{content:"\f25d"}.fa-repeat:before{content:"\f363"}.fa-mail-reply:before,.fa-reply:before{content:"\f3e5"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-republican:before{content:"\f75e"}.fa-restroom:before{content:"\f7bd"}.fa-retweet:before{content:"\f079"}.fa-ribbon:before{content:"\f4d6"}.fa-right-from-bracket:before,.fa-sign-out-alt:before{content:"\f2f5"}.fa-exchange-alt:before,.fa-right-left:before{content:"\f362"}.fa-long-arrow-alt-right:before,.fa-right-long:before{content:"\f30b"}.fa-right-to-bracket:before,.fa-sign-in-alt:before{content:"\f2f6"}.fa-ring:before{content:"\f70b"}.fa-road:before{content:"\f018"}.fa-robot:before{content:"\f544"}.fa-rocket:before{content:"\f135"}.fa-rotate:before,.fa-sync-alt:before{content:"\f2f1"}.fa-rotate-back:before,.fa-rotate-backward:before,.fa-rotate-left:before,.fa-undo-alt:before{content:"\f2ea"}.fa-redo-alt:before,.fa-rotate-forward:before,.fa-rotate-right:before{content:"\f2f9"}.fa-route:before{content:"\f4d7"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-rouble:before,.fa-rub:before,.fa-ruble-sign:before,.fa-ruble:before{content:"\f158"}.fa-ruler:before{content:"\f545"}.fa-ruler-combined:before{content:"\f546"}.fa-ruler-horizontal:before{content:"\f547"}.fa-ruler-vertical:before{content:"\f548"}.fa-rupee-sign:before,.fa-rupee:before{content:"\f156"}.fa-rupiah-sign:before{content:"\e23d"}.fa-s:before{content:"\53"}.fa-sailboat:before{content:"\e445"}.fa-satellite:before{content:"\f7bf"}.fa-satellite-dish:before{content:"\f7c0"}.fa-balance-scale:before,.fa-scale-balanced:before{content:"\f24e"}.fa-balance-scale-left:before,.fa-scale-unbalanced:before{content:"\f515"}.fa-balance-scale-right:before,.fa-scale-unbalanced-flip:before{content:"\f516"}.fa-school:before{content:"\f549"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-screwdriver:before{content:"\f54a"}.fa-screwdriver-wrench:before,.fa-tools:before{content:"\f7d9"}.fa-scroll:before{content:"\f70e"}.fa-scroll-torah:before,.fa-torah:before{content:"\f6a0"}.fa-sd-card:before{content:"\f7c2"}.fa-section:before{content:"\e447"}.fa-seedling:before,.fa-sprout:before{content:"\f4d8"}.fa-server:before{content:"\f233"}.fa-shapes:before,.fa-triangle-circle-square:before{content:"\f61f"}.fa-arrow-turn-right:before,.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-share-from-square:before,.fa-share-square:before{content:"\f14d"}.fa-share-alt:before,.fa-share-nodes:before{content:"\f1e0"}.fa-ils:before,.fa-shekel-sign:before,.fa-shekel:before,.fa-sheqel-sign:before,.fa-sheqel:before{content:"\f20b"}.fa-shield:before{content:"\f132"}.fa-shield-alt:before,.fa-shield-blank:before{content:"\f3ed"}.fa-shield-virus:before{content:"\e06c"}.fa-ship:before{content:"\f21a"}.fa-shirt:before,.fa-t-shirt:before,.fa-tshirt:before{content:"\f553"}.fa-shoe-prints:before{content:"\f54b"}.fa-shop:before,.fa-store-alt:before{content:"\f54f"}.fa-shop-slash:before,.fa-store-alt-slash:before{content:"\e070"}.fa-shower:before{content:"\f2cc"}.fa-shrimp:before{content:"\e448"}.fa-random:before,.fa-shuffle:before{content:"\f074"}.fa-shuttle-space:before,.fa-space-shuttle:before{content:"\f197"}.fa-sign-hanging:before,.fa-sign:before{content:"\f4d9"}.fa-signal-5:before,.fa-signal-perfect:before,.fa-signal:before{content:"\f012"}.fa-signature:before{content:"\f5b7"}.fa-map-signs:before,.fa-signs-post:before{content:"\f277"}.fa-sim-card:before{content:"\f7c4"}.fa-sink:before{content:"\e06d"}.fa-sitemap:before{content:"\f0e8"}.fa-skull:before{content:"\f54c"}.fa-skull-crossbones:before{content:"\f714"}.fa-slash:before{content:"\f715"}.fa-sleigh:before{content:"\f7cc"}.fa-sliders-h:before,.fa-sliders:before{content:"\f1de"}.fa-smog:before{content:"\f75f"}.fa-smoking:before{content:"\f48d"}.fa-snowflake:before{content:"\f2dc"}.fa-snowman:before{content:"\f7d0"}.fa-snowplow:before{content:"\f7d2"}.fa-soap:before{content:"\e06e"}.fa-socks:before{content:"\f696"}.fa-solar-panel:before{content:"\f5ba"}.fa-sort:before,.fa-unsorted:before{content:"\f0dc"}.fa-sort-desc:before,.fa-sort-down:before{content:"\f0dd"}.fa-sort-asc:before,.fa-sort-up:before{content:"\f0de"}.fa-spa:before{content:"\f5bb"}.fa-pastafarianism:before,.fa-spaghetti-monster-flying:before{content:"\f67b"}.fa-spell-check:before{content:"\f891"}.fa-spider:before{content:"\f717"}.fa-spinner:before{content:"\f110"}.fa-splotch:before{content:"\f5bc"}.fa-spoon:before,.fa-utensil-spoon:before{content:"\f2e5"}.fa-spray-can:before{content:"\f5bd"}.fa-air-freshener:before,.fa-spray-can-sparkles:before{content:"\f5d0"}.fa-square:before{content:"\f0c8"}.fa-external-link-square:before,.fa-square-arrow-up-right:before{content:"\f14c"}.fa-caret-square-down:before,.fa-square-caret-down:before{content:"\f150"}.fa-caret-square-left:before,.fa-square-caret-left:before{content:"\f191"}.fa-caret-square-right:before,.fa-square-caret-right:before{content:"\f152"}.fa-caret-square-up:before,.fa-square-caret-up:before{content:"\f151"}.fa-check-square:before,.fa-square-check:before{content:"\f14a"}.fa-envelope-square:before,.fa-square-envelope:before{content:"\f199"}.fa-square-full:before{content:"\f45c"}.fa-h-square:before,.fa-square-h:before{content:"\f0fd"}.fa-minus-square:before,.fa-square-minus:before{content:"\f146"}.fa-parking:before,.fa-square-parking:before{content:"\f540"}.fa-pen-square:before,.fa-pencil-square:before,.fa-square-pen:before{content:"\f14b"}.fa-phone-square:before,.fa-square-phone:before{content:"\f098"}.fa-phone-square-alt:before,.fa-square-phone-flip:before{content:"\f87b"}.fa-plus-square:before,.fa-square-plus:before{content:"\f0fe"}.fa-poll-h:before,.fa-square-poll-horizontal:before{content:"\f682"}.fa-poll:before,.fa-square-poll-vertical:before{content:"\f681"}.fa-square-root-alt:before,.fa-square-root-variable:before{content:"\f698"}.fa-rss-square:before,.fa-square-rss:before{content:"\f143"}.fa-share-alt-square:before,.fa-square-share-nodes:before{content:"\f1e1"}.fa-external-link-square-alt:before,.fa-square-up-right:before{content:"\f360"}.fa-square-xmark:before,.fa-times-square:before,.fa-xmark-square:before{content:"\f2d3"}.fa-stairs:before{content:"\e289"}.fa-stamp:before{content:"\f5bf"}.fa-star:before{content:"\f005"}.fa-star-and-crescent:before{content:"\f699"}.fa-star-half:before{content:"\f089"}.fa-star-half-alt:before,.fa-star-half-stroke:before{content:"\f5c0"}.fa-star-of-david:before{content:"\f69a"}.fa-star-of-life:before{content:"\f621"}.fa-gbp:before,.fa-pound-sign:before,.fa-sterling-sign:before{content:"\f154"}.fa-stethoscope:before{content:"\f0f1"}.fa-stop:before{content:"\f04d"}.fa-stopwatch:before{content:"\f2f2"}.fa-stopwatch-20:before{content:"\e06f"}.fa-store:before{content:"\f54e"}.fa-store-slash:before{content:"\e071"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fa-stroopwafel:before{content:"\f551"}.fa-subscript:before{content:"\f12c"}.fa-suitcase:before{content:"\f0f2"}.fa-medkit:before,.fa-suitcase-medical:before{content:"\f0fa"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-sun:before{content:"\f185"}.fa-superscript:before{content:"\f12b"}.fa-swatchbook:before{content:"\f5c3"}.fa-synagogue:before{content:"\f69b"}.fa-syringe:before{content:"\f48e"}.fa-t:before{content:"\54"}.fa-table:before{content:"\f0ce"}.fa-table-cells:before,.fa-th:before{content:"\f00a"}.fa-table-cells-large:before,.fa-th-large:before{content:"\f009"}.fa-columns:before,.fa-table-columns:before{content:"\f0db"}.fa-table-list:before,.fa-th-list:before{content:"\f00b"}.fa-ping-pong-paddle-ball:before,.fa-table-tennis-paddle-ball:before,.fa-table-tennis:before{content:"\f45d"}.fa-tablet-android:before,.fa-tablet:before{content:"\f3fb"}.fa-tablet-button:before{content:"\f10a"}.fa-tablet-alt:before,.fa-tablet-screen-button:before{content:"\f3fa"}.fa-tablets:before{content:"\f490"}.fa-digital-tachograph:before,.fa-tachograph-digital:before{content:"\f566"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tape:before{content:"\f4db"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-teeth:before{content:"\f62e"}.fa-teeth-open:before{content:"\f62f"}.fa-temperature-0:before,.fa-temperature-empty:before,.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-temperature-4:before,.fa-temperature-full:before,.fa-thermometer-4:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-temperature-2:before,.fa-temperature-half:before,.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-temperature-high:before{content:"\f769"}.fa-temperature-low:before{content:"\f76b"}.fa-temperature-1:before,.fa-temperature-quarter:before,.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-temperature-3:before,.fa-temperature-three-quarters:before,.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-tenge-sign:before,.fa-tenge:before{content:"\f7d7"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-remove-format:before,.fa-text-slash:before{content:"\f87d"}.fa-text-width:before{content:"\f035"}.fa-thermometer:before{content:"\f491"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumb-tack:before,.fa-thumbtack:before{content:"\f08d"}.fa-ticket:before{content:"\f145"}.fa-ticket-alt:before,.fa-ticket-simple:before{content:"\f3ff"}.fa-timeline:before{content:"\e29c"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-toilet:before{content:"\f7d8"}.fa-toilet-paper:before{content:"\f71e"}.fa-toilet-paper-slash:before{content:"\e072"}.fa-toolbox:before{content:"\f552"}.fa-tooth:before{content:"\f5c9"}.fa-torii-gate:before{content:"\f6a1"}.fa-broadcast-tower:before,.fa-tower-broadcast:before{content:"\f519"}.fa-tractor:before{content:"\f722"}.fa-trademark:before{content:"\f25c"}.fa-traffic-light:before{content:"\f637"}.fa-trailer:before{content:"\e041"}.fa-train:before{content:"\f238"}.fa-subway:before,.fa-train-subway:before{content:"\f239"}.fa-train-tram:before,.fa-tram:before{content:"\f7da"}.fa-transgender-alt:before,.fa-transgender:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-arrow-up:before,.fa-trash-restore:before{content:"\f829"}.fa-trash-alt:before,.fa-trash-can:before{content:"\f2ed"}.fa-trash-can-arrow-up:before,.fa-trash-restore-alt:before{content:"\f82a"}.fa-tree:before{content:"\f1bb"}.fa-exclamation-triangle:before,.fa-triangle-exclamation:before,.fa-warning:before{content:"\f071"}.fa-trophy:before{content:"\f091"}.fa-truck:before{content:"\f0d1"}.fa-shipping-fast:before,.fa-truck-fast:before{content:"\f48b"}.fa-ambulance:before,.fa-truck-medical:before{content:"\f0f9"}.fa-truck-monster:before{content:"\f63b"}.fa-truck-moving:before{content:"\f4df"}.fa-truck-pickup:before{content:"\f63c"}.fa-truck-loading:before,.fa-truck-ramp-box:before{content:"\f4de"}.fa-teletype:before,.fa-tty:before{content:"\f1e4"}.fa-try:before,.fa-turkish-lira-sign:before,.fa-turkish-lira:before{content:"\e2bb"}.fa-level-down-alt:before,.fa-turn-down:before{content:"\f3be"}.fa-level-up-alt:before,.fa-turn-up:before{content:"\f3bf"}.fa-television:before,.fa-tv-alt:before,.fa-tv:before{content:"\f26c"}.fa-u:before{content:"\55"}.fa-umbrella:before{content:"\f0e9"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-underline:before{content:"\f0cd"}.fa-universal-access:before{content:"\f29a"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before,.fa-unlock-keyhole:before{content:"\f13e"}.fa-arrows-alt-v:before,.fa-up-down:before{content:"\f338"}.fa-arrows-alt:before,.fa-up-down-left-right:before{content:"\f0b2"}.fa-long-arrow-alt-up:before,.fa-up-long:before{content:"\f30c"}.fa-expand-alt:before,.fa-up-right-and-down-left-from-center:before{content:"\f424"}.fa-external-link-alt:before,.fa-up-right-from-square:before{content:"\f35d"}.fa-upload:before{content:"\f093"}.fa-user:before{content:"\f007"}.fa-user-astronaut:before{content:"\f4fb"}.fa-user-check:before{content:"\f4fc"}.fa-user-clock:before{content:"\f4fd"}.fa-user-doctor:before,.fa-user-md:before{content:"\f0f0"}.fa-user-cog:before,.fa-user-gear:before{content:"\f4fe"}.fa-user-graduate:before{content:"\f501"}.fa-user-friends:before,.fa-user-group:before{content:"\f500"}.fa-user-injured:before{content:"\f728"}.fa-user-alt:before,.fa-user-large:before{content:"\f406"}.fa-user-alt-slash:before,.fa-user-large-slash:before{content:"\f4fa"}.fa-user-lock:before{content:"\f502"}.fa-user-minus:before{content:"\f503"}.fa-user-ninja:before{content:"\f504"}.fa-user-nurse:before{content:"\f82f"}.fa-user-edit:before,.fa-user-pen:before{content:"\f4ff"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-shield:before{content:"\f505"}.fa-user-slash:before{content:"\f506"}.fa-user-tag:before{content:"\f507"}.fa-user-tie:before{content:"\f508"}.fa-user-times:before,.fa-user-xmark:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-users-cog:before,.fa-users-gear:before{content:"\f509"}.fa-users-slash:before{content:"\e073"}.fa-cutlery:before,.fa-utensils:before{content:"\f2e7"}.fa-v:before{content:"\56"}.fa-shuttle-van:before,.fa-van-shuttle:before{content:"\f5b6"}.fa-vault:before{content:"\e2c5"}.fa-vector-square:before{content:"\f5cb"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-vest:before{content:"\e085"}.fa-vest-patches:before{content:"\e086"}.fa-vial:before{content:"\f492"}.fa-vials:before{content:"\f493"}.fa-video-camera:before,.fa-video:before{content:"\f03d"}.fa-video-slash:before{content:"\f4e2"}.fa-vihara:before{content:"\f6a7"}.fa-virus:before{content:"\e074"}.fa-virus-covid:before{content:"\e4a8"}.fa-virus-covid-slash:before{content:"\e4a9"}.fa-virus-slash:before{content:"\e075"}.fa-viruses:before{content:"\e076"}.fa-voicemail:before{content:"\f897"}.fa-volleyball-ball:before,.fa-volleyball:before{content:"\f45f"}.fa-volume-high:before,.fa-volume-up:before{content:"\f028"}.fa-volume-down:before,.fa-volume-low:before{content:"\f027"}.fa-volume-off:before{content:"\f026"}.fa-volume-mute:before,.fa-volume-times:before,.fa-volume-xmark:before{content:"\f6a9"}.fa-vr-cardboard:before{content:"\f729"}.fa-w:before{content:"\57"}.fa-wallet:before{content:"\f555"}.fa-magic:before,.fa-wand-magic:before{content:"\f0d0"}.fa-magic-wand-sparkles:before,.fa-wand-magic-sparkles:before{content:"\e2ca"}.fa-wand-sparkles:before{content:"\f72b"}.fa-warehouse:before{content:"\f494"}.fa-water:before{content:"\f773"}.fa-ladder-water:before,.fa-swimming-pool:before,.fa-water-ladder:before{content:"\f5c5"}.fa-wave-square:before{content:"\f83e"}.fa-weight-hanging:before{content:"\f5cd"}.fa-weight-scale:before,.fa-weight:before{content:"\f496"}.fa-wheelchair:before{content:"\f193"}.fa-glass-whiskey:before,.fa-whiskey-glass:before{content:"\f7a0"}.fa-wifi-3:before,.fa-wifi-strong:before,.fa-wifi:before{content:"\f1eb"}.fa-wind:before{content:"\f72e"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-wine-bottle:before{content:"\f72f"}.fa-wine-glass:before{content:"\f4e3"}.fa-wine-glass-alt:before,.fa-wine-glass-empty:before{content:"\f5ce"}.fa-krw:before,.fa-won-sign:before,.fa-won:before{content:"\f159"}.fa-wrench:before{content:"\f0ad"}.fa-x:before{content:"\58"}.fa-x-ray:before{content:"\f497"}.fa-close:before,.fa-multiply:before,.fa-remove:before,.fa-times:before,.fa-xmark:before{content:"\f00d"}.fa-y:before{content:"\59"}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen-sign:before,.fa-yen:before{content:"\f157"}.fa-yin-yang:before{content:"\f6ad"}.fa-z:before{content:"\5a"}.fa-sr-only,.fa-sr-only-focusable:not(:focus),.sr-only,.sr-only-focusable:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}:host,:root{--fa-font-brands:normal 400 1em/1 "Font Awesome 6 Brands"}@font-face{font-family:"Font Awesome 6 Brands";font-style:normal;font-weight:400;font-display:block;src:url(//www.copanchorti.org/wp-content/plugins/wp-font-awesome/font-awesome/fonts/fa-brands-400.woff2) format("woff2"),url(//www.copanchorti.org/wp-content/plugins/wp-font-awesome/font-awesome/fonts/fa-brands-400.ttf) format("truetype")}.fa-brands,.fab{font-family:"Font Awesome 6 Brands";font-weight:400}.fa-42-group:before,.fa-innosoft:before{content:"\e080"}.fa-500px:before{content:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-adn:before{content:"\f170"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-airbnb:before{content:"\f834"}.fa-algolia:before{content:"\f36c"}.fa-alipay:before{content:"\f642"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-amilia:before{content:"\f36d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-pay:before{content:"\f415"}.fa-artstation:before{content:"\f77a"}.fa-asymmetrik:before{content:"\f372"}.fa-atlassian:before{content:"\f77b"}.fa-audible:before{content:"\f373"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-aws:before{content:"\f375"}.fa-bandcamp:before{content:"\f2d5"}.fa-battle-net:before{content:"\f835"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bilibili:before{content:"\e3d9"}.fa-bimobject:before{content:"\f378"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bootstrap:before{content:"\f836"}.fa-bots:before{content:"\e340"}.fa-btc:before{content:"\f15a"}.fa-buffer:before{content:"\f837"}.fa-buromobelexperte:before{content:"\f37f"}.fa-buy-n-large:before{content:"\f8a6"}.fa-buysellads:before{content:"\f20d"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-centos:before{content:"\f789"}.fa-chrome:before{content:"\f268"}.fa-chromecast:before{content:"\f838"}.fa-cloudflare:before{content:"\e07d"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-cmplid:before{content:"\e360"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-confluence:before{content:"\f78d"}.fa-connectdevelop:before{content:"\f20e"}.fa-contao:before{content:"\f26d"}.fa-cotton-bureau:before{content:"\f89e"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-critical-role:before{content:"\f6c9"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-dailymotion:before{content:"\e052"}.fa-dashcube:before{content:"\f210"}.fa-deezer:before{content:"\e077"}.fa-delicious:before{content:"\f1a5"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-dev:before{content:"\f6cc"}.fa-deviantart:before{content:"\f1bd"}.fa-dhl:before{content:"\f790"}.fa-diaspora:before{content:"\f791"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-draft2digital:before{content:"\f396"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drupal:before{content:"\f1a9"}.fa-dyalog:before{content:"\f399"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-edge:before{content:"\f282"}.fa-edge-legacy:before{content:"\e078"}.fa-elementor:before{content:"\f430"}.fa-ello:before{content:"\f5f1"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envira:before{content:"\f299"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-etsy:before{content:"\f2d7"}.fa-evernote:before{content:"\f839"}.fa-expeditedssl:before{content:"\f23e"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-fedex:before{content:"\f797"}.fa-fedora:before{content:"\f798"}.fa-figma:before{content:"\f799"}.fa-firefox:before{content:"\f269"}.fa-firefox-browser:before{content:"\e007"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-fly:before{content:"\f417"}.fa-font-awesome-flag:before,.fa-font-awesome-logo-full:before,.fa-font-awesome:before{content:"\f2b4"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-foursquare:before{content:"\f180"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-fulcrum:before{content:"\f50b"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-git:before{content:"\f1d3"}.fa-git-alt:before{content:"\f841"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-gofore:before{content:"\f3a7"}.fa-golang:before{content:"\e40f"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-pay:before{content:"\e079"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-guilded:before{content:"\e07e"}.fa-gulp:before{content:"\f3ae"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hackerrank:before{content:"\f5f7"}.fa-hashnode:before{content:"\e499"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-hive:before{content:"\e07f"}.fa-hooli:before{content:"\f427"}.fa-hornbill:before{content:"\f592"}.fa-hotjar:before{content:"\f3b1"}.fa-houzz:before{content:"\f27c"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-ideal:before{content:"\e013"}.fa-imdb:before{content:"\f2d8"}.fa-instagram:before{content:"\f16d"}.fa-instagram-square:before{content:"\e055"}.fa-instalod:before{content:"\e081"}.fa-intercom:before{content:"\f7af"}.fa-internet-explorer:before{content:"\f26b"}.fa-invision:before{content:"\f7b0"}.fa-ioxhost:before{content:"\f208"}.fa-itch-io:before{content:"\f83a"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-java:before{content:"\f4e4"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-jira:before{content:"\f7b1"}.fa-joget:before{content:"\f3b7"}.fa-joomla:before{content:"\f1aa"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-kaggle:before{content:"\f5fa"}.fa-keybase:before{content:"\f4f5"}.fa-keycdn:before{content:"\f3ba"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-korvue:before{content:"\f42f"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-leanpub:before{content:"\f212"}.fa-less:before{content:"\f41d"}.fa-line:before{content:"\f3c0"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lyft:before{content:"\f3c3"}.fa-magento:before{content:"\f3c4"}.fa-mailchimp:before{content:"\f59e"}.fa-mandalorian:before{content:"\f50f"}.fa-markdown:before{content:"\f60f"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-mdb:before{content:"\f8ca"}.fa-medapps:before{content:"\f3c6"}.fa-medium-m:before,.fa-medium:before{content:"\f23a"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-megaport:before{content:"\f5a3"}.fa-mendeley:before{content:"\f7b3"}.fa-microblog:before{content:"\e01a"}.fa-microsoft:before{content:"\f3ca"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mixer:before{content:"\e056"}.fa-mizuni:before{content:"\f3cc"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-napster:before{content:"\f3d2"}.fa-neos:before{content:"\f612"}.fa-nimblr:before{content:"\f5a8"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-octopus-deploy:before{content:"\e082"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-old-republic:before{content:"\f510"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-orcid:before{content:"\f8d2"}.fa-osi:before{content:"\f41a"}.fa-padlet:before{content:"\e4a0"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-palfed:before{content:"\f3d8"}.fa-patreon:before{content:"\f3d9"}.fa-paypal:before{content:"\f1ed"}.fa-perbyte:before{content:"\e083"}.fa-periscope:before{content:"\f3da"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-php:before{content:"\f457"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-square:before{content:"\e01e"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-pix:before{content:"\e43a"}.fa-playstation:before{content:"\f3df"}.fa-product-hunt:before{content:"\f288"}.fa-pushed:before{content:"\f3e1"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-r-project:before{content:"\f4f7"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-reacteurope:before{content:"\f75d"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redhat:before{content:"\f7bc"}.fa-renren:before{content:"\f18b"}.fa-replyd:before{content:"\f3e6"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-rev:before{content:"\f5b2"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-rust:before{content:"\e07a"}.fa-safari:before{content:"\f267"}.fa-salesforce:before{content:"\f83b"}.fa-sass:before{content:"\f41e"}.fa-schlix:before{content:"\f3ea"}.fa-scribd:before{content:"\f28a"}.fa-searchengin:before{content:"\f3eb"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-servicestack:before{content:"\f3ec"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shopify:before{content:"\e057"}.fa-shopware:before{content:"\f5b5"}.fa-simplybuilt:before{content:"\f215"}.fa-sistrix:before{content:"\f3ee"}.fa-sith:before{content:"\f512"}.fa-sitrox:before{content:"\e44a"}.fa-sketch:before{content:"\f7c6"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack-hash:before,.fa-slack:before{content:"\f198"}.fa-slideshare:before{content:"\f1e7"}.fa-snapchat-ghost:before,.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-square:before{content:"\f2ad"}.fa-soundcloud:before{content:"\f1be"}.fa-sourcetree:before{content:"\f7d3"}.fa-speakap:before{content:"\f3f3"}.fa-speaker-deck:before{content:"\f83c"}.fa-spotify:before{content:"\f1bc"}.fa-square-font-awesome:before{content:"\f425"}.fa-font-awesome-alt:before,.fa-square-font-awesome-stroke:before{content:"\f35c"}.fa-squarespace:before{content:"\f5be"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-stackpath:before{content:"\f842"}.fa-staylinked:before{content:"\f3f5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-sticker-mule:before{content:"\f3f7"}.fa-strava:before{content:"\f428"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-superpowers:before{content:"\f2dd"}.fa-supple:before{content:"\f3f9"}.fa-suse:before{content:"\f7d6"}.fa-swift:before{content:"\f8e1"}.fa-symfony:before{content:"\f83d"}.fa-teamspeak:before{content:"\f4f9"}.fa-telegram-plane:before,.fa-telegram:before{content:"\f2c6"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-the-red-yeti:before{content:"\f69d"}.fa-themeco:before{content:"\f5c6"}.fa-themeisle:before{content:"\f2b2"}.fa-think-peaks:before{content:"\f731"}.fa-tiktok:before{content:"\e07b"}.fa-trade-federation:before{content:"\f513"}.fa-trello:before{content:"\f181"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-ubuntu:before{content:"\f7df"}.fa-uikit:before{content:"\f403"}.fa-umbraco:before{content:"\f8e8"}.fa-uncharted:before{content:"\e084"}.fa-uniregistry:before{content:"\f404"}.fa-unity:before{content:"\e049"}.fa-unsplash:before{content:"\e07c"}.fa-untappd:before{content:"\f405"}.fa-ups:before{content:"\f7e0"}.fa-usb:before{content:"\f287"}.fa-usps:before{content:"\f7e1"}.fa-ussunnah:before{content:"\f407"}.fa-vaadin:before{content:"\f408"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-viber:before{content:"\f409"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-vuejs:before{content:"\f41f"}.fa-watchman-monitoring:before{content:"\e087"}.fa-waze:before{content:"\f83f"}.fa-weebly:before{content:"\f5cc"}.fa-weibo:before{content:"\f18a"}.fa-weixin:before{content:"\f1d7"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-whmcs:before{content:"\f40d"}.fa-wikipedia-w:before{content:"\f266"}.fa-windows:before{content:"\f17a"}.fa-wirsindhandwerk:before,.fa-wsh:before{content:"\e2d0"}.fa-wix:before{content:"\f5cf"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-wodu:before{content:"\e088"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wpressr:before{content:"\f3e4"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yammer:before{content:"\f840"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yarn:before{content:"\f7e3"}.fa-yelp:before{content:"\f1e9"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.fa-zhihu:before{content:"\f63f"}:host,:root{--fa-font-regular:normal 400 1em/1 "Font Awesome 6 Free"}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:400;font-display:block;src:url(//www.copanchorti.org/wp-content/plugins/wp-font-awesome/font-awesome/fonts/fa-regular-400.woff2) format("woff2"),url(//www.copanchorti.org/wp-content/plugins/wp-font-awesome/font-awesome/fonts/fa-regular-400.ttf) format("truetype")}.fa-regular,.far{font-family:"Font Awesome 6 Free";font-weight:400}:host,:root{--fa-font-solid:normal 900 1em/1 "Font Awesome 6 Free"}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:900;font-display:block;src:url(//www.copanchorti.org/wp-content/plugins/wp-font-awesome/font-awesome/fonts/fa-solid-900.woff2) format("woff2"),url(//www.copanchorti.org/wp-content/plugins/wp-font-awesome/font-awesome/fonts/fa-solid-900.ttf) format("truetype")}.fa-solid,.fas{font-family:"Font Awesome 6 Free";font-weight:900}@font-face{font-family:"Font Awesome 5 Brands";font-display:block;font-weight:400;src:url(//www.copanchorti.org/wp-content/plugins/wp-font-awesome/font-awesome/fonts/fa-brands-400.woff2) format("woff2"),url(//www.copanchorti.org/wp-content/plugins/wp-font-awesome/font-awesome/fonts/fa-brands-400.ttf) format("truetype")}@font-face{font-family:"Font Awesome 5 Free";font-display:block;font-weight:900;src:url(//www.copanchorti.org/wp-content/plugins/wp-font-awesome/font-awesome/fonts/fa-solid-900.woff2) format("woff2"),url(//www.copanchorti.org/wp-content/plugins/wp-font-awesome/font-awesome/fonts/fa-solid-900.ttf) format("truetype")}@font-face{font-family:"Font Awesome 5 Free";font-display:block;font-weight:400;src:url(//www.copanchorti.org/wp-content/plugins/wp-font-awesome/font-awesome/fonts/fa-regular-400.woff2) format("woff2"),url(//www.copanchorti.org/wp-content/plugins/wp-font-awesome/font-awesome/fonts/fa-regular-400.ttf) format("truetype")}@font-face{font-family:"FontAwesome";font-display:block;src:url(//www.copanchorti.org/wp-content/plugins/wp-font-awesome/font-awesome/fonts/fa-solid-900.woff2) format("woff2"),url(//www.copanchorti.org/wp-content/plugins/wp-font-awesome/font-awesome/fonts/fa-solid-900.ttf) format("truetype")}@font-face{font-family:"FontAwesome";font-display:block;src:url(//www.copanchorti.org/wp-content/plugins/wp-font-awesome/font-awesome/fonts/fa-brands-400.woff2) format("woff2"),url(//www.copanchorti.org/wp-content/plugins/wp-font-awesome/font-awesome/fonts/fa-brands-400.ttf) format("truetype")}@font-face{font-family:"FontAwesome";font-display:block;src:url(//www.copanchorti.org/wp-content/plugins/wp-font-awesome/font-awesome/fonts/fa-regular-400.woff2) format("woff2"),url(//www.copanchorti.org/wp-content/plugins/wp-font-awesome/font-awesome/fonts/fa-regular-400.ttf) format("truetype");unicode-range:u+f003,u+f006,u+f014,u+f016-f017,u+f01a-f01b,u+f01d,u+f022,u+f03e,u+f044,u+f046,u+f05c-f05d,u+f06e,u+f070,u+f087-f088,u+f08a,u+f094,u+f096-f097,u+f09d,u+f0a0,u+f0a2,u+f0a4-f0a7,u+f0c5,u+f0c7,u+f0e5-f0e6,u+f0eb,u+f0f6-f0f8,u+f10c,u+f114-f115,u+f118-f11a,u+f11c-f11d,u+f133,u+f147,u+f14e,u+f150-f152,u+f185-f186,u+f18e,u+f190-f192,u+f196,u+f1c1-f1c9,u+f1d9,u+f1db,u+f1e3,u+f1ea,u+f1f7,u+f1f9,u+f20a,u+f247-f248,u+f24a,u+f24d,u+f255-f25b,u+f25d,u+f271-f274,u+f278,u+f27b,u+f28c,u+f28e,u+f29c,u+f2b5,u+f2b7,u+f2ba,u+f2bc,u+f2be,u+f2c0-f2c1,u+f2c3,u+f2d0,u+f2d2,u+f2d4,u+f2dc}@font-face{font-family:"FontAwesome";font-display:block;src:url(//www.copanchorti.org/wp-content/plugins/wp-font-awesome/font-awesome/fonts/fa-v4compatibility.woff2) format("woff2"),url(//www.copanchorti.org/wp-content/plugins/wp-font-awesome/font-awesome/fonts/fa-v4compatibility.ttf) format("truetype");unicode-range:u+f041,u+f047,u+f065-f066,u+f07d-f07e,u+f080,u+f08b,u+f08e,u+f090,u+f09a,u+f0ac,u+f0ae,u+f0b2,u+f0d0,u+f0d6,u+f0e4,u+f0ec,u+f10a-f10b,u+f123,u+f13e,u+f148-f149,u+f14c,u+f156,u+f15e,u+f160-f161,u+f163,u+f175-f178,u+f195,u+f1f8,u+f219,u+f250,u+f252,u+f27a}.fa.fa-glass:before{content:"\f000"}.fa.fa-envelope-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-envelope-o:before{content:"\f0e0"}.fa.fa-star-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-star-o:before{content:"\f005"}.fa.fa-close:before,.fa.fa-remove:before{content:"\f00d"}.fa.fa-gear:before{content:"\f013"}.fa.fa-trash-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-trash-o:before{content:"\f2ed"}.fa.fa-home:before{content:"\f015"}.fa.fa-file-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-o:before{content:"\f15b"}.fa.fa-clock-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-clock-o:before{content:"\f017"}.fa.fa-arrow-circle-o-down{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-arrow-circle-o-down:before{content:"\f358"}.fa.fa-arrow-circle-o-up{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-arrow-circle-o-up:before{content:"\f35b"}.fa.fa-play-circle-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-play-circle-o:before{content:"\f144"}.fa.fa-repeat:before,.fa.fa-rotate-right:before{content:"\f01e"}.fa.fa-refresh:before{content:"\f021"}.fa.fa-list-alt{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-list-alt:before{content:"\f022"}.fa.fa-dedent:before{content:"\f03b"}.fa.fa-video-camera:before{content:"\f03d"}.fa.fa-picture-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-picture-o:before{content:"\f03e"}.fa.fa-photo{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-photo:before{content:"\f03e"}.fa.fa-image{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-image:before{content:"\f03e"}.fa.fa-map-marker:before{content:"\f3c5"}.fa.fa-pencil-square-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-pencil-square-o:before{content:"\f044"}.fa.fa-edit{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-edit:before{content:"\f044"}.fa.fa-share-square-o:before{content:"\f14d"}.fa.fa-check-square-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-check-square-o:before{content:"\f14a"}.fa.fa-arrows:before{content:"\f0b2"}.fa.fa-times-circle-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-times-circle-o:before{content:"\f057"}.fa.fa-check-circle-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-check-circle-o:before{content:"\f058"}.fa.fa-mail-forward:before{content:"\f064"}.fa.fa-expand:before{content:"\f424"}.fa.fa-compress:before{content:"\f422"}.fa.fa-eye,.fa.fa-eye-slash{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-warning:before{content:"\f071"}.fa.fa-calendar:before{content:"\f073"}.fa.fa-arrows-v:before{content:"\f338"}.fa.fa-arrows-h:before{content:"\f337"}.fa.fa-bar-chart-o:before,.fa.fa-bar-chart:before{content:"\e0e3"}.fa.fa-facebook-square,.fa.fa-twitter-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-gears:before{content:"\f085"}.fa.fa-thumbs-o-up{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-thumbs-o-up:before{content:"\f164"}.fa.fa-thumbs-o-down{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-thumbs-o-down:before{content:"\f165"}.fa.fa-heart-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-heart-o:before{content:"\f004"}.fa.fa-sign-out:before{content:"\f2f5"}.fa.fa-linkedin-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-linkedin-square:before{content:"\f08c"}.fa.fa-thumb-tack:before{content:"\f08d"}.fa.fa-external-link:before{content:"\f35d"}.fa.fa-sign-in:before{content:"\f2f6"}.fa.fa-github-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-lemon-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-lemon-o:before{content:"\f094"}.fa.fa-square-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-square-o:before{content:"\f0c8"}.fa.fa-bookmark-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-bookmark-o:before{content:"\f02e"}.fa.fa-facebook,.fa.fa-twitter{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-facebook:before{content:"\f39e"}.fa.fa-facebook-f{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-facebook-f:before{content:"\f39e"}.fa.fa-github{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-credit-card{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-feed:before{content:"\f09e"}.fa.fa-hdd-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hdd-o:before{content:"\f0a0"}.fa.fa-hand-o-right{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-o-right:before{content:"\f0a4"}.fa.fa-hand-o-left{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-o-left:before{content:"\f0a5"}.fa.fa-hand-o-up{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-o-up:before{content:"\f0a6"}.fa.fa-hand-o-down{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-o-down:before{content:"\f0a7"}.fa.fa-globe:before{content:"\f57d"}.fa.fa-tasks:before{content:"\f828"}.fa.fa-arrows-alt:before{content:"\f31e"}.fa.fa-group:before{content:"\f0c0"}.fa.fa-chain:before{content:"\f0c1"}.fa.fa-cut:before{content:"\f0c4"}.fa.fa-files-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-files-o:before{content:"\f0c5"}.fa.fa-floppy-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-floppy-o:before{content:"\f0c7"}.fa.fa-save{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-save:before{content:"\f0c7"}.fa.fa-navicon:before,.fa.fa-reorder:before{content:"\f0c9"}.fa.fa-magic:before{content:"\e2ca"}.fa.fa-google-plus,.fa.fa-google-plus-square,.fa.fa-pinterest,.fa.fa-pinterest-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-google-plus:before{content:"\f0d5"}.fa.fa-money:before{content:"\f3d1"}.fa.fa-unsorted:before{content:"\f0dc"}.fa.fa-sort-desc:before{content:"\f0dd"}.fa.fa-sort-asc:before{content:"\f0de"}.fa.fa-linkedin{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-linkedin:before{content:"\f0e1"}.fa.fa-rotate-left:before{content:"\f0e2"}.fa.fa-legal:before{content:"\f0e3"}.fa.fa-dashboard:before,.fa.fa-tachometer:before{content:"\f625"}.fa.fa-comment-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-comment-o:before{content:"\f075"}.fa.fa-comments-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-comments-o:before{content:"\f086"}.fa.fa-flash:before{content:"\f0e7"}.fa.fa-clipboard:before{content:"\f0ea"}.fa.fa-lightbulb-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-lightbulb-o:before{content:"\f0eb"}.fa.fa-exchange:before{content:"\f362"}.fa.fa-cloud-download:before{content:"\f0ed"}.fa.fa-cloud-upload:before{content:"\f0ee"}.fa.fa-bell-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-bell-o:before{content:"\f0f3"}.fa.fa-cutlery:before{content:"\f2e7"}.fa.fa-file-text-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-text-o:before{content:"\f15c"}.fa.fa-building-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-building-o:before{content:"\f1ad"}.fa.fa-hospital-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hospital-o:before{content:"\f0f8"}.fa.fa-tablet:before{content:"\f3fa"}.fa.fa-mobile-phone:before,.fa.fa-mobile:before{content:"\f3cd"}.fa.fa-circle-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-circle-o:before{content:"\f111"}.fa.fa-mail-reply:before{content:"\f3e5"}.fa.fa-github-alt{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-folder-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-folder-o:before{content:"\f07b"}.fa.fa-folder-open-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-folder-open-o:before{content:"\f07c"}.fa.fa-smile-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-smile-o:before{content:"\f118"}.fa.fa-frown-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-frown-o:before{content:"\f119"}.fa.fa-meh-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-meh-o:before{content:"\f11a"}.fa.fa-keyboard-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-keyboard-o:before{content:"\f11c"}.fa.fa-flag-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-flag-o:before{content:"\f024"}.fa.fa-mail-reply-all:before{content:"\f122"}.fa.fa-star-half-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-star-half-o:before{content:"\f5c0"}.fa.fa-star-half-empty{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-star-half-empty:before{content:"\f5c0"}.fa.fa-star-half-full{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-star-half-full:before{content:"\f5c0"}.fa.fa-code-fork:before{content:"\f126"}.fa.fa-chain-broken:before,.fa.fa-unlink:before{content:"\f127"}.fa.fa-calendar-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-calendar-o:before{content:"\f133"}.fa.fa-css3,.fa.fa-html5,.fa.fa-maxcdn{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-unlock-alt:before{content:"\f09c"}.fa.fa-minus-square-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-minus-square-o:before{content:"\f146"}.fa.fa-level-up:before{content:"\f3bf"}.fa.fa-level-down:before{content:"\f3be"}.fa.fa-pencil-square:before{content:"\f14b"}.fa.fa-external-link-square:before{content:"\f360"}.fa.fa-compass{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-caret-square-o-down{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-caret-square-o-down:before{content:"\f150"}.fa.fa-toggle-down{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-toggle-down:before{content:"\f150"}.fa.fa-caret-square-o-up{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-caret-square-o-up:before{content:"\f151"}.fa.fa-toggle-up{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-toggle-up:before{content:"\f151"}.fa.fa-caret-square-o-right{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-caret-square-o-right:before{content:"\f152"}.fa.fa-toggle-right{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-toggle-right:before{content:"\f152"}.fa.fa-eur:before,.fa.fa-euro:before{content:"\f153"}.fa.fa-gbp:before{content:"\f154"}.fa.fa-dollar:before,.fa.fa-usd:before{content:"\24"}.fa.fa-inr:before,.fa.fa-rupee:before{content:"\e1bc"}.fa.fa-cny:before,.fa.fa-jpy:before,.fa.fa-rmb:before,.fa.fa-yen:before{content:"\f157"}.fa.fa-rouble:before,.fa.fa-rub:before,.fa.fa-ruble:before{content:"\f158"}.fa.fa-krw:before,.fa.fa-won:before{content:"\f159"}.fa.fa-bitcoin,.fa.fa-btc{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-bitcoin:before{content:"\f15a"}.fa.fa-file-text:before{content:"\f15c"}.fa.fa-sort-alpha-asc:before{content:"\f15d"}.fa.fa-sort-alpha-desc:before{content:"\f881"}.fa.fa-sort-amount-asc:before{content:"\f884"}.fa.fa-sort-amount-desc:before{content:"\f160"}.fa.fa-sort-numeric-asc:before{content:"\f162"}.fa.fa-sort-numeric-desc:before{content:"\f886"}.fa.fa-xing,.fa.fa-xing-square,.fa.fa-youtube,.fa.fa-youtube-play,.fa.fa-youtube-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-youtube-play:before{content:"\f167"}.fa.fa-adn,.fa.fa-bitbucket,.fa.fa-bitbucket-square,.fa.fa-dropbox,.fa.fa-flickr,.fa.fa-instagram,.fa.fa-stack-overflow{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-bitbucket-square:before{content:"\f171"}.fa.fa-tumblr,.fa.fa-tumblr-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-long-arrow-down:before{content:"\f309"}.fa.fa-long-arrow-up:before{content:"\f30c"}.fa.fa-long-arrow-left:before{content:"\f30a"}.fa.fa-long-arrow-right:before{content:"\f30b"}.fa.fa-android,.fa.fa-apple,.fa.fa-dribbble,.fa.fa-foursquare,.fa.fa-gittip,.fa.fa-gratipay,.fa.fa-linux,.fa.fa-skype,.fa.fa-trello,.fa.fa-windows{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-gittip:before{content:"\f184"}.fa.fa-sun-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-sun-o:before{content:"\f185"}.fa.fa-moon-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-moon-o:before{content:"\f186"}.fa.fa-pagelines,.fa.fa-renren,.fa.fa-stack-exchange,.fa.fa-vk,.fa.fa-weibo{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-arrow-circle-o-right{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-arrow-circle-o-right:before{content:"\f35a"}.fa.fa-arrow-circle-o-left{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-arrow-circle-o-left:before{content:"\f359"}.fa.fa-caret-square-o-left{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-caret-square-o-left:before{content:"\f191"}.fa.fa-toggle-left{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-toggle-left:before{content:"\f191"}.fa.fa-dot-circle-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-dot-circle-o:before{content:"\f192"}.fa.fa-vimeo-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-try:before,.fa.fa-turkish-lira:before{content:"\e2bb"}.fa.fa-plus-square-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-plus-square-o:before{content:"\f0fe"}.fa.fa-openid,.fa.fa-slack,.fa.fa-wordpress{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-bank:before,.fa.fa-institution:before{content:"\f19c"}.fa.fa-mortar-board:before{content:"\f19d"}.fa.fa-behance,.fa.fa-behance-square,.fa.fa-delicious,.fa.fa-digg,.fa.fa-drupal,.fa.fa-google,.fa.fa-joomla,.fa.fa-pied-piper-alt,.fa.fa-pied-piper-pp,.fa.fa-reddit,.fa.fa-reddit-square,.fa.fa-steam,.fa.fa-steam-square,.fa.fa-stumbleupon,.fa.fa-stumbleupon-circle,.fa.fa-yahoo{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-automobile:before{content:"\f1b9"}.fa.fa-cab:before{content:"\f1ba"}.fa.fa-deviantart,.fa.fa-soundcloud,.fa.fa-spotify{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-file-pdf-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-pdf-o:before{content:"\f1c1"}.fa.fa-file-word-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-word-o:before{content:"\f1c2"}.fa.fa-file-excel-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-excel-o:before{content:"\f1c3"}.fa.fa-file-powerpoint-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-powerpoint-o:before{content:"\f1c4"}.fa.fa-file-image-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-image-o:before{content:"\f1c5"}.fa.fa-file-photo-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-photo-o:before{content:"\f1c5"}.fa.fa-file-picture-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-picture-o:before{content:"\f1c5"}.fa.fa-file-archive-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-archive-o:before{content:"\f1c6"}.fa.fa-file-zip-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-zip-o:before{content:"\f1c6"}.fa.fa-file-audio-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-audio-o:before{content:"\f1c7"}.fa.fa-file-sound-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-sound-o:before{content:"\f1c7"}.fa.fa-file-video-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-video-o:before{content:"\f1c8"}.fa.fa-file-movie-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-movie-o:before{content:"\f1c8"}.fa.fa-file-code-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-code-o:before{content:"\f1c9"}.fa.fa-codepen,.fa.fa-jsfiddle,.fa.fa-vine{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-life-bouy:before,.fa.fa-life-buoy:before,.fa.fa-life-saver:before,.fa.fa-support:before{content:"\f1cd"}.fa.fa-circle-o-notch:before{content:"\f1ce"}.fa.fa-ra,.fa.fa-rebel{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-ra:before{content:"\f1d0"}.fa.fa-resistance{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-resistance:before{content:"\f1d0"}.fa.fa-empire,.fa.fa-ge{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-ge:before{content:"\f1d1"}.fa.fa-git,.fa.fa-git-square,.fa.fa-hacker-news,.fa.fa-y-combinator-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-y-combinator-square:before{content:"\f1d4"}.fa.fa-yc-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-yc-square:before{content:"\f1d4"}.fa.fa-qq,.fa.fa-tencent-weibo,.fa.fa-wechat,.fa.fa-weixin{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-wechat:before{content:"\f1d7"}.fa.fa-send:before{content:"\f1d8"}.fa.fa-paper-plane-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-paper-plane-o:before{content:"\f1d8"}.fa.fa-send-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-send-o:before{content:"\f1d8"}.fa.fa-circle-thin{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-circle-thin:before{content:"\f111"}.fa.fa-header:before{content:"\f1dc"}.fa.fa-futbol-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-futbol-o:before{content:"\f1e3"}.fa.fa-soccer-ball-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-soccer-ball-o:before{content:"\f1e3"}.fa.fa-slideshare,.fa.fa-twitch,.fa.fa-yelp{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-newspaper-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-newspaper-o:before{content:"\f1ea"}.fa.fa-cc-amex,.fa.fa-cc-discover,.fa.fa-cc-mastercard,.fa.fa-cc-paypal,.fa.fa-cc-stripe,.fa.fa-cc-visa,.fa.fa-google-wallet,.fa.fa-paypal{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-bell-slash-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-bell-slash-o:before{content:"\f1f6"}.fa.fa-trash:before{content:"\f2ed"}.fa.fa-copyright{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-eyedropper:before{content:"\f1fb"}.fa.fa-area-chart:before{content:"\f1fe"}.fa.fa-pie-chart:before{content:"\f200"}.fa.fa-line-chart:before{content:"\f201"}.fa.fa-angellist,.fa.fa-ioxhost,.fa.fa-lastfm,.fa.fa-lastfm-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-cc{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-cc:before{content:"\f20a"}.fa.fa-ils:before,.fa.fa-shekel:before,.fa.fa-sheqel:before{content:"\f20b"}.fa.fa-buysellads,.fa.fa-connectdevelop,.fa.fa-dashcube,.fa.fa-forumbee,.fa.fa-leanpub,.fa.fa-sellsy,.fa.fa-shirtsinbulk,.fa.fa-simplybuilt,.fa.fa-skyatlas{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-diamond{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-diamond:before{content:"\f3a5"}.fa.fa-intersex:before,.fa.fa-transgender:before{content:"\f224"}.fa.fa-transgender-alt:before{content:"\f225"}.fa.fa-facebook-official{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-facebook-official:before{content:"\f09a"}.fa.fa-pinterest-p,.fa.fa-whatsapp{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-hotel:before{content:"\f236"}.fa.fa-medium,.fa.fa-viacoin,.fa.fa-y-combinator,.fa.fa-yc{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-yc:before{content:"\f23b"}.fa.fa-expeditedssl,.fa.fa-opencart,.fa.fa-optin-monster{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-battery-4:before,.fa.fa-battery:before{content:"\f240"}.fa.fa-battery-3:before{content:"\f241"}.fa.fa-battery-2:before{content:"\f242"}.fa.fa-battery-1:before{content:"\f243"}.fa.fa-battery-0:before{content:"\f244"}.fa.fa-object-group,.fa.fa-object-ungroup,.fa.fa-sticky-note-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-sticky-note-o:before{content:"\f249"}.fa.fa-cc-diners-club,.fa.fa-cc-jcb{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-clone{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hourglass-o:before{content:"\f252"}.fa.fa-hourglass-1:before{content:"\f251"}.fa.fa-hourglass-2:before,.fa.fa-hourglass-half:before{content:"\f254"}.fa.fa-hourglass-3:before{content:"\f253"}.fa.fa-hand-rock-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-rock-o:before{content:"\f255"}.fa.fa-hand-grab-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-grab-o:before{content:"\f255"}.fa.fa-hand-paper-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-paper-o:before{content:"\f256"}.fa.fa-hand-stop-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-stop-o:before{content:"\f256"}.fa.fa-hand-scissors-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-scissors-o:before{content:"\f257"}.fa.fa-hand-lizard-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-lizard-o:before{content:"\f258"}.fa.fa-hand-spock-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-spock-o:before{content:"\f259"}.fa.fa-hand-pointer-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-pointer-o:before{content:"\f25a"}.fa.fa-hand-peace-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-peace-o:before{content:"\f25b"}.fa.fa-registered{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-chrome,.fa.fa-creative-commons,.fa.fa-firefox,.fa.fa-get-pocket,.fa.fa-gg,.fa.fa-gg-circle,.fa.fa-internet-explorer,.fa.fa-odnoklassniki,.fa.fa-odnoklassniki-square,.fa.fa-opera,.fa.fa-safari,.fa.fa-wikipedia-w{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-television:before{content:"\f26c"}.fa.fa-500px,.fa.fa-amazon,.fa.fa-contao{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-calendar-plus-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-calendar-plus-o:before{content:"\f271"}.fa.fa-calendar-minus-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-calendar-minus-o:before{content:"\f272"}.fa.fa-calendar-times-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-calendar-times-o:before{content:"\f273"}.fa.fa-calendar-check-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-calendar-check-o:before{content:"\f274"}.fa.fa-map-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-map-o:before{content:"\f279"}.fa.fa-commenting:before{content:"\f4ad"}.fa.fa-commenting-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-commenting-o:before{content:"\f4ad"}.fa.fa-houzz,.fa.fa-vimeo{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-vimeo:before{content:"\f27d"}.fa.fa-black-tie,.fa.fa-edge,.fa.fa-fonticons,.fa.fa-reddit-alien{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-credit-card-alt:before{content:"\f09d"}.fa.fa-codiepie,.fa.fa-fort-awesome,.fa.fa-mixcloud,.fa.fa-modx,.fa.fa-product-hunt,.fa.fa-scribd,.fa.fa-usb{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-pause-circle-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-pause-circle-o:before{content:"\f28b"}.fa.fa-stop-circle-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-stop-circle-o:before{content:"\f28d"}.fa.fa-bluetooth,.fa.fa-bluetooth-b,.fa.fa-envira,.fa.fa-gitlab,.fa.fa-wheelchair-alt,.fa.fa-wpbeginner,.fa.fa-wpforms{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-wheelchair-alt:before{content:"\f368"}.fa.fa-question-circle-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-question-circle-o:before{content:"\f059"}.fa.fa-volume-control-phone:before{content:"\f2a0"}.fa.fa-asl-interpreting:before{content:"\f2a3"}.fa.fa-deafness:before,.fa.fa-hard-of-hearing:before{content:"\f2a4"}.fa.fa-glide,.fa.fa-glide-g{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-signing:before{content:"\f2a7"}.fa.fa-snapchat,.fa.fa-snapchat-ghost,.fa.fa-viadeo,.fa.fa-viadeo-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-snapchat-ghost:before{content:"\f2ab"}.fa.fa-first-order,.fa.fa-google-plus-official,.fa.fa-pied-piper,.fa.fa-snapchat-square,.fa.fa-themeisle,.fa.fa-yoast{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-google-plus-official:before{content:"\f2b3"}.fa.fa-google-plus-circle{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-google-plus-circle:before{content:"\f2b3"}.fa.fa-fa,.fa.fa-font-awesome{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-fa:before{content:"\f2b4"}.fa.fa-handshake-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-handshake-o:before{content:"\f2b5"}.fa.fa-envelope-open-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-envelope-open-o:before{content:"\f2b6"}.fa.fa-linode{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-address-book-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-address-book-o:before{content:"\f2b9"}.fa.fa-vcard:before{content:"\f2bb"}.fa.fa-address-card-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-address-card-o:before{content:"\f2bb"}.fa.fa-vcard-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-vcard-o:before{content:"\f2bb"}.fa.fa-user-circle-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-user-circle-o:before{content:"\f2bd"}.fa.fa-user-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-user-o:before{content:"\f007"}.fa.fa-id-badge{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-drivers-license:before{content:"\f2c2"}.fa.fa-id-card-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-id-card-o:before{content:"\f2c2"}.fa.fa-drivers-license-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-drivers-license-o:before{content:"\f2c2"}.fa.fa-free-code-camp,.fa.fa-quora,.fa.fa-telegram{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-thermometer-4:before,.fa.fa-thermometer:before{content:"\f2c7"}.fa.fa-thermometer-3:before{content:"\f2c8"}.fa.fa-thermometer-2:before{content:"\f2c9"}.fa.fa-thermometer-1:before{content:"\f2ca"}.fa.fa-thermometer-0:before{content:"\f2cb"}.fa.fa-bathtub:before,.fa.fa-s15:before{content:"\f2cd"}.fa.fa-window-maximize,.fa.fa-window-restore{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-times-rectangle:before{content:"\f410"}.fa.fa-window-close-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-window-close-o:before{content:"\f410"}.fa.fa-times-rectangle-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-times-rectangle-o:before{content:"\f410"}.fa.fa-bandcamp,.fa.fa-eercast,.fa.fa-etsy,.fa.fa-grav,.fa.fa-imdb,.fa.fa-ravelry{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-eercast:before{content:"\f2da"}.fa.fa-snowflake-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-snowflake-o:before{content:"\f2dc"}.fa.fa-meetup,.fa.fa-superpowers,.fa.fa-wpexplorer{font-family:"Font Awesome 6 Brands";font-weight:400}.menu-item-object-language_switcher .trp-flag-image {
display: inline-block;
margin: -1px 5px;
vertical-align: baseline;
padding: 0;
border: 0;
border-radius:0;
} .trp-language-switcher{
position: relative;
display: inline-block;
padding: 0;
border: 0;
margin: 2px;
box-sizing: border-box;
}
.trp-language-switcher > div {
box-sizing: border-box;
padding:3px 20px 3px 5px;
border: 1px solid #c1c1c1;
border-radius: 3px;
background-image:
linear-gradient(45deg, transparent 50%, gray 50%),
linear-gradient(135deg, gray 50%, transparent 50%);
background-position:
calc(100% - 8px) calc(1em + 0px),
calc(100% - 3px) calc(1em + 0px);
background-size:
5px 5px,
5px 5px;
background-repeat: no-repeat;
background-color: #fff;
}
.trp-language-switcher > div > a {
display: block;
padding: 2px;
border-radius: 3px;
color: rgb(7, 105, 173);
}
.trp-language-switcher > div > a:hover {
background: #f1f1f1;
}
.trp-language-switcher > div > a.trp-ls-shortcode-disabled-language {
cursor: default;
}
.trp-language-switcher > div > a.trp-ls-shortcode-disabled-language:hover {
background: none;
}
.trp-language-switcher > div > a > img{
display: inline;
margin: 0 3px;
width: 18px;
height: 12px;
border-radius: 0;
}
.trp-language-switcher .trp-ls-shortcode-current-language{
display: inline-block;
}
.trp-language-switcher:focus .trp-ls-shortcode-current-language,
.trp-language-switcher:hover .trp-ls-shortcode-current-language{
visibility: hidden;
}
.trp-language-switcher .trp-ls-shortcode-language{
display: inline-block;
height: 1px;
overflow: hidden;
visibility: hidden;
z-index: 1;
max-height: 250px;
overflow-y: auto;
left: 0;
top: 0;
min-height: auto;
}
.trp-language-switcher:focus .trp-ls-shortcode-language,
.trp-language-switcher:hover .trp-ls-shortcode-language{
visibility: visible;
max-height: 250px;
height: auto;
overflow-y: auto;
position: absolute;
left: 0;
top: 0;
display: inline-block !important;
min-height: auto;
} #wpadminbar #wp-admin-bar-trp_edit_translation .ab-icon:before {
content: '\f326';
top: 3px;
}
@media screen and ( max-width: 782px ) {
#wpadminbar #wp-admin-bar-trp_edit_translation > .ab-item {
text-indent: 0;
}
#wpadminbar li#wp-admin-bar-trp_edit_translation {
display: block;
}
}html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: inherit;
vertical-align: baseline;
}
:focus {
outline: 0;
}
ol, ul {
list-style: none;
}
table {
border-collapse: separate;
border-spacing: 0;
}
caption, th, td {
text-align: left;
font-weight: normal;
}
blockquote, q {
quotes: "" "";
}
* {
-webkit-tap-highlight-color: rgba(0,0,0,0.1);
}  html {
font-size: 100.01%;
} body {
height: auto;
min-height: 100%;
color: #56646F;
background: #FFF;
}
body, div, td {
font-family: Arial, Tahoma, Verdana, sans-serif;
font-size: 14px;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1.785em;
vertical-align: top;
margin: 0;
padding: 0;
word-wrap: break-word;
hyphens: auto;
} h1, h2, h3, h4, h5, h6 {
color: #494158;
line-height: 1.3em;
padding: 0.5em 0;
margin: 0 0 0 -0.05em;
font-style: normal;
font-weight: bold;
font-family: inherit;
text-transform: uppercase;
}
h1 {
font-size: 2.6em;
font-weight: 300;
letter-spacing: -0.04em;
}
#sidebar h1,
#sidebar h2,
#sidebar h3,
#sidebar h4,
#sidebar h5,
#sidebar h6 {
color: #FFF;
}
.sidebar-homepage-b h1 {
display: table;
margin: 0 auto;
padding: 0.25em 0;
text-align: center;
font-weight: 300;
}
.sidebar-homepage-b h1 span {
display: block;
}
.sidebar-homepage-b h1 a {
}
h2 {
font-size: 2em;
letter-spacing: -0.02em;
}
h3 {
font-size: 1.6em;
letter-spacing: -0.01em;
}
h4 {
font-size: 1.3em;
}
h5 {
font-size: 1.15em;
}
h6 {
font-size: 1em;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
color: #494158;
text-decoration: none;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
color: #77bb66;
}
.title-sub {
opacity: 0.65;
}
.post-title .title-sub {
display: block;
font-size: 66%;
font-weight: 300;
}
.title-end {
} a {
color: #77bb66;
text-decoration: none;
-webkit-transition: all 250ms linear;
-moz-transition: background-color 250ms linear;
-o-transition: background-color 250ms linear;
-ms-transition: background-color 250ms linear;
transition: all 250ms linear;
}
a:hover {
color: #494158;
text-decoration: none;
-webkit-transition: all 125ms linear;
-moz-transition: background-color 125ms linear;
-o-transition: background-color 125ms linear;
-ms-transition: background-color 125ms linear;
transition: all 125ms linear;
}
#sidebar a:hover {
color: #FFF;
} p {
line-height: inherit;
margin: 0 0 1em 0;
padding: 0;
} ol {
list-style-type: decimal;
line-height: inherit;
margin: 0 0 0 1.5em;
}
ul {
list-style-type: disc;
line-height: inherit;
margin: 0 0 0 1.5em;
}
dl {
display: table;
}
dt {
}
dd {
padding-left: 2em;
} img {
display: inline-block;
max-width: 100%;
height: auto;
font: normal 10px/1em sans-serif;
border: 0;
} .wp-caption {
display: block;
font-size: 0.85em;
text-align: center;
width: auto;
max-width: 100% !important;
margin-bottom: 1em;
padding: 5px 0 10px;
background: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/line-light.png);
}
.wp-caption.aligncenter {
display: block;
}
.wp-caption a {
}
.wp-caption img {
display: block;
margin: 0 auto;
}
.wp-caption-text {
font-size: 11px;
line-height: 1.4em;
width: auto;
max-width: 100%;
margin: 0 auto;
padding: 10px 10px 0;
} .gallery {
font-size: 0.85em;
width: auto !important;
max-width: 100%;
margin-bottom: 1em !important;
padding: 25px 25px 0;
background: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/bg-black-10.png);
}
.gallery-item {
display: inline-block;
float: none !important;
margin: 0 0 25px !important;
vertical-align: top;
}
.gallery img {
display: block;
margin: 0 auto;
border: none !important;
} table {
text-align: left;
width: 100%;
max-width: 100%;
margin: 0 0 1em;
border: 0;
border-collapse: collapse;
}
caption {
line-height: 1.5em;
color: #FFF !important;
text-align: center;
padding: 1em;
background: #494158 url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/bg-white-20.png);
}
thead {
}
thead tr {
background: none;
}
th {
line-height: 1.3em;
color: #FFF !important;
padding: 5px 10px;
background: #494158 url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/bg-white-40.png);
border-bottom: 5px solid #DDD;
}
tbody {
}
tr {
background: #FFF;
border-bottom: 1px solid #EAEAEA;
}
tr.alt {
background: #F9F9F9;
}
td {
line-height: inherit;
vertical-align: top;
color: #56646F;
padding: 10px;
border-left: 1px solid #DDD;
}
td:first-child {
border-left: none;
}
tfoot {
}
tfoot tr {
background: #EAEAEA;
border-bottom: 1px solid #DDD;
}
tfoot td {
border-right: none;
} blockquote {
font-size: 1.2em;
text-align: left; margin: 0 0 0 35px;
padding: 0 0 0 15px;
background: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/line.png) top left repeat-y;
}
blockquote:before {
content: '\201C';
position: absolute;
font-size: 5em;
margin: 20px 0 0 -55px;
opacity: 0.35;
}
blockquote p {
font-family: inherit;
line-height: 1.785em;
}
blockquote cite {
display: table;
}
cite {
font-size: 0.8em;
}
q {
font-style: italic;
}
q:before {
content: '\AB';
}
q:after {
content: '\BB';
} fieldset {
border: 1px solid #DDD;
margin: 0 0 1.5em;
padding: 25px;
}
fieldset legend {
display: block;
font-weight: bold;
line-height: 1em;
margin: 0 0 0 -5px;
padding: 0 5px;
} pre {
font-family: "Courier New", monospace;
font-size: 12px;
text-align: left; line-height: 20px;
color: #555;
max-width: 100%;
margin-bottom: 1em;
padding: 0 3px;
background: #FFF url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/bg_code.png) left 20px repeat;
overflow: auto;
box-shadow: 0 0 1px rgba(0,0,0,0.2);
}
pre code {
background: none;
padding: 0;
}
code,
kbd,
var,
tt {
font-family: "Courier New", monospace;
text-align: left; padding: 0 3px;
background: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/bg-black-10.png) top left repeat;
} em {
font-style: italic;
}
abbr,
acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
del {
text-decoration: line-through;
}
ins {
text-decoration: none;
background: #FFFFCC;
}
hr {
clear: both;
height: 1px;
margin-bottom: 1em;
background: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/line.png) top left repeat-x;
border: 0 none;
}
big {
font-size: 1.2em;
}
small {
font-size: 0.85em;
}
sup {
font-size: 66%;
vertical-align: super;
}
::selection {
color: #FFF;
background: #77bb66;
} .screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
word-wrap: normal !important;
}
.screen-reader-text:focus {
background-color: #eee;
clip: auto !important;
clip-path: none;
color: #444;
display: block;
font-size: 1em;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; }  #layout {
max-width: 100%;
overflow: hidden;
}
body.boxed {
background-color: #e8e2e2;
}
.boxed #layout {
max-width: 1300px;
margin: 25px auto 0;
background-color: #FFF;
} #header {
position: relative;
z-index: 3;
}
#header-layout-2 {
}
#header-holder-2 {
position: relative;
display: block;
width: 1200px;
margin: 0 auto;
background: #77bb66;
}
#header-layout {
}
#header-holder {
position: relative;
display: block;
width: 1200px;
color: #CCC;
margin: 0 auto;
} #logo {
float: left;
width: 262px;
height: 90px;
margin: 25px;
}
#logo h2,
#logo h2 a,
#logo h2 img {
position: relative;
display: block;
font-size: 50px;
line-height: 0.9em;
font-weight: bold;
color: #494158;
letter-spacing: -0.06em;
text-decoration: none;
max-width: 100%;
margin: 0;
padding: 0;
opacity: 1;
}
#logo h2 {
max-width: 262px;
}
.hidpi #logo h2 img {
opacity: 0; } #hcustom {
float: right;
display: table;
width: 888px;
text-align: right;
height: 90px;
margin: 25px 0;
}
#hcustom .sidebar {
max-width: 888px;
} #search-form-header {
position: absolute;
display: none;
float: right;
top: 0;
right: 0;
background: #77bb66;
overflow: hidden;
z-index: 2;
}
#search-form-header span {
display: inline-block;
float: left;
width: 54px;
line-height: 32px;
background: #77bb66 url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/icons/32/glyphs/white/search.png) center no-repeat;
background-size: 32px 32px;
opacity: 0.6;
cursor: pointer;
transition: all 250ms linear;
}
.hidpi #search-form-header span {
background-image: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/icons/64/glyphs/white/search.png);
}
#search-form-header span:hover,
#search-form-header span.inProgress {
opacity: 1;
transition: all 125ms linear;
}
#search-form-header input {
position: absolute;
display: inline-block;
color: #FFF;
font-size: 18px;
text-indent: 1px;
width: 240px;
padding: 0;
background: transparent;
border: none;
}
#search-form-header input::-webkit-input-placeholder {
color: #FFF;
} #content {
z-index: 1;
position: relative;
}
#content-layout {
display: block;
width: 1200px;
margin: 0 auto;
padding: 0;
z-index: 1;
}
#content-holder {
}
#content-box {
min-height: 600px;
} div.post-single {
width: 667px;
} .sidebar-position-right #content-box {
float: left;
width: 888px;
}
.sidebar-position-right #content-box > div {
padding: 50px 51px 50px 0;
background: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/line.png) right top repeat-y;
}
.sidebar-position-right div.post-single {
float: right;
} .sidebar-position-left #content-box {
float: right;
width: 888px;
}
.sidebar-position-left #content-box > div {
padding: 50px 0 51px 51px;
background: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/line.png) left top repeat-y;
}
.sidebar-position-left div.post-single {
float: left;
} .sidebar-position-none #content-box > div {
padding: 50px 0;
}
.sidebar-position-none div.post-single {
float: right;
width: 1030px;
} #footer {
position: relative;
color: #777;
background: #494158;
z-index: 2;
}
#footer-layout {
}
#footer-holder {
position: relative;
width: 1200px;
margin: 0 auto;
z-index: 2;
}
#copyrights-holder {
width: 1150px;
color: #FFF;
margin: 0 auto;
padding: 10px 25px;
background: #77bb66;
}
#copyrights-box {
}
#copyrights-box a {
color: #FFF;
opacity: 1;
transition: opacity 250ms linear;
}
#copyrights-box a:hover {
color: #FFF;
opacity: 0.6;
transition: opacity 125ms linear;
}
#copyrights-company {
font-size: 12px;
width: 65%;
float: left;
}
#copyrights-developer {
font-size: 12px;
width: 35%;
float: right;
text-align: right;
}   .alignleft {
float: left;
margin-right: 15px;
}
.aligncenter {
float: none;
clear: both;
display: table;
margin-left: auto;
margin-right: auto;
}
.alignright {
float: right;
margin-left: 15px;
}
.bypostauthor {
}
.wp-post-image {
display: inline-block;
margin: 0 0 2em;
}
.gallery-caption {
}
#content-box .sticky.post-default {
padding: 25px 25px 50px;
background: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/line-light.png) repeat;
}
.more-link {
display: inline-block !important;
line-height: 1em !important;
color: #FFF;
text-decoration: none !important;
white-space: nowrap;
padding: 0.7em 1em 0.7em 1em;
background-color: #77bb66;
transition: background-color 150ms linear;
}
.more-link:hover {
color: #FFF;
background-color: #494158;
transition: background-color 150ms linear;
cursor: pointer;
} .div-as-table {
position: relative;
display: table;
}
.div-as-table > div {
display: table-cell;
vertical-align: middle;
}
.div-as-table > div > div {
}
.div-as-table > div > div:after {
display: block;
clear: both;
content: ".";
height: 0;
font-size: 0;
} embed,
iframe,
object,
video {
max-width: 100%;
} #layout .mejs-container {
display: block;
margin: 1em 0 2em 0;
background: transparent;
}
#layout .mejs-audio {
height: 70px !important;
}
.mejs-fullscreen #header {
display: none;
}
.mejs-fullscreen .mejs-container {
margin: 0;
}
#layout .mejs-controls {
height: 70px !important;
background: #3c424f;
}
.mejs-fullscreen #layout .mejs-controls {
height: 83px !important;
}
#layout .project-wrapper-color .mejs-controls,
#layout .mejs-video .mejs-controls {
background: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/bg-black-60.png);
}
#layout .mejs-play {
}
#layout .mejs-pause {
background: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/bg-white-50.png);
}
#layout .mejs-playpause-button {
width: 46px;
height: 46px;
margin: 10px 5px 10px 10px;
border: 2px solid #FFF;
border-radius: 50px;
}
#layout .mejs-playpause-button button {
width: 46px;
height: 46px;
margin: 0;
}
#layout .mejs-play button {
background: url(//www.copanchorti.org/wp-content/plugins/stkit/assets/images/icons/16/glyphs/white/play.png) 54% center no-repeat;
background-size: 16px 16px;
}
.hidpi .mejs-play button {
background-image: url(//www.copanchorti.org/wp-content/plugins/stkit/assets/images/icons/32/glyphs/white/play.png);
}
#layout .mejs-pause button {
background: url(//www.copanchorti.org/wp-content/plugins/stkit/assets/images/icons/16/glyphs/white/pause.png) center center no-repeat;
background-size: 16px 16px;
}
.hidpi .mejs-pause button {
background-image: url(//www.copanchorti.org/wp-content/plugins/stkit/assets/images/icons/32/glyphs/white/pause.png);
}
#layout .mejs-mute button {
background: url(//www.copanchorti.org/wp-content/plugins/stkit/assets/images/icons/16/glyphs/white/speaker.png) center center no-repeat;
background-size: 16px 16px;
}
.hidpi .mejs-mute button {
background-image: url(//www.copanchorti.org/wp-content/plugins/stkit/assets/images/icons/32/glyphs/white/speaker.png);
}
#layout .mejs-unmute button {
background: url(//www.copanchorti.org/wp-content/plugins/stkit/assets/images/icons/16/glyphs/white/speaker-off.png) center center no-repeat;
background-size: 16px 16px;
}
.hidpi .mejs-unmute button {
background-image: url(//www.copanchorti.org/wp-content/plugins/stkit/assets/images/icons/32/glyphs/white/speaker-off.png);
}
#layout .mejs-fullscreen-button button {
background: url(//www.copanchorti.org/wp-content/plugins/stkit/assets/images/icons/16/glyphs/white/fullscreen.png) center center no-repeat;
background-size: 16px 16px;
}
#layout .mejs-time-current,
#layout .mejs-horizontal-volume-current {
background: #FFF;
}
#layout .mejs-time-loaded {
background: #77bb66;
}
#layout .mejs-time-total,
#layout .mejs-horizontal-volume-total {
background: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/bg-black-60.png);
}
#layout .mejs-time-float {
width: 37px;
height: 18px;
top: -24px;
color: #56646F;
background: #FFF;
border: none;
box-shadow: 0 0 1px rgba(0,0,0,0.2);
}
#layout .mejs-time-float-current {
margin: 4px 3px 0 3px;
}
#layout .mejs-time-float-corner {
top: 16px;
border:solid 5px #FFF;
border-color:#FFF transparent transparent;
}
#layout .mejs-time {
padding: 29px 5px 0;
}
#layout .mejs-time span {
font-size: 11px;
line-height: 11px;
opacity: 0.7;
}
#layout .mejs-time-rail {
padding-top: 25px;
}
#layout .mejs-volume-button,
#layout .mejs-horizontal-volume-slider {
margin-top: 20px;
}
#layout .mejs-fullscreen-button {
margin: 20px 7px 0 3px;
}
#layout .mejs-button button:focus {
outline: 0;
}
#layout .mejs-overlay-button {
background: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/icons/256/glyphs/white/play.png) center center no-repeat;
background-size: 100% 100%;
opacity: 0.6;
}
#layout .mejs-overlay-button:hover {
background-position: center center;
opacity: 0.9;
}
#layout .mejs-poster {
background-size: 100% auto;
}
#layout .mejs-volume-slider {
background: #494158 url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/bg-black-25.png);
}
#layout .mejs-video .mejs-volume-slider {
background: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/bg-black-60.png);
}  .block {
display: block !important;
}
.none {
display: none !important;
}
.hidden {
visibility: hidden;
} .relative {
position: relative;
}
.absolute {
position: absolute;
} .fl {
float: left !important;
}
.fr {
float: right !important;
}
.clear {
font-size: 0 !important;
line-height: 0 !important;
width: 0 !important;
height: 0 !important;
float: none !important;
margin: 0 !important;
padding: 0 !important;
clear: both !important;
} .align-center {
text-align: center;
} .f11 {
font-size: 11px;
}
.f13 {
font-size: 13px;
}
.normal {
font-weight: normal;
} .non-selectable {
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}  body#tinymce.wp-editor {
padding: 10px;
}
body#tinymce .aligncenter {
display: table;
}
dl.wp-caption {
display: inline-block;
}
dt.wp-caption-dt {
}
dd.wp-caption-dd {
padding: 10px 5px 0;
}   .st-adsense {
display: block;
}
.widget-adsense {
display: block !important;
padding: 0 !important;
background: transparent !important;
}
.adsbygoogle {
display: block;
background: transparent;
}
.sidebar-ad-a .adsbygoogle {
margin: 0 0 0 auto;
}
.sidebar-ad-b .adsbygoogle {
margin: 0 auto;
}
.sidebar-ad-c .adsbygoogle {
margin: 0 auto;
}   #bbpress-forums ul.bbp-lead-topic,
#bbpress-forums ul.bbp-topics,
#bbpress-forums ul.bbp-forums,
#bbpress-forums ul.bbp-replies,
#bbpress-forums ul.bbp-search-results {
border: none;
}
#bbpress-forums div.bbp-forum-header,
#bbpress-forums div.bbp-topic-header,
#bbpress-forums div.bbp-reply-header {
background: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/bg-black-15.png);
}
#bbpress-forums li.bbp-header,
#bbpress-forums li.bbp-footer {
text-transform: uppercase;
padding: 10px 25px;
background: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/bg-black-20.png);
border: none;
}
.bbp-header .bbp-reply-author {
display: none;
}
.bbp-footer {
display: none;
}
div.bbp-forum-header,
div.bbp-topic-header,
div.bbp-reply-header {
border: none;
}
#bbpress-forums li.bbp-body ul.forum,
#bbpress-forums li.bbp-body ul.topic {
padding: 20px 25px;
border: none;
box-shadow: 0 1px 0 rgba(0,0,0,0.10) inset;
}
#bbpress-forums li.bbp-header .bbp-search-content,
#bbpress-forums li.bbp-footer .bbp-search-content,
#bbpress-forums li.bbp-header .bbp-forum-content,
#bbpress-forums li.bbp-footer .bbp-forum-content,
#bbpress-forums li.bbp-header .bbp-topic-content,
#bbpress-forums li.bbp-footer .bbp-topic-content,
#bbpress-forums li.bbp-header .bbp-reply-content,
#bbpress-forums li.bbp-footer .bbp-reply-content {
margin-left: 113px;
}
#bbpress-forums div.even,
#bbpress-forums ul.even {
background: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/bg-black-05.png);
}
#bbpress-forums div.odd,
#bbpress-forums ul.odd {
background: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/bg-black-05.png);
}
.bbp-body li.bbp-forum-info,
.bbp-body li.bbp-topic-title {
font-size: 14px;
}
.bbp-body li.bbp-forum-info > a,
.bbp-body li.bbp-topic-title > a {
font-weight: bold;
text-transform: uppercase;
}
.bbp-body li.bbp-topic-freshness {
font-size: 11px;
}
.bbp-meta {
font-size: 11px;
color: #BBB;
}
#bbpress-forums div.bbp-forum-author .bbp-author-role,
#bbpress-forums div.bbp-topic-author .bbp-author-role,
#bbpress-forums div.bbp-reply-author .bbp-author-role {
font-style: normal;
} div.bbp-breadcrumb,
div.bbp-topic-tags {
font-size: 11px;
}
.bbp-breadcrumb {
margin-right: 0.5em;
} #content fieldset.bbp-form,
#container fieldset.bbp-form,
#wrapper fieldset.bbp-form {
padding: 10px 25px 25px;
}
.bbpress .wp-editor-container textarea.wp-editor-area,
.bbpress .wp-editor-container textarea.wp-editor-area:focus {
border: none;
box-shadow: 1px 1px 0 rgba(0,0,0,0.15) inset, -1px -1px 0 rgba(0,0,0,0.15) inset;
border-radius: 0;
} div.bbp-template-notice {
color: #AD8643;
text-align: center;
padding: 1em 4em;
border: none;
border-radius: 0;
background-color: #FBEED5;
box-shadow: 0 0 1px rgba(0, 0, 0, 0.35) inset;
}
div.bbp-template-notice a {
}
div.bbp-template-notice.info {
color: #3A87AD;
padding: 1em 4em;
text-align: center;
background-color: #D9EDF7;
border: none;
}
div.bbp-template-notice.important {
border: #e6db55 1px solid;
background-color: #fffbcc;
}
div.bbp-template-notice.error,
div.bbp-template-notice.warning {
color: #B94A48;
padding: 1em 4em;
text-align: center;
background-color: #F2DEDE;
border: none;
}
div.bbp-template-notice.error a,
div.bbp-template-notice.warning a {
color: #c00;
} .super-sticky .bbp-topic-title > a,
.sticky .bbp-topic-title > a {
font-weight: bold;
} .bbp-author-avatar {
display: inline-block;
margin-bottom: -5px;
padding: 3px;
background: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/line.png);
border-radius: 100px;
}
#bbpress-forums p.bbp-topic-meta img.avatar,
#bbpress-forums ul.bbp-reply-revision-log img.avatar,
#bbpress-forums ul.bbp-topic-revision-log img.avatar,
#bbpress-forums div.bbp-template-notice img.avatar,
#bbpress-forums .widget_display_topics img.avatar,
#bbpress-forums .widget_display_replies img.avatar,
#bbpress-forums div.bbp-forum-author img.avatar,
#bbpress-forums div.bbp-topic-author img.avatar,
#bbpress-forums div.bbp-reply-author img.avatar,
#bbp-single-user-details img.avatar {
display: block;
border: none;
border-radius: 100px;
margin-top: 0;
margin-bottom: 0;
} #bbpress-forums .bbp-forum-info .bbp-forum-content,
#bbpress-forums p.bbp-topic-meta {
font-size: 1em;
color: #999;
margin: 5px 0 0;
} .widget_display_forums > ul,
.widget_display_replies > ul,
.widget_display_topics > ul,
.widget_display_views > ul {
list-style-type: none;
margin: 0;
padding: 0;
}
.widget_display_forums > ul > li,
.widget_display_replies > ul > li,
.widget_display_topics > ul > li,
.widget_display_views > ul > li {
padding: 0.6em 0;
background: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/line-light.png) left bottom repeat-x;
}
.widget_display_forums > ul > li:first-child,
.widget_display_replies > ul > li:first-child,
.widget_display_topics > ul > li:first-child,
.widget_display_views > ul > li:first-child {
padding-top: 0;
} .widget_display_replies .avatar {
display: block;
border: none;
border-radius: 70px;
}
.widget_display_replies div {
font-size: 11px;
} .widget_display_topics .avatar {
display: block;
border: none;
border-radius: 70px;
}
.widget_display_topics div {
font-size: 11px;
} .widget_display_stats dl {
display: block;
}
.widget_display_stats dt {
position: absolute;
}
.widget_display_stats dd {
display: block;
color: #77bb66;
text-align: right;
padding: 0;
}
.widget_display_stats dd:after {
float: left;
display: block;
clear: both;
content: ".";
height: 0;
font-size: 0;
} #sidebar .sidebar .widget_display_search {
background: #77bb66;
}
#bbpress-forums #bbp-search-form {
display: none;
}
#bbp-search-form {
background: #FFF;
padding: 10px 44px 10px 10px;
border: 0;
height: 20px;
}
#bbp-search-form label {
display: none;
}
#bbp_search {
float: left;
width: 100%;
height: 20px;
padding: 0;
border: none;
background: none;
}
#bbp_search_submit {
width: 30px !important;
height: 20px;
text-indent: -9999px;
background: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/icons/16/glyphs/gray/search.png) center center no-repeat;
float: right;
margin: 0 -37px 0 0;
padding: 0;
} .bbp-logged-in img.avatar {
float: right;
margin: 0;
}
.bbp_widget_login h4 {
background: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/line.png) left bottom repeat-x;
}
.bbp_widget_login h4 a {
color: #FFF;
}
.bbp_widget_login .bbp-logged-in h4 {
font-size: 1.1em;
padding-top: 0;
}
.bbp_widget_login .bbp-logged-in h4 a {
display: inline-block;
width: 40%;
word-wrap: normal;
}
.bbp-login-form fieldset {
margin: 0;
padding: 0;
border: 0;
}
.bbp-login-form .bbp-username {
margin-top: 0;
}
.bbp-login-form .bbp-username input,
.bbp-login-form .bbp-password input {
width: 192px;
height: 20px;
padding: 10px;
border: 0;
background: #FFF;
}
#sidebar .bbp-login-form label {
width: 162px;
}
.bbp-login-links {
margin-top: 5px;
}   #buddypress ul.item-list li div.item-desc,
#buddypress div.pagination,
#buddypress ul.item-list li div.meta {
color: inherit;
}
.avatar {
border-radius: 100px;
}
#buddypress div#item-header div#item-meta {
color: inherit;
} #buddypress .standard-form textarea,
#buddypress .standard-form input[type="text"],
#buddypress .standard-form input[type="text"],
#buddypress .standard-form input[type="color"],
#buddypress .standard-form input[type="date"],
#buddypress .standard-form input[type="datetime"],
#buddypress .standard-form input[type="datetime-local"],
#buddypress .standard-form input[type="email"],
#buddypress .standard-form input[type="month"],
#buddypress .standard-form input[type="number"],
#buddypress .standard-form input[type="range"],
#buddypress .standard-form input[type="search"],
#buddypress .standard-form input[type="tel"],
#buddypress .standard-form input[type="time"],
#buddypress .standard-form input[type="url"],
#buddypress .standard-form input[type="week"],
#buddypress .standard-form select,
#buddypress .standard-form input[type="password"],
#buddypress .dir-search input[type="search"],
#buddypress .dir-search input[type="text"] {
background: #FFF;
border: 1px solid #DDD;
color: #888;
font-family: inherit;
font-size: inherit;
font-size-adjust: inherit;
font-stretch: inherit;
font-style: inherit;
font-variant: inherit;
font-weight: inherit;
line-height: inherit;
margin-bottom: 5px;
padding: 10px;
}
#buddypress .standard-form {
padding: 25px;
background: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/line-light.png);
}
#buddypress .standard-form > label:first-child {
margin-top: 0;
}
#buddypress .standard-form#signup_form div.submit {
float: none;
}
#buddypress form#whats-new-form #whats-new-options select {
display: block;
margin-top: 0;
} #buddypress input[type="submit"],
#buddypress input[type="button"],
#buddypress input[type="reset"] {
margin: auto;
color: #FFF;
font-size: inherit;
padding: 0.7em 1em 0.7em 1em;
background-color: #77bb66;
border: 0;
box-shadow: 0 0 0 0 rgba(0,0,0,0) inset;
transition: all 250ms linear;
}
#buddypress input[type="submit"]:hover,
#buddypress input[type="button"]:hover,
#buddypress input[type="reset"]:hover {
color: #FFF;
background-color: #77bb66;
border: 0;
box-shadow: 0 -50px 0 0 rgba(0,0,0,0.25) inset;
transition: all 125ms linear;
}
#item-buttons {
padding-top: 20px;
}
#buddypress div#item-header div.generic-button,
#buddypress div#item-header a.button {
float: none;
display: inline-block;
margin: 5px 5px 0;
}
a.bp-title-button,
#buddypress button,
#buddypress a.button,
#buddypress ul.button-nav li a,
#buddypress div.generic-button a,
#buddypress .comment-reply-link {
color: inherit;
font-size: 11px;
text-transform: uppercase;
letter-spacing: 0;
border: 0;
background: none;
box-shadow: 1px 1px 0 rgba(0,0,0,0.1) inset, -1px -1px 0 rgba(0,0,0,0.1) inset;
}
#buddypress button:hover,
#buddypress a.button:hover,
#buddypress a.button:focus,
#buddypress ul.button-nav li a:hover,
#buddypress ul.button-nav li.current a,
#buddypress div.generic-button a:hover,
#buddypress .comment-reply-link:hover {
color: inherit;
border: 0;
background: none;
box-shadow: 1px 1px 0 rgba(0,0,0,0.25) inset, -1px -1px 0 rgba(0,0,0,0.25) inset;
}
#buddypress .standard-form div.submit input {
display: inline-block;
margin-right: 5px;
} .groups .page-title a.button {
display: table !important;
font-weight: normal;
margin: 10px 0;
}
.groups .page-title a.button:after {
content: '';
}
#buddypress ul.item-list li div.item-desc {
width: auto;
font-size: inherit;
margin-left: 65px;
}
#buddypress ul.item-list li div.action {
position: relative;
text-align: left;
top: auto;
left: auto;
margin: 0 0 0 65px;
}
#buddypress #members-list .item,
#buddypress #friend-list .item {
padding: 0 0 0 65px;
}
#buddypress ul.item-list li div.item-title,
#buddypress ul.item-list li h4 {
font-size: inherit;
font-weight: bold;
line-height: 1em;
padding: 0.5em 0 0;
}
#buddypress ul.item-list li div.item-title span {
color: inherit;
font-size: inherit;
font-weight: normal;
line-height: 1.785em;
}
#buddypress ul.item-list li img.avatar {
margin-right: 15px;
} .buddypress .breadcrumbs {
display: none;
}
#buddypress div#item-header div#item-actions {
float: none;
width: auto;
text-align: center;
margin: 0 0 25px;
padding: 0;
}
#buddypress div#item-header div#item-actions h3 {
font-size: 1em;
margin: 0;
}
#buddypress div#item-header #group-admins {
text-align: center;
margin: 0;
}
#buddypress div#item-header #group-admins li {
float: none;
display: inline-block;
}
#buddypress div#item-header div#item-meta {
font-size: 1em;
}
.single-item h1.page-title,
.single-item #item-header-avatar,
.bp-user h1.page-title {
text-align: center;
}
.activity-permalink h1.page-title {
text-align: left;
}
.single-item #item-header-content,
.bp-user #item-header {
text-align: center;
padding: 0 0 40px;
}
#item-header-avatar > a {
display: inline-block;
margin: 0 auto 10px;
padding: 5px;
border-radius: 150px;
background: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/line-light.png);
}
.single-item #buddypress div#item-header img.avatar,
.bp-user #buddypress #item-header-avatar .avatar {
float: none;
display: block;
margin: 0;
}
#buddypress div#item-header h2 {
margin: 0;
padding: 0;
font-size: 1em;
}
#buddypress div#item-header div#item-header-content {
float: none;
} #buddypress div.item-list-tabs {
overflow: visible;
}
#buddypress div.item-list-tabs ul li {
float: none;
display: inline-block;
}
#buddypress div.item-list-tabs ul li a {
position: relative;
padding: 10px 10px 9px;
}
#buddypress div.item-list-tabs ul li.selected a,
#buddypress div.item-list-tabs ul li.current a {
color: #FFF;
background: #77BB66;
opacity: 1;
}
#buddypress div.item-list-tabs ul li.selected a span,
#buddypress div.item-list-tabs ul li.current a span,
#buddypress div.item-list-tabs ul li a span,
#buddypress div.item-list-tabs ul li a:hover span {
position: absolute;
top: -1em;
right: 0.5em;
color: #FFF;
font-size: 11px;
line-height: 10px;
font-weight: bold;
padding: 3px 5px;
background: #494158;
border: none;
border-radius: 0;
-webkit-transition: all 250ms linear;
-moz-transition: background-color 250ms linear;
-o-transition: background-color 250ms linear;
-ms-transition: background-color 250ms linear;
transition: all 250ms linear;
}
#buddypress div.item-list-tabs ul li a:hover span {
top: -1.5em;
transition: all 125ms linear;
-webkit-transition: all 125ms linear;
-moz-transition: background-color 125ms linear;
-o-transition: background-color 125ms linear;
-ms-transition: background-color 125ms linear;
transition: all 125ms linear;
}
#buddypress div.item-list-tabs ul li.current a:after {
position: absolute;
content: " ";
bottom: -8px;
left: 50%;
margin-left: -10px;
width: 0;
height: 0;
border-style: solid;
border-width: 10px 10px 0 10px;
border-color: #77BB66 transparent transparent transparent;
}
#buddypress div.item-list-tabs ul li a span:after {
position: absolute;
content: " ";
bottom: -3px;
left: 50%;
margin-left: -5px;
width: 0;
height: 0;
border-style: solid;
border-width: 5px 5px 0 5px;
border-color: #494158 transparent transparent transparent;
}
#buddypress div.item-list-tabs ul li a,
#buddypress div.item-list-tabs ul li span,
#buddypress div.item-list-tabs ul li.last select {
font-weight: bold;
text-transform: uppercase;
line-height: 1.4em;
} #item-nav {
font-size: 1em;
margin-bottom: 60px;
}
#buddypress #item-nav div.item-list-tabs {
overflow: visible;
}
#buddypress #item-nav div.item-list-tabs ul {
text-align: center;
} #buddypress div#subnav.item-list-tabs {
margin: 0;
}
#buddypress div#subnav {
position: relative;
border-bottom: 3px solid #77BB66;
}
#buddypress div#subnav > ul {
float: left;
}
#buddypress div#subnav.item-list-tabs ul li.selected a,
#buddypress div#subnav.item-list-tabs ul li.current a {
color: #FFF;
background-color: #77BB66;
opacity: 1;
}
#buddypress div#subnav.item-list-tabs ul li.last {
position: absolute;
right: 0;
margin-top: 0;
}
#buddypress div.item-list-tabs ul li.last select {
padding: 10px 10px 8px;
border: none;
background: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/bg-black-10.png);
}
#buddypress div.message-search {
margin: 0 0 -3px;
} #buddypress div.dir-search,
#buddypress div.message-search {
position: relative;
margin: 0 0 -40px;
z-index: 1;
}
#buddypress div.dir-search input[type="text"],
#buddypress div.message-search input[type="text"],
#buddypress li.groups-members-search input[type="text"] {
font-size: 14px;
line-height: 1.4em;
padding: 0.7em 1em;
margin: -1px -3px 0 0;
border: 0;
background: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/line-light.png);
} .activity-type-tabs {
margin: 25px 0;
}
.activity-type-tabs ul {
text-align: center;
} #buddypress form#whats-new-form,
#buddypress #item-body form#whats-new-form {
padding: 25px;
background: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/bg-black-10.png);
}
#buddypress form#whats-new-form p.activity-greeting {
line-height: inherit;
margin-bottom: 0;
}
#buddypress #whats-new:focus {
border-color: #AAA !important;
outline-color:	transparent;
}
#buddypress #whats-new-options {
height: auto !important;
overflow: hidden;
}
#buddypress #activity-stream {
margin-top: 0;
}
#buddypress ul.item-list {
border-top: 0;
}
#buddypress ul.item-list li {
padding: 25px 0;
border: 0;
background: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/line.png) left top repeat-x;
} #buddypress .activity-list li.mini .activity-avatar img.avatar,
#buddypress .activity-list li.mini .activity-avatar img.FB_profile_pic {
margin: 8px 0 0 45px;
} #buddypress .activity-list .activity-content .activity-inner,
#buddypress .activity-list .activity-content blockquote {
margin: 0;
} #buddypress div.activity-comments {
}
#buddypress div.activity-comments > ul {
margin-top: 25px;
padding: 0;
}
#buddypress div.activity-comments ul li {
padding: 25px 0 0;
border-top: 0;
}
#buddypress div.activity-comments ul li > ul {
padding-left: 5px;
} #buddypress div.activity-comments div.acomment-meta {
font-size: 100%;
} #buddypress div.activity-comments div.acomment-content {
font-size: 90%;
margin-left: 40px;
} #buddypress .activity-list .activity-content .activity-header,
#buddypress .activity-list .activity-content .comment-header {
line-height: inherit;
margin-right: 0;
}
#buddypress .activity-header a,
#buddypress .comment-meta a,
#buddypress .acomment-meta a {
font-weight: bold;
}
#buddypress a.activity-time-since {
font-size: 10px;
font-weight: normal;
}
#buddypress a.activity-time-since:before {
content: ' ';
display: block;
}
#buddypress .activity-list .activity-content .activity-header img.avatar {
margin-bottom: -5px !important;
}  #buddypress div.activity-meta {
margin: 10px 0 0;
}
#buddypress div.activity-meta a,
#buddypress div.activity-meta a:hover {
color: #AAA;
font-size: 11px;
font-weight: bold;
text-transform: uppercase;
margin: 0 10px 0 0;
padding: 0;
border: 0;
background: none;
box-shadow: none;
}
#buddypress div.activity-meta a:hover {
color: #494158;
box-shadow: none;
}
#buddypress a.bp-primary-action span,
#buddypress #reply-title small a span {
position: relative;
color: #FFF;
font-size: 10px;
line-height: 10px;
font-weight: bold;
padding: 1px 4px;
background: #999;
border: none;
border-radius: 0;
opacity: 1;
}
#buddypress div.activity-meta a:hover span,
#buddypress #reply-title small a a:hover span {
background: #494158;
}
#buddypress a.bp-primary-action span:before,
#buddypress #reply-title small a span:before {
position: absolute;
content: " ";
left: -3px;
top: 50%;
margin-top: -5px;
width: 0;
height: 0;
border-style: solid;
border-width: 5px 5px 5px 0;
border-color: transparent #999 transparent transparent;
}
#buddypress a.bp-primary-action:hover span:before,
#buddypress #reply-title small a:hover span:before {
border-color: transparent #494158 transparent transparent;
} #buddypress .acomment-options {
line-height: 1.725em;
margin: 0 0 25px 40px;
}
#buddypress div.activity-comments li form.ac-form {
margin: 0 0 35px 40px;
padding: 0;
}
#buddypress div.activity-comments form .ac-textarea {
margin-bottom: 5px;
border: 1px solid #DDD;
}
#buddypress div.activity-comments form .ac-textarea:focus {
border-color: 1px solid #AAA;
} body.activity-permalink #buddypress div.activity-comments > ul {
padding: 0;
}
body.activity-permalink #buddypress div.activity-comments ul li,
body.activity-permalink #buddypress .activity-list > li:first-child {
padding: 25px 0 0;
}
body.activity-permalink .activity-avatar {
padding: 5px;
background: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/line-light.png);
border-radius: 100px;
}
body.activity-permalink #buddypress .activity-avatar img.avatar {
width: 110px;
height: 110px;
margin-right: 0;
} #buddypress div#message p,
#sitewide-notice p {
position: relative;
font-size: inherit;
text-align: center;
color: #AD8643;
margin: 1em 0;
padding: 1em 4em;
box-shadow: 0 0 1px rgba(0,0,0,0.35) inset;
background: #FBEED5;
border: 0 !important;
}
#buddypress div#message.updated p {
color: #468847;
background: #DFF0D8;
} #buddypress a.bp-secondary-action,
#buddypress span.highlight {
font-size: 11px;
color: inherit;
background: none;
}
.message-metadata .avatar-box {
background: none;
}
#buddypress div#message-thread div.alt {
background: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/bg-black-05.png);
}
#buddypress div#message-thread div.message-content {
margin-left: 40px;
}
#buddypress table#message-threads tr,
#buddypress table#message-threads tr td,
#buddypress table#message-threads tr.unread td {
color: inherit;
background: none;
border: 0;
}
#buddypress table#message-threads tr {
background: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/line-light.png) left top repeat-x;
}
#buddypress li span.unread-count,
#buddypress tr.unread span.unread-count {
font-size: 11px;
padding: 2px 5px;
background: #B94A48;
}
#buddypress span.activity,
#buddypress table tr td.thread-info p.thread-excerpt {
font-weight: normal;
margin-top: 0;
} .widget.buddypress .item-avatar {
float: left;
margin: 0 9px 9px 0;
padding: 3px;
background: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/line-light.png);
border-radius: 70px;
}
.widget.buddypress .item-avatar a {
margin-bottom: 0;
margin-right: 0;
}
.widget.widget_bp_core_recently_active_widget .item-avatar a{
height: 40px;
}
.widget.buddypress ul.item-list img.avatar {
display: block;
float: none;
width: 25px;
height: 25px;
margin: 0;
overflow: hidden;
}
.widget.buddypress div.item-meta,
.widget.buddypress div.item-content {
margin-left: 40px;
}
.widget.buddypress div.item-avatar img.avatar {
margin: 0;
} .widget.buddypress .bp-login-widget-user-links > div {
margin-bottom: 0;
}
#bp-login-widget-form {
}
.widget.buddypress #bp-login-widget-form label {
margin: 0;
}
#bp-login-widget-user-login,
#bp-login-widget-user-pass {
color: #56646F;
width: 192px;
height: 20px;
margin-bottom: 10px;
padding: 10px;
border: 0;
background: #FFF;
}
.forgetmenot {
margin-bottom: 10px;
} #members-list-options {
font-weight: bold;
font-size: 12px;
text-transform: uppercase;
padding-top: 0;
}
#members-list-options .selected {
color: #FFF;
}
#members-list {
list-style-type: none;
margin: 0;
padding: 0;
} #friends-list-options {
font-weight: bold;
font-size: 12px;
text-transform: uppercase;
padding-top: 0;
}
#friends-list-options .selected {
color: #FFF;
}
#friends-list {
list-style-type: none;
margin: 0;
padding: 0;
} #groups-list-options {
font-weight: bold;
font-size: 12px;
text-transform: uppercase;
padding-top: 0;
}
#groups-list-options .selected {
color: #FFF;
}
#groups-list {
list-style-type: none;
margin: 0;
padding: 0;
}
.hidden.is-admin.is-member {
visibility: visible;
}   #menu {
position: relative;
display: block;
clear: both;
width: 1200px;
background: #494158;
border-bottom: 6px solid #77bb66;
z-index: 5;
}
#menu.menu-sticky {
position: fixed;
box-shadow: 0 2px 1px rgba(0,0,0,0.1);
}
.admin-bar #menu.menu-sticky {
top: 28px;
}
#menu.menu-sticky ul.menu > li > a > span.subline {
display: none;
}
#menu-box {
position: relative;
z-index: 1;
}
ul.menu {
display: table;
float: left;
list-style-type: none;
margin: 0;
padding: 0;
line-height: 1.2em;
position: relative;
z-index: 1;
}
ul.menu li {
position: relative;
}
ul.menu a {
position: relative;
display: block;
text-decoration: none;
transition: all 200ms linear;
}
ul.menu a:hover {
transition: all 125ms linear;
}
ul.menu ul {
list-style-type: none;
margin: 0;
padding: 0;
} ul.menu > li {
float: left;
}
ul.menu > li > a {
font-size: 15px;
font-weight: bold;
text-transform: uppercase;
color: #FFF;
padding: 23px 26px 23px 25px;
background: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/line-light.png) right center no-repeat;
background-size: 1px 50%;
z-index: 9;
}
ul.menu > li.hasUl > a {
padding-right: 45px;
}
ul.menu > li > a:hover,
ul.menu > li.hover-has-ul > a {
box-shadow: 0 -100px 0 rgba(0,0,0,0.15) inset;
}
ul.menu > li.current-menu-item > a,
ul.menu > li.current_page_item > a,
ul.menu > li.current-menu-ancestor > a,
ul.menu > li.current-post-ancestor > a {
background-repeat: repeat;
}
ul.menu > li > .ico-menu-top {
position: absolute;
display: block;
top: 17px;
right: 17px;
width: 30px;
height: 30px;
background: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/ico-menu-top.png) center no-repeat;
z-index: 10;
opacity: 0.6;
cursor: pointer;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.chrome ul.menu > li > .ico-menu-top {
top: 16px;
}
.hidpi ul.menu > li > .ico-menu-top {
background-image: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/ico-menu-top-2x.png);
background-size: 11px 10px;
}
.ico-menu-top.clicked {
opacity: 1 !important;
}
ul.menu > li > a > span.subline {
display: block;
font-size: 12px;
font-weight: normal;
text-transform: none;
margin-top: 5px;
opacity: 0.6;
transition: all 200ms cubic-bezier(0.440, 0.405, 0.135, 1.000);
}
ul.menu > li > a:hover > span.subline {
opacity: 0.8;
transition: all 200ms cubic-bezier(0.440, 0.405, 0.135, 1.000);
}
ul.menu > li.hasUl > a > span.subline {
margin-right: -18px;
} ul.menu ul {
position: absolute;
width: 190px;
line-height: 1.785em;
top: -9999px;
left: 0;
padding: 6px 0 0;
border-bottom: 5px solid #F5F5F5;
z-index: 10;
}
.ie ul.menu ul {
background: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/line-light.png); }
ul.menu ul li {
padding: 0 5px;
background: #F5F5F5;
}
ul.menu ul li:first-child {
border-top: 5px solid #F5F5F5;
}
ul.menu > li > ul > li:first-child > a:before {
position: absolute;
content: "";
width: 0;
height: 0;
border-style: solid;
top: -10px;
left: 20px;
border-width: 0 5px 5px 5px;;
border-color: transparent transparent #F5F5F5 transparent;
}
ul.menu ul li:first-child > a {
background-image: none;
}
ul.menu ul li a {
display: block;
color: #56646F;
font-weight: bold;
text-transform: uppercase;
padding: 15px 20px 13px;
background: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/line-light.png) left top repeat-x;
}
ul.menu ul li a:hover { box-shadow: 180px 0 0 #FFF inset;
}
ul.menu ul li span.subline {
font-size: 12px;
font-weight: normal;
line-height: 1.535em;
display: block;
margin: 2px 0 4px;
text-transform: none;
opacity: 0.7;
}
ul.menu ul li span.ico-menu-top {
float: right;
width: 15px;
height: 15px;
margin: 0.25em 0 0;
background: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/ico-menu-sub.png) center right no-repeat;
}
.hidpi ul.menu ul li span.ico-menu-top {
background-image: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/ico-menu-sub-2x.png);
background-size: 8px 8px;
} ul.menu ul ul {
left: 190px;
top: -9999px;
background: #FFF;
padding: 0;
box-shadow: -1px 0 0 rgba(0,0,0,0.07);
} #menu-select {
position: relative;
display: none;
width: 47px;
height: 47px;
background: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/icons/32/glyphs/white/menu.png) center center no-repeat;
background-size: 32px 32px;
cursor: pointer;
opacity: 0.6;
z-index: 2;
}
#menu-select.resp-menu-opened {
opacity: 1;
}
.hidpi #menu-select {
background-image: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/icons/64/glyphs/white/menu.png);
}
#menu-box.resp-menu-opened {
height: 0;
}
#menu-responsive {
display: block;
list-style-type: none;
width: 300px;
font-size: 1.15em;
margin: 0 auto;
padding: 0;
overflow: hidden;
clear: both;
}
#menu-responsive li {
background: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/line-light.png) top left repeat-x;
}
#menu-responsive a {
display: block;
color: #FFF;
}
#menu-responsive > li > a {
text-transform: uppercase;
font-weight: bold;
color: #FFF;
padding: 15px 0;
}
#menu-responsive span.ico-menu-top {
display: none;
}
#menu-responsive span.subline {
display: block;
line-height: 1.535em;
text-transform: none;
font-size: 0.8em;
font-weight: normal;
margin-top: 5px;
opacity: 0.6;
}
#menu-responsive > li > ul > li > a {
padding: 15px 15px 15px 25px;
background: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/icons/16/glyphs/gray/arrow-right.png) left 18px no-repeat;
}
#menu-responsive ul {
list-style-type: none;
margin: 0;
padding: 0;
}
#menu-responsive > li > ul > li > ul,
#menu-responsive > li > ul > li > ul ul {
margin: 0 0 0 25px;
font-size: 0.9em;
}
#menu-responsive > li > ul > li > ul a {
padding: 10px 15px;
} #menu-2 {
display: inline-block;
float: right;
margin: 0 15px 0 0;
}
ul.menu-2 {
list-style-type: none;
margin: 0;
padding: 0;
line-height: 1.2em;
position: relative;
}
ul.menu-2 li {
position: relative;
}
ul.menu-2 a {
font-size: 11px;
line-height: 1.3em;
text-transform: uppercase;
position: relative;
display: block;
text-decoration: none;
transition: all 200ms linear;
}
ul.menu-2 a:hover {
transition: all 125ms linear;
}
ul.menu-2 ul {
list-style-type: none;
margin: 0;
padding: 0;
} ul.menu-2 > li {
float: left;
display: inline-block;
margin: 5px 0;
}
ul.menu-2 > li > a {
padding: 5px 15px;
color: #FFF;
opacity: 0.7;
}
ul.menu-2 > li > a:hover,
ul.menu-2 > li.hover-has-ul > a {
opacity: 1;
}
ul.menu-2 > li.current-menu-item > a,
ul.menu-2 > li.current_page_item > a,
ul.menu-2 > li.current-menu-ancestor > a,
ul.menu-2 > li.current-post-ancestor > a {
background-image: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/bg-white-15.png);
opacity: 1;
}
ul.menu-2 > li a span {
display: inline-block;
width: 13px;
background: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/ico-menu-top-2.png) right 50% no-repeat;
}
.hidpi ul.menu-2 > li a span {
background-image: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/ico-menu-top-2-2x.png);
background-size: 8px 8px;
} ul.menu-2 ul {
width: 150px;
top: -9999px;
left: 0;
padding: 5px 0 0;
line-height: 1.4em;
position: absolute;
border-bottom: 5px solid #F5F5F5;
z-index: 10;
}
ul.menu-2 ul li {
padding: 0 5px;
background: #F5F5F5;
transition: background-color 200ms linear;
}
ul.menu-2 ul li:first-child {
border-top: 5px solid #F5F5F5;
}
ul.menu-2 > li > ul > li:first-child > a:before {
position: absolute;
content: "";
width: 0;
height: 0;
border-style: solid;
top: -10px;
left: 8px;
border-width: 0 5px 5px 5px;;
border-color: transparent transparent #F5F5F5 transparent;
}
ul.menu-2 ul li:first-child > a {
background-image: none;
}
ul.menu-2 ul li a {
position: relative;
color: #56646F;
padding: 10px 10px 9px 10px;
background: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/line-light.png) top left repeat-x;
}
ul.menu-2 ul li:hover > a {
color: #3c424f; box-shadow: 140px 0 0 #FFF inset;
}
ul.menu-2 ul li a span {
float: right;
background-image: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/ico-menu-sub-2.png);
}
.hidpi ul.menu-2 ul li a span {
background-image: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/ico-menu-sub-2-2x.png);
background-size: 8px 8px;
} ul.menu-2 ul ul {
left: 147px;
padding: 0;
background: #FFF;
}  form {
position: relative;
margin: 0;
padding: 0;
}
input,
select,
textarea {
width: auto;
height: auto;
font-family: inherit;
font-size: inherit;
line-height: 1.4em !important;
color: #888;
margin: 0;
padding: 10px;
background: #FFF;
border: 1px solid #DDD;
border-radius: 0;
}
input[type="text"],
input[type="email"],
input[type="search"],
input[type="password"] {
-webkit-appearance: caret;
-moz-appearance: caret; }
input:focus,
select:focus,
textarea:focus {
color: #555;
border: 1px solid #AAA;
}
:invalid {
box-shadow: none;
} label {
font-size: 12px;
display: inline-block;
} .textarea-box {
padding: 0 22px 0 0;
margin: 0 0 10px;
}
.textarea-box textarea {
width: 100%;
}
textarea {
width: 60%;
height: 50px;
display: block;
line-height: 1.785em !important;
} .input-text-box {
padding: 0 22px 0 0;
margin: 0 0 10px;
}
.input-text-box input[type="text"],
.input-text-box input[type="email"],
.input-text-box input[type="url"] {
width: 100%;
}
input[type="text"] {
width: auto;
} input[type="button"] {
display: block;
padding: 12px 11px;
border: none;
background-color: #77bb66;
color: #FFF;
cursor: pointer;
-webkit-appearance: none;
}
input[type="button"]:hover {
background-color: #494158;
} input[type="submit"],
button {
display: inline-block;
color: #FFF;
font-weight: bold;
text-transform: uppercase;
padding: 12px 14px;
background: #77bb66;
border: none;
box-shadow: 0 0 0 0 rgba(0,0,0,0) inset;
transition: all 250ms linear;
cursor: pointer;
-webkit-appearance: none;
}
input[type="submit"]:hover {
box-shadow: 0 -50px 0 0 rgba(0,0,0,0.25) inset;
transition: all 125ms linear;
} input[type="file"] {
} input[type="checkbox"] {
padding: 0;
} input[type="radio"] {
} select {
max-width: 100%;
}  .widget > h5 {
background: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/line.png) left bottom repeat-x;
margin-left: 0;
margin-bottom: 1em;
padding-top: 0;
}
#sidebar .widget > h5,
#sidebar .widget > h5 a {
color: #FFF;
}
#sidebar .widget_text > h5 {
color: inherit;
}
#sidebar .widget_calendar > h5 {
display: none;
}
#sidebar .widget-posts > h5 {
margin-bottom: 15px;
background: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/line-white.png) left bottom repeat-x;
} .sidebar-position-right #sidebar {
float: right;
}
.sidebar-position-left #sidebar {
float: left;
}
#sidebar {
width: 312px;
padding: 50px 0;
background: transparent;
z-index: 2;
} .sidebar-position-right .sidebar {
margin-left: 50px;
} .sidebar-position-left .sidebar {
margin-right: 50px;
}
.sidebar {
display: block;
max-width: 100%;
}
.sidebar #stickyDiv {
width: 207px;
}
.widget {
position: relative;
margin: 0 auto 25px;
}
#sidebar .widget {
padding: 25px;
color: #AAADAE;
background: #494158;
}
#content-holder #sidebar .widget_text { padding: 0;
color: inherit;
background: none !important;
} div.sidebar-post {
background: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/line-light.png) right top no-repeat; } .sidebar-position-right div.sidebar-post,
.sidebar-position-none div.sidebar-post {
float: left;
width: 120px;
margin-right: -145px;
} .sidebar-position-left div.sidebar-post {
float: right;
width: 120px;
margin-left: -145px;
}
.sidebar-post,
.sidebar-post div {
font-size: 12px;
}
#stickyDiv {
width: 120px;
} #content-holder .sidebar-ad-a {
margin: 0;
padding: 0;
background: none;
}
.sidebar-ad-a .widget {
display: inline-block;
max-width: 888px;
margin-bottom: 0;
padding: 0;
background: none;
}
.sidebar-ad-a .widget img {
display: block;
}
#content-holder .sidebar-ad-b {
text-align: center;
margin: 0;
padding: 22px 25px 25px;
background: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/line-light.png);
}
.sidebar-ad-b .widget {
display: inline-block;
max-width: 100%;
margin: 0 auto;
padding: 0;
background: none;
}
.sidebar-ad-b .textwidget img {
display: block;
}
#sidebar-ad-c {
}
#sidebar-ad-c .sidebar-ad-c {
text-align: center;
padding: 25px 0;
margin: 0 auto;
background: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/bg-white-90.png);
}
.sidebar-ad-c .widget {
display: inline-block;
max-width: 1200px;
margin: 0 auto;
padding: 0;
background: none;
}
.sidebar-ad-c .textwidget img {
display: block;
} .sidebar-footer {
float: left;
}
.sidebar-footer > div {
margin: 40px 50px 50px 0;
}
.sidebar-footer > div .widget {
color: #aaadae;
}
.sidebar-footer > div .widget * {
}
.sidebar-footer h5 {
color: #FFF;
background: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/line.png) left bottom repeat-x;
margin-left: 0;
margin-bottom: 1em;
}
.sidebar-footer a {
color: #FFF;
}
.sidebar-footer > div .widget:not(.widget_nav_menu) a:hover {
color: inherit;
} .footer-box-v1 .sidebar-footer {
width: 417px;
}
.footer-box-v1 .sidebar-footer.last {
width: 366px;
}
.footer-box-v1 .sidebar-footer.last > div {
margin-right: 0;
} .footer-box-v2 .sidebar-footer {
width: 312px;
}
.footer-box-v2 .sidebar-footer.last {
width: 574px;
}
.footer-box-v2 .sidebar-footer.last > div {
margin-right: 0;
} .footer-box-v3 .sidebar-footer {
width: 624px;
}
.footer-box-v3 .sidebar-footer:first-child {
width: 312px;
}
.footer-box-v3 .sidebar-footer.last {
width: 262px;
}
.footer-box-v3 .sidebar-footer.last > div {
margin-right: 0;
} .footer-box-v4 .sidebar-footer {
width: 312px;
}
.footer-box-v4 .sidebar-footer:first-child {
width: 624px;
}
.footer-box-v4 .sidebar-footer.last {
width: 262px;
}
.footer-box-v4 .sidebar-footer.last > div {
margin-right: 0;
} .footer-box-v5 .sidebar-footer {
width: 312px;
}
.footer-box-v5 .sidebar-footer.last {
width: 264px;
}
.footer-box-v5 .sidebar-footer.last > div {
margin-right: 0;
} .footer-box-v6 .sidebar-footer {
width: 417px;
}
.footer-box-v6 .sidebar-footer:first-child {
width: 783px;
}
.footer-box-v6 .sidebar-footer.last > div {
margin-right: 0;
}   .breadcrumb-trail {
line-height: 1.3em;
margin: -0.5em 0 1em;
opacity: 0.65;
}
.breadcrumb-trail * {
font-size: 0.85em;
color: inherit;
}
.breadcrumb-trail .sep:before {
content: '/';
display: inline-block;
padding: 0 0.5em;
}
.breadcrumb-trail .button {
display: none !important;
} .breadcrumb-yoast {
font-size: 0.85em;
margin: -0.5em 0 1em;
opacity: 0.65;
}
.breadcrumb-yoast * {
color: inherit;
}  #term {
margin-bottom: 50px;
padding: 0 0 25px;
background: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/line.png) left bottom repeat-x;
}
.term-title {
}
.term-title .title-sub:before {
content: '(';
}
.term-title .title-sub:after {
content: ')';
}
.term-title h1 {
font-size: 1.15em;
font-weight: normal;
margin-left: 0;
padding: 0;
}
.term-title h1:before {
content: ' ';
display: inline-block;
width: 22px;
height: 22px;
margin: 0 0.3em -0.3em 0;
background: #77bb66 center center no-repeat;
background-size: 16px 16px;
} body.search .term-title h1:before {
background-image: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/icons/16/glyphs/white/search.png); }
body.search.hidpi .term-title h1:before {
background-image: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/icons/32/glyphs/white/search.png); } body.page-template-template-blog-php .term-title h1:before {
background-image: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/icons/16/glyphs/white/pen.png); }
body.page-template-template-blog-php.hidpi .term-title h1:before {
background-image: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/icons/32/glyphs/white/pen.png); } body.date .term-title h1:before {
background-image: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/icons/16/glyphs/white/calendar.png); }
body.date.hidpi .term-title h1:before {
background-image: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/icons/32/glyphs/white/calendar.png); } body.category .term-title h1:before {
background-image: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/icons/16/glyphs/white/folder.png); }
body.category.hidpi .term-title h1:before {
background-image: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/icons/32/glyphs/white/folder.png); } body.tag .term-title h1:before {
background-image: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/icons/16/glyphs/white/tag.png); }
body.tag.hidpi .term-title h1:before {
background-image: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/icons/32/glyphs/white/tag.png); } body.term-post-format-image .term-title h1:before {
background-image: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/icons/16/glyphs/white/image.png); }
body.term-post-format-image.hidpi .term-title h1:before {
background-image: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/icons/32/glyphs/white/image.png); } body.term-post-format-gallery .term-title h1:before {
background-image: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/icons/16/glyphs/white/gallery.png); }
body.term-post-format-gallery.hidpi .term-title h1:before {
background-image: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/icons/32/glyphs/white/gallery.png); } body.term-post-format-audio .term-title h1:before {
background-image: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/icons/16/glyphs/white/audio.png); }
body.term-post-format-audio.hidpi .term-title h1:before {
background-image: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/icons/32/glyphs/white/audio.png); } body.term-post-format-video .term-title h1:before {
background-image: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/icons/16/glyphs/white/video.png); }
body.term-post-format-video.hidpi .term-title h1:before {
background-image: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/icons/32/glyphs/white/video.png); } body.term-post-format-link .term-title h1:before {
background-image: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/icons/16/glyphs/white/link.png); }
body.term-post-format-link.hidpi .term-title h1:before {
background-image: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/icons/32/glyphs/white/link.png); } body.term-post-format-quote .term-title h1:before {
background-image: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/icons/16/glyphs/white/quote.png); }
body.term-post-format-quote.hidpi .term-title h1:before {
background-image: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/icons/32/glyphs/white/quote.png); } body.term-post-format-status .term-title h1:before {
background-image: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/icons/16/glyphs/white/user.png); }
body.term-post-format-status.hidpi .term-title h1:before {
background-image: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/icons/32/glyphs/white/user.png); }
.term-description {
padding: 1em 0 0;
}
.term-description p {
margin-bottom: 0;
}   .page-title {
margin-top: -0.5em;
}
.page-title .title-sub {
display: block;
font-size: 66%;
font-weight: 300;
}
.page-title a.button:after {
content: '.';
display: block;
position: relative;
clear: both;
width: 1px;
height: 1px;
background: #333;
} h1.post-title { padding-top: 0;
}
#post-excerpt {
}
.post-single .featured-image {
}
#attachment-data {
text-align: center;
}
#title-after,
#post-before {
margin-bottom: 1em;
} .single-author-info {
margin-bottom: 2.5em;
padding-bottom: 1.5em;
background: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/line.png) right bottom repeat-x;
}
.single-author-upic {
width: 110px;
height: 110px;
margin: 0 0 1em -5px;
padding: 5px;
overflow: hidden;
background: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/line-light.png);
border-radius: 70px;
}
.single-author-upic img {
display: block;
width: 110px;
height: 110px;
border-radius: 70px;
}
.single-author-info h5 {
line-height: 1.785em;
}
.post-short-info {
margin-bottom: 2em;
padding-bottom: 1.5em;
background: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/line.png) right bottom repeat-x;
}
.post-short-info .ico16 {
display: block;
margin-bottom: 1.5em;
} #pre_next_post {
position: relative;
font-size: 1.2em;
line-height: inherit;
margin: 40px 0 0;
padding: 1.5em 45px;
background: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/line.png) center center repeat-y;
box-shadow: 0 1px 0 rgba(0,0,0,0.1) inset, 0 -1px 0 rgba(0,0,0,0.1) inset;
}
#pre_next_post a {
display: inline-block;
max-width: 40%;
}
#pre_next_post a.p {
float: left;
}
#pre_next_post a.n {
float: right;
text-align: right;
}
#pre_next_post .p:before {
content: '';
display: inline-block;
float: left;
width: 25px;
height: 1em;
min-height: 16px;
margin: 0.25em 0 0 -25px;
background: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/icons/16/glyphs/gray/arrow-left.png) left center no-repeat;
}
.hidpi #pre_next_post .p:before {
background-image: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/icons/32/glyphs/gray/arrow-left.png);
background-size: 16px 16px;
}
#pre_next_post .n:before {
content: '';
display: inline-block;
float: right;
width: 25px;
height: 1em;
min-height: 16px;
margin: 0.25em -25px 0 0;
background: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/icons/16/glyphs/gray/arrow-right.png) right center no-repeat;
}
.hidpi #pre_next_post .n:before {
background-image: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/icons/32/glyphs/gray/arrow-right.png);
background-size: 16px 16px;
}
.chrome #pre_next_post .p:before,
.chrome #pre_next_post .n:before {
margin-top: 0.15em;
}   .st-format-standard-holder {
}
.single .st-format-standard-holder {
margin-top: 1em;
} .st-format-image-holder {
}
.single .st-format-image-holder {
margin-top: 1em;
} .st-format-link-holder {
margin: 0 0 1.5em;
padding: 25px 25px 25px 73px;
box-shadow: 1px 1px 0 rgba(0,0,0,0.15) inset, -1px -1px 0 rgba(0,0,0,0.15) inset;
}
.single .st-format-link-holder {
margin-top: 1em;
}
.st-format-link-holder a {
display: inline-block;
font-size: 2em;
line-height: 1.2em;
padding: 0 0 0 16px;
background: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/line.png) 0 0 repeat-y;
}
.st-format-link-holder a:before {
content: '';
display: inline-block;
width: 32px;
min-height: 32px;
margin: 0 32px -0.2em -64px;
background: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/icons/32/glyphs/gray/link.png) center no-repeat;
}
.hidpi .st-format-link-holder a:before {
background-image: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/icons/64/glyphs/gray/link.png);
background-size: 32px 32px;
} .st-format-quote-holder {
margin: 0 0 1.5em;
padding: 25px;
background: #FFF;
box-shadow: 1px 1px 0 rgba(0,0,0,0.15) inset, -1px -1px 0 rgba(0,0,0,0.15) inset;
}
.single .st-format-quote-holder {
margin-top: 1em;
}
.st-format-quote-holder p {
margin: 0;
} .st-format-status-holder {
margin: 0 0 1.5em;
}
.single .st-format-status-holder {
margin-top: 1em;
}
.status-header {
padding: 40px 25px 40px 110px;
background: #494158;
}
.status-header .avatar {
position: absolute;
margin: -1.6em 0 0 -85px;
border-radius: 50px;
}
.status-header a {
font-size: 2em;
}
.status-header a:hover {
color: #FFF;
}
.status-content {
position: relative;
font-size: 1.2em;
color: #56646F;
padding: 25px;
background: #FFF;
box-shadow: 1px 1px 0 rgba(0,0,0,0.15) inset, -1px -1px 0 rgba(0,0,0,0.15) inset;
}
.status-content:before {
position: absolute;
content: '';
top: -14px;
right: 25px;
border-style: solid;
border-width: 0 26px 15px 26px;
border-color: transparent transparent #FFF transparent;
} .st-format-video-holder iframe {
display: block;
margin: 0 0 2em;
}
.single .st-format-video-holder iframe {
margin-top: 1em;
} .st-format-audio-holder iframe {
display: block;
width: 100%;
margin: 0 0 2em;
}
.single .st-format-audio-holder iframe {
margin-top: 1em;
} .single .st-format-gallery-holder {
margin-top: 1em;
}  .post-template {
position: relative;
margin-bottom: 50px;
padding-bottom: 51px;
background: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/line.png) left bottom repeat-x;
}
.post-template .meta,
.posts-featured-wrapper .meta {
font-size: 0.85em;
}
.posts-featured-wrapper .meta {
position: absolute;
left: 25px;
bottom: 20px;
}
.post-template .meta .ico16,
.posts-featured-wrapper .meta .ico16 {
margin-right: 20px;
opacity: 0.6;
transition: all 250ms linear;
}
.post-template .meta .ico16:hover,
.posts-featured-wrapper .meta .ico16:hover {
opacity: 1;
transition: all 125ms linear;
}
.post-template .meta .ico16 a,
.posts-featured-wrapper .meta .ico16 a {
color: #56646F;
}
.meta .ico16 a:first-child {
margin-left: -25px;
padding-left: 25px;
} .post-default {
padding-bottom: 50px;
}
.post-default .post-title {
padding-top: 0;
}
.post-default .meta {
padding-top: 1em;
} .post-t4 {
padding-left: 312px;
}
.post-t4 .thumb-wrapper {
display: block;
float: left;
width: 262px;
margin: 0 0 0 -312px;
}
.post-t4 h3 { padding-top: 0;
} .meta span + span.ico16-link {
background-image: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/icons/16/glyphs/gray/arrow-right-2.png);
}
.hidpi .meta span + span.ico16-link {
background-image: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/icons/32/glyphs/gray/arrow-right-2.png);
}
.post-t4-no-thumb {
padding-left: 0;
}
.post-t4-no-thumb h3 {
} .post-t8 {
}
.post-t8 h5 {
padding-top: 0;
}
.post-t8 .ico16 {
margin-right: 20px;
}  .posts-featured-wrapper {
padding-top: 50px;
padding-bottom: 3px;
background: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/line-light.png) left bottom repeat-x;
background-size: 100% 3px;
} .posts-featured-wrapper > div.posts-featured-a-wrapper {
width: 574px;
float: left;
display: block;
margin-bottom: 50px;
box-shadow: 1px 1px 0 rgba(0,0,0,0.1) inset, -1px -1px 0 rgba(0,0,0,0.1) inset;
}
.posts-featured-wrapper > div.posts-featured-a-wrapper > div {
opacity: 0;
}
div.posts-featured-a-wrapper a.post-thumb {
display: block;
height: 410px;
}
.posts-featured-details-wrapper { position: relative;
height: 0;
overflow: hidden;
}
.posts-featured-details-wrapper > div { display: block;
padding: 25px;
}
.posts-featured-details-wrapper h1 {
font-size: 2.2em;
font-weight: bold;
padding-top: 0;
} .posts-featured-wrapper > div.posts-featured-alone-wrapper {
display: block;
margin-bottom: 50px;
box-shadow: 1px 1px 0 rgba(0,0,0,0.1) inset, -1px -1px 0 rgba(0,0,0,0.1) inset;
}
.posts-featured-wrapper > div.posts-featured-alone-wrapper > div {
}
div.posts-featured-alone-wrapper a.post-thumb {
display: block;
height: 600px; }
div.posts-featured-alone-wrapper .posts-featured-details-wrapper {
position: relative;
height: auto;
}
div.posts-featured-alone-wrapper .posts-featured-details-wrapper > div {
padding-bottom: 50px;
} .posts-featured-wrapper > div.posts-featured-b-wrapper {
width: 262px;
float: left;
display: block;
margin-bottom: 50px;
margin-left: 50px;
box-shadow: 1px 1px 0 rgba(0,0,0,0.1) inset, -1px -1px 0 rgba(0,0,0,0.1) inset;
}
.posts-featured-wrapper > div.posts-featured-b-wrapper > div {
opacity: 0;
}
.posts-featured-details-wrapper h3 {
font-size: 14px;
font-weight: bold;
letter-spacing: 0;
padding-top: 0;
} .posts-featured-wrapper > div.posts-featured-c-wrapper {
width: 262px;
float: left;
display: block;
margin-bottom: 50px;
margin-right: 50px;
box-shadow: 1px 1px 0 rgba(0,0,0,0.1) inset, -1px -1px 0 rgba(0,0,0,0.1) inset;
}
.posts-featured-wrapper > div.posts-featured-c-wrapper > div {
opacity: 0;
}
.posts-featured-wrapper > div.first {
clear: left;
}
div.posts-featured-wrapper > div.last {
clear: right;
margin-right: 0;
}
a.post-thumb {
display: block;
width: 100%;
height: 180px;
background-color: #E5E5E5;
background-position: top center;
background-repeat: no-repeat;
background-size: cover;
overflow: hidden;
} .st-hover {
position: relative;
z-index: 2;
}
.st-hover-bg {
position: absolute;
opacity: 0.3;
z-index: 1;
}
.st-hover-format {
position: absolute;
display: inline-block;
left: 50%;
bottom: 0;
width: 32px;
height: 32px;
margin-left: -16px;
opacity: 0;
z-index: 2;
}
.hidpi .st-hover-format {
background-size: 32px 32px;
}
.st-hover-format-standard {
background: url(//www.copanchorti.org/wp-content/plugins/stkit/assets/images/icons/32/glyphs/white/pen.png) center center no-repeat; }
.hidpi .st-hover-format-standard {
background-image: url(//www.copanchorti.org/wp-content/plugins/stkit/assets/images/icons/64/glyphs/white/pen.png); }
.st-hover-format-image  {
background: url(//www.copanchorti.org/wp-content/plugins/stkit/assets/images/icons/32/glyphs/white/image.png) center center no-repeat; }
.hidpi .st-hover-format-image {
background-image: url(//www.copanchorti.org/wp-content/plugins/stkit/assets/images/icons/64/glyphs/white/image.png); }
.st-hover-format-gallery  {
background: url(//www.copanchorti.org/wp-content/plugins/stkit/assets/images/icons/32/glyphs/white/gallery.png) center center no-repeat; }
.hidpi .st-hover-format-gallery {
background-image: url(//www.copanchorti.org/wp-content/plugins/stkit/assets/images/icons/64/glyphs/white/gallery.png); }
.st-hover-format-audio  {
background: url(//www.copanchorti.org/wp-content/plugins/stkit/assets/images/icons/32/glyphs/white/audio.png) center center no-repeat; }
.hidpi .st-hover-format-audio {
background-image: url(//www.copanchorti.org/wp-content/plugins/stkit/assets/images/icons/64/glyphs/white/audio.png); }
.st-hover-format-video  {
background: url(//www.copanchorti.org/wp-content/plugins/stkit/assets/images/icons/32/glyphs/white/video.png) center center no-repeat; }
.hidpi .st-hover-format-video {
background-image: url(//www.copanchorti.org/wp-content/plugins/stkit/assets/images/icons/64/glyphs/white/video.png); }
.st-hover-format-link  {
background: url(//www.copanchorti.org/wp-content/plugins/stkit/assets/images/icons/32/glyphs/white/link.png) center center no-repeat; }
.hidpi .st-hover-format-link {
background-image: url(//www.copanchorti.org/wp-content/plugins/stkit/assets/images/icons/64/glyphs/white/link.png); }
.st-hover-format-quote  {
background: url(//www.copanchorti.org/wp-content/plugins/stkit/assets/images/icons/32/glyphs/white/quote.png) center center no-repeat; }
.hidpi .st-hover-format-quote {
background-image: url(//www.copanchorti.org/wp-content/plugins/stkit/assets/images/icons/64/glyphs/white/quote.png); }
.st-hover-format-status  {
background: url(//www.copanchorti.org/wp-content/plugins/stkit/assets/images/icons/32/glyphs/white/user.png) center center no-repeat; }
.hidpi .st-hover-format-status {
background-image: url(//www.copanchorti.org/wp-content/plugins/stkit/assets/images/icons/64/glyphs/white/user.png); } .posts-related-wrapper {
padding: 50px 0 0;
}
.posts-related-wrapper h6 {
font-size: 2em;
font-weight: 300;
text-align: center;
padding: 0 0 50px;
}
.posts-related-wrapper tr,
.posts-related-wrapper td {
text-align: center;
padding: 0;
background: none;
border: 0;
}
.posts-related-1-wrapper td {
width: 100%;
}
.posts-related-2-wrapper td {
width: 50%;
}
.posts-related-3-wrapper td {
width: 33%;
}
.posts-related-wrapper div.posts-related-post-wrapper {
width: 262px;
display: block;
float: none;
margin: 0 auto;
box-shadow: 1px 1px 0 rgba(0,0,0,0.1) inset, -1px -1px 0 rgba(0,0,0,0.1) inset;
}
.posts-related-wrapper div.posts-related-post-wrapper > div {
text-align: center;
opacity: 0;
}
.posts-related-details-wrapper { position: relative;
height: 0;
overflow: hidden;
}
.posts-related-details-wrapper > div { display: block;
padding: 25px 10px;
}
.posts-related-details-wrapper > div h5 {
font-size: 1em;
}
.posts-related-wrapper div.first {
clear: left;
}
.posts-related-wrapper div.last {
clear: right;
margin-right: 0;
}  #page-404 {
}
.notice#content-404 {
margin-bottom: 50px;
padding: 50px 117px 50px 50px;
}
#page-404 h1 {
font-size: 4em;
font-weight: bold;
line-height: 1em;
padding: 0 0 20px;
}
.notice#content-404 p {
margin-right: -67px;
}
#page-404 ul {
list-style-type: none;
margin: 0;
}
#page-404 ul > li {
padding: 0.5em 0;
background: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/line-light.png) left bottom repeat-x;
}
#page-404 form {
padding: 0 0 0.5em;
}
#page-404 form input {
display: inline-block;
font-size: 1.4em;
width: 100%;
margin: 15px 0 0;
padding: 0.75em 15px 0.75em 50px;
background-image: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/icons/32/glyphs/gray/search.png);
background-repeat: no-repeat;
background-position: 12px 50%;
}
.hidpi #page-404 form input {
background-image: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/icons/64/glyphs/gray/search.png);
background-size: 32px 32px;
}  .comments-title {
font-size: 1.2em;
background: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/line-light.png) left bottom repeat-x;
background-size: 100% 5px;
padding: 35px 0 15px;
margin: 0 0 25px 0;
}
.comments-title-dummy {
display: block;
clear: both;
height: 35px;
}
#comments {
list-style-type: none;
margin: 0;
padding: 0;
}
#comments > li {
display: table; width: 100%;
background: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/line.png) left bottom repeat-x;
margin-bottom: 25px;
}
.comment {
}
.comment-holder {
}
.avatar-box {
padding: 4px;
border-radius: 100px;
background: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/line-light.png);
float: left;
}
.comment .avatar {
display: block;
border-radius: 100px;
}
.comment-box {
}
.comment-date {
font-size: 0.85em;
margin-bottom: 1em;
opacity: 0.65;
}
.quick-holder {
padding-top: 5px;
} .comment-top-level .comment-box {
padding-left: 108px;
margin-bottom: 25px;
}
.comment-top-level .comment-author {
font-size: 1.4em;
} .children {
list-style-type: none;
padding: 0;
margin: 0 0 0 25px;
}
.comment-low-level .comment-box {
padding-left: 83px;
margin-bottom: 25px;
}
.comment-low-level .comment-author {
font-size: 1.4em;
} #reply-title {
font-size: 1.4em;
font-weight: normal;
text-transform: none;
}
#cancel-comment-reply-link {
font-size: 14px;
font-weight: normal;
letter-spacing: 0;
}
#respond {
clear: both;
}
#commentform {
clear: both;
text-align: left; padding: 0 0 20px;
}
.input-text-name {
width: 50%;
float: left;
padding: 0;
}
.input-text-name > div {
padding: 0 27px 0 0;
}
.input-text-email {
width: 50%;
float: right;
padding: 0;
}
.input-text-email > div {
padding: 0 22px 0 5px;
}
.input-submit-box {
display: inline-block;
margin-right: 10px;
float: left;
}
p.form-submit {
margin: 0;
}  .pingback-title {
padding-top: 15px;
}
#pingbacks {
margin-bottom: 25px;
}
.pingback-date {
font-size: 0.85em;
margin-bottom: 1.785em;
padding: 2px 0 0;
}  .widget_recent_entries > ul,
.widget_pages > ul,
.widget_archive > ul,
.widget_categories > ul,
.widget_meta > ul,
.widget_recent_comments > ul {
list-style-type: none;
margin: 0;
padding: 0;
}
.widget_recent_entries > ul > li,
.widget_pages > ul > li,
.widget_archive > ul > li,
.widget_categories > ul > li,
.widget_meta > ul > li,
.widget_recent_comments > ul > li {
padding: 0.6em 0;
background: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/line-light.png) left bottom repeat-x;
}
.widget_recent_entries > ul > li:first-child,
.widget_pages > ul > li:first-child,
.widget_archive > ul > li:first-child,
.widget_categories > ul > li:first-child,
.widget_meta > ul > li:first-child,
.widget_recent_comments > ul > li:first-child {
padding-top: 0;
}  .widget_recent_entries .post-date {
display: block;
font-size: 0.85em;
} .widget_pages {
} .widget_archive > ul {
position: relative;
}
.widget_archive > ul > li span {
position: absolute;
right: 5px;
font-size: 0.85em;
line-height: 2em;
} .widget_categories > ul > li {
position: relative;
}
.widget_categories > ul > li span {
position: absolute;
right: 5px;
font-size: 0.85em;
line-height: 2em;
} .widget_meta {
} .widget_recent_comments {
} #sidebar .widget_search {
background: #77bb66;
}
.widget_search form > div {
background: #FFF;
padding: 10px 44px 10px 10px;
border: 0;
height: 20px;
}
.widget_search form label {
display: none;
}
.widget_search input[name="s"] {
border: none;
padding: 0;
float: left;
width: 100%;
height: 20px;
}
.widget_search input[type="submit"] {
float: right;
text-indent: -9999px;
width: 30px !important;
height: 20px;
margin: 0 -37px 0 0;
padding: 0;
background: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/icons/16/glyphs/gray/search.png) center center no-repeat;
box-shadow: none;
}
.hidpi .widget_search input[type="submit"] {
background-image: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/icons/32/glyphs/gray/search.png);
background-size: 16px 16px;
} #sidebar .widget_calendar {
padding: 0;
background: inherit;
}
#wp-calendar caption,
#wp-calendar th,
#wp-calendar td {
font-size: 0.85em;
line-height: 1.54em; text-align: center;
}
#wp-calendar caption {
}
#wp-calendar tbody {
background: #FFF;
}
#wp-calendar td {
width: 14.285%;
padding: 6px;
}
#wp-calendar tbody a {
position: relative;
display: block;
color: #56646F;
font-weight: bold;
text-decoration: none;
margin: -6px;
padding: 6px 0;
}
#wp-calendar tbody a:hover {
background: #F5F5F5;
color: #56646F;
}
#wp-calendar tbody a:after {
position: absolute;
right: 0;
top: 0;
content: "";
border-style: solid;
border-width: 0 8px 8px 0;
border-color: transparent #DDD transparent transparent;
}
#wp-calendar tfoot {
}
#wp-calendar tfoot td {
border-left: none;
}
#wp-calendar tfoot a {
}
#prev a,
#next a {
display: inline-block;
width: 25px;
height: 16px;
text-indent: -9999px;
opacity: 0.6;
}
#prev a:hover,
#next a:hover {
opacity: 1;
}
#prev a {
background: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/icons/16/glyphs/gray/arrow-left.png) center no-repeat;
}
.hidpi #prev a {
background-image: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/icons/32/glyphs/gray/arrow-left.png);
background-size: 16px 16px;
}
#next a {
background: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/icons/16/glyphs/gray/arrow-right.png) center no-repeat;
}
.hidpi #next a {
background-image: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/icons/32/glyphs/gray/arrow-right.png);
background-size: 16px 16px;
} .tagcloud a {
display: inline-block;
float: left;
color: #FFF;
line-height: 1em;
text-decoration: none !important;
white-space: nowrap;
margin: 0 5px 5px 0;
padding: 7px 10px;
background: #77bb66;
overflow: hidden;
}
.tagcloud a:hover {
color: #FFF !important;
box-shadow: 0 -50px 0 0 rgba(0,0,0,0.25) inset;
}
.tagcloud a span {
display: inline;
font-weight: bold;
color: inherit !important;
margin: 0 -10px 0 10px;
padding: 7px 10px;
background-image: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/bg-white-20.png);
} .widget_nav_menu {
padding: 5px 0 7px !important;
background: #494158 url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/line.png) left 5px repeat-x;
}
.widget_nav_menu h5 {
position: relative;
font-size: 0.85em;
font-weight: normal;
line-height: 1.5em;
color: #FFF;
text-align: center;
margin: -6px 0 0;
padding: 1em 0;
background: #494158 url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/bg-white-20.png);
}
.widget_nav_menu a {
}
.widget_nav_menu a:hover {
}
.sidebar-footer .widget_nav_menu {
background: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/bg-black-25.png);
} .widget_custom_menu {
list-style-type: none;
text-transform: uppercase;
margin: 0;
padding: 0;
}
.widget_custom_menu > li {
position: relative;
margin-top: -1px;
background: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/line-light.png) left bottom repeat-x;
}
.widget_custom_menu > li:hover {
}
.widget_custom_menu > li.stCurrent:hover {
}
.widget_custom_menu > li > a {
display: block;
font-size: 15px;
font-weight: bold;
padding: 15px 35px 16px 20px;
}
.widget_custom_menu > li:first-child > a {
}
.widget_custom_menu > li > a {
color: #FFF;
}
.widget_custom_menu > li > a:hover,
.widget_custom_menu > li.wHover {
background: #77bb66;
}
.widget_custom_menu > li.current-menu-item > a {
background-image: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/bg-white-10.png);
}
.widget_custom_menu span.subline {
display: block;
font-size: 13px;
font-weight: normal;
line-height: 1.535em;
text-transform: none;
opacity: 0.6;
}
.widget_custom_menu > li > span {
position: absolute;
display: block;
top: 12px;
right: 8px;
width: 30px;
height: 30px;
background: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/icons/16/glyphs/white/menu.png) center no-repeat;
opacity: 0.5;
z-index: 10;
cursor: pointer;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.hidpi .widget_custom_menu > li > span {
background-image: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/icons/32/glyphs/white/menu.png);
background-size: 16px 16px;
}
.widget_custom_menu > li > span:hover,
.widget_custom_menu > li.stCurrent > span {
opacity: 1;
} .widget_custom_menu > li > ul {
list-style-type: none;
display: none;
text-transform: none;
margin: 0;
padding: 0;
background: #F5F5F5;
}
.widget_custom_menu > li.stCurrent > ul {
display: block;
}
.widget_custom_menu > li > ul {
}
.widget_custom_menu > li > ul > li {
background: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/line-light.png) left top repeat-x;
}
.widget_custom_menu > li > ul > li > a {
display: block;
color: #56646F;
font-size: 16px;
line-height: 1.44em;
padding: 15px 15px 15px 40px;
background: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/icons/16/glyphs/gray/arrow-right.png) 17px 1.15em no-repeat;
}
.hidpi .widget_custom_menu > li > ul > li > a {
background-image: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/icons/32/glyphs/gray/arrow-right.png);
background-size: 16px 16px;
}
.widget_custom_menu > li > ul > li.current-menu-item > a {
color: #494158;
background-color: #CCC;
}
.widget_custom_menu > li > ul > li > a:hover {
color: #56646F !important; box-shadow: 262px 0 0 rgba(0,0,0,0.05) inset;
} .widget_custom_menu ul ul {
list-style-type: none;
margin: 0 0 0 40px;
}
.widget_custom_menu ul ul li {
margin-top: -1px;
}
.widget_custom_menu ul ul li a {
display: block;
color: #56646F;
padding: 10px 15px;
background: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/line-light.png) left top repeat-x;
}
.widget_custom_menu > li > ul > li > ul > li.current-menu-item > a {
font-weight: bold;
}
.widget_custom_menu ul ul li a:hover {
color: #56646F !important; box-shadow: -250px 0 0 rgba(0,0,0,0.05) inset;
} .widget_custom_menu ul ul ul {
margin-left: 1.2em;
} .widget_rss {
background: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/line-light.png) right bottom repeat-x;
}
.widget_rss ul {
list-style-type: none;
margin: 0;
padding: 0;
}
.widget_rss > ul > li {
padding: 15px 0 14px;
background: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/line-light.png) right top repeat-x;
}
.widget_rss > ul > li:first-child {
padding-top: 0;
background: none;
}
.widget_rss h5 > .rsswidget {
color: #FFF;
}
.widget_rss h5 > a.rsswidget:first-child {
display: inline-block;
width: 18px;
height: 18px;
margin: 0 0 -2px;
background: #D8AD00 url(//www.copanchorti.org/wp-content/plugins/stkit/assets/images/icons/72/social/color/RSS.png) center center repeat;
background-size: 18px 18px;
}
.widget_rss h5 > a.rsswidget:first-child img {
display: none;
}
.widget_rss .rss-date {
display: block;
font-size: 12px;
margin-bottom: 2px;
}
.widget_rss cite {
font-size: 12px;
}  .widget-flickr .flickr_badge_image {
width: 50px;
height: 50px;
display: inline-block;
margin: 0 5px 5px 0;
} .sidebar-footer .widget-flickr {
margin-right: -5px;
}  .widget-info p.widget-info-address,
.widget-info p.widget-info-phone,
.widget-info p.widget-info-email,
.widget-info p.widget-info-name {
padding-left: 25px;
background-position: 0 0.22em;
background-repeat: no-repeat;
display: table; }
.widget-info p.widget-info-address {
background-image: url(//www.copanchorti.org/wp-content/plugins/stkit/assets/images/icons/16/glyphs/white/pin.png);
}
.hidpi .widget-info p.widget-info-address {
background-image: url(//www.copanchorti.org/wp-content/plugins/stkit/assets/images/icons/32/glyphs/white/pin.png);
background-size: 16px 16px;
}
.widget-info p.widget-info-phone {
background-image: url(//www.copanchorti.org/wp-content/plugins/stkit/assets/images/icons/16/glyphs/white/phone.png);
}
.hidpi .widget-info p.widget-info-phone {
background-image: url(//www.copanchorti.org/wp-content/plugins/stkit/assets/images/icons/32/glyphs/white/phone.png);
background-size: 16px 16px;
}
.widget-info p.widget-info-email {
background-image: url(//www.copanchorti.org/wp-content/plugins/stkit/assets/images/icons/16/glyphs/white/mail-3.png);
}
.hidpi .widget-info p.widget-info-email {
background-image: url(//www.copanchorti.org/wp-content/plugins/stkit/assets/images/icons/32/glyphs/white/mail-3.png);
background-size: 16px 16px;
}
.widget-info p.widget-info-name {
background-image: url(//www.copanchorti.org/wp-content/plugins/stkit/assets/images/icons/16/glyphs/white/user.png);
}
.hidpi .widget-info p.widget-info-name {
background-image: url(//www.copanchorti.org/wp-content/plugins/stkit/assets/images/icons/32/glyphs/white/user.png);
background-size: 16px 16px;
}
.widget-info p span {
font-weight: bold;
} .sidebar-footer .widget-info p span {
font-weight: normal;
color: #FFF;
}
.sidebar-footer .widget-info p a.mailto {
color: #77bb66;
}  .widget-posts {
background: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/line-light.png) right bottom repeat-x;
}
#sidebar .widget-posts {
background: #77bb66;
}
.widget-posts > div {
padding: 15px 0 14px;
background: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/line-light.png) right top repeat-x;
}
#sidebar .widget-posts > div {
background: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/line-white-light.png) right top repeat-x;
}
.widget-posts > h5 + div,
#sidebar .widget-posts > h5 + div {
padding-top: 0;
background-image: none;
}
.sidebar-footer .widget-posts h5 + div {
padding-top: 0;
background: none;
}
.widget-posts .wp-post-image {
float: left;
width: 50px;
height: 50px;
margin: 0 15px 0 0;
}
.widget-posts-icon {
float: left;
width: 50px;
height: 35px;
text-align: center;
margin: 0 15px 0 0;
padding-top: 15px;
transition: background-color 250ms linear;
}
.sidebar-footer .widget-posts-icon,
#sidebar .widget-posts-icon {
background-image: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/bg-white-15.png);
}
.widget-posts-icon:hover {
background-color: #77bb66;
transition: background-color 125ms linear;
}
.widget-posts-icon img {
opacity: 0.7;
transition: opacity 250ms linear;
}
.widget-posts-icon:hover img {
opacity: 1;
transition: opacity 125ms linear;
}
.widget-posts-post-box {
}
.widget-posts-post-box-with-thumb {
padding-left: 65px;
}
.widget-posts-title {
display: table;
padding-bottom: 2px;
}
#sidebar .widget-posts-title {
color: #FFF;
transition: opacity 250ms linear;
}
#sidebar .widget-posts-title:hover {
opacity: 0.6;
transition: opacity 125ms linear;
}
.widget-posts-date {
color: #FFF;
font-size: 12px;
margin-bottom: 2px;
opacity: 0.6;
}
.widget-posts-excerpt {
line-height: 1.352em;
}
.widget-posts-excerpt p {
font-size: 12px;
color: #FFF;
margin: 0 0 2px;
}
.widget-posts-views {
font-size: 12px;
color: #FFF;
opacity: 0.6;
}
.widget-posts-comments {
font-size: 12px;
color: #FFF;
opacity: 0.6;
} .widget-subscribe form > div {
background: #FFF;
padding: 10px 44px 10px 10px;
border: 1px solid #DDD;
height: 20px;
}
.widget-subscribe form label {
display: none;
}
.widget-subscribe input[name="email"] {
border: none;
padding: 0;
float: left;
width: 100%;
height: 20px;
}
.widget-subscribe input[type="submit"] {
width: 30px !important;
height: 20px;
text-indent: -9999px;
background: url(//www.copanchorti.org/wp-content/plugins/stkit/assets/images/icons/16/glyphs/gray/mail.png) center center no-repeat;
float: right;
margin: 0 -37px 0 0;
padding: 0;
box-shadow: none !important;
}
.hidpi .widget-subscribe input[type="submit"] {
background-image: url(//www.copanchorti.org/wp-content/plugins/stkit/assets/images/icons/32/glyphs/gray/mail.png);
background-size: 16px 16px;
} .sharrre_wrapper {
}
.sharrre{
display: inline-block;
margin: 5px 5px 0 0;
}
.sharrre .box a:hover{
text-decoration: none;
}
.sharrre .count {
color: #999;
display: block;
font-size: 18px;
font-weight: bold;
line-height: 40px;
height: 40px;
position: relative;
text-align: center;
width: 47px;
border: 1px solid #DDD;
background: #fbfbfb;
}
#sidebar .sharrre .count {
color: #FFF;
border: 0;
background: #77bb66;
}
.sharrre .count:before, .sharrre .count:after {
content: '';
display: block;
position: absolute;
left: 49%;
width: 0;
height: 0;
}
.sharrre .count:before {
border: solid 7px transparent;
border-top-color: #CCC;
margin-left: -7px;
bottom: -14px;
}
#sidebar .sharrre .count:before {
border-top-color: #77bb66;
}
.sharrre .count:after {
border: solid 6px transparent;
margin-left: -6px;
bottom: -12px;
border-top-color: #fbfbfb;
}
#sidebar .sharrre .count:after {
border-top-color: #77bb66;
}
.sharrre .share {
display: block;
font-weight: bold;
height: 48px;
line-height: 48px;
padding: 0;
text-align: center;
text-decoration: none;
width: 49px;
text-indent: -9999px;
}
.sharrre:hover .share {
}
#sharrre_googlePlus .share {
background: url(//www.copanchorti.org/wp-content/plugins/stkit/assets/images/icons/72/social/gray/GooglePlus.png) center no-repeat;
background-size: 42px 42px;
}
#sidebar #sharrre_googlePlus .share {
background: url(//www.copanchorti.org/wp-content/plugins/stkit/assets/images/icons/72/social/white/GooglePlus.png) center no-repeat;
background-size: 42px 42px;
}
#sharrre_facebook .share {
background: url(//www.copanchorti.org/wp-content/plugins/stkit/assets/images/icons/72/social/gray/Facebook.png) center no-repeat;
background-size: 30px 30px;
}
#sidebar #sharrre_facebook .share {
background: url(//www.copanchorti.org/wp-content/plugins/stkit/assets/images/icons/72/social/white/Facebook.png) center no-repeat;
background-size: 30px 30px;
}
#sharrre_twitter .share {
background: url(//www.copanchorti.org/wp-content/plugins/stkit/assets/images/icons/72/social/gray/Twitter.png) center no-repeat;
background-size: 32px 32px;
}
#sidebar #sharrre_twitter .share {
background: url(//www.copanchorti.org/wp-content/plugins/stkit/assets/images/icons/72/social/white/Twitter.png) center no-repeat;
background-size: 32px 32px;
}
#sharrre_digg .share {
background: url(//www.copanchorti.org/wp-content/plugins/stkit/assets/images/icons/72/social/gray/Digg.png) center no-repeat;
background-size: 36px 36px;
}
#sidebar #sharrre_digg .share {
background: url(//www.copanchorti.org/wp-content/plugins/stkit/assets/images/icons/72/social/white/Digg.png) center no-repeat;
background-size: 36px 36px;
}
#sharrre_delicious .share {
background: url(//www.copanchorti.org/wp-content/plugins/stkit/assets/images/icons/72/social/gray/Delicious.png) center no-repeat;
background-size: 32px 32px;
}
#sidebar #sharrre_delicious .share {
background: url(//www.copanchorti.org/wp-content/plugins/stkit/assets/images/icons/72/social/white/Delicious.png) center no-repeat;
background-size: 32px 32px;
}
#sharrre_stumbleupon .share {
background: url(//www.copanchorti.org/wp-content/plugins/stkit/assets/images/icons/72/social/gray/Stumbleupon.png) center no-repeat;
background-size: 26px 26px;
}
#sidebar #sharrre_stumbleupon .share {
background: url(//www.copanchorti.org/wp-content/plugins/stkit/assets/images/icons/72/social/white/Stumbleupon.png) center no-repeat;
background-size: 26px 26px;
}
#sharrre_linkedin .share {
background: url(//www.copanchorti.org/wp-content/plugins/stkit/assets/images/icons/72/social/gray/LinkedIn.png) center no-repeat;
background-size: 30px 30px;
}
#sidebar #sharrre_linkedin .share {
background: url(//www.copanchorti.org/wp-content/plugins/stkit/assets/images/icons/72/social/white/LinkedIn.png) center no-repeat;
background-size: 30px 30px;
}
#sharrre_pinterest .share {
background: url(//www.copanchorti.org/wp-content/plugins/stkit/assets/images/icons/72/social/gray/Pinterest.png) center no-repeat;
background-size: 30px 30px;
}
#sidebar #sharrre_pinterest .share {
background: url(//www.copanchorti.org/wp-content/plugins/stkit/assets/images/icons/72/social/white/Pinterest.png) center no-repeat;
background-size: 30px 30px;
}   .icons-social {
display: block;
float: left;
font-size: 12px;
margin: 6px 0 6px 21px;
}
.icons-social a {
float: right;
margin: 0 5px 0 0;
opacity: 1;
width: 22px;
height: 22px;
background-size: 18px 18px;
background-repeat: no-repeat !important;
background-position: center;
opacity: 0.6;
transition: background-color 250ms, opacity 250ms;
}
.icons-social a:hover {
opacity: 1;
transition: background-color 250ms, opacity 250ms;
}
#icon-500px {
background-image: url(//www.copanchorti.org/wp-content/plugins/stkit/assets/images/icons/72/social/white/500px.png); }
#icon-Behance {
background-image: url(//www.copanchorti.org/wp-content/plugins/stkit/assets/images/icons/72/social/white/Behance.png); }
#icon-Blogger {
background-image: url(//www.copanchorti.org/wp-content/plugins/stkit/assets/images/icons/72/social/white/Blogger.png); }
#icon-Delicious {
background-image: url(//www.copanchorti.org/wp-content/plugins/stkit/assets/images/icons/72/social/white/Delicious.png); }
#icon-DeviantART {
background-image: url(//www.copanchorti.org/wp-content/plugins/stkit/assets/images/icons/72/social/white/DeviantART.png); }
#icon-Digg {
background-image: url(//www.copanchorti.org/wp-content/plugins/stkit/assets/images/icons/72/social/white/Digg.png); }
#icon-Dopplr {
background-image: url(//www.copanchorti.org/wp-content/plugins/stkit/assets/images/icons/72/social/white/Dopplr.png); }
#icon-Dribbble {
background-image: url(//www.copanchorti.org/wp-content/plugins/stkit/assets/images/icons/72/social/white/Dribbble.png); }
#icon-Evernote {
background-image: url(//www.copanchorti.org/wp-content/plugins/stkit/assets/images/icons/72/social/white/Evernote.png); }
#icon-Facebook {
background-image: url(//www.copanchorti.org/wp-content/plugins/stkit/assets/images/icons/72/social/white/Facebook.png); }
#icon-Flickr {
background-image: url(//www.copanchorti.org/wp-content/plugins/stkit/assets/images/icons/72/social/white/Flickr.png); }
#icon-Forrst {
background-image: url(//www.copanchorti.org/wp-content/plugins/stkit/assets/images/icons/72/social/white/Forrst.png); }
#icon-GitHub {
background-image: url(//www.copanchorti.org/wp-content/plugins/stkit/assets/images/icons/72/social/white/GitHub.png); }
#icon-GooglePlus {
background-image: url(//www.copanchorti.org/wp-content/plugins/stkit/assets/images/icons/72/social/white/GooglePlus.png);
background-size: 24px 24px; }
#icon-Grooveshark {
background-image: url(//www.copanchorti.org/wp-content/plugins/stkit/assets/images/icons/72/social/white/Grooveshark.png); }
#icon-Instagram {
background-image: url(//www.copanchorti.org/wp-content/plugins/stkit/assets/images/icons/72/social/white/Instagram.png); }
#icon-Lastfm {
background-image: url(//www.copanchorti.org/wp-content/plugins/stkit/assets/images/icons/72/social/white/Lastfm.png); }
#icon-LinkedIn {
background-image: url(//www.copanchorti.org/wp-content/plugins/stkit/assets/images/icons/72/social/white/LinkedIn.png); }
#icon-MySpace {
background-image: url(//www.copanchorti.org/wp-content/plugins/stkit/assets/images/icons/72/social/white/MySpace.png); }
#icon-Path {
background-image: url(//www.copanchorti.org/wp-content/plugins/stkit/assets/images/icons/72/social/white/Path.png); }
#icon-Picasa {
background-image: url(//www.copanchorti.org/wp-content/plugins/stkit/assets/images/icons/72/social/white/Picasa.png); }
#icon-Pinterest {
background-image: url(//www.copanchorti.org/wp-content/plugins/stkit/assets/images/icons/72/social/white/Pinterest.png); }
#icon-Posterous {
background-image: url(//www.copanchorti.org/wp-content/plugins/stkit/assets/images/icons/72/social/white/Posterous.png); }
#icon-Reddit {
background-image: url(//www.copanchorti.org/wp-content/plugins/stkit/assets/images/icons/72/social/white/Reddit.png); }
#icon-RSS {
background-image: url(//www.copanchorti.org/wp-content/plugins/stkit/assets/images/icons/72/social/white/RSS.png); }
#icon-Skype {
background-image: url(//www.copanchorti.org/wp-content/plugins/stkit/assets/images/icons/72/social/white/Skype.png); }
#icon-SoundCloud {
background-image: url(//www.copanchorti.org/wp-content/plugins/stkit/assets/images/icons/72/social/white/SoundCloud.png); }
#icon-Spotify {
background-image: url(//www.copanchorti.org/wp-content/plugins/stkit/assets/images/icons/72/social/white/Spotify.png); }
#icon-Stumbleupon {
background-image: url(//www.copanchorti.org/wp-content/plugins/stkit/assets/images/icons/72/social/white/Stumbleupon.png); }
#icon-Tumblr {
background-image: url(//www.copanchorti.org/wp-content/plugins/stkit/assets/images/icons/72/social/white/Tumblr.png); }
#icon-Twitter {
background-image: url(//www.copanchorti.org/wp-content/plugins/stkit/assets/images/icons/72/social/white/Twitter.png); }
#icon-Viddler {
background-image: url(//www.copanchorti.org/wp-content/plugins/stkit/assets/images/icons/72/social/white/Viddler.png); }
#icon-Vimeo {
background-image: url(//www.copanchorti.org/wp-content/plugins/stkit/assets/images/icons/72/social/white/Vimeo.png); }
#icon-Virb {
background-image: url(//www.copanchorti.org/wp-content/plugins/stkit/assets/images/icons/72/social/white/Virb.png); }
#icon-WordPress {
background-image: url(//www.copanchorti.org/wp-content/plugins/stkit/assets/images/icons/72/social/white/WordPress.png); }
#icon-Youtube {
background-image: url(//www.copanchorti.org/wp-content/plugins/stkit/assets/images/icons/72/social/white/Youtube.png); }
#icon-Zerply {
background-image: url(//www.copanchorti.org/wp-content/plugins/stkit/assets/images/icons/72/social/white/Zerply.png); } .ico16 {
display: inline-block;
line-height: 1.5em; padding: 3px 0 3px 25px;
background-position: left 0.3em;
background-repeat: no-repeat;
background-size: 16px 16px;
}
.ico16-folder {
background-image: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/icons/16/glyphs/gray/folder.png); }
.hidpi .ico16-folder {
background-image: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/icons/32/glyphs/gray/folder.png); }
.ico16-calendar {
background-image: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/icons/16/glyphs/gray/calendar.png); }
.hidpi .ico16-calendar {
background-image: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/icons/32/glyphs/gray/calendar.png); }
.ico16-tag {
background-image: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/icons/16/glyphs/gray/tag.png); }
.hidpi .ico16-tag {
background-image: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/icons/32/glyphs/gray/tag.png); }
.ico16-comment {
background-image: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/icons/16/glyphs/gray/comment.png); }
.hidpi .ico16-comment {
background-image: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/icons/32/glyphs/gray/comment.png); }
.ico16-comment-2 {
background-image: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/icons/16/glyphs/gray/comment-2.png); }
.hidpi .ico16-comment-2 {
background-image: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/icons/32/glyphs/gray/comment-2.png); }
.ico16-link {
background-image: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/icons/16/glyphs/gray/link.png); }
.hidpi .ico16-link {
background-image: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/icons/32/glyphs/gray/link.png); }
.ico16-image {
background-image: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/icons/16/glyphs/gray/image.png); }
.hidpi .ico16-image {
background-image: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/icons/32/glyphs/gray/image.png); }
.ico16-gallery {
background-image: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/icons/16/glyphs/gray/gallery.png); }
.hidpi .ico16-gallery {
background-image: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/icons/32/glyphs/gray/gallery.png); }
.ico16-audio {
background-image: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/icons/16/glyphs/gray/audio.png); }
.hidpi .ico16-audio {
background-image: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/icons/32/glyphs/gray/audio.png); }
.ico16-video {
background-image: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/icons/16/glyphs/gray/video.png); }
.hidpi .ico16-video {
background-image: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/icons/32/glyphs/gray/video.png); }
.ico16-quote {
background-image: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/icons/16/glyphs/gray/quote.png); }
.hidpi .ico16-quote {
background-image: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/icons/32/glyphs/gray/quote.png); }
.ico16-status {
background-image: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/icons/16/glyphs/gray/user.png); }
.hidpi .ico16-status {
background-image: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/icons/32/glyphs/gray/user.png); }
.ico16-views {
background-image: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/icons/16/glyphs/gray/view.png); }
.hidpi .ico16-views {
background-image: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/icons/32/glyphs/gray/view.png); }   #page-pagination {
float: none;
display: block;
text-align: center;
margin: 25px 0;
} .nav-previous {
float: left;
margin-bottom: 25px;
}
.nav-next {
float: right;
margin-bottom: 25px;
}
.nav-next a,
.nav-previous a {
display: inline-block;
text-align: center;
white-space: nowrap;
border: none;
font-size: 0.85em;
padding: 0.7em 1.0em;
margin: 0 1px;
color: #494158;
background: #DDD;
}
.nav-next a:hover,
.nav-previous a:hover {
background: #FFF;
} #but-prev-next {
display: block;
position: relative;
text-align: center;
line-height: 1em;
}
#but-prev-next a {
display: inline-block;
text-align: center;
white-space: nowrap;
border: none;
padding: 0.7em 1.0em;
margin: 0 1px;
color: #494158;
background: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/bg-black-15.png) repeat;
}
#but-prev-next a:hover {
background: #FFF;
} #wp-pagenavibox {
display: block;
position: relative;
text-align: center;
}
#wp-pagenavibox .wp-pagenavi {
display: inline-block;
position: relative;
line-height: 1em;
}
#wp-pagenavibox .wp-pagenavi * {
display: block;
float: left;
text-align: center;
white-space: nowrap;
border: none;
padding: 0.75em 1.0em;
margin: 0 1px;
color: #494158;
} #wp-pagenavibox a {
}
#wp-pagenavibox a:hover {
background: #FFF url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/bg-black-15.png) repeat;
} #wp-pagenavibox span.current {
background: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/bg-black-15.png) repeat;
font-weight: normal;
} #wp-pagenavibox a.first,
#wp-pagenavibox a.last,
#wp-pagenavibox a.previouspostslink,
#wp-pagenavibox a.nextpostslink {
} #wp-pagenavibox span.pages {
opacity: 0.6;
} #wp-pagenavibox span.extend {
display: none;
} #buddypress div.pagination .pag-count {
line-height: 1em;
padding: 0.75em 0;
}
#buddypress div.pagination div.pagination-links {
display: block;
position: relative;
text-align: center;
line-height: 1em;
margin: 0;
}
#buddypress div.pagination div.pagination-links * {
display: block;
float: left;
text-align: center;
white-space: nowrap;
border: none;
padding: 0.75em 1.0em;
margin: 0 1px;
color: #494158;
} #buddypress div.pagination div.pagination-links a {
}
#buddypress div.pagination div.pagination-links a:hover {
font-weight: normal;
background: #FFF url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/bg-black-15.png) repeat;
} #buddypress div.pagination div.pagination-links span.current {
background: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/bg-black-15.png) repeat;
font-weight: normal;
} .wp-block-cover .wp-block-cover__inner-container {
line-height: 1.8;
}
.has-drop-cap {
overflow: hidden;
}
.post-single ul {
margin-bottom: 25px;
}
.post-single ul ul {
margin-bottom: 10px;
margin-top: 10px;
}
.wp-block-quote {
margin-top: 25px;
margin-bottom: 25px;
}
.wp-block-cover,
.wp-block-cover-image {
margin-bottom: 25px;
}
.wp-block-cover .wp-block-cover__inner-container {
line-height: 1.8;
}
.wp-block-group.has-background {
padding: 25px;
}
.wp-block-button {
margin-bottom: 1em;
}
.wp-block-columns {
margin-top: 25px;
margin-bottom: 25px;
}
.has-large-font-size {
line-height: 1.2;
}
.wp-block-media-text {
margin-bottom: 25px;
}
.blocks-gallery-item {
overflow: hidden;
}
.wp-block-cover {
color: #fff;
}
.wp-block-separator {
max-width: 100px;
}
.wp-block-separator.is-style-wide {
max-width: 100%;
}
.aligncenter figcaption {
text-align: center;
}
.wp-block-image.alignfull {
margin-left: 0;
margin-right: 0;
}
.wp-block-pullquote cite {
text-transform: uppercase;
}
.wp-block-pullquote blockquote {
text-align: center;
background: none;
margin-left: 0;
padding-right: 15px;
}
.wp-block-pullquote blockquote:before {
margin: 0 0 0 -15px;
}
.wp-block-pullquote cite {
display: block;
}
.wp-block-pullquote.aligncenter:before {
margin: 0;
}html.slb_overlay object,html.slb_overlay embed,html.slb_overlay iframe{visibility:hidden}html.slb_overlay #slb_viewer_wrap object,html.slb_overlay #slb_viewer_wrap embed,html.slb_overlay #slb_viewer_wrap iframe{visibility:visible}.mejs-container{position:relative;background:#000;font-family:Helvetica,Arial;text-align:left;vertical-align:top;text-indent:0;}.me-plugin{position:absolute;}.mejs-embed,.mejs-embed body{width:100%;height:100%;margin:0;padding:0;background:#000;overflow:hidden;}.mejs-fullscreen{overflow:hidden!important;}.mejs-container-fullscreen{position:fixed;left:0;top:0;right:0;bottom:0;overflow:hidden;z-index:1000;}.mejs-container-fullscreen .mejs-mediaelement,.mejs-container-fullscreen video{width:100%;height:100%;}.mejs-clear{clear:both;}.mejs-background{position:absolute;top:0;left:0;}.mejs-mediaelement{position:absolute;top:0;left:0;width:100%;height:100%;}.mejs-poster{position:absolute;top:0;left:0;background-size:contain;background-position:50% 50%;background-repeat:no-repeat;}:root .mejs-poster img{display:none;}.mejs-poster img{border:0;padding:0;border:0;}.mejs-overlay{position:absolute;top:0;left:0;}.mejs-overlay-play{cursor:pointer;}.mejs-overlay-button{position:absolute;top:50%;left:50%;width:100px;height:100px;margin:-50px 0 0 -50px;background:url(//www.copanchorti.org/wp-content/plugins/stkit/assets/plugins/mediaelement/bigplay.svg) no-repeat;}.no-svg .mejs-overlay-button{background-image:url(//www.copanchorti.org/wp-content/plugins/stkit/assets/plugins/mediaelement/bigplay.png);}.mejs-overlay:hover .mejs-overlay-button{background-position:0 -100px;}.mejs-overlay-loading{position:absolute;top:50%;left:50%;width:80px;height:80px;margin:-40px 0 0 -40px;background:#333;background:url(//www.copanchorti.org/wp-content/plugins/stkit/assets/plugins/mediaelement/background.png);background:rgba(0,0,0,0.9);background:-webkit-gradient(linear,0% 0,0% 100%,from(rgba(50,50,50,0.9)),to(rgba(0,0,0,0.9)));background:-webkit-linear-gradient(top,rgba(50,50,50,0.9),rgba(0,0,0,0.9));background:-moz-linear-gradient(top,rgba(50,50,50,0.9),rgba(0,0,0,0.9));background:-o-linear-gradient(top,rgba(50,50,50,0.9),rgba(0,0,0,0.9));background:-ms-linear-gradient(top,rgba(50,50,50,0.9),rgba(0,0,0,0.9));background:linear-gradient(rgba(50,50,50,0.9),rgba(0,0,0,0.9));}.mejs-overlay-loading span{display:block;width:80px;height:80px;background:transparent url(//www.copanchorti.org/wp-content/plugins/stkit/assets/plugins/mediaelement/loading.gif) 50% 50% no-repeat;}.mejs-container .mejs-controls{position:absolute;list-style-type:none;margin:0;padding:0;bottom:0;left:0;background:url(//www.copanchorti.org/wp-content/plugins/stkit/assets/plugins/mediaelement/background.png);background:rgba(0,0,0,0.7);background:-webkit-gradient(linear,0% 0,0% 100%,from(rgba(50,50,50,0.7)),to(rgba(0,0,0,0.7)));background:-webkit-linear-gradient(top,rgba(50,50,50,0.7),rgba(0,0,0,0.7));background:-moz-linear-gradient(top,rgba(50,50,50,0.7),rgba(0,0,0,0.7));background:-o-linear-gradient(top,rgba(50,50,50,0.7),rgba(0,0,0,0.7));background:-ms-linear-gradient(top,rgba(50,50,50,0.7),rgba(0,0,0,0.7));background:linear-gradient(rgba(50,50,50,0.7),rgba(0,0,0,0.7));height:30px;width:100%;}.mejs-container .mejs-controls div{list-style-type:none;background-image:none;display:block;float:left;margin:0;padding:0;width:26px;height:26px;font-size:11px;line-height:11px;font-family:Helvetica,Arial;border:0;}.mejs-controls .mejs-button button{cursor:pointer;display:block;font-size:0;line-height:0;text-decoration:none;margin:7px 5px;padding:0;position:absolute;height:16px;width:16px;border:0;background:transparent url(//www.copanchorti.org/wp-content/plugins/stkit/assets/plugins/mediaelement/controls.svg) no-repeat;}.no-svg .mejs-controls .mejs-button button{background-image:url(//www.copanchorti.org/wp-content/plugins/stkit/assets/plugins/mediaelement/controls.png);}.mejs-controls .mejs-button button:focus{outline:dotted 1px #999;}.mejs-container .mejs-controls .mejs-time{color:#fff;display:block;height:17px;width:auto;padding:8px 3px 0 3px;overflow:hidden;text-align:center;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;}.mejs-container .mejs-controls .mejs-time span{color:#fff;font-size:11px;line-height:12px;display:block;float:left;margin:1px 2px 0 0;width:auto;}.mejs-controls .mejs-play button{background-position:0 0;}.mejs-controls .mejs-pause button{background-position:0 -16px;}.mejs-controls .mejs-stop button{background-position:-112px 0;}.mejs-controls div.mejs-time-rail{direction:ltr;width:200px;padding-top:5px;}.mejs-controls .mejs-time-rail span{display:block;position:absolute;width:180px;height:10px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;cursor:pointer;}.mejs-controls .mejs-time-rail .mejs-time-total{margin:5px;background:#333;background:rgba(50,50,50,0.8);background:-webkit-gradient(linear,0% 0,0% 100%,from(rgba(30,30,30,0.8)),to(rgba(60,60,60,0.8)));background:-webkit-linear-gradient(top,rgba(30,30,30,0.8),rgba(60,60,60,0.8));background:-moz-linear-gradient(top,rgba(30,30,30,0.8),rgba(60,60,60,0.8));background:-o-linear-gradient(top,rgba(30,30,30,0.8),rgba(60,60,60,0.8));background:-ms-linear-gradient(top,rgba(30,30,30,0.8),rgba(60,60,60,0.8));background:linear-gradient(rgba(30,30,30,0.8),rgba(60,60,60,0.8));}.mejs-controls .mejs-time-rail .mejs-time-buffering{width:100%;background-image:-o-linear-gradient(-45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,0.15)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,0.15)),color-stop(0.75,rgba(255,255,255,0.15)),color-stop(0.75,transparent),to(transparent));background-image:-webkit-linear-gradient(-45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:-moz-linear-gradient(-45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:-ms-linear-gradient(-45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:linear-gradient(-45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);-webkit-background-size:15px 15px;-moz-background-size:15px 15px;-o-background-size:15px 15px;background-size:15px 15px;-webkit-animation:buffering-stripes 2s linear infinite;-moz-animation:buffering-stripes 2s linear infinite;-ms-animation:buffering-stripes 2s linear infinite;-o-animation:buffering-stripes 2s linear infinite;animation:buffering-stripes 2s linear infinite;}@-webkit-keyframes buffering-stripes{from{background-position:0 0;}to{background-position:30px 0;}}@-moz-keyframes buffering-stripes{from{background-position:0 0;}to{background-position:30px 0;}}@-ms-keyframes buffering-stripes{from{background-position:0 0;}to{background-position:30px 0;}}@-o-keyframes buffering-stripes{from{background-position:0 0;}to{background-position:30px 0;}}@keyframes buffering-stripes{from{background-position:0 0;}to{background-position:30px 0;}}.mejs-controls .mejs-time-rail .mejs-time-loaded{background:#3caac8;background:rgba(60,170,200,0.8);background:-webkit-gradient(linear,0% 0,0% 100%,from(rgba(44,124,145,0.8)),to(rgba(78,183,212,0.8)));background:-webkit-linear-gradient(top,rgba(44,124,145,0.8),rgba(78,183,212,0.8));background:-moz-linear-gradient(top,rgba(44,124,145,0.8),rgba(78,183,212,0.8));background:-o-linear-gradient(top,rgba(44,124,145,0.8),rgba(78,183,212,0.8));background:-ms-linear-gradient(top,rgba(44,124,145,0.8),rgba(78,183,212,0.8));background:linear-gradient(rgba(44,124,145,0.8),rgba(78,183,212,0.8));width:0;}.mejs-controls .mejs-time-rail .mejs-time-current{background:#fff;background:rgba(255,255,255,0.8);background:-webkit-gradient(linear,0% 0,0% 100%,from(rgba(255,255,255,0.9)),to(rgba(200,200,200,0.8)));background:-webkit-linear-gradient(top,rgba(255,255,255,0.9),rgba(200,200,200,0.8));background:-moz-linear-gradient(top,rgba(255,255,255,0.9),rgba(200,200,200,0.8));background:-o-linear-gradient(top,rgba(255,255,255,0.9),rgba(200,200,200,0.8));background:-ms-linear-gradient(top,rgba(255,255,255,0.9),rgba(200,200,200,0.8));background:linear-gradient(rgba(255,255,255,0.9),rgba(200,200,200,0.8));width:0;}.mejs-controls .mejs-time-rail .mejs-time-handle{display:none;position:absolute;margin:0;width:10px;background:#fff;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;cursor:pointer;border:solid 2px #333;top:-2px;text-align:center;}.mejs-controls .mejs-time-rail .mejs-time-float{position:absolute;display:none;background:#eee;width:36px;height:17px;border:solid 1px #333;top:-26px;margin-left:-18px;text-align:center;color:#111;}.mejs-controls .mejs-time-rail .mejs-time-float-current{margin:2px;width:30px;display:block;text-align:center;left:0;}.mejs-controls .mejs-time-rail .mejs-time-float-corner{position:absolute;display:block;width:0;height:0;line-height:0;border:solid 5px #eee;border-color:#eee transparent transparent transparent;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;top:15px;left:13px;}.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float{width:48px;}.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float-current{width:44px;}.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float-corner{left:18px;}.mejs-controls .mejs-fullscreen-button button{background-position:-32px 0;}.mejs-controls .mejs-unfullscreen button{background-position:-32px -16px;}.mejs-controls .mejs-mute button{background-position:-16px -16px;}.mejs-controls .mejs-unmute button{background-position:-16px 0;}.mejs-controls .mejs-volume-button{position:relative;}.mejs-controls .mejs-volume-button .mejs-volume-slider{display:none;height:115px;width:25px;background:url(//www.copanchorti.org/wp-content/plugins/stkit/assets/plugins/mediaelement/background.png);background:rgba(50,50,50,0.7);-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;top:-115px;left:0;z-index:1;position:absolute;margin:0;}.mejs-controls .mejs-volume-button:hover{-webkit-border-radius:0 0 4px 4px;-moz-border-radius:0 0 4px 4px;border-radius:0 0 4px 4px;}.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-total{position:absolute;left:11px;top:8px;width:2px;height:100px;background:#ddd;background:rgba(255,255,255,0.5);margin:0;}.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current{position:absolute;left:11px;top:8px;width:2px;height:100px;background:#ddd;background:rgba(255,255,255,0.9);margin:0;}.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-handle{position:absolute;left:4px;top:-3px;width:16px;height:6px;background:#ddd;background:rgba(255,255,255,0.9);cursor:N-resize;-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px;margin:0;}.mejs-controls div.mejs-horizontal-volume-slider{height:26px;width:60px;position:relative;}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total{position:absolute;left:0;top:11px;width:50px;height:8px;margin:0;padding:0;font-size:1px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;background:#333;background:rgba(50,50,50,0.8);background:-webkit-gradient(linear,0% 0,0% 100%,from(rgba(30,30,30,0.8)),to(rgba(60,60,60,0.8)));background:-webkit-linear-gradient(top,rgba(30,30,30,0.8),rgba(60,60,60,0.8));background:-moz-linear-gradient(top,rgba(30,30,30,0.8),rgba(60,60,60,0.8));background:-o-linear-gradient(top,rgba(30,30,30,0.8),rgba(60,60,60,0.8));background:-ms-linear-gradient(top,rgba(30,30,30,0.8),rgba(60,60,60,0.8));background:linear-gradient(rgba(30,30,30,0.8),rgba(60,60,60,0.8));}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current{position:absolute;left:0;top:11px;width:50px;height:8px;margin:0;padding:0;font-size:1px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;background:#fff;background:rgba(255,255,255,0.8);background:-webkit-gradient(linear,0% 0,0% 100%,from(rgba(255,255,255,0.9)),to(rgba(200,200,200,0.8)));background:-webkit-linear-gradient(top,rgba(255,255,255,0.9),rgba(200,200,200,0.8));background:-moz-linear-gradient(top,rgba(255,255,255,0.9),rgba(200,200,200,0.8));background:-o-linear-gradient(top,rgba(255,255,255,0.9),rgba(200,200,200,0.8));background:-ms-linear-gradient(top,rgba(255,255,255,0.9),rgba(200,200,200,0.8));background:linear-gradient(rgba(255,255,255,0.9),rgba(200,200,200,0.8));}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle{display:none;}.mejs-controls .mejs-captions-button{position:relative;}.mejs-controls .mejs-captions-button button{background-position:-48px 0;}.mejs-controls .mejs-captions-button .mejs-captions-selector{visibility:hidden;position:absolute;bottom:26px;right:-10px;width:130px;height:100px;background:url(//www.copanchorti.org/wp-content/plugins/stkit/assets/plugins/mediaelement/background.png);background:rgba(50,50,50,0.7);border:solid 1px transparent;padding:10px;overflow:hidden;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}.mejs-controls .mejs-captions-button .mejs-captions-selector ul{margin:0;padding:0;display:block;list-style-type:none!important;overflow:hidden;}.mejs-controls .mejs-captions-button .mejs-captions-selector ul li{margin:0 0 6px 0;padding:0;list-style-type:none!important;display:block;color:#fff;overflow:hidden;}.mejs-controls .mejs-captions-button .mejs-captions-selector ul li input{clear:both;float:left;margin:3px 3px 0 5px;}.mejs-controls .mejs-captions-button .mejs-captions-selector ul li label{width:100px;float:left;padding:4px 0 0 0;line-height:15px;font-family:helvetica,arial;font-size:10px;}.mejs-controls .mejs-captions-button .mejs-captions-translations{font-size:10px;margin:0 0 5px 0;}.mejs-chapters{position:absolute;top:0;left:0;-xborder-right:solid 1px #fff;width:10000px;z-index:1;}.mejs-chapters .mejs-chapter{position:absolute;float:left;background:#222;background:rgba(0,0,0,0.7);background:-webkit-gradient(linear,0% 0,0% 100%,from(rgba(50,50,50,0.7)),to(rgba(0,0,0,0.7)));background:-webkit-linear-gradient(top,rgba(50,50,50,0.7),rgba(0,0,0,0.7));background:-moz-linear-gradient(top,rgba(50,50,50,0.7),rgba(0,0,0,0.7));background:-o-linear-gradient(top,rgba(50,50,50,0.7),rgba(0,0,0,0.7));background:-ms-linear-gradient(top,rgba(50,50,50,0.7),rgba(0,0,0,0.7));background:linear-gradient(rgba(50,50,50,0.7),rgba(0,0,0,0.7));filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,startColorstr=#323232,endColorstr=#000000);overflow:hidden;border:0;}.mejs-chapters .mejs-chapter .mejs-chapter-block{font-size:11px;color:#fff;padding:5px;display:block;border-right:solid 1px #333;border-bottom:solid 1px #333;cursor:pointer;}.mejs-chapters .mejs-chapter .mejs-chapter-block-last{border-right:none;}.mejs-chapters .mejs-chapter .mejs-chapter-block:hover{background:#666;background:rgba(102,102,102,0.7);background:-webkit-gradient(linear,0% 0,0% 100%,from(rgba(102,102,102,0.7)),to(rgba(50,50,50,0.6)));background:-webkit-linear-gradient(top,rgba(102,102,102,0.7),rgba(50,50,50,0.6));background:-moz-linear-gradient(top,rgba(102,102,102,0.7),rgba(50,50,50,0.6));background:-o-linear-gradient(top,rgba(102,102,102,0.7),rgba(50,50,50,0.6));background:-ms-linear-gradient(top,rgba(102,102,102,0.7),rgba(50,50,50,0.6));background:linear-gradient(rgba(102,102,102,0.7),rgba(50,50,50,0.6));filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,startColorstr=#666666,endColorstr=#323232);}.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-title{font-size:12px;font-weight:bold;display:block;white-space:nowrap;text-overflow:ellipsis;margin:0 0 3px 0;line-height:12px;}.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-timespan{font-size:12px;line-height:12px;margin:3px 0 4px 0;display:block;white-space:nowrap;text-overflow:ellipsis;}.mejs-captions-layer{position:absolute;bottom:0;left:0;text-align:center;line-height:22px;font-size:12px;color:#fff;}.mejs-captions-layer a{color:#fff;text-decoration:underline;}.mejs-captions-layer[lang=ar]{font-size:20px;font-weight:normal;}.mejs-captions-position{position:absolute;width:100%;bottom:15px;left:0;}.mejs-captions-position-hover{bottom:45px;}.mejs-captions-text{padding:3px 5px;background:url(//www.copanchorti.org/wp-content/plugins/stkit/assets/plugins/mediaelement/background.png);background:rgba(20,20,20,0.8);}.me-cannotplay a{color:#fff;font-weight:bold;}.me-cannotplay span{padding:15px;display:block;}.mejs-controls .mejs-loop-off button{background-position:-64px -16px;}.mejs-controls .mejs-loop-on button{background-position:-64px 0;}.mejs-controls .mejs-backlight-off button{background-position:-80px -16px;}.mejs-controls .mejs-backlight-on button{background-position:-80px 0;}.mejs-controls .mejs-picturecontrols-button{background-position:-96px 0;}.mejs-contextmenu{position:absolute;width:150px;padding:10px;border-radius:4px;top:0;left:0;background:#fff;border:solid 1px #999;z-index:1001;}.mejs-contextmenu .mejs-contextmenu-separator{height:1px;font-size:0;margin:5px 6px;background:#333;}.mejs-contextmenu .mejs-contextmenu-item{font-family:Helvetica,Arial;font-size:12px;padding:4px 6px;cursor:pointer;color:#333;}.mejs-contextmenu .mejs-contextmenu-item:hover{background:#2C7C91;color:#fff;}.mejs-controls .mejs-sourcechooser-button{position:relative;}.mejs-controls .mejs-sourcechooser-button button{background-position:-128px 0;}.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector{visibility:hidden;position:absolute;bottom:26px;right:-10px;width:130px;height:100px;background:url(//www.copanchorti.org/wp-content/plugins/stkit/assets/plugins/mediaelement/background.png);background:rgba(50,50,50,0.7);border:solid 1px transparent;padding:10px;overflow:hidden;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul{margin:0;padding:0;display:block;list-style-type:none!important;overflow:hidden;}.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li{margin:0 0 6px 0;padding:0;list-style-type:none!important;display:block;color:#fff;overflow:hidden;}.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li input{clear:both;float:left;margin:3px 3px 0 5px;}.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li label{width:100px;float:left;padding:4px 0 0 0;line-height:15px;font-family:helvetica,arial;font-size:10px;}.mejs-postroll-layer{position:absolute;bottom:0;left:0;width:100%;height:100%;background:url(//www.copanchorti.org/wp-content/plugins/stkit/assets/plugins/mediaelement/background.png);background:rgba(50,50,50,0.7);z-index:1000;overflow:hidden;}.mejs-postroll-layer-content{width:100%;height:100%;}.mejs-postroll-close{position:absolute;right:0;top:0;background:url(//www.copanchorti.org/wp-content/plugins/stkit/assets/plugins/mediaelement/background.png);background:rgba(50,50,50,0.7);color:#fff;padding:4px;z-index:100;cursor:pointer;}@media only screen and ( min-width: 1320px ) {   .sidebar-width-alt div.post-single {
width: 629px;
} .sidebar-width-alt #content-box {
width: 850px;
} .sidebar-width-alt .sidebar-position-none #content-box {
width: auto;
}
.sidebar-width-alt #sidebar {
width: 350px;
} }
@media only screen and ( min-width: 960px ) and ( max-width: 1319px ) {    .boxed #layout {
max-width: 985px;
} #header-holder {
width: 935px;
}
#logo {
width: 190px;
}
#logo h2 {
max-width: 190px;
}
#header-holder-2 {
width: 935px;
}
#hcustom {
width: 695px;
}
#hcustom .sidebar {
max-width: 695px;
} #content-layout {
width: 935px;
}
div.post-single {
width: 524px;
}
.sidebar-position-right #content-box {
width: 695px;
}
.sidebar-position-right #content-box > div {
padding-right: 26px;
}
.sidebar-position-left #content-box {
width: 695px;
}
.sidebar-position-left #content-box > div {
padding-left: 26px;
}
.sidebar-position-none div.post-single {
width: 790px;
} #footer-holder {
width: 935px;
}
#copyrights-holder {
width: 885px;
}  #menu {
width: 935px;
} #menu-2 {
}  #sidebar {
width: 240px;
}
.sidebar-position-right .sidebar {
margin-left: 25px;
}
.sidebar-position-left .sidebar {
margin-right: 25px;
} .sidebar-ad-a .widget {
max-width: 695px;
}
.sidebar-ad-c .widget {
max-width: 935px;
} .sidebar-footer > div {
margin-right: 25px;
} .footer-box-v1 .sidebar-footer {
width: 320px;
}
.footer-box-v1 .sidebar-footer.last {
width: 295px;
} .footer-box-v2 .sidebar-footer {
width: 240px;
}
.footer-box-v2 .sidebar-footer.last {
width: 455px;
} .footer-box-v3 .sidebar-footer {
width: 480px;
}
.footer-box-v3 .sidebar-footer:first-child {
width: 240px;
}
.footer-box-v3 .sidebar-footer.last {
width: 215px;
} .footer-box-v4 .sidebar-footer {
width: 240px;
}
.footer-box-v4 .sidebar-footer:first-child {
width: 480px;
}
.footer-box-v4 .sidebar-footer.last {
width: 215px;
} .footer-box-v5 .sidebar-footer {
width: 240px;
}
.footer-box-v5 .sidebar-footer.last {
width: 215px;
} .footer-box-v6 .sidebar-footer {
width: 295px;
}
.footer-box-v6 .sidebar-footer:first-child {
width: 640px;
}  .sidebar-homepage-b h1 {
font-size: 2.1em;
}
.sidebar-homepage-b h1 span {
display: inline;
}  .posts-featured-wrapper > div.posts-featured-a-wrapper {
width: 455px;
margin-bottom: 25px;
}
div.posts-featured-a-wrapper a.post-thumb {
height: 319px;
}
div.posts-featured-alone-wrapper a.post-thumb {
height: 467px;
}
.posts-featured-wrapper > div.posts-featured-b-wrapper {
width: 215px;
margin-bottom: 25px;
margin-left: 25px;
}
a.post-thumb {
height: 147px;
}
.posts-featured-wrapper > div.posts-featured-c-wrapper {
width: 215px;
margin-bottom: 25px;
margin-right: 25px;
}
.posts-featured-wrapper .meta .ico16-views {
display: none;
} .post-t4 {
padding-left: 240px;
}
.post-t4 .thumb-wrapper {
width: 215px;
margin-left: -240px;
}
.post-t4-no-thumb {
padding-left: 0;
} .posts-related-wrapper div.posts-related-post-wrapper {
width: 215px;
}  .bbp-login-form .bbp-username input,
.bbp-login-form .bbp-password input {
width: 145px;
} #bp-login-widget-user-login,
#bp-login-widget-user-pass {
width: 145px;
} #activity-filter-select label {
display: none;
} }
@media only screen and ( min-width: 640px ) and ( max-width: 959px ) {    body, div, td {
font-size: 1em;
}
.boxed #layout {
max-width: 640px;
} #header-holder {
width: auto;
}
#logo {
float: none;
width: auto;
height: auto;
margin: 0 auto;
padding: 50px 0;
}
#logo h2 {
max-width: 590px;
margin: 0;
text-align: center;
}
#logo h2 img {
margin: 0 auto;
}
#hcustom {
float: none;
width: 590px;
height: auto;
margin: 0 auto;
text-align: center;
}
#hcustom .sidebar {
max-width: 590px;
}
.sidebar-ad-a .widget {
max-width: 590px;
margin: 0 0 50px;
}
.sidebar-ad-a .adsbygoogle {
margin: 0 auto;
}
#header-holder-2 {
width: auto;
} #search-form-header span {
background-size: 24px 24px;
}
#search-form-header input {
font-size: 15px;
} #content-layout {
width: 590px;
margin: 0 auto;
}
#content-holder #content-box {
float: none;
width: auto;
}
#content-box {
min-height: auto;
}
.home .projects #content-box {
padding-bottom: 50px;
}
#content-holder #content-box > div {
padding: 50px 0;
background: none;
}
.home #content-holder #content-box > div {
}
#content-holder div.post-single {
float: none;
width: 590px;
margin: 0;
} #footer-holder {
width: 590px;
padding-top: 40px;
}
#footer-box {
margin-right: -50px;
}
#copyrights-holder {
width: auto;
}
#copyrights-box > div {
width: 100%;
text-align: center;
}  #menu-select {
display: block;
}
#menu {
float: none;
width: 100%;
height: auto;
margin: 0 auto;
padding: 0;
}
#menu > div {
display: block;
}
ul.menu {
display: none;
float: none;
width: 0; height: 47px; overflow: hidden;
} #menu-2 {
display: table;
float: none;
text-align: center;
margin: 0 auto;
padding: 5px;
}
ul.menu-2 > li {
float: none;
margin-right: 0;
}
ul.menu-2 > li > a {
padding: 5px 7px;
}
ul.menu-2 > li a span {
display: none;
}  #content-holder #sidebar {
float: none;
width: auto;
padding: 0;
}
#content-holder .sidebar {
margin: 0;
}
#content-holder div.sidebar-post {
width: 540px;
margin: 50px 0 25px;
padding: 2em 25px;
background-repeat: repeat;
}
.sidebar-post,
.sidebar-post div {
font-size: inherit;
}
#stickyDiv {
position: relative !important;
float: right;
width: 245px;
top: auto !important;
}
#stickyDiv > div {
margin: 0 0 25px;
} #footer-box .sidebar-footer,
#footer-box .sidebar-footer.last {
width: 307px;
}
#footer-box .sidebar-footer > div,
#footer-box .sidebar-footer.last > div {
margin-right: 25px;
margin-top: 0;
} .sidebar-ad-b,
#sidebar-ad-c {
}
.sidebar-ad-c .widget {
max-width: 590px;
} .page-title {
}
h2.post-title {
margin-bottom: 0.5em;
}
.single-author-info {
min-height: 130px;
}
.single-author-upic {
float: right;
margin: 0 0 10px 25px;
}
.post-short-info {
float: left;
width: 245px;
margin: 0;
padding: 0.5em 25px 0.5em 0;
background-repeat: repeat-y;
}
#content-box .post-short-info > p,
#content-box .post-short-info > div {
background-position: left 0.35em;
}
.post-short-info p {
margin-bottom: 1em;
} .column {
float: none;
width: auto !important;
}
.column > div {
margin-right: 0 !important;
}
.pricing-table-featured .pricing-table-title {
margin-top: 0;
}  .widget-info p.widget-info-address,
.widget-info p.widget-info-phone,
.widget-info p.widget-info-email,
.widget-info p.widget-info-name {
background-position: 0 0.4em;
}  #content-holder .sidebar-homepage-b {
margin-top: 25px;
}
.sidebar-homepage-b h1 {
font-size: 1.5em;
}
.sidebar-homepage-b h1 span {
display: inline;
}  .icons-social {
float: none;
text-align: center;
margin: 0 auto;
padding: 0 0 5px;
}
.icons-social a {
display: inline-block;
float: none;
}  .posts-featured-wrapper {
float: none;
margin: 0 auto;
}
.posts-featured-wrapper > div.posts-featured-a-wrapper {
margin: 0 0 66px;
padding: 8px;
background: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/line-light.png);
box-shadow: none;
}
.dark .posts-featured-wrapper > div.posts-featured-a-wrapper {
background: url(//www.copanchorti.org/wp-content/themes/Grimag/assets/images/bg-white-05.png);
box-shadow: none;
}
.posts-featured-wrapper > div.posts-featured-a-wrapper > div {
background: #FFF;
}
.dark .posts-featured-wrapper > div.posts-featured-a-wrapper > div {
background: none;
}
div.posts-featured-alone-wrapper a.post-thumb {
height: 410px;
}
.posts-featured-wrapper > div.posts-featured-b-wrapper {
display: inline-block;
}
.posts-featured-wrapper > div.b-even {
margin: 0 0 66px;
}
.posts-featured-wrapper > div.b-odd {
margin: 0 0 66px 66px;
}
.posts-featured-wrapper > div.c-even {
margin: 0 0 66px;
}
.posts-featured-wrapper > div.c-odd {
margin: 0 0 66px 66px;
} .posts-related-2-wrapper div.posts-related-post-wrapper {
margin: 0 0 0 auto;
}
.posts-related-2-wrapper td:first-child div.posts-related-post-wrapper {
margin: 0 auto 0 0;
} #buddypress div#subnav > ul {
width: 100%;
text-align: center;
}
#buddypress div#subnav.item-list-tabs ul li.last {
position: relative;
width: 100%;
margin-top: 25px;
}
#buddypress div.dir-search,
#buddypress div.message-search {
margin: 25px auto 0;
}
#buddypress div.item-list-tabs ul li.selected a span,
#buddypress div.item-list-tabs ul li.current a span,
#buddypress div.item-list-tabs ul li a span,
#buddypress div.item-list-tabs ul li a:hover span {
position: relative;
display: inline-block;
top: -0.2em;
margin-right: -3px;
margin-left: 5px;
} }
@media only screen and ( min-width: 480px ) and ( max-width: 639px ) {    body, div, td {
font-size: 1em;
}
.boxed #layout {
max-width: 510px;
} #header-holder {
width: auto;
}
#logo {
float: none;
width: auto;
height: auto;
margin: 0 auto;
padding: 50px 0;
}
#logo h2 {
max-width: 430px;
margin: 0;
text-align: center;
}
#logo h2 img {
margin: 0 auto;
}
#hcustom {
float: none;
width: 430px;
height: auto;
margin: 0 auto;
text-align: center;
}
#hcustom .sidebar {
max-width: 430px;
}
.sidebar-ad-a .widget {
max-width: 430px;
margin: 0 0 50px;
}
.sidebar-ad-a .adsbygoogle {
margin: 0 auto;
}
#header-holder-2 {
width: auto;
} #search-form-header input {
font-size: 15px;
} #content-layout {
width: 430px;
margin: 0 auto;
}
#content-holder #content-box {
float: none;
width: auto;
}
#content-box {
min-height: auto;
}
.home .projects #content-box {
padding-bottom: 50px;
}
#content-holder #content-box > div {
padding: 50px 0;
background: none;
}
.home #content-holder #content-box > div {
}
#content-holder div.post-single {
float: none;
width: 430px;
margin: 0;
} #footer-holder {
width: 430px;
padding-top: 40px;
}
#copyrights-holder {
width: auto;
}
#copyrights-box > div {
width: 100%;
text-align: center;
} #menu-select {
display: block;
}
#menu {
float: none;
width: 100%;
height: auto;
margin: 0 auto;
padding: 0;
}
#menu > div {
display: block;
}
ul.menu {
display: none;
float: none;
width: 0; height: 47px; overflow: hidden;
} #menu-2 {
display: table;
float: none;
text-align: center;
margin: 0 auto;
padding: 5px;
}
ul.menu-2 > li {
float: none;
margin: 0;
}
ul.menu-2 > li > a {
padding: 5px;
}
ul.menu-2 > li a span {
display: none;
}  #content-holder #sidebar {
float: none;
width: auto;
padding: 0;
}
#content-holder .sidebar {
margin: 0;
}
#content-holder div.sidebar-post {
width: 380px;
margin: 50px 0 25px;
padding: 2em 25px;
background-repeat: repeat;
}
.sidebar-post,
.sidebar-post div {
font-size: inherit;
}
#stickyDiv {
position: relative !important;
float: right;
width: 170px;
top: auto !important;
}
#stickyDiv > div {
margin: 0 0 25px;
} #footer-box .sidebar-footer,
#footer-box .sidebar-footer.last {
width: 430px;
}
#footer-box .sidebar-footer > div,
#footer-box .sidebar-footer.last > div {
margin-right: 0;
margin-top: 0;
} .sidebar-ad-b,
#sidebar-ad-c {
}
.sidebar-ad-c .widget {
max-width: 430px;
}  .posts-featured-wrapper {
float: none;
margin: 0 auto;
}
.posts-featured-wrapper > div.posts-featured-a-wrapper {
width: 430px;
margin: 0 0 25px;
}
div.posts-featured-a-wrapper a.post-thumb {
height: 306px;
}
div.posts-featured-alone-wrapper a.post-thumb {
height: 306px;
}
.posts-featured-wrapper > div.posts-featured-b-wrapper {
width: 202px;
display: inline-block;
}
.posts-featured-wrapper > div.b-even {
margin: 0 0 25px;
}
.posts-featured-wrapper > div.b-odd {
margin: 0 0 25px 25px;
}
.posts-featured-wrapper > div.posts-featured-b-wrapper .ico16-views {
display: none;
}
.posts-featured-wrapper > div.posts-featured-c-wrapper {
width: 202px;
display: inline-block;
}
.posts-featured-wrapper > div.c-even {
margin: 0 0 25px;
}
.posts-featured-wrapper > div.c-odd {
margin: 0 0 25px 25px;
}
.posts-featured-wrapper > div.posts-featured-c-wrapper .ico16-views {
display: none;
}
.posts-featured-wrapper a.post-thumb {
height: 138px;
} .post-t4 {
padding-left: 0;
}
.post-t4 .thumb-wrapper {
margin: 0 0 40px;
}
.post-t4 h3 {
clear: both;
} .posts-related-wrapper div.posts-related-post-wrapper {
width: 202px;
}
.posts-related-wrapper a.post-thumb {
height: 138px;
}
.posts-related-2-wrapper div.posts-related-post-wrapper {
margin: 0 0 0 auto;
}
.posts-related-2-wrapper td:first-child div.posts-related-post-wrapper {
margin: 0 auto 0 0;
}  .page-title {
}
h2.post-title {
margin-bottom: 0.5em;
} .single-author-info {
min-height: 130px;
}
.single-author-upic {
float: right;
margin: 0 0 10px 25px;
}
.post-short-info {
float: left;
width: 160px;
margin: 0;
padding: 0.5em 25px 0.5em 0;
background-repeat: repeat-y;
}
#content-box .post-short-info > p,
#content-box .post-short-info > div {
background-position: left 0.35em;
}
.post-short-info p {
margin-bottom: 1em;
} #pre_next_post {
text-align: center;
padding: 1em 45px;
background-image: none;
}
#pre_next_post a {
height: 16px;
font-size: 0;
margin: 0.5em 0;
max-width: none;
}
#pre_next_post a.n {
} #title-after,
#post-before,
#post-after {
} .column {
float: none;
width: auto !important;
}
.column > div {
margin-right: 0 !important;
}
.pricing-table-featured .pricing-table-title {
margin-top: 0;
}
.pullquote {
float: none;
width: auto;
margin-left: 0;
margin-right: 0;
} .alignleft,
.alignright {
float: none;
clear: both;
display: table;
margin-left: auto;
margin-right: auto;
}  .widget-info p.widget-info-address,
.widget-info p.widget-info-phone,
.widget-info p.widget-info-email,
.widget-info p.widget-info-name {
background-position: 0 0.4em;
}  #content-holder .sidebar-homepage-b {
margin-top: 25px;
}
.sidebar-homepage-b h1 {
font-size: 1.5em;
}
.sidebar-homepage-b h1 span {
display: inline;
}
h1 {
font-size: 2em;
}
h2 {
font-size: 1.6em;
}
h3 {
font-size: 1.4em;
}
h4 {
font-size: 1.2em;
}  .icons-social {
float: none;
text-align: center;
margin: 0 auto;
padding: 0 0 5px;
}
.icons-social a {
display: inline-block;
float: none;
} #buddypress div#subnav > ul {
width: 100%;
text-align: center;
}
#buddypress div#subnav.item-list-tabs ul li.last {
position: relative;
width: 100%;
margin-top: 25px;
}
#buddypress div.dir-search,
#buddypress div.message-search {
margin: 25px auto 0;
}
#buddypress div.item-list-tabs ul li.selected a span,
#buddypress div.item-list-tabs ul li.current a span,
#buddypress div.item-list-tabs ul li a span,
#buddypress div.item-list-tabs ul li a:hover span {
position: relative;
display: inline-block;
top: -0.2em;
margin-right: -3px;
margin-left: 5px;
}
body.activity-permalink #buddypress .activity-avatar img.avatar {
width: 40px;
height: 40px;
}
body.activity-permalink #buddypress .activity-list li .activity-content,
body.activity-permalink #buddypress div.activity-comments {
margin-left: 75px;
} }
@media only screen and ( max-width: 479px ) {    body, div, td {
font-size: 1em;
}
.boxed #layout {
max-width: 330px;
} #header-holder {
width: auto;
}
#logo {
float: none;
width: auto;
height: auto;
margin: 0 auto;
padding: 50px 0;
}
#logo h2 {
max-width: 300px;
margin: 0;
text-align: center;
}
#logo h2 img {
margin: 0 auto;
}
#hcustom {
float: none;
width: 300px;
height: auto;
margin: 0 auto;
text-align: center;
}
#hcustom .sidebar {
max-width: 300px;
}
.sidebar-ad-a .widget {
max-width: 300px;
margin: 0 0 50px;
}
.sidebar-ad-a .adsbygoogle {
margin: 0 auto;
}
#header-holder-2 {
width: auto;
} #search-form-header input {
font-size: 15px;
} #content-layout {
width: 300px;
margin: 0 auto;
}
#content-holder #content-box {
float: none;
width: auto;
}
.home .projects #content-box {
padding-bottom: 50px;
}
#content-box {
min-height: auto;
}
#content-holder #content-box > div {
padding: 50px 0;
background: none;
}
.home #content-holder #content-box > div {
}
#content-holder div.post-single {
float: none;
width: 300px;
margin: 0;
} #footer-holder {
width: 300px;
padding-top: 40px;
}
#copyrights-holder {
width: auto;
}
#copyrights-box > div {
width: 100%;
text-align: center;
}  #menu-select {
display: block;
}
#menu {
float: none;
width: 100%;
height: auto;
margin: 0 auto;
padding: 0;
}
#menu > div {
display: block;
}
ul.menu {
display: none;
float: none;
width: 0; height: 47px; overflow: hidden;
} #menu-2 {
display: table;
float: none;
text-align: center;
margin: 0 auto;
padding: 5px;
}
ul.menu-2 > li {
float: none;
margin: 0;
}
ul.menu-2 > li > a {
padding: 5px;
}
ul.menu-2 > li a span {
display: none;
}  #content-holder #sidebar {
float: none;
width: auto;
padding: 0;
}
#content-holder .sidebar {
margin: 0;
}
#content-holder div.sidebar-post {
width: 250px;
margin: 50px 0 10px;
padding: 2em 25px;
background-repeat: repeat;
}
.sidebar-post,
.sidebar-post div {
font-size: inherit;
}
#stickyDiv {
position: relative !important;
width: 250px;
top: auto !important;
} #footer-box .sidebar-footer,
#footer-box .sidebar-footer.last {
width: 300px;
}
#footer-box .sidebar-footer > div,
#footer-box .sidebar-footer.last > div {
margin-right: 0;
margin-top: 0;
} .sidebar-ad-b,
#sidebar-ad-c {
}
.sidebar-ad-c .widget {
max-width: 300px;
}  .posts-featured-wrapper {
float: none;
margin: 0 auto;
}
.posts-featured-wrapper > div.posts-featured-a-wrapper {
float: none;
width: 300px;
margin: 0 0 25px;
}
div.posts-featured-a-wrapper a.post-thumb {
height: 213px;
}
div.posts-featured-a-wrapper .meta span:first-child {
display: none;
}
div.posts-featured-alone-wrapper a.post-thumb {
height: 213px;
}
div.posts-featured-alone-wrapper .meta span:first-child {
display: none;
}
.posts-featured-wrapper > div.posts-featured-b-wrapper {
float: none;
}
.posts-featured-wrapper > div.b-even {
margin: 0 auto 25px;
}
.posts-featured-wrapper > div.b-odd {
margin: 0 auto 25px;
}
.posts-featured-wrapper > div.posts-featured-c-wrapper {
float: none;
}
.posts-featured-wrapper > div.c-even {
margin: 0 auto 25px;
}
.posts-featured-wrapper > div.c-odd {
margin: 0 auto 25px;
}
div.posts-featured-wrapper > div.last {
margin: 0 auto 25px;
}
.posts-featured-wrapper a.post-thumb {
} .post-t4 {
padding-left: 0;
}
.post-t4 .thumb-wrapper {
margin: 0 0 40px;
}
.post-t4 h3 {
clear: both;
} .posts-related-2-wrapper td {
display: block;
width: 100%;
}
.posts-related-2-wrapper td:first-child {
padding-bottom: 25px;
}  .page-title {
}
h2.post-title {
margin-bottom: 0.5em;
} .single-author-info {
min-height: 130px;
}
.single-author-upic {
float: right;
margin: 0 0 10px 25px;
}
#content-box .post-short-info > p,
#content-box .post-short-info > div {
background-position: left 0.35em;
}
.post-short-info p {
margin-bottom: 1em;
} #pre_next_post {
text-align: center;
padding: 1em 45px;
background-image: none;
}
#pre_next_post a {
height: 16px;
font-size: 0;
margin: 0.5em 0;
max-width: none;
}
#pre_next_post a.n {
} #title-after,
#post-before,
#post-after {
} .column {
float: none;
width: auto !important;
}
.column > div {
margin-right: 0 !important;
}
.pricing-table-featured .pricing-table-title {
margin-top: 0;
}
.notice {
padding: 25px;
}
.pullquote {
float: none;
width: auto;
margin-left: 0;
margin-right: 0;
} .alignleft,
.alignright {
float: none;
clear: both;
display: table;
margin-left: auto;
margin-right: auto;
} .children {
margin: 0;
}
.comment-top-level .comment-box,
.comment-low-level .comment-box {
padding-left: 0;
}
.avatar-box {
float: right;
margin-left: 1em;
}  .widget-info p.widget-info-address,
.widget-info p.widget-info-phone,
.widget-info p.widget-info-email,
.widget-info p.widget-info-name {
background-position: 0 0.4em;
}  #content-holder .sidebar-homepage-b {
margin-top: 25px;
}
.sidebar-homepage-b h1 {
font-size: 1.5em;
}
.sidebar-homepage-b h1 span {
display: inline;
}
h1 {
font-size: 1.6em;
}
h2 {
font-size: 1.45em;
}
h3 {
font-size: 1.3em;
}
h4 {
font-size: 1.2em;
}  .icons-social {
float: none;
text-align: center;
margin: 0 auto;
padding: 0 0 5px;
}
.icons-social a {
display: inline-block;
float: none;
} .bbp-header {
display: none;
}
li.bbp-forum-info,
li.bbp-topic-title {
width: 100%;
}
li.bbp-forum-topic-count,
li.bbp-forum-reply-count,
li.bbp-topic-voice-count,
li.bbp-topic-reply-count,
li.bbp-forum-freshness,
li.bbp-topic-freshness {
display: none;
}
#bbpress-forums .bbp-body div.bbp-reply-author .bbp-author-avatar {
padding: 0;
}
#content fieldset.bbp-form,
#container fieldset.bbp-form,
#wrapper fieldset.bbp-form {
padding: 0;
border: none;
} #buddypress div#subnav > ul {
width: 100%;
text-align: center;
}
#buddypress div#subnav.item-list-tabs ul li.last {
position: relative;
width: 100%;
margin-top: 25px;
}
#buddypress div.dir-search,
#buddypress div.message-search {
margin: 25px auto 0;
}
#buddypress div.item-list-tabs ul li.selected a span,
#buddypress div.item-list-tabs ul li.current a span,
#buddypress div.item-list-tabs ul li a span,
#buddypress div.item-list-tabs ul li a:hover span {
position: relative;
display: inline-block;
top: -0.2em;
margin-right: -3px;
margin-left: 5px;
}
body.activity-permalink #buddypress div.activity-comments ul li,
body.activity-permalink #buddypress .activity-list > li:first-child {
overflow: visible;
}
body.activity-permalink #buddypress .activity-avatar img.avatar {
width: 40px;
height: 40px;
}
body.activity-permalink #buddypress .activity-list li .activity-content,
body.activity-permalink #buddypress div.activity-comments {
margin-left: 65px;
overflow: visible;
}
#buddypress div.activity-comments {
overflow: visible;
}
#buddypress div.activity-comments ul li {
overflow: visible;
}
#buddypress div.activity-comments ul li > ul {
margin-left: 0;
padding-left: 0;
}
#buddypress div.activity-comments li form.ac-form,
#buddypress div.activity-comments form.root {
clear: both;
margin-left: -25px;
padding: 0;
}
#buddypress div.activity-comments form.root {
padding-top: 25px;
}
#buddypress a.activity-time-since {
float: none;
display: table;
}
body.activity-permalink #buddypress div.activity-comments div.acomment-content {
clear: left;
} }