@charset "utf-8";

@font-face {
font-family: "OpenSansRegular";
src: url(//omvatidevividhyamandir.com/wp-content/themes/ovmschool/assets/css/fonts/OpenSans-Regular-webfont.eot);
src: url(//omvatidevividhyamandir.com/wp-content/themes/ovmschool/assets/css/fonts/OpenSans-Regular-webfont.eot?#iefix) format("embedded-opentype"), url(//omvatidevividhyamandir.com/wp-content/themes/ovmschool/assets/css/fonts/OpenSans-Regular-webfont.woff) format("woff"), url(//omvatidevividhyamandir.com/wp-content/themes/ovmschool/assets/css/fonts/OpenSans-Regular-webfont.ttf) format("truetype"), url(//omvatidevividhyamandir.com/wp-content/themes/ovmschool/assets/css/fonts/OpenSans-Regular-webfont.svg#OpenSansRegular) format("svg");
font-weight: normal;
font-style: normal
}
@font-face {
font-family: 'FontAwesome';
src: url(//omvatidevividhyamandir.com/wp-content/themes/ovmschool/assets/css/fonts/fontawesome-webfont.eot?v=4.4.0);
src: url(//omvatidevividhyamandir.com/wp-content/themes/ovmschool/assets/css/fonts/fontawesome-webfont.eot?#iefix&v=4.4.0) format('embedded-opentype'), url(//omvatidevividhyamandir.com/wp-content/themes/ovmschool/assets/css/fonts/fontawesome-webfont.woff2?v=4.4.0) format('woff2'), url(//omvatidevividhyamandir.com/wp-content/themes/ovmschool/assets/css/fonts/fontawesome-webfont.woff?v=4.4.0) format('woff'), url(//omvatidevividhyamandir.com/wp-content/themes/ovmschool/assets/css/fonts/fontawesome-webfont.ttf?v=4.4.0) format('truetype'), url(//omvatidevividhyamandir.com/wp-content/themes/ovmschool/assets/css/fonts/fontawesome-webfont.svg?v=4.4.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 {
filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=1);
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg)
}
.fa-rotate-180 {
filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=2);
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg)
}
.fa-rotate-270 {
filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=3);
-webkit-transform: rotate(270deg);
-ms-transform: rotate(270deg);
transform: rotate(270deg)
}
.fa-flip-horizontal {
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 {
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: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-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-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"
}
.flex-container {
display: block;
margin: 0;
padding: 0
}
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
outline: none
}
.flex-slides,
.flex-control-nav,
.flex-direction-nav {
margin: 0;
padding: 0;
list-style: none
}
.flex-direction-nav a,
.flex-pauseplay a::before {
font-family: "FontAwesome"
}
.flexslider {
margin: 0;
padding: 0
}
.flexslider .flex-slides>li {
display: none;
-webkit-backface-visibility: hidden;
position: relative
}
.flexslider .flex-slides a {
text-decoration: none;
outline: none
}
.flexslider .flex-slides a img {
border: none
}
.flexslider .flex-slides img {
max-width: 100%;
display: block;
margin: 0 auto
}
.flex-pauseplay span {
text-transform: capitalize
}
.flex-slides::after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0
}
html[xmlns] .flex-slides {
display: block
}
* html .flex-slides {
height: 1%
}
.flexslider {
position: relative
}
.flex-viewport {
max-height: 2000px;
direction: ltr
}
.ahb .flex-viewport {
max-height: 300px
}
.afm li {
margin-right: 30px
}
.afm li:last-child {
margin-right: 0
}
.flex-direction-nav {
*height: 0;
line-height: normal
}
.flex-direction-nav li {
display: inline-block;
position: absolute;
top: 50%;
width: 50px;
height: 50px;
margin: -25px 0 0 0;
z-index: 10
}
.flex-direction-nav li:first-child {
left: 40px
}
.flex-direction-nav li:last-child {
right: 40px
}
.flex-direction-nav a {
display: inline-block;
width: 50px;
height: 50px;
line-height: 48px;
font-size: 26px;
border: 2px solid;
text-align: center;
opacity: 0;
cursor: pointer;
border-radius: 50%
}
.flex-direction-nav a::before {
content: "\f053"
}
.flex-direction-nav a.flex-next::before {
content: "\f054"
}
.flex-direction-nav a {
color: #FFF;
border-color: #FFF
}
.flexslider:hover .flex-prev,
.flexslider:hover .flex-next {
opacity: 0.7
}
.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
opacity: 1
}
.flex-direction-nav .flex-disabled {
opacity: 0!important;
cursor: default
}
.flex-direction-nav em {
display: none
}
.afm.acv {
position: relative
}
.afm.acv .flex-direction-nav {
display: block;
position: absolute;
top: -25px;
right: 0;
width: 42px
}
.afm.acv .flex-direction-nav li {
width: 20px;
height: 20px;
margin: 0
}
.afm.acv .flex-direction-nav li:first-child {
left: 0
}
.afm.acv .flex-direction-nav li:last-child {
right: 0
}
.afm.acv .flex-direction-nav a {
display: inline-block;
width: 20px;
height: 20px;
line-height: 20px;
font-size: 12px;
border: none;
text-align: center
}
.afm.acv .flex-direction-nav a {
color: #FFF;
background-color: #000
}
.flex-pauseplay a {
display: block;
position: absolute;
bottom: 5px;
left: 10px;
width: 20px;
height: 20px;
color: #000;
opacity: 0.8;
z-index: 10;
overflow: hidden;
cursor: pointer
}
.flex-pauseplay a::before {
display: inline-block;
font-size: 20px;
content: "\f04c"
}
.flex-pauseplay a:hover {
opacity: 1
}
.flex-pauseplay a.flex-play::before {
content: "\f04b"
}
.flex-control-nav {
position: absolute;
top: 40px;
right: 40px;
text-align: center;
z-index: 999
}
.flex-control-nav li {
margin: 0 5px;
display: inline-block
}
.flex-control-paging li a {
display: block;
width: 10px;
height: 10px;
border: 2px solid #FFF;
background: #FFF;
text-indent: 100%;
white-space: nowrap;
overflow: hidden;
cursor: pointer;
border-radius: 50%
}
.flex-control-paging li a:hover {
background: none
}
.flex-control-paging li a.flex-active {
background: none;
cursor: default
}
.flex-control-thumbs {
margin: 0;
position: static;
overflow: hidden;
border-top: 1px solid transparent
}
.flex-control-thumbs li {
width: 25%;
float: left;
margin: 0
}
.flex-control-thumbs img {
width: 100%;
display: block;
opacity: .7;
cursor: pointer
}
.flex-control-thumbs img:hover {
opacity: 1
}
.flex-control-thumbs .flex-active {
opacity: 1;
cursor: default
}
.ada {
display: block;
width: 100%
}
.ada {
position: absolute;
bottom: 0;
left: 0;
margin: 0;
padding: 20px 15px;
color: #FFF;
background: rgba(0, 0, 0, .5)
}
.ada * {
margin: 0;
padding: 0;
font-size: 1em
}
.ada a {
color: inherit;
background: inherit
}
.adr .flexslider {
max-height: 600px;
overflow: hidden
}
.abb .ada {
position: absolute;
bottom: 12%;
left: inherit;
top: inherit;
margin: 0;
padding: 0;
background: none
}
.abb .ada .afo {
display: block;
max-width: 1140px;
margin: 0 auto
}
.abb .ada .afo .agh {
font-size: 2em;
line-height: 1.2em
}
.abb .ada .afo span {
display: inline-block;
padding: 5px 8px;
color: #FFF;
background: #000;
background: rgba(0, 0, 0, .5);
font-style: normal
}
.abb .ada .afo a {
color: inherit
}
.abb .flex-direction-nav a,
.flex-control-paging a {
color: #FFF;
background: transparent
}
.flex-container .abb .flex-direction-nav li:first-child {
left: -40px;
opacity: 0
}
.flex-container:hover .abb .flex-direction-nav li:first-child {
left: 40px;
opacity: 1
}
.flex-container .abb .flex-direction-nav li:last-child {
right: -40px;
opacity: 0
}
.flex-container:hover .abb .flex-direction-nav li:last-child {
right: 40px;
opacity: 1
}
.flex-container .abb .flex-control-nav {
top: -40px
}
.flex-container:hover .abb .flex-control-nav {
top: 40px
}
.flex-container .abb .flex-direction-nav li,
.flex-container .abb .flex-control-nav {
transition: 0.5s;
}
.nivo-lightbox-overlay {
position: fixed;
top: 0;
left: 0;
z-index: 99998;
width: 100%;
height: 100%;
overflow: hidden;
visibility: hidden;
opacity: 0;
}
.nivo-lightbox-overlay.nivo-lightbox-open {
visibility: visible;
opacity: 1
}
.nivo-lightbox-wrap {
position: absolute;
top: 10%;
bottom: 10%;
left: 10%;
right: 10%
}
.nivo-lightbox-content {
width: 100%;
height: 100%
}
.nivo-lightbox-title-wrap {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
z-index: 99999;
text-align: center
}
.nivo-lightbox-nav {
display: none
}
.nivo-lightbox-prev {
position: absolute;
top: 50%;
left: 0
}
.nivo-lightbox-next {
position: absolute;
top: 50%;
right: 0
}
.nivo-lightbox-close {
position: absolute;
top: 2%;
right: 2%
}
.nivo-lightbox-image {
text-align: center
}
.nivo-lightbox-image img {
max-width: 100%;
max-height: 100%;
width: auto;
height: auto;
vertical-align: middle
}
.nivo-lightbox-content iframe {
width: 100%;
height: 100%
}
.nivo-lightbox-inline,
.nivo-lightbox-ajax {
max-height: 100%;
overflow: auto;
}
.nivo-lightbox-error {
display: table;
text-align: center;
width: 100%;
height: 100%;
color: #fff;
text-shadow: 0 1px 1px #000
}
.nivo-lightbox-error p {
display: table-cell;
vertical-align: middle
}
.nivo-lightbox-notouch .nivo-lightbox-effect-fade,
.nivo-lightbox-notouch .nivo-lightbox-effect-fadeScale,
.nivo-lightbox-notouch .nivo-lightbox-effect-slideLeft,
.nivo-lightbox-notouch .nivo-lightbox-effect-slideRight,
.nivo-lightbox-notouch .nivo-lightbox-effect-slideUp,
.nivo-lightbox-notouch .nivo-lightbox-effect-slideDown,
.nivo-lightbox-notouch .nivo-lightbox-effect-fall {
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out
}
.nivo-lightbox-effect-fadeScale .nivo-lightbox-wrap {
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
-webkit-transform: scale(0.7);
-moz-transform: scale(0.7);
-ms-transform: scale(0.7);
transform: scale(0.7)
}
.nivo-lightbox-effect-fadeScale.nivo-lightbox-open .nivo-lightbox-wrap {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1)
}
.nivo-lightbox-effect-slideLeft .nivo-lightbox-wrap,
.nivo-lightbox-effect-slideRight .nivo-lightbox-wrap,
.nivo-lightbox-effect-slideUp .nivo-lightbox-wrap,
.nivo-lightbox-effect-slideDown .nivo-lightbox-wrap {
-webkit-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
-moz-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
-ms-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
-o-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9)
}
.nivo-lightbox-effect-slideLeft .nivo-lightbox-wrap {
-webkit-transform: translateX(-10%);
-moz-transform: translateX(-10%);
-ms-transform: translateX(-10%);
transform: translateX(-10%)
}
.nivo-lightbox-effect-slideRight .nivo-lightbox-wrap {
-webkit-transform: translateX(10%);
-moz-transform: translateX(10%);
-ms-transform: translateX(10%);
transform: translateX(10%)
}
.nivo-lightbox-effect-slideLeft.nivo-lightbox-open .nivo-lightbox-wrap,
.nivo-lightbox-effect-slideRight.nivo-lightbox-open .nivo-lightbox-wrap {
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0)
}
.nivo-lightbox-effect-slideDown .nivo-lightbox-wrap {
-webkit-transform: translateY(-10%);
-moz-transform: translateY(-10%);
-ms-transform: translateY(-10%);
transform: translateY(-10%)
}
.nivo-lightbox-effect-slideUp .nivo-lightbox-wrap {
-webkit-transform: translateY(10%);
-moz-transform: translateY(10%);
-ms-transform: translateY(10%);
transform: translateY(10%)
}
.nivo-lightbox-effect-slideUp.nivo-lightbox-open .nivo-lightbox-wrap,
.nivo-lightbox-effect-slideDown.nivo-lightbox-open .nivo-lightbox-wrap {
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0)
}
.nivo-lightbox-body-effect-fall .nivo-lightbox-effect-fall {
-webkit-perspective: 1000px;
-moz-perspective: 1000px;
perspective: 1000px
}
.nivo-lightbox-effect-fall .nivo-lightbox-wrap {
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
-webkit-transform: translateZ(300px);
-moz-transform: translateZ(300px);
-ms-transform: translateZ(300px);
transform: translateZ(300px)
}
.nivo-lightbox-effect-fall.nivo-lightbox-open .nivo-lightbox-wrap {
-webkit-transform: translateZ(0);
-moz-transform: translateZ(0);
-ms-transform: translateZ(0);
transform: translateZ(0)
}
.nivo-lightbox-theme-default.nivo-lightbox-overlay {
background: #666;
background: rgba(0, 0, 0, 0.6)
}
.nivo-lightbox-theme-default .nivo-lightbox-content.nivo-lightbox-loading {
background: url(//omvatidevividhyamandir.com/wp-content/themes/ovmschool/assets/css/images/loading.gif) no-repeat 50% 50%
}
.nivo-lightbox-theme-default .nivo-lightbox-nav {
top: 10%;
width: 8%;
height: 80%;
text-indent: -9999px;
background-repeat: no-repeat;
background-position: 50% 50%;
opacity: 0.5
}
.nivo-lightbox-theme-default .nivo-lightbox-nav:hover {
opacity: 1;
background-color: rgba(0, 0, 0, 0.5)
}
.nivo-lightbox-theme-default .nivo-lightbox-prev {
background-image: url(//omvatidevividhyamandir.com/wp-content/themes/ovmschool/assets/css/images/prev.png);
border-radius: 0 3px 3px 0
}
.nivo-lightbox-theme-default .nivo-lightbox-next {
background-image: url(//omvatidevividhyamandir.com/wp-content/themes/ovmschool/assets/css/images/next.png);
border-radius: 3px 0 0 3px
}
.nivo-lightbox-theme-default .nivo-lightbox-close {
display: block;
background: url(//omvatidevividhyamandir.com/wp-content/themes/ovmschool/assets/css/images/close.png) no-repeat 5px 5px;
width: 16px;
height: 16px;
text-indent: -9999px;
padding: 5px;
opacity: 0.5
}
.nivo-lightbox-theme-default .nivo-lightbox-close:hover {
opacity: 1
}
.nivo-lightbox-theme-default .nivo-lightbox-title-wrap {
bottom: -7%
}
.nivo-lightbox-theme-default .nivo-lightbox-title {
font: 14px/20px 'Helvetica Neue', Helvetica, Arial, sans-serif;
font-style: normal;
font-weight: normal;
background: #000;
color: #fff;
padding: 7px 15px;
border-radius: 30px
}
.nivo-lightbox-theme-default .nivo-lightbox-image img {
background: #fff;
-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.4)
}
.nivo-lightbox-theme-default .nivo-lightbox-ajax,
.nivo-lightbox-theme-default .nivo-lightbox-inline {
background: #fff;
padding: 40px;
-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.4)
}
@media (-webkit-min-device-pixel-ratio:1.3),
(-o-min-device-pixel-ratio:2.6/2),
(min--moz-device-pixel-ratio:1.3),
(min-device-pixel-ratio:1.3),
(min-resolution:1.3dppx) {
.nivo-lightbox-theme-default .nivo-lightbox-content.nivo-lightbox-loading {
background-image: url(//omvatidevividhyamandir.com/wp-content/themes/ovmschool/assets/css/images/loading@2x.gif);
background-size: 32px 32px
}
.nivo-lightbox-theme-default .nivo-lightbox-prev {
background-image: url(//omvatidevividhyamandir.com/wp-content/themes/ovmschool/assets/css/images/prev@2x.png);
background-size: 48px 48px
}
.nivo-lightbox-theme-default .nivo-lightbox-next {
background-image: url(//omvatidevividhyamandir.com/wp-content/themes/ovmschool/assets/css/images/next@2x.png);
background-size: 48px 48px
}
.nivo-lightbox-theme-default .nivo-lightbox-close {
background-image: url(//omvatidevividhyamandir.com/wp-content/themes/ovmschool/assets/css/images/close@2x.png);
background-size: 16px 16px
}
}
.nivo-lightbox-overlay,
.mfp-wrap {
z-index: 999999999999
}
.nivo-lightbox-theme-default .nivo-lightbox-nav:hover {
background-color: transparent
}
html {
overflow-y: scroll
}
body {
margin: 0;
padding: 0;
font-size: 14px;
line-height: 1.6em;
text-align: left
}
body,
button,
input {
text-rendering: optimizeLegibility;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-moz-font-smoothing: antialiased;
font-smoothing: antialiased
}
.akd,
strong {
font-weight: 700
}
body {
font-family: "OpenSansRegular", Arial, Helvetica, sans-serif;
font-weight: 400
}
h1,
h2,
h3,
h4,
h5,
h6,
.agb {
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: 400
}
.ake {
border-top: 3px solid
}
.akf {
border-top: 1px solid
}
h1,
h2,
h3,
h4,
h5,
h6 {
margin: 0 0 30px 0;
line-height: normal;
text-transform: capitalize
}
h1 {
font-size: 46px
}
h2 {
font-size: 22px
}
h3 {
font-size: 18px
}
h4 {
font-size: 16px
}
h5 {
font-size: 14px
}
h6 {
font-size: 14px;
font-weight: bold;
text-transform: uppercase
}
address {
margin: 10px 0;
font-style: normal
}
#ahj {
line-height: normal
}
#ahj .agi li .fa {
margin-right: 8px;
text-align: center
}
#ahj .agi li .fa,
#ahj .ahp a {
font-size: 20px;
line-height: 40px;
width: 40px;
height: 40px; 
}
.fa-facebook{  font-size: 20px;
line-height: 40px;
width: 40px;
height: 40px; color: #F3F3F5; background-color: #3B5998;}
#ahj .ahp li {
float: left;
margin: 0 1px 0 0
}
#adv {
display: none;
position: relative;
width: 100%;
overflow: hidden
}
#aeq {
display: block;
position: absolute;
top: 100%;
right: 40px;
width: 58px;
height: 24px;
overflow: hidden;
z-index: 999
}
#aeq a {
display: block;
width: 58px;
height: 58px;
margin-top: -34px;
padding: 34px 0 0 21px;
font-size: 16px;
line-height: 16px;
border-radius: 100%
}
#aho {
line-height: normal
}
#aho #akg {
display: block;
float: left;
margin-top: 0px;
clear: right;
position: absolute;
z-index: 99999;
}
#aho #akg h1,
#aho #akg p {
margin: 0;
padding: 0
}
#aho #akg h1 {
font-size: 32px;
line-height: 32px;
text-transform: uppercase
}
#aho #akg p {
font-size: 12px
}
#aiw {
padding: 50px 0
}
#aeu {
padding: 50px 0 25px
}
#aeu .aej {
margin: 0;
text-align: center;
}
#aeu .aej * {
margin: 0;
padding: 0
}
#aeu .aej>:first-child {
font-size: 46px
}
.aet {
position: relative;
padding: 30px 0;
clear: both;
z-index: 1
}
.aet section {
margin-bottom: 50px
}
.aet section.akc,
.aet section.agp {
margin-bottom: 0
}
.adg,
.aet .adg {
font-size: .8em
}
.ady,
.aet .ady {
font-size: 1.4em
}
.agh {
font-size: 4em;
line-height: 1.2em
}
.agn #ads {
display: block;
margin: 0 0 50px 0
}
.agn #ads div {
display: block;
position: relative;
margin: 0;
padding: 0
}
.agn #ads div .fa {
display: block;
position: absolute;
top: 0;
left: 0;
width: 35px;
height: 40px;
line-height: 40px;
font-size: 14px;
text-align: center
}
.agn #ads input {
display: block;
height: 40px;
padding-left: 35px
}
.agn aside .agm {
margin: 0 0 30px 0;
padding: 0;
font-size: 22px
}
.agn aside .agm span {
margin: 0 10px 0 0;
padding: 0
}
.agn aside .abf li {
margin: 20px 0 0 0;
padding: 0 0 20px 0;
line-height: normal;
border-bottom: 1px solid
}
.agn aside .abf li:first-child {
margin-top: 0
}
.agn aside .abf li img {
float: left;
margin-right: 10px
}
.agn aside .abf li p {
margin: 0;
padding: 0
}
#aiv {
padding: 30px 0
}
#aiv .aix .fa {
height: 50px;
line-height: 50px
}
#aiv .aix em {
display: block;
margin: -44px 0 0 60px;
font-size: 32px;
font-style: normal
}
#aiv form input {
float: left;
width: 65%;
height: 50px;
border: none;
font-size: 22px
}
#aiv form input[type="submit"] {
width: 30%;
margin-left: 5%;
padding: 0 15px;
text-transform: uppercase
}
#afj {
padding: 60px 0
}
#afj .akx {
height: 220px
}
#aef {
padding: 30px 0
}
.aku.aic,
.aku.afq,
input[type="submit"],
.aig,
.ahp a,
#aal,
.afu div {
transition: all .5s ease-in-out
}
#aif {
float: right;
margin: -3px 0 0 0;
padding: 0;
word-wrap: normal;
white-space: nowrap;
line-height: normal;
clear: right
}
#aif ul {
margin: 0;
padding: 0;
list-style: none;
text-transform: uppercase
}
#aif ul ul {
z-index: 99999;
position: absolute;
width: 190px
}
#aif ul ul ul,
#aif ul ul ul ul {
left: 190px;
top: 0
}
#aif ul:first-child li:last-child>ul {
right: 0
}
#aif ul:first-child>li:last-child li>ul {
left: -190px
}
#aif li {
display: block;
position: relative;
float: left;
margin: 0;
padding: 0;
border-top: 3px solid transparent
}
#aif ul:first-child li:last-child {
margin-right: 0
}
#aif li li {
width: 100%;
margin: 0;
text-transform: none;
border-width: 1px 0 0 0
}
#aif li li:first-child {
border: none
}
#aif li a {
display: block;
padding: 40px 20px
}
#aif li li a {
display: block;
font-size: 12px;
margin: 0;
padding: 10px 7px;
}
#aif li a.akb::before,
#aif li.aih a.akb::before {
position: absolute;
top: 47px;
left: 10px;
width: 0;
height: 0;
border: solid;
border-width: 5px 3px 3px 3px;
border-color: transparent;
border-top-color: inherit;
content: ""
}
#aif li li a.akb::before,
#aif li.aih li a.akb::before {
top: 17px;
left: 5px
}
#aif ul:first-child li:hover::before,
#aif ul:first-child li.aih::before {
position: absolute;
top: 0;
left: 50%;
margin: 0 0 0 -3px;
width: 0;
height: 0;
border: solid;
border-width: 4px 2px 2px 2px;
border-color: transparent;
border-top-color: inherit;
content: ""
}
#aif ul:first-child li li:hover::before,
#aif ul:first-child li li.aih::before {
display: none
}
#aif ul ul {
display: block;
height: 0;
opacity: 0;
overflow: hidden;
white-space: normal;
word-wrap: break-word
}
#aif ul li:hover>ul {
height: auto;
opacity: 1;
overflow: visible
}
#aif form {
display: block;
margin: 0 auto;
padding: 30px 0
}
#aif form select {
display: block;
width: 100%;
padding: 8px;
border: 1px solid;
cursor: pointer;
outline: none
}
#aif form select option {
display: block;
margin: 10px;
padding: 0;
cursor: pointer;
outline: none;
border: none
}
.adq {
font-size: 12px;
text-align: center;
}
.adq ul {
display: inline-block;
padding: 8px 10px;
border-radius: 10px
}
.adq li {
display: inline;
margin-right: 10px
}
.adq li:last-child {
margin-right: 0
}
.adq a {
display: inline-block;
position: relative;
padding: 0 0 0 15px
}
.adq a::before {
position: absolute;
top: 0;
left: 0;
font-family: "FontAwesome";
content: "\f101";
font-size: 10px
}
.adq li:first-child a {
padding: 0
}
.adq li:first-child a::before {
content: ""
}
.agn aside nav {
display: block;
width: 100%;
margin-bottom: 30px
}
.agn aside nav ul {
margin: 0;
padding: 0;
list-style: none
}
.agn aside nav li {
margin: 0 0 3px 0;
padding: 0
}
.agn aside nav a {
display: block;
position: relative;
margin: 0;
padding: 5px 10px 5px 15px;
text-decoration: none;
border-bottom: 1px dotted
}
.agn aside nav a::before {
position: absolute;
top: 5px;
left: 5px;
font-family: "FontAwesome";
font-size: 9px;
content: "\f0da"
}
.agn aside nav ul ul a {
padding-left: 35px
}
.agn aside nav ul ul a::before {
left: 25px
}
.agn aside nav ul ul ul a {
padding-left: 45px
}
.agn aside nav ul ul ul a::before {
left: 35px
}
.adp {
display: block;
width: 100%;
clear: both;
line-height: normal;
text-align: center;
}
.adp ul {
margin: 0;
padding: 0;
list-style: none
}
.adp li {
display: inline-block;
position: relative;
height: 32px;
margin: 0 2px 4px 0
}
.adp strong {
font-weight: normal
}
.adp a,
.adp .afy strong,
.adp .afh strong {
display: block;
width: 100%;
height: 100%;
padding: 5px 10px;
border-radius: 8px
}
.adp a,
.adp strong {
border: 1px solid
}
.adp li.ajx a {
padding-left: 40px
}
.adp li.ajw a {
padding-right: 40px
}
.adp li.ajx a::before,
.adp li.ajw a::before,
.adp li.ajx a::after,
.adp li.ajw a::after {
display: block;
position: absolute;
top: 1px;
height: 30px
}
.adp li.ajx a::before,
.adp li.ajw a::before {
width: 29px;
line-height: 33px;
border: solid;
font-family: "FontAwesome";
text-align: center
}
.adp li.ajx a::before {
left: 0;
content: "\f053";
border-width: 0 1px 0 0
}
.adp li.ajw a::before {
right: 0;
content: "\f054";
border-width: 0 0 0 1px
}
.adp li.ajx a::after,
.adp li.ajw a::after {
width: 1px;
content: ""
}
.adp li.ajx a::after {
left: 30px
}
.adp li.ajw a::after {
right: 30px
}
.afl {
display: block;
width: 100%;
clear: both;
line-height: normal
}
.afl ul {
margin: 0;
padding: 5px 10px;
list-style: none
}
.afl li {
float: right
}
.afl li:first-child {
float: left
}
#adh {
z-index: 999999;
visibility: hidden;
opacity: 0.2;
position: fixed;
bottom: 60px;
right: 5px;
padding: 8px 10px 5px;
line-height: normal;
border-radius: 8px
}
#adh.aft {
visibility: visible;
opacity: 0.5;
transition: all .8s ease-in-out
}
#adh:hover {
opacity: 1
}
#adh span {
border-top: 5px solid #FFF
}
.adn {
margin: 0 0 50px 0;
padding: 5px;
border: 1px solid
}
.abh {
margin-bottom: 30px
}
.abv {
display: block;
margin: 0 0 20px 0;
font-size: 11px
}
.abv ul {
margin: 0;
padding: 0;
list-style: none
}
.abv ul li {
display: inline;
margin-right: 10px
}
.abv ul li:last-child {
margin-right: 0
}
.abv ul li.aaz,
.abv ul li.abs,
.abv ul li.abm,
.abv ul li.aav {
position: relative;
padding-left: 15px
}
.abv ul li.aaz::before,
.abv ul li.abs::before,
.abv ul li.abm::before,
.abv ul li.aav::before {
position: absolute;
top: 0;
left: 0;
font-family: "FontAwesome";
font-size: 12px;
line-height: 12px
}
.abv ul li.aaz::before {
content: "\f040"
}
.abv ul li.abs::before {
content: "\f073"
}
.abv ul li.abm::before {
content: "\f036"
}
.abv ul li.aav::before {
content: "\f086"
}
.aan.aff .acn {
text-align: center
}
.aan.aff .adn {
margin-bottom: 0;
padding: 0;
border: 0;
border: none
}
.aan.aff .abh,
.aan.aff .abv {
margin-bottom: 15px
}
#adx #ace {
display: block;
width: 100%
}
#adx #ace .aan {
margin-bottom: 50px;
padding-bottom: 50px;
border-bottom: 1px solid
}
#aei .afl {
margin-bottom: 50px
}
#aei .aac {
margin-bottom: 50px
}
#aei .aac .abt {
margin: 30px 0 0 0;
font-size: 11px;
text-transform: lowercase
}
#aei .aac .abt ul {
display: block;
position: relative;
margin: 0;
padding: 0 0 0 20px;
list-style: none
}
#aei .aac .abt ul::before {
position: absolute;
top: 2px;
left: 0;
font-family: "FontAwesome";
content: "\f02c";
font-size: 13px
}
#aei .aac .abt li {
display: inline-block;
position: relative;
margin-right: 5px;
padding-right: 3px
}
#aei .aac .abt li::after {
position: absolute;
bottom: 0;
right: 0;
content: ","
}
#aei .aac .abt li:last-child {
margin-right: 0;
padding-right: 0
}
#aei .aac .abt li:last-child::after {
content: ""
}
#aei .aed {
margin-bottom: 50px;
padding: 30px 20px 23px;
border: solid;
border-width: 1px 0
}
#aei .aed p {
margin: 5px 0 0 0;
padding: 0;
font-weight: bold
}
#aei .aap {
margin-bottom: 50px
}
#aei .aap sup {
vertical-align: baseline
}
#aei .aap ul {
margin: 0;
padding: 0
}
#aei .aap ul li {
margin-bottom: 0
}
#aei .aap ul.agp.afx li {
margin-bottom: 25px
}
#aei .aap ul.agp.afx li:last-child {
margin-bottom: 0
}
#aei .abg {
margin-bottom: 50px;
padding: 30px 0;
border: solid;
border-width: 1px 0
}
#aei .abg .aaq {
float: left;
margin-right: 15px
}
#aei .abg .aao {
line-height: 1.6em
}
#aei .abg .aao span {
display: block;
margin-bottom: 8px;
text-transform: uppercase
}
#aei #acc {
margin-bottom: 50px;
padding: 0 0 15px 0;
border: solid;
border-width: 0 0 1px 0
}
#aei #acc .agi {
font-weight: bold
}
#aei #aco {
margin-bottom: 50px
}
#aei #aco ul {
margin: 0;
padding: 0;
list-style: none
}
#aei #aco ul:nth-child(1) {
margin-bottom: 80px
}
#aei #aco li>ul {
margin: 0 0 0 70px
}
#aei #aco ul li {
display: block;
margin-bottom: 30px
}
#aei #aco .abd {
display: block;
position: relative;
padding-left: 70px
}
#aei #aco .abd .acq .abo {
position: absolute;
top: 0;
left: 0
}
#aei #aco .abd .acq .abo img {
max-width: 52px;
max-height: 52px;
padding: 2px;
border: 1px solid
}
#aei #aco .abd .acq .abp .acm {
font-size: 11px
}
#aei #aco .abd .acq .abp .acm time {
float: left;
margin-right: 10px
}
#aei #aco .abd .acq .abp .acm .acd {
float: left;
margin: 0;
padding: 0 0 0 10px;
border: solid;
border-width: 0 0 0 1px;
text-transform: uppercase
}
#aei #aco .abd .abe {
margin: 0 0 30px 0;
padding: 0 0 20px 0;
border-bottom: 1px solid
}
#afs figure {
margin-bottom: 50px
}
#afs figure ul {
margin: 0;
padding: 0;
list-style: none
}
#afs figure ul li {
margin-bottom: 30px
}
#afs figure ul li a {
display: block;
position: relative
}
#afs figure ul li a::before {
display: block;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
content: "";
background-color: rgba(0, 0, 0, .6)
}
#afs figure ul li a::after {
display: block;
text-align: center;
vertical-align: middle;
position: absolute;
top: 50%;
left: 50%;
width: 36px;
height: 36px;
margin: -18px 0 0 -18px;
padding: 0;
font-family: "FontAwesome";
content: "\f065";
font-size: 36px;
line-height: 36px
}
#afs figure ul li a::before,
#afs figure ul li a::after {
opacity: 0
}
#afs figure ul li a:hover::before,
#afs figure ul li a:hover::after {
opacity: 1
}
#akv {
display: block;
margin: 0;
padding: 100px 0 20px 0;
text-align: center
}
#akv h1,
#akv h2 {
margin: 0;
padding: 0
}
#akv h1 {
margin-top: -150px;
font-size: 15em
}
#akv h2 {
margin-top: -50px;
font-size: 3.5em
}
#akv p {
margin: 0;
padding: 0
}
#akv p.ahz {
display: block;
width: 100%;
margin-bottom: 50px;
clear: both;
font-weight: bold;
text-transform: uppercase
}
.afu {
border: solid;
border-width: 0 1px 1px 0;
text-align: center
}
.afu div {
display: block;
position: relative;
padding: 20px;
border: solid;
border-width: 1px 0 0 1px
}
.afu div {
opacity: 0.6
}
.afu div:hover {
opacity: 1
}
.ael,
.acr {
border: 1px solid
}
.ael {
border-color: #333
}
.acr {
border-color: #50C6C6
}
.acz {
display: block;
padding: 30px;
text-transform: uppercase
}
.aet .acz .adt {
margin: 0;
padding: 0
}
.acz p {
margin: 0;
padding: 0;
text-transform: none
}
.acz .aig {
display: block;
text-align: center
}
.acz.ajy,
.acz.ajz,
.acz.aki {
border: solid
}
.acz.ajy {
border-width: 0 0 0 5px
}
.acz.ajz {
border-width: 0 5px 0 0
}
.acz.aki {
border-width: 0 5px
}
h1 span,
h2 span,
h3 span,
h4 span,
h5 span,
h6 span {
display: block;
position: relative;
padding-bottom: 5px;
border-bottom: 1px solid
}
h1 span::after,
h2 span::after,
h3 span::after,
h4 span::after,
h5 span::after,
h6 span::after {
display: block;
position: absolute;
bottom: -2px;
left: 0;
width: 40px;
height: 3px;
content: ""
}
h1 span.fa,
h2 span.fa,
h3 span.fa,
h4 span.fa,
h5 span.fa,
h6 span.fa {
padding-bottom: 0;
border-bottom: none
}
h1 span.fa::after,
h2 span.fa::after,
h3 span.fa::after,
h4 span.fa::after,
h5 span.fa::after,
h6 span.fa::after {
display: none
}
ul.agp,
ol.agp {
list-style: none
}
.agp.ahv li {
display: inline-block
}
.agp.afx li {
margin-bottom: 25px
}
.agp.afx li:last-child {
margin-bottom: 0
}
.akh {
margin: 10px 0;
padding: 0;
list-style-position: inside
}
.akh.aib {
margin-left: 20px
}
.akh li {
margin: 6px 0 0 0;
padding: 0
}
.akh li:first-child {
margin-top: 0
}
.akh li>ul,
.akh li>ol {
margin: 8px 0 8px 30px
}
.akh.akk {
list-style-type: disc
}
.akh.ait {
list-style-type: upper-roman
}
.akh.aip {
list-style-type: upper-alpha
}
.akh.agz {
list-style-type: decimal
}
.akh.afc {
list-style-type: circle
}
.akh.akq,
.akh.aio,
.akh.akr,
.akh.ajb,
.akh.afe,
.akh.aea {
list-style-type: none
}
.akh.aio li>ul,
.akh.aio li>ol {
padding: 0 0 0 10px;
list-style: none;
border: solid;
border-width: 0 0 0 1px
}
.akh.akr li,
.akh.akr li .akh.akr li,
.akh.ajb li,
.akh.ajb li .akh.ajb li {
position: relative;
padding-left: 22px
}
.akh.akr li::before,
.akh.ajb li::before,
.akh.akr li::after,
.akh.ajb li::after {
position: absolute;
top: 0;
font-family: "FontAwesome";
font-size: 13px
}
.akh.akr li::before,
.akh.ajb li::before {
left: 0
}
.akh.akr li::before,
.akh.akr li .akh.akr li::before {
content: "\f00c"
}
.akh.ajb li::before,
.akh.ajb li .akh.ajb li::before {
content: "\f061"
}
.akh.akr li ul,
.akh.ajb li ul {
margin: inherit;
padding: inherit
}
.akh.akr li li,
.akh.ajb li li {
position: relative;
padding-left: 0
}
.akh.akr li li::before,
.akh.ajb li li::before {
content: ""
}
.akh.aea li {
margin-bottom: 8px;
padding-bottom: 8px;
border-bottom: 1px solid
}
.akh.aea li:last-child {
margin-bottom: 0
}
.akh.afe li {
display: inline-block;
margin: 0 5px 5px 0
}
.akh.afe li a {
display: block;
padding: 4px 10px;
text-transform: capitalize
}
.akh.afi {
margin: 0;
padding: 0 0 0 12px;
list-style: none
}
.akh.afi li {
display: inline-block;
position: relative;
margin: 0 15px 5px 0;
text-transform: capitalize
}
.akh.afi li:last-child {
margin-right: 0
}
.akh.afi li a {
display: block;
position: relative;
padding: 5px 12px;
font-size: 11px;
line-height: normal
}
.akh.afi li a::before {
position: absolute;
top: 0;
left: -12px;
bottom: 0;
content: "";
border-style: solid;
border-width: 12px 12px 12px 0;
border-color: transparent
}
.akh.afi li a::after {
position: absolute;
top: 10px;
left: 0;
width: 4px;
height: 4px;
content: "";
background: #FFF;
border-radius: 2px;
box-shadow: -1px -1px 2px #000
}
hr {
display: block;
width: 100%;
height: 1px;
margin: 25px 0;
padding: 0;
border: none;
clear: both
}
.agv {
display: block;
float: left;
clear: left;
margin: 0 10px 0 0;
padding: 10px 15px;
font-size: 28px;
line-height: 1.2em;
font-weight: bold;
text-align: center;
border: 1px solid
}
blockquote::before,
q::before,
blockquote::after,
q::after {
quotes: none
}
blockquote,
blockquote::before,
blockquote::after {
border: solid
}
blockquote {
display: block;
width: auto;
margin: 15px 0;
padding: 8px 15px;
border-width: 0 0 0 5px;
text-transform: none;
font-style: normal
}
.aig {
display: inline-block;
font-weight: normal;
line-height: normal
}
.aig.air {
font-size: .9em;
padding: 5px 15px
}
.aig.ahr {
font-size: 1.1em;
padding: 8px 15px
}
.aig.ais {
font-size: 1.4em;
padding: 10px 22px
}
.aeh {
display: block;
position: relative;
margin: 15px 0;
padding: 15px 20px;
border: 1px solid
}
.aeh a {
background-color: transparent
}
.aeh.akp {
background-color: #FFF;
border-color: #EFEFEF
}
.aeh.agx {
background-color: #FEE794;
border-color: #FDC703
}
.aeh.agt {
background-color: #C2E4CD;
border-color: #76C38F
}
.aeh.aja {
background-color: #F3CBCC;
border-color: #D54346
}
.aeh .ain {
position: absolute;
top: 15px;
right: 15px;
font-weight: bold;
font-size: 1.4em
}
.ajc,
.ahc,
.afn,
.afp,
.aeo,
.aen,
.aek,
.ahg,
.aep {
color: #FFF
}
.ako {
color: #56AED4
}
.ajj {
color: #000
}
.ajn {
color: #C0E079
}
.akh.aev.ajn a {
color: #84B533
}
.ajv,
.aeh.akp .ain {
color: #A8A8A8
}
.ahq {
color: #333
}
.ahl {
color: #800000
}
.ahk {
color: #F90
}
.ahn,
.akh.aev.ahn a {
color: #9F81A9
}
.akw,
.akh.aev.akw a,
.aeh.aja .ain {
color: #D54346
}
.aer {
color: #50C6C6
}
.ahe {
color: #FFC600
}
.aig,
.aig:hover {
color: #FFF
}
.aeh.agx .ain {
color: #FDC703
}
.aeh.agt .ain {
color: #76C38F
}
.ahc,
.aig.ako {
background-color: #56AED4
}
.afn,
.aig.ajj {
background-color: #000
}
.afp {
background-color: #C0E079
}
.aig.ajc {
color: #666;
background-color: #FFF;
border: 1px solid #EFEFEF
}
.aig.ajn {
background-color: #86AE28
}
.aig.ajv {
background-color: #A8A8A8
}
.aeo {
background-color: #333
}
.aig.ahl {
background-color: #800000
}
.aen,
.aig.ahk {
background-color: #F90
}
.aek,
.aig.ahn {
background-color: #9F81A9
}
.ahg,
.aig.akw {
background-color: #D54346
}
.aep,
.aig.ahe {
background-color: #FFC600
}
.aig.aer {
background-color: #50C6C6
}
.aig.ajj:hover {
background-color: #232323
}
.aig.ako:hover {
background-color: #34495E
}
.aig.ajn:hover {
background-color: #C0E079
}
.aig.ajv:hover {
background-color: #C9C9C9
}
.aig.ahl:hover {
background-color: #400000
}
.aig.ahk:hover {
background-color: #B76D00
}
.aig.ahn:hover {
background-color: #795984
}
.aig.akw:hover {
background-color: #7A1B1D
}
.aig.aer:hover {
background-color: #287B7B
}
.aig.ahe:hover {
background-color: #D2A402
}
.aig.ajc:hover {
color: #666;
background-color: #FCFCFE
}
.aas,
.abk {
display: block;
position: relative;
width: 100%;
margin-top: 15px
}
.aas:first-child,
.abk:first-child {
margin-top: 0
}
.aas .aba,
.aas .aba.aih,
.abk .acu,
.abk .acu.aih {
display: block;
position: relative;
padding: 0 0 0 34px;
border: 1px solid
}
.aas .aba span,
.aas .aba.aih span,
.abk .acu span,
.abk .acu.aih span {
display: block;
padding: 8px 15px;
border: solid;
border-width: 0 0 0 1px
}
.aas .aba::before,
.abk .acu::before,
.aas .aba.aih::before,
.abk .acu.aih::before {
position: absolute;
top: 9px;
left: 9px;
font-family: "FontAwesome";
font-size: 20px
}
.aas .aba::before,
.abk .acu::before {
content: "\f067"
}
.aas .aba.aih::before,
.abk .acu.aih::before {
content: "\f068"
}
.aas .aar,
.abk .abr {
display: none;
padding: 15px 32px;
border: solid;
border-width: 0 1px 1px 1px
}
aside .aas .aar,
aside .abk .abr {
padding: 15px 15px 0 15px
}
.adb {
display: block;
width: 100%
}
.adb .agu {
position: relative;
margin: 0;
padding: 0;
list-style: none
}
.adb .agu li {
display: inline-block;
float: left;
margin: 0 -1px -1px 0
}
.adb .agu li a {
display: block;
padding: 10px 20px;
border: 1px solid
}
.adb .agu li a:hover,
.adb .agu li.ui-tabs-active a {
color: inherit
}
.adb .agu li.ui-tabs-active a {
cursor: default
}
.adb .aca {
display: block;
padding: 20px 25px 15px 25px;
border: 1px solid
}
.adb .aca .add:first-child {
margin-top: 0
}
.aab {
text-align: center;
line-height: normal;
border: solid;
border-width: 1px 0 0 0
}
.aab .acw {
display: block
}
.aab .acw .aai {
text-transform: uppercase
}
.aai * {
display: block;
margin: 0;
padding: 20px 5px;
font-size: 1.4em
}
.aab .acw .aat ul {
margin: 0;
padding: 0;
list-style: none
}
.aab .acw .aat ul li {
padding: 10px 5px;
border: solid;
border-width: 0 0 1px 0
}
.aab .acw .aat ul li:last-child {
border: 0;
border: none
}
.aab .acw .aag {
padding: 15px 5px;
font-size: 2.5em
}
.aab .acw .aag sup {
font-size: .3em
}
.aab .acw .aag span {
display: block;
margin: -5px 0 0 0;
font-size: .3em
}
.aab .acw .aad {
text-transform: uppercase
}
.aab .acw .aad a {
display: block;
padding: 20px 0;
font-size: 1.4em
}
form,
fieldset,
legend,
label {
margin: 0;
padding: 0;
border: none
}
form {
display: block;
width: 100%
}
form div,
form p {
margin: 0;
padding: 0
}
legend {
display: none
}
label {
display: block
}
label input {
margin-top: 5px
}
input[type="radio"]+label,
input[type="checkbox"]+label {
display: inline-block
}
input,
textarea,
select {
display: block;
width: 100%;
padding: 5px;
border: 1px solid;
font-family: inherit;
font-size: inherit;
resize: none;
outline: none
}
input[type="submit"],
input[type="reset"],
input[type="radio"],
input[type="checkbox"] {
display: inline-block;
width: auto;
margin: 0;
padding: 5px 15px;
cursor: pointer
}
input[type="radio"],
input[type="checkbox"] {
padding: 0;
border: none;
border: 0
}
textarea {
overflow: auto
}
select {
padding: 8px;
cursor: pointer
}
select option {
display: block;
margin: 10px;
padding: 0;
cursor: pointer;
outline: none;
border: none;
text-transform: capitalize;
font-size: 1em
}
input.aig,
button.aig {
width: auto;
border: none;
cursor: pointer
}
button.aig {
display: inline-block;
margin: 0;
padding: 0;
background-color: transparent
}
button.aig span {
display: inline-block;
padding: 5px 10px
}
.aey {
color: #F00000;
background-color: inherit
}
table,
.ajl {
table-layout: auto;
width: 100%
}
table caption,
.ajl .aem {
text-align: left;
font-weight: bold;
text-transform: none;
margin-bottom: 15px
}
table thead th,
.ajl .aex .ahw {
text-transform: uppercase;
font-weight: normal;
font-size: 16px;
vertical-align: middle
}
table,
table th,
table td,
.ajl,
.ajl .ahw {
border: 1px solid;
border-collapse: collapse;
border-spacing: 0;
vertical-align: top
}
table th,
table td,
.ajl .ahw {
padding: 12px 15px
}
.ajl {
display: table
}
.ajl .ajm {
display: table-row
}
.ajl .aex {
display: table-header-group
}
.ajl .ahy {
display: table-row-group
}
.ajl .ahx {
display: table-footer-group
}
.ajl .ajh {
display: table-column
}
.ajl .adl {
display: table-column-group
}
.ajl .ahw {
display: table-cell
}
.ajl .aem {
display: table-caption
}
.ajl.afa {
max-width: 100%;
text-align: center;
line-height: 1em
}
.ajl.afa a {
display: block;
background-color: transparent
}
.ajl.afa .aem {
text-align: center;
text-transform: uppercase
}
.ajl.afa .ahw {
padding: 5px 0;
max-height: 12px
}
.ajl.afa .aex .ahw {
font-weight: bold
}
.fa-ul {
margin: 0;
padding: 0 0 0 2.14285714em;
list-style: none
}
.fa-ul>li {
position: relative
}
.fa-li {
position: absolute;
top: 0.4em;
left: -2.14285714em;
width: 2.14285714em;
text-align: left
}
.ahp {
margin: 0;
padding: 0;
list-style: none
}
.ahp li,
.ahp div {
display: inline-block;
margin: 0 2px 2px 0;
line-height: normal
}
.ahp li:last-child,
.ahp li.akc,
.ahp div:last-child,
.ahp div.akc {
margin-right: 0
}
.ahp li.adc span {
display: table-cell;
height: 30px;
text-align: center;
vertical-align: middle
}
.ahp a em,
.fa em {
display: none
}
.ahp a {
display: inline-block;
width: 40px;
height: 40px;
line-height: 40px;
font-size: 20px;
text-align: center
}
.ahp.air a {
width: 30px;
height: 30px;
line-height: 30px;
font-size: 14px
}
.ahp a:hover,
.ahp.aez a:hover {
color: #EAEAEA;
background-color: #949494
}
.ahp .adw:hover,
.ahp.aez .adw {
background-color: #4A484C
}
.ahp .abq:hover,
.ahp.aez .abq {
background-color: #A4C639
}
.ahp .acl:hover,
.ahp.aez .acl {
background-color: #000
}
.ahp .aax:hover,
.ahp.aez .aax {
background-color: #205081
}
.ahp .abu:hover,
.ahp.aez .abu {
background-color: #F7931A
}
.ahp .adj:hover,
.ahp.aez .adj {
background-color: #0070BB
}
.ahp .abl:hover,
.ahp.aez .abl {
background-color: #EA4C89
}
.ahp .abj:hover,
.ahp.aez .abj {
background-color: #3D9AE8
}
.ahp .abi:hover,
.ahp.aez .abi {
background-color: #3B5998
}
.ahp .acj:hover,
.ahp.aez .acj {
background-color: #FF0084
}
.ahp .aam:hover,
.ahp.aez .aam {
background-color: #25A0CA
}
.ahp .ach:hover,
.ahp.aez .ach {
background-color: #171516
}
.ahp .acf:hover,
.ahp.aez .acf {
background-color: #614C3E
}
.ahp .aaj:hover,
.ahp.aez .aaj {
background-color: #DB4A39
}
.ahp .acy:hover,
.ahp.aez .acy {
background-color: #E34C26
}
.ahp .aaw:hover,
.ahp.aez .aaw {
background-color: #3F729B
}
.ahp .abc:hover,
.ahp.aez .abc {
background-color: #0E76A8
}
.ahp .act:hover,
.ahp.aez .act {
background-color: #000
}
.ahp .ack:hover,
.ahp.aez .ack {
background-color: #F5AE34
}
.ahp .aay:hover,
.ahp.aez .aay {
background-color: #C8232C
}
.ahp .aci:hover,
.ahp.aez .aci {
background-color: #005EA8
}
.ahp .adu:hover,
.ahp.aez .adu {
background-color: #EE802F
}
.ahp .acx:hover,
.ahp.aez .acx {
background-color: #00AFF0
}
.ahp .aaa:hover,
.ahp.aez .aaa {
background-color: #000
}
.ahp .acb:hover,
.ahp.aez .acb {
background-color: #2174A6
}
.ahp .acg:hover,
.ahp.aez .acg {
background-color: #34526F
}
.ahp .abx:hover,
.ahp.aez .abx {
background-color: #00ACEE
}
.ahp .aeg:hover,
.ahp.aez .aeg {
background-color: #4E658E
}
.ahp .acp:hover,
.ahp.aez .acp {
background-color: #E32529
}
.ahp .abz:hover,
.ahp.aez .abz {
background-color: #94BF65
}
.ahp .adi:hover,
.ahp.aez .adi {
background-color: #126567
}
.ahp .abw:hover,
.ahp.aez .abw {
background-color: #C4302B
}
.afb {
display: block;
width: 100%;
position: relative;
margin: 0;
padding: 0
}
.afb iframe {
display: block;
margin: 0;
padding: 0
}
.aic {
display: inline-block;
position: relative;
text-align: center
}
.aic.ahh {
width: 40px;
height: 40px;
line-height: 40px;
font-size: 2em
}
.aic.air {
width: 80px;
height: 80px;
line-height: 80px;
font-size: 3em
}
.aic.ahr {
width: 120px;
height: 120px;
line-height: 120px;
font-size: 5em
}
.aic.ais {
width: 200px;
height: 200px;
line-height: 200px;
font-size: 8em
}
.aku.aic,
.aku.aic::before,
.aku.afq,
.aku.afq::before {
margin: 0;
padding: 0;
border: solid
}
.aku.aic,
.aku.afq {
display: inline-block;
position: relative;
border-width: 5px
}
.aku.aic::before,
.aku.afq::before {
display: block;
position: absolute;
top: -5px;
left: -5px;
border-width: 1px
}
.aku.aic,
.aku.aic::before {
width: 130px;
height: 130px;
line-height: 130px
}
.aku.aic {
margin: 0 0 30px 0;
font-size: 60px
}
.aku.afq,
.aku.afq::before {
width: 100px;
height: 100px;
line-height: 100px;
border-radius: 15% 0
}
.aku.afq {
margin: 20px 0 40px 0;
font-size: 50px
}
.adk {
opacity: 0.5
}
.adk:hover {
opacity: 1
}
.aby {
color: inherit;
background-color: rgba(0, 0, 0, .6)
}
.aby a {
background-color: transparent
}
.akh.afe.akl a,
.ahp.akl li a,
.akl {
border-radius: 5px
}
form.akm input,
form.akm textarea,
.ahp.akm li a,
.akm {
border-radius: 8px
}
.ahp.ajd li a,
.ajd {
border-radius: 10px
}
.ahp.ajf li a,
.ajf {
border-radius: 12px
}
.ajg {
border-radius: 14px
}
.aje {
border-radius: 16px
}
.aiq {
border-radius: 18px
}
.aik {
border-radius: 20px
}
.aic,
.aku.aic,
.aku.aic::before,
.ahp.aii li a,
.aii {
border-radius: 50%
}
.aee {
-moz-transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg)
}
code {
word-wrap: break-word;
white-space: normal
}
code.akn {
display: block;
width: 100%
}
pre,
pre code {
word-wrap: break-word;
white-space: pre-wrap
}
.ade {
margin-top: 30px
}
.ade:first-child {
margin-top: 0
}
.ade div blockquote {
position: relative;
width: auto;
margin: 0;
padding: 0 0 0 60px;
border: none
}
.ade div blockquote::before {
position: absolute;
top: 0;
left: 0;
max-height: 35px;
overflow: hidden;
content: "\201C";
font: bold 110px/80px arial;
border: none
}
.ade blockquote * {
margin: 15px 0 0 0;
padding: 0
}
.ade blockquote *:first-child {
margin-top: 0
}
.ade .aah {
display: block;
margin: inherit 0 0 0;
padding: 0;
line-height: normal
}
.ade .aah .aae {
display: block
}
.ade .aah strong,
.ade .aah span {
display: block;
margin: 0;
padding: 0
}
.ade .aah span {
font-size: .8em
}
.ade.ajz blockquote {
position: relative;
width: 100%;
margin: 0 0 20px 0;
padding: 20px;
border-width: 1px
}
.ade.ajz blockquote::after {
position: absolute;
bottom: -20px;
left: 20px;
width: 0;
height: 0;
content: "";
border-color: transparent;
border-width: 20px 15px 0 15px;
border-top-color: inherit
}
.ade.ajz .aah {
margin: 0 0 0 20px
}
.ade.aki blockquote {
position: relative;
width: 100%;
margin: 0 0 20px 0;
padding: 20px;
border-radius: 8px 0 8px 8px
}
.ade.aki blockquote,
.ade.aki blockquote::before,
.ade.aki blockquote::after {
border-width: 1px
}
.ade.aki blockquote::before {
position: absolute;
bottom: -20px;
left: 20px;
width: 0;
height: 0;
content: "";
border-color: transparent;
border-width: 20px 0 0 40px;
border-top-color: inherit
}
.ade.aki blockquote::after {
position: absolute;
top: -1px;
right: -1px;
width: 25px;
height: 25px;
padding: 2px 0 0 0;
overflow: hidden;
content: "\201D";
font: bold 30px/35px arial;
text-align: center;
border-color: inherit;
border-radius: 0 0 0 8px
}
.ade.aki .aah {
width: 100%;
margin: 15px 0 0 0;
font-size: 12px
}
.ade.aki .aah img {
display: inline-block;
float: left;
margin: 0 10px 0 0;
max-width: 50px;
height: auto
}
.ade.aki .aah .aae {
display: inline-block;
float: left;
margin-top: 10px
}
.ade.aki .aah span {
display: inline
}
.akx {
display: block;
position: relative;
width: 100%;
height: 350px
}
.akx #aal {
width: 100%;
height: 100%
}
.akx #aal img[src*="gstatic.com/"],
#aal img[src*="googleapis.com/"] {
width: auto;
max-width: none;
height: auto
}
address,
article,
aside,
figcaption,
figure,
footer,
header,
main,
nav,
section {
display: block;
margin: 0;
padding: 0
}
.aha {
text-align: justify
}
.akd {
font-weight: bold
}
.aht {
text-align: center
}
.aij {
text-align: right
}
.aeb {
text-transform: uppercase
}
.ahf {
font-style: normal
}
.agp {
margin: 0;
padding: 0
}
.aio {
display: block;
width: 100%
}
.aim {
background: top center no-repeat
}
.afg {
background-size: cover
}
.agw {
display: block;
width: 100%;
height: auto
}
.aec * {
margin-right: 20px
}
.aec:last-child {
margin-right: 0
}
.aks {
line-height: normal
}
.ado {
position: relative
}
.ado::before,
.ado::after {
position: absolute;
top: 80%;
bottom: 20px;
left: 20px;
width: 50%;
max-width: 50%;
color: inherit;
background-color: inherit;
content: "";
z-index: -1;
-moz-transform: rotate(-3deg);
-webkit-transform: rotate(-3deg);
-o-transform: rotate(-3deg);
-ms-transform: rotate(-3deg);
transform: rotate(-3deg)
}
.ado::after {
right: 20px;
left: auto;
-moz-transform: rotate(3deg);
-webkit-transform: rotate(3deg);
-o-transform: rotate(3deg);
-ms-transform: rotate(3deg);
transform: rotate(3deg)
}
.ail {
display: block;
clear: both
}
.ail::after {
display: block;
visibility: hidden;
height: 0;
clear: both;
font-size: 0;
content: ""
}
a,
:focus,
:active {
text-decoration: none;
outline: none
}
.agi {
float: left
}
.afd {
float: right
}
img {
width: auto;
max-width: 100%;
height: auto;
margin: 0;
padding: 0;
border: none;
vertical-align: middle
}
.akj {
float: left;
margin: 0 15px 10px 0;
clear: left
}
.aka {
float: right;
margin: 0 0 10px 15px;
clear: right
}
nav ul,
nav ol {
margin: 0;
padding: 0;
list-style: none
}
.adz {
padding: 4px;
border: 1px solid
}
.afw,
.afv,
.afr,
.agq,
.agl,
.aga,
.ago,
.agj,
.agd,
.agc,
.ahd,
.afz,
.agr,
.ags,
.agg,
.aew {
position: relative;
display: inline;
float: left;
margin: 0 0 0 4.21052631578947%;
list-style: none
}
.afw:first-child,
.afv:first-child,
.afr:first-child,
.agq:first-child,
.agl:first-child,
.aga:first-child,
.ago:first-child,
.agj:first-child,
.agd:first-child,
.agc:first-child,
.ahd:first-child,
.afz:first-child,
.agr:first-child,
.ags:first-child,
.agg:first-child,
.aew {
margin-left: 0
}
.aji {
margin-left: 0;
clear: left
}
.adr {
display: block;
width: 100%;
clear: both
}
body .agy {
display: block;
position: relative;
width: 100%;
margin: 0;
padding: 0;
word-wrap: break-word
}
.afw {
width: 47.89473684210526%
}
.afw.aew {
width: 50%
}
.afv {
width: 30.52631578947368%;
padding-bottom: 30px;
}
.afr {
width: 65.26315789473685%
}
.afv.aew {
width: 33.33333333333333%
}
.afr.aew {
width: 66.66666666666666%
}
.agq {
width: 21.8421052631579%
}
.agl {
width: 47.89473684210526%
}
.aga {
width: 73.94736842105263%
}
.agq.aew {
width: 25%
}
.agl.aew {
width: 50%
}
.aga.aew {
width: 75%
}
.ago {
width: 16.63157894736842%
}
.agj {
width: 37.47368421052632%
}
.agd {
width: 58.31578947368421%
}
.agc {
width: 79.15789473684211%
}
.ago.aew {
width: 20%
}
.agj.aew {
width: 40%
}
.agd.aew {
width: 60%
}
.agc.aew {
width: 80%
}
.ahd {
width: 13.1578947368421%
}
.afz {
width: 30.52631578947368%
}
.agr {
width: 47.89473684210526%
}
.ags {
width: 65.26315789473685%
}
.agg {
width: 82.63157894736842%
}
.ahd.aew {
width: 16.66666666666666%
}
.afz.aew {
width: 33.33333333333333%
}
.agr.aew {
width: 50%
}
.ags.aew {
width: 66.66666666666666%
}
.agg.aew {
width: 83.33333333333334%
}
.ajk {
margin-bottom: 5px
}
.ahm {
margin-bottom: 10px
}
.aid {
margin-bottom: 15px
}
.aie {
margin-bottom: 20px
}
.aia {
margin-bottom: 30px
}
.ahs {
margin-bottom: 50px
}
.ahu {
margin-bottom: 80px
}
.agk {
margin-bottom: 100px
}
.aiu {
padding: 10px
}
.aiz {
padding: 15px
}
.aiy {
padding: 20px
}
.adz {
border-color: #F3F3F5
}
.ajr,
.ajr a {
color: #FFF;
background-color: #06213F
}
.ake,
.ajs {
color: #777;
background-color: #FFF
}
.ake a {
color: #777;
background-color: inherit
}
.ake {
border-color: #F3F3F5
}
body,
.ajt,
.akf,
.akf a {
color: #ccc;
background-color: #232323
}
.akf {
border-color: #373737
}
.aju {
color: #FFF;
background-color: inherit
}
.ajp {
color: #777;
background-color: #F3F3F5
}
#ahj .agi .fa {
color: #FFF;
background-color: #06213F
}
.ajr .ahp a {
color: #626262;
background-color: #1E2022
}
.ajr .ahp a:hover {
color: #FFF
}
.ajr #aeq a {
color: #777;
background-color: #F3F3F5
}
.agn aside .abf li {
border-color: #F3F3F5
}
#afj h1 span,
#afj h2 span,
#afj h3 span,
#afj h4 span,
#afj h5 span,
#afj h6 span {
border-color: #373737
}
#aif li a {
color: #777
}
#aif li li,
#aif li:hover li,
#aif li.aih li {
border-color: #333
}
#aif li.aih a,
#aif a:hover,
#aif li:hover>a {
color: inherit;
background-color: #FCFCFE
}
#aif li li a,
#aif li.aih li a {
color: #FFF;
background-color: #000;
}
#aif form select {
color: #777;
background-colour: inherit;
border-color: #ccc;
}
.adq ul {
color: inherit;
background-color: rgba(0, 0, 0, .1)
}
.agn aside nav a {
color: #777;
background-color: inherit;
border-bottom-color: #F3F3F5
}
.adp a,
.adp strong,
.adp .afh strong:hover {
color: #777;
background-color: #F3F3F5;
border-color: #FFF
}
.adp li.afy * {
background-color: #FFF
}
.adp li.ajx a::before,
.adp li.ajw a::before {
border-color: #DADADA
}
.adp li.ajx a::after,
.adp li.ajw a::after {
background-color: #FFF
}
.adn,
#adx #ace .aan,
#aei .aed,
#aei .abg,
#aei #acc,
#aei #aco .abd .acq .abp .acm .acd,
#aei #aco .abd .acq .abo img,
#aei #aco .abd .abe,
.afu,
.afu div {
border-color: #F3F3F5
}
#aei .aed {
color: inherit;
background-color: #F3F3F5
}
#akv h1 {
text-shadow: 6px 6px 0 #F3F3F5
}
.ael,
.acr {
color: inherit;
background-color: inherit
}
.acz {
color: inherit;
background-color: #F3F3F5
}
.aet .acz .adt {
color: #333;
background-color: inherit
}
h1 span,
h2 span,
h3 span,
h4 span,
h5 span,
h6 span,
.akh.aio li>ul,
.akh.aio li>ol,
.agv {
border-color: #F3F3F5
}
.akh.aea li {
border-bottom-color: #F3F3F5
}
.akh.afe li a,
.akh.afi li a {
color: #777;
background-color: #F3F3F5
}
.akh.afi li a::before {
border-right-color: #F3F3F5
}
hr {
background-color: #F3F3F5
}
blockquote,
q {
color: inherit;
background-color: #F3F3F5;
border-left-color: #949494
}
.ade blockquote {
color: inherit;
background-color: inherit;
border-color: #F3F3F5
}
.aeh {
color: inherit
}
.aas .aba,
.aas .aba.aih,
.abk .acu,
.abk .acu.aih,
.aas .aba span,
.aas .aba.aih span,
.abk .acu span,
.abk .acu.aih span,
.aas .aar,
.abk .abr {
border-color: #F3F3F5
}
.adb .agu li a {
border-color: #F3F3F5
}
.adb .agu li.ui-tabs-active a {
border-bottom-color: #FFF
}
.adb .aca {
border-color: #F3F3F5
}
.aab {
border-color: #333
}
.aab .acw .aag {
color: #FFF;
background-color: #333
}
.aab .acw .aat ul li {
color: inherit;
background-color: #FCFCFE;
border-color: #F3F3F5
}
.aai *,
.aab .acw .aad a {
color: #FFF;
background-color: #232323
}
form input,
form select,
form textarea {
color: inherit;
background-color: inherit;
border-color: #ccc
}
table,
table td,
.ajl,
.ajl .ahw,
table thead th,
.ajl .aex .ahw {
border-color: #F3F3F5
}
table tr,
.ajl .ajm {
color: inherit;
background-color: inherit
}
table tr:nth-child(even),
.ajl .ajm:nth-child(even) {
color: inherit;
background-color: #F3F3F5
}
table tr:hover,
.ajl .ajm:hover {
color: #FFF;
background-color: #949494
}
.ajl.afa .ahy .ahw:hover,
.ajl.afa .ahy .ahw:empty {
background-color: #F3F3F5
}
.ajl.afa .ajm:nth-child(odd),
.ajl.afa .ajm:nth-child(even) {
color: inherit;
background: none
}
.ahp a,
.ahp.aez a:hover {
color: #F3F3F5;
background-color: #949494
}
.ahp a:hover,
.ahp.aez a {
color: #FFF
}
.ado {
color: inherit;
background-color: #FFF
}
.ado::before,
.ado::after {
box-shadow: 0 15px 20px #232323
}
a,
.ajr a {
color: #50C6C6
}
.aku.aic,
.aku.afq {
color: #FFF;
background-color: #287B7B;
border-color: #50C6C6
}
.aku.aic:hover,
.aku.afq:hover {
color: #50C6C6;
background-color: #FFF
}
.aku.aic::before,
.aku.afq::before,
.aab.ahi {
border-color: #287B7B
}
.aab.ahi .acw .aag {
color: #FFF;
background-color: #287B7B
}
.agn #ads input:focus,
#aif li:hover,
#aif li.aih,
.adp a:hover,
.adp strong:hover,
.adp .afy strong,
.acz.ajy,
.acz.ajz,
.acz.aki {
border-color: #50C6C6
}
#aif ul li li:hover>a,
#aif ul li.aih ul .aih>a,
#adh,
.akh.afe li a:hover,
.akh.afi li a:hover,
.aba:hover,
.acu:hover,
.aas .aba.aih,
.abk .acu.aih,
.aab.ahi .aai *,
.aab.ahi .acw .aad a,
table thead th,
.ajl .aex .ahw {
color: #FFF;
background-color: #50C6C6
}
h1 span::after,
h2 span::after,
h3 span::after,
h4 span::after,
h5 span::after,
h6 span::after {
background-color: #50C6C6
}
.akh.afi li a:hover::before {
border-right-color: #50C6C6
}
.ade.ajz blockquote::after,
.ade.aki blockquote::before {
border-top-color: #50C6C6
}
.aet .agn aside nav a:hover,
.aet .agn aside nav .aih>a,
.abh a:hover,
.ada a,
.agn aside .agm span {
color: #50C6C6;
background-color: inherit
}
.ajq,
.ajq a,
.ajo,
.ajo a {
color: #FFF;
background-color: #50C6C6
}
.ajq a {
background-color: transparent
}
#aiv .aix .fa {
color: #287B7B;
background-color: inherit
}
#aiv form input {
color: #50C6C6;
background-color: #FFF
}
#aiv form input[type="submit"] {
color: #50C6C6;
background-color: #287B7B
}
#aiv form input[type="submit"]:hover {
color: #FFF
}
#aiw .aku.aic:hover::before {
border-color: #FFF
}
.agw {
background-color: rgba(80, 198, 198, .6)
}
.adf div {
margin-bottom: 30px;
color: #FFF;
background-color: #666
}
.flex-direction-nav a,
.ada,
.nivo-lightbox-overlay,
.nivo-lightbox-inline,
.nivo-lightbox-ajax,
#aeq a,
.adp a,
.adp .afy strong,
.adp .afh strong,
.adn *,
blockquote,
q,
input,
textarea,
select,
table,
.ajl,
.aku.aic,
.aku.aic::before,
.aku.afq,
.aku.afq::before,
code.akn,
.ade.aki blockquote::after,
.aio,
img,
.adz,
.afw,
.afv,
.afr,
.agq,
.agl,
.aga,
.ago,
.agj,
.agd,
.agc,
.ahd,
.afz,
.agr,
.ags,
.agg,
.aew,
.adr {
box-sizing: border-box
}
@-ms-viewport {
width: device-width
}
@media screen and (min-width:180px) and (max-width:650px) {
#ahj,
#aho,
#aeu,
#aiw,
.aet,
#aiv,
#afj,
#aef {
max-width: 90%;
margin: 0 auto
}
.akj,
.aka {
display: inline-block;
float: none
}
.agi,
.afd {
display: block;
float: none
}
.afw,
.afw.aew,
.afv,
.afr,
.afv.aew,
.afr.aew,
.agq,
.agl,
.aga,
.agq.aew,
.agl.aew,
.aga.aew,
.ago,
.agj,
.agd,
.agc,
.ago.aew,
.agj.aew,
.agd.aew,
.agc.aew,
.ahd,
.afz,
.agr,
.ags,
.agg,
.ahd.aew,
.afz.aew,
.agr.aew,
.ags.aew,
.agg.aew {
display: block;
float: none;
width: auto;
margin: 0 0 30px 0;
padding: 0
}
.agp.ahv li {
display: block;
margin: 0 0 10px 0
}
.agp.ahv li:last-child {
margin-bottom: 0
}
#ahj,
#aho {
text-align: center
}
#ahj #adv {
padding: 10px 0
}
#ahj .agi {
margin: 0 0 15px 0
}
#ahj .agi .agp.ahv li {
margin-bottom: 5px
}
#ahj .ahp li {
float: none;
margin-bottom: 5px
}
#aeq {
right: 50%;
margin: 0 -29px 0 0
}
#aho #akg {
float: left;
margin: 0;
padding: 0;
clear: none;
width: 40%;
}
#aho #aif {
float: right;
width: 50%;
}	
.ada {
visibility: hidden;
opacity: 0
}
#aiv form input {
float: none;
width: 100%;
margin-bottom: 10px
}
#aiv form input[type="submit"] {
width: auto;
margin: 0
}
#aef .afd {
margin-top: 25px
}
#aef .agp.ahv li {
display: inline-block;
margin: 0
}
#aei .aed p {
margin: 0 0 20px 0
}
#aei #aco li>ul {
margin: 0
}
.afu {
border: none;
border: 0
}
.afu div {
padding: 10px;
border-width: 1px
}
.afu:last-child {
margin-bottom: 0
}
.emailtop{ display:none;}
#aiv {
padding-bottom: 10px;
padding-top: 15px;
}
.agy{ text-align:center;}
}
@media screen and (min-width:651px) and (max-width:850px) {
#ahj,
#aho,
#aeu,
#aiw,
.aet,
#aiv,
#afj,
#aef {
max-width: 95%;
margin: 0 auto
}
#aho #akg {
float: none;
margin: 0;
padding: 50px 0 0 0;
clear: none
}
}
@media screen and (min-width:180px) and (max-width:850px) {
#aif {
float: none
}
#aif ul {
display: none
}
h1 {
font-size: 32px
}
}
@media screen and (min-width:361px) {
#ahj,
#aho,
#aeu,
#aiw,
.aet,
#aiv,
#afj,
#aef {
max-width: 95%;
margin: 0 auto
}
}
@media screen and (min-width:1140px) {
#ahj,
#aho,
#aeu,
#aiw,
.aet,
#aiv,
#afj,
#aef {
max-width: 1140px;
margin: 0 auto
}
}
@media screen and (min-width:851px) and (max-width:10000px) {
#aif form {
display: none
}
}
@media screen and (max-width:1040px) {
.abb .ada .afo {
max-width: 95%
}
.abb .ada {
bottom: 10%;
left: 0
}
.abb .ada .afo * {
margin: 0 0 4px 0;
font-size: 12px
}
.abb .ada .afo .agb {
font-size: 16px
}
}
@media screen and (max-width:850px) {
.flex-control-paging {
display: none
}
.abb .ada .afo {
max-width: 95%
}
.abb .ada .afo span {
padding: 2px 5px
}
.abb .ada {
bottom: 8%;
left: 0
}
.abb .ada .afo * {
margin: 0 0 4px 0;
font-size: 12px
}
.abb .ada .afo .agb {
font-size: 16px
}
}
@media screen and (max-width:650px) {
.aes {
display: block;
width: 100%;
margin: 0 0 30px 0;
padding: 0 0 15px 0;
overflow: auto;
overflow-x: scroll
}
.aes table,
.aes .ajl {
margin: 0;
padding: 0;
white-space: nowrap
}
}
.blink {
animation: blinker 2s linear infinite;
}
@keyframes blinker {
80% {
opacity: 0;
}
}
.mndtry{background-color: #f44646;
padding: 7px;
border-radius: 23px;
color: #fff;
padding-left: 15px;
padding-right: 15px;}