@font-face { font-family: 'WebSymbolsRegular'; src: url('websymbols/websymbols-regular-webfont.eot'); src: url('websymbols/websymbols-regular-webfont.eot?#iefix') format('embedded-opentype'), url('websymbols/websymbols-regular-webfont.woff') format('woff'), url('websymbols/websymbols-regular-webfont.ttf') format('truetype'), url('websymbols/websymbols-regular-webfont.svg#WebSymbolsRegular') format('svg'); font-weight: normal; font-style: normal; }
@import url('reset.css');

/* General Style */
body { background: #f4f4f4 url(../images/pattern.png) repeat top left; color: #333; font-family: Nunito, Arial, sans-serif; font-size: 13px; }
.container { position: relative; }
a { color: #222; text-decoration: none; margin:0;}
a:hover { color: #004080; text-decoration: none;}
.clr { clear: both; }
.content { position: relative; }
h1, h2 { margin: 0; padding: 15px 0 0; font-size: 32px; color: #555; text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.9); text-align: center; font-weight: 400; letter-spacing: -0.1em; text-rendering: optimizeLegibility; }
h1 span { display: block; font-size: 14px; color: #666; font-style: italic; font-family: Georgia, serif; padding-top: 5px; }
h2 { margin: 0; padding: 0; font-size: 22px; color: #555; text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.9); text-align: center; font-weight: 400; letter-spacing: -0.03em; text-rendering: optimizeLegibility; }

/* Header Style */
.header { font-family: 'Arial Narrow', Arial, sans-serif; line-height: 24px; font-size: 11px; background: #000; opacity: 0.5; text-transform: uppercase; z-index: 9999; clear: both; margin: 0 auto; position: relative; -moz-box-shadow: 1px 0px 2px #000; -webkit-box-shadow: 1px 0px 2px #000; box-shadow: 1px 0px 2px #000; }
.header a { padding: 0px 10px; letter-spacing: 1px; color: #ddd; display: block; float: left; }
.header a:hover { color: #fff; }
.header span.right { float: right; }
.header span.right a { float: none; display: inline; }
.more { position: relative; clear: both; font-size: 11px; padding: 20px 0px; text-transform: uppercase; width: 390px; height: 55px; margin: 0 auto; }
.more ul { display: block; text-align: center; }
.more ul li { display: block; padding: 4px 2px; float: left; }
.more ul li.selected a, .more ul li.selected a:hover { background: #0099c5; color: #fff; text-shadow: none; font-weight: bold; }
.more ul li a { color: #555; float: left; background: #fff; width: 64px; padding: 2px 5px; -moz-box-shadow: 1px 1px 2px #aaa; -webkit-box-shadow: 1px 1px 2px #aaa; box-shadow: 1px 1px 2px #aaa; }
.more ul li a:hover { background: #000; color: #fff; }

/* Buttons Style */
.ca-content { position: absolute; left: 0px; width: 100%; height: 50%; top: 10%; }
.ca-menu { padding: 0; margin: 5px auto; width: 980px; }
.ca-menu li { width: 955px; height: 120px; overflow: hidden; position: relative; float: left; border: 5px solid #fff; background: #FDE3D2; -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2); -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2); box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2); margin: 8px 13px 8px 8px; -webkit-transition: all 300ms linear; -moz-transition: all 300ms linear; -o-transition: all 300ms linear; -ms-transition: all 300ms linear; transition: all 300ms linear; }
.ca-menu li:last-child { margin-right: 0px; }
.ca-icon { font-family: 'WebSymbolsRegular', cursive; color: #cc2f00; font-size: 85px; text-shadow: 0px 0px 10px #D14B4B; line-height: 45px; position: absolute; width: 100%; height: 100%; left: 220px; top: 29px; text-align: left; -webkit-transition: all 200ms linear; -moz-transition: all 200ms linear; -o-transition: all 200ms linear; -ms-transition: all 200ms linear; transition: all 200ms linear; opacity: 0.75;}
.ca-main { font-size: 35px; line-height: 9px; position: absolute; color: #cc2f00; opacity: 0.8; position: absolute; left: 327px; top: 33px; text-align: left; -webkit-transition: all 200ms linear; -moz-transition: all 200ms linear; -o-transition: all 200ms linear; -ms-transition: all 200ms linear; transition: all 200ms linear; }
.ca-sub { text-align: left; position: absolute; left: 330px; top: 40px; font-size: 16px; color: #666; margin-top: 20px; line-height: 20px; opacity: 0.8; -webkit-transition: all 200ms linear; -moz-transition: all 200ms linear; -o-transition: all 200ms linear; -ms-transition: all 200ms linear; transition: all 200ms linear; }
.ca-menu li:hover { background-color: #fff; }
.ca-menu li:hover .ca-icon { color: #cc2f00; opacity: 1; -webkit-animation: moveFromTop 400ms ease; -moz-animation: moveFromTop 400ms ease; -ms-animation: moveFromTop 400ms ease; }
.ca-menu li:hover .ca-main { color: #000; -webkit-animation: moveFromTop 300ms ease; -moz-animation: moveFromTop 300ms ease; -ms-animation: moveFromTop 300ms ease; }
.ca-menu li:hover .ca-sub { color: #000; -webkit-animation: moveFromBottom 500ms ease; -moz-animation: moveFromBottom 500ms ease; -ms-animation: moveFromBottom 500ms ease; }
.ca-menu .ca-sub a:hover { color: #cc2f00!important; }

.ca-content5x { position: absolute; left: 0px; width: 100%; height: 50%; top: 50%; }
.ca-menu5x { padding: 0; margin: 5px auto; width: 980px; }
.ca-menu5x li { width: 170px; height: 240px; margin: 8px 8px 8px 8px; overflow: hidden; position: relative; float: left; border: 5px solid #fff; background: #e3f2e1; -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2); -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2); box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2); -webkit-transition: all 300ms linear; -moz-transition: all 300ms linear; -o-transition: all 300ms linear; -ms-transition: all 300ms linear; transition: all 300ms linear; }
.ca-menu5x li:last-child { margin-right: 0px; }
.ca-icon5x { font-family: 'WebSymbolsRegular', cursive; text-shadow: 0px 0px 10px #2fa228; color: #2fa228; opacity: 0.75; font-size: 65px; line-height: 85px; position: absolute; width: 100%; height: 50%; left: 0px; top: 20px; text-align: center; -webkit-transition: all 200ms linear; -moz-transition: all 200ms linear; -o-transition: all 200ms linear; -ms-transition: all 200ms linear; transition: all 200ms linear; }
.ca-main5x { font-size: 22px; line-height: 25px; color: #2fa228; opacity: 0.9; text-align: center; -webkit-transition: all 200ms linear; -moz-transition: all 200ms linear; -o-transition: all 200ms linear; -ms-transition: all 200ms linear; transition: all 200ms linear; }
.ca-sub5x { text-align: center; font-size: 16px; line-height: 20px; color: #666; margin-top: 20px; opacity: 0.85; -webkit-transition: all 200ms linear; -moz-transition: all 200ms linear; -o-transition: all 200ms linear; -ms-transition: all 200ms linear; transition: all 200ms linear; }
.ca-menu5x li:hover { background-color: #fff; }
.ca-menu5x li:hover .ca-icon5x { color: #2fa228; opacity: 1; -webkit-animation: moveFromTop 400ms ease; -moz-animation: moveFromTop 400ms ease; -ms-animation: moveFromTop 400ms ease; }
.ca-menu5x li:hover .ca-main5x { color: #000; -webkit-animation: moveFromTop 300ms ease; -moz-animation: moveFromTop 300ms ease; -ms-animation: moveFromTop 300ms ease; }
.ca-menu5x li:hover .ca-sub5x { color: #000; -webkit-animation: moveFromBottom 500ms ease; -moz-animation: moveFromBottom 500ms ease; -ms-animation: moveFromBottom 500ms ease; }

.ca-content3x { position: absolute; left: 0px; width: 100%; height: 50%; top: 50%; font-family: 'Terminal Dosis', Arial, sans-serif; }
.ca-menu3x { padding: 0; margin: 5px auto; width: 980px; }
.ca-menu3x li { width: 299px; height: 265px; margin: 8px 8px 8px 8px; overflow: hidden; position: relative; float: left; border: 5px solid #fff; background: #fdeedb; -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2); -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2); box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2); -webkit-transition: all 300ms linear; -moz-transition: all 300ms linear; -o-transition: all 300ms linear; -ms-transition: all 300ms linear; transition: all 300ms linear; }
.ca-menu3x li:last-child { margin-right: 0px; }
.ca-icon3x { font-family: 'WebSymbolsRegular', cursive; text-shadow: 0px 0px 10px #f39f38; color: #ad640a; opacity: 0.75; font-size: 65px; line-height: 85px; position: absolute; width: 100%; height: 50%; left: 0px; top: 20px; text-align: center; -webkit-transition: all 200ms linear; -moz-transition: all 200ms linear; -o-transition: all 200ms linear; -ms-transition: all 200ms linear; transition: all 200ms linear; }
.ca-main3x { font-family: Nunito, Arial, sans-serif; font-weight: 700; font-size: 22px; line-height: 25px; color: #ad640a; opacity: 0.9; letter-spacing: -1px; text-align: center; -webkit-transition: all 200ms linear; -moz-transition: all 200ms linear; -o-transition: all 200ms linear; -ms-transition: all 200ms linear; transition: all 200ms linear; }
.ca-sub3x { text-align: center; font-size: 18px; line-height: 21px; color: #666; margin-top: 20px; opacity: 0.85; -webkit-transition: all 200ms linear; -moz-transition: all 200ms linear; -o-transition: all 200ms linear; -ms-transition: all 200ms linear; transition: all 200ms linear; }
.ca-menu3x li:hover { background-color: #fff; }
.ca-menu3x li:hover .ca-icon3x { color: #ad640a; opacity: 1; -webkit-animation: moveFromTop 400ms ease; -moz-animation: moveFromTop 400ms ease; -ms-animation: moveFromTop 400ms ease; }
.ca-menu3x li:hover .ca-main3x { color: #000; -webkit-animation: moveFromTop 300ms ease; -moz-animation: moveFromTop 300ms ease; -ms-animation: moveFromTop 300ms ease; }
.ca-menu3x li:hover .ca-sub3x { color: #000; -webkit-animation: moveFromBottom 500ms ease; -moz-animation: moveFromBottom 500ms ease; -ms-animation: moveFromBottom 500ms ease; }


@-webkit-keyframes moveFromTop {
    from { -webkit-transform: translateY(-300%); }
    to { -webkit-transform: translateY(0%); }
}
@-moz-keyframes moveFromTop {
    from { -moz-transform: translateY(-300%); }
    to { -moz-transform: translateY(0%); }
}
@-ms-keyframes moveFromTop {
    from { -ms-transform: translateY(-300%); }
    to { -ms-transform: translateY(0%); }
}
@-webkit-keyframes moveFromBottom {
    from { -webkit-transform: translateY(200%); }
    to { -webkit-transform: translateY(0%); }
}
@-moz-keyframes moveFromBottom {
    from { -moz-transform: translateY(200%); }
    to { -moz-transform: translateY(0%); }
}
@-ms-keyframes moveFromBottom {
    from { -ms-transform: translateY(200%); }
    to { -ms-transform: translateY(0%); }
}
a.tagbtn2 { font-size: 13px; font-weight: bold; color: #fff; background: #2da1ec; border-radius: 5px; padding: 5px 10px; margin: 0px 5px; }
a.tagbtn2:hover { background: #2eacff; }
a.tagbtn2:active { top: 1px; }
img { border: none; }
.select-style { padding: 0; margin: 0; border: 1px solid #808080; width: 150px; border-radius: 3px; overflow: hidden; background-color: #e2f0ff; background: #e2f0ff; position: relative; }
.select-style:after { top: 50%; left: 85%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; border-color: rgba(0, 0, 0, 0); border-top-color: #000000; border-width: 5px; margin-top: -2px; z-index: 100; }
.select-style select { padding: 5px 8px; width: 125%; border: none; box-shadow: none; background-color: transparent; background-image: none; -webkit-appearance: none; -moz-appearance: none; appearance: none; }
.select-style select:focus { outline: none; }
.animate { transition: all 0.1s; -webkit-transition: all 0.1s; }
.action-button { position: relative; padding: 9px 40px 3px 40px; margin: 0px 10px 10px 0px; border-radius: 10px; font-family: 'Roboto Condensed', 'Trebuchet MS', 'Lucida Sans', Arial, sans-serif; font-size: 14px; color: #ffffff !important; text-decoration: none; }
.blue { background-color: #3498DB; border-bottom: 5px solid #2980B9; text-shadow: 0px -2px #2980B9; }
.gray { background-color: #9C9C9C; border-bottom: 5px solid #909090; text-shadow: 0px -2px #909090; }
.archive { background-color: #3498DB; border-bottom: 5px solid #2980B9; text-shadow: 0px -2px #2980B9; }
.action-button a:hover, .action-button a { color: #cc2f00 !important; }
.action-button:active { transform: translate(0px, 5px); -webkit-transform: translate(0px, 5px); border-bottom: 1px solid; }
