.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}@font-face{font-family:'FontAwesome';src:url(//old.svcetedu.org/wp-content/themes/university-hub/third-party/font-awesome/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(//old.svcetedu.org/wp-content/themes/university-hub/third-party/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(//old.svcetedu.org/wp-content/themes/university-hub/third-party/font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(//old.svcetedu.org/wp-content/themes/university-hub/third-party/font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(//old.svcetedu.org/wp-content/themes/university-hub/third-party/font-awesome/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(//old.svcetedu.org/wp-content/themes/university-hub/third-party/font-awesome/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}@font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 300;
src: url(//old.svcetedu.org/home2/svceth6f/public_html/wp-content//fonts/roboto/KFOjCnqEu92Fr1Mu51TjASc3CsTKlA.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 300;
src: url(//old.svcetedu.org/home2/svceth6f/public_html/wp-content//fonts/roboto/KFOjCnqEu92Fr1Mu51TjASc-CsTKlA.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 300;
src: url(//old.svcetedu.org/home2/svceth6f/public_html/wp-content//fonts/roboto/KFOjCnqEu92Fr1Mu51TjASc2CsTKlA.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 300;
src: url(//old.svcetedu.org/home2/svceth6f/public_html/wp-content//fonts/roboto/KFOjCnqEu92Fr1Mu51TjASc5CsTKlA.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 300;
src: url(//old.svcetedu.org/home2/svceth6f/public_html/wp-content//fonts/roboto/KFOjCnqEu92Fr1Mu51TjASc1CsTKlA.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 300;
src: url(//old.svcetedu.org/home2/svceth6f/public_html/wp-content//fonts/roboto/KFOjCnqEu92Fr1Mu51TjASc0CsTKlA.woff2) format('woff2');
unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 300;
src: url(//old.svcetedu.org/home2/svceth6f/public_html/wp-content//fonts/roboto/KFOjCnqEu92Fr1Mu51TjASc6CsQ.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 400;
src: url(//old.svcetedu.org/home2/svceth6f/public_html/wp-content//fonts/roboto/KFOkCnqEu92Fr1Mu51xFIzIFKw.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 400;
src: url(//old.svcetedu.org/home2/svceth6f/public_html/wp-content//fonts/roboto/KFOkCnqEu92Fr1Mu51xMIzIFKw.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 400;
src: url(//old.svcetedu.org/home2/svceth6f/public_html/wp-content//fonts/roboto/KFOkCnqEu92Fr1Mu51xEIzIFKw.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 400;
src: url(//old.svcetedu.org/home2/svceth6f/public_html/wp-content//fonts/roboto/KFOkCnqEu92Fr1Mu51xLIzIFKw.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 400;
src: url(//old.svcetedu.org/home2/svceth6f/public_html/wp-content//fonts/roboto/KFOkCnqEu92Fr1Mu51xHIzIFKw.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 400;
src: url(//old.svcetedu.org/home2/svceth6f/public_html/wp-content//fonts/roboto/KFOkCnqEu92Fr1Mu51xGIzIFKw.woff2) format('woff2');
unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 400;
src: url(//old.svcetedu.org/home2/svceth6f/public_html/wp-content//fonts/roboto/KFOkCnqEu92Fr1Mu51xIIzI.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 500;
src: url(//old.svcetedu.org/home2/svceth6f/public_html/wp-content//fonts/roboto/KFOjCnqEu92Fr1Mu51S7ACc3CsTKlA.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 500;
src: url(//old.svcetedu.org/home2/svceth6f/public_html/wp-content//fonts/roboto/KFOjCnqEu92Fr1Mu51S7ACc-CsTKlA.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 500;
src: url(//old.svcetedu.org/home2/svceth6f/public_html/wp-content//fonts/roboto/KFOjCnqEu92Fr1Mu51S7ACc2CsTKlA.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 500;
src: url(//old.svcetedu.org/home2/svceth6f/public_html/wp-content//fonts/roboto/KFOjCnqEu92Fr1Mu51S7ACc5CsTKlA.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 500;
src: url(//old.svcetedu.org/home2/svceth6f/public_html/wp-content//fonts/roboto/KFOjCnqEu92Fr1Mu51S7ACc1CsTKlA.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 500;
src: url(//old.svcetedu.org/home2/svceth6f/public_html/wp-content//fonts/roboto/KFOjCnqEu92Fr1Mu51S7ACc0CsTKlA.woff2) format('woff2');
unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 500;
src: url(//old.svcetedu.org/home2/svceth6f/public_html/wp-content//fonts/roboto/KFOjCnqEu92Fr1Mu51S7ACc6CsQ.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 700;
src: url(//old.svcetedu.org/home2/svceth6f/public_html/wp-content//fonts/roboto/KFOjCnqEu92Fr1Mu51TzBic3CsTKlA.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 700;
src: url(//old.svcetedu.org/home2/svceth6f/public_html/wp-content//fonts/roboto/KFOjCnqEu92Fr1Mu51TzBic-CsTKlA.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 700;
src: url(//old.svcetedu.org/home2/svceth6f/public_html/wp-content//fonts/roboto/KFOjCnqEu92Fr1Mu51TzBic2CsTKlA.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 700;
src: url(//old.svcetedu.org/home2/svceth6f/public_html/wp-content//fonts/roboto/KFOjCnqEu92Fr1Mu51TzBic5CsTKlA.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 700;
src: url(//old.svcetedu.org/home2/svceth6f/public_html/wp-content//fonts/roboto/KFOjCnqEu92Fr1Mu51TzBic1CsTKlA.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 700;
src: url(//old.svcetedu.org/home2/svceth6f/public_html/wp-content//fonts/roboto/KFOjCnqEu92Fr1Mu51TzBic0CsTKlA.woff2) format('woff2');
unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 700;
src: url(//old.svcetedu.org/home2/svceth6f/public_html/wp-content//fonts/roboto/KFOjCnqEu92Fr1Mu51TzBic6CsQ.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 900;
src: url(//old.svcetedu.org/home2/svceth6f/public_html/wp-content//fonts/roboto/KFOjCnqEu92Fr1Mu51TLBCc3CsTKlA.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 900;
src: url(//old.svcetedu.org/home2/svceth6f/public_html/wp-content//fonts/roboto/KFOjCnqEu92Fr1Mu51TLBCc-CsTKlA.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 900;
src: url(//old.svcetedu.org/home2/svceth6f/public_html/wp-content//fonts/roboto/KFOjCnqEu92Fr1Mu51TLBCc2CsTKlA.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 900;
src: url(//old.svcetedu.org/home2/svceth6f/public_html/wp-content//fonts/roboto/KFOjCnqEu92Fr1Mu51TLBCc5CsTKlA.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 900;
src: url(//old.svcetedu.org/home2/svceth6f/public_html/wp-content//fonts/roboto/KFOjCnqEu92Fr1Mu51TLBCc1CsTKlA.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 900;
src: url(//old.svcetedu.org/home2/svceth6f/public_html/wp-content//fonts/roboto/KFOjCnqEu92Fr1Mu51TLBCc0CsTKlA.woff2) format('woff2');
unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 900;
src: url(//old.svcetedu.org/home2/svceth6f/public_html/wp-content//fonts/roboto/KFOjCnqEu92Fr1Mu51TLBCc6CsQ.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 300;
src: url(//old.svcetedu.org/home2/svceth6f/public_html/wp-content//fonts/roboto/KFOlCnqEu92Fr1MmSU5fCRc4EsA.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 300;
src: url(//old.svcetedu.org/home2/svceth6f/public_html/wp-content//fonts/roboto/KFOlCnqEu92Fr1MmSU5fABc4EsA.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 300;
src: url(//old.svcetedu.org/home2/svceth6f/public_html/wp-content//fonts/roboto/KFOlCnqEu92Fr1MmSU5fCBc4EsA.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 300;
src: url(//old.svcetedu.org/home2/svceth6f/public_html/wp-content//fonts/roboto/KFOlCnqEu92Fr1MmSU5fBxc4EsA.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 300;
src: url(//old.svcetedu.org/home2/svceth6f/public_html/wp-content//fonts/roboto/KFOlCnqEu92Fr1MmSU5fCxc4EsA.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 300;
src: url(//old.svcetedu.org/home2/svceth6f/public_html/wp-content//fonts/roboto/KFOlCnqEu92Fr1MmSU5fChc4EsA.woff2) format('woff2');
unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 300;
src: url(//old.svcetedu.org/home2/svceth6f/public_html/wp-content//fonts/roboto/KFOlCnqEu92Fr1MmSU5fBBc4.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 400;
src: url(//old.svcetedu.org/home2/svceth6f/public_html/wp-content//fonts/roboto/KFOmCnqEu92Fr1Mu72xKOzY.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 400;
src: url(//old.svcetedu.org/home2/svceth6f/public_html/wp-content//fonts/roboto/KFOmCnqEu92Fr1Mu5mxKOzY.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 400;
src: url(//old.svcetedu.org/home2/svceth6f/public_html/wp-content//fonts/roboto/KFOmCnqEu92Fr1Mu7mxKOzY.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 400;
src: url(//old.svcetedu.org/home2/svceth6f/public_html/wp-content//fonts/roboto/KFOmCnqEu92Fr1Mu4WxKOzY.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 400;
src: url(//old.svcetedu.org/home2/svceth6f/public_html/wp-content//fonts/roboto/KFOmCnqEu92Fr1Mu7WxKOzY.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 400;
src: url(//old.svcetedu.org/home2/svceth6f/public_html/wp-content//fonts/roboto/KFOmCnqEu92Fr1Mu7GxKOzY.woff2) format('woff2');
unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 400;
src: url(//old.svcetedu.org/home2/svceth6f/public_html/wp-content//fonts/roboto/KFOmCnqEu92Fr1Mu4mxK.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 500;
src: url(//old.svcetedu.org/home2/svceth6f/public_html/wp-content//fonts/roboto/KFOlCnqEu92Fr1MmEU9fCRc4EsA.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 500;
src: url(//old.svcetedu.org/home2/svceth6f/public_html/wp-content//fonts/roboto/KFOlCnqEu92Fr1MmEU9fABc4EsA.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 500;
src: url(//old.svcetedu.org/home2/svceth6f/public_html/wp-content//fonts/roboto/KFOlCnqEu92Fr1MmEU9fCBc4EsA.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 500;
src: url(//old.svcetedu.org/home2/svceth6f/public_html/wp-content//fonts/roboto/KFOlCnqEu92Fr1MmEU9fBxc4EsA.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 500;
src: url(//old.svcetedu.org/home2/svceth6f/public_html/wp-content//fonts/roboto/KFOlCnqEu92Fr1MmEU9fCxc4EsA.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 500;
src: url(//old.svcetedu.org/home2/svceth6f/public_html/wp-content//fonts/roboto/KFOlCnqEu92Fr1MmEU9fChc4EsA.woff2) format('woff2');
unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 500;
src: url(//old.svcetedu.org/home2/svceth6f/public_html/wp-content//fonts/roboto/KFOlCnqEu92Fr1MmEU9fBBc4.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 700;
src: url(//old.svcetedu.org/home2/svceth6f/public_html/wp-content//fonts/roboto/KFOlCnqEu92Fr1MmWUlfCRc4EsA.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 700;
src: url(//old.svcetedu.org/home2/svceth6f/public_html/wp-content//fonts/roboto/KFOlCnqEu92Fr1MmWUlfABc4EsA.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 700;
src: url(//old.svcetedu.org/home2/svceth6f/public_html/wp-content//fonts/roboto/KFOlCnqEu92Fr1MmWUlfCBc4EsA.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 700;
src: url(//old.svcetedu.org/home2/svceth6f/public_html/wp-content//fonts/roboto/KFOlCnqEu92Fr1MmWUlfBxc4EsA.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 700;
src: url(//old.svcetedu.org/home2/svceth6f/public_html/wp-content//fonts/roboto/KFOlCnqEu92Fr1MmWUlfCxc4EsA.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 700;
src: url(//old.svcetedu.org/home2/svceth6f/public_html/wp-content//fonts/roboto/KFOlCnqEu92Fr1MmWUlfChc4EsA.woff2) format('woff2');
unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 700;
src: url(//old.svcetedu.org/home2/svceth6f/public_html/wp-content//fonts/roboto/KFOlCnqEu92Fr1MmWUlfBBc4.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 900;
src: url(//old.svcetedu.org/home2/svceth6f/public_html/wp-content//fonts/roboto/KFOlCnqEu92Fr1MmYUtfCRc4EsA.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 900;
src: url(//old.svcetedu.org/home2/svceth6f/public_html/wp-content//fonts/roboto/KFOlCnqEu92Fr1MmYUtfABc4EsA.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 900;
src: url(//old.svcetedu.org/home2/svceth6f/public_html/wp-content//fonts/roboto/KFOlCnqEu92Fr1MmYUtfCBc4EsA.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 900;
src: url(//old.svcetedu.org/home2/svceth6f/public_html/wp-content//fonts/roboto/KFOlCnqEu92Fr1MmYUtfBxc4EsA.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 900;
src: url(//old.svcetedu.org/home2/svceth6f/public_html/wp-content//fonts/roboto/KFOlCnqEu92Fr1MmYUtfCxc4EsA.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 900;
src: url(//old.svcetedu.org/home2/svceth6f/public_html/wp-content//fonts/roboto/KFOlCnqEu92Fr1MmYUtfChc4EsA.woff2) format('woff2');
unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 900;
src: url(//old.svcetedu.org/home2/svceth6f/public_html/wp-content//fonts/roboto/KFOlCnqEu92Fr1MmYUtfBBc4.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}html {
font-family: sans-serif;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
body {
margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
display: block;
}
audio,
canvas,
progress,
video {
display: inline-block;
vertical-align: baseline;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden],
template {
display: none;
}
a {
background-color: transparent;
}
a:active,
a:hover {
outline: 0;
}
abbr[title] {
border-bottom: 1px dotted;
}
b,
strong {
font-weight: bold;
}
dfn {
font-style: italic;
}
h1 {
font-size: 2em;
margin: 0.67em 0;
}
mark {
background: #ff0;
color: #001837;
}
small {
font-size: 80%;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
img {
border: 0;
}
svg:not(:root) {
overflow: hidden;
}
figure {
margin: 1em 40px;
}
hr {
box-sizing: content-box;
height: 0;
}
pre {
overflow: auto;
}
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
color: inherit;
font: inherit;
margin: 0;
}
button {
overflow: visible;
}
button,
select {
text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
}
button[disabled],
html input[disabled] {
cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}
input {
line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box;
padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto;
}
input[type="search"] {
-webkit-appearance: textfield;
box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
}
legend {
border: 0;
padding: 0;
}
textarea {
overflow: auto;
}
optgroup {
font-weight: bold;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
td,
th {
padding: 0;
} button,
input,
select,
textarea {
color: #222;
font-size: 14px;
line-height: 1.5;
}
body {
font-size: 14px;
line-height: 1.5;
color: #727272;
font-family: "Roboto", sans-serif;
}
h1, h2, h3, h4, h5, h6, p {
margin: 0 0 15px 0;
}
h1, h2, h3, h4, h5, h6 {
color: #222222;
font-family: 'Tahoma', Geneva, sans-serif;
font-weight: 400;
}
h1 {
font-size: 30px;
}
h2 {
font-size: 22px;
}
h3 {
font-size: 20px;
}
h4 {
font-size: 18px;
}
h5 {
font-size: 16px;
}
h6 {
font-size: 14px;
}
.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
clear: both;
}
p {
color: #727272;
}
dfn,
cite,
em,
i {
font-style: italic;
}
blockquote {
margin: 0 1.5em;
}
address {
margin: 0 0 1.5em;
}
pre {
background: #eee;
font-family: "Courier 10 Pitch", Courier, monospace;
font-size: 15px;
font-size: 0.9375rem;
line-height: 1.6;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em;
}
code,
kbd,
tt,
var {
font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
font-size: 15px;
font-size: 0.9375rem;
}
abbr,
acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
mark,
ins {
background: #fff9c0;
text-decoration: none;
}
big {
font-size: 125%;
} html {
box-sizing: border-box;
}
*,
*::before,
*::after { box-sizing: inherit;
}
body {
background-color: #f7fcfe; }
blockquote::before,
blockquote::after,
q::before,
q::after {
content: "";
}
blockquote,
q {
quotes: "" "";
}
hr {
background-color: #ccc;
border: 0;
height: 1px;
margin-bottom: 1.5em;
}
ul,
ol {
margin: 0 0 1.5em 3em;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
li > ul,
li > ol {
margin-bottom: 0;
margin-left: 1.5em;
}
ul, ol {
margin: 0 0 0.5em 1em;
padding: 0;
}
.entry-content ul,
.entry-content ol {
padding-left: 20px;
margin-left: 0;
}
dt {
font-weight: bold;
}
dd {
margin: 0 1.5em 1.5em;
}
img {
height: auto; max-width: 100%; }
table {
margin: 0 0 1.5em;
width: 100%;
}
td, th {
border: 1px solid #ddd;
padding: 5px;
} button, a.button, input[type="button"], input[type="reset"], input[type="submit"] {
background: #179bd7 none repeat scroll 0 0;
border: medium none;
color: #ffffff;
font-size: 16px;
font-weight: 500;
line-height: 1.5;
padding: 10px 20px;
}
button:hover,
a.button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
border-color: transparent;
background-color: #ff6000;
color: #fff;
}
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
border-color: #aaa #bbb #bbb;
box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5), inset 0 2px 5px rgba(0, 0, 0, 0.15);
color: #fff;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="date"],
textarea,
select {
color: #666;
border: 1px solid #ddd;
background-color: rgba(255, 255, 255, 0.9) none repeat scroll 0 0;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
color: #111;
outline:none;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="date"]{
padding: 6px 0 6px 9px;
}
select {
width: 100%;
padding: 5px;
}
textarea {
padding: 10px;
width: 100%;
}  a {
color: #253b80;
text-decoration: inherit;
}
a:visited {
color: #253b80;
}
a:hover,
a:focus,
a:active {
color: #179bd7;
}
a:focus {
outline: inherit;
}
a:hover,
a:active {
outline: 0;
} #main-nav {
background: #ffffff none repeat scroll 0 0;
clear: both;
float: left;
margin-top: 40px;
width: 100%;
}
.enabled-sticky-primary-menu #main-nav.fixed {
left: 0;
position: fixed;
top: 0;
width: 100%;
z-index: 9999;
}
.main-navigation ul {
display: block;
margin: 0;
padding: 0;
}
.main-navigation ul ul {
position: absolute;
top: 100%;
left: 0;
z-index: 1000;
min-width: 235px;
-webkit-transform-origin: top;
transform-origin: top;
-webkit-animation-fill-mode: forwards;
animation-fill-mode: forwards;
-webkit-transform: scale(1, 0);
transform: scale(1, 0);
display: block;
opacity: 0;
transition: transform 0.5s ease, opacity 0.2s ease;
-webkit-transition: -webkit-transform 0.5s ease, opacity 0.2s ease;
background-color: #179BD9;
padding: 5px 20px 0;
}
.main-navigation ul li:hover > ul.sub-menu {
display: block;
opacity: 1;
z-index: 1000;
-webkit-transform: scale(1, 1);
transform: scale(1, 1);
transition: transform 0.3s ease, opacity 0.2s ease .1s;
-webkit-transition: -webkit-transform 0.3s ease, opacity 0.2s ease .1s;
}
.main-navigation ul ul ul {
left: 105%;
top: 0
}
.main-navigation li {
display: inline-block;
float: left;
margin-bottom: 0;
position: relative;
}
.main-navigation li li {
float: none;
display: block;
}
.main-navigation ul li li:first-child > a {
border-left: none;
}
.main-navigation ul li a {
color: #222222;
display: block;
font-size: 15px;
padding: 15px;
position: relative;
z-index: 99;
}
.main-navigation ul ul a {
border-bottom: 1px solid rgba(221, 221, 221, 0.34);
border-left: medium none;
border-right: medium none;
color: rgba(255, 255, 255, 0.74);
height: auto;
padding: 9px 0;
text-align: left;
width: 100%;
}
.main-navigation ul li.menu-item-has-children > a::after,
.main-navigation ul li.page_item_has_children > a::after {
content: "\f107";
font-family: FontAwesome;
margin-left: 10px;
margin-right: 0;
position: absolute;
right: 10px;
top: 14px;
}
.main-navigation ul li li.menu-item-has-children > a::after,
.main-navigation ul li li.page_item_has_children > a::after {
content: "\f105";
top: 10px;
}
.main-navigation ul li.menu-item-has-children a,
.main-navigation ul li.page_item_has_children a {
padding-right: 30px;
}
.main-navigation li a:hover,
.main-navigation li.current-menu-item a,
.main-navigation li.current_page_item a,
.main-navigation li:hover > a {
background: #179bd7 none repeat scroll 0 0;
color: #ffffff;
}
.main-navigation ul ul li a:hover,
.main-navigation ul ul li.current-menu-item a,
.main-navigation ul ul li.current_page_item a,
.main-navigation ul ul li:hover > a {
color: #fff;
background-color: inherit;
} a.comment-reply-link {
text-transform: uppercase;
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
margin: 0 0 1.5em;
overflow: hidden;
clear: both;
}
#infinite-handle {
margin-bottom: 20px;
height: auto;
overflow: hidden;
}
#infinite-handle span:hover {
border: 1px solid #179bd7;
background: #179bd7;
color: #fff;
}
#infinite-handle span {
border: 1px solid #001837;
padding: 5px 15px;
width: auto;
line-height: 1.5;
color: #001837;
display: block;
}
.post-title {
font-size: 17px;
margin-top: 15px;
}
.meta-nav {
background: #179bd7 none repeat scroll 0 0;
color: #ffffff;
display: inline-block;
font-size: 18px;
margin-right: 15px;
padding: 7px 10px;
text-align: center;
width: 115px;
}
.post-navigation a {
color: #1a1a1a;
display: block;
}
.post-navigation a:hover {
color: #179bd7;
}
.post-navigation .nav-previous, .post-navigation .nav-next {
border-bottom: 4px solid #179bd7;
}
.post-navigation .nav-previous a, .post-navigation .nav-next a {
padding-left: 30px;
} .navigation,
.pagination {
margin-top: 15px;
}
.nav-links {
border-top: medium none;
margin-bottom: 20px;
padding: 20px 0;
overflow: hidden;
}
.navigation.pagination .nav-links .page-numbers {
padding: 5px 10px;
text-align: center;
}
.page-numbers.dots {
background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.navigation .nav-links .page-numbers.current,
.navigation .nav-links a:hover {
background: #222 none repeat scroll 0 0;
border-color: #2195af;
color: #ffffff;
}
.navigation .nav-links a {
background: #179bd7;
border:none;
color: #fff;
font-size: 15px;
line-height: 1.5;
padding: 5px 20px;
}
.navigation .nav-links .nav-next,
.navigation .nav-links .nav-next {
float: right;
}
.navigation .nav-links .nav-previous,
.navigation .nav-links .nav-previous {
float: left;
margin-bottom: 30px;
}
.navigation .nav-links .nav-links a:hover,
.navigation .nav-links .nav-links a:hover {
background: #00132c;
}
.post-navigation .nav-links a,
.post-navigation .nav-links a:hover {
background: #ffffff none repeat scroll 0 0;
color: #001837;
padding: 0;
}
.post-navigation .nav-links > div {
width:100%;
}
#mobile-trigger,
#mob-menu {
display: none;
}  .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important; height: 1px;
width: 1px;
overflow: hidden;
}
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important; color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } .alignleft {
display: inline;
float: left;
margin-right: 15px;
margin-bottom: 15px;
}
.alignright {
display: inline;
float: right;
margin-left: 15px;
margin-bottom: 15px;
}
figure.alignright {
margin-right: 0;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
margin-bottom: 15px;
}
.alignnone {
clear: both;
display: inline-block;
margin-left: auto;
margin-right: auto;
margin-bottom: 15px;
margin-top: 15px;
} .clear-fix::before,
.clear-fix::after,
.entry-content::before,
.entry-content::after,
.comment-content::before,
.comment-content::after,
.site-header::before,
.site-header::after,
.site-content::before,
.site-content::after,
.site-footer::before,
.site-footer::after,
#university-hub-front-page-widgets::after,
#university-hub-front-page-widgets::before,
#featured-slider::after,
#featured-slider::before,
.widget::after,
.widget::before {
content: "";
display: table;
}
.clear-fix::after,
.entry-content::after,
.comment-content::after,
.site-header::after,
.site-content::after,
.site-footer::after,
.widget::after,
.widget::before {
clear: both;
} .widget {
margin: 30px 0 0;
}
.widget:first-child {
margin: 0;
}
.widget select {
max-width: 100%;
}
#university-hub-front-page-widgets  .widget {
padding: 50px 0;
margin: 0;
} #university-hub-front-page-widgets {
clear: both;
}
#university-hub-front-page-widgets .widget-title {
color: #242526;
font-weight: 400;
margin: 0 0 25px;
line-height: 1.1;
font-size: 36px;
text-align: center;
position: relative;
}  #primary article.hentry {
background: #ffffff none repeat scroll 0 0;
box-shadow: 0 0 2px #cfcfcf;
padding: 30px;
}
.page-header .page-title {
margin: 0;
}
.page-header {
background: #ffffff none repeat scroll 0 0;
box-shadow: 0 0 2px #cfcfcf;
margin-bottom: 20px;
padding: 5px 30px;
}
footer.entry-footer {
margin-bottom: 25px;
}
.entry-footer > span {
display: inline-block;
font-size: 14px;
height: 100%;
margin-right: 15px;
text-align: center;
}
.entry-footer > span:last-child{
border-right: none;
}
.cat-links > a {
margin-left: 5px;
}
.cat-links > a:first-child {
margin-left: 0;
}
.entry-title a {
color: #001837;
}
.entry-title a:hover {
color: #179bd7;
}
.sticky {
display: block;
}
.hentry {
margin: 0 0 30px;
}
.hentry:first-child {
margin:0;
}
.byline,
.updated:not(.published) {
display: none;
}
.single .byline,
.group-blog .byline {
display: inline-block;
}
.page-content,
.entry-content,
.entry-summary {
margin: 1.5em 0 0;
}
.entry-footer > span a {
color: #888;
}
.entry-footer a:hover {
color: #179bd7;
}
.page-content,
.entry-content,
.entry-summary {
margin: 15px 0 0;
}
.home .entry-content-wrapper .entry-content {
margin: 0;
}
.entry-footer > span::before {
display: inline-block;
font-family: FontAwesome;
height: 15px;
margin-right: 8px;
content: "";
}
.entry-meta .byline .author.vcard {
margin-left: -4px;
}
span.comments-link::before {
content: "\f0e6";
}
.entry-footer > .cat-links::before {
content: "\f115";
}
.entry-footer > .byline::before {
content: "\f007";
}
.entry-footer .edit-link::before{
content: "\f044";
}
.entry-footer .tags-links::before{
content: "\f02c";
}
.entry-footer > .posted-on::before {
content: "\f017";
}
.custom-entry-date {
float: left;
margin-right: 15px;
margin-bottom: 5px;
}
.custom-entry-date span.entry-month {
background: #253b80 none repeat scroll 0 0;
color: #ffffff;
font-size: 14px;
font-weight: bold;
line-height: 12px;
padding: 8px 22px;
text-transform: uppercase;
width: 73px;
}
.custom-entry-date span.entry-day {
font-size: 38px;
font-weight: bold;
line-height: 26px;
overflow: hidden;
padding: 12px 0 22px;
background: #179bd7;
font-weight: bold;
color: #fff;
overflow: hidden;
width: 73px;
text-shadow:#505ba0 1px 1px,   #505ba0 2px 2px,   #505ba0 3px 3px,
#505ba0 4px 4px,   #505ba0 5px 5px,   #505ba0 6px 6px,
#505ba0 7px 7px,   #505ba0 8px 8px,   #505ba0 9px 9px,
#505ba0 10px 10px, #505ba0 11px 11px, #505ba0 12px 12px,
#505ba0 13px 13px, #505ba0 14px 14px, #505ba0 15px 15px,
#505ba0 16px 16px, #505ba0 17px 17px, #505ba0 18px 18px,
#505ba0 19px 19px, #505ba0 20px 20px, #505ba0 21px 21px,
#505ba0 22px 22px, #505ba0 23px 23px, #505ba0 24px 24px,
#505ba0 25px 25px, #505ba0 26px 26px, #505ba0 27px 27px,
#505ba0 28px 28px, #505ba0 29px 29px, #505ba0 30px 30px,
#505ba0 31px 31px, #505ba0 32px 32px, #505ba0 33px 33px,
#505ba0 34px 34px, #505ba0 35px 35px, #505ba0 36px 36px,
#505ba0 37px 37px, #505ba0 38px 38px, #505ba0 39px 39px,
#505ba0 40px 40px, #505ba0 41px 41px, #505ba0 42px 42px,
#505ba0 43px 43px, #505ba0 44px 44px, #505ba0 45px 45px,
#505ba0 46px 46px, #505ba0 47px 47px, #505ba0 48px 48px,
#505ba0 49px 49px, #505ba0 50px 50px, #505ba0 51px 51px,
#505ba0 52px 52px, #505ba0 53px 53px, #505ba0 54px 54px,
#505ba0 55px 55px, #505ba0 56px 56px, #505ba0 57px 57px,
#505ba0 58px 58px;
}
.custom-entry-date > span {
display: block;
text-align: center;
}
.entry-header .entry-title {
font-family: "Tahoma",Geneva,sans-serif;
font-size: 25px;
margin-bottom: 25px;
}
.entry-content-wrapper .entry-header .entry-title {
margin-bottom: 10px;
} .blog .format-aside .entry-title,
.archive .format-aside .entry-title {
display: none;
} #respond {
clear: both;
display: block;
float: left;
}
#comments {
margin-top: 30px;
}
.comment-content a {
word-wrap: break-word;
}
.bypostauthor {
display: block;
}
.comment-notes {
position: relative;
}
.comment-content a {
word-wrap: break-word;
}
.bypostauthor {
display: block;
}
.comment-form {
margin: 0 -15px;
}
.comments-area form#commentform p.logged-in-as,
.comments-area form#commentform p {
padding: 0 15px;
}
.comment-form-author input,
.comment-form-email input,
.comment-form-url input {
width: 100%;
}
#tab-reviews .comment-form-author,
#tab-reviews .comment-form-email,
#tab-reviews .comment-form-url {
width: 50%;
}
.comments-area form#commentform p.logged-in-as {
padding: 0 15px;
width: 100%;
}
.comment-form-author,
.comment-form-email,
.comment-form-url {
width: 33.33%;
float: left;
}
.comment-list li.comment::after {
content: inherit;
display: none;
}
.comment-list li {
padding-left: 0;
}
.comment {
display: block;
float: left;
width: 100%;
}
ol.comment-list {
border-radius: 5px;
float: left;
margin-bottom: 15px;
margin-left: 0;
margin-right: 0;
overflow: inherit;
padding: 0;
width: 100%;
}
ol.comment-list .children {
border: medium none;
float: left;
margin: 15px 0 15px 15px;
width: 98%;
}
ol.comment-list li {
list-style: outside none none;
margin-bottom: 15px;
}
.comment .comment-body {
background-color: #ffffff;
border: 1px solid #dddddd;
border-radius: 0;
clear: both;
display: block;
float: left;
margin-top: 5px;
padding: 20px;
position: relative;
text-align: left;
width: 100%;
}
.comment-author.vcard {
font-size: 20px;
margin-bottom: 5px;
}
.comment-list .children {
background-position: left 20px;
background-repeat: no-repeat;
border-left: 1px solid rgb(238, 238, 238);
margin-left: 0;
padding-left: 40px;
}
.comment-list li.comment > div img.avatar {
left: 29px;
position: absolute;
top: 29px;
}
#comment-form-title {
font-size: 24px;
padding-bottom: 10px;
}
.vcard .avatar {
float: left;
margin: 7px 15px 15px 0;
}
.comment-metadata {
font-size: 14px;
line-height: 16px;
margin-bottom: 10px;
}
.comment-metadata > a {
color: #49616b;
margin-right: 30px;
}
.comment-metadata::before {
display: inline-block;
font-family: FontAwesome;
height: 15px;
content: "\f017";
}
.form-allowed-tags code {
white-space: inherit;
word-wrap: break-word;
}
.comment-respond label {
display: block;
font-weight: normal;
}
.comments-title {
font-weight: normal;
margin: 25px 0 0;
}
.comment-content a {
word-wrap: break-word;
}
.bypostauthor {
display: block;
}
.comment-content {
clear: both;
display: block;
}
.authorbox .author-info,
.authorbox .author-bio-posts-content {
float: left;
max-width: 90%;
width: 90%;
}
.author-info h4 {
margin-bottom: 0;
}
#commentform label {
display: inline;
position: relative;
}
#commentform input[type="checkbox"],
#commentform input[type="radio"] {
margin-right: 10px;
}
#commentform  p.form-submit {
margin-top: 30px;
}
#commentform  span.required {
color: #f0632b;
}  .infinite-scroll .posts-navigation, .infinite-scroll.neverending .site-footer { display: none;
} .infinity-end.neverending .site-footer {
display: block;
} .page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
} embed,
iframe,
object {
max-width: 100%;
} .wp-caption {
margin-bottom: 1.5em;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: inline-block;
margin-left: auto;
margin-right: auto;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
}
.wp-caption-text {
text-align: center;
} .gallery {
margin-bottom: 1.5em;
margin-right: -5px;
margin-left: -5px;
}
.gallery-item {
display: inline-block;
text-align: center;
vertical-align: top;
width: 100%;
margin: 0;
padding: 5px;
}
.gallery-item img {
vertical-align: middle;
}
.gallery-columns-2 .gallery-item {
max-width: 50%;
}
.gallery-columns-3 .gallery-item {
max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
max-width: 25%;
}
.gallery-columns-5 .gallery-item {
max-width: 20%;
}
.gallery-columns-6 .gallery-item {
max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
max-width: 11.11%;
}
.gallery-caption {
display: block;
padding: 5px;
} #page {
position: relative;
margin: 0 auto;
}
.site-layout-boxed #page {
max-width: 1230px;
margin-top: 30px;
box-shadow: 0 2px 2px;
margin-bottom: 30px;
}
.site-layout-boxed #page .top-news-title {
margin-left: -16px;
padding-left: 15px;
}
.container {
margin: 0 auto;
padding-left: 15px;
padding-right: 15px;
width: 1230px;
}
.inner-wrapper {
margin-left: -15px;
margin-right: -15px;
}
.custom-button {
display: block;
font-size: 16px;
margin-bottom: 10px;
}
.custom-button {
border: 2px solid #179bd7;
display: inline-block;
font-size: 15px;
margin: 10px;
padding: 8px 25px;
}
.custom-button:hover {
background: #179bd7;
color: #fff;
border-color: #179bd7;
}
.call-to-action-buttons .custom-button {
border-color:#fff;
color:#fff;
}
.call-to-action-buttons .custom-button:hover {
border-color:#179bd7;
} a.more {
border: 2px solid #fff;
color: #fff;
display: inline-block;
padding: 5px 25px 8px;
text-transform: uppercase;
transition: all 0.2s ease 0s;
}
a.more::after {
content: "\f105";
display: inline-block;
font-family: "FontAwesome";
font-size: 17px;
margin-left: 9px;
}
a.more:hover {
color: #343434;
background-color: #fff;
border-color: #fff;
}
a.button {
border: 2px solid #ffffff;
color: #ffffff;
padding: 9px 25px;
transition: all 0.2s ease 0s;
display: inline-block;
text-transform: uppercase;
}
a.button:hover {
color:#6081a7;
}
a.button::after {
content: "\f101";
font-family: fontawesome;
margin-left: 5px;
}
a.read-more {
margin-left: 10px;
color: #179bd7;
} a.custom-logo-link {
float: left;
margin-top: 15px;
margin-right: 15px;
}
.site-description {
color: rgba(255, 255, 255, 0.64);
font-size: 14px;
font-weight: 400;
letter-spacing: 2.2px;
margin-bottom: 0;
}
#header-social {
float: right;
}
#header-social li {
border-right: 1px solid rgba(255, 255, 255, 0.15);
display: inline-block;
padding: 8px 7px;
margin: 0;
float: left;
}
#header-social .university_hub_widget_social ul li a::before {
line-height: 1.5;
font-size: 16px;
}
#header-social .university_hub_widget_social li a {
height: 25px;
background: inherit;
width: 20px;
}
#header-social .university_hub_widget_social ul li a::before {
color: rgba(255, 255, 255, 0.71);
text-shadow: inherit;
font-size: 14px;
font-weight: 300;
line-height: 2;
}
#header-social .university_hub_widget_social ul li a:hover::before {
color: #fff;
}
.header-search-box {
float: right;
position: relative;
}
.header-search-box .search-box-wrap {
right: 3%;
width: 250px;
}
.search-form input.search-field {
border: 1px solid #dddddd;
height: 15px;
margin-right: 10px;
margin-top: 8px;
padding: 10px;
width: 89%;
}
.search-form {
position: relative;
}
.search-form .search-submit {
background: rgba(0, 0, 0, 0) none repeat scroll 0 0!important;
border: medium none;
color: #999999;
font: 14px/1.3 FontAwesome;
height: 37px;
padding: 3px 13px;
top: 8px;
right: 6px;
position: absolute;
}
.search-form .search-submit:hover,
.search-form .search-submit:focus {
color: #357fe2;
background: none;
}
.woocommerce-product-search {
position: relative;
}
.woocommerce-product-search .search-field {
border: 1px solid #dddddd;
height: 37px;
padding: 10px 55px 10px 10px;
width: 100%;
box-sizing: inherit;
}
.woocommerce-product-search button {
border: medium none;
border-radius: 0;
font-size: 13px;
height: 37px;
line-height: 1.8;
padding: 0 20px;
position: absolute;
right: 0;
top: 0;
} .quick-news > span {
background: #ff6000 none repeat scroll 0 0;
color: #ffffff;
font-weight: bold;
margin-right: 8px;
padding: 2px 5px;
}
.quick-news > a {
color: #ffffff;
}
.quick-news {
float: left;
padding: 10px 0;
text-align: left;
width: 33.33%;
}
#quick-contact {
float: right;
margin-top: 10px;
}
#quick-contact > ul {
margin: 0;
padding: 0;
}
a.quick-call, span.main-address {
font-size: 17px;
}
#quick-contact a,
#quick-contact span{
color: #ffffff;
display: block;
padding: 5px;
}
#quick-contact li.quick-address-info::before {
content: "\f015";
}
#quick-contact li.quick-call-info::before {
content: "\f095";
}
#quick-contact li::before {
color: #ffffff;
content: "";
display: inline-block;
font-family: FontAwesome;
font-size: 32px;
margin-right: 5px;
padding: 6px 0;
text-align: center;
width: 27px;
position: absolute;
left: 5px;
top: 5px;
}
#quick-contact li {
clear: inherit;
float: left;
font-size: 14px;
line-height: 0.8;
list-style: outside none none;
margin-top: 5px;
padding: 0 5px 0 0;
text-align: left;
position: relative;
padding-left: 50px;
margin-left: 20px;
}
a.quick-email,
.sub-address {
opacity: 0.7;
}
.top-news {
float: left;
width: 35%;
}
.top-news-title {
background: #ff6000  none repeat scroll 0 0;
color: #fff;
display: block;
float: left;
font-size: 16px;
font-weight: 600;
margin-left: -500px;
padding: 8px 6px 9px 500px;
position: relative;
}
.top-news-title::after {
border-left: 16px solid #ff6000;
border-top: 41px solid rgba(0, 0, 0, 0);
content: "";
display: inline;
float: right;
position: absolute;
right: -16px;
bottom: 0;
}
.top-news a {
width: 100%;
color: #fff;
}
.top-news a:hover {
color: #fff;
}
#news-ticker {
float: left;
font-size: 14px;
font-weight: 500;
margin: 9px 0 6px 20px;
max-height: 21px;
overflow: hidden;
width: 270px;
}
.site-header {
transition: all 0.5s ease-in-out 0s;
width: 100%;
z-index: 9999;
background-color: #179bd7;
padding: 30px 0 0;
}
.site-header.fixed {
background-color: #179bd7;
box-shadow: 0 0 3px #aaaaaa;
left: 0;
padding: 0 0;
position: fixed;
top: 0;
z-index: 9999;
}
.site-header.fixed .site-branding,
.site-header.fixed #quick-contact {
display: none;
}
.slider-enabled .site-header {
transition: all 0.5s ease-in-out 0s;
width: 100%;
z-index: 99999;
}
.site-header.fixed #main-nav {
background: #253b80 none repeat scroll 0 0;
margin: 0;
}
#site-identity {
float: left;
margin-right: 15px;
text-align: left;
}
.site-header.fixed #main-nav a {
color: #ffffff;
}
.site-branding img {
margin-top:5px;
vertical-align: middle;
}
.site-branding {
float: left;
}
.site-title > a {
color: #ffffff;
}
.site-header.fixed .site-description {
display: none;
}
#masthead {
background: #253b80 none repeat scroll 0 0;
clear: both;
text-align: center;
top: 0;
width: 100%;
z-index: 99999;
}
#site-logo {
max-width: 300px;
}
.site-title {
margin-bottom: 0;
font-size: 28px;
font-weight: 500;
font-family: 'Tahoma', Geneva, sans-serif;
}
.site-info a {
color: #fff;
} #tophead {
background-color: #179bd7;
clear: both;
float: left;
width: 100%;
}
.header-social {
float: right;
margin-top: 20px;
padding: 0 15px;
}
#top-nav {
display: block;
float: right;
transition: all 0.5s ease-in-out 0s;
width: auto;
}
#top-nav ul {
display: block;
margin: 0;
padding: 0;
}
#top-nav ul ul {
position: absolute;
top: 100%;
left: 0;
z-index: 1000;
min-width: 235px;
-webkit-transform-origin: top;
transform-origin: top;
-webkit-animation-fill-mode: forwards;
animation-fill-mode: forwards;
-webkit-transform: scale(1, 0);
transform: scale(1, 0);
display: block;
opacity: 0;
transition: transform 0.5s ease, opacity 0.2s ease;
-webkit-transition: -webkit-transform 0.5s ease, opacity 0.2s ease;
background-color: #179BD9;
padding: 5px 20px 0;
}
#top-nav ul li:hover > ul.sub-menu{
display: block;
opacity: 1;
z-index: 1000;
-webkit-transform: scale(1, 1);
transform: scale(1, 1);
transition: transform 0.3s ease, opacity 0.2s ease .1s;
-webkit-transition: -webkit-transform 0.3s ease, opacity 0.2s ease .1s;
}
#top-nav ul ul ul {
left: 100%;
top: 0
}
#top-nav li {
border-right: 1px solid rgba(255, 255, 255, 0.15);
display: inline-block;
float: left;
margin-bottom: 0;
padding-left: 5px;
position: relative;
}
#top-nav li:first-child {
border-left: 1px solid rgba(255, 255, 255, 0.15);
}
#top-nav li li {
float: none;
display: block;
margin: 0;
float: left;
width: 100%;
padding: 0;
}
#top-nav ul li li:first-child > a {
border-left: none;
}
#top-nav ul li a {
color: rgba(255, 255, 255, 0.75);
display: block;
padding: 10px;
position: relative;
z-index: 99;
}
#top-nav ul ul a {
border-bottom: 1px solid rgba(255, 255, 255, 0.25);
font-size: 14px;
height: auto;
padding: 10px 0;
text-align: left;
width: 100%;
border-left: none;
border-right: none;
}
#top-nav ul ul li:last-child a {
border-bottom: none;
}
#top-nav ul ul a:hover {
color:#fff;
}
#top-nav  ul ul li:first-child,
#top-nav  ul ul li {
border:none;
}
#top-nav ul li.menu-item-has-children > a::after,
#top-nav ul li.page_item_has_children > a::after {
content: "\f107";
font-family: FontAwesome;
margin-left: 10px;
margin-right: 0;
position: absolute;
right: 10px;
top: 11px;
}
#top-nav ul li li.menu-item-has-children > a::after,
#top-nav ul li li.page_item_has_children > a::after {
content: "\f105";
top: 10px;
display: none;
}
#top-nav ul li.menu-item-has-children a,
#top-nav ul li.page_item_has_children a {
padding-right: 30px;
}
#top-nav li a:hover,
#top-nav li.current-menu-item a,
#top-nav li.current_page_item a,
#top-nav li:hover > a {
color: #ffffff;
}
.menu-toggle,
.menu-toggle .fa-close,
.is-open .menu-toggle .fa-bars,
.dropdown-toggle {
display: none;
}
.is-open .menu-toggle .fa-close {
display: inline-block;
}
#mob-menu2,
#mobile-trigger2 {
display: none;
} .university_hub_widget_social {
clear: both;
overflow: hidden;
}
.university_hub_widget_social ul {
margin: 0;
}
.university_hub_widget_social li a {
background: #222222 none repeat scroll 0 0;
display: block;
height: 40px;
line-height: 1.7;
margin-right: 0;
padding: 0;
text-align: center;
vertical-align: middle;
width: 40px;
}
.university_hub_widget_social li {
display: inline-block;
margin-right: 5px;
margin-bottom: 5px;
}
.widget-area .university_hub_widget_social li,
#footer-widgets .university_hub_widget_social li {
padding: 0;
}
.widget-area .university_hub_widget_social li::before,
#footer-widgets .university_hub_widget_social li::before {
display: none;
}
.university_hub_widget_social ul li a::before {
font-size: 19px;
}
.university_hub_widget_social li a i {
color:#cacad8;
font-size: 18px;
font-weight: normal;
}
.university_hub_widget_social ul li a::before {
color: #ffffff;
content: "\f0c1";
display: block;
font-family: FontAwesome;
font-weight: normal;
line-height: 2.2;
text-shadow: -2px 1px 1px #222222;
}
.university_hub_widget_social ul li a:hover {
background-color: #001837;
-moz-transition: all 0.4s ease-out 0s;
-webkit-transition: all 0.4s ease-out 0s;
transition: all 0.4s ease-out 0s;
}
.university_hub_widget_social ul li a:hover::before {
color: #fff;
}
.university_hub_widget_social ul li a[href*="facebook.com"]::before {
content: "\f09a";
}
.university_hub_widget_social ul li a[href*="twitter.com"]::before {
content: "\f099";
}
.university_hub_widget_social ul li a[href*="linkedin.com"]::before {
content: "\f0e1";
}
.university_hub_widget_social ul li a[href*="plus.google.com"]::before {
content: "\f0d5";
}
.university_hub_widget_social ul li a[href*="youtube.com"]::before {
content: "\f167";
}
.university_hub_widget_social ul li a[href*="dribbble.com"]::before {
content: "\f17d";
}
.university_hub_widget_social ul li a[href*="pinterest.com"]::before {
content: "\f0d2";
}
.university_hub_widget_social ul li a[href*="bitbucket.org"]::before {
content: "\f171";
}
.university_hub_widget_social ul li a[href*="github.com"]::before {
content: "\f113";
}
.university_hub_widget_social ul li a[href*="codepen.io"]::before {
content: "\f1cb";
}
.university_hub_widget_social ul li a[href*="flickr.com"]::before {
content: "\f16e";
}
.university_hub_widget_social ul li a[href$="/feed/"]::before {
content: "\f09e";
}
.university_hub_widget_social ul li a[href*="foursquare.com"]::before {
content: "\f180";
}
.university_hub_widget_social ul li a[href*="instagram.com"]::before {
content: "\f16d";
}
.university_hub_widget_social ul li a[href*="tumblr.com"]::before {
content: "\f173";
}
.university_hub_widget_social ul li a[href*="reddit.com"]::before {
content: "\f1a1";
}
.university_hub_widget_social ul li a[href*="vimeo.com"]::before {
content: "\f194";
}
.university_hub_widget_social ul li a[href*="digg.com"]::before {
content: "\f1a6";
}
.university_hub_widget_social ul li a[href*="twitch.tv"]::before {
content: "\f1e8";
}
.university_hub_widget_social ul li a[href*="stumbleupon.com"]::before {
content: "\f1a4";
}
.university_hub_widget_social ul li a[href*="delicious.com"]::before {
content: "\f1a5";
}
.university_hub_widget_social ul li a[href*="mailto:"]::before {
content: "\f0e0";
}
.university_hub_widget_social ul li a[href*="soundcloud.com"]::before {
content: "\f1be";
}
.university_hub_widget_social ul li a[href*="wordpress.org"]::before {
content: "\f19a";
}
.university_hub_widget_social ul li a[href*="wordpress.com"]::before {
content: "\f19a";
}
.university_hub_widget_social ul li a[href*="jsfiddle.net"]::before {
content: "\f1cc";
}
.university_hub_widget_social ul li a[href*="tripadvisor.com"]::before {
content: "\f262";
}
.university_hub_widget_social ul li a[href*="foursquare.com"]::before {
content: "\f180";
}
.university_hub_widget_social ul li a[href*="angel.co"]::before {
content: "\f209";
}
.university_hub_widget_social ul li a[href*="slack.com"]::before {
content: "\f198";
} .university_hub_widget_social ul li a[href*="facebook.com"] {
background-color: #3b5998;
}
.university_hub_widget_social ul li a[href*="twitter.com"] {
background-color: #00aced;
}
.university_hub_widget_social ul li a[href*="plus.google.com"] {
background-color: #dd4b39;
}
.university_hub_widget_social ul li a[href*="/feed/"]  {
background-color: #dc622c;
}
.university_hub_widget_social ul li a[href*="wordpress.org"],
.university_hub_widget_social ul li a[href*="wordpress.com"] {
background-color: #45bbe6;
}
.university_hub_widget_social ul li a[href*="github.com"] {
background-color: #4183c4;
}
.university_hub_widget_social ul li a[href*="linkedin.com"] {
background-color: #007bb6;
}
.university_hub_widget_social ul li a[href*="pinterest.com"] {
background-color: #cb2027;
}
.university_hub_widget_social ul li a[href*="flickr.com"] {
background-color: #ff0084;
}
.university_hub_widget_social ul li a[href*="vimeo.com"] {
background-color: #aad450;
}
.university_hub_widget_social ul li a[href*="youtube.com"] {
background-color: #bb0000;
}
.university_hub_widget_social ul li a[href*="instagram.com"] {
background-color: #517fa4;
}
.university_hub_widget_social ul li a[href*="dribbble.com"] {
background-color: #ea4c89;
}
.university_hub_widget_social ul li a[href*="skype.com"] {
background-color: #12a5f4;
}
.university_hub_widget_social ul li a[href*="digg.com"] {
background-color: #333;
}
.university_hub_widget_social ul li a[href*="codepen.io"] {
background-color: #001837;
}
.university_hub_widget_social ul li a[href*="reddit.com"] {
background-color: #ff4500;
}
.university_hub_widget_social ul li a[href*="mailto:"] {
background-color: #1d62f0;
}
.university_hub_widget_social ul li a[href*="foursquare.com"] {
background-color: #f94877;
}
.university_hub_widget_social ul li a[href*="stumbleupon.com"] {
background-color: #eb4924;
}
.university_hub_widget_social ul li a[href*="twitch.tv"] {
background-color: #6441a5;
}
.university_hub_widget_social ul li a[href*="tumblr.com"] {
background-color: #32506d;
}
.university_hub_widget_social ul li a[href*="foursquare.com"] {
background-color: #f94877;
}
.university_hub_widget_social ul li a[href*="stumbleupon.com"] {
background-color: #eb4924;
}
.university_hub_widget_social ul li a[href*="twitch.tv"] {
background-color: #6441a5;
}
.university_hub_widget_social ul li a[href*="tumblr.com"] {
background-color: #32506d;
}
.university_hub_widget_social ul li a[href*="soundcloud.com"] {
background-color: #ff5500;
}
.university_hub_widget_social ul li a[href*="wordpress.org"] {
background-color:#45bbe6;
}
.university_hub_widget_social ul li a[href*="jsfiddle.net"] {
background-color:#4679bd;
}
.university_hub_widget_social ul li a[href*="tripadvisor.com"] {
background-color:#86c171;
}
.university_hub_widget_social ul li a[href*="foursquare.com"] {
background-color:#2d5be3;
}
.university_hub_widget_social ul li a[href*="angel.co"] {
background-color:#001837;
}
.university_hub_widget_social ul li a[href*="slack.com"] {
background-color:#56b68b;
} #featured-slider {
position: relative;
z-index: 99;
}
#main-slider::before {
background: rgba(0, 0, 0, 0) linear-gradient(to top, rgba(0, 0, 0, 0) 0px, rgba(0, 0, 0, 0.6) 100%) repeat scroll 0 0;
position: absolute;
top: 0;
width: 100%;
z-index: 999;
height: 200px;
content:"";
left: 0;
}
#main-slider::after {
background: rgba(0, 0, 0, 0) linear-gradient(to top, rgba(0, 0, 0, 0.5) 0px, rgba(0, 0, 0, 0) 100%) repeat scroll 0 0;
color: #ffffff;
position: absolute;
bottom: 0;
width: 100%;
z-index: 99;
height: 200px;
content:"";
left: 0;
}
#main-slider {
color: #686868;
clear: both;
position: relative;
text-align: center;
}
#main-slider img {
width: 100%;
vertical-align: middle;
}
#main-slider .cycle-slide {
width: 100%;
}
#main-slider article.first {
display: block;
}
#main-slider article {
display: none;
}
#main-slider .cycle-slideshow {
margin-bottom: 0;
padding: 0;
}
#main-slider .cycle-caption {
bottom: 35%;
height: auto;
position: absolute;
text-align: left;
transition: all 1s ease-in-out 0s;
width: 100%;
z-index: 999;
}
#main-slider .cycle-caption .caption-wrap {
max-width: 45%;
float: left;
}
#main-slider  .next-prev-wrapper {
height: 100%;
margin: 0 auto;
max-width: 1300px;
position: relative;
}
#main-slider h3 {
display: inline-block;
font-size: 23px;
line-height: 1.2;
margin-bottom: 0;
background: rgba(23, 155, 215, 1) none repeat scroll 0 0;
padding: 10px 20px 10px;
}
#main-slider h3 a  span {
color:#fff;
}
#main-slider p {
background: rgba(255, 255, 255,1) none repeat scroll 0 0;
color: #707070;
font-size: 15px;
margin-bottom: 25px;
padding: 15px 20px;
}
#main-slider h3 a {
color:#fff;
}
#main-slider h3 span {
display: none;
}
.slider-buttons a {
background: #fff;
border: none;
color: #fff;
display: inline-block;
overflow: hidden;
padding: 8px 25px;
margin: 0 20px 0 0;
}
.custom-button::after {
content: "\f105";
display: inline-block;
font-family: FontAwesome;
margin-left: 7px;
}
.slider-buttons .button-primary {
background: #ff6000;
border-color: #ff6000;
}
.slider-buttons .button-secondary {
background: #179bd7;
border-color: #179bd7;
}
.slider-buttons a:hover {
opacity: 0.8;
} #main-slider .pager-box {
background-color: #ffffff;
cursor: pointer;
display: inline-block;
float: none;
font-size: 13px;
font-weight: bold;
height: auto;
margin: 0 4px;
padding: 0 5px;
width: auto;
z-index: 99;
}
#main-slider .cycle-pager {
bottom: 20px;
height: 35px;
padding: 4px;
position: absolute;
left: 0;
text-align: center;
width: 100%;
z-index: 999;
}
#main-slider .pager-box.cycle-pager-active {
background-color: #179bd7;
border-color: #ffffff;
color: #ffffff;
} #main-slider .cycle-prev,
#main-slider .cycle-next {
background: #ff6000;
top: 21px;
color: #ffffff;
cursor: pointer;
display: block;
font-size: 28px;
font-weight: normal;
height: 35px;
line-height: 1.2;
position: absolute;
text-align: center;
transition: all 0.5s ease-in-out 0s;
width: 35px;
z-index: 99999;
}
#main-slider .cycle-prev {
right: 9%;
}
#main-slider .cycle-next {
right:5.5%;
}
#main-slider .cycle-prev:hover,
#main-slider .cycle-next:hover{
color: #fff;
background-color:#179bd7;
} #primary {
float: left;
padding-left: 15px;
padding-right: 15px;
width: 70%;
}
#content {
clear: both;
padding: 30px 0;
}
#content .inner-wrapper {
margin-right: -15px;
margin-left: -15px;
}
.home.home-content-not-enabled #content {
display: none;
} .sidebar {
width: 30%;
padding-left: 15px;
padding-right: 15px;
float: left;
}
#sidebar-primary {
float: right;
}
#sidebar-secondary {
float: left;
}
.widget-area .widget::after,
.widget-area .widget::before {
clear: both;
content: "";
display: table;
}
.sidebar .widget-title {
border-bottom: 1px solid #e7ecef;
font-size: 21px;
font-weight: 500;
margin-bottom: 15px;
padding-bottom: 10px;
position: relative;
}
.sidebar ul {
list-style: outside none none;
padding: 0;
margin: 0;
}
.sidebar ul ul {
border-bottom:none;
padding-bottom: 0;
}
.sidebar ul li {
padding-bottom: 5px;
padding-left: 12px;
padding-top: 5px;
position: relative;
}
.sidebar ul li::before {
color: #222222;
content: "\f105";
display: inline-block;
font-family: FontAwesome;
font-size: 13px;
left: 0;
position: absolute;
top: 6px;
}
.sidebar .widget a,
.sidebar .widget a:visited {
color: #001837;
}
.sidebar .widget a:hover,
.sidebar .widget a:active {
color: #179bd7;
}
.sidebar .widget {
background: #ffffff none repeat scroll 0 0;
box-shadow: 0 0 2px #cfcfcf;
padding: 20px;
} .widget_calendar {
text-align: center;
}
.widget_calendar caption {
background: #179bd7 none repeat scroll 0 0;
color: #ffffff;
padding: 5px;
}
.widget_calendar .pad {
background: #eeeeee none repeat scroll 0 0;
}
.widget_calendar #today {
background: #179bd7 none repeat scroll 0 0;
color: #ffffff;
}
.widget .tagcloud a {
border: 1px solid #dddddd;
color: #001837;
display: inline-block;
font-size: 16px !important;
line-height: 1.5;
margin-bottom: 5px;
padding: 5px 15px;
}
.widget .tagcloud a:hover {
border: 1px solid #179bd7;
color: #179bd7;
}
.widget_categories li > a,
.widget_archive li > a {
display: inline-block;
min-width: 85%;
}
.search-form .search-submit:focus {
box-shadow: inherit;
outline: none;
} #colophon {
background-color: #031358;
clear: both;
color: rgba(255, 255, 255, 0.75);
font-size: 14px;
padding: 15px 0;
text-align: center;
}
#colophon a {
color:#ccc;
}
#colophon a:hover {
color:rgba(255, 255, 255, 0.75);
}
#colophon .copyright {
margin-bottom: 5px;
}
#footer-widgets {
background: #253b80 none repeat scroll 0 0;
overflow: hidden;
padding: 50px 0;
color: rgba(255, 255, 255, 0.75);
}
#footer-widgets ul {
list-style: none;
margin: 0;
}
#footer-widgets ul li {
font-size: 13px;
letter-spacing: 0.5px;
padding: 3px 15px 3px 13px;
position: relative;
}
#footer-widgets ul li::before {
color: rgba(255, 255, 255, 0.75);
content: "\f105";
display: inline-block;
font-family: FontAwesome;
font-size: 14px;
left: 0;
position: absolute;
top: 3px;
}
#footer-widgets a .footer-widget-area {
float: left;
padding: 0 25px;
width: 25%;
}
#footer-widgets a,
#footer-widgets p {
color:rgba(255, 255, 255, 0.75);
}
#footer-widgets a:hover {
color:#fff;
}
#footer-widgets .footer-active-1 {
width: 100%;
}
#footer-widgets .footer-active-2 {
width: 50%;
}
#footer-widgets .footer-active-3 {
width: 33.33%;
}
#footer-widgets .footer-active-4 {
width: 25%;
}
#footer-widgets .footer-widget-area  {
float: left;
padding: 0 25px;
}
#footer-widgets .widget-title {
color: #dddddd;
font-size: 21px;
font-weight: 400;
} #colophon .university_hub_widget_social ul li a::before {
font-size: 14px;
}
#colophon .university_hub_widget_social li a {
height: 30px;
width: 30px;
}
#colophon .footer-social {
margin: 5px 0;
}
#footer-navigation li {
display: inline-block;
list-style: outside none none;
}
#footer-navigation li a {
display: block;
padding: 0 5px 5px;
}
#footer-navigation ul {
margin: 0;
}
#footer-widgets h1,
#footer-widgets h2,
#footer-widgets h3,
#footer-widgets h2,
#footer-widgets h4
#footer-widgets h5
#footer-widgets h6 {
color:#fff;
} .scrollup {
background-color: #179bd7;
bottom: 30px;
color: #ffffff;
display: none;
float: right;
line-height: 1.2;
padding: 1px 10px 4px;
position: fixed;
right: 32px;
text-align: center;
transition: all 0.5s ease-in-out 0s;
z-index: 99;
}
.scrollup:hover {
background-color: #179bd7;
}
.scrollup i {
font-size: 38px;
color: #fff;
} .global-layout-left-sidebar #primary {
float: right;
}
.three-columns-enabled #primary {
display: inline-block;
float: none;
width: 50%;
}
.global-layout-three-columns .sidebar{
float: right;
}
.three-columns-enabled .sidebar{
width: 25%;
}
.global-layout-no-sidebar #primary{
width: 100%;
}  #breadcrumb {
color: #a0c5e8;
padding: 18px 0;
width: 100%;
overflow: hidden;
background: #253b80;
}
#breadcrumb .breadcrumb-trail li {
display: block;
float: left;
list-style: outside none none;
padding-right: 10px;
}
#breadcrumb .breadcrumb-trail li.trail-item.trail-end::after {
display: none;
}
#breadcrumb .breadcrumb-trail li::after {
content: "\f105";
margin-left: 10px;
font-family: 'FontAwesome';
}
#breadcrumb .breadcrumb-trail  .trail-items {
margin: 0;
padding: 0;
}
#breadcrumb a, #breadcrumb .breadcrumb-trail li::after {
color: rgba(255, 255, 255, 0.76);
}
#breadcrumb a:hover,
#breadcrumb .breadcrumb-trail li:hover::after {
color: #a0c5e8;
} section.error-404 {
text-align: center;
}
#quick-links-404 ul li {
display: inline-block;
list-style: outside none none;
}
#quick-links-404 ul li a {
color: #404040;
display: block;
padding: 5px 10px;
}
.error404 #primary {
width: 100%;
}
section.error-404 .search-form {
position: relative;
max-width: 320px;
margin: 0 auto;
} .wpcf7-form {
max-width: 875px;
}
div.wpcf7 {
margin: 0 auto;
padding: 0;
}
.wpcf7 input {
width: 100%;
}
.wpcf7 input.wpcf7-submit {
width: auto;
}
.wpcf7-form-control-wrap {
margin-top: 5px;
display: block;
}  .global-layout-three-columns-pcs #sidebar-primary,
.global-layout-three-columns-cps #sidebar-primary,
.global-layout-three-columns-psc #sidebar-primary {
float: left;
}
.global-layout-three-columns-pcs #sidebar-secondary,
.global-layout-three-columns-cps #sidebar-secondary {
float: right;
}
.global-layout-three-columns-cps #primary {
float: left;
} .global-layout-three-columns-pcs-equal #primary,
.global-layout-three-columns-pcs-equal #sidebar-primary,
.global-layout-three-columns-pcs-equal #sidebar-secondary,
.global-layout-three-columns-scp-equal #primary,
.global-layout-three-columns-scp-equal #sidebar-primary,
.global-layout-three-columns-scp-equal #sidebar-secondary {
width: 33.33%;
}
.global-layout-three-columns-pcs-equal #sidebar-primary {
float: left;
}
.global-layout-three-columns-pcs-equal #sidebar-secondary {
float: right;
} #front-page-home-sections > div::after,
#university-hub-front-page-widgets::after {
clear: both;
content: "";
display: table;
}
#front-page-home-sections > div,
#university-hub-front-page-widgets {
padding: 40px 0;
clear: both;
}
#front-page-home-sections .section-title,
#university-hub-front-page-widgets .widget-title {
border-left: 4px solid #ff6000;
color: #00387d;
display: inline-block;
font-size: 24px;
line-height: 1.1;
margin-bottom: 30px;
padding-left: 15px;
}
#front-page-home-sections .home-section-portfolio .section-title,
#front-page-home-sections .home-section-testimonials .section-title {
color: #fff;
}
#university-hub-front-page-widgets {
background-color: rgb(247, 252, 254);
}
#front-page-home-sections img:hover {
opacity: 0.8;
} .home-section-services {
background: #fff;
}
.home-section-services .services-item {
display: inline-block;
float: left;
overflow: hidden;
padding: 15px;
position: relative;
text-align: center;
}
.home-section-services .services-col-3 .services-item {
width: 33.33%;
}
.home-section-services .services-col-4 .services-item h3 {
font-size: 19px;
}
.home-section-services .services-col-4 .services-item{
width: 25%;
}
.home-section-services .services-col-3 .services-item:nth-child(3n+1) {
clear: both;
}
.home-section-services .services-col-4 .services-item:nth-child(4n+1) {
clear: both;
}
.home-section-services .services-item img {
width: 100%;
}
.home-section-services .services-item > a {
display: block;
position: relative;
z-index: 99;
}
.home-section-services .services-item h3 {
color: #ffffff;
display: block;
font-size: 17px;
letter-spacing: 1px;
padding: 6px 5px;
background: rgb(221, 242, 255) none repeat scroll 0 0;
margin: 0;
}
.home-section-services .services-item-inner {
overflow: hidden;
position: relative;
}
.home-section-services .services-item-inner h3 a {
color: #272727;
display: block;
height: 100%;
width: 100%;
} .home-section-latest-news .latest-news-text-wrap {
padding: 20px 10px;
}
.home-section-latest-news .latest-news-inner-wrapper {
background: #ffffff none repeat scroll 0 0;
box-shadow: 0 2px 3px #dddddd;
clear: both;
overflow: hidden;
}
.home-section-latest-news .latest-news-item {
float: left;
padding: 15px;
margin-bottom: 0;
}
.home-section-latest-news .latest-news-text-wrap {
padding: 15px;
}
.home-section-latest-news .latest-news-layout-2 .latest-news-text-wrap {
padding: 20px 10px 20px 20px;
width: 56%;
float: left;
}
.home-section-latest-news .latest-news-col-3 .latest-news-item:nth-child(3n+1) {
clear: both;
}
.home-section-latest-news .latest-news-col-4 .latest-news-item:nth-child(4n+1) {
clear: both;
}
.home-section-latest-news .latest-news-item img {
margin: 0;
}
.home-section-latest-news .latest-news-wrapper {
position: relative;
transition: all 0.5s ease 0s;
border-bottom: 5px solid transparent;
}
.home-section-latest-news {
background-color: #f7fcfe;
}
.home-section-latest-news .latest-news-title {
line-height: 1.2;
}
.home-section-latest-news  .latest-news-thumb {
overflow: hidden;
position: relative;
}
.home-section-latest-news .latest-news-title a {
color: #253b80;
display: block;
}
.home-section-latest-news .latest-news-layout-2 .latest-news-thumb {
overflow: hidden;
position: relative;
float: left;
width: 44%;
}
.home-section-latest-news .latest-news-wrapper.latest-news-layout-2 .latest-news-item {
width: 50%;
clear: inherit;
}
.home-section-latest-news .latest-news-item img {
vertical-align: middle;
}
.home-section-latest-news .latest-news-title {
font-weight: 500;
margin-bottom: 0;
padding-bottom: 6px;
font-size: 20px;
font-family: Roboto;
}
.home-section-latest-news .latest-news-col-3 .latest-news-item {
width: 33.33%;
}
.home-section-latest-news .latest-news-col-4 .latest-news-item {
width: 25%;
}
.home-section-latest-news .latest-news-col-2 .latest-news-item {
width: 50%;
}
.home-section-latest-news .latest-news-col-1 .latest-news-item {
width: 100%;
}
.home-section-latest-news .latest-news-layout-1 .read-more-button {
padding: 120px 0 0;
}
.home-section-latest-news .read-more-button {
height: 0;
position: absolute;
top: -100%;
transition: all 0.4s ease 0s;
width: 100%;
opacity: 0;
visibility: hidden;
padding: 73px 0;
text-align: center;
}
.home-section-latest-news  .latest-news-item:hover .read-more-button {
width: 100%;
visibility: visible;
opacity: 1;
height: 100%;
top: 0;
}
.home-section-latest-news .read-more-button::after {
content: "";
display: block;
height: 100%;
width: 100%;
background: rgba(23, 155, 215, 1) none repeat scroll 0 0;
top: 0;
position: absolute;
z-index: 8;
opacity: 0.7;
}
a.more {
position: relative;
z-index:9;
}
.home-section-latest-news p {
margin: 0;
}
.home-section-latest-news a:hover {
color:#179bd7;
}
.home-section-latest-new .latest-news-meta {
margin-bottom: 15px;
}
.home-section-latest-news .latest-news-meta > span::before,
.home-section-news-and-events .block-meta span::before{
display: inline-block;
font-family: FontAwesome;
height: 15px;
margin-right:4px;
content: "";
}
.home-section-latest-news .latest-news-meta > span,
.home-section-latest-news .latest-news-meta > span a,
.home-section-latest-news .block-meta span a,
.home-section-latest-news .block-meta span {
font-size: 13px;
color: #888;
}
.home-section-latest-news .latest-news-meta > span {
display: inline-block;
margin-right: 10px;
}
.home-section-latest-news .latest-news-meta.byline .author.vcard {
margin-left: -4px;
}
.home-section-latest-news .latest-news-meta span.comments-link::before,
.home-section-news-and-events .block-meta span.comments-link::before {
content: "\f0e6";
}
.home-section-latest-news .latest-news-meta > .cat-links::before {
content: "\f115";
}
.home-section-latest-news .latest-news-meta > .byline::before {
content: "\f007";
}
.home-section-latest-news  .latest-news-meta .edit-link::before{
content: "\f044";
}
.home-section-latest-news  .latest-news-meta .tags-links::before{
content: "\f02c";
}
.home-section-latest-news  .latest-news-meta > .posted-on::before,
.home-section-news-and-events .block-meta .posted-on::before {
content: "\f017";
}
.home-section-latest-news  .latest-news-meta {
margin-bottom: 10px;
} #footer-widgets .home-section-latest-news  .latest-news-item,
.sidebar .home-section-latest-news .latest-news-item{
margin-bottom: 15px;
width: 100%;
} #front-page-home-sections .home-section-call-to-action {
background: #179bd7 none repeat scroll 0 0;
padding: 20px 0;
text-align: center;
}
.home-section-call-to-action .cta-btn {
border: 2px solid rgba(255, 255, 255, 0.73);
border-radius: 0;
color: #ffffff;
padding: 9px 20px;
transition: all 0.2s ease 0s;
display: inline-block;
text-transform: uppercase;
margin: 0 5px;
}
.home-section-call-to-action .cta-buttons {
padding: 50px 0;
float: right;
}
.home-section-call-to-action .cta-btn:hover {
background-color: #fff;
}
.home-section-call-to-action .cta-content {
float: left;
text-align: left;
width: 69%;
padding-top: 10px;
}
#front-page-home-sections .home-section-call-to-action .section-title {
margin-bottom: 15px;
text-align: left;
border: none;
padding: 0;
font-weight: normal;
font-size: 26px;
color: #fff;
}
#front-page-home-sections .home-section-call-to-action p {
color: #fff;
}
#front-page-home-sections  .home-section-call-to-action p {
margin: 0;
} #footer-widgets .university_hub_widget_recent_posts .recent-posts-item {
margin: 0;
}
.university_hub_widget_recent_posts .recent-posts-title {
font-size: 18px;
line-height: 1.3;
margin-bottom: 10px;
}
.university_hub_widget_recent_posts .recent-posts-title a {
color: #222;
}
.university_hub_widget_recent_posts .recent-posts-item {
clear: both;
margin-top: 30px;
}
.university_hub_widget_recent_posts .recent-posts-item::after {
clear: both;
content: "";
display: table;
}
.university_hub_widget_recent_posts .recent-posts-date::before{
display: inline-block;
font-family: FontAwesome;
height: 15px;
margin-right:8px;
content: "\f017";
} .home-section-team  {
background-color: #f7fcfe;
}
.home-section-team .team-item {
float: left;
padding: 0 15px;
text-align: center;
margin-top: 15px;
position: relative;
overflow: hidden;
width: 25%;
}
.home-section-team .team-item img {
vertical-align: middle;
-webkit-transition: -webkit-all 300ms ease-out 0s;
-moz-transition: -moz-all 300ms ease-out 0s;
transition:  all 300ms ease-out 0s;
margin-bottom: 0;
}
.home-section-team .team-item:hover img {
-webkit-transform: scale(1.2);
-moz-transform: scale(1.2);
-o-transform: scale(1.2);
transform: scale(1.2);
-webkit-transform-origin: center center;
-moz-transform-origin: center center;
-o-transform-origin: center center;
transform-origin: center center;
}
.home-section-team .team-item img {
transition: all 0.5s ease-in-out 0s;
}
.home-section-team .team-item .team-thumb a::after {
background: #222 none repeat scroll 0 0;
height: 100%;
left: 0;
position: absolute;
top: 0;
transition: all 0.4s ease 0s;
width: 100%;
content: "";
visibility: hidden;
opacity: 0;
}
.home-section-team .team-item .team-thumb a::before {
color: #ffffff;
content: "";
display: block;
font-family: FontAwesome;
font-size:0px;
height: 100%;
left: 0;
position: absolute;
text-align: center;
top: 40%;
transition: all 0.4s ease 0s;
vertical-align: middle;
width: 100%;
z-index: 999;
visibility: hidden;
opacity: 0;
}
.home-section-team .team-item .team-thumb:hover a::after {
opacity:0.3;
visibility: visible;
}
.home-section-team .team-item .team-thumb:hover a::before {
opacity:1;
visibility: visible;
font-size: 40px;
}
.home-section-team .team-item .team-thumb a {
display: block;
background-color: #fff;
}
.home-section-team .team-item .team-thumb {
overflow: hidden;
position: relative;
}
.home-section-team .thumb-summary-wrap {
position: relative;
}
.home-section-team .position {
display: block;
font-size: 14px;
margin-top: 7px;
}
.home-section-team .team-meta span {
display: block;
text-align: left;
}
.home-section-team .team-meta span::before{
content: "";
display: inline-block;
font-family: fontawesome;
margin-right: 10px;
}
.home-section-team .team-meta span.phone::before {
content: "\f095";
}
.home-section-team .team-meta span.address::before {
content: "\f041";
}
.home-section-team .team-title {
font-size: 18px;
margin: 0;
padding: 10px 16px;
position: relative;
}
.home-section-team .team-text-wrap {
background: #ffffff none repeat scroll 0 0;
border-radius: 0;
color: #ffffff;
display: block;
left: 0;
padding: 5px 10px;
}
.home-section-team .team-title a {
color: #00387d;
}
.home-section-team .team-title a:hover {
color:#001837;
}
.home-section-team  .teams-col-1 .team-item{
width: 100%;
}
.home-section-team  .teams-col-2 .team-item{
width: 50%;
}
.home-section-team  .teams-col-3 .team-item{
width: 33.33%;
}
.home-section-team  .teams-col-4 .team-item{
width: 25%;
}
.sidebar .home-section-team  .team-item,
#footer-widgets .home-section-team  .team-item{
width: 100%;
}
#university-hub-front-page-widgets .home-section-team {
background: #f9f9f9 none repeat scroll 0 0;
} #university-hub-front-page-widgets .university_hub_widget_featured_page .container {
width: 1349px;
padding: 0;
max-width: 100%;
}
#university-hub-front-page-widgets .featured-page-widget img.alignleft {
margin-right: 60px;
vertical-align: middle;
margin-bottom: 0;
max-width: 50%;
}
#university-hub-front-page-widgets .featured-page-widget img.alignright {
margin-left: 60px;
vertical-align: middle;
margin-bottom: 0;
max-width: 50%;
}
#university-hub-front-page-widgets .fetured-page-content {
padding: 50px;
}
#university-hub-front-page-widgets .featured-page-widget.entry-content {
margin: 0;
background: #fff;
}
#university-hub-front-page-widgets .university_hub_widget_featured_page {
padding: 0;
} .home-section-featured-blocks article {
float: left;
padding: 0 15px;
}
.home-section-featured-blocks .featured-blocks-column-1 article{
width: 100%;
}
.home-section-featured-blocks .featured-blocks-column-2 article{
width: 50%;
}
.home-section-featured-blocks .featured-blocks-column-3 article{
width: 33.33%;
}
.home-section-featured-blocks .featured-blocks-column-4 article{
width: 25%;
}
.home-section-featured-blocks {
background: #179bd7 none repeat scroll 0 0;
float: left;
width: 100%;
padding: 40px 0;
}
.home-section-featured-blocks .entry-title a {
color:#fff;
font-weight: 400;
}
.home-section-featured-blocks p {
color: rgba(255, 255, 255, 0.75);
font-size: 14px;
font-weight: 500;
line-height: 1.7;
margin-bottom: 20px;
}
.home-section-featured-blocks .block-title a {
color: #fff;
} .home-section-news-and-events .block-meta span {
display: inline-block;
margin-right: 15px;
}
.home-section-news-and-events h2 {
color: #253b80;
font-size: 20px;
margin-bottom: 25px;
font-weight: 500;
}
.home-section-news-and-events h2::before {
content: "";
display: inline-block;
font-family: fontawesome;
margin-right: 10px;
font-weight: 300;
}
.home-section-news-and-events .recent-news h2::before{
content: "\f00a"
}
.home-section-news-and-events .recent-events h2::before{
content: "\f274"
}
.home-section-news-and-events h3 {
font-size: 17px;
font-weight: 500;
margin-bottom: 5px;
padding-right: 5px;
padding-top: 5px;
font-family: Roboto;
}
.home-section-news-and-events .recent-news {
float: left;
padding: 0 15px;
width: 65%;
}
.home-section-news-and-events .recent-events {
float: left;
padding: 0 15px;
width: 35%;
float: right;
}
.home-section-news-and-events .news-post {
float: left;
padding: 0 15px;
width: 50%;
}
.home-section-news-and-events .news-post:last-child {
border: medium none;
}
.home-section-news-and-events .news-post:nth-child(2n+1) {
clear: both;
}
.home-section-news-and-events .recent-events img {
max-width: 95px;
}
.home-section-news-and-events .event-post .entry-meta {
background: #ffab1f none repeat scroll 0 0;
border-radius: 8px 8px 5px 5px;
border-top: 3px solid #002147;
color: #ffffff;
float: left;
font-size: 30px;
font-weight: bold;
line-height: 1.4;
margin: 10px 20px 10px 0;
padding: 0 10px 10px;
position: relative;
text-align: center;
text-shadow: 0 0 1px #5d5d5d;
width: 71px;
}
.home-section-news-and-events .event-post .entry-meta::before {
border: 1px solid #ffab1f;
border-radius: 100%;
content: "";
display: block;
height: 25px;
left: 24px;
position: absolute;
top: -15px;
width: 25px;
}
.home-section-news-and-events .event-post .entry-meta::after {
border: 1px solid #ffffff;
border-radius: 100%;
content: "";
display: block;
height: 1px;
left: 0;
position: absolute;
top: 44px;
width: 100%;
}
.home-section-news-and-events p {
margin: 0;
}
.home-section-news-and-events .event-post .entry-meta a{
color: #fff;
}
.home-section-news-and-events .block-meta {
margin-bottom: 8px;
}
.home-section-news-and-events .event-post {
background: #fff none repeat scroll 0 0;
clear: both;
margin-top: 25px;
overflow: hidden;
padding: 0;
}
.home-section-news-and-events .event-post:first-child {
margin-top:0;
}
.home-section-news-and-events {
clear: both;
padding: 30px 0 30px;
background-color: #f7fcfe;
}
.home-section-news-and-events .inner-wrapper {
margin: 0 -15px;
}
.home-section-news-and-events .news-content {
padding: 7px 20px 14px;
background: #fff;
}
.home-section-news-and-events .news-post img{
margin-bottom:0;
}
.home-section-news-and-events .custom-entry-date {
float: left;
margin-right: 15px;
margin-bottom: 0;
}
.home-section-news-and-events .custom-entry-date span.entry-month {
background: #253b80 none repeat scroll 0 0;
color: #ffffff;
font-size: 14px;
font-weight: bold;
line-height: 12px;
padding: 8px 22px;
text-transform: uppercase;
width: 73px;
}
.home-section-news-and-events .custom-entry-date span.entry-day {
font-size: 38px;
font-weight: bold;
line-height: 26px;
overflow: hidden;
padding: 12px 0 22px;
background: #179bd7;
font-weight: bold;
color: #fff;
overflow: hidden;
width: 73px;
text-shadow:#505ba0 1px 1px,   #505ba0 2px 2px,   #505ba0 3px 3px,
#505ba0 4px 4px,   #505ba0 5px 5px,   #505ba0 6px 6px,
#505ba0 7px 7px,   #505ba0 8px 8px,   #505ba0 9px 9px,
#505ba0 10px 10px, #505ba0 11px 11px, #505ba0 12px 12px,
#505ba0 13px 13px, #505ba0 14px 14px, #505ba0 15px 15px,
#505ba0 16px 16px, #505ba0 17px 17px, #505ba0 18px 18px,
#505ba0 19px 19px, #505ba0 20px 20px, #505ba0 21px 21px,
#505ba0 22px 22px, #505ba0 23px 23px, #505ba0 24px 24px,
#505ba0 25px 25px, #505ba0 26px 26px, #505ba0 27px 27px,
#505ba0 28px 28px, #505ba0 29px 29px, #505ba0 30px 30px,
#505ba0 31px 31px, #505ba0 32px 32px, #505ba0 33px 33px,
#505ba0 34px 34px, #505ba0 35px 35px, #505ba0 36px 36px,
#505ba0 37px 37px, #505ba0 38px 38px, #505ba0 39px 39px,
#505ba0 40px 40px, #505ba0 41px 41px, #505ba0 42px 42px,
#505ba0 43px 43px, #505ba0 44px 44px, #505ba0 45px 45px,
#505ba0 46px 46px, #505ba0 47px 47px, #505ba0 48px 48px,
#505ba0 49px 49px, #505ba0 50px 50px, #505ba0 51px 51px,
#505ba0 52px 52px, #505ba0 53px 53px, #505ba0 54px 54px,
#505ba0 55px 55px, #505ba0 56px 56px, #505ba0 57px 57px,
#505ba0 58px 58px;
}
.home-section-news-and-events .custom-entry-date > span {
display: block;
text-align: center;
} #front-page-home-sections  .home-section-testimonials {
padding: 50px 0;
}
.home-section-testimonials {
background-attachment: fixed;
background-color: #4a4a4a;
background-size: cover;
position: relative;
z-index: 99;
color: #fff;
position: relative;
}
.home-section-testimonials  .testimonials-wrapper {
margin: 0 auto;
max-width: 800px;
text-align: center;
}
.home-section-testimonials::before {
background: #222 none repeat scroll 0 0;
content: "";
display: block;
height: 100%;
opacity: 0.6;
position: absolute;
top: 0;
width: 100%;
z-index: -1;
}
.home-section-testimonials .testimonials-thumb img {
border: 2px solid #ffffff;
border-radius: 100%;
}
.home-section-testimonials .testimonials-thumb {
margin-bottom: 25px;
}
.home-section-testimonials .testimonials-content-area p::before {
color: #fff;
content: "\f10d";
display: inline-block;
font-family: Fontawesome;
font-size: 26px;
margin-top: -10px;
margin-right: 20px;
}
.home-section-testimonials h3 a {
color: #179bd7;
}
.home-section-testimonials h3 a:hover {
color: #ff6000;
}
.home-section-testimonials .testimonials-content-area  p {
font-size: 17px;
font-style: italic;
margin-bottom: 30px;
position: relative;
line-height: 1.2;
color:rgba(255, 255, 255, 0.74);
}
.home-section-testimonials .testimonials-content-area {
padding-top: 20px;
}
.home-section-testimonials .cycle-pager {
bottom: -25px;
position: absolute;
right: 0;
text-align: center;
width: 100%;
}
.home-section-testimonials .cycle-pager span {
cursor: pointer;
font-size: 40px;
line-height: 1;
}
.home-section-testimonials .cycle-pager span.cycle-pager-active,
.home-section-testimonials .cycle-pager span:hover {
color: #179bd7
}
.home-section-testimonials .testimonials-item-inner > h3 {
font-size: 18px;
font-style: italic;
text-align: center;
} .university_hub_widget_products_grid .university-hub-woocommerce-product-grid-4 ul.products li.product {
margin: 0 1.5% 30px;
width: 22%;
}
.university_hub_widget_products_grid .university-hub-woocommerce-product-grid-3 ul.products li.product {
width: 30.3%;
margin: 0 1.5% 30px;
}
.university-hub-woocommerce ul {
margin: 0;
}
.university_hub_widget_products_grid .university-hub-woocommerce {
margin: 0 -15px;
}
#university-hub-front-page-widgets .university_hub_widget_products_grid {
padding-bottom: 0;
} .university-hub-woocommerce  .slick-prev {
left: 0;
z-index: 999;
}
.university-hub-woocommerce  .slick-next {
right: 0;
z-index: 999;
}
.university-hub-woocommerce  .slick-arrow {
bottom: 50%;
position: absolute;
}
.university-hub-woocommerce  .slick-arrow i {
background: #4fc3dd none repeat scroll 0 0;
color: #fff;
cursor: pointer;
font-size: 30px;
height: 40px;
line-height: 1.3;
position: relative;
text-align: center;
width: 40px;
}
.university-hub-woocommerce  ul.products li.product a img {
box-shadow: none;
display: block;
height: auto;
margin: 0 0 1em;
width: 100%;
}
.university-hub-woocommerce  .quantity .qty {
height: 36px;
text-align: center;
width: 3.631em;
}
.university-hub-woocommerce  ul.products li.product,
.university-hub-woocommerce -page ul.products li.product {
background: #ffffff none repeat scroll 0 0;
float: left;
list-style-type: none;
overflow: hidden;
position: relative;
text-align: center;
margin: 0 15px;
}
.university-hub-woocommerce  ul.products li.product .price del {
color: inherit;
display: inline-block;
}
.university-hub-woocommerce span.onsale {
background-color: #ff6000;
color: #ffffff;
position: absolute;
z-index: 99;
}
.university-hub-woocommerce  #review_form #respond p.stars {
margin: 10px 0;
padding: 0;
}
.university-hub-woocommerce  ul.products li.product .price ins {
font-weight: 700;
}
.university-hub-woocommerce  ul.products li.product .onsale::after{
content : '';
width : 0px;
height: 0px;
border-top: 4px solid transparent;
border-bottom: 4px solid transparent;
position: absolute;
top: 25px;
right: 2px;
-ms-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}
.university-hub-woocommerce  ul.products li.product .onsale {
border-radius: 0;
box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.08) inset;
font-size: 14px;
font-weight: 400;
height: 60px;
line-height: 8px;
margin: 0;
min-height: 20px;
padding: 40px 0 0;
right: -40px;
text-align: center;
text-shadow: none;
text-transform: uppercase;
top: -12px;
transform: rotate(51deg);
width: 95px;
font-weight: bold;
}
.university-hub-woocommerce  ul.products li.product h3 {
font-size: 16px;
font-weight: normal;
letter-spacing: 1px;
margin-bottom: 7px;
width: 100%;
}
.university-hub-woocommerce.university-hub-woocommerce-product-grid-3 ul.products li.product .button {
left: 32%;
}
.university-hub-woocommerce ul.products li.product .button {
font-size: 15px;
left: 21%;
position: absolute;
text-align: center;
top: 35%;
transition: all 0.4s ease-in-out 0s;
visibility: hidden;
width: auto;
opacity: 0;
border:none;
text-transform: capitalize;
}
.university-hub-woocommerce ul.products li.product .button:hover {
color:#fff;
}
.university-hub-woocommerce  ul.products li.product:hover .button {
visibility:visible;
opacity: 1;
top: 40%;
}
.university-hub-woocommerce  .star-rating {
float: right;
font-family: star;
font-size: 1em;
height: 1em;
line-height: 1;
overflow: hidden;
position: relative;
width: 5.4em;
}
.university-hub-woocommerce  .star-rating::before {
color: #d3ced2;
content: "sssss";
float: left;
left: 0;
position: absolute;
top: 0;
}
.university-hub-woocommerce  .star-rating span {
float: left;
left: 0;
overflow: hidden;
padding-top: 1.5em;
position: absolute;
top: 0;
}
.university-hub-woocommerce  .star-rating span::before {
color: #ffd353;
content: "SSSSS";
left: 0;
position: absolute;
top: 0;
}
.university-hub-woocommerce  .woocommerce-product-rating {
display: block;
line-height: 2;
}
.university-hub-woocommerce  .woocommerce-product-rating::after,
.university-hub-woocommerce  .woocommerce-product-rating::before {
content: " ";
display: table;
}
.university-hub-woocommerce  .woocommerce-product-rating .star-rating {
float: left;
margin: 0.5em 4px 0 0;
}
.university-hub-woocommerce  .products .star-rating {
display: block;
float: none;
left: 25px;
position: absolute;
top: 62%;
}
.university-hub-woocommerce  .hreview-aggregate .star-rating {
margin: 10px 0 0;
}
.university-hub-woocommerce  ul.products li.product .price {
color: #77a464;
display: block;
font-size: 16px;
font-weight: 400;
margin-bottom: 15px;
}
.university-hub-woocommerce  ul.products li.product .star-rating {
font-size: 16px;
}
.university-hub-woocommerce a.button::after {
content: "\f217";
font-family: fontawesome;
margin-left: 10px;
} .woocommerce ul.products li.product mark,
.woocommerce ul.products li.product ins,
.woocommerce ul.products li.product mark,
.woocommerce ul.products li.product ins{
background: #fa6f6f none repeat scroll 0 0;
border-radius: 14px;
color: #ffffff;
font-weight: normal;
margin: 0 5px;
padding: 0 13px;
text-decoration: none;
}
.woocommerce ul.products li.product h3 {
font-size: 18px;
font-weight: normal;
padding: 0 0 0.5em;
}
.woocommerce .quantity .qty {
height: 36px;
text-align: center;
width: 3.631em;
}
.woocommerce div.product  .button {
vertical-align: middle;
float: left;
font-weight: normal;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
width: 24%;
margin: 0 0.5% 13px;
padding: 0 0 5px;
text-align: center;
float: left;
list-style-type: none;
position: relative;
box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1);
background: #fff;
overflow: hidden;
}
.woocommerce ul.products li.product .button {
border: medium none;
border-radius: 0;
box-shadow: none;
clear: both;
display: block;
float: none;
font-size: 15px;
font-weight: normal;
line-height: 1.5;
margin: 14px auto 14px;
max-width: 134px;
padding: 5px 10px;
text-align: center;
width: auto;
font-size: 15px;
transition: all 0.4s ease-in-out 0s;
text-transform: capitalize;
}
.woocommerce ul.products li.product .button::after {
content: "\f217";
font-family: fontawesome;
margin-left: 10px;
}
.woocommerce ul.products li.product .price del {
color: inherit;
display: inline-block;
}
.woocommerce span.onsale {
background-color: #fa6f6f;
}
.woocommerce ul.products li.product .star-rating {
font-size: 0.857em;
left: 20px;
position: absolute;
top: 10px;
}
.woocommerce #review_form #respond p.stars {
margin: 10px 0;
padding: 0;
}
.woocommerce #content div.product div.images,
.woocommerce div.product div.images,
.woocommerce-page #content div.product div.images,
.woocommerce-page div.product div.images {
background: none repeat scroll 0 0 #ffffff;
padding: 5px;
border: 1px solid #ddd;
}
.images .thumbnails a {
border: 1px solid #ddd;
clear: both;
}
#reviews .comment-form {
margin: 0;
}
.woocommerce ul.products li.product a {
text-align: center;
text-decoration: none;
} .woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt,
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
background: #179bd7;
box-shadow: inherit;
border-radius: 0;
color: #fff;
}
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover,
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover.woocommerce #respond input#submit.alt.disabled,
.woocommerce #respond input#submit.alt.disabled:hover,
.woocommerce #respond input#submit.alt:disabled,
.woocommerce #respond input#submit.alt:disabled:hover,
.woocommerce #respond input#submit.alt[disabled]:disabled,
.woocommerce #respond input#submit.alt[disabled]:disabled:hover,
.woocommerce a.button.alt.disabled,
.woocommerce a.button.alt.disabled:hover,
.woocommerce a.button.alt:disabled,
.woocommerce a.button.alt:disabled:hover,
.woocommerce a.button.alt[disabled]:disabled,
.woocommerce a.button.alt[disabled]:disabled:hover,
.woocommerce button.button.alt.disabled,
.woocommerce button.button.alt.disabled:hover,
.woocommerce button.button.alt:disabled,
.woocommerce button.button.alt:disabled:hover,
.woocommerce button.button.alt[disabled]:disabled,
.woocommerce button.button.alt[disabled]:disabled:hover,
.woocommerce input.button.alt.disabled,
.woocommerce input.button.alt.disabled:hover,
.woocommerce input.button.alt:disabled,
.woocommerce input.button.alt:disabled:hover,
.woocommerce input.button.alt[disabled]:disabled,
.woocommerce input.button.alt[disabled]:disabled:hover,
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover{
background-color: #ff6000;
box-shadow: none;
color: #fff;
border: none;
}
.woocommerce div.product .woocommerce-tabs .panel{
background-color: #fff;
padding: 15px;
border-top:none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs{
margin-bottom: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after,
.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
display: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
border-radius: 0;
float: left;
margin: 0 2px;
}
.woocommerce #content table.cart td.actions .input-text,
.woocommerce table.cart td.actions .input-text,
.woocommerce-page #content table.cart td.actions .input-text,
.woocommerce-page table.cart td.actions .input-text {
border-radius: 17px;
height: 33px;
margin-top: 1px;
padding-left: 15px;
width: auto;
}
.woocommerce input#billing_phone {
padding: 5px;
border: 1px solid #ddd;
}
.woocommerce .select2-container .select2-choice {
border: 1px solid #ddd;
border-radius: 0;
}
.woocommerce-cart .cart-collaterals .cart_totals table td,
.woocommerce-cart .cart-collaterals .cart_totals table th {
border-left: 1px solid #ddd;
border-right: 1px solid #ddd;
padding: 6px 5px;
}
.woocommerce-cart .cart-collaterals .cart_totals table {
border: 1px solid #ddd;
border-top:2px solid #ddd;
}
.woocommerce-checkout #payment ul.payment_methods li {
list-style: outside none none;
}
.woocommerce-checkout #payment,
.woocommerce table {
background: none repeat scroll 0 0 #ffffff;
}
.woocommerce table.shop_table {
border: medium none;
}
.woocommerce table.shop_table {
border-collapse: collapse;
}
.woocommerce caption,
.woocommerce th,
.woocommerce td {
font-weight: 400;
padding: 5px;
text-align: center;
}
.woocommerce table.shop_table th {
font-weight: normal;
padding: 6px 12px;
}
.woocommerce table.shop_table td {
padding: 5px;
text-align: center;
}
.woocommerce a.remove {
background: #ff6000 none repeat scroll 0 0;
color: #ffffff!important;
margin: 0 auto;
}
#add_payment_method .wc-proceed-to-checkout a.checkout-button,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
display: block;
font-size: 16px;
font-weight: normal;
margin-bottom: 1em;
padding: 10px 20px;
text-align: center;
}
.woocommerce div.product .product_title {
clear: none;
font-size: 28px;
margin: 0 0 5px;
padding: 0 0 10px;
}
.page-numbers {
background: none repeat scroll 0 0 #ffffff;
}
.woocommerce nav.woocommerce-pagination {
margin-bottom: 30px;
text-align: center;
}
.woocommerce #content div.product div.summary,
.woocommerce div.product div.summary,
.woocommerce-page #content div.product div.summary,
.woocommerce-page div.product div.summary {
margin-top: 0;
}
.woocommerce div.product .woocommerce-product-rating {
margin-bottom: 15px;
}
.woocommerce ul.products li.product .onsale{
border-radius: 0;
box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.08) inset;
font-size: 14px;
font-weight: 400;
height: 60px;
line-height: 8px;
margin: 0;
min-height: 20px;
padding: 40px 0 0;
right: -40px;
text-align: center;
text-shadow: none;
text-transform: uppercase;
top: -12px;
transform: rotate(51deg);
width: 95px;
font-weight: bold;
}
.cart button.single_add_to_cart_button {
margin-left: 15px;
}
.woocommerce .actions  p {
margin: 0;
}
.woocommerce table.shop_table.cart thead {
background: #179bd7 none repeat scroll 0 0;
color: #ffffff;
}
.woocommerce .checkout h3 {
font-size: 20px;
}
.woocommerce #ship-to-different-address .checkbox + br {
display: none;
}
.woocommerce .checkout-button.button.alt.wc-forward {
display: inline-block;
width: auto;
}
.woocommerce .authorbox {
background: #ffffff none repeat scroll 0 0;
margin-top: 20px;
overflow: hidden;
padding: 15px;
}
.woocommerce .authorbox img {
border-radius: 100%;
}
.woocommerce .authorbox .author-avatar {
float: left;
margin: 5px 15px 10px 0;
}
.woocommerce .authorbox.no-author-avatar .author-info {
margin-left: 0;
}
.woocommerce .authorbox .author-bio-posts-content {
margin-top: 10px;
}
.woocommerce .authorbox .author-bio-posts-content p {
margin: 0;
}
.woocommerce .authorbox .author-bio-posts-content ul {
list-style-position: inside;
margin: 0;
}
.woocommerce ul.products li.product .price {
font-size: 16px;
} .woocommerce #review_form_wrapper #commentform {
margin: 0 -15px;
}
.woocommerce p.comment-form-rating {
clear: both;
}
.woocommerce #review_form #respond p {
margin: 0 0 10px;
padding: 10px 15px;
}
.woocommerce .star-rating span::before {
color: #ffd353;
}
.woocommerce ul.products li.product .star-rating {
font-size: 16px;
} .authorbox {
background: #ffffff none repeat scroll 0 0;
margin-top: 20px;
overflow: hidden;
padding: 15px;
}
.authorbox img {
border-radius: 100%;
}
.authorbox .author-avatar {
float: left;
margin: 5px 15px 10px 0;
}
.authorbox.no-author-avatar .author-info {
margin-left: 0;
}
.authorbox .author-bio-posts-content {
margin-top: 10px;
}
.authorbox .author-bio-posts-content p {
margin: 0;
}  @media only screen and (min-width:1400px) {
.university_hub_widget_featured_page .container {
width: 1230px;
padding:0 15px;
max-width: 100%;
}
} @media only screen and (max-width:1300px) {
#news-ticker {
width: 187px;
}
.container {
width: 97%;
}
.comments-area form#commentform p {
float: left;
width: 100%;
}
#comments input#submit {
width: auto;
}
.right-header {
width: auto;
}
.main-navigation ul li a {
border-bottom: 1px solid rgba(221, 221, 221, 0.34);
padding: 15px 10px;
}
.main-navigation ul li li a {
padding: 9px 0;
}
.main-navigation ul li li a {
margin: 0;
}
.header-search-box .search-box-wrap {
width: 200px;
}
.search-form input.search-field {
width: 85%;
}
#main-slider .cycle-caption {
max-width: 50%;
bottom: 20%;
left: 15px;
}
#main-slider h3 {
font-size: 20px;
}
#main-slider .cycle-caption .caption-wrap {
max-width: inherit;
}
#main-slider .next-prev-wrapper {
max-width: 100%;
}
.home-section-testimonials article.cycle-slide {
padding-left:5%;
padding-right:5%;
}
.authorbox .author-info,
.authorbox .author-bio-posts-content {
float: left;
max-width:70%;
width: 70%;
}
#main-slider .cycle-prev {
right: 70px;
}
#main-slider .cycle-next {
right: 30px;
}
.home-section-services .services-item h3 {
font-size: 20px;
}
.home-section-call-to-action .cta-content {
width: 79%;
}
.home-section-call-to-action .cta-buttons {
padding: 15px 0;
}
.home-section-call-to-action .cta-btn {
clear: both;
float: right;
margin: 0 0 15px;
padding: 9px 15px;
min-width: 150px;
}
#front-page-home-sections .home-section-call-to-action .section-title {
font-size: 23px;
}
.home-section-news-and-events p {
margin: 0;
line-height: 1.4;
}
#university-hub-front-page-widgets .featured-page-widget img.alignleft {
margin-bottom: 0;
margin-right: 30px;
max-width: 45%;
}
.site-layout-boxed #page {
max-width: 93%;
}
.site-layout-boxed #page .top-news-title {
margin-left: -30px;
padding-left: 15px;
}
} @media only screen and (max-width:1023px) {
.site-header.fixed, .home .site-header.fixed{
position: absolute;
background-color: inherit;
box-shadow: inherit;
}
.site-layout-boxed #page {
max-width: 100%;
margin-top: 45px;
}
h1 {
font-size: 28px;
}
h2 {
font-size: 22px;
}
#main-slider .cycle-caption {
max-width: 70%;
bottom: 17%;
}
td,
th {
font-size: 12px;
padding: 2px;
}
.university_hub_widget_contact .wpcf7-form > p {
width: 100%;
}
.home-section-testimonials article.cycle-slide {
padding-left:0;
padding-right:0;
}
body.three-columns-enabled #primary,
body.three-columns-enabled #content .sidebar,
body #content #primary, body #content .sidebar {
border-bottom: 1px solid #dddddd;
margin-bottom: 20px;
padding-bottom: 20px;
width: 100%;
}
#main-slider .cycle-next {
right: 25px;
}
#latest-news.home-section-latest-news .latest-news-item {
width: 50%;
}
.home-section-latest-news .latest-news-item.news-featured {
width: 100%;
}
.home-section-latest-news .latest-news-item:nth-child(3n),
.home-section-latest-news .latest-news-item:nth-child(6n) {
clear: none;
}
.home-section-latest-news .latest-news-wrapper.latest-news-layout-2 .latest-news-item:nth-child(3n){
clear: both;
}
#university-hub-front-page-widgets .widget {
padding: 30px 0;
}
.widget-area .home-section-latest-news .latest-news-meta li.news-read-more {
float: none;
margin-top: 10px;
}
.widget-area .home-section-latest-news .latest-news-meta li {
display: inline-block;
float: none;
margin-right: 0;
}
.home-section-team .team-title {
padding: 0 5px;
}
.home-section-services .services-item {
padding: 10px;
}
.home-section-team .teams-col-4 .team-item,
.home-section-services .services-col-4 .services-item  {
width: 50%;
}
.home-section-services .services-col-4 .services-item:nth-child(4n+1)    {
clear: inherit;
}
.home-section-portfolio .popup-link  {
top: 35px;
}
} @media only screen and (max-width:1000px) {
body {
padding-top: 0;
}
#main-nav {
margin-top: 15px;
background-color: transparent;
}
.menu-toggle {
display: block;
font-size: 16px;
margin: 0 auto;
}
#tophead .menu-toggle {
padding: 8px 10px 9px;
}
.dropdown-toggle {
background-color: transparent;
color: rgba(255, 255, 255, 0.74);
display: block;
font-size: 16px;
line-height: 1.516;
padding: 14px 15px;
position: absolute;
right: 0;
top: 0;
z-index: 999;
}
#top-nav .dropdown-toggle {
padding: 8px 10px;
line-height: 1.55;
}
#top-nav ul ul {
padding-top: 0;
padding-right: 0;
}
#top-nav ul ul li {
float: none;
}
#top-nav ul li.menu-item-has-children ul ul a,
#top-nav ul li.page_item_has_children ul ul a {
padding-right: 0;
}
#top-nav ul ul ul {
left: 0;
}
#top-nav ul ul ul .dropdown-toggle {
display: none;
}
.dropdown-toggle:hover,
.dropdown-toggle:focus {
background-color: transparent;
color: #fff;
}
.main-navigation li a:hover {
background-color: transparent;
}
.main-navigation li.current-menu-item .dropdown-toggle,
.main-navigation li.current_page_item .dropdown-toggle {
color: #fff;
}
.dropdown-toggle:after {
content: "\f107";
font-family: FontAwesome;
}
.dropdown-toggle.toggled-on::after {
content: "\f106";
}
.sub-menu .dropdown-toggle {
padding: 8px 15px;
}
.main-navigation ul li.menu-item-has-children > a::after,
.main-navigation ul li.page_item_has_children > a::after,
#top-nav ul li.menu-item-has-children > a::after,
#top-nav ul li.page_item_has_children > a::after {
display: none;
}
.menu-inside-wrapper {
background-color: #179bd7;
display: none;
}
.main-navigation ul li a {
color: rgba(255, 255, 255, 0.74);
}
.is-open .menu-inside-wrapper {
display: block;
}
.main-navigation li {
display: block;
float: none;
text-align: left;
}
.main-navigation ul ul {
padding-top: 0;
padding-right: 0;
}
.main-navigation ul li.menu-item-has-children a,
.main-navigation ul li.page_item_has_children a {
padding-right: 40px;
}
.main-navigation ul li:hover > ul.sub-menu,
#top-nav ul li:hover > ul.sub-menu {
display: none;
}
.main-navigation ul li:hover > ul.sub-menu.toggled-on,
#top-nav ul li:hover > ul.sub-menu.toggled-on {
display: block;
}
.main-navigation ul.sub-menu.toggled-on,
#top-nav ul.sub-menu.toggled-on {
display: block;
position: relative;
opacity: 1;
-webkit-transform: scale(1, 1);
transform: scale(1, 1);
transition: transform 0.3s ease, opacity 0.2s ease .1s;
-webkit-transition: -webkit-transform 0.3s ease, opacity 0.2s ease .1s;
}
.main-navigation ul ul ul {
left: 0;
}
.header-search-box {
float: none;
position: relative;
}
.header-search-box .search-box-wrap {
width: 100%;
padding: 10px;
}
.header-search-box .search-form input.search-field {
box-sizing: border-box;
margin: 0;
padding-right: 38px;
width: 100%;
}
.header-search-box .search-form input.search-field {
height: 33px;
}
.header-search-box .search-form .search-submit {
top: 0;
right: 0;
}
a#mobile-trigger {
display: block;
float: left;
padding-left: 25px;
}
.sidr-main-open  a#mobile-trigger{
padding-left:278px;
}
.mobile-nav-wrap {
background: #242424  none repeat scroll 0 0;
display: block;
left: 0;
padding: 6px;
position: fixed;
text-align: center;
top: 0;
width: 100%;
z-index: 999999;
}
.logged-in .mobile-nav-wrap {
top: 45px;
height: 49px;
}
#mobile-trigger i {
background-color: #ff6000;
box-shadow: 0 1px 2px #242424 ;
color: #ffffff;
font-size: 21px;
padding: 6px 8px;
}
.sidr ul li ul li a,
.sidr ul li ul li span {
line-height: 1.5;
padding-bottom: 10px;
padding-left: 30px;
padding-top: 10px !important;
} #top-nav .menu-inside-wrapper {
display: none;
}
#top-nav .is-open .menu-inside-wrapper {
display: block;
position: absolute;
right: 0;
top: 41px;
width: 450px;
z-index: 999;
}
#top-nav li {
display: block;
float: none;
}
#mobile-trigger2 {
text-align: right;
transition: inherit;
padding-right: 25px;
}
.sidr2-open #mobile-trigger2 {
padding-right: 278px;
}
#mobile-trigger2 i {
background-color: #253b80 ;
box-shadow: 0 1px 2px #242424 ;
color: #ffffff;
font-size: 21px;
padding: 6px 8px;
}
a#mobile-trigger2 {
float: right;
display: block;
}
.home-section-team .team-title {
font-size: 16px;
}
.home-section-team .team-item {
padding: 0 15px;
}
#primary,
.sidebar {
width: 100%;
}
.university_hub_widget_recent_posts .recent-posts-item {
clear: both;
float: left;
margin-top: 30px;
width: 100%;
}
.site-branding {
float: none;
margin: 0 auto;
max-width: 100%;
text-align: center;
}
.site-title {
margin-top: 10px;
font-size: 18px;
}
.home-section-latest-news .latest-news-item {
padding: 10px;
}
.slider-enabled .site-header {
position: inherit;
}
.site-description {
font-size: 12px;
font-weight: 400;
letter-spacing: 0;
}
.top-news {
float: left;
width: 50%;
}
#masthead {
padding: 15px 0;
}
#quick-contact li {
font-size: 12px;
line-height: 0.8;
margin-left: 8px;
margin-top: 5px;
padding: 0 5px 0 35px;
}
#quick-contact li::before {
font-size: 25px;
}
a.quick-call, span.main-address {
font-size: 14px;
}
.home-section-call-to-action .cta-content {
width: 100%;
text-align: center;
}
.home-section-call-to-action .cta-buttons {
padding: 15px 0;
float: none;
width: 100%;
clear: both;
}
.home-section-call-to-action .cta-btn {
clear: both;
float: right;
min-width: auto;
padding: 5px 15px;
float: none;
display: inline-block;
margin: 15px 5px 0;
}
.home-section-news-and-events .recent-news {
padding: 0 15px 30px;
width: 100%;
}
.home-section-news-and-events .recent-events {
float: inherit;
padding: 0 15px;
width: 100%;
}
.home-section-news-and-events h3 {
font-size: 19px;
}
.home-section-news-and-events p {
font-size: 15px;
}
.home-section-latest-news .latest-news-layout-2 .latest-news-thumb ,
.home-section-latest-news .latest-news-layout-2 .latest-news-text-wrap{
width: 100%;
}
#university-hub-front-page-widgets .featured-page-widget img.alignleft {
margin-bottom: 30px;
margin-right: 0;
max-width: 100%;
}
#university-hub-front-page-widgets .university_hub_widget_featured_page .container {
max-width: 97%;
padding: 0 15px;
}
#university-hub-front-page-widgets .fetured-page-content {
padding: 30px;
}
.university-hub-woocommerce-product-grid-4 ul.products li.product .button {
padding: 5px 13px;
left: 13%;
font-size: 14px;
}
.university-hub-woocommerce-product-grid-3 ul.products li.product .button {
left: 16%;
}
.enabled-sticky-primary-menu #masthead.fixed {
position: inherit;
top: 0;
}
.site-header.fixed .site-branding, .site-header.fixed #quick-contact {
display: block;
}
.university-hub-woocommerce .products .star-rating {
top: 20px;
}
} @media only screen and (max-width:767px) {
h1 {
font-size: 25px;
}
h2 {
font-size: 22px;
}
body .sidebar,
body #primary {
width: 100%;
}
.site-content {
padding-top: 15px;
} #main-slider .cycle-caption h3 {
font-size: 22px;
line-height: 1.4;
}
#main-slider .cycle-caption p {
font-size: 14px;
margin-bottom: 15px;
overflow: hidden;
}
#university-hub-front-page-widgets .widget-title {
font-size: 25px;
}
#university-hub-front-page-widgets .university_hub_widget_call_to_action .call-to-action-description p {
font-size: 15px;
}
#content {
clear: both;
}
#university-hub-front-page-widgets {
clear: both;
}
.home-section-call-to-action .cta-btn {
display: inline-block;
margin: 15px 5px;
padding: 5px 20px;
} .sibebar {
margin-top: 15px;
}
#footer-widgets .footer-widget-area {
float: left;
padding: 0 15px;
width: 50%;
}
#footer-widgets .footer-active-1 {
width: 100%;
}
#footer-widgets .footer-widget-area:nth-child(3n) {
clear: both;
}
.university_hub_widget_products_grid .university-hub-woocommerce-product-grid-4 ul.products li.product,
.university_hub_widget_products_grid .university-hub-woocommerce-product-grid-3 ul.products li.product {
margin: 0 1.5% 30px;
width: 47%;
}
.university-hub-woocommerce-product-grid-4 ul.products li.product .button,
.university-hub-woocommerce-product-grid-3 ul.products li.product .button {
font-size: 14px;
left: 22%;
padding: 5px 13px;
}
.widget.home-section-services .service-block-item,
.home-section-featured-blocks .inner-wrapper article {
width: 50%;
}
.block-title {
margin-bottom: 5px;
}
.home-section-featured-blocks .entry-content {
margin-top: 5px;
}
a.more {
padding: 2px 15px 5px;
}
.home-section-featured-blocks p {
line-height: 1.5;
margin-bottom: 10px;
}
.widget {
margin: 15px 0 0;
}
#footer-widgets {
padding: 30px 15px;
}
#colophon .copyright,
#colophon .site-info {
clear: both;
text-align: center;
width: 100%;
}
#main-slider::before,
#main-slider::after {
display: none;
}
.home-section-testimonials .cycle-slide > img {
margin-bottom: 15px;
margin-right: 15px;
max-width: 100px;
}
.home-section-testimonials .testimonial-excerpt > p {
font-size: 14px;
margin-bottom: 15px;
}
.home-section-team .teams-col-4 .team-item,
.home-section-team .teams-col-3 .team-item,
.home-section-team .teams-col-2.team-item,
.home-section-team .teams-col-1 .team-item {
max-width: 300px;
margin: 0 auto;
width: 50%;
float: none;
}
.home-section-team .teams-col-4 .team-item,
.home-section-team .teams-col-3 .team-item,
.home-section-team .teams-col-2 .team-item,
.home-section-team .teams-col-1 .team-item {
max-width: 300px;
margin: 0 auto 15px;
width: 50%;
float: left;
}
#colophon .colophon-column {
float: left;
width: 100%;
}
#footer-navigation {
text-align: center;
margin-bottom:10px;
}
.copyright {
margin-bottom: 5px;
}
.entry-footer > span {
border-right: medium none;
border-top: 1px solid #dddddd !important;
display: block;
float: left;
padding: 10px 15px;
width: 100%;
}
#university-hub-front-page-widgets .widget {
margin: 0;
padding: 30px 0;
}
.home-section-latest-news .latest-news-title {
position: inherit;
width: 100%;
}
.service-block-inner-content {
display: block;
}
.home-section-latest-news .latest-news-item:nth-child(3n),
.home-section-latest-news .latest-news-item:nth-child(6n) {
clear: both;
}
.slider-buttons a {
color: #ffffff;
}
#university-hub-services.home-section-services .services-item {
width: 50%;
}
#front-page-home-sections > div {
clear: both;
padding: 20px 0;
}
#front-page-home-sections .section-title {
margin-bottom:15px;
}
.home-section-testimonials .testimonials-thumb {
display: block;
float: none;
margin: 0;
text-align: center;
}
.home-section-testimonials {
text-align: center;
}
#breadcrumb, #breadcrumb {
padding: 5px 0;
border-top: 2px solid;
}
} @media only screen and (max-width:640px) {
#main-slider .cycle-caption p {
display: none;
}
.testimonials-item-inner > h3 {
font-size: 17px;
}
.home-section-testimonials .testimonials-content-area p {
font-size: 15px;
}
.slider-buttons a {
font-size: 15px;
line-height: 1.5;
margin-bottom: 10px;
margin-top: 15px;
padding: 0 5px;
}
#main-slider .cycle-caption {
bottom: 80px;
max-width: 90%;
top: inherit;
}
#main-slider .cycle-caption h3 {
padding:0 10px;
height: auto;
font-size: 18px;
line-height: 1.5;
font-weight: 300;
}
.home-section-services .services-item h3 {
font-size: 16px;
}
.page-title {
font-size: 30px;
}
.home-section-services .services-col-3 .services-item:nth-child(3n+1) {
clear: inherit;
}
#quick-contact {
clear: both;
float: none;
text-align: center;
}
a.custom-logo-link {
display: block;
float: left;
margin-right: 0;
margin-top: 15px;
width: 100%;
}
#site-identity {
margin-right: 0;
text-align: center;
width: 100%;
margin-top: 10px;
}
a.quick-call, span.main-address {
font-size: 18px;
}
#quick-contact li::before {
font-size: 33px;
}
#quick-contact li {
display: inline-block;
float: none;
margin: 15px 0;
padding: 0 5px 0 48px;
}
#top-nav {
width: 100%;
}
#top-nav .is-open .menu-inside-wrapper {
position: relative;
top: auto;
right: auto;
width: 100%;
}
#top-nav li {
border-right: none;
border-bottom: 1px solid rgba(255, 255, 255,0.2);
}
#top-nav li:first-child {
border-left: none;
border-top: 1px solid rgba(255, 255, 255,0.2);
}
.top-news {
float: left;
width: 100%;
}
#news-ticker {
width: 270px;
}
#header-social {
border-top: 1px solid rgba(255, 255, 255,0.2);
clear: both;
float: none;
width: 100%;
text-align: center;
}
#header-social li {
display: inline-block;
float: none;
}
#header-social li:first-child {
border-left: 1px solid rgba(255, 255, 255, 0.15);
}
.home-section-call-to-action .cta-buttons {
padding: 15px 0 0;
}
.home-section-news-and-events p {
font-size: 14px;
}
.home-section-news-and-events .event-post {
padding-right: 10px;
}
.site-layout-boxed #page .top-news-title {
margin-left: -22px;
padding-left: 10px;
}
#quick-contact li {
vertical-align: text-bottom;
}
#main-nav {
margin-top: 5px;
}
} @media only screen and (max-width:479px) {
.home-section-team .teams-col-4 .team-item,
.home-section-team .teams-col-3 .team-item,
.home-section-team .teams-col-2.team-item,
.home-section-team .teams-col-1 .team-item {
max-width: 300px;
width: 100%;
float: none;
}
#news-ticker {
width: 176px;
}
#quick-contact li::before {
font-size: 17px;
left: -4px;
top: 0;
}
a.quick-call, span.main-address {
font-size: 11px;
}
.site-title {
font-size: 21px;
}
#quick-contact li {
margin: 11px 0;
padding: 0 0 0 19px;
font-size: 11px;
}
.site-branding {
text-align: center;
}
.home-section-latest-news .latest-news-item.news-featured .latest-news-thumb {
float: none;
margin-right: 0;
width: 100%;
}
.widget.home-section-latest-news .latest-news-item {
width: 100%;
} #university-hub-front-page-widgets .widget-title {
font-size: 25px;
margin-bottom: 10px;
}
.site-header {
padding: 0;
}
.site-title {
font-size: 26px;
}
#footer-widgets .footer-widget-area {
width: 100%;
}
#footer-widgets .footer-widget-area:first-child {
border: none;
margin-top: 0;
padding-top: 0;
}
#footer-widgets .footer-widget-area {
width: 100%;
padding-top: 15px;
border-top: 1px solid #fff;
margin-top: 15px;
}
.social-links {
float: right;
max-width: 208px;
text-align: right;
}
.social-links .university_hub_widget_social li {
display: inline-block;
float: none;
}
.home-section-news-and-events p {
font-size: 13px;
}
.home-section-news-and-events h3 {
font-size: 14px;
line-height: 1.1;
}
.widget.home-section-services .service-block-item,
.home-section-news-and-events .news-post {
width: 100%;
}
.page-title {
font-size: 20px;
margin-bottom: 7px;
}
.home-section-testimonials .cycle-slide > img {
display: block;
float: none;
margin: 0 auto;
max-width: 100px;
}
.home-section-testimonials .testimonial-content-area {
float: left;
max-width: 100%;
padding-top: 15px;
}
.home-section-testimonials .cycle-pager > span.cycle-pager-active {
max-width: 60px;
}
.home-section-testimonials .cycle-pager span {
cursor: pointer;
max-width: 55px;
overflow: hidden;
padding: 2px 5px;
}
.home-section-latest-news .latest-news-thumb a::before {
font-size: 20px;
height: 40px;
opacity: 1;
visibility: visible;
width: 40px;
}
.home-section-latest-news .latest-news-item::after {
content: "";
display: table-cell;
}
.home-section-latest-news .latest-news-text-wrap{
overflow: hidden;
}
.widget.home-section-services .service-block-item {
border-bottom: 1px dashed #aaaaaa;
width: 100%;
}
#university-hub-front-page-widgets .widget-title {
font-size: 22px;
margin-bottom: 10px;
}
.call-to-action-buttons .custom-button {
border-radius: 27px;
font-size: 17px;
width: 100%;
}
.home-section-testimonials .testimonial-excerpt > p {
font-size: 15px;
font-style: normal;
line-height: 1.2;
margin-bottom: 8px;
}
.header-social-wrapper .university_hub_widget_social li {
float:none;
display: inline-block;
}
#main-slider .cycle-pager {
display: none;
}
#main-slider .cycle-caption {
bottom: 0;
max-width: 100%;
top: inherit;
left: 0;
}
#main-slider .cycle-caption h3 {
font-size: 14px;
}
.slider-buttons a {
font-size: 12px;
margin-bottom: 0;
margin-top: 6px;
margin-top: 10px;
margin-right: 10px;
}
#main-slider .cycle-prev,
#main-slider .cycle-next {
font-size: 16px;
height: 25px;
width: 25px;
line-height: 1.6;
top: 10px;
}
#footer-widgets .footer-active-2 .university_hub_widget_social {
margin-top: 0;
}
#university-hub-services.home-section-services .services-item,
.home-section-latest-news .latest-news-item,
#latest-news.home-section-latest-news .latest-news-item,
.home-section-featured-blocks .inner-wrapper article {
width: 100%;
max-width: 300px;
margin:0 auto 0;
float: none;
}
.services-block-list {
text-align: center;
}
.home-section-services .services-item h3 {
font-size: 18px;
}
#university-hub-front-page-widgets .fetured-page-content {
padding: 0 15px ;
text-align: left;
}
#university-hub-front-page-widgets .fetured-page-content .widget-title {
font-size: 19px;
text-align: left;
}
.entry-header .entry-title {
font-size: 20px;
}
#primary article.hentry,
.sidebar .widget {
padding: 15px;
}
#main-slider .cycle-prev {
right: 55px;
}
#front-page-home-sections .home-section-call-to-action .section-title {
font-size: 17px;
text-align: center;
}
.home-section-call-to-action .cta-btn {
display: inline-block;
margin: 3px 3px;
padding: 5px 12px;
font-size: 13px;
}
.home-section-news-and-events .custom-entry-date span.entry-month,
.home-section-news-and-events .custom-entry-date span.entry-day {
width: 60px;
}
.home-section-news-and-events .custom-entry-date span.entry-day {
font-size: 31px;
}
#university-hub-featured-blocks article {
margin-bottom: 15px;
}
.university_hub_widget_products_grid .university-hub-woocommerce-product-grid-4 ul.products li.product,
.university_hub_widget_products_grid .university-hub-woocommerce-product-grid-4 ul.products li.product  {
width: 94%;
margin: 0 auto 15px;
float: none;
}
.university-hub-woocommerce-product-grid-4 ul.products li.product .button,
.university-hub-woocommerce-product-grid-3 ul.products li.product .button {
font-size: 14px;
left: 28%;
padding: 5px 13px;
}
.site-title {
margin: 0;
}
}.has-black-color {
color: #000000;
}
.has-black-background-color {
background-color: #000000;
}
.has-white-color {
color: #ffffff;
}
.has-white-background-color {
background-color: #ffffff;
}
.has-gray-color {
color: #727272;
}
.has-gray-background-color {
background-color: #727272;
}
.has-blue-color {
color: #179bd7;
}
.has-blue-background-color {
background-color: #179bd7;
}
.has-navy-blue-color {
color: #253b80;
}
.has-navy-blue-background-color {
background-color: #253b80;
}
.has-light-blue-color {
color: #f7fcfe;
}
.has-light-blue-background-color {
background-color: #f7fcfe;
}
.has-orange-color {
color: #ff6000;
}
.has-orange-background-color {
background-color: #ff6000;
}
.has-green-color {
color: #77a464;
}
.has-green-background-color {
background-color: #77a464;
}
.has-red-color {
color: #e4572e;
}
.has-red-background-color {
background-color: #e4572e;
}
.has-yellow-color {
color: #f4a024;
}
.has-yellow-background-color {
background-color: #f4a024;
} .has-small-font-size {
font-size: 13px;
}
.has-normal-font-size {
font-size: 14px;
}
.has-large-font-size {
font-size: 30px;
}
.has-huge-font-size {
font-size: 36px;
} @media only screen and (max-width:1023px) {
.has-large-font-size {
font-size: 28px;
}
.has-huge-font-size {
font-size: 32px;
}
} @media only screen and (max-width:767px) {
.has-large-font-size {
font-size: 25px;
}
.has-huge-font-size {
font-size: 30px;
}
} hr.wp-block-separator {
background: none;
border-bottom-width: 1px;
}
p.has-drop-cap:not(:focus)::first-letter {
font-size: 5em;
margin-top: 0.075em;
} .wp-block-gallery {
margin: 0;
margin-bottom: 15px;
}
.entry-content ul.wp-block-gallery {
margin-left: 0;
padding-left: 0;
}
.wp-block-gallery.alignleft,
.wp-block-gallery.alignnone,
.wp-block-gallery.aligncenter,
.wp-block-gallery.alignright {
display: flex;
}
.wp-block-gallery figcaption {
font-style: italic;
}
.entry-content .blocks-gallery-grid {
padding-left: 0;
}
[class^="wp-block-"]:not(.wp-block-gallery) figcaption {
font-style: italic;
margin-bottom: 1.5em;
text-align: left;
} .wp-block-image,
.wp-block-cover {
margin-bottom: 1.5em;
}
.wp-block-image figure {
margin-bottom: 0;
margin-top: 0;
}
.wp-block-image figure.alignleft {
margin-right: 1.5em;
}
.wp-block-image figure.alignright {
margin-left: 1.5em;
}
.wp-block-audio audio {
display: block;
width: 100%;
}
.wp-block-cover-image.alignright,
.wp-block-cover.alignright,
.wp-block-cover-image.alignleft,
.wp-block-cover.alignleft,
.wp-block-cover-image.aligncenter,
.wp-block-cover.aligncenter {
display: flex;
} .wp-block-button .wp-block-button__link {
border-radius: 0;
cursor: pointer;
font-size: 16px;
line-height: 1.5;
padding: 10px 20px;
vertical-align: baseline;
}
.entry-content .wp-block-button:not(.is-style-outline) .wp-block-button__link {
border: 0;
}
.entry-content .wp-block-button.is-style-outline .wp-block-button__link:hover,
.entry-content .wp-block-button.is-style-outline .wp-block-button__link:focus {
border: 2px solid;
}
.wp-block-button__link {
background: #179bd7;
color: #fff;
}
.is-style-outline .wp-block-button__link:not(.has-text-color) {
color: #179bd7;
}
.wp-block-button__link:hover,
.wp-block-button__link:focus,
.is-style-outline .wp-block-button__link:hover,
.is-style-outline .wp-block-button__link:focus {
background-color: #ff6000;
color: #fff;
} .wp-block-quote:before,
.wp-block-pullquote blockquote:before {
display: none;
}
.wp-block-quote,
.wp-block-pullquote blockquote {
margin: 0 0 15px 0;
position: relative;
}
.wp-block-pullquote blockquote {
margin: 0;
}
.wp-block-quote {
border-left: 5px solid #179bd7;
}
.wp-block-quote.has-text-align-right:not(.is-style-large) {
border-right: 5px solid #179bd7;
}
.wp-block-quote.is-style-large {
background-color: #eee;
padding: 1.6em;
}
.wp-block-pullquote.is-style-solid-color {
padding: 0;
}
.wp-block-pullquote {
border-top: 5px solid #179bd7;
border-bottom: 5px solid #179bd7;
clear: both;
padding: 1.6em;
}
.wp-block-pullquote.alignleft,
.wp-block-pullquote.alignright {
clear: none;
margin-top: 15px;
}
.wp-block-pullquote p {
color: inherit;
}
.wp-block-pullquote blockquote {
border: 0;
padding: 0;
}
.wp-block-pullquote.is-style-solid-color {
padding: 1.6em;
}
.wp-block-pullquote.is-style-solid-color:not(.has-background) {
background: #179bd7;
}
.wp-block-pullquote.is-style-solid-color blockquote {
border: none;
max-width: 100%;
}
.wp-block-pullquote.is-style-solid-color blockquote cite {
text-transform: none;
font-style: normal;
font-size: 18px;
margin-top: 15px;
display: block;
}
.wp-block-pullquote.is-style-solid-color blockquote:not(.has-text-color) cite {
color: #fff;
}
.wp-block-pullquote.is-style-solid-color blockquote:not(.has-text-color) {
color: #fff;
}
.wp-block-pullquote.is-style-solid-color blockquote:not(.has-text-color) p {
color: #fff;
} .sidebar .wp-block-group h2 {
border-bottom: 1px solid #e7ecef;
font-size: 21px;
font-weight: 500;
margin-bottom: 15px;
padding-bottom: 10px;
position: relative;
}
#footer-widgets .wp-block-group h2 {
color: #dddddd;
font-size: 21px;
font-weight: 400;
}
.sidebar .wp-block-group .university_hub_widget_social,
#footer-widgets .wp-block-group .university_hub_widget_social {
margin-top: 0;
}
.sidebar .wp-block-group .widget {
background: transparent;
box-shadow: none;
padding: 0;
}
.widget .wp-block-tag-cloud a {
border: 1px solid #dddddd;
color: #001837;
display: inline-block;
font-size: 16px !important;
line-height: 1.5;
margin-bottom: 5px;
padding: 5px 15px;
}
.widget .wp-block-tag-cloud a:hover {
border: 1px solid #179bd7;
color: #179bd7;
}@font-face {font-family: 'Defaults';src:url(//old.svcetedu.org/wp-content/uploads/smile_fonts/Defaults/Defaults.eot?rfa9z8);src:url(//old.svcetedu.org/wp-content/uploads/smile_fonts/Defaults/Defaults.eot?#iefixrfa9z8) format('embedded-opentype'),url(//old.svcetedu.org/wp-content/uploads/smile_fonts/Defaults/Defaults.woff?rfa9z8) format('woff'),url(//old.svcetedu.org/wp-content/uploads/smile_fonts/Defaults/Defaults.ttf?rfa9z8) format('truetype'),url(//old.svcetedu.org/wp-content/uploads/smile_fonts/Defaults/Defaults.svg?rfa9z8#Defaults) format('svg');font-weight: normal;font-style: normal;}[class^="Defaults-"], [class*=" Defaults-"] {font-family: 'Defaults';speak: none;font-style: normal;font-weight: normal;font-variant: normal;text-transform: none;line-height: 1;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}.Defaults-glass:before {content: "\f000";}.Defaults-music:before {content: "\f001";}.Defaults-search:before {content: "\f002";}.Defaults-envelope-o:before {content: "\f003";}.Defaults-heart:before {content: "\f004";}.Defaults-star:before {content: "\f005";}.Defaults-star-o:before {content: "\f006";}.Defaults-user:before {content: "\f007";}.Defaults-film:before {content: "\f008";}.Defaults-th-large:before {content: "\f009";}.Defaults-th:before {content: "\f00a";}.Defaults-th-list:before {content: "\f00b";}.Defaults-check:before {content: "\f00c";}.Defaults-close:before {content: "\f00d";}.Defaults-remove:before {content: "\f00d";}.Defaults-times:before {content: "\f00d";}.Defaults-search-plus:before {content: "\f00e";}.Defaults-search-minus:before {content: "\f010";}.Defaults-power-off:before {content: "\f011";}.Defaults-signal:before {content: "\f012";}.Defaults-cog:before {content: "\f013";}.Defaults-gear:before {content: "\f013";}.Defaults-trash-o:before {content: "\f014";}.Defaults-home:before {content: "\f015";}.Defaults-file-o:before {content: "\f016";}.Defaults-clock-o:before {content: "\f017";}.Defaults-road:before {content: "\f018";}.Defaults-download:before {content: "\f019";}.Defaults-arrow-circle-o-down:before {content: "\f01a";}.Defaults-arrow-circle-o-up:before {content: "\f01b";}.Defaults-inbox:before {content: "\f01c";}.Defaults-play-circle-o:before {content: "\f01d";}.Defaults-repeat:before {content: "\f01e";}.Defaults-rotate-right:before {content: "\f01e";}.Defaults-refresh:before {content: "\f021";}.Defaults-list-alt:before {content: "\f022";}.Defaults-lock:before {content: "\f023";}.Defaults-flag:before {content: "\f024";}.Defaults-headphones:before {content: "\f025";}.Defaults-volume-off:before {content: "\f026";}.Defaults-volume-down:before {content: "\f027";}.Defaults-volume-up:before {content: "\f028";}.Defaults-qrcode:before {content: "\f029";}.Defaults-barcode:before {content: "\f02a";}.Defaults-tag:before {content: "\f02b";}.Defaults-tags:before {content: "\f02c";}.Defaults-book:before {content: "\f02d";}.Defaults-bookmark:before {content: "\f02e";}.Defaults-print:before {content: "\f02f";}.Defaults-camera:before {content: "\f030";}.Defaults-font:before {content: "\f031";}.Defaults-bold:before {content: "\f032";}.Defaults-italic:before {content: "\f033";}.Defaults-text-height:before {content: "\f034";}.Defaults-text-width:before {content: "\f035";}.Defaults-align-left:before {content: "\f036";}.Defaults-align-center:before {content: "\f037";}.Defaults-align-right:before {content: "\f038";}.Defaults-align-justify:before {content: "\f039";}.Defaults-list:before {content: "\f03a";}.Defaults-dedent:before {content: "\f03b";}.Defaults-outdent:before {content: "\f03b";}.Defaults-indent:before {content: "\f03c";}.Defaults-video-camera:before {content: "\f03d";}.Defaults-image:before {content: "\f03e";}.Defaults-photo:before {content: "\f03e";}.Defaults-picture-o:before {content: "\f03e";}.Defaults-pencil:before {content: "\f040";}.Defaults-map-marker:before {content: "\f041";}.Defaults-adjust:before {content: "\f042";}.Defaults-tint:before {content: "\f043";}.Defaults-edit:before {content: "\f044";}.Defaults-pencil-square-o:before {content: "\f044";}.Defaults-share-square-o:before {content: "\f045";}.Defaults-check-square-o:before {content: "\f046";}.Defaults-arrows:before {content: "\f047";}.Defaults-step-backward:before {content: "\f048";}.Defaults-fast-backward:before {content: "\f049";}.Defaults-backward:before {content: "\f04a";}.Defaults-play:before {content: "\f04b";}.Defaults-pause:before {content: "\f04c";}.Defaults-stop:before {content: "\f04d";}.Defaults-forward:before {content: "\f04e";}.Defaults-fast-forward:before {content: "\f050";}.Defaults-step-forward:before {content: "\f051";}.Defaults-eject:before {content: "\f052";}.Defaults-chevron-left:before {content: "\f053";}.Defaults-chevron-right:before {content: "\f054";}.Defaults-plus-circle:before {content: "\f055";}.Defaults-minus-circle:before {content: "\f056";}.Defaults-times-circle:before {content: "\f057";}.Defaults-check-circle:before {content: "\f058";}.Defaults-question-circle:before {content: "\f059";}.Defaults-info-circle:before {content: "\f05a";}.Defaults-crosshairs:before {content: "\f05b";}.Defaults-times-circle-o:before {content: "\f05c";}.Defaults-check-circle-o:before {content: "\f05d";}.Defaults-ban:before {content: "\f05e";}.Defaults-arrow-left:before {content: "\f060";}.Defaults-arrow-right:before {content: "\f061";}.Defaults-arrow-up:before {content: "\f062";}.Defaults-arrow-down:before {content: "\f063";}.Defaults-mail-forward:before {content: "\f064";}.Defaults-share:before {content: "\f064";}.Defaults-expand:before {content: "\f065";}.Defaults-compress:before {content: "\f066";}.Defaults-plus:before {content: "\f067";}.Defaults-minus:before {content: "\f068";}.Defaults-asterisk:before {content: "\f069";}.Defaults-exclamation-circle:before {content: "\f06a";}.Defaults-gift:before {content: "\f06b";}.Defaults-leaf:before {content: "\f06c";}.Defaults-fire:before {content: "\f06d";}.Defaults-eye:before {content: "\f06e";}.Defaults-eye-slash:before {content: "\f070";}.Defaults-exclamation-triangle:before {content: "\f071";}.Defaults-warning:before {content: "\f071";}.Defaults-plane:before {content: "\f072";}.Defaults-calendar:before {content: "\f073";}.Defaults-random:before {content: "\f074";}.Defaults-comment:before {content: "\f075";}.Defaults-magnet:before {content: "\f076";}.Defaults-chevron-up:before {content: "\f077";}.Defaults-chevron-down:before {content: "\f078";}.Defaults-retweet:before {content: "\f079";}.Defaults-shopping-cart:before {content: "\f07a";}.Defaults-folder:before {content: "\f07b";}.Defaults-folder-open:before {content: "\f07c";}.Defaults-arrows-v:before {content: "\f07d";}.Defaults-arrows-h:before {content: "\f07e";}.Defaults-bar-chart:before {content: "\f080";}.Defaults-bar-chart-o:before {content: "\f080";}.Defaults-twitter-square:before {content: "\f081";}.Defaults-facebook-square:before {content: "\f082";}.Defaults-camera-retro:before {content: "\f083";}.Defaults-key:before {content: "\f084";}.Defaults-cogs:before {content: "\f085";}.Defaults-gears:before {content: "\f085";}.Defaults-comments:before {content: "\f086";}.Defaults-thumbs-o-up:before {content: "\f087";}.Defaults-thumbs-o-down:before {content: "\f088";}.Defaults-star-half:before {content: "\f089";}.Defaults-heart-o:before {content: "\f08a";}.Defaults-sign-out:before {content: "\f08b";}.Defaults-linkedin-square:before {content: "\f08c";}.Defaults-thumb-tack:before {content: "\f08d";}.Defaults-external-link:before {content: "\f08e";}.Defaults-sign-in:before {content: "\f090";}.Defaults-trophy:before {content: "\f091";}.Defaults-github-square:before {content: "\f092";}.Defaults-upload:before {content: "\f093";}.Defaults-lemon-o:before {content: "\f094";}.Defaults-phone:before {content: "\f095";}.Defaults-square-o:before {content: "\f096";}.Defaults-bookmark-o:before {content: "\f097";}.Defaults-phone-square:before {content: "\f098";}.Defaults-twitter:before {content: "\f099";}.Defaults-facebook:before {content: "\f09a";}.Defaults-facebook-f:before {content: "\f09a";}.Defaults-github:before {content: "\f09b";}.Defaults-unlock:before {content: "\f09c";}.Defaults-credit-card:before {content: "\f09d";}.Defaults-rss:before {content: "\f09e";}.Defaults-hdd-o:before {content: "\f0a0";}.Defaults-bullhorn:before {content: "\f0a1";}.Defaults-bell-o:before {content: "\f0a2";}.Defaults-certificate:before {content: "\f0a3";}.Defaults-hand-o-right:before {content: "\f0a4";}.Defaults-hand-o-left:before {content: "\f0a5";}.Defaults-hand-o-up:before {content: "\f0a6";}.Defaults-hand-o-down:before {content: "\f0a7";}.Defaults-arrow-circle-left:before {content: "\f0a8";}.Defaults-arrow-circle-right:before {content: "\f0a9";}.Defaults-arrow-circle-up:before {content: "\f0aa";}.Defaults-arrow-circle-down:before {content: "\f0ab";}.Defaults-globe:before {content: "\f0ac";}.Defaults-wrench:before {content: "\f0ad";}.Defaults-tasks:before {content: "\f0ae";}.Defaults-filter:before {content: "\f0b0";}.Defaults-briefcase:before {content: "\f0b1";}.Defaults-arrows-alt:before {content: "\f0b2";}.Defaults-group:before {content: "\f0c0";}.Defaults-users:before {content: "\f0c0";}.Defaults-chain:before {content: "\f0c1";}.Defaults-link:before {content: "\f0c1";}.Defaults-cloud:before {content: "\f0c2";}.Defaults-flask:before {content: "\f0c3";}.Defaults-cut:before {content: "\f0c4";}.Defaults-scissors:before {content: "\f0c4";}.Defaults-copy:before {content: "\f0c5";}.Defaults-files-o:before {content: "\f0c5";}.Defaults-paperclip:before {content: "\f0c6";}.Defaults-floppy-o:before {content: "\f0c7";}.Defaults-save:before {content: "\f0c7";}.Defaults-square:before {content: "\f0c8";}.Defaults-bars:before {content: "\f0c9";}.Defaults-navicon:before {content: "\f0c9";}.Defaults-reorder:before {content: "\f0c9";}.Defaults-list-ul:before {content: "\f0ca";}.Defaults-list-ol:before {content: "\f0cb";}.Defaults-strikethrough:before {content: "\f0cc";}.Defaults-underline:before {content: "\f0cd";}.Defaults-table:before {content: "\f0ce";}.Defaults-magic:before {content: "\f0d0";}.Defaults-truck:before {content: "\f0d1";}.Defaults-pinterest:before {content: "\f0d2";}.Defaults-pinterest-square:before {content: "\f0d3";}.Defaults-google-plus-square:before {content: "\f0d4";}.Defaults-google-plus:before {content: "\f0d5";}.Defaults-money:before {content: "\f0d6";}.Defaults-caret-down:before {content: "\f0d7";}.Defaults-caret-up:before {content: "\f0d8";}.Defaults-caret-left:before {content: "\f0d9";}.Defaults-caret-right:before {content: "\f0da";}.Defaults-columns:before {content: "\f0db";}.Defaults-sort:before {content: "\f0dc";}.Defaults-unsorted:before {content: "\f0dc";}.Defaults-sort-desc:before {content: "\f0dd";}.Defaults-sort-down:before {content: "\f0dd";}.Defaults-sort-asc:before {content: "\f0de";}.Defaults-sort-up:before {content: "\f0de";}.Defaults-envelope:before {content: "\f0e0";}.Defaults-linkedin:before {content: "\f0e1";}.Defaults-rotate-left:before {content: "\f0e2";}.Defaults-undo:before {content: "\f0e2";}.Defaults-gavel:before {content: "\f0e3";}.Defaults-legal:before {content: "\f0e3";}.Defaults-dashboard:before {content: "\f0e4";}.Defaults-tachometer:before {content: "\f0e4";}.Defaults-comment-o:before {content: "\f0e5";}.Defaults-comments-o:before {content: "\f0e6";}.Defaults-bolt:before {content: "\f0e7";}.Defaults-flash:before {content: "\f0e7";}.Defaults-sitemap:before {content: "\f0e8";}.Defaults-umbrella:before {content: "\f0e9";}.Defaults-clipboard:before {content: "\f0ea";}.Defaults-paste:before {content: "\f0ea";}.Defaults-lightbulb-o:before {content: "\f0eb";}.Defaults-exchange:before {content: "\f0ec";}.Defaults-cloud-download:before {content: "\f0ed";}.Defaults-cloud-upload:before {content: "\f0ee";}.Defaults-user-md:before {content: "\f0f0";}.Defaults-stethoscope:before {content: "\f0f1";}.Defaults-suitcase:before {content: "\f0f2";}.Defaults-bell:before {content: "\f0f3";}.Defaults-coffee:before {content: "\f0f4";}.Defaults-cutlery:before {content: "\f0f5";}.Defaults-file-text-o:before {content: "\f0f6";}.Defaults-building-o:before {content: "\f0f7";}.Defaults-hospital-o:before {content: "\f0f8";}.Defaults-ambulance:before {content: "\f0f9";}.Defaults-medkit:before {content: "\f0fa";}.Defaults-fighter-jet:before {content: "\f0fb";}.Defaults-beer:before {content: "\f0fc";}.Defaults-h-square:before {content: "\f0fd";}.Defaults-plus-square:before {content: "\f0fe";}.Defaults-angle-double-left:before {content: "\f100";}.Defaults-angle-double-right:before {content: "\f101";}.Defaults-angle-double-up:before {content: "\f102";}.Defaults-angle-double-down:before {content: "\f103";}.Defaults-angle-left:before {content: "\f104";}.Defaults-angle-right:before {content: "\f105";}.Defaults-angle-up:before {content: "\f106";}.Defaults-angle-down:before {content: "\f107";}.Defaults-desktop:before {content: "\f108";}.Defaults-laptop:before {content: "\f109";}.Defaults-tablet:before {content: "\f10a";}.Defaults-mobile:before {content: "\f10b";}.Defaults-mobile-phone:before {content: "\f10b";}.Defaults-circle-o:before {content: "\f10c";}.Defaults-quote-left:before {content: "\f10d";}.Defaults-quote-right:before {content: "\f10e";}.Defaults-spinner:before {content: "\f110";}.Defaults-circle:before {content: "\f111";}.Defaults-mail-reply:before {content: "\f112";}.Defaults-reply:before {content: "\f112";}.Defaults-github-alt:before {content: "\f113";}.Defaults-folder-o:before {content: "\f114";}.Defaults-folder-open-o:before {content: "\f115";}.Defaults-smile-o:before {content: "\f118";}.Defaults-frown-o:before {content: "\f119";}.Defaults-meh-o:before {content: "\f11a";}.Defaults-gamepad:before {content: "\f11b";}.Defaults-keyboard-o:before {content: "\f11c";}.Defaults-flag-o:before {content: "\f11d";}.Defaults-flag-checkered:before {content: "\f11e";}.Defaults-terminal:before {content: "\f120";}.Defaults-code:before {content: "\f121";}.Defaults-mail-reply-all:before {content: "\f122";}.Defaults-reply-all:before {content: "\f122";}.Defaults-star-half-empty:before {content: "\f123";}.Defaults-star-half-full:before {content: "\f123";}.Defaults-star-half-o:before {content: "\f123";}.Defaults-location-arrow:before {content: "\f124";}.Defaults-crop:before {content: "\f125";}.Defaults-code-fork:before {content: "\f126";}.Defaults-chain-broken:before {content: "\f127";}.Defaults-unlink:before {content: "\f127";}.Defaults-question:before {content: "\f128";}.Defaults-info:before {content: "\f129";}.Defaults-exclamation:before {content: "\f12a";}.Defaults-superscript:before {content: "\f12b";}.Defaults-subscript:before {content: "\f12c";}.Defaults-eraser:before {content: "\f12d";}.Defaults-puzzle-piece:before {content: "\f12e";}.Defaults-microphone:before {content: "\f130";}.Defaults-microphone-slash:before {content: "\f131";}.Defaults-shield:before {content: "\f132";}.Defaults-calendar-o:before {content: "\f133";}.Defaults-fire-extinguisher:before {content: "\f134";}.Defaults-rocket:before {content: "\f135";}.Defaults-maxcdn:before {content: "\f136";}.Defaults-chevron-circle-left:before {content: "\f137";}.Defaults-chevron-circle-right:before {content: "\f138";}.Defaults-chevron-circle-up:before {content: "\f139";}.Defaults-chevron-circle-down:before {content: "\f13a";}.Defaults-html5:before {content: "\f13b";}.Defaults-css3:before {content: "\f13c";}.Defaults-anchor:before {content: "\f13d";}.Defaults-unlock-alt:before {content: "\f13e";}.Defaults-bullseye:before {content: "\f140";}.Defaults-ellipsis-h:before {content: "\f141";}.Defaults-ellipsis-v:before {content: "\f142";}.Defaults-rss-square:before {content: "\f143";}.Defaults-play-circle:before {content: "\f144";}.Defaults-ticket:before {content: "\f145";}.Defaults-minus-square:before {content: "\f146";}.Defaults-minus-square-o:before {content: "\f147";}.Defaults-level-up:before {content: "\f148";}.Defaults-level-down:before {content: "\f149";}.Defaults-check-square:before {content: "\f14a";}.Defaults-pencil-square:before {content: "\f14b";}.Defaults-external-link-square:before {content: "\f14c";}.Defaults-share-square:before {content: "\f14d";}.Defaults-compass:before {content: "\f14e";}.Defaults-caret-square-o-down:before {content: "\f150";}.Defaults-toggle-down:before {content: "\f150";}.Defaults-caret-square-o-up:before {content: "\f151";}.Defaults-toggle-up:before {content: "\f151";}.Defaults-caret-square-o-right:before {content: "\f152";}.Defaults-toggle-right:before {content: "\f152";}.Defaults-eur:before {content: "\f153";}.Defaults-euro:before {content: "\f153";}.Defaults-gbp:before {content: "\f154";}.Defaults-dollar:before {content: "\f155";}.Defaults-usd:before {content: "\f155";}.Defaults-inr:before {content: "\f156";}.Defaults-rupee:before {content: "\f156";}.Defaults-cny:before {content: "\f157";}.Defaults-jpy:before {content: "\f157";}.Defaults-rmb:before {content: "\f157";}.Defaults-yen:before {content: "\f157";}.Defaults-rouble:before {content: "\f158";}.Defaults-rub:before {content: "\f158";}.Defaults-ruble:before {content: "\f158";}.Defaults-krw:before {content: "\f159";}.Defaults-won:before {content: "\f159";}.Defaults-bitcoin:before {content: "\f15a";}.Defaults-btc:before {content: "\f15a";}.Defaults-file:before {content: "\f15b";}.Defaults-file-text:before {content: "\f15c";}.Defaults-sort-alpha-asc:before {content: "\f15d";}.Defaults-sort-alpha-desc:before {content: "\f15e";}.Defaults-sort-amount-asc:before {content: "\f160";}.Defaults-sort-amount-desc:before {content: "\f161";}.Defaults-sort-numeric-asc:before {content: "\f162";}.Defaults-sort-numeric-desc:before {content: "\f163";}.Defaults-thumbs-up:before {content: "\f164";}.Defaults-thumbs-down:before {content: "\f165";}.Defaults-youtube-square:before {content: "\f166";}.Defaults-youtube:before {content: "\f167";}.Defaults-xing:before {content: "\f168";}.Defaults-xing-square:before {content: "\f169";}.Defaults-youtube-play:before {content: "\f16a";}.Defaults-dropbox:before {content: "\f16b";}.Defaults-stack-overflow:before {content: "\f16c";}.Defaults-instagram:before {content: "\f16d";}.Defaults-flickr:before {content: "\f16e";}.Defaults-adn:before {content: "\f170";}.Defaults-bitbucket:before {content: "\f171";}.Defaults-bitbucket-square:before {content: "\f172";}.Defaults-tumblr:before {content: "\f173";}.Defaults-tumblr-square:before {content: "\f174";}.Defaults-long-arrow-down:before {content: "\f175";}.Defaults-long-arrow-up:before {content: "\f176";}.Defaults-long-arrow-left:before {content: "\f177";}.Defaults-long-arrow-right:before {content: "\f178";}.Defaults-apple:before {content: "\f179";}.Defaults-windows:before {content: "\f17a";}.Defaults-android:before {content: "\f17b";}.Defaults-linux:before {content: "\f17c";}.Defaults-dribbble:before {content: "\f17d";}.Defaults-skype:before {content: "\f17e";}.Defaults-foursquare:before {content: "\f180";}.Defaults-trello:before {content: "\f181";}.Defaults-female:before {content: "\f182";}.Defaults-male:before {content: "\f183";}.Defaults-gittip:before {content: "\f184";}.Defaults-gratipay:before {content: "\f184";}.Defaults-sun-o:before {content: "\f185";}.Defaults-moon-o:before {content: "\f186";}.Defaults-archive:before {content: "\f187";}.Defaults-bug:before {content: "\f188";}.Defaults-vk:before {content: "\f189";}.Defaults-weibo:before {content: "\f18a";}.Defaults-renren:before {content: "\f18b";}.Defaults-pagelines:before {content: "\f18c";}.Defaults-stack-exchange:before {content: "\f18d";}.Defaults-arrow-circle-o-right:before {content: "\f18e";}.Defaults-arrow-circle-o-left:before {content: "\f190";}.Defaults-caret-square-o-left:before {content: "\f191";}.Defaults-toggle-left:before {content: "\f191";}.Defaults-dot-circle-o:before {content: "\f192";}.Defaults-wheelchair:before {content: "\f193";}.Defaults-vimeo-square:before {content: "\f194";}.Defaults-try:before {content: "\f195";}.Defaults-turkish-lira:before {content: "\f195";}.Defaults-plus-square-o:before {content: "\f196";}.Defaults-space-shuttle:before {content: "\f197";}.Defaults-slack:before {content: "\f198";}.Defaults-envelope-square:before {content: "\f199";}.Defaults-wordpress:before {content: "\f19a";}.Defaults-openid:before {content: "\f19b";}.Defaults-bank:before {content: "\f19c";}.Defaults-institution:before {content: "\f19c";}.Defaults-university:before {content: "\f19c";}.Defaults-graduation-cap:before {content: "\f19d";}.Defaults-mortar-board:before {content: "\f19d";}.Defaults-yahoo:before {content: "\f19e";}.Defaults-google:before {content: "\f1a0";}.Defaults-reddit:before {content: "\f1a1";}.Defaults-reddit-square:before {content: "\f1a2";}.Defaults-stumbleupon-circle:before {content: "\f1a3";}.Defaults-stumbleupon:before {content: "\f1a4";}.Defaults-delicious:before {content: "\f1a5";}.Defaults-digg:before {content: "\f1a6";}.Defaults-pied-piper:before {content: "\f1a7";}.Defaults-pied-piper-alt:before {content: "\f1a8";}.Defaults-drupal:before {content: "\f1a9";}.Defaults-joomla:before {content: "\f1aa";}.Defaults-language:before {content: "\f1ab";}.Defaults-fax:before {content: "\f1ac";}.Defaults-building:before {content: "\f1ad";}.Defaults-child:before {content: "\f1ae";}.Defaults-paw:before {content: "\f1b0";}.Defaults-spoon:before {content: "\f1b1";}.Defaults-cube:before {content: "\f1b2";}.Defaults-cubes:before {content: "\f1b3";}.Defaults-behance:before {content: "\f1b4";}.Defaults-behance-square:before {content: "\f1b5";}.Defaults-steam:before {content: "\f1b6";}.Defaults-steam-square:before {content: "\f1b7";}.Defaults-recycle:before {content: "\f1b8";}.Defaults-automobile:before {content: "\f1b9";}.Defaults-car:before {content: "\f1b9";}.Defaults-cab:before {content: "\f1ba";}.Defaults-taxi:before {content: "\f1ba";}.Defaults-tree:before {content: "\f1bb";}.Defaults-spotify:before {content: "\f1bc";}.Defaults-deviantart:before {content: "\f1bd";}.Defaults-soundcloud:before {content: "\f1be";}.Defaults-database:before {content: "\f1c0";}.Defaults-file-pdf-o:before {content: "\f1c1";}.Defaults-file-word-o:before {content: "\f1c2";}.Defaults-file-excel-o:before {content: "\f1c3";}.Defaults-file-powerpoint-o:before {content: "\f1c4";}.Defaults-file-image-o:before {content: "\f1c5";}.Defaults-file-photo-o:before {content: "\f1c5";}.Defaults-file-picture-o:before {content: "\f1c5";}.Defaults-file-archive-o:before {content: "\f1c6";}.Defaults-file-zip-o:before {content: "\f1c6";}.Defaults-file-audio-o:before {content: "\f1c7";}.Defaults-file-sound-o:before {content: "\f1c7";}.Defaults-file-movie-o:before {content: "\f1c8";}.Defaults-file-video-o:before {content: "\f1c8";}.Defaults-file-code-o:before {content: "\f1c9";}.Defaults-vine:before {content: "\f1ca";}.Defaults-codepen:before {content: "\f1cb";}.Defaults-jsfiddle:before {content: "\f1cc";}.Defaults-life-bouy:before {content: "\f1cd";}.Defaults-life-buoy:before {content: "\f1cd";}.Defaults-life-ring:before {content: "\f1cd";}.Defaults-life-saver:before {content: "\f1cd";}.Defaults-support:before {content: "\f1cd";}.Defaults-circle-o-notch:before {content: "\f1ce";}.Defaults-ra:before {content: "\f1d0";}.Defaults-rebel:before {content: "\f1d0";}.Defaults-empire:before {content: "\f1d1";}.Defaults-ge:before {content: "\f1d1";}.Defaults-git-square:before {content: "\f1d2";}.Defaults-git:before {content: "\f1d3";}.Defaults-hacker-news:before {content: "\f1d4";}.Defaults-tencent-weibo:before {content: "\f1d5";}.Defaults-qq:before {content: "\f1d6";}.Defaults-wechat:before {content: "\f1d7";}.Defaults-weixin:before {content: "\f1d7";}.Defaults-paper-plane:before {content: "\f1d8";}.Defaults-send:before {content: "\f1d8";}.Defaults-paper-plane-o:before {content: "\f1d9";}.Defaults-send-o:before {content: "\f1d9";}.Defaults-history:before {content: "\f1da";}.Defaults-circle-thin:before {content: "\f1db";}.Defaults-genderless:before {content: "\f1db";}.Defaults-header:before {content: "\f1dc";}.Defaults-paragraph:before {content: "\f1dd";}.Defaults-sliders:before {content: "\f1de";}.Defaults-share-alt:before {content: "\f1e0";}.Defaults-share-alt-square:before {content: "\f1e1";}.Defaults-bomb:before {content: "\f1e2";}.Defaults-futbol-o:before {content: "\f1e3";}.Defaults-soccer-ball-o:before {content: "\f1e3";}.Defaults-tty:before {content: "\f1e4";}.Defaults-binoculars:before {content: "\f1e5";}.Defaults-plug:before {content: "\f1e6";}.Defaults-slideshare:before {content: "\f1e7";}.Defaults-twitch:before {content: "\f1e8";}.Defaults-yelp:before {content: "\f1e9";}.Defaults-newspaper-o:before {content: "\f1ea";}.Defaults-wifi:before {content: "\f1eb";}.Defaults-calculator:before {content: "\f1ec";}.Defaults-paypal:before {content: "\f1ed";}.Defaults-google-wallet:before {content: "\f1ee";}.Defaults-cc-visa:before {content: "\f1f0";}.Defaults-cc-mastercard:before {content: "\f1f1";}.Defaults-cc-discover:before {content: "\f1f2";}.Defaults-cc-amex:before {content: "\f1f3";}.Defaults-cc-paypal:before {content: "\f1f4";}.Defaults-cc-stripe:before {content: "\f1f5";}.Defaults-bell-slash:before {content: "\f1f6";}.Defaults-bell-slash-o:before {content: "\f1f7";}.Defaults-trash:before {content: "\f1f8";}.Defaults-copyright:before {content: "\f1f9";}.Defaults-at:before {content: "\f1fa";}.Defaults-eyedropper:before {content: "\f1fb";}.Defaults-paint-brush:before {content: "\f1fc";}.Defaults-birthday-cake:before {content: "\f1fd";}.Defaults-area-chart:before {content: "\f1fe";}.Defaults-pie-chart:before {content: "\f200";}.Defaults-line-chart:before {content: "\f201";}.Defaults-lastfm:before {content: "\f202";}.Defaults-lastfm-square:before {content: "\f203";}.Defaults-toggle-off:before {content: "\f204";}.Defaults-toggle-on:before {content: "\f205";}.Defaults-bicycle:before {content: "\f206";}.Defaults-bus:before {content: "\f207";}.Defaults-ioxhost:before {content: "\f208";}.Defaults-angellist:before {content: "\f209";}.Defaults-cc:before {content: "\f20a";}.Defaults-ils:before {content: "\f20b";}.Defaults-shekel:before {content: "\f20b";}.Defaults-sheqel:before {content: "\f20b";}.Defaults-meanpath:before {content: "\f20c";}.Defaults-buysellads:before {content: "\f20d";}.Defaults-connectdevelop:before {content: "\f20e";}.Defaults-dashcube:before {content: "\f210";}.Defaults-forumbee:before {content: "\f211";}.Defaults-leanpub:before {content: "\f212";}.Defaults-sellsy:before {content: "\f213";}.Defaults-shirtsinbulk:before {content: "\f214";}.Defaults-simplybuilt:before {content: "\f215";}.Defaults-skyatlas:before {content: "\f216";}.Defaults-cart-plus:before {content: "\f217";}.Defaults-cart-arrow-down:before {content: "\f218";}.Defaults-diamond:before {content: "\f219";}.Defaults-ship:before {content: "\f21a";}.Defaults-user-secret:before {content: "\f21b";}.Defaults-motorcycle:before {content: "\f21c";}.Defaults-street-view:before {content: "\f21d";}.Defaults-heartbeat:before {content: "\f21e";}.Defaults-venus:before {content: "\f221";}.Defaults-mars:before {content: "\f222";}.Defaults-mercury:before {content: "\f223";}.Defaults-transgender:before {content: "\f224";}.Defaults-transgender-alt:before {content: "\f225";}.Defaults-venus-double:before {content: "\f226";}.Defaults-mars-double:before {content: "\f227";}.Defaults-venus-mars:before {content: "\f228";}.Defaults-mars-stroke:before {content: "\f229";}.Defaults-mars-stroke-v:before {content: "\f22a";}.Defaults-mars-stroke-h:before {content: "\f22b";}.Defaults-neuter:before {content: "\f22c";}.Defaults-facebook-official:before {content: "\f230";}.Defaults-pinterest-p:before {content: "\f231";}.Defaults-whatsapp:before {content: "\f232";}.Defaults-server:before {content: "\f233";}.Defaults-user-plus:before {content: "\f234";}.Defaults-user-times:before {content: "\f235";}.Defaults-bed:before {content: "\f236";}.Defaults-hotel:before {content: "\f236";}.Defaults-viacoin:before {content: "\f237";}.Defaults-train:before {content: "\f238";}.Defaults-subway:before {content: "\f239";}.Defaults-medium:before {content: "\f23a";}@font-face {font-family: 'icomoon-icomoonfree-16x16';src:url(//old.svcetedu.org/wp-content/uploads/smile_fonts/icomoon-icomoonfree-16x16/icomoon-icomoonfree-16x16.eot?4pvmrp);src:url(//old.svcetedu.org/wp-content/uploads/smile_fonts/icomoon-icomoonfree-16x16/icomoon-icomoonfree-16x16.eot?4pvmrp#iefix) format('embedded-opentype'),url(//old.svcetedu.org/wp-content/uploads/smile_fonts/icomoon-icomoonfree-16x16/icomoon-icomoonfree-16x16.ttf?4pvmrp) format('truetype'),url(//old.svcetedu.org/wp-content/uploads/smile_fonts/icomoon-icomoonfree-16x16/icomoon-icomoonfree-16x16.woff?4pvmrp) format('woff'),url(//old.svcetedu.org/wp-content/uploads/smile_fonts/icomoon-icomoonfree-16x16/icomoon-icomoonfree-16x16.svg?4pvmrp#icomoon-icomoonfree-16x16) format('svg');font-weight: normal;font-style: normal;}[class^="icomoon-icomoonfree-16x16-"], [class*=" icomoon-icomoonfree-16x16-"] {font-family: 'icomoon-icomoonfree-16x16' !important;speak: none;font-style: normal;font-weight: normal;font-variant: normal;text-transform: none;line-height: 1;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}.icomoon-icomoonfree-16x16-home:before {content: "\e900";}.icomoon-icomoonfree-16x16-home2:before {content: "\e901";}.icomoon-icomoonfree-16x16-home3:before {content: "\e902";}.icomoon-icomoonfree-16x16-office:before {content: "\e903";}.icomoon-icomoonfree-16x16-newspaper:before {content: "\e904";}.icomoon-icomoonfree-16x16-pencil:before {content: "\e905";}.icomoon-icomoonfree-16x16-pencil2:before {content: "\e906";}.icomoon-icomoonfree-16x16-quill:before {content: "\e907";}.icomoon-icomoonfree-16x16-pen:before {content: "\e908";}.icomoon-icomoonfree-16x16-blog:before {content: "\e909";}.icomoon-icomoonfree-16x16-eyedropper:before {content: "\e90a";}.icomoon-icomoonfree-16x16-droplet:before {content: "\e90b";}.icomoon-icomoonfree-16x16-paint-format:before {content: "\e90c";}.icomoon-icomoonfree-16x16-image:before {content: "\e90d";}.icomoon-icomoonfree-16x16-images:before {content: "\e90e";}.icomoon-icomoonfree-16x16-camera:before {content: "\e90f";}.icomoon-icomoonfree-16x16-headphones:before {content: "\e910";}.icomoon-icomoonfree-16x16-music:before {content: "\e911";}.icomoon-icomoonfree-16x16-play:before {content: "\e912";}.icomoon-icomoonfree-16x16-film:before {content: "\e913";}.icomoon-icomoonfree-16x16-video-camera:before {content: "\e914";}.icomoon-icomoonfree-16x16-dice:before {content: "\e915";}.icomoon-icomoonfree-16x16-pacman:before {content: "\e916";}.icomoon-icomoonfree-16x16-bullhorn:before {content: "\e91a";}.icomoon-icomoonfree-16x16-connection:before {content: "\e91b";}.icomoon-icomoonfree-16x16-podcast:before {content: "\e91c";}.icomoon-icomoonfree-16x16-feed:before {content: "\e91d";}.icomoon-icomoonfree-16x16-mic:before {content: "\e91e";}.icomoon-icomoonfree-16x16-book:before {content: "\e91f";}.icomoon-icomoonfree-16x16-books:before {content: "\e920";}.icomoon-icomoonfree-16x16-library:before {content: "\e921";}.icomoon-icomoonfree-16x16-file-text:before {content: "\e922";}.icomoon-icomoonfree-16x16-profile:before {content: "\e923";}.icomoon-icomoonfree-16x16-file-empty:before {content: "\e924";}.icomoon-icomoonfree-16x16-files-empty:before {content: "\e925";}.icomoon-icomoonfree-16x16-file-text2:before {content: "\e926";}.icomoon-icomoonfree-16x16-file-picture:before {content: "\e927";}.icomoon-icomoonfree-16x16-file-music:before {content: "\e928";}.icomoon-icomoonfree-16x16-file-play:before {content: "\e929";}.icomoon-icomoonfree-16x16-file-video:before {content: "\e92a";}.icomoon-icomoonfree-16x16-file-zip:before {content: "\e92b";}.icomoon-icomoonfree-16x16-copy:before {content: "\e92c";}.icomoon-icomoonfree-16x16-paste:before {content: "\e92d";}.icomoon-icomoonfree-16x16-stack:before {content: "\e92e";}.icomoon-icomoonfree-16x16-folder:before {content: "\e92f";}.icomoon-icomoonfree-16x16-folder-open:before {content: "\e930";}.icomoon-icomoonfree-16x16-folder-plus:before {content: "\e931";}.icomoon-icomoonfree-16x16-folder-minus:before {content: "\e932";}.icomoon-icomoonfree-16x16-folder-download:before {content: "\e933";}.icomoon-icomoonfree-16x16-folder-upload:before {content: "\e934";}.icomoon-icomoonfree-16x16-price-tag:before {content: "\e935";}.icomoon-icomoonfree-16x16-price-tags:before {content: "\e936";}.icomoon-icomoonfree-16x16-barcode:before {content: "\e937";}.icomoon-icomoonfree-16x16-qrcode:before {content: "\e938";}.icomoon-icomoonfree-16x16-ticket:before {content: "\e939";}.icomoon-icomoonfree-16x16-cart:before {content: "\e93a";}.icomoon-icomoonfree-16x16-coin-dollar:before {content: "\e93b";}.icomoon-icomoonfree-16x16-coin-euro:before {content: "\e93c";}.icomoon-icomoonfree-16x16-coin-pound:before {content: "\e93d";}.icomoon-icomoonfree-16x16-coin-yen:before {content: "\e93e";}.icomoon-icomoonfree-16x16-credit-card:before {content: "\e93f";}.icomoon-icomoonfree-16x16-calculator:before {content: "\e940";}.icomoon-icomoonfree-16x16-lifebuoy:before {content: "\e941";}.icomoon-icomoonfree-16x16-phone:before {content: "\e942";}.icomoon-icomoonfree-16x16-phone-hang-up:before {content: "\e943";}.icomoon-icomoonfree-16x16-address-book:before {content: "\e944";}.icomoon-icomoonfree-16x16-envelop:before {content: "\e945";}.icomoon-icomoonfree-16x16-pushpin:before {content: "\e946";}.icomoon-icomoonfree-16x16-location:before {content: "\e947";}.icomoon-icomoonfree-16x16-location2:before {content: "\e948";}.icomoon-icomoonfree-16x16-compass:before {content: "\e949";}.icomoon-icomoonfree-16x16-compass2:before {content: "\e94a";}.icomoon-icomoonfree-16x16-map:before {content: "\e94b";}.icomoon-icomoonfree-16x16-map2:before {content: "\e94c";}.icomoon-icomoonfree-16x16-history:before {content: "\e94d";}.icomoon-icomoonfree-16x16-clock:before {content: "\e94e";}.icomoon-icomoonfree-16x16-clock2:before {content: "\e94f";}.icomoon-icomoonfree-16x16-alarm:before {content: "\e950";}.icomoon-icomoonfree-16x16-bell:before {content: "\e951";}.icomoon-icomoonfree-16x16-stopwatch:before {content: "\e952";}.icomoon-icomoonfree-16x16-calendar:before {content: "\e953";}.icomoon-icomoonfree-16x16-printer:before {content: "\e954";}.icomoon-icomoonfree-16x16-keyboard:before {content: "\e955";}.icomoon-icomoonfree-16x16-display:before {content: "\e956";}.icomoon-icomoonfree-16x16-laptop:before {content: "\e957";}.icomoon-icomoonfree-16x16-mobile:before {content: "\e958";}.icomoon-icomoonfree-16x16-mobile2:before {content: "\e959";}.icomoon-icomoonfree-16x16-tablet:before {content: "\e95a";}.icomoon-icomoonfree-16x16-drawer:before {content: "\e95c";}.icomoon-icomoonfree-16x16-drawer2:before {content: "\e95d";}.icomoon-icomoonfree-16x16-box-add:before {content: "\e95e";}.icomoon-icomoonfree-16x16-box-remove:before {content: "\e95f";}.icomoon-icomoonfree-16x16-download:before {content: "\e960";}.icomoon-icomoonfree-16x16-upload:before {content: "\e961";}.icomoon-icomoonfree-16x16-floppy-disk:before {content: "\e962";}.icomoon-icomoonfree-16x16-drive:before {content: "\e963";}.icomoon-icomoonfree-16x16-database:before {content: "\e964";}.icomoon-icomoonfree-16x16-undo:before {content: "\e965";}.icomoon-icomoonfree-16x16-redo:before {content: "\e966";}.icomoon-icomoonfree-16x16-undo2:before {content: "\e967";}.icomoon-icomoonfree-16x16-redo2:before {content: "\e968";}.icomoon-icomoonfree-16x16-forward:before {content: "\e969";}.icomoon-icomoonfree-16x16-reply:before {content: "\e96a";}.icomoon-icomoonfree-16x16-bubble:before {content: "\e96b";}.icomoon-icomoonfree-16x16-bubbles:before {content: "\e96c";}.icomoon-icomoonfree-16x16-bubbles2:before {content: "\e96d";}.icomoon-icomoonfree-16x16-bubble2:before {content: "\e96e";}.icomoon-icomoonfree-16x16-bubbles3:before {content: "\e96f";}.icomoon-icomoonfree-16x16-bubbles4:before {content: "\e970";}.icomoon-icomoonfree-16x16-user:before {content: "\e971";}.icomoon-icomoonfree-16x16-users:before {content: "\e972";}.icomoon-icomoonfree-16x16-user-plus:before {content: "\e973";}.icomoon-icomoonfree-16x16-user-minus:before {content: "\e974";}.icomoon-icomoonfree-16x16-user-check:before {content: "\e975";}.icomoon-icomoonfree-16x16-user-tie:before {content: "\e976";}.icomoon-icomoonfree-16x16-quotes-left:before {content: "\e977";}.icomoon-icomoonfree-16x16-quotes-right:before {content: "\e978";}.icomoon-icomoonfree-16x16-hour-glass:before {content: "\e979";}.icomoon-icomoonfree-16x16-spinner:before {content: "\e97a";}.icomoon-icomoonfree-16x16-spinner2:before {content: "\e97b";}.icomoon-icomoonfree-16x16-spinner3:before {content: "\e97c";}.icomoon-icomoonfree-16x16-spinner4:before {content: "\e97d";}.icomoon-icomoonfree-16x16-spinner11:before {content: "\e984";}.icomoon-icomoonfree-16x16-binoculars:before {content: "\e985";}.icomoon-icomoonfree-16x16-search:before {content: "\e986";}.icomoon-icomoonfree-16x16-zoom-in:before {content: "\e987";}.icomoon-icomoonfree-16x16-zoom-out:before {content: "\e988";}.icomoon-icomoonfree-16x16-enlarge:before {content: "\e989";}.icomoon-icomoonfree-16x16-shrink:before {content: "\e98a";}.icomoon-icomoonfree-16x16-enlarge2:before {content: "\e98b";}.icomoon-icomoonfree-16x16-shrink2:before {content: "\e98c";}.icomoon-icomoonfree-16x16-key:before {content: "\e98d";}.icomoon-icomoonfree-16x16-key2:before {content: "\e98e";}.icomoon-icomoonfree-16x16-lock:before {content: "\e98f";}.icomoon-icomoonfree-16x16-unlocked:before {content: "\e990";}.icomoon-icomoonfree-16x16-wrench:before {content: "\e991";}.icomoon-icomoonfree-16x16-equalizer:before {content: "\e992";}.icomoon-icomoonfree-16x16-equalizer2:before {content: "\e993";}.icomoon-icomoonfree-16x16-cog:before {content: "\e994";}.icomoon-icomoonfree-16x16-cogs:before {content: "\e995";}.icomoon-icomoonfree-16x16-hammer:before {content: "\e996";}.icomoon-icomoonfree-16x16-magic-wand:before {content: "\e997";}.icomoon-icomoonfree-16x16-aid-kit:before {content: "\e998";}.icomoon-icomoonfree-16x16-bug:before {content: "\e999";}.icomoon-icomoonfree-16x16-pie-chart:before {content: "\e99a";}.icomoon-icomoonfree-16x16-stats-dots:before {content: "\e99b";}.icomoon-icomoonfree-16x16-stats-bars:before {content: "\e99c";}.icomoon-icomoonfree-16x16-stats-bars2:before {content: "\e99d";}.icomoon-icomoonfree-16x16-trophy:before {content: "\e99e";}.icomoon-icomoonfree-16x16-gift:before {content: "\e99f";}.icomoon-icomoonfree-16x16-glass:before {content: "\e9a0";}.icomoon-icomoonfree-16x16-glass2:before {content: "\e9a1";}.icomoon-icomoonfree-16x16-mug:before {content: "\e9a2";}.icomoon-icomoonfree-16x16-spoon-knife:before {content: "\e9a3";}.icomoon-icomoonfree-16x16-leaf:before {content: "\e9a4";}.icomoon-icomoonfree-16x16-rocket:before {content: "\e9a5";}.icomoon-icomoonfree-16x16-meter:before {content: "\e9a6";}.icomoon-icomoonfree-16x16-meter2:before {content: "\e9a7";}.icomoon-icomoonfree-16x16-hammer2:before {content: "\e9a8";}.icomoon-icomoonfree-16x16-fire:before {content: "\e9a9";}.icomoon-icomoonfree-16x16-lab:before {content: "\e9aa";}.icomoon-icomoonfree-16x16-magnet:before {content: "\e9ab";}.icomoon-icomoonfree-16x16-bin:before {content: "\e9ac";}.icomoon-icomoonfree-16x16-bin2:before {content: "\e9ad";}.icomoon-icomoonfree-16x16-briefcase:before {content: "\e9ae";}.icomoon-icomoonfree-16x16-airplane:before {content: "\e9af";}.icomoon-icomoonfree-16x16-truck:before {content: "\e9b0";}.icomoon-icomoonfree-16x16-road:before {content: "\e9b1";}.icomoon-icomoonfree-16x16-accessibility:before {content: "\e9b2";}.icomoon-icomoonfree-16x16-target:before {content: "\e9b3";}.icomoon-icomoonfree-16x16-shield:before {content: "\e9b4";}.icomoon-icomoonfree-16x16-power:before {content: "\e9b5";}.icomoon-icomoonfree-16x16-switch:before {content: "\e9b6";}.icomoon-icomoonfree-16x16-power-cord:before {content: "\e9b7";}.icomoon-icomoonfree-16x16-clipboard:before {content: "\e9b8";}.icomoon-icomoonfree-16x16-list-numbered:before {content: "\e9b9";}.icomoon-icomoonfree-16x16-list:before {content: "\e9ba";}.icomoon-icomoonfree-16x16-list2:before {content: "\e9bb";}.icomoon-icomoonfree-16x16-tree:before {content: "\e9bc";}.icomoon-icomoonfree-16x16-menu:before {content: "\e9bd";}.icomoon-icomoonfree-16x16-menu2:before {content: "\e9be";}.icomoon-icomoonfree-16x16-menu3:before {content: "\e9bf";}.icomoon-icomoonfree-16x16-menu4:before {content: "\e9c0";}.icomoon-icomoonfree-16x16-cloud:before {content: "\e9c1";}.icomoon-icomoonfree-16x16-cloud-download:before {content: "\e9c2";}.icomoon-icomoonfree-16x16-cloud-upload:before {content: "\e9c3";}.icomoon-icomoonfree-16x16-cloud-check:before {content: "\e9c4";}.icomoon-icomoonfree-16x16-download2:before {content: "\e9c5";}.icomoon-icomoonfree-16x16-upload2:before {content: "\e9c6";}.icomoon-icomoonfree-16x16-download3:before {content: "\e9c7";}.icomoon-icomoonfree-16x16-upload3:before {content: "\e9c8";}.icomoon-icomoonfree-16x16-sphere:before {content: "\e9c9";}.icomoon-icomoonfree-16x16-earth:before {content: "\e9ca";}.icomoon-icomoonfree-16x16-link:before {content: "\e9cb";}.icomoon-icomoonfree-16x16-flag:before {content: "\e9cc";}.icomoon-icomoonfree-16x16-attachment:before {content: "\e9cd";}.icomoon-icomoonfree-16x16-eye:before {content: "\e9ce";}.icomoon-icomoonfree-16x16-eye-plus:before {content: "\e9cf";}.icomoon-icomoonfree-16x16-eye-minus:before {content: "\e9d0";}.icomoon-icomoonfree-16x16-eye-blocked:before {content: "\e9d1";}.icomoon-icomoonfree-16x16-bookmark:before {content: "\e9d2";}.icomoon-icomoonfree-16x16-bookmarks:before {content: "\e9d3";}.icomoon-icomoonfree-16x16-sun:before {content: "\e9d4";}.icomoon-icomoonfree-16x16-contrast:before {content: "\e9d5";}.icomoon-icomoonfree-16x16-brightness-contrast:before {content: "\e9d6";}.icomoon-icomoonfree-16x16-star-empty:before {content: "\e9d7";}.icomoon-icomoonfree-16x16-star-half:before {content: "\e9d8";}.icomoon-icomoonfree-16x16-star-full:before {content: "\e9d9";}.icomoon-icomoonfree-16x16-heart:before {content: "\e9da";}.icomoon-icomoonfree-16x16-heart-broken:before {content: "\e9db";}.icomoon-icomoonfree-16x16-man:before {content: "\e9dc";}.icomoon-icomoonfree-16x16-woman:before {content: "\e9dd";}.icomoon-icomoonfree-16x16-man-woman:before {content: "\e9de";}.icomoon-icomoonfree-16x16-point-up:before {content: "\ea03";}.icomoon-icomoonfree-16x16-point-right:before {content: "\ea04";}.icomoon-icomoonfree-16x16-point-down:before {content: "\ea05";}.icomoon-icomoonfree-16x16-point-left:before {content: "\ea06";}.icomoon-icomoonfree-16x16-warning:before {content: "\ea07";}.icomoon-icomoonfree-16x16-notification:before {content: "\ea08";}.icomoon-icomoonfree-16x16-question:before {content: "\ea09";}.icomoon-icomoonfree-16x16-plus:before {content: "\ea0a";}.icomoon-icomoonfree-16x16-minus:before {content: "\ea0b";}.icomoon-icomoonfree-16x16-info:before {content: "\ea0c";}.icomoon-icomoonfree-16x16-cancel-circle:before {content: "\ea0d";}.icomoon-icomoonfree-16x16-blocked:before {content: "\ea0e";}.icomoon-icomoonfree-16x16-cross:before {content: "\ea0f";}.icomoon-icomoonfree-16x16-checkmark:before {content: "\ea10";}.icomoon-icomoonfree-16x16-checkmark2:before {content: "\ea11";}.icomoon-icomoonfree-16x16-spell-check:before {content: "\ea12";}.icomoon-icomoonfree-16x16-enter:before {content: "\ea13";}.icomoon-icomoonfree-16x16-exit:before {content: "\ea14";}.icomoon-icomoonfree-16x16-play2:before {content: "\ea15";}.icomoon-icomoonfree-16x16-pause:before {content: "\ea16";}.icomoon-icomoonfree-16x16-stop:before {content: "\ea17";}.icomoon-icomoonfree-16x16-previous:before {content: "\ea18";}.icomoon-icomoonfree-16x16-next:before {content: "\ea19";}.icomoon-icomoonfree-16x16-backward:before {content: "\ea1a";}.icomoon-icomoonfree-16x16-forward2:before {content: "\ea1b";}.icomoon-icomoonfree-16x16-play3:before {content: "\ea1c";}.icomoon-icomoonfree-16x16-pause2:before {content: "\ea1d";}.icomoon-icomoonfree-16x16-stop2:before {content: "\ea1e";}.icomoon-icomoonfree-16x16-backward2:before {content: "\ea1f";}.icomoon-icomoonfree-16x16-forward3:before {content: "\ea20";}.icomoon-icomoonfree-16x16-first:before {content: "\ea21";}.icomoon-icomoonfree-16x16-last:before {content: "\ea22";}.icomoon-icomoonfree-16x16-previous2:before {content: "\ea23";}.icomoon-icomoonfree-16x16-next2:before {content: "\ea24";}.icomoon-icomoonfree-16x16-eject:before {content: "\ea25";}.icomoon-icomoonfree-16x16-volume-high:before {content: "\ea26";}.icomoon-icomoonfree-16x16-volume-medium:before {content: "\ea27";}.icomoon-icomoonfree-16x16-volume-low:before {content: "\ea28";}.icomoon-icomoonfree-16x16-volume-mute:before {content: "\ea29";}.icomoon-icomoonfree-16x16-volume-mute2:before {content: "\ea2a";}.icomoon-icomoonfree-16x16-volume-increase:before {content: "\ea2b";}.icomoon-icomoonfree-16x16-volume-decrease:before {content: "\ea2c";}.icomoon-icomoonfree-16x16-loop:before {content: "\ea2d";}.icomoon-icomoonfree-16x16-loop2:before {content: "\ea2e";}.icomoon-icomoonfree-16x16-infinite:before {content: "\ea2f";}.icomoon-icomoonfree-16x16-shuffle:before {content: "\ea30";}.icomoon-icomoonfree-16x16-arrow-up-left:before {content: "\ea31";}.icomoon-icomoonfree-16x16-arrow-up:before {content: "\ea32";}.icomoon-icomoonfree-16x16-arrow-up-right:before {content: "\ea33";}.icomoon-icomoonfree-16x16-arrow-right:before {content: "\ea34";}.icomoon-icomoonfree-16x16-arrow-down-right:before {content: "\ea35";}.icomoon-icomoonfree-16x16-arrow-down:before {content: "\ea36";}.icomoon-icomoonfree-16x16-arrow-down-left:before {content: "\ea37";}.icomoon-icomoonfree-16x16-arrow-left:before {content: "\ea38";}.icomoon-icomoonfree-16x16-arrow-up-left2:before {content: "\ea39";}.icomoon-icomoonfree-16x16-arrow-up2:before {content: "\ea3a";}.icomoon-icomoonfree-16x16-arrow-up-right2:before {content: "\ea3b";}.icomoon-icomoonfree-16x16-arrow-right2:before {content: "\ea3c";}.icomoon-icomoonfree-16x16-arrow-down-right2:before {content: "\ea3d";}.icomoon-icomoonfree-16x16-arrow-down2:before {content: "\ea3e";}.icomoon-icomoonfree-16x16-arrow-down-left2:before {content: "\ea3f";}.icomoon-icomoonfree-16x16-arrow-left2:before {content: "\ea40";}.icomoon-icomoonfree-16x16-circle-up:before {content: "\ea41";}.icomoon-icomoonfree-16x16-circle-right:before {content: "\ea42";}.icomoon-icomoonfree-16x16-circle-down:before {content: "\ea43";}.icomoon-icomoonfree-16x16-circle-left:before {content: "\ea44";}.icomoon-icomoonfree-16x16-tab:before {content: "\ea45";}.icomoon-icomoonfree-16x16-move-up:before {content: "\ea46";}.icomoon-icomoonfree-16x16-move-down:before {content: "\ea47";}.icomoon-icomoonfree-16x16-sort-alpha-asc:before {content: "\ea48";}.icomoon-icomoonfree-16x16-sort-alpha-desc:before {content: "\ea49";}.icomoon-icomoonfree-16x16-sort-numeric-asc:before {content: "\ea4a";}.icomoon-icomoonfree-16x16-sort-numberic-desc:before {content: "\ea4b";}.icomoon-icomoonfree-16x16-sort-amount-asc:before {content: "\ea4c";}.icomoon-icomoonfree-16x16-sort-amount-desc:before {content: "\ea4d";}.icomoon-icomoonfree-16x16-command:before {content: "\ea4e";}.icomoon-icomoonfree-16x16-shift:before {content: "\ea4f";}.icomoon-icomoonfree-16x16-ctrl:before {content: "\ea50";}.icomoon-icomoonfree-16x16-opt:before {content: "\ea51";}.icomoon-icomoonfree-16x16-checkbox-checked:before {content: "\ea52";}.icomoon-icomoonfree-16x16-checkbox-unchecked:before {content: "\ea53";}.icomoon-icomoonfree-16x16-radio-checked:before {content: "\ea54";}.icomoon-icomoonfree-16x16-radio-checked2:before {content: "\ea55";}.icomoon-icomoonfree-16x16-radio-unchecked:before {content: "\ea56";}.icomoon-icomoonfree-16x16-crop:before {content: "\ea57";}.icomoon-icomoonfree-16x16-make-group:before {content: "\ea58";}.icomoon-icomoonfree-16x16-ungroup:before {content: "\ea59";}.icomoon-icomoonfree-16x16-scissors:before {content: "\ea5a";}.icomoon-icomoonfree-16x16-filter:before {content: "\ea5b";}.icomoon-icomoonfree-16x16-font:before {content: "\ea5c";}.icomoon-icomoonfree-16x16-ligature:before {content: "\ea5d";}.icomoon-icomoonfree-16x16-ligature2:before {content: "\ea5e";}.icomoon-icomoonfree-16x16-text-height:before {content: "\ea5f";}.icomoon-icomoonfree-16x16-text-width:before {content: "\ea60";}.icomoon-icomoonfree-16x16-font-size:before {content: "\ea61";}.icomoon-icomoonfree-16x16-bold:before {content: "\ea62";}.icomoon-icomoonfree-16x16-underline:before {content: "\ea63";}.icomoon-icomoonfree-16x16-italic:before {content: "\ea64";}.icomoon-icomoonfree-16x16-strikethrough:before {content: "\ea65";}.icomoon-icomoonfree-16x16-omega:before {content: "\ea66";}.icomoon-icomoonfree-16x16-sigma:before {content: "\ea67";}.icomoon-icomoonfree-16x16-page-break:before {content: "\ea68";}.icomoon-icomoonfree-16x16-text-color:before {content: "\ea6d";}.icomoon-icomoonfree-16x16-pagebreak:before {content: "\ea6e";}.icomoon-icomoonfree-16x16-clear-formatting:before {content: "\ea6f";}.icomoon-icomoonfree-16x16-table:before {content: "\ea70";}.icomoon-icomoonfree-16x16-table2:before {content: "\ea71";}.icomoon-icomoonfree-16x16-insert-template:before {content: "\ea72";}.icomoon-icomoonfree-16x16-pilcrow:before {content: "\ea73";}.icomoon-icomoonfree-16x16-ltr:before {content: "\ea74";}.icomoon-icomoonfree-16x16-rtl:before {content: "\ea75";}.icomoon-icomoonfree-16x16-section:before {content: "\ea76";}.icomoon-icomoonfree-16x16-paragraph-left:before {content: "\ea77";}.icomoon-icomoonfree-16x16-paragraph-center:before {content: "\ea78";}.icomoon-icomoonfree-16x16-paragraph-right:before {content: "\ea79";}.icomoon-icomoonfree-16x16-paragraph-justify:before {content: "\ea7a";}.icomoon-icomoonfree-16x16-indent-increase:before {content: "\ea7b";}.icomoon-icomoonfree-16x16-indent-decrease:before {content: "\ea7c";}.icomoon-icomoonfree-16x16-share:before {content: "\ea7d";}.icomoon-icomoonfree-16x16-new-tab:before {content: "\ea7e";}.icomoon-icomoonfree-16x16-embed:before {content: "\ea7f";}.icomoon-icomoonfree-16x16-embed2:before {content: "\ea80";}.icomoon-icomoonfree-16x16-terminal:before {content: "\ea81";}.icomoon-icomoonfree-16x16-share2:before {content: "\ea82";}.icomoon-icomoonfree-16x16-mail:before {content: "\ea83";}.icomoon-icomoonfree-16x16-mail2:before {content: "\ea84";}.icomoon-icomoonfree-16x16-mail3:before {content: "\ea85";}.icomoon-icomoonfree-16x16-mail4:before {content: "\ea86";}.icomoon-icomoonfree-16x16-amazon:before {content: "\ea87";}.icomoon-icomoonfree-16x16-google:before {content: "\ea88";}.icomoon-icomoonfree-16x16-google2:before {content: "\ea89";}.icomoon-icomoonfree-16x16-google3:before {content: "\ea8a";}.icomoon-icomoonfree-16x16-google-plus:before {content: "\ea8b";}.icomoon-icomoonfree-16x16-google-plus2:before {content: "\ea8c";}.icomoon-icomoonfree-16x16-google-plus3:before {content: "\ea8d";}.icomoon-icomoonfree-16x16-hangouts:before {content: "\ea8e";}.icomoon-icomoonfree-16x16-google-drive:before {content: "\ea8f";}.icomoon-icomoonfree-16x16-facebook:before {content: "\ea90";}.icomoon-icomoonfree-16x16-facebook2:before {content: "\ea91";}.icomoon-icomoonfree-16x16-instagram:before {content: "\ea92";}.icomoon-icomoonfree-16x16-whatsapp:before {content: "\ea93";}.icomoon-icomoonfree-16x16-spotify:before {content: "\ea94";}.icomoon-icomoonfree-16x16-telegram:before {content: "\ea95";}.icomoon-icomoonfree-16x16-twitter:before {content: "\ea96";}.icomoon-icomoonfree-16x16-vine:before {content: "\ea97";}.icomoon-icomoonfree-16x16-vk:before {content: "\ea98";}.icomoon-icomoonfree-16x16-renren:before {content: "\ea99";}.icomoon-icomoonfree-16x16-sina-weibo:before {content: "\ea9a";}.icomoon-icomoonfree-16x16-rss:before {content: "\ea9b";}.icomoon-icomoonfree-16x16-rss2:before {content: "\ea9c";}.icomoon-icomoonfree-16x16-youtube:before {content: "\ea9d";}.icomoon-icomoonfree-16x16-twitch:before {content: "\ea9f";}.icomoon-icomoonfree-16x16-vimeo:before {content: "\eaa0";}.icomoon-icomoonfree-16x16-vimeo2:before {content: "\eaa1";}.icomoon-icomoonfree-16x16-lanyrd:before {content: "\eaa2";}.icomoon-icomoonfree-16x16-flickr:before {content: "\eaa3";}.icomoon-icomoonfree-16x16-flickr2:before {content: "\eaa4";}.icomoon-icomoonfree-16x16-flickr3:before {content: "\eaa5";}.icomoon-icomoonfree-16x16-flickr4:before {content: "\eaa6";}.icomoon-icomoonfree-16x16-dribbble:before {content: "\eaa7";}.icomoon-icomoonfree-16x16-behance:before {content: "\eaa8";}.icomoon-icomoonfree-16x16-behance2:before {content: "\eaa9";}.icomoon-icomoonfree-16x16-deviantart:before {content: "\eaaa";}.icomoon-icomoonfree-16x16-500px:before {content: "\eaab";}.icomoon-icomoonfree-16x16-steam:before {content: "\eaac";}.icomoon-icomoonfree-16x16-steam2:before {content: "\eaad";}.icomoon-icomoonfree-16x16-dropbox:before {content: "\eaae";}.icomoon-icomoonfree-16x16-onedrive:before {content: "\eaaf";}.icomoon-icomoonfree-16x16-github:before {content: "\eab0";}.icomoon-icomoonfree-16x16-npm:before {content: "\eab1";}.icomoon-icomoonfree-16x16-basecamp:before {content: "\eab2";}.icomoon-icomoonfree-16x16-trello:before {content: "\eab3";}.icomoon-icomoonfree-16x16-wordpress:before {content: "\eab4";}.icomoon-icomoonfree-16x16-joomla:before {content: "\eab5";}.icomoon-icomoonfree-16x16-ello:before {content: "\eab6";}.icomoon-icomoonfree-16x16-blogger:before {content: "\eab7";}.icomoon-icomoonfree-16x16-blogger2:before {content: "\eab8";}.icomoon-icomoonfree-16x16-tumblr:before {content: "\eab9";}.icomoon-icomoonfree-16x16-tumblr2:before {content: "\eaba";}.icomoon-icomoonfree-16x16-yahoo:before {content: "\eabb";}.icomoon-icomoonfree-16x16-yahoo2:before {content: "\eabc";}.icomoon-icomoonfree-16x16-tux:before {content: "\eabd";}.icomoon-icomoonfree-16x16-appleinc:before {content: "\eabe";}.icomoon-icomoonfree-16x16-finder:before {content: "\eabf";}.icomoon-icomoonfree-16x16-android:before {content: "\eac0";}.icomoon-icomoonfree-16x16-windows:before {content: "\eac1";}.icomoon-icomoonfree-16x16-windows8:before {content: "\eac2";}.icomoon-icomoonfree-16x16-soundcloud:before {content: "\eac3";}.icomoon-icomoonfree-16x16-soundcloud2:before {content: "\eac4";}.icomoon-icomoonfree-16x16-skype:before {content: "\eac5";}.icomoon-icomoonfree-16x16-reddit:before {content: "\eac6";}.icomoon-icomoonfree-16x16-hackernews:before {content: "\eac7";}.icomoon-icomoonfree-16x16-wikipedia:before {content: "\eac8";}.icomoon-icomoonfree-16x16-linkedin:before {content: "\eac9";}.icomoon-icomoonfree-16x16-linkedin2:before {content: "\eaca";}.icomoon-icomoonfree-16x16-lastfm:before {content: "\eacb";}.icomoon-icomoonfree-16x16-lastfm2:before {content: "\eacc";}.icomoon-icomoonfree-16x16-delicious:before {content: "\eacd";}.icomoon-icomoonfree-16x16-stumbleupon:before {content: "\eace";}.icomoon-icomoonfree-16x16-stumbleupon2:before {content: "\eacf";}.icomoon-icomoonfree-16x16-stackoverflow:before {content: "\ead0";}.icomoon-icomoonfree-16x16-pinterest:before {content: "\ead1";}.icomoon-icomoonfree-16x16-pinterest2:before {content: "\ead2";}.icomoon-icomoonfree-16x16-xing:before {content: "\ead3";}.icomoon-icomoonfree-16x16-xing2:before {content: "\ead4";}.icomoon-icomoonfree-16x16-flattr:before {content: "\ead5";}.icomoon-icomoonfree-16x16-foursquare:before {content: "\ead6";}.icomoon-icomoonfree-16x16-yelp:before {content: "\ead7";}.icomoon-icomoonfree-16x16-paypal:before {content: "\ead8";}.icomoon-icomoonfree-16x16-chrome:before {content: "\ead9";}.icomoon-icomoonfree-16x16-firefox:before {content: "\eada";}.icomoon-icomoonfree-16x16-IE:before {content: "\eadb";}.icomoon-icomoonfree-16x16-edge:before {content: "\eadc";}.icomoon-icomoonfree-16x16-safari:before {content: "\eadd";}.icomoon-icomoonfree-16x16-opera:before {content: "\eade";}.icomoon-icomoonfree-16x16-file-pdf:before {content: "\eadf";}.icomoon-icomoonfree-16x16-file-openoffice:before {content: "\eae0";}.icomoon-icomoonfree-16x16-file-word:before {content: "\eae1";}.icomoon-icomoonfree-16x16-file-excel:before {content: "\eae2";}.icomoon-icomoonfree-16x16-libreoffice:before {content: "\eae3";}.icomoon-icomoonfree-16x16-html-five:before {content: "\eae4";}.icomoon-icomoonfree-16x16-html-five2:before {content: "\eae5";}.icomoon-icomoonfree-16x16-css3:before {content: "\eae6";}.icomoon-icomoonfree-16x16-git:before {content: "\eae7";}.icomoon-icomoonfree-16x16-codepen:before {content: "\eae8";}.icomoon-icomoonfree-16x16-svg:before {content: "\eae9";}.icomoon-icomoonfree-16x16-IcoMoon:before {content: "\eaea";}@font-face {font-family: 'icomoon-numbers-32x32';src:url(//old.svcetedu.org/wp-content/uploads/smile_fonts/icomoon-numbers-32x32/icomoon-numbers-32x32.eot?fo7ubn);src:url(//old.svcetedu.org/wp-content/uploads/smile_fonts/icomoon-numbers-32x32/icomoon-numbers-32x32.eot?fo7ubn#iefix) format('embedded-opentype'),url(//old.svcetedu.org/wp-content/uploads/smile_fonts/icomoon-numbers-32x32/icomoon-numbers-32x32.ttf?fo7ubn) format('truetype'),url(//old.svcetedu.org/wp-content/uploads/smile_fonts/icomoon-numbers-32x32/icomoon-numbers-32x32.woff?fo7ubn) format('woff'),url(//old.svcetedu.org/wp-content/uploads/smile_fonts/icomoon-numbers-32x32/icomoon-numbers-32x32.svg?fo7ubn#icomoon-numbers-32x32) format('svg');font-weight: normal;font-style: normal;}[class^="icomoon-numbers-32x32-"], [class*=" icomoon-numbers-32x32-"] {font-family: 'icomoon-numbers-32x32' !important;speak: none;font-style: normal;font-weight: normal;font-variant: normal;text-transform: none;line-height: 1;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}.icomoon-numbers-32x32-number:before {content: "\e900";}.icomoon-numbers-32x32-number2:before {content: "\e901";}.icomoon-numbers-32x32-number3:before {content: "\e902";}.icomoon-numbers-32x32-number4:before {content: "\e903";}.icomoon-numbers-32x32-number5:before {content: "\e904";}.icomoon-numbers-32x32-number6:before {content: "\e905";}.icomoon-numbers-32x32-number7:before {content: "\e906";}.icomoon-numbers-32x32-number8:before {content: "\e907";}.icomoon-numbers-32x32-number9:before {content: "\e908";}.icomoon-numbers-32x32-number10:before {content: "\e909";}.icomoon-numbers-32x32-number11:before {content: "\e90a";}.icomoon-numbers-32x32-number12:before {content: "\e90b";}.icomoon-numbers-32x32-number13:before {content: "\e90c";}.icomoon-numbers-32x32-number14:before {content: "\e90d";}.icomoon-numbers-32x32-number15:before {content: "\e90e";}.icomoon-numbers-32x32-number16:before {content: "\e90f";}.icomoon-numbers-32x32-number17:before {content: "\e910";}.icomoon-numbers-32x32-number18:before {content: "\e911";}.icomoon-numbers-32x32-number19:before {content: "\e912";}.icomoon-numbers-32x32-number20:before {content: "\e913";}